+ 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 [Mon Jun 15 20:37:52 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-5f46b987b8-zrsxm 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 0x7fc3a3090668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-06-15 20:37:57.163 8 INFO neutron.common.config [-] Logging enabled! 2026-06-15 20:37:57.163 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-15 20:37:57.395 7 INFO neutron.common.config [-] Logging enabled! 2026-06-15 20:37:57.396 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-15 20:37:57.716 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-15 20:37:57.948 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-15 20:37:58.828 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 20:37:58.832 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-15 20:37:58.835 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-15 20:37:58.836 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 20:37:58.837 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-15 20:37:58.837 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-15 20:37:58.837 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:37:58.845 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:37:58.845 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:37:58.845 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 20:37:58.867 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-15 20:37:58.868 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 20:37:58.868 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-15 20:37:58.917 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-15 20:37:58.918 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-15 20:37:58.918 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-15 20:37:58.919 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-15 20:37:59.149 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 20:37:59.153 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-15 20:37:59.157 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-15 20:37:59.158 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 20:37:59.158 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-15 20:37:59.158 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-15 20:37:59.158 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:37:59.166 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:37:59.166 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:37:59.166 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 20:37:59.188 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-15 20:37:59.189 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 20:37:59.189 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-15 20:37:59.238 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-15 20:37:59.238 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-15 20:37:59.238 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-15 20:37:59.238 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-15 20:37:59.345 8 INFO neutron.plugins.ml2.managers [None req-a4b5a941-3c7a-44d5-a98e-8aba3c93224d - - - - - -] Initializing driver for type 'vlan' 2026-06-15 20:37:59.491 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a4b5a941-3c7a-44d5-a98e-8aba3c93224d - - - - - -] VlanTypeDriver initialization complete 2026-06-15 20:37:59.492 8 INFO neutron.plugins.ml2.managers [None req-a4b5a941-3c7a-44d5-a98e-8aba3c93224d - - - - - -] Initializing driver for type 'vxlan' 2026-06-15 20:37:59.492 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a4b5a941-3c7a-44d5-a98e-8aba3c93224d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-15 20:37:59.508 8 INFO neutron.plugins.ml2.managers [None req-a4b5a941-3c7a-44d5-a98e-8aba3c93224d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-15 20:37:59.508 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a4b5a941-3c7a-44d5-a98e-8aba3c93224d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-15 20:37:59.509 8 INFO neutron.plugins.ml2.managers [None req-a4b5a941-3c7a-44d5-a98e-8aba3c93224d - - - - - -] Initializing extension driver 'port_security' 2026-06-15 20:37:59.509 8 INFO neutron.plugins.ml2.extensions.port_security [None req-a4b5a941-3c7a-44d5-a98e-8aba3c93224d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-15 20:37:59.509 8 INFO neutron.plugins.ml2.managers [None req-a4b5a941-3c7a-44d5-a98e-8aba3c93224d - - - - - -] Initializing extension driver 'qos' 2026-06-15 20:37:59.509 8 INFO neutron.plugins.ml2.managers [None req-a4b5a941-3c7a-44d5-a98e-8aba3c93224d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-15 20:37:59.509 8 INFO neutron.plugins.ml2.managers [None req-a4b5a941-3c7a-44d5-a98e-8aba3c93224d - - - - - -] Initializing mechanism driver 'l2population' 2026-06-15 20:37:59.521 8 INFO neutron.quota [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded quota_driver: . 2026-06-15 20:37:59.521 8 INFO neutron.plugins.ml2.plugin [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Modular L2 Plugin initialization complete 2026-06-15 20:37:59.521 8 INFO neutron.plugins.ml2.managers [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-15 20:37:59.521 8 INFO neutron.plugins.ml2.managers [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-15 20:37:59.522 8 INFO neutron.plugins.ml2.managers [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-15 20:37:59.522 8 INFO neutron.extensions.vlantransparent [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Disabled vlantransparent extension. 2026-06-15 20:37:59.522 8 INFO neutron.manager [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loading Plugin: qos 2026-06-15 20:37:59.534 8 INFO neutron.manager [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loading Plugin: router 2026-06-15 20:37:59.575 8 INFO neutron.services.service_base [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-15 20:37:59.575 8 INFO neutron.manager [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loading Plugin: segments 2026-06-15 20:37:59.697 8 INFO neutron.manager [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loading Plugin: trunk 2026-06-15 20:37:59.713 7 INFO neutron.plugins.ml2.managers [None req-c4e64685-ec69-4d6f-8c53-c8bad3c4fceb - - - - - -] Initializing driver for type 'vlan' 2026-06-15 20:37:59.723 8 INFO neutron.manager [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loading Plugin: vpnaas 2026-06-15 20:37:59.763 8 WARNING stevedore.named [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-15 20:37:59.843 8 INFO neutron_vpnaas.services.vpn.plugin [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-15 20:37:59.843 8 INFO neutron.common.utils [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-15 20:37:59.844 8 INFO neutron.manager [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loading Plugin: auto_allocate 2026-06-15 20:37:59.850 8 INFO neutron.manager [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loading Plugin: tag 2026-06-15 20:37:59.858 8 INFO neutron.manager [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loading Plugin: timestamp 2026-06-15 20:37:59.858 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c4e64685-ec69-4d6f-8c53-c8bad3c4fceb - - - - - -] VlanTypeDriver initialization complete 2026-06-15 20:37:59.859 7 INFO neutron.plugins.ml2.managers [None req-c4e64685-ec69-4d6f-8c53-c8bad3c4fceb - - - - - -] Initializing driver for type 'vxlan' 2026-06-15 20:37:59.859 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c4e64685-ec69-4d6f-8c53-c8bad3c4fceb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-15 20:37:59.860 8 INFO neutron.manager [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loading Plugin: network_ip_availability 2026-06-15 20:37:59.864 8 INFO neutron.manager [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loading Plugin: flavors 2026-06-15 20:37:59.867 8 INFO neutron.manager [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loading Plugin: revisions 2026-06-15 20:37:59.870 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Initializing extension manager. 2026-06-15 20:37:59.872 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: address-group 2026-06-15 20:37:59.873 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: address-scope 2026-06-15 20:37:59.873 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-15 20:37:59.874 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: agent 2026-06-15 20:37:59.875 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: agent-resources-synced 2026-06-15 20:37:59.876 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-15 20:37:59.876 7 INFO neutron.plugins.ml2.managers [None req-c4e64685-ec69-4d6f-8c53-c8bad3c4fceb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-15 20:37:59.876 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c4e64685-ec69-4d6f-8c53-c8bad3c4fceb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-15 20:37:59.876 7 INFO neutron.plugins.ml2.managers [None req-c4e64685-ec69-4d6f-8c53-c8bad3c4fceb - - - - - -] Initializing extension driver 'port_security' 2026-06-15 20:37:59.876 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c4e64685-ec69-4d6f-8c53-c8bad3c4fceb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-15 20:37:59.876 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-15 20:37:59.877 7 INFO neutron.plugins.ml2.managers [None req-c4e64685-ec69-4d6f-8c53-c8bad3c4fceb - - - - - -] Initializing extension driver 'qos' 2026-06-15 20:37:59.877 7 INFO neutron.plugins.ml2.managers [None req-c4e64685-ec69-4d6f-8c53-c8bad3c4fceb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-15 20:37:59.877 7 INFO neutron.plugins.ml2.managers [None req-c4e64685-ec69-4d6f-8c53-c8bad3c4fceb - - - - - -] Initializing mechanism driver 'l2population' 2026-06-15 20:37:59.877 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: availability_zone 2026-06-15 20:37:59.878 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: availability_zone_filter 2026-06-15 20:37:59.878 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-15 20:37:59.879 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: default-subnetpools 2026-06-15 20:37:59.880 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-15 20:37:59.881 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: dns-integration 2026-06-15 20:37:59.881 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: dns-domain-ports 2026-06-15 20:37:59.884 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-15 20:37:59.884 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: dvr 2026-06-15 20:37:59.885 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-15 20:37:59.885 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: empty-string-filtering 2026-06-15 20:37:59.886 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:37:59.886 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-15 20:37:59.887 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: external-net 2026-06-15 20:37:59.888 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-15 20:37:59.888 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: extraroute 2026-06-15 20:37:59.888 7 INFO neutron.quota [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded quota_driver: . 2026-06-15 20:37:59.889 7 INFO neutron.plugins.ml2.plugin [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Modular L2 Plugin initialization complete 2026-06-15 20:37:59.889 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: extraroute-atomic 2026-06-15 20:37:59.889 7 INFO neutron.plugins.ml2.managers [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-15 20:37:59.889 7 INFO neutron.plugins.ml2.managers [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-15 20:37:59.889 7 INFO neutron.plugins.ml2.managers [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Got port-security extension from driver 'port_security' 2026-06-15 20:37:59.890 7 INFO neutron.extensions.vlantransparent [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Disabled vlantransparent extension. 2026-06-15 20:37:59.890 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-15 20:37:59.890 7 INFO neutron.manager [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loading Plugin: qos 2026-06-15 20:37:59.890 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-15 20:37:59.891 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-15 20:37:59.891 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-15 20:37:59.892 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: fip-port-details 2026-06-15 20:37:59.893 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: flavors 2026-06-15 20:37:59.894 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-15 20:37:59.894 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: floatingip-pools 2026-06-15 20:37:59.895 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: ip_allocation 2026-06-15 20:37:59.895 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-15 20:37:59.896 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: l2_adjacency 2026-06-15 20:37:59.897 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: router 2026-06-15 20:37:59.900 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:37:59.900 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-15 20:37:59.901 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-15 20:37:59.902 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: ext-gw-mode 2026-06-15 20:37:59.902 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: l3-ha 2026-06-15 20:37:59.903 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:37:59.903 7 INFO neutron.manager [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loading Plugin: router 2026-06-15 20:37:59.903 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-15 20:37:59.904 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: l3-flavors 2026-06-15 20:37:59.905 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:37:59.906 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-15 20:37:59.959 7 INFO neutron.services.service_base [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-15 20:37:59.960 7 INFO neutron.manager [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loading Plugin: segments 2026-06-15 20:38:00.071 7 INFO neutron.manager [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loading Plugin: trunk 2026-06-15 20:38:00.087 7 INFO neutron.manager [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loading Plugin: vpnaas 2026-06-15 20:38:00.124 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-15 20:38:00.126 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-15 20:38:00.127 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-15 20:38:00.128 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-15 20:38:00.129 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-15 20:38:00.130 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: multi-provider 2026-06-15 20:38:00.130 7 WARNING stevedore.named [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-15 20:38:00.131 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: net-mtu 2026-06-15 20:38:00.131 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: net-mtu-writable 2026-06-15 20:38:00.132 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: network_availability_zone 2026-06-15 20:38:00.133 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: network_ha 2026-06-15 20:38:00.133 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: network-ip-availability 2026-06-15 20:38:00.135 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-15 20:38:00.135 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: pagination 2026-06-15 20:38:00.136 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: port-device-profile 2026-06-15 20:38:00.137 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-15 20:38:00.137 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-15 20:38:00.138 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-15 20:38:00.139 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: port-mac-override 2026-06-15 20:38:00.139 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-15 20:38:00.140 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-15 20:38:00.140 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-15 20:38:00.141 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: port-resource-request 2026-06-15 20:38:00.141 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-15 20:38:00.142 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-15 20:38:00.143 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: binding 2026-06-15 20:38:00.144 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: binding-extended 2026-06-15 20:38:00.144 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: port-security 2026-06-15 20:38:00.145 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: project-id 2026-06-15 20:38:00.145 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: provider 2026-06-15 20:38:00.148 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: qos 2026-06-15 20:38:00.149 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-15 20:38:00.149 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-15 20:38:00.150 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: qos-default 2026-06-15 20:38:00.150 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: qos-fip 2026-06-15 20:38:00.151 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-15 20:38:00.151 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-15 20:38:00.152 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-15 20:38:00.153 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-15 20:38:00.154 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-15 20:38:00.154 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: qos-pps 2026-06-15 20:38:00.155 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-15 20:38:00.156 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-15 20:38:00.156 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: qos-rules-alias 2026-06-15 20:38:00.157 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: quota-check-limit 2026-06-15 20:38:00.160 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: quotas 2026-06-15 20:38:00.161 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: quota_details 2026-06-15 20:38:00.162 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: rbac-policies 2026-06-15 20:38:00.163 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: rbac-address-group 2026-06-15 20:38:00.163 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: rbac-address-scope 2026-06-15 20:38:00.164 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: rbac-security-groups 2026-06-15 20:38:00.165 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-15 20:38:00.165 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: revision-if-match 2026-06-15 20:38:00.166 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-15 20:38:00.167 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: router_availability_zone 2026-06-15 20:38:00.167 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-15 20:38:00.169 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-15 20:38:00.169 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-15 20:38:00.170 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-15 20:38:00.171 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-15 20:38:00.171 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-15 20:38:00.172 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-15 20:38:00.177 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: security-group 2026-06-15 20:38:00.178 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: segment 2026-06-15 20:38:00.179 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-15 20:38:00.179 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: service-type 2026-06-15 20:38:00.180 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: sorting 2026-06-15 20:38:00.180 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: standard-attr-segment 2026-06-15 20:38:00.181 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: standard-attr-description 2026-06-15 20:38:00.182 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: stateful-security-group 2026-06-15 20:38:00.182 8 WARNING neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-15 20:38:00.183 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-15 20:38:00.183 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: subnet-external-network 2026-06-15 20:38:00.184 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: subnet_onboard 2026-06-15 20:38:00.185 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-15 20:38:00.185 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: subnet-service-types 2026-06-15 20:38:00.186 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: subnet_allocation 2026-06-15 20:38:00.187 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-15 20:38:00.187 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: tag-creation 2026-06-15 20:38:00.188 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-15 20:38:00.192 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: standard-attr-tag 2026-06-15 20:38:00.193 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-15 20:38:00.193 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: trunk 2026-06-15 20:38:00.194 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: trunk-details 2026-06-15 20:38:00.194 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-15 20:38:00.195 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-15 20:38:00.197 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-15 20:38:00.198 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-15 20:38:00.199 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: vpn-flavors 2026-06-15 20:38:00.201 8 INFO neutron.api.extensions [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Loaded extension: vpnaas 2026-06-15 20:38:00.203 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-15 20:38:00.204 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-15 20:38:00.204 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:38:00.204 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-15 20:38:00.208 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 20:38:00.208 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 20:38:00.213 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 20:38:00.214 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 20:38:00.214 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 20:38:00.215 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:38:00.216 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] subnetpool is already registered 2026-06-15 20:38:00.216 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:38:00.216 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] subnetpool is already registered 2026-06-15 20:38:00.217 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 20:38:00.217 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 20:38:00.218 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 20:38:00.218 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 20:38:00.219 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 20:38:00.219 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 20:38:00.223 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 20:38:00.224 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] router is already registered 2026-06-15 20:38:00.224 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 20:38:00.224 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] floatingip is already registered 2026-06-15 20:38:00.228 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 20:38:00.228 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] rbac_policy is already registered 2026-06-15 20:38:00.229 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 20:38:00.229 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] security_group is already registered 2026-06-15 20:38:00.229 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 20:38:00.230 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] security_group_rule is already registered 2026-06-15 20:38:00.230 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:38:00.231 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] subnetpool is already registered 2026-06-15 20:38:00.231 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:38:00.231 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] subnetpool is already registered 2026-06-15 20:38:00.232 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 20:38:00.232 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] trunk is already registered 2026-06-15 20:38:00.232 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 20:38:00.232 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] endpoint_group is already registered 2026-06-15 20:38:00.233 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 20:38:00.233 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] vpnservice is already registered 2026-06-15 20:38:00.234 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 20:38:00.234 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] ipsec_site_connection is already registered 2026-06-15 20:38:00.234 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 20:38:00.234 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] ipsecpolicy is already registered 2026-06-15 20:38:00.235 8 INFO neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 20:38:00.235 8 WARNING neutron.quota.resource_registry [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] ikepolicy is already registered 2026-06-15 20:38:00.273 8 WARNING keystonemiddleware._common.config [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 20:38:00.280 8 WARNING oslo_config.cfg [None req-34e388d6-963c-4800-8bed-f10f81d24236 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fc3a3090668 pid: 8 (default app) 2026-06-15 20:38:00.373 7 INFO neutron_vpnaas.services.vpn.plugin [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-15 20:38:00.374 7 INFO neutron.common.utils [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-15 20:38:00.374 7 INFO neutron.manager [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loading Plugin: auto_allocate 2026-06-15 20:38:00.378 7 INFO neutron.manager [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loading Plugin: tag 2026-06-15 20:38:00.386 7 INFO neutron.manager [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loading Plugin: timestamp 2026-06-15 20:38:00.388 7 INFO neutron.manager [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loading Plugin: network_ip_availability 2026-06-15 20:38:00.392 7 INFO neutron.manager [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loading Plugin: flavors 2026-06-15 20:38:00.395 7 INFO neutron.manager [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loading Plugin: revisions 2026-06-15 20:38:00.398 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Initializing extension manager. 2026-06-15 20:38:00.399 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: address-group 2026-06-15 20:38:00.400 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: address-scope 2026-06-15 20:38:00.401 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-15 20:38:00.402 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: agent 2026-06-15 20:38:00.402 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: agent-resources-synced 2026-06-15 20:38:00.403 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: allowed-address-pairs 2026-06-15 20:38:00.404 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: auto-allocated-topology 2026-06-15 20:38:00.405 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: availability_zone 2026-06-15 20:38:00.405 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: availability_zone_filter 2026-06-15 20:38:00.406 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-15 20:38:00.406 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: default-subnetpools 2026-06-15 20:38:00.408 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-15 20:38:00.408 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: dns-integration 2026-06-15 20:38:00.409 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: dns-domain-ports 2026-06-15 20:38:00.409 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-15 20:38:00.410 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: dvr 2026-06-15 20:38:00.411 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-15 20:38:00.411 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: empty-string-filtering 2026-06-15 20:38:00.412 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:38:00.412 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-15 20:38:00.413 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: external-net 2026-06-15 20:38:00.413 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-15 20:38:00.414 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: extraroute 2026-06-15 20:38:00.414 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: extraroute-atomic 2026-06-15 20:38:00.415 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-15 20:38:00.415 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-15 20:38:00.416 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-15 20:38:00.416 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-15 20:38:00.417 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: fip-port-details 2026-06-15 20:38:00.418 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: flavors 2026-06-15 20:38:00.419 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-15 20:38:00.419 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: floatingip-pools 2026-06-15 20:38:00.420 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: ip_allocation 2026-06-15 20:38:00.420 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: ip-substring-filtering 2026-06-15 20:38:00.421 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: l2_adjacency 2026-06-15 20:38:00.422 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: router 2026-06-15 20:38:00.424 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:38:00.424 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-15 20:38:00.425 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-15 20:38:00.425 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: ext-gw-mode 2026-06-15 20:38:00.426 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: l3-ha 2026-06-15 20:38:00.426 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:38:00.427 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-15 20:38:00.427 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: l3-flavors 2026-06-15 20:38:00.428 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:38:00.429 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-15 20:38:00.431 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-15 20:38:00.432 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-15 20:38:00.433 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-15 20:38:00.434 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-15 20:38:00.435 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-15 20:38:00.435 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: multi-provider 2026-06-15 20:38:00.436 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: net-mtu 2026-06-15 20:38:00.436 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: net-mtu-writable 2026-06-15 20:38:00.437 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: network_availability_zone 2026-06-15 20:38:00.437 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: network_ha 2026-06-15 20:38:00.438 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: network-ip-availability 2026-06-15 20:38:00.439 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-15 20:38:00.440 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: pagination 2026-06-15 20:38:00.440 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: port-device-profile 2026-06-15 20:38:00.441 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-15 20:38:00.441 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-15 20:38:00.442 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-15 20:38:00.442 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: port-mac-override 2026-06-15 20:38:00.443 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-15 20:38:00.443 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-15 20:38:00.444 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-15 20:38:00.444 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: port-resource-request 2026-06-15 20:38:00.445 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: port-resource-request-groups 2026-06-15 20:38:00.445 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-15 20:38:00.446 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: binding 2026-06-15 20:38:00.447 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: binding-extended 2026-06-15 20:38:00.447 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: port-security 2026-06-15 20:38:00.448 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: project-id 2026-06-15 20:38:00.448 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: provider 2026-06-15 20:38:00.450 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: qos 2026-06-15 20:38:00.451 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-15 20:38:00.452 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-15 20:38:00.452 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: qos-default 2026-06-15 20:38:00.453 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: qos-fip 2026-06-15 20:38:00.453 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-15 20:38:00.454 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: qos-gateway-ip 2026-06-15 20:38:00.454 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: qos-port-network-policy 2026-06-15 20:38:00.455 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: qos-pps-minimum 2026-06-15 20:38:00.455 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-15 20:38:00.456 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: qos-pps 2026-06-15 20:38:00.457 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: qos-rule-type-details 2026-06-15 20:38:00.457 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-15 20:38:00.458 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: qos-rules-alias 2026-06-15 20:38:00.458 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: quota-check-limit 2026-06-15 20:38:00.460 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: quotas 2026-06-15 20:38:00.461 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: quota_details 2026-06-15 20:38:00.462 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: rbac-policies 2026-06-15 20:38:00.463 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: rbac-address-group 2026-06-15 20:38:00.464 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: rbac-address-scope 2026-06-15 20:38:00.464 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: rbac-security-groups 2026-06-15 20:38:00.465 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: rbac-subnetpool 2026-06-15 20:38:00.465 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: revision-if-match 2026-06-15 20:38:00.466 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: standard-attr-revisions 2026-06-15 20:38:00.466 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: router_availability_zone 2026-06-15 20:38:00.467 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-15 20:38:00.469 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: security-groups-default-rules 2026-06-15 20:38:00.469 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-15 20:38:00.470 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-15 20:38:00.470 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-15 20:38:00.471 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-15 20:38:00.471 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-15 20:38:00.475 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: security-group 2026-06-15 20:38:00.477 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: segment 2026-06-15 20:38:00.477 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-15 20:38:00.478 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: service-type 2026-06-15 20:38:00.478 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: sorting 2026-06-15 20:38:00.479 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: standard-attr-segment 2026-06-15 20:38:00.479 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: standard-attr-description 2026-06-15 20:38:00.480 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: stateful-security-group 2026-06-15 20:38:00.480 7 WARNING neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-15 20:38:00.481 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-15 20:38:00.481 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: subnet-external-network 2026-06-15 20:38:00.482 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: subnet_onboard 2026-06-15 20:38:00.483 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-15 20:38:00.483 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: subnet-service-types 2026-06-15 20:38:00.484 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: subnet_allocation 2026-06-15 20:38:00.484 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-15 20:38:00.485 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: tag-creation 2026-06-15 20:38:00.485 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-15 20:38:00.489 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: standard-attr-tag 2026-06-15 20:38:00.490 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-15 20:38:00.490 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: trunk 2026-06-15 20:38:00.491 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: trunk-details 2026-06-15 20:38:00.491 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-15 20:38:00.492 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-15 20:38:00.494 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-15 20:38:00.495 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-15 20:38:00.495 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: vpn-flavors 2026-06-15 20:38:00.497 7 INFO neutron.api.extensions [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Loaded extension: vpnaas 2026-06-15 20:38:00.499 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-15 20:38:00.499 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-15 20:38:00.499 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:38:00.500 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-15 20:38:00.503 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 20:38:00.503 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 20:38:00.507 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 20:38:00.508 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 20:38:00.509 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 20:38:00.509 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:38:00.510 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] subnetpool is already registered 2026-06-15 20:38:00.510 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:38:00.510 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] subnetpool is already registered 2026-06-15 20:38:00.511 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 20:38:00.511 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 20:38:00.512 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 20:38:00.512 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 20:38:00.512 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 20:38:00.513 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 20:38:00.517 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 20:38:00.518 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] router is already registered 2026-06-15 20:38:00.518 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 20:38:00.518 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] floatingip is already registered 2026-06-15 20:38:00.522 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 20:38:00.522 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] rbac_policy is already registered 2026-06-15 20:38:00.523 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 20:38:00.523 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] security_group is already registered 2026-06-15 20:38:00.523 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 20:38:00.523 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] security_group_rule is already registered 2026-06-15 20:38:00.524 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:38:00.524 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] subnetpool is already registered 2026-06-15 20:38:00.525 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 20:38:00.525 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] subnetpool is already registered 2026-06-15 20:38:00.525 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 20:38:00.526 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] trunk is already registered 2026-06-15 20:38:00.526 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 20:38:00.526 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] endpoint_group is already registered 2026-06-15 20:38:00.527 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 20:38:00.527 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] vpnservice is already registered 2026-06-15 20:38:00.527 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 20:38:00.527 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] ipsec_site_connection is already registered 2026-06-15 20:38:00.528 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 20:38:00.528 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] ipsecpolicy is already registered 2026-06-15 20:38:00.528 7 INFO neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 20:38:00.528 7 WARNING neutron.quota.resource_registry [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] ikepolicy is already registered 2026-06-15 20:38:00.562 7 WARNING keystonemiddleware._common.config [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 20:38:00.568 7 WARNING oslo_config.cfg [None req-6c8e92d9-9ea1-4065-92d7-8e95ae5c501d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fc3a3090668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 20:38:04.651 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c952082a-0520-4340-8399-d66d4f225be3 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.19.213.118 () {44 vars in 928 bytes} [Mon Jun 15 20:38:03 2026] GET /v2.0/networks/public => generated 108 bytes in 711 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.19.213.118 () {44 vars in 950 bytes} [Mon Jun 15 20:38:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 20:38:05.270 8 WARNING neutron.services.revisions.revision_plugin [None req-42854354-e4cb-46e1-ad4c-28ecff434e2d 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Could not find related network for resource to bump revision. 2026-06-15 20:38:05.297 8 INFO neutron.db.segments_db [None req-42854354-e4cb-46e1-ad4c-28ecff434e2d 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment e6739e3b-485f-409f-81f1-be8c4907c6fe of type flat for network c4e6bb3c-571c-4064-94d6-761f2cb22895 2026-06-15 20:38:05.347 8 INFO neutron.pecan_wsgi.hooks.translation [None req-42854354-e4cb-46e1-ad4c-28ecff434e2d 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.19.213.118 () {48 vars in 968 bytes} [Mon Jun 15 20:38:04 2026] POST /v2.0/networks => generated 124 bytes in 475 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:38:11.186 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8e52e0f-d782-4a7e-824c-7e197cf37dde 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.118 () {44 vars in 928 bytes} [Mon Jun 15 20:38:11 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.118 () {44 vars in 950 bytes} [Mon Jun 15 20:38:11 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-06-15 20:38:11.265 8 WARNING neutron.services.revisions.revision_plugin [None req-a62bf9d7-e6a9-4e69-a6d4-e2b528c7f1d8 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Could not find related network for resource to bump revision. 2026-06-15 20:38:11.279 8 INFO neutron.db.segments_db [None req-a62bf9d7-e6a9-4e69-a6d4-e2b528c7f1d8 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment beed346c-5884-4185-a9bc-2a0f1cfa2dfa of type flat for network e2828d85-dea4-423b-ac4f-2700cbd9a59e 2026-06-15 20:38:11.303 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a62bf9d7-e6a9-4e69-a6d4-e2b528c7f1d8 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.118 () {48 vars in 968 bytes} [Mon Jun 15 20:38:11 2026] POST /v2.0/networks => generated 124 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:38:17.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31a2be41-a49a-4dcc-80f4-3e5c0ff68723 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.118 () {44 vars in 928 bytes} [Mon Jun 15 20:38:17 2026] GET /v2.0/networks/public => generated 108 bytes in 380 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.118 () {44 vars in 950 bytes} [Mon Jun 15 20:38:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 20:38:17.742 7 WARNING neutron.services.revisions.revision_plugin [None req-9198355a-62c2-4b92-ab73-81fe4e0ff5d6 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Could not find related network for resource to bump revision. 2026-06-15 20:38:17.761 7 INFO neutron.db.segments_db [None req-9198355a-62c2-4b92-ab73-81fe4e0ff5d6 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment bc327921-3321-4a06-a245-98ffe67e0d0d of type flat for network bb3cabe6-0839-488a-ac05-8f252486cf59 2026-06-15 20:38:17.797 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9198355a-62c2-4b92-ab73-81fe4e0ff5d6 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.118 () {48 vars in 968 bytes} [Mon Jun 15 20:38:17 2026] POST /v2.0/networks => generated 124 bytes in 264 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:38:23.679 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd7f287c-e91b-41aa-8645-486f3247fe95 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.19.213.118 () {44 vars in 928 bytes} [Mon Jun 15 20:38:23 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.19.213.118 () {44 vars in 950 bytes} [Mon Jun 15 20:38:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 20:38:23.765 8 WARNING neutron.services.revisions.revision_plugin [None req-2d25e9b2-830a-4a5f-a1e3-f204919a551c 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Could not find related network for resource to bump revision. 2026-06-15 20:38:23.782 8 INFO neutron.db.segments_db [None req-2d25e9b2-830a-4a5f-a1e3-f204919a551c 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment e6e6116a-025d-49e9-86ee-a8f956779d38 of type flat for network ce788f2c-f369-4f6f-9834-92523e602e65 2026-06-15 20:38:23.806 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d25e9b2-830a-4a5f-a1e3-f204919a551c 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.19.213.118 () {48 vars in 968 bytes} [Mon Jun 15 20:38:23 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:38:29.741 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad9a92d1-ce22-4832-876e-80c488e0968b 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.118 () {44 vars in 928 bytes} [Mon Jun 15 20:38:29 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: 8/18] 199.19.213.118 () {44 vars in 950 bytes} [Mon Jun 15 20:38:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 20:38:29.814 8 WARNING neutron.services.revisions.revision_plugin [None req-3802840a-8873-4f16-9b13-f0aa01ec9509 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Could not find related network for resource to bump revision. 2026-06-15 20:38:29.837 8 INFO neutron.db.segments_db [None req-3802840a-8873-4f16-9b13-f0aa01ec9509 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 8745862a-58b8-498e-a216-c3b6e728946b of type flat for network 8cda909d-2edb-442a-9cb2-eff4a90fbd5f 2026-06-15 20:38:29.860 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3802840a-8873-4f16-9b13-f0aa01ec9509 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.19.213.118 () {48 vars in 968 bytes} [Mon Jun 15 20:38:29 2026] POST /v2.0/networks => generated 124 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:38:35.805 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efc7c07f-a1d8-46bb-9d23-1f898c5aa977 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.19.213.118 () {44 vars in 928 bytes} [Mon Jun 15 20:38:35 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: 12/21] 199.19.213.118 () {44 vars in 950 bytes} [Mon Jun 15 20:38:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 20:38:35.921 7 WARNING neutron.services.revisions.revision_plugin [None req-c1da6a25-2ab1-4aea-a2dd-f068500aa553 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Could not find related network for resource to bump revision. 2026-06-15 20:38:35.952 7 INFO neutron.db.segments_db [None req-c1da6a25-2ab1-4aea-a2dd-f068500aa553 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 7a025b16-ec82-4356-b6f6-1d509d863c25 of type flat for network c3e2a5e4-9977-4fe0-b95c-c21a10f19c6e [pid: 7|app: 0|req: 10/22] 199.19.213.118 () {48 vars in 968 bytes} [Mon Jun 15 20:38:35 2026] POST /v2.0/networks => generated 706 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 20:38:37.507 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ba9aaf3-c462-41a1-a5ac-d03d98d46d85 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.19.213.118 () {44 vars in 928 bytes} [Mon Jun 15 20:38:37 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.19.213.118 () {44 vars in 950 bytes} [Mon Jun 15 20:38:37 2026] GET /v2.0/networks?name=public => generated 709 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 20:38:37.578 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b925ebe-d170-4b92-972a-07472a2bd8c4 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.19.213.118 () {44 vars in 1035 bytes} [Mon Jun 15 20:38:37 2026] GET /v2.0/subnets/public-subnet?network_id=c3e2a5e4-9977-4fe0-b95c-c21a10f19c6e => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.19.213.118 () {44 vars in 1058 bytes} [Mon Jun 15 20:38:37 2026] GET /v2.0/subnets?name=public-subnet&network_id=c3e2a5e4-9977-4fe0-b95c-c21a10f19c6e => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.19.213.118 () {48 vars in 966 bytes} [Mon Jun 15 20:38:37 2026] POST /v2.0/subnets => generated 664 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 20:43:17.636 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4de9e4a3-20c4-4091-9067-e371e782e0ae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-15 20:43:17.637 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Jun 15 20:43:17 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.118) !!! 2026-06-15 20:43:17.758 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61534097-a124-41b2-8f6c-74f68079d30e 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/65] 199.19.213.118 () {44 vars in 938 bytes} [Mon Jun 15 20:43:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:43:17.769 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [83d874f7-0c90-4a26-bc8e-a1e8636cd118] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-15 20:43:17.772 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Jun 15 20:43:17 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.118) !!! [pid: 8|app: 0|req: 34/66] 199.19.213.118 () {44 vars in 960 bytes} [Mon Jun 15 20:43:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 20:43:17.850 7 INFO neutron.db.segments_db [None req-81e36209-d1da-4660-8b30-37b6907560dd 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment d1073999-c1ed-4071-ad04-0c54145e9872 of type vxlan for network 46359c14-c503-4c96-b1ad-d75ac1c3a316 [pid: 7|app: 0|req: 33/67] 199.19.213.118 () {48 vars in 967 bytes} [Mon Jun 15 20:43:17 2026] POST /v2.0/networks => generated 707 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 20:43:18.865 8 INFO oslo.messaging._drivers.impl_rabbit [-] [83d874f7-0c90-4a26-bc8e-a1e8636cd118] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38978. 2026-06-15 20:43:18.911 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee85d449-aab7-405c-9097-d688b79139a5 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/68] 199.19.213.118 () {44 vars in 938 bytes} [Mon Jun 15 20:43:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:43:18.956 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4de9e4a3-20c4-4091-9067-e371e782e0ae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38982. [pid: 7|app: 0|req: 34/69] 199.19.213.118 () {44 vars in 960 bytes} [Mon Jun 15 20:43:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 20:43:18.994 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9491cf2-b896-40a9-9eac-32004a3be85c 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/70] 199.19.213.118 () {44 vars in 1037 bytes} [Mon Jun 15 20:43:18 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 199.19.213.118 () {44 vars in 1060 bytes} [Mon Jun 15 20:43:19 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.19.213.118 () {48 vars in 966 bytes} [Mon Jun 15 20:43:19 2026] POST /v2.0/subnets => generated 651 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 20:43:20.386 7 INFO neutron.api.v2.resource [None req-907a9d3f-66d4-4ce7-9779-4ee250ec08ca 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/73] 199.19.213.118 () {44 vars in 972 bytes} [Mon Jun 15 20:43:20 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.19.213.118 () {44 vars in 994 bytes} [Mon Jun 15 20:43:20 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.19.213.118 () {48 vars in 981 bytes} [Mon Jun 15 20:43:20 2026] POST /v2.0/security-groups => generated 1616 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:21 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 1616 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:21 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 1616 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:21 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.19.213.118 () {48 vars in 992 bytes} [Mon Jun 15 20:43:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:22 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:22 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:22 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 2230 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.19.213.118 () {48 vars in 992 bytes} [Mon Jun 15 20:43:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:23 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 2846 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:24 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => 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: 44/86] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:24 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.19.213.118 () {48 vars in 992 bytes} [Mon Jun 15 20:43:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:25 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 3462 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:25 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:25 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.19.213.118 () {48 vars in 992 bytes} [Mon Jun 15 20:43:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:26 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:26 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:26 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.19.213.118 () {48 vars in 992 bytes} [Mon Jun 15 20:43:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.19.213.118 () {44 vars in 988 bytes} [Mon Jun 15 20:43:27 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316 => generated 732 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 20:43:27.660 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf622684-710d-4155-83b2-0162ec23ca7d 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/99] 199.19.213.118 () {44 vars in 1077 bytes} [Mon Jun 15 20:43:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.19.213.118 () {44 vars in 1100 bytes} [Mon Jun 15 20:43:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:27 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => 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: 52/102] 199.19.213.118 () {48 vars in 962 bytes} [Mon Jun 15 20:43:27 2026] POST /v2.0/ports => generated 1100 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 20:43:34.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f1cb966-0a40-4047-8abf-75a4c74112a8 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/103] 199.19.213.118 () {44 vars in 979 bytes} [Mon Jun 15 20:43:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 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: 53/104] 199.19.213.118 () {44 vars in 1001 bytes} [Mon Jun 15 20:43:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.19.213.118 () {48 vars in 1031 bytes} [Mon Jun 15 20:43:34 2026] PUT /v2.0/ports/ab0d3ff8-3fd8-4d9d-807d-d99c8cdca7b6 => generated 1249 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.19.213.118 () {44 vars in 921 bytes} [Mon Jun 15 20:43:36 2026] GET /v2.0/ports => generated 3730 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 20:43:37.492 7 INFO neutron.api.v2.resource [None req-1cacd610-1432-496b-92ab-42fc60165fa8 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/107] 199.19.213.118 () {44 vars in 960 bytes} [Mon Jun 15 20:43:37 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 199.19.213.118 () {44 vars in 982 bytes} [Mon Jun 15 20:43:37 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 199.19.213.118 () {48 vars in 981 bytes} [Mon Jun 15 20:43:37 2026] POST /v2.0/security-groups => generated 1610 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/110] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:38 2026] GET /v2.0/security-groups/4efe7dbe-3c4d-4665-b375-3f21bac89649 => generated 1610 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/111] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:38 2026] GET /v2.0/security-groups/4efe7dbe-3c4d-4665-b375-3f21bac89649 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:38 2026] GET /v2.0/security-groups/4efe7dbe-3c4d-4665-b375-3f21bac89649 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/113] 199.19.213.118 () {48 vars in 992 bytes} [Mon Jun 15 20:43:38 2026] POST /v2.0/security-group-rules => generated 623 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:39 2026] GET /v2.0/security-groups/4efe7dbe-3c4d-4665-b375-3f21bac89649 => generated 2246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/115] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:39 2026] GET /v2.0/security-groups/4efe7dbe-3c4d-4665-b375-3f21bac89649 => generated 2246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:43:39 2026] GET /v2.0/security-groups/4efe7dbe-3c4d-4665-b375-3f21bac89649 => generated 2246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/119] 199.19.213.118 () {48 vars in 992 bytes} [Mon Jun 15 20:43:39 2026] POST /v2.0/security-group-rules => generated 627 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/128] 199.19.213.118 () {44 vars in 976 bytes} [Mon Jun 15 20:44:42 2026] GET /v2.0/quotas/d093114467f34b6e85e2c504b445d9f5 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 66/129] 199.19.213.118 () {48 vars in 1028 bytes} [Mon Jun 15 20:44:42 2026] PUT /v2.0/quotas/d093114467f34b6e85e2c504b445d9f5 => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 20:46:54.527 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [83d874f7-0c90-4a26-bc8e-a1e8636cd118] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 20:46:54.669 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ba99e85-d67b-46eb-bc41-f0470786d692 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/146] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 20:46:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:46:54.683 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4de9e4a3-20c4-4091-9067-e371e782e0ae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-15 20:46:54.685 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Jun 15 20:46:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.118) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 72/147] 199.19.213.118 () {30 vars in 762 bytes} [Mon Jun 15 20:46:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 20:46:56.754 8 INFO oslo.messaging._drivers.impl_rabbit [-] [83d874f7-0c90-4a26-bc8e-a1e8636cd118] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51032. 2026-06-15 20:46:56.841 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c0f3ac6-e03f-47f7-991e-4ba20a219b9d 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/150] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 20:46:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:46:56.866 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4de9e4a3-20c4-4091-9067-e371e782e0ae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51042. [pid: 7|app: 0|req: 74/151] 199.19.213.118 () {30 vars in 762 bytes} [Mon Jun 15 20:46:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 20:53:00.005 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [83d874f7-0c90-4a26-bc8e-a1e8636cd118] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-15 20:53:00.010 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Jun 15 20:53:00 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=de3d04f26549459fb7d22c9a25df7668 (ip 199.19.213.118) !!! 2026-06-15 20:53:00.150 8 INFO neutron.api.v2.resource [None req-074e0bb2-a353-4485-8bb5-aeab06ee00b8 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 102/200] 199.19.213.118 () {44 vars in 1075 bytes} [Mon Jun 15 20:53:00 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=de3d04f26549459fb7d22c9a25df7668 => generated 139 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:53:00.160 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4de9e4a3-20c4-4091-9067-e371e782e0ae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-15 20:53:00.161 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Jun 15 20:53:00 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=de3d04f26549459fb7d22c9a25df7668 (ip 199.19.213.118) !!! [pid: 7|app: 0|req: 99/201] 199.19.213.118 () {44 vars in 1098 bytes} [Mon Jun 15 20:53:00 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=de3d04f26549459fb7d22c9a25df7668 => generated 23 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/202] 199.19.213.118 () {48 vars in 982 bytes} [Mon Jun 15 20:53:00 2026] POST /v2.0/security-groups => generated 1624 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 20:53:01.486 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4de9e4a3-20c4-4091-9067-e371e782e0ae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58140. [pid: 7|app: 0|req: 100/203] 199.19.213.118 () {44 vars in 1089 bytes} [Mon Jun 15 20:53:01 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390?project_id=de3d04f26549459fb7d22c9a25df7668 => generated 1624 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 20:53:01.572 8 INFO oslo.messaging._drivers.impl_rabbit [-] [83d874f7-0c90-4a26-bc8e-a1e8636cd118] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58150. [pid: 8|app: 0|req: 104/204] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:53:01 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/205] 199.19.213.118 () {44 vars in 1089 bytes} [Mon Jun 15 20:53:01 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390?project_id=de3d04f26549459fb7d22c9a25df7668 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/206] 199.19.213.118 () {48 vars in 992 bytes} [Mon Jun 15 20:53:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/207] 199.19.213.118 () {44 vars in 1089 bytes} [Mon Jun 15 20:53:02 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390?project_id=de3d04f26549459fb7d22c9a25df7668 => generated 2234 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/208] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:53:02 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/209] 199.19.213.118 () {44 vars in 1089 bytes} [Mon Jun 15 20:53:02 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390?project_id=de3d04f26549459fb7d22c9a25df7668 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/210] 199.19.213.118 () {48 vars in 992 bytes} [Mon Jun 15 20:53:02 2026] POST /v2.0/security-group-rules => generated 599 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/211] 199.19.213.118 () {44 vars in 1089 bytes} [Mon Jun 15 20:53:03 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390?project_id=de3d04f26549459fb7d22c9a25df7668 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/212] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:53:03 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/213] 199.19.213.118 () {44 vars in 1089 bytes} [Mon Jun 15 20:53:03 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390?project_id=de3d04f26549459fb7d22c9a25df7668 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/214] 199.19.213.118 () {48 vars in 992 bytes} [Mon Jun 15 20:53:04 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: 106/215] 199.19.213.118 () {44 vars in 1089 bytes} [Mon Jun 15 20:53:05 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390?project_id=de3d04f26549459fb7d22c9a25df7668 => generated 3460 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/216] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 20:53:05 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/217] 199.19.213.118 () {44 vars in 1089 bytes} [Mon Jun 15 20:53:05 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390?project_id=de3d04f26549459fb7d22c9a25df7668 => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/218] 199.19.213.118 () {48 vars in 992 bytes} [Mon Jun 15 20:53:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/237] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 20:55:19 2026] GET /v2.0/networks?tenant_id=de3d04f26549459fb7d22c9a25df7668&shared=False => generated 15 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 20:55:19.217 8 INFO neutron.db.segments_db [None req-a74f63f2-e8b7-4185-8113-cac02fbeaeda de3a8de5fafe4db3803709adf066ab46 de3d04f26549459fb7d22c9a25df7668 - - c36bf36ab97942418df8ebf7991f7f96 c36bf36ab97942418df8ebf7991f7f96] Added segment ab1031f5-cc78-436e-8ad0-c6e1000024c4 of type vxlan for network 1efd6fb4-cc2a-4576-9bf8-f5295d3a5f8d [pid: 8|app: 0|req: 121/238] 199.19.213.118 () {34 vars in 682 bytes} [Mon Jun 15 20:55:19 2026] POST /v2.0/networks => generated 718 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/239] 199.19.213.118 () {30 vars in 722 bytes} [Mon Jun 15 20:55:19 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/240] 199.19.213.118 () {30 vars in 633 bytes} [Mon Jun 15 20:55: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: 7|app: 0|req: 119/241] 199.19.213.118 () {34 vars in 677 bytes} [Mon Jun 15 20:55:19 2026] POST /v2.0/ports => generated 999 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/242] 199.19.213.118 () {30 vars in 703 bytes} [Mon Jun 15 20:55:19 2026] GET /v2.0/networks/1efd6fb4-cc2a-4576-9bf8-f5295d3a5f8d => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/243] 199.19.213.118 () {30 vars in 722 bytes} [Mon Jun 15 20:55:21 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/244] 199.19.213.118 () {30 vars in 703 bytes} [Mon Jun 15 20:55:21 2026] GET /v2.0/networks/1efd6fb4-cc2a-4576-9bf8-f5295d3a5f8d => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/247] 199.19.213.118 () {44 vars in 976 bytes} [Mon Jun 15 20:55:38 2026] GET /v2.0/quotas/de3d04f26549459fb7d22c9a25df7668 => generated 292 bytes in 11 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: 122/248] 199.19.213.118 () {48 vars in 1028 bytes} [Mon Jun 15 20:55:38 2026] PUT /v2.0/quotas/de3d04f26549459fb7d22c9a25df7668 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:14.928 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4de9e4a3-20c4-4091-9067-e371e782e0ae] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-15 21:07:14.928 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Jun 15 21:07:14 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.118) !!! 2026-06-15 21:07:15.072 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8216084c-b133-4ed8-90f2-b30464391248 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/343] 199.19.213.118 () {44 vars in 928 bytes} [Mon Jun 15 21:07:14 2026] GET /v2.0/networks/public => generated 108 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:07:15.084 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [83d874f7-0c90-4a26-bc8e-a1e8636cd118] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-15 21:07:15.087 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Jun 15 21:07:15 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.118) !!! [pid: 8|app: 0|req: 174/344] 199.19.213.118 () {44 vars in 950 bytes} [Mon Jun 15 21:07:15 2026] GET /v2.0/networks?name=public => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:16.339 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4de9e4a3-20c4-4091-9067-e371e782e0ae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51144. 2026-06-15 21:07:16.370 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2026901-2372-4f9d-b44c-39be61a92f18 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/345] 199.19.213.118 () {44 vars in 928 bytes} [Mon Jun 15 21:07:16 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:07:16.408 8 INFO oslo.messaging._drivers.impl_rabbit [-] [83d874f7-0c90-4a26-bc8e-a1e8636cd118] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51156. [pid: 8|app: 0|req: 175/346] 199.19.213.118 () {44 vars in 950 bytes} [Mon Jun 15 21:07:16 2026] GET /v2.0/networks?name=public => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:16.457 7 INFO neutron.pecan_wsgi.hooks.translation [None req-114e3e46-2193-4e7c-888e-0cc05ea1243b 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/347] 199.19.213.118 () {44 vars in 1035 bytes} [Mon Jun 15 21:07:16 2026] GET /v2.0/subnets/public-subnet?network_id=c3e2a5e4-9977-4fe0-b95c-c21a10f19c6e => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/348] 199.19.213.118 () {44 vars in 1058 bytes} [Mon Jun 15 21:07:16 2026] GET /v2.0/subnets?name=public-subnet&network_id=c3e2a5e4-9977-4fe0-b95c-c21a10f19c6e => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:43.968 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3267e4c1-e72d-4b6a-97bb-00cc37c09ae4 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/353] 199.19.213.118 () {44 vars in 938 bytes} [Mon Jun 15 21:07:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/354] 199.19.213.118 () {44 vars in 960 bytes} [Mon Jun 15 21:07:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:44.936 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4464793b-dba7-4ce6-b2c4-19225a707a20 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/355] 199.19.213.118 () {44 vars in 938 bytes} [Mon Jun 15 21:07:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/356] 199.19.213.118 () {44 vars in 960 bytes} [Mon Jun 15 21:07:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:45.025 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bbba12bd-6f61-4742-ab7b-b9cb1b3dcbd5 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/357] 199.19.213.118 () {44 vars in 1037 bytes} [Mon Jun 15 21:07:45 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316 => 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: 181/358] 199.19.213.118 () {44 vars in 1060 bytes} [Mon Jun 15 21:07:45 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:46.208 7 INFO neutron.api.v2.resource [None req-e1537886-e75f-4fad-ac31-d0529bbaf863 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/359] 199.19.213.118 () {44 vars in 972 bytes} [Mon Jun 15 21:07:46 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/360] 199.19.213.118 () {44 vars in 994 bytes} [Mon Jun 15 21:07:46 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:07:47 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => 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: 183/362] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:07:47 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.19.213.118 () {44 vars in 1012 bytes} [Mon Jun 15 21:07:47 2026] GET /v2.0/security-group-rules/c70a8526-9606-4d92-a161-8919d08923ff => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:07:48 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 4694 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/365] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:07:48 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 199.19.213.118 () {44 vars in 1012 bytes} [Mon Jun 15 21:07:48 2026] GET /v2.0/security-group-rules/275a1c9e-c01d-46e8-b273-a67fc0dce484 => 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: 182/367] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:07:49 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:07:49 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => 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: 183/369] 199.19.213.118 () {44 vars in 1012 bytes} [Mon Jun 15 21:07:49 2026] GET /v2.0/security-group-rules/0e33da68-1f77-458f-95e9-fb8f48f628ac => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 4694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.19.213.118 () {44 vars in 1012 bytes} [Mon Jun 15 21:07:50 2026] GET /v2.0/security-group-rules/ab0b48f4-39f5-48ac-983f-770b17cd63f4 => 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: 185/373] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:07:51 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:07:51 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => 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: 186/375] 199.19.213.118 () {44 vars in 1012 bytes} [Mon Jun 15 21:07:51 2026] GET /v2.0/security-group-rules/e7d1bcc4-05f6-44b8-8049-952d7617972f => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.19.213.118 () {44 vars in 988 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316 => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:07:52.722 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4151b743-59b2-4d2f-afe9-97f281847d36 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/377] 199.19.213.118 () {44 vars in 1077 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316 => 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: 191/378] 199.19.213.118 () {44 vars in 1100 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316 => generated 1254 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:07:52 2026] GET /v2.0/security-groups/49708ea2-81d4-408c-9bae-511a04e88927 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:07:59.105 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c5574b2-ea08-4545-8c03-57ec536664b3 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/382] 199.19.213.118 () {44 vars in 979 bytes} [Mon Jun 15 21:07:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.19.213.118 () {44 vars in 1001 bytes} [Mon Jun 15 21:07:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.19.213.118 () {44 vars in 921 bytes} [Mon Jun 15 21:08:00 2026] GET /v2.0/ports => generated 4725 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:08:01.628 7 INFO neutron.api.v2.resource [None req-0df496c7-d4a9-4384-8002-29dc469654e7 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/385] 199.19.213.118 () {44 vars in 960 bytes} [Mon Jun 15 21:08:01 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.19.213.118 () {44 vars in 982 bytes} [Mon Jun 15 21:08:01 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:08:02 2026] GET /v2.0/security-groups/4efe7dbe-3c4d-4665-b375-3f21bac89649 => generated 2886 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:08:02 2026] GET /v2.0/security-groups/4efe7dbe-3c4d-4665-b375-3f21bac89649 => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.19.213.118 () {44 vars in 1012 bytes} [Mon Jun 15 21:08:02 2026] GET /v2.0/security-group-rules/c154a5a5-0db3-4715-8df6-394aa90d2785 => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/security-groups/4efe7dbe-3c4d-4665-b375-3f21bac89649 => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/security-groups/4efe7dbe-3c4d-4665-b375-3f21bac89649 => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.19.213.118 () {44 vars in 1012 bytes} [Mon Jun 15 21:08:03 2026] GET /v2.0/security-group-rules/f070c2a4-ed94-41e3-a3a9-dd4ad8f4b185 => generated 627 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.19.213.118 () {44 vars in 976 bytes} [Mon Jun 15 21:08:15 2026] GET /v2.0/quotas/d093114467f34b6e85e2c504b445d9f5 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:09:08.060 7 INFO neutron.api.v2.resource [None req-08297937-1d99-4b4a-bdd5-4f7651c06033 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 199/402] 199.19.213.118 () {44 vars in 1075 bytes} [Mon Jun 15 21:09:08 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=de3d04f26549459fb7d22c9a25df7668 => generated 139 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.19.213.118 () {44 vars in 1098 bytes} [Mon Jun 15 21:09:08 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=de3d04f26549459fb7d22c9a25df7668 => generated 4072 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 199.19.213.118 () {44 vars in 1089 bytes} [Mon Jun 15 21:09:09 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390?project_id=de3d04f26549459fb7d22c9a25df7668 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:09:09 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.19.213.118 () {44 vars in 1012 bytes} [Mon Jun 15 21:09:09 2026] GET /v2.0/security-group-rules/87d3a27b-ee15-44e1-b1f1-e0d7b6f36e09 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.19.213.118 () {44 vars in 1089 bytes} [Mon Jun 15 21:09:10 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390?project_id=de3d04f26549459fb7d22c9a25df7668 => 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: 203/410] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:09:10 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.19.213.118 () {44 vars in 1012 bytes} [Mon Jun 15 21:09:10 2026] GET /v2.0/security-group-rules/cd63a9d0-e1d7-44e7-bc3a-a49050ca858f => generated 599 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 199.19.213.118 () {44 vars in 1089 bytes} [Mon Jun 15 21:09:11 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390?project_id=de3d04f26549459fb7d22c9a25df7668 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/413] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:09:11 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 199.19.213.118 () {44 vars in 1012 bytes} [Mon Jun 15 21:09:11 2026] GET /v2.0/security-group-rules/d6a72c46-cb57-425d-875a-700f2551526a => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/415] 199.19.213.118 () {44 vars in 1089 bytes} [Mon Jun 15 21:09:12 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390?project_id=de3d04f26549459fb7d22c9a25df7668 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/416] 199.19.213.118 () {44 vars in 1002 bytes} [Mon Jun 15 21:09:12 2026] GET /v2.0/security-groups/a220061d-d77c-4e78-8429-b181ca436390 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/417] 199.19.213.118 () {44 vars in 1012 bytes} [Mon Jun 15 21:09:12 2026] GET /v2.0/security-group-rules/56d62747-dd18-48b1-bc86-684bf0358bf1 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/418] 199.19.213.118 () {44 vars in 976 bytes} [Mon Jun 15 21:09:19 2026] GET /v2.0/quotas/de3d04f26549459fb7d22c9a25df7668 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/427] 199.19.213.118 () {44 vars in 950 bytes} [Mon Jun 15 21:10:10 2026] GET /v2.0/networks?name=public => generated 753 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:10:48.647 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [83d874f7-0c90-4a26-bc8e-a1e8636cd118] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 218/432] 10.0.0.140 () {32 vars in 649 bytes} [Mon Jun 15 21:10:48 2026] GET /v2.0/networks => generated 2168 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:10:49.985 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4de9e4a3-20c4-4091-9067-e371e782e0ae] 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: 215/433] 10.0.0.140 () {32 vars in 655 bytes} [Mon Jun 15 21:10:49 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/434] 10.0.0.140 () {32 vars in 647 bytes} [Mon Jun 15 21:10:50 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/435] 10.0.0.140 () {32 vars in 643 bytes} [Mon Jun 15 21:10:50 2026] GET /v2.0/ports => generated 4725 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:10:50.189 8 INFO oslo.messaging._drivers.impl_rabbit [-] [83d874f7-0c90-4a26-bc8e-a1e8636cd118] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42560. [pid: 8|app: 0|req: 220/436] 10.0.0.140 () {32 vars in 647 bytes} [Mon Jun 15 21:10:50 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/437] 10.0.0.140 () {32 vars in 649 bytes} [Mon Jun 15 21:10:50 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/438] 10.0.0.140 () {32 vars in 663 bytes} [Mon Jun 15 21:10:50 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/439] 10.0.0.140 () {32 vars in 655 bytes} [Mon Jun 15 21:10:50 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:11:01.615 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4de9e4a3-20c4-4091-9067-e371e782e0ae] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46590. 2026-06-15 21:11:01.751 8 INFO neutron.db.segments_db [None req-59749599-be67-4f07-8dd6-72a40326f683 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 37a775d0-5972-450b-8354-3693b2944f9c of type vxlan for network 697c5932-f98e-40e8-9d9d-21ef8f5ad29c 2026-06-15 21:11:01.783 7 INFO neutron.db.segments_db [None req-462dcee8-112d-4591-9d43-a2dd6a92c85e 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 47f5ceff-d7d3-4419-af71-aa5654023b8d of type vxlan for network ff66892f-cc14-431a-947c-746b0f2cdc92 [pid: 8|app: 0|req: 223/442] 10.0.0.140 () {34 vars in 671 bytes} [Mon Jun 15 21:11:01 2026] POST /v2.0/networks => generated 748 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/443] 10.0.0.140 () {34 vars in 671 bytes} [Mon Jun 15 21:11:01 2026] POST /v2.0/networks => generated 746 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:02.049 8 INFO neutron.db.segments_db [None req-898f3cea-b8f9-4476-9137-8f8355246e8d 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 84e34859-e90e-473f-adc7-c27961a6838d of type vxlan for network 5b16d917-3386-4ef9-8437-7770d8a64c4c [pid: 7|app: 0|req: 221/444] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:01 2026] POST /v2.0/subnets => generated 695 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/445] 10.0.0.140 () {34 vars in 671 bytes} [Mon Jun 15 21:11:01 2026] POST /v2.0/networks => generated 744 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:02.184 8 INFO neutron.db.segments_db [None req-27acae74-fda3-437f-a456-9c6173268f53 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 0bf97963-204d-4363-b8ba-e632265a4b5c of type vxlan for network ee553969-237e-41eb-8f35-67ea9b6aa2fe [pid: 7|app: 0|req: 222/446] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:02 2026] POST /v2.0/subnets => generated 694 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:02 2026] POST /v2.0/subnets => generated 691 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:02.428 8 INFO neutron.db.l3_hamode_db [None req-27acae74-fda3-437f-a456-9c6173268f53 7824afb03f034193be0d5546dbb93a4d 4fbb8f70437c4958bab028d027130cdd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:11:02.433 7 INFO neutron.db.segments_db [None req-213d35a9-0532-4ad1-8aa1-f106eb7003bd 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 0b52567e-cdfd-4e03-a4e7-a07db1e40d25 of type vxlan for network c9de76a1-7144-4bf8-b613-a152789bb6f1 2026-06-15 21:11:02.890 7 INFO neutron.db.l3_hamode_db [None req-213d35a9-0532-4ad1-8aa1-f106eb7003bd 7824afb03f034193be0d5546dbb93a4d 1035df7588974fedbaa0f64c03375936 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:11:03.504 8 INFO neutron.db.l3_hamode_db [None req-27acae74-fda3-437f-a456-9c6173268f53 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:11:03.763 7 INFO neutron.db.l3_hamode_db [None req-213d35a9-0532-4ad1-8aa1-f106eb7003bd 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/448] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:02 2026] POST /v2.0/routers => generated 735 bytes in 2433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/449] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:04 2026] GET /v2.0/security-groups?tenant_id=d696617107e24bea923fd4b4cee577f3&name=default => generated 2922 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:04.820 8 INFO neutron.db.segments_db [None req-47c51948-8ff1-43f3-8fcb-cf2b0c6cb3c6 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 6ef40498-f59e-431b-82fa-91ff3b953855 of type vxlan for network 4e5028b5-48e2-44f5-9cc4-22b99dc284f3 [pid: 7|app: 0|req: 224/450] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:02 2026] POST /v2.0/routers => generated 734 bytes in 2460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:05.031 8 INFO neutron.db.l3_hamode_db [None req-47c51948-8ff1-43f3-8fcb-cf2b0c6cb3c6 7824afb03f034193be0d5546dbb93a4d af6a614d41fd43d8ad65140bed4506c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:11:05.720 8 INFO neutron.db.l3_hamode_db [None req-47c51948-8ff1-43f3-8fcb-cf2b0c6cb3c6 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/451] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:11:04 2026] PUT /v2.0/routers/caf426a8-f23a-4eb9-aa3a-56a7e7bd1aed/add_router_interface => generated 309 bytes in 1436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:06 2026] DELETE /v2.0/security-groups/d2d00db1-ff4d-48c7-a170-bc4866c09023 => 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: 227/453] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:04 2026] POST /v2.0/routers => generated 731 bytes in 1981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/454] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:11:06 2026] PUT /v2.0/routers/0f3432a8-e48d-4a5f-9e93-6f8a479b3bae/add_router_interface => generated 309 bytes in 1249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:08.002 7 WARNING neutron_lib.context [req-b8233b41-5843-48bf-a7e3-03ddd9d317a0 req-bd03958d-c0cd-48b5-863f-507d83fc1441 5e48ece7f44c46d4809eae8ea526fda1 4fbb8f70437c4958bab028d027130cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/455] 10.0.0.234 () {38 vars in 971 bytes} [Mon Jun 15 21:11:07 2026] POST /v2.0/security-groups => generated 1684 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/456] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:08 2026] GET /v2.0/security-groups/b9523442-043a-4622-b2cb-f09592d4f374 => generated 1684 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:08.212 7 WARNING neutron_lib.context [req-fe34e983-00b7-46a7-bafd-4ff8ac524aeb req-ee598b56-eb7d-4b4a-acb9-33a74ef6666b 5e48ece7f44c46d4809eae8ea526fda1 4fbb8f70437c4958bab028d027130cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/457] 10.0.0.234 () {38 vars in 981 bytes} [Mon Jun 15 21:11:08 2026] POST /v2.0/security-group-rules => generated 614 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:08.356 7 WARNING neutron_lib.context [None req-7e9e38a9-7fe2-4edc-afd0-49b79df6a9e6 dfe73b792a744333b7dd8bfe82595ea4 1035df7588974fedbaa0f64c03375936 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/458] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:11:06 2026] PUT /v2.0/routers/5bd2164d-6f7e-4cf2-beb8-0b5bfab6ca6a/add_router_interface => generated 309 bytes in 1643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.140 () {34 vars in 685 bytes} [Mon Jun 15 21:11:08 2026] POST /v2.0/security-groups => generated 1661 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:11:08.491 8 WARNING neutron_lib.context [None req-ca867ffb-2b4a-4a81-86af-1c767b59171e dfe73b792a744333b7dd8bfe82595ea4 1035df7588974fedbaa0f64c03375936 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 229/460] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:11:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:08.636 7 WARNING neutron_lib.context [None req-b7e0e79b-a0cc-426c-9f1a-4af2b29df84e dfe73b792a744333b7dd8bfe82595ea4 1035df7588974fedbaa0f64c03375936 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/461] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:11:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:08.764 8 WARNING neutron_lib.context [None req-440fa552-fe2a-48b2-a901-f1db2dede46c dfe73b792a744333b7dd8bfe82595ea4 1035df7588974fedbaa0f64c03375936 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:08.886 7 WARNING neutron_lib.context [req-540149ab-5598-4e10-98f2-5534c32793a5 req-3da44a15-878c-4b21-a62b-445fe69f6c64 5e48ece7f44c46d4809eae8ea526fda1 4fbb8f70437c4958bab028d027130cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/462] 10.0.0.234 () {38 vars in 971 bytes} [Mon Jun 15 21:11:08 2026] POST /v2.0/security-groups => generated 1686 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:11:08.996 7 WARNING neutron_lib.context [req-4ba25674-e4c0-4f1c-8a1d-427f412a8fa9 req-6bda2e96-185f-4c96-842a-b8ec172a8cfe 6e2e4522d81b49bcb6a335e86e5e8613 af6a614d41fd43d8ad65140bed4506c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/463] 10.0.0.234 () {38 vars in 971 bytes} [Mon Jun 15 21:11:08 2026] POST /v2.0/security-groups => generated 1680 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/464] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:09 2026] GET /v2.0/security-groups/22c69090-6609-4272-b283-3cf80f458226 => generated 1686 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:09.134 7 WARNING neutron_lib.context [req-24d23ba6-753b-4b85-a753-ef8401b25a37 req-caa55622-d601-4b78-ba74-ca4c4333a3f7 6e2e4522d81b49bcb6a335e86e5e8613 af6a614d41fd43d8ad65140bed4506c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/465] 10.0.0.234 () {38 vars in 971 bytes} [Mon Jun 15 21:11:09 2026] POST /v2.0/security-groups => generated 1679 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:11:09.251 7 WARNING neutron_lib.context [req-51a44585-df04-456e-90d2-7a1b2087b48e req-0010c7d0-7a29-49a8-bda7-36238dc0a960 5e48ece7f44c46d4809eae8ea526fda1 4fbb8f70437c4958bab028d027130cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 230/466] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:11:08 2026] POST /v2.0/floatingips => generated 552 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:09.352 8 WARNING neutron_lib.context [req-c9a7f9da-c2df-44b0-ba18-13b27cbf4b61 req-18e2f934-d30f-4cd0-a023-bbfa0e6b0316 6e2e4522d81b49bcb6a335e86e5e8613 af6a614d41fd43d8ad65140bed4506c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/467] 10.0.0.234 () {38 vars in 981 bytes} [Mon Jun 15 21:11:09 2026] POST /v2.0/security-group-rules => generated 614 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/468] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:09 2026] GET /v2.0/security-groups/22c69090-6609-4272-b283-3cf80f458226 => generated 2311 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:09.469 7 WARNING neutron_lib.context [req-2071f4d7-4717-4bd5-8120-cdcb08cf816c req-3595a80d-c1ff-4e4b-9d7e-d89cc07cd021 5e48ece7f44c46d4809eae8ea526fda1 4fbb8f70437c4958bab028d027130cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/469] 10.0.0.234 () {38 vars in 971 bytes} [Mon Jun 15 21:11:09 2026] POST /v2.0/security-groups => generated 1680 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/470] 10.0.0.234 () {38 vars in 981 bytes} [Mon Jun 15 21:11:09 2026] POST /v2.0/security-group-rules => generated 619 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/471] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:11:09 2026] GET /v2.0/security-groups?tenant_id=af6a614d41fd43d8ad65140bed4506c6 => generated 7900 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/472] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:09 2026] GET /v2.0/security-groups/22c69090-6609-4272-b283-3cf80f458226 => generated 2941 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/473] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:09 2026] GET /v2.0/security-groups/3a875cfd-adf9-4e45-a7da-e6f895c275a4 => generated 2918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/474] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:09 2026] GET /v2.0/security-groups/3a875cfd-adf9-4e45-a7da-e6f895c275a4 => generated 2918 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/475] 10.0.0.234 () {34 vars in 1001 bytes} [Mon Jun 15 21:11:09 2026] GET /v2.0/security-group-rules/fa695c03-f664-4121-8e6f-9bf4891f4cfb => generated 616 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/476] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:09 2026] GET /v2.0/security-groups/22c69090-6609-4272-b283-3cf80f458226 => generated 2941 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/477] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:09 2026] GET /v2.0/security-groups/e35c31b1-5652-4b2f-86a3-0e390a2361dc => generated 1680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/478] 10.0.0.234 () {36 vars in 1023 bytes} [Mon Jun 15 21:11:09 2026] DELETE /v2.0/security-group-rules/fa695c03-f664-4121-8e6f-9bf4891f4cfb => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/479] 10.0.0.234 () {36 vars in 1013 bytes} [Mon Jun 15 21:11:09 2026] DELETE /v2.0/security-groups/e35c31b1-5652-4b2f-86a3-0e390a2361dc => 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: 244/480] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:09 2026] GET /v2.0/security-groups/22c69090-6609-4272-b283-3cf80f458226 => generated 2311 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:09.910 7 INFO neutron.api.v2.resource [req-31420781-c7ef-473c-a2a1-508bbdbdd499 req-60832067-8e0a-4c08-9446-13805a63bbff 6e2e4522d81b49bcb6a335e86e5e8613 af6a614d41fd43d8ad65140bed4506c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 245/481] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:09 2026] GET /v2.0/security-groups/e35c31b1-5652-4b2f-86a3-0e390a2361dc => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/484] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:09 2026] GET /v2.0/security-groups/e1aa368a-2933-4e56-86b1-81ec060c3c22 => generated 1679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/485] 10.0.0.234 () {36 vars in 1013 bytes} [Mon Jun 15 21:11:09 2026] DELETE /v2.0/security-groups/22c69090-6609-4272-b283-3cf80f458226 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/486] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:10 2026] GET /v2.0/security-groups/b9523442-043a-4622-b2cb-f09592d4f374 => generated 2309 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/487] 10.0.0.234 () {36 vars in 1013 bytes} [Mon Jun 15 21:11:09 2026] DELETE /v2.0/security-groups/e1aa368a-2933-4e56-86b1-81ec060c3c22 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:10.090 7 INFO neutron.api.v2.resource [req-e4bfaab6-b931-4b83-be0f-8f993d2cfe8b req-a08b52f6-1cd3-4384-af50-14f7b3b2326b 6e2e4522d81b49bcb6a335e86e5e8613 af6a614d41fd43d8ad65140bed4506c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/488] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:10 2026] GET /v2.0/security-groups/e1aa368a-2933-4e56-86b1-81ec060c3c22 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/489] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:10 2026] GET /v2.0/security-groups/c2bda992-88c1-41db-8ab6-e42e3412ec19 => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/490] 10.0.0.234 () {36 vars in 1013 bytes} [Mon Jun 15 21:11:10 2026] DELETE /v2.0/security-groups/b9523442-043a-4622-b2cb-f09592d4f374 => 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: 252/491] 10.0.0.234 () {36 vars in 1013 bytes} [Mon Jun 15 21:11:10 2026] DELETE /v2.0/security-groups/c2bda992-88c1-41db-8ab6-e42e3412ec19 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:10.282 7 INFO neutron.api.v2.resource [req-c43a2207-a021-4f3d-b12f-b05ecf299ee1 req-589a9060-0924-4057-b429-1550d1f6932c 6e2e4522d81b49bcb6a335e86e5e8613 af6a614d41fd43d8ad65140bed4506c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 253/492] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:10 2026] GET /v2.0/security-groups/c2bda992-88c1-41db-8ab6-e42e3412ec19 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/493] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:11:10 2026] GET /v2.0/security-groups?tenant_id=af6a614d41fd43d8ad65140bed4506c6 => generated 2921 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/494] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:10 2026] GET /v2.0/security-groups/3a875cfd-adf9-4e45-a7da-e6f895c275a4 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/495] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:10 2026] GET /v2.0/security-groups/3a875cfd-adf9-4e45-a7da-e6f895c275a4 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:10.473 7 INFO neutron.api.v2.resource [req-7fdfc60b-2047-46a6-8520-e5db64af9ec3 req-6885a16d-f02b-4720-b3df-bfa9fae2aa59 6e2e4522d81b49bcb6a335e86e5e8613 af6a614d41fd43d8ad65140bed4506c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/496] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:10 2026] GET /v2.0/security-groups/c2bda992-88c1-41db-8ab6-e42e3412ec19 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:11:10.505 7 INFO neutron.api.v2.resource [req-b9fe3d04-7299-4281-beda-7c67576ce7d4 req-41427ee4-0bf6-4774-a82d-108cf21caf4f 6e2e4522d81b49bcb6a335e86e5e8613 af6a614d41fd43d8ad65140bed4506c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/497] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:10 2026] GET /v2.0/security-groups/e1aa368a-2933-4e56-86b1-81ec060c3c22 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:11:10.536 7 INFO neutron.api.v2.resource [req-bd25024d-008c-4369-ab8a-8e78585f5cf4 req-06dde629-4781-44fc-bd46-292f854a2964 6e2e4522d81b49bcb6a335e86e5e8613 af6a614d41fd43d8ad65140bed4506c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 259/498] 10.0.0.234 () {34 vars in 991 bytes} [Mon Jun 15 21:11:10 2026] GET /v2.0/security-groups/e35c31b1-5652-4b2f-86a3-0e390a2361dc => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/499] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:11:10 2026] PUT /v2.0/routers/caf426a8-f23a-4eb9-aa3a-56a7e7bd1aed/remove_router_interface => generated 309 bytes in 1071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/500] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:11:10 2026] PUT /v2.0/routers/5bd2164d-6f7e-4cf2-beb8-0b5bfab6ca6a/remove_router_interface => generated 309 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/501] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:11 2026] GET /v2.0/security-groups?tenant_id=dc2609eed3eb48c7a95b00d60fac78a0&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:11.778 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-2e36f7be-f03c-49fa-acff-60532604ae16 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - 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-06-15 21:11:12.155 8 INFO neutron.db.l3_hamode_db [None req-2e36f7be-f03c-49fa-acff-60532604ae16 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] HA network ee553969-237e-41eb-8f35-67ea9b6aa2fe was deleted as no HA routers are present in tenant 4fbb8f70437c4958bab028d027130cdd. [pid: 8|app: 0|req: 241/502] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:11:11 2026] DELETE /v2.0/routers/caf426a8-f23a-4eb9-aa3a-56a7e7bd1aed => generated 0 bytes in 896 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:12.238 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-4749a8e8-7ad7-4c28-9e09-79c912c52b36 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 242/503] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:12 2026] DELETE /v2.0/security-groups/5b2249cf-f7c5-491d-8f94-2dc9e49eb915 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/504] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:11:12 2026] DELETE /v2.0/subnets/a13d8e1e-a726-4549-bf7d-8375b7394a52 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/505] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:12 2026] GET /v2.0/security-groups?tenant_id=54a43040d03a4ef7b65c630db17f9ac6&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:12.629 8 INFO neutron.services.segments.plugin [-] Segment 0bf97963-204d-4363-b8ba-e632265a4b5c resource provider aggregate not found 2026-06-15 21:11:12.636 7 INFO neutron.db.l3_hamode_db [None req-4749a8e8-7ad7-4c28-9e09-79c912c52b36 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] HA network 4e5028b5-48e2-44f5-9cc4-22b99dc284f3 was deleted as no HA routers are present in tenant af6a614d41fd43d8ad65140bed4506c6. [pid: 7|app: 0|req: 262/506] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:11:11 2026] DELETE /v2.0/routers/5bd2164d-6f7e-4cf2-beb8-0b5bfab6ca6a => generated 0 bytes in 888 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:12.649 8 INFO neutron.services.segments.plugin [-] Segment 0bf97963-204d-4363-b8ba-e632265a4b5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf97963-204d-4363-b8ba-e632265a4b5c found for delete ", "request_id": "req-3e45e9dd-4e91-4f40-a55f-413489ddd6c4"}]} 2026-06-15 21:11:12.655 8 INFO neutron.services.segments.plugin [-] Segment 0bf97963-204d-4363-b8ba-e632265a4b5c resource provider aggregate not found 2026-06-15 21:11:12.667 8 INFO neutron.services.segments.plugin [-] Segment 0bf97963-204d-4363-b8ba-e632265a4b5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf97963-204d-4363-b8ba-e632265a4b5c found for delete ", "request_id": "req-91be9a7d-e41a-4248-8a29-2f99fc469ec2"}]} [pid: 7|app: 0|req: 263/507] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:12 2026] DELETE /v2.0/security-groups/41f8060d-8df9-4103-befb-682450b6d527 => 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: 245/508] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:11:12 2026] DELETE /v2.0/networks/697c5932-f98e-40e8-9d9d-21ef8f5ad29c => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/509] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:11:12 2026] DELETE /v2.0/subnets/193f1fd8-5452-44ed-86bd-643468003c79 => 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: 265/510] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:13 2026] GET /v2.0/security-groups?tenant_id=4fbb8f70437c4958bab028d027130cdd&name=default => generated 2921 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/511] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:11:12 2026] DELETE /v2.0/networks/5b16d917-3386-4ef9-8437-7770d8a64c4c => 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: 266/512] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:13 2026] DELETE /v2.0/security-groups/2bcb3d4e-3727-4b9d-8cfb-e650dadcd4d3 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/513] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:13 2026] GET /v2.0/security-groups?tenant_id=af6a614d41fd43d8ad65140bed4506c6&name=default => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:13.439 7 INFO neutron.services.segments.plugin [-] Segment 6ef40498-f59e-431b-82fa-91ff3b953855 resource provider aggregate not found 2026-06-15 21:11:13.448 7 INFO neutron.services.segments.plugin [-] Segment 6ef40498-f59e-431b-82fa-91ff3b953855 resource provider aggregate not found 2026-06-15 21:11:13.466 7 INFO neutron.services.segments.plugin [-] Segment 6ef40498-f59e-431b-82fa-91ff3b953855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ef40498-f59e-431b-82fa-91ff3b953855 found for delete ", "request_id": "req-e8cd1df6-02f4-4eb9-8d2e-9a816fbfa176"}]} 2026-06-15 21:11:13.467 7 INFO neutron.services.segments.plugin [-] Segment 6ef40498-f59e-431b-82fa-91ff3b953855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ef40498-f59e-431b-82fa-91ff3b953855 found for delete ", "request_id": "req-8e3f5064-d821-41ef-8378-9122d63b0385"}]} [pid: 7|app: 0|req: 267/514] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:13 2026] DELETE /v2.0/security-groups/3a875cfd-adf9-4e45-a7da-e6f895c275a4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:15.033 8 INFO neutron.services.segments.plugin [-] Segment 37a775d0-5972-450b-8354-3693b2944f9c resource provider aggregate not found 2026-06-15 21:11:15.039 8 INFO neutron.services.segments.plugin [-] Segment 37a775d0-5972-450b-8354-3693b2944f9c resource provider aggregate not found 2026-06-15 21:11:15.045 8 INFO neutron.services.segments.plugin [-] Segment 37a775d0-5972-450b-8354-3693b2944f9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37a775d0-5972-450b-8354-3693b2944f9c found for delete ", "request_id": "req-0b90316e-ea4e-41f0-b4b6-3d58a450d0fb"}]} 2026-06-15 21:11:15.056 8 INFO neutron.services.segments.plugin [-] Segment 37a775d0-5972-450b-8354-3693b2944f9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37a775d0-5972-450b-8354-3693b2944f9c found for delete ", "request_id": "req-237e85be-4cd5-40aa-bde4-6de5c129f9ee"}]} 2026-06-15 21:11:15.060 8 INFO neutron.services.segments.plugin [-] Segment 84e34859-e90e-473f-adc7-c27961a6838d resource provider aggregate not found 2026-06-15 21:11:15.071 8 INFO neutron.services.segments.plugin [-] Segment 84e34859-e90e-473f-adc7-c27961a6838d resource provider aggregate not found 2026-06-15 21:11:15.074 8 INFO neutron.services.segments.plugin [-] Segment 84e34859-e90e-473f-adc7-c27961a6838d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84e34859-e90e-473f-adc7-c27961a6838d found for delete ", "request_id": "req-29d4f990-4622-40ad-9efe-dd5691a04e1c"}]} 2026-06-15 21:11:15.086 8 INFO neutron.services.segments.plugin [-] Segment 84e34859-e90e-473f-adc7-c27961a6838d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84e34859-e90e-473f-adc7-c27961a6838d found for delete ", "request_id": "req-73e9e1ea-a33c-496b-96e6-9a3b8d671e13"}]} [pid: 7|app: 0|req: 268/515] 10.0.0.234 () {34 vars in 1100 bytes} [Mon Jun 15 21:11:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1432442455&fields=id&tenant_id=1035df7588974fedbaa0f64c03375936 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/516] 10.0.0.234 () {34 vars in 982 bytes} [Mon Jun 15 21:11:15 2026] GET /v2.0/networks?id=ff66892f-cc14-431a-947c-746b0f2cdc92 => generated 679 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:15.367 8 INFO neutron.db.segments_db [None req-1be68bec-0caa-4b69-b233-59343084c128 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 25fc03e2-011c-4813-9e41-0160031730a9 of type vxlan for network 4b9ffb0a-22fc-49ce-99f1-7385aa926479 [pid: 8|app: 0|req: 248/517] 10.0.0.140 () {34 vars in 671 bytes} [Mon Jun 15 21:11:15 2026] POST /v2.0/networks => generated 752 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/518] 10.0.0.234 () {34 vars in 965 bytes} [Mon Jun 15 21:11:15 2026] GET /v2.0/quotas/1035df7588974fedbaa0f64c03375936 => 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: 250/519] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:15 2026] POST /v2.0/subnets => generated 699 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/520] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:11:15 2026] GET /v2.0/ports?tenant_id=1035df7588974fedbaa0f64c03375936&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:15.751 7 INFO neutron.db.segments_db [None req-b12f9938-e562-41cf-b8d1-0cb56fa99fb8 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment fb6e52b6-abcb-4a90-bd60-af0876247052 of type vxlan for network 05db8ca5-edf6-4512-9b46-42f3735ee355 2026-06-15 21:11:15.784 8 INFO neutron.db.segments_db [None req-c1bc6950-0e36-46de-88ee-514c8aea249f 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 6d718ff0-0004-46ef-b6c9-eed0174c140a of type vxlan for network bfdf264a-f21c-4dc4-afcd-862535c4b979 [pid: 7|app: 0|req: 270/521] 10.0.0.140 () {34 vars in 671 bytes} [Mon Jun 15 21:11:15 2026] POST /v2.0/networks => generated 737 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/522] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:15 2026] POST /v2.0/subnets => generated 684 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:16.074 8 INFO neutron.db.l3_hamode_db [None req-c1bc6950-0e36-46de-88ee-514c8aea249f 7824afb03f034193be0d5546dbb93a4d c83b6bf4b9014402833c0887b5918997 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:11:16.128 7 INFO neutron.db.segments_db [None req-f4b04da5-ed3e-4f7b-9f0a-1faf2a79e4a8 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 9837bbd2-1e90-4647-86b6-20d15e41125c of type vxlan for network 02eba36b-22e6-4e32-b8c0-012904eba5d7 2026-06-15 21:11:16.376 7 INFO neutron.db.l3_hamode_db [None req-f4b04da5-ed3e-4f7b-9f0a-1faf2a79e4a8 7824afb03f034193be0d5546dbb93a4d 5f3f8bce48e949e3a849fa6f0bf74d0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:11:16.828 8 INFO neutron.db.l3_hamode_db [None req-c1bc6950-0e36-46de-88ee-514c8aea249f 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:11:17.132 7 INFO neutron.db.l3_hamode_db [None req-f4b04da5-ed3e-4f7b-9f0a-1faf2a79e4a8 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 252/523] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:15 2026] POST /v2.0/routers => generated 739 bytes in 2105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/524] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:16 2026] POST /v2.0/routers => generated 724 bytes in 2011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/525] 10.0.0.234 () {34 vars in 907 bytes} [Mon Jun 15 21:11:17 2026] GET /v2.0/extensions => generated 20516 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/526] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:18 2026] GET /v2.0/security-groups?tenant_id=8dd82afe2c9e4bcfa9485890f6f8a4f9&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/527] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:11:18 2026] PUT /v2.0/routers/7a318028-6d81-4323-98bc-aacb0905e4c8/add_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/528] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:11:18 2026] PUT /v2.0/routers/2d71f6f8-8f50-4505-ad55-429d5678f0d1/add_router_interface => generated 309 bytes in 1307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/529] 10.0.0.234 () {34 vars in 1008 bytes} [Mon Jun 15 21:11:19 2026] GET /v2.0/networks/ff66892f-cc14-431a-947c-746b0f2cdc92?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: 255/530] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:19 2026] DELETE /v2.0/security-groups/31e0e4aa-47fb-4152-afe7-061a4851754c => 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: 276/531] 10.0.0.234 () {34 vars in 1108 bytes} [Mon Jun 15 21:11:19 2026] GET /v2.0/networks/ff66892f-cc14-431a-947c-746b0f2cdc92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/532] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:19 2026] GET /v2.0/security-groups?tenant_id=6f2393822cd74dc4bec7795f6f61ba39&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/533] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:19 2026] DELETE /v2.0/security-groups/7b71b998-272d-4d43-bb73-3cda318ec4fa => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:20.094 7 WARNING neutron_lib.context [None req-6281687c-1afe-4a8f-9a37-ffea566020df 35a27d61077c454db35cd481b4c47196 c83b6bf4b9014402833c0887b5918997 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/534] 10.0.0.140 () {34 vars in 685 bytes} [Mon Jun 15 21:11:20 2026] POST /v2.0/security-groups => generated 1660 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:11:20.220 7 WARNING neutron_lib.context [None req-e4865228-dcf1-40ab-b927-dfa23be00ec4 efe1f4f0a3cd436f903bbdb01300b0bc 5f3f8bce48e949e3a849fa6f0bf74d0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 279/535] 10.0.0.140 () {34 vars in 685 bytes} [Mon Jun 15 21:11:20 2026] POST /v2.0/security-groups => generated 1661 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:11:20.361 7 WARNING neutron_lib.context [None req-2136a4d2-ba34-451e-9cb9-6f0653ca4306 35a27d61077c454db35cd481b4c47196 c83b6bf4b9014402833c0887b5918997 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 257/536] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:20 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 12 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:11:20.393 8 WARNING neutron_lib.context [None req-7da72ec8-d989-4aa2-a977-a4b5375040d1 efe1f4f0a3cd436f903bbdb01300b0bc 5f3f8bce48e949e3a849fa6f0bf74d0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 280/537] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:11:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:20.498 7 WARNING neutron_lib.context [None req-e1f73bb7-ee3a-47ad-900a-2c32d6d5b1c6 35a27d61077c454db35cd481b4c47196 c83b6bf4b9014402833c0887b5918997 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 258/538] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:11:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:20.515 8 WARNING neutron_lib.context [None req-5d85d924-a056-4e00-b675-1a59ff03acc7 efe1f4f0a3cd436f903bbdb01300b0bc 5f3f8bce48e949e3a849fa6f0bf74d0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/539] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:11:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:20.602 7 WARNING neutron_lib.context [None req-6e376832-f7d6-43bf-af8d-12300b22778e 35a27d61077c454db35cd481b4c47196 c83b6bf4b9014402833c0887b5918997 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 259/540] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:11:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:20.639 8 WARNING neutron_lib.context [None req-80d806cc-43e9-4b6b-add7-637ced91a2b4 efe1f4f0a3cd436f903bbdb01300b0bc 5f3f8bce48e949e3a849fa6f0bf74d0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 282/541] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:11:20 2026] POST /v2.0/floatingips => generated 552 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/542] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:21 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => 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: 260/543] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:11:20 2026] POST /v2.0/floatingips => generated 552 bytes in 1137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/544] 10.0.0.234 () {34 vars in 1098 bytes} [Mon Jun 15 21:11:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--365655630&fields=id&tenant_id=c83b6bf4b9014402833c0887b5918997 => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:11:21.960 7 WARNING neutron_lib.context [None req-597d2191-7293-4974-a951-9062c9234ffa 7573dc9e8b274c968b1a153dfc2426b3 7d3804817a6b40fe9804629070193c99 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 262/545] 10.0.0.234 () {34 vars in 982 bytes} [Mon Jun 15 21:11:21 2026] GET /v2.0/networks?id=4b9ffb0a-22fc-49ce-99f1-7385aa926479 => generated 684 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/546] 10.0.0.234 () {34 vars in 965 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/quotas/c83b6bf4b9014402833c0887b5918997 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:22.076 7 INFO neutron.db.segments_db [None req-597d2191-7293-4974-a951-9062c9234ffa 7573dc9e8b274c968b1a153dfc2426b3 7d3804817a6b40fe9804629070193c99 - - default default] Added segment 972bd79a-3866-48b4-aa0e-59ac56344b08 of type vxlan for network 38419c36-6a6f-4ebf-8380-2f8e516a7217 [pid: 8|app: 0|req: 264/547] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/ports?tenant_id=c83b6bf4b9014402833c0887b5918997&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/548] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:11:21 2026] POST /v2.0/networks => generated 643 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:22.185 7 WARNING neutron_lib.context [None req-40e57f74-b121-4279-b16b-670e6fa77364 7573dc9e8b274c968b1a153dfc2426b3 7d3804817a6b40fe9804629070193c99 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 265/549] 10.0.0.234 () {34 vars in 1008 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/550] 10.0.0.234 () {34 vars in 1100 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1506375563&fields=id&tenant_id=5f3f8bce48e949e3a849fa6f0bf74d0b => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/551] 10.0.0.234 () {34 vars in 1108 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/552] 10.0.0.234 () {34 vars in 982 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/networks?id=05db8ca5-edf6-4512-9b46-42f3735ee355 => generated 669 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/553] 10.0.0.234 () {34 vars in 965 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/quotas/5f3f8bce48e949e3a849fa6f0bf74d0b => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/554] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:22 2026] POST /v2.0/subnets => generated 641 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:22.437 7 WARNING neutron_lib.context [None req-ccfec183-a53c-420b-a461-b55c3b87ccfb 7573dc9e8b274c968b1a153dfc2426b3 7d3804817a6b40fe9804629070193c99 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 270/555] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/ports?tenant_id=5f3f8bce48e949e3a849fa6f0bf74d0b&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/556] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:11:22.497 7 INFO neutron.db.segments_db [None req-ccfec183-a53c-420b-a461-b55c3b87ccfb 7573dc9e8b274c968b1a153dfc2426b3 7d3804817a6b40fe9804629070193c99 - - default default] Added segment 832b9c1e-cb9a-4c8f-8481-a146dcacb3a1 of type vxlan for network ab3f22fd-7995-4c7b-9533-64ec7d9f3639 [pid: 7|app: 0|req: 286/557] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:11:22 2026] POST /v2.0/networks => generated 644 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/558] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => 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: 272/559] 10.0.0.140 () {34 vars in 743 bytes} [Mon Jun 15 21:11:22 2026] PUT /v2.0/networks/ab3f22fd-7995-4c7b-9533-64ec7d9f3639 => generated 592 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:22.731 7 WARNING neutron_lib.context [None req-cebe86e0-b4fb-4340-a487-107e028aba6b 7573dc9e8b274c968b1a153dfc2426b3 7d3804817a6b40fe9804629070193c99 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 273/560] 10.0.0.234 () {34 vars in 907 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/extensions => generated 20516 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/561] 10.0.0.234 () {34 vars in 1008 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/networks/05db8ca5-edf6-4512-9b46-42f3735ee355?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: 275/562] 10.0.0.234 () {34 vars in 1108 bytes} [Mon Jun 15 21:11:22 2026] GET /v2.0/networks/05db8ca5-edf6-4512-9b46-42f3735ee355?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/563] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:22 2026] POST /v2.0/subnets => generated 626 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/564] 10.0.0.140 () {34 vars in 741 bytes} [Mon Jun 15 21:11:23 2026] PUT /v2.0/subnets/b7d2e4f1-35ea-4cfb-8b6e-2e958286027e => generated 636 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/565] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:23 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:11:23.386 7 INFO neutron.services.segments.plugin [-] Segment 832b9c1e-cb9a-4c8f-8481-a146dcacb3a1 resource provider aggregate not found 2026-06-15 21:11:23.392 7 INFO neutron.services.segments.plugin [-] Segment 832b9c1e-cb9a-4c8f-8481-a146dcacb3a1 resource provider aggregate not found 2026-06-15 21:11:23.396 7 INFO neutron.services.segments.plugin [-] Segment 832b9c1e-cb9a-4c8f-8481-a146dcacb3a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 832b9c1e-cb9a-4c8f-8481-a146dcacb3a1 found for delete ", "request_id": "req-4c7ffb9e-4957-4cb4-ac8d-ea7044102622"}]} 2026-06-15 21:11:23.407 7 INFO neutron.services.segments.plugin [-] Segment 832b9c1e-cb9a-4c8f-8481-a146dcacb3a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 832b9c1e-cb9a-4c8f-8481-a146dcacb3a1 found for delete ", "request_id": "req-198fdb06-f3e0-407e-bf13-be873301ecd5"}]} [pid: 7|app: 0|req: 289/566] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:11:23 2026] DELETE /v2.0/networks/ab3f22fd-7995-4c7b-9533-64ec7d9f3639 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:11:23.445 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32febd20-1925-4002-8e75-fdb060ad4a0a 7573dc9e8b274c968b1a153dfc2426b3 7d3804817a6b40fe9804629070193c99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 278/567] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:11:23 2026] DELETE /v2.0/networks/ab3f22fd-7995-4c7b-9533-64ec7d9f3639 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/568] 10.0.0.140 () {32 vars in 694 bytes} [Mon Jun 15 21:11:23 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/569] 10.0.0.140 () {32 vars in 742 bytes} [Mon Jun 15 21:11:23 2026] GET /v2.0/subnets?network_id=c3e2a5e4-9977-4fe0-b95c-c21a10f19c6e => generated 649 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/570] 10.0.0.140 () {32 vars in 653 bytes} [Mon Jun 15 21:11:23 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/571] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:23 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/572] 10.0.0.140 () {32 vars in 649 bytes} [Mon Jun 15 21:11:23 2026] GET /v2.0/networks => generated 1308 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/573] 10.0.0.140 () {32 vars in 647 bytes} [Mon Jun 15 21:11:23 2026] GET /v2.0/subnets => generated 1280 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/574] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:23 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => 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: 282/575] 10.0.0.140 () {32 vars in 723 bytes} [Mon Jun 15 21:11:23 2026] GET /v2.0/networks/38419c36-6a6f-4ebf-8380-2f8e516a7217 => generated 668 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/576] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:11:23 2026] GET /v2.0/subnets/161f7685-c265-418a-86c5-d39aeb6e4b70 => generated 641 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:23.824 8 INFO neutron.pecan_wsgi.hooks.translation [None req-baab0736-c719-4a77-82f7-df2e6b60fd31 7573dc9e8b274c968b1a153dfc2426b3 7d3804817a6b40fe9804629070193c99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 283/577] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:11:23 2026] DELETE /v2.0/subnets/b7d2e4f1-35ea-4cfb-8b6e-2e958286027e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:11:23.844 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70b423ad-298a-4e49-9cab-ec6b64ae2520 7573dc9e8b274c968b1a153dfc2426b3 7d3804817a6b40fe9804629070193c99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 295/578] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:11:23 2026] DELETE /v2.0/networks/ab3f22fd-7995-4c7b-9533-64ec7d9f3639 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/579] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:11:23 2026] DELETE /v2.0/subnets/161f7685-c265-418a-86c5-d39aeb6e4b70 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/580] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:24 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => 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: 296/581] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:11:24 2026] DELETE /v2.0/networks/38419c36-6a6f-4ebf-8380-2f8e516a7217 => 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: 286/582] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:24 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => 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: 287/583] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:24 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => 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: 297/586] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:11:24 2026] GET /v2.0/networks?id=ff66892f-cc14-431a-947c-746b0f2cdc92 => generated 679 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/587] 199.19.213.118 () {34 vars in 1050 bytes} [Mon Jun 15 21:11:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1035df7588974fedbaa0f64c03375936 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:25.041 7 WARNING neutron_lib.context [req-5d52d674-5522-46b5-a7b1-7bbad8427aa7 req-27d28f3d-ec0e-4567-bb28-7a424496e3a1 dfe73b792a744333b7dd8bfe82595ea4 1035df7588974fedbaa0f64c03375936 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 290/588] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:24 2026] GET /v2.0/security-groups?tenant_id=7d3804817a6b40fe9804629070193c99&name=default => generated 2925 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/589] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:25 2026] DELETE /v2.0/security-groups/9c6a4320-57e8-42e0-9b9f-855958126093 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:25.419 7 INFO neutron.services.segments.plugin [-] Segment 972bd79a-3866-48b4-aa0e-59ac56344b08 resource provider aggregate not found [pid: 8|app: 0|req: 292/590] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:25 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:11:25.429 7 INFO neutron.services.segments.plugin [-] Segment 972bd79a-3866-48b4-aa0e-59ac56344b08 resource provider aggregate not found 2026-06-15 21:11:25.439 7 INFO neutron.services.segments.plugin [-] Segment 972bd79a-3866-48b4-aa0e-59ac56344b08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 972bd79a-3866-48b4-aa0e-59ac56344b08 found for delete ", "request_id": "req-75374268-41ba-415a-b051-9ec9badbfcbb"}]} 2026-06-15 21:11:25.443 7 INFO neutron.services.segments.plugin [-] Segment 972bd79a-3866-48b4-aa0e-59ac56344b08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 972bd79a-3866-48b4-aa0e-59ac56344b08 found for delete ", "request_id": "req-326742c1-840b-4101-a8c0-7fb04271543d"}]} [pid: 7|app: 0|req: 299/591] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:11:25 2026] POST /v2.0/ports => generated 954 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/592] 199.19.213.118 () {34 vars in 911 bytes} [Mon Jun 15 21:11:25 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 300/593] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:25 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => 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: 294/594] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:25 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 957 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/595] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:26 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&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: 296/596] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:26 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => 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: 301/597] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:11:25 2026] PUT /v2.0/ports/dd4dbc49-ab5b-4462-a471-0f02133ff7f2 => generated 1235 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/598] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:26 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => 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: 298/599] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:11:26 2026] GET /v2.0/networks?id=4b9ffb0a-22fc-49ce-99f1-7385aa926479 => generated 684 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/600] 199.19.213.118 () {34 vars in 1050 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c83b6bf4b9014402833c0887b5918997 => generated 180 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:27.106 8 WARNING neutron_lib.context [req-979c5051-6adb-43a8-88ed-be4620cfb891 req-dc185703-2830-445b-9140-6f1753ee6435 35a27d61077c454db35cd481b4c47196 c83b6bf4b9014402833c0887b5918997 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-15 21:11:27.185 7 WARNING neutron_lib.context [None req-57ec3b9d-fba7-4d5b-88d9-79da993582ce 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:27.307 7 INFO neutron.db.segments_db [None req-57ec3b9d-fba7-4d5b-88d9-79da993582ce 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] Added segment 72b239eb-5403-43d4-8931-d3df4e429112 of type vxlan for network 4cb22fb3-023f-42af-b70c-da40268a6bc2 [pid: 7|app: 0|req: 302/601] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:11:26 2026] POST /v2.0/networks => generated 645 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:27.462 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-63be7929-a5a9-4a07-a028-056fff3204ee'] response: {'name': 'network-changed', 'server_uuid': '16906991-3f38-468c-944b-424cdc0f7603', 'tag': 'dd4dbc49-ab5b-4462-a471-0f02133ff7f2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 303/602] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:27.481 7 WARNING neutron_lib.context [None req-586ff821-eb98-4a0a-98ec-cb533afd440b 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 300/603] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:11:27 2026] POST /v2.0/ports => generated 954 bytes in 433 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: 301/604] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&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: 304/605] 10.0.0.140 () {34 vars in 665 bytes} [Mon Jun 15 21:11:27 2026] POST /v2.0/ports => generated 775 bytes in 280 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: 305/606] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => 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: 306/607] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/ports?tenant_id=1035df7588974fedbaa0f64c03375936&device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:27.824 7 WARNING neutron_lib.context [None req-07a9176a-e0b5-48d2-bb16-b3df2799cf22 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:27.864 7 INFO neutron.db.segments_db [None req-07a9176a-e0b5-48d2-bb16-b3df2799cf22 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] Added segment 289b7a9f-9d63-45d0-a169-146cbd5236fc of type vxlan for network 26cb960e-3dec-4586-9e66-e86486b906d7 [pid: 7|app: 0|req: 307/608] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:11:27 2026] POST /v2.0/networks => generated 632 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/609] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dd4dbc49-ab5b-4462-a471-0f02133ff7f2 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/610] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:27 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:28.036 7 WARNING neutron_lib.context [None req-07117f01-ad93-4753-ab24-9719d67e4960 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 302/611] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:11:27 2026] PUT /v2.0/ports/d86f347d-2a4d-4c0a-8ad9-0932ef88e12b => generated 1235 bytes in 476 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: 303/612] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:11:28 2026] GET /v2.0/subnets?id=b547ef18-fca7-49da-bd7a-b7d9d24b4c0e => generated 697 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/613] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:28 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&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: 305/614] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:28 2026] GET /v2.0/ports?network_id=ff66892f-cc14-431a-947c-746b0f2cdc92&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/615] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:28 2026] GET /v2.0/networks/ff66892f-cc14-431a-947c-746b0f2cdc92?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: 307/616] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:28 2026] GET /v2.0/networks/ff66892f-cc14-431a-947c-746b0f2cdc92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/617] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:28 2026] POST /v2.0/subnets => generated 626 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:28.333 8 WARNING neutron_lib.context [None req-850b95f2-a561-4756-9554-ed2f3fff8e85 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:28.474 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-310d2299-e491-4d44-bb94-352169e0fd36'] response: {'name': 'network-changed', 'server_uuid': '11507a68-8164-41c6-9c15-f9d93fe7ed56', 'tag': 'd86f347d-2a4d-4c0a-8ad9-0932ef88e12b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 311/618] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:28 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/619] 10.0.0.140 () {34 vars in 665 bytes} [Mon Jun 15 21:11:28 2026] POST /v2.0/ports => generated 949 bytes in 411 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: 312/620] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:28 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/621] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:28 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/622] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:28 2026] GET /v2.0/ports?tenant_id=c83b6bf4b9014402833c0887b5918997&device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/623] 199.19.213.118 () {34 vars in 1018 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/networks?tenant_id=c83b6bf4b9014402833c0887b5918997&shared=False => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/624] 199.19.213.118 () {34 vars in 930 bytes} [Mon Jun 15 21:11:29 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: 309/625] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:11:28 2026] DELETE /v2.0/ports/77b47712-3369-4e14-beb7-d550244be042 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/626] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/networks?id=05db8ca5-edf6-4512-9b46-42f3735ee355 => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:29.201 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2c661b8-513a-41dd-be2b-e120bcaba840 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 310/627] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:11:29 2026] DELETE /v2.0/ports/77b47712-3369-4e14-beb7-d550244be042 => 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: 318/628] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/629] 199.19.213.118 () {34 vars in 1050 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5f3f8bce48e949e3a849fa6f0bf74d0b => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:29.267 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f86e018e-0b54-440d-9b59-50400e8c53f7 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 319/630] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/ports/77b47712-3369-4e14-beb7-d550244be042 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:11:29.273 7 WARNING neutron_lib.context [req-954dc519-5aa9-47a8-8f1b-0e9a87a32df9 req-2fba7a61-290d-42d0-a6d3-f0fe0a952f48 efe1f4f0a3cd436f903bbdb01300b0bc 5f3f8bce48e949e3a849fa6f0bf74d0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 312/631] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/632] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:11:29 2026] DELETE /v2.0/subnets/87146f78-f415-42ff-b9b7-82329938b586 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/633] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/ports?tenant_id=1035df7588974fedbaa0f64c03375936&device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 1238 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/634] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:11:29 2026] POST /v2.0/ports => generated 958 bytes in 388 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: 321/635] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:11:29 2026] GET /v2.0/networks?id=ff66892f-cc14-431a-947c-746b0f2cdc92 => generated 774 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:29.993 8 INFO neutron.services.segments.plugin [-] Segment 289b7a9f-9d63-45d0-a169-146cbd5236fc resource provider aggregate not found 2026-06-15 21:11:29.998 8 INFO neutron.services.segments.plugin [-] Segment 289b7a9f-9d63-45d0-a169-146cbd5236fc resource provider aggregate not found 2026-06-15 21:11:30.010 8 INFO neutron.services.segments.plugin [-] Segment 289b7a9f-9d63-45d0-a169-146cbd5236fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 289b7a9f-9d63-45d0-a169-146cbd5236fc found for delete ", "request_id": "req-bf204adc-0f26-47e0-a049-3e2507676ae7"}]} 2026-06-15 21:11:30.015 8 INFO neutron.services.segments.plugin [-] Segment 289b7a9f-9d63-45d0-a169-146cbd5236fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 289b7a9f-9d63-45d0-a169-146cbd5236fc found for delete ", "request_id": "req-0e487ae7-5fdf-4492-bb08-3fdb556a8668"}]} [pid: 8|app: 0|req: 315/636] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:11:29 2026] DELETE /v2.0/networks/26cb960e-3dec-4586-9e66-e86486b906d7 => generated 0 bytes in 595 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/637] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:11:29 2026] PUT /v2.0/ports/c3062659-d4f3-4f8f-a8fd-1d96f61b887b => generated 1239 bytes in 460 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: 316/638] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dd4dbc49-ab5b-4462-a471-0f02133ff7f2 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/639] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:30.221 7 WARNING neutron_lib.context [None req-f8fa176a-8790-436d-bc17-92388cb621a8 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:30.274 7 INFO neutron.db.segments_db [None req-f8fa176a-8790-436d-bc17-92388cb621a8 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] Added segment 4dadfd6e-80c2-471b-965b-de8fcc1ce1f4 of type vxlan for network 8c1d9d96-5109-4981-b3c1-7b8aacebda1e [pid: 8|app: 0|req: 317/640] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => 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: 318/641] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/ports?tenant_id=c83b6bf4b9014402833c0887b5918997&device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/642] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/subnets?id=b547ef18-fca7-49da-bd7a-b7d9d24b4c0e => generated 697 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/643] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:11:30 2026] POST /v2.0/networks => generated 630 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/644] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&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: 325/645] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/security-groups?id=e7afeaba-bc07-4553-a916-e66f8c07b494&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/646] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d86f347d-2a4d-4c0a-8ad9-0932ef88e12b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:11:30.427 8 WARNING neutron_lib.context [None req-d5c38566-2af5-4c98-996e-cfcc68b636e1 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:30.446 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-595df45e-731f-450f-a5f8-382f5a78add5'] response: {'name': 'network-changed', 'server_uuid': '0d0bd980-4b71-4525-abf6-b868f5664c83', 'tag': 'c3062659-d4f3-4f8f-a8fd-1d96f61b887b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 326/647] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/ports?network_id=ff66892f-cc14-431a-947c-746b0f2cdc92&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/648] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/subnets?id=6228ba2f-0bc9-4eed-8b6f-b0e0aa971bf3 => generated 702 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/649] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/650] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/networks/ff66892f-cc14-431a-947c-746b0f2cdc92?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/651] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/ports?network_id=4b9ffb0a-22fc-49ce-99f1-7385aa926479&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: 322/652] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:30 2026] POST /v2.0/subnets => generated 626 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/653] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&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: 323/654] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/networks/ff66892f-cc14-431a-947c-746b0f2cdc92?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-06-15 21:11:30.745 8 WARNING neutron_lib.context [None req-cd6078ae-77ca-4e23-8c63-d821a01a29cc 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 332/655] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479?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: 333/656] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479?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: 334/657] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:30 2026] GET /v2.0/ports?tenant_id=5f3f8bce48e949e3a849fa6f0bf74d0b&device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/658] 199.19.213.118 () {34 vars in 1018 bytes} [Mon Jun 15 21:11:31 2026] GET /v2.0/networks?tenant_id=5f3f8bce48e949e3a849fa6f0bf74d0b&shared=False => generated 765 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/659] 10.0.0.140 () {34 vars in 665 bytes} [Mon Jun 15 21:11:30 2026] POST /v2.0/ports => generated 912 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/660] 199.19.213.118 () {34 vars in 930 bytes} [Mon Jun 15 21:11:31 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: 325/661] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:11:31 2026] DELETE /v2.0/ports/a2381f5b-a136-4656-916b-713825fb76b3 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:11:31.323 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ddc356b-743d-4b57-9272-98959ac568a5 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 337/662] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:11:31 2026] GET /v2.0/ports/a2381f5b-a136-4656-916b-713825fb76b3 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/663] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:11:31 2026] DELETE /v2.0/subnets/897db36c-2771-4c6c-b728-0ed80076ec76 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/664] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:31 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/665] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:31 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/666] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:31 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&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: 341/667] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:31 2026] GET /v2.0/security-groups?id=e7afeaba-bc07-4553-a916-e66f8c07b494&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: 342/668] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:31 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/669] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:11:31 2026] DELETE /v2.0/networks/8c1d9d96-5109-4981-b3c1-7b8aacebda1e => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:11:31.842 8 WARNING neutron_lib.context [None req-50037277-c4bf-4439-84d4-f79788312683 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 343/670] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:31 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&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-06-15 21:11:32.028 8 INFO neutron.services.segments.plugin [-] Segment 4dadfd6e-80c2-471b-965b-de8fcc1ce1f4 resource provider aggregate not found 2026-06-15 21:11:32.040 8 INFO neutron.services.segments.plugin [-] Segment 4dadfd6e-80c2-471b-965b-de8fcc1ce1f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dadfd6e-80c2-471b-965b-de8fcc1ce1f4 found for delete ", "request_id": "req-338a1c0b-0c1a-45b6-b6a4-793e6a5a5598"}]} 2026-06-15 21:11:32.040 8 INFO neutron.services.segments.plugin [-] Segment 4dadfd6e-80c2-471b-965b-de8fcc1ce1f4 resource provider aggregate not found 2026-06-15 21:11:32.055 8 INFO neutron.services.segments.plugin [-] Segment 4dadfd6e-80c2-471b-965b-de8fcc1ce1f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dadfd6e-80c2-471b-965b-de8fcc1ce1f4 found for delete ", "request_id": "req-84c41f6b-1789-439f-9469-56fef6d77c2a"}]} [pid: 8|app: 0|req: 328/671] 10.0.0.140 () {34 vars in 665 bytes} [Mon Jun 15 21:11:31 2026] POST /v2.0/ports => generated 775 bytes in 321 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: 344/672] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/ports?tenant_id=5f3f8bce48e949e3a849fa6f0bf74d0b&device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/673] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c3062659-d4f3-4f8f-a8fd-1d96f61b887b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/674] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/subnets?id=02ca910c-fa56-4e78-872c-39e0245120d7 => generated 687 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/675] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/ports?network_id=05db8ca5-edf6-4512-9b46-42f3735ee355&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/677] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/networks/05db8ca5-edf6-4512-9b46-42f3735ee355?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: 329/677] 10.0.0.140 () {34 vars in 737 bytes} [Mon Jun 15 21:11:32 2026] PUT /v2.0/ports/2b91083c-57e9-4798-acd5-08bf6462dc52 => generated 752 bytes in 190 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: 349/678] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/networks/05db8ca5-edf6-4512-9b46-42f3735ee355?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/679] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:11:32 2026] DELETE /v2.0/ports/2b91083c-57e9-4798-acd5-08bf6462dc52 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/680] 10.0.0.140 () {32 vars in 643 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/ports => generated 778 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:32.706 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b78f935-e189-4a79-b74d-18cb07834d45 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 331/681] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/ports/2b91083c-57e9-4798-acd5-08bf6462dc52 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/682] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => 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: 332/683] 10.0.0.140 () {32 vars in 643 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/ports => generated 778 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/684] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/685] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/686] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/ports/4533be9f-704e-45c1-881a-a9fc5e3acee6 => generated 775 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/687] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/security-groups?id=e7afeaba-bc07-4553-a916-e66f8c07b494&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:32.868 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5fd9edb-87c8-4dee-a535-66b340c7ac6d 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 354/688] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:11:32 2026] DELETE /v2.0/ports/a2381f5b-a136-4656-916b-713825fb76b3 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:11:32.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20571329-bf4b-4d02-a761-0af7b9392a3f 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 335/689] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:11:32 2026] DELETE /v2.0/subnets/897db36c-2771-4c6c-b728-0ed80076ec76 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:11:32.919 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e1e3ccd-341c-443b-ae19-cb3af1599c3a 92682940850e48b593d74410380f4e1d 2ba75482bc324bc0a7836946cc840084 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 355/690] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:11:32 2026] DELETE /v2.0/subnets/87146f78-f415-42ff-b9b7-82329938b586 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/691] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/692] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:32 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/693] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:11:32 2026] DELETE /v2.0/ports/4533be9f-704e-45c1-881a-a9fc5e3acee6 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:11:33.245 7 INFO neutron.services.segments.plugin [-] Segment 72b239eb-5403-43d4-8931-d3df4e429112 resource provider aggregate not found 2026-06-15 21:11:33.254 7 INFO neutron.services.segments.plugin [-] Segment 72b239eb-5403-43d4-8931-d3df4e429112 resource provider aggregate not found 2026-06-15 21:11:33.266 7 INFO neutron.services.segments.plugin [-] Segment 72b239eb-5403-43d4-8931-d3df4e429112 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72b239eb-5403-43d4-8931-d3df4e429112 found for delete ", "request_id": "req-3d319a78-ffa3-4587-8456-26cb41144e27"}]} 2026-06-15 21:11:33.267 7 INFO neutron.services.segments.plugin [-] Segment 72b239eb-5403-43d4-8931-d3df4e429112 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72b239eb-5403-43d4-8931-d3df4e429112 found for delete ", "request_id": "req-8c11f9fe-de46-4e5b-b254-235457c11d64"}]} [pid: 7|app: 0|req: 358/694] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:11:33 2026] DELETE /v2.0/networks/4cb22fb3-023f-42af-b70c-da40268a6bc2 => 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: 337/695] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:33 2026] GET /v2.0/security-groups?tenant_id=2ba75482bc324bc0a7836946cc840084&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/696] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:33 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/697] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:33 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => 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: 339/698] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:33 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/699] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:34 2026] GET /v2.0/security-groups?id=e7afeaba-bc07-4553-a916-e66f8c07b494&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/700] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:33 2026] DELETE /v2.0/security-groups/c0ebe9fe-1fb4-467e-af0d-05498b10e7ce => 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: 341/701] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:34 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/702] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:34 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/703] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:35 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/704] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:35 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/705] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:35 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/706] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:35 2026] GET /v2.0/security-groups?id=e7afeaba-bc07-4553-a916-e66f8c07b494&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/707] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:35 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/708] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:35 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&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-06-15 21:11:36.054 7 WARNING neutron_lib.context [None req-d2b9954a-c414-4141-a0ed-2971633b4aac a1be3483585842389b6d28b29db54f48 e565133da79946999e3af22d34de9c92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 365/709] 10.0.0.140 () {34 vars in 684 bytes} [Mon Jun 15 21:11:35 2026] POST /v2.0/security-groups => generated 1625 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/710] 10.0.0.140 () {32 vars in 663 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/security-groups => generated 4530 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/711] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/712] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/713] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/714] 10.0.0.140 () {34 vars in 758 bytes} [Mon Jun 15 21:11:36 2026] PUT /v2.0/security-groups/a0b1675b-4e46-424e-abc3-405ad5c451c5 => generated 1664 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/715] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/security-groups?id=e7afeaba-bc07-4553-a916-e66f8c07b494&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/716] 10.0.0.140 () {32 vars in 737 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/security-groups/a0b1675b-4e46-424e-abc3-405ad5c451c5 => generated 1664 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/717] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => 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: 349/718] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&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: 370/719] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:36 2026] DELETE /v2.0/security-groups/a0b1675b-4e46-424e-abc3-405ad5c451c5 => 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: 350/720] 10.0.0.140 () {32 vars in 663 bytes} [Mon Jun 15 21:11:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:36.757 7 INFO neutron.api.v2.resource [None req-078a7102-c072-4bff-b5c7-3182fa45b827 a1be3483585842389b6d28b29db54f48 e565133da79946999e3af22d34de9c92 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 371/721] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:36 2026] DELETE /v2.0/security-groups/a0b1675b-4e46-424e-abc3-405ad5c451c5 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:11:36.769 8 WARNING neutron_lib.context [None req-0100565b-9467-4582-9ca6-336b665afd59 a1be3483585842389b6d28b29db54f48 e565133da79946999e3af22d34de9c92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 351/722] 10.0.0.140 () {34 vars in 684 bytes} [Mon Jun 15 21:11:36 2026] POST /v2.0/security-groups => generated 1625 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:11:36.927 7 WARNING neutron_lib.context [None req-2b490d16-6ed7-4bf4-a88d-17be384c8494 a1be3483585842389b6d28b29db54f48 e565133da79946999e3af22d34de9c92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 372/723] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:11:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/724] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:11:37 2026] GET /v2.0/security-group-rules/c4f510e8-3969-4fc3-92d8-7f344730a843 => generated 601 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/725] 10.0.0.140 () {32 vars in 673 bytes} [Mon Jun 15 21:11:37 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/726] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:11:37 2026] DELETE /v2.0/security-group-rules/c4f510e8-3969-4fc3-92d8-7f344730a843 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/727] 10.0.0.140 () {32 vars in 673 bytes} [Mon Jun 15 21:11:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:37.372 8 WARNING neutron_lib.context [None req-d6021e1c-d989-4618-b483-78ba673f58ab a1be3483585842389b6d28b29db54f48 e565133da79946999e3af22d34de9c92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 354/728] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:11:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/729] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:11:37 2026] GET /v2.0/security-group-rules/777fae7a-5618-4070-ab7f-b92bdd44ebb1 => 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: 376/730] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:37 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => 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: 355/731] 10.0.0.140 () {32 vars in 673 bytes} [Mon Jun 15 21:11:37 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/732] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:37 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => 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: 356/733] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:37 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/734] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:11:37 2026] DELETE /v2.0/security-group-rules/777fae7a-5618-4070-ab7f-b92bdd44ebb1 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/735] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:37 2026] GET /v2.0/security-groups?id=e7afeaba-bc07-4553-a916-e66f8c07b494&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/736] 10.0.0.140 () {32 vars in 673 bytes} [Mon Jun 15 21:11:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:11:37.790 7 WARNING neutron_lib.context [None req-ef894e0d-ddf4-49a0-9439-b3751661e342 a1be3483585842389b6d28b29db54f48 e565133da79946999e3af22d34de9c92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 358/737] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:37 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:37.839 7 INFO neutron.db.securitygroups_db [None req-ef894e0d-ddf4-49a0-9439-b3751661e342 a1be3483585842389b6d28b29db54f48 e565133da79946999e3af22d34de9c92 - - default default] Project e565133da79946999e3af22d34de9c92 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: 359/738] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:37 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/739] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:11:37 2026] POST /v2.0/security-group-rules => generated 607 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/740] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:11:37 2026] GET /v2.0/security-group-rules/179fa331-295a-4bfe-b038-d9f8171d013f => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/741] 10.0.0.140 () {32 vars in 673 bytes} [Mon Jun 15 21:11:37 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/742] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:11:38 2026] DELETE /v2.0/security-group-rules/179fa331-295a-4bfe-b038-d9f8171d013f => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/743] 10.0.0.140 () {32 vars in 673 bytes} [Mon Jun 15 21:11:38 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/744] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:38 2026] DELETE /v2.0/security-groups/f1ecaf74-453a-4508-84ae-79c2457cf74d => 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: 383/745] 10.0.0.140 () {32 vars in 663 bytes} [Mon Jun 15 21:11:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/746] 10.0.0.140 () {32 vars in 663 bytes} [Mon Jun 15 21:11:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/747] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:38 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/748] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:38 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/749] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:38 2026] GET /v2.0/security-groups?id=e7afeaba-bc07-4553-a916-e66f8c07b494&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/750] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:38 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/751] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:39 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => 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: 387/752] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:39 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => 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: 366/753] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:38 2026] GET /v2.0/security-groups?tenant_id=e565133da79946999e3af22d34de9c92&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/754] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:39 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&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: 389/755] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:39 2026] DELETE /v2.0/security-groups/9279ecb4-66e6-43d4-ab49-8403d47dc02a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:39.563 8 INFO neutron.db.l3_db [None req-47811d27-f6f8-486d-9caf-bb26c95073af efe1f4f0a3cd436f903bbdb01300b0bc 5f3f8bce48e949e3a849fa6f0bf74d0b - - default default] Floating IP 61cc9085-796d-4694-a153-158a2cf7f1f1 associated. External IP: 10.96.250.216, port: c3062659-d4f3-4f8f-a8fd-1d96f61b887b. [pid: 8|app: 0|req: 367/758] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:11:39 2026] PUT /v2.0/floatingips/61cc9085-796d-4694-a153-158a2cf7f1f1 => generated 856 bytes in 860 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/759] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/760] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/761] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/security-groups?id=e7afeaba-bc07-4553-a916-e66f8c07b494&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/762] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/763] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:40.266 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f6bcab1-6fb8-4174-8f3a-23158a3973a3'] response: {'name': 'network-changed', 'server_uuid': '0d0bd980-4b71-4525-abf6-b868f5664c83', 'tag': 'c3062659-d4f3-4f8f-a8fd-1d96f61b887b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 370/764] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&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: 395/765] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/766] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/security-groups?id=e7afeaba-bc07-4553-a916-e66f8c07b494&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/767] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/ports?tenant_id=5f3f8bce48e949e3a849fa6f0bf74d0b&device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/768] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/networks?id=05db8ca5-edf6-4512-9b46-42f3735ee355 => generated 765 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/769] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c3062659-d4f3-4f8f-a8fd-1d96f61b887b => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/770] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/subnets?id=02ca910c-fa56-4e78-872c-39e0245120d7 => generated 687 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/771] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/ports?network_id=05db8ca5-edf6-4512-9b46-42f3735ee355&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/772] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:40 2026] GET /v2.0/networks/05db8ca5-edf6-4512-9b46-42f3735ee355?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: 399/773] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:41 2026] GET /v2.0/networks/05db8ca5-edf6-4512-9b46-42f3735ee355?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: 375/774] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:41 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/775] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:41 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/776] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:41 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/777] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:41 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/778] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:41 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&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: 402/779] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:41 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/780] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:41 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:42.208 7 INFO neutron.db.l3_db [None req-9eac49de-6bed-46f6-99da-f496f2af74cf 35a27d61077c454db35cd481b4c47196 c83b6bf4b9014402833c0887b5918997 - - default default] Floating IP f0abcaa6-d82e-42b5-9da2-205b281b6630 associated. External IP: 10.96.250.208, port: d86f347d-2a4d-4c0a-8ad9-0932ef88e12b. 2026-06-15 21:11:42.284 8 INFO neutron.db.l3_db [None req-a526a0cf-2499-47d3-b363-da683db2ea67 dfe73b792a744333b7dd8bfe82595ea4 1035df7588974fedbaa0f64c03375936 - - default default] Floating IP 1e72812d-3605-4085-886c-8c7b501eeda1 associated. External IP: 10.96.250.205, port: dd4dbc49-ab5b-4462-a471-0f02133ff7f2. [pid: 7|app: 0|req: 404/781] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:11:41 2026] PUT /v2.0/floatingips/f0abcaa6-d82e-42b5-9da2-205b281b6630 => generated 855 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:42.602 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6cd3c870-206e-451c-a352-46c70169add5'] response: {'name': 'network-changed', 'server_uuid': '11507a68-8164-41c6-9c15-f9d93fe7ed56', 'tag': 'd86f347d-2a4d-4c0a-8ad9-0932ef88e12b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 405/782] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:42 2026] GET /v2.0/security-groups?id=e7afeaba-bc07-4553-a916-e66f8c07b494&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/783] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:11:42 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/784] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:11:41 2026] PUT /v2.0/floatingips/1e72812d-3605-4085-886c-8c7b501eeda1 => generated 855 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/785] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:42 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/786] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:42 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/787] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:42 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:42.841 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12e7e799-ef06-4e20-a7b3-5e71b1b78a5b'] response: {'name': 'network-changed', 'server_uuid': '16906991-3f38-468c-944b-424cdc0f7603', 'tag': 'dd4dbc49-ab5b-4462-a471-0f02133ff7f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 382/788] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:42 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:43.060 7 INFO neutron.db.l3_db [req-3817c03a-4374-4f3a-87ac-f979b46953da req-7b9258c7-fa77-4a80-a364-488f2a5336d1 efe1f4f0a3cd436f903bbdb01300b0bc 5f3f8bce48e949e3a849fa6f0bf74d0b - - default default] Floating IP 61cc9085-796d-4694-a153-158a2cf7f1f1 disassociated. External IP: 10.96.250.216, port: c3062659-d4f3-4f8f-a8fd-1d96f61b887b. [pid: 8|app: 0|req: 383/789] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/ports?tenant_id=c83b6bf4b9014402833c0887b5918997&device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => 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: 384/790] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/791] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/networks?id=4b9ffb0a-22fc-49ce-99f1-7385aa926479 => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/792] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&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: 387/793] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d86f347d-2a4d-4c0a-8ad9-0932ef88e12b => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/794] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/ports?tenant_id=1035df7588974fedbaa0f64c03375936&device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/795] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/subnets?id=6228ba2f-0bc9-4eed-8b6f-b0e0aa971bf3 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/796] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:11:42 2026] DELETE /v2.0/ports/c3062659-d4f3-4f8f-a8fd-1d96f61b887b => generated 0 bytes in 829 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/797] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/networks?id=ff66892f-cc14-431a-947c-746b0f2cdc92 => generated 774 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/798] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/ports?network_id=4b9ffb0a-22fc-49ce-99f1-7385aa926479&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/799] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dd4dbc49-ab5b-4462-a471-0f02133ff7f2 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/800] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/subnets?id=b547ef18-fca7-49da-bd7a-b7d9d24b4c0e => generated 697 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/801] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/ports?network_id=ff66892f-cc14-431a-947c-746b0f2cdc92&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/802] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/networks/ff66892f-cc14-431a-947c-746b0f2cdc92?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: 395/803] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => 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: 396/804] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/networks/ff66892f-cc14-431a-947c-746b0f2cdc92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/805] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479?fields=segments => generated 14 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/806] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:43 2026] GET /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479?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: 410/807] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:44 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/808] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:44 2026] GET /v2.0/security-groups?id=928e03c1-14ac-46b3-a670-5d9f947f91ae&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/809] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:44 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:11:45.109 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e28d531a-270b-4acd-90ff-bc53308800b4'] response: {'server_uuid': '0d0bd980-4b71-4525-abf6-b868f5664c83', 'name': 'network-vif-deleted', 'tag': 'c3062659-d4f3-4f8f-a8fd-1d96f61b887b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 412/810] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:11:45 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/811] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:44 2026] GET /v2.0/security-groups?tenant_id=7385e41f3a8b46289626f441fa3c0e16&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/812] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:45 2026] DELETE /v2.0/security-groups/d1815316-8899-4e43-b6cc-8e9af7e2da60 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:45.391 7 INFO neutron.db.l3_db [req-c828350b-263a-4449-9b18-3338da91720b req-5f61b47a-6191-418d-87ac-441f34bcf460 dfe73b792a744333b7dd8bfe82595ea4 1035df7588974fedbaa0f64c03375936 - - default default] Floating IP 1e72812d-3605-4085-886c-8c7b501eeda1 disassociated. External IP: 10.96.250.205, port: dd4dbc49-ab5b-4462-a471-0f02133ff7f2. [pid: 8|app: 0|req: 401/813] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:45 2026] GET /v2.0/security-groups?tenant_id=2d45072179b24a42a396debfc93c1a0f&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/814] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:45 2026] DELETE /v2.0/security-groups/c5d7893f-b88c-4eb4-8c8e-dcb15c91d495 => 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: 403/815] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:45 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => 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: 413/816] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:11:45 2026] DELETE /v2.0/ports/dd4dbc49-ab5b-4462-a471-0f02133ff7f2 => generated 0 bytes in 646 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/817] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:45 2026] GET /v2.0/ports?device_id=0d0bd980-4b71-4525-abf6-b868f5664c83 => 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: 414/818] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:46 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/819] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:47 2026] DELETE /v2.0/security-groups/e7afeaba-bc07-4553-a916-e66f8c07b494 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:47.155 7 INFO neutron.api.v2.resource [None req-7777be52-469a-427f-a3c0-09a2d1e2e050 efe1f4f0a3cd436f903bbdb01300b0bc 5f3f8bce48e949e3a849fa6f0bf74d0b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 415/820] 10.0.0.140 () {32 vars in 737 bytes} [Mon Jun 15 21:11:47 2026] GET /v2.0/security-groups/e7afeaba-bc07-4553-a916-e66f8c07b494 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/821] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:11:47 2026] DELETE /v2.0/floatingips/61cc9085-796d-4694-a153-158a2cf7f1f1 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:47.492 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0da616d6-8ffa-4653-94f0-01b3c36dee85'] response: {'server_uuid': '16906991-3f38-468c-944b-424cdc0f7603', 'name': 'network-vif-deleted', 'tag': 'dd4dbc49-ab5b-4462-a471-0f02133ff7f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 407/822] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:47 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => 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: 416/823] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:11:47 2026] PUT /v2.0/routers/7a318028-6d81-4323-98bc-aacb0905e4c8/remove_router_interface => generated 309 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/824] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:48 2026] GET /v2.0/ports?device_id=16906991-3f38-468c-944b-424cdc0f7603 => 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: 418/825] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:49 2026] GET /v2.0/security-groups?tenant_id=69543ed4ea094e349ae0dba06fa16e9e&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/826] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:49 2026] DELETE /v2.0/security-groups/1488a620-7f95-4334-b0fb-ac3bf62a7a81 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:49.554 8 INFO neutron.services.segments.plugin [-] Segment 9837bbd2-1e90-4647-86b6-20d15e41125c resource provider aggregate not found 2026-06-15 21:11:49.559 8 INFO neutron.services.segments.plugin [-] Segment 9837bbd2-1e90-4647-86b6-20d15e41125c resource provider aggregate not found 2026-06-15 21:11:49.566 8 INFO neutron.services.segments.plugin [-] Segment 9837bbd2-1e90-4647-86b6-20d15e41125c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9837bbd2-1e90-4647-86b6-20d15e41125c found for delete ", "request_id": "req-74241397-89db-44d7-a71b-4b8fc6670fab"}]} 2026-06-15 21:11:49.574 8 INFO neutron.services.segments.plugin [-] Segment 9837bbd2-1e90-4647-86b6-20d15e41125c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9837bbd2-1e90-4647-86b6-20d15e41125c found for delete ", "request_id": "req-05ea586b-7371-45e5-8729-d09faaacccfe"}]} 2026-06-15 21:11:49.575 8 INFO neutron.db.l3_hamode_db [None req-2365f0da-ec38-4aeb-9bc1-c99f0c359a73 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] HA network 02eba36b-22e6-4e32-b8c0-012904eba5d7 was deleted as no HA routers are present in tenant 5f3f8bce48e949e3a849fa6f0bf74d0b. [pid: 8|app: 0|req: 408/827] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:11:48 2026] DELETE /v2.0/routers/7a318028-6d81-4323-98bc-aacb0905e4c8 => generated 0 bytes in 989 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/828] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:11:49 2026] DELETE /v2.0/subnets/02ca910c-fa56-4e78-872c-39e0245120d7 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/829] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:11:49 2026] DELETE /v2.0/networks/05db8ca5-edf6-4512-9b46-42f3735ee355 => 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: 410/830] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:50 2026] GET /v2.0/security-groups?tenant_id=5f3f8bce48e949e3a849fa6f0bf74d0b&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: 421/831] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:50 2026] DELETE /v2.0/security-groups/928e03c1-14ac-46b3-a670-5d9f947f91ae => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:50.242 7 INFO neutron.api.v2.resource [None req-8e0dd2a1-c6bf-4137-9588-4b9a04001c67 dfe73b792a744333b7dd8bfe82595ea4 1035df7588974fedbaa0f64c03375936 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 422/832] 10.0.0.140 () {32 vars in 737 bytes} [Mon Jun 15 21:11:50 2026] GET /v2.0/security-groups/928e03c1-14ac-46b3-a670-5d9f947f91ae => 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: 411/833] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:50 2026] DELETE /v2.0/security-groups/b2d23d71-75b7-4b84-9a6d-86910a83a9b9 => 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: 423/834] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:11:50 2026] DELETE /v2.0/floatingips/1e72812d-3605-4085-886c-8c7b501eeda1 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/835] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:11:50 2026] PUT /v2.0/routers/0f3432a8-e48d-4a5f-9e93-6f8a479b3bae/remove_router_interface => generated 309 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:52.080 8 INFO neutron.services.segments.plugin [-] Segment fb6e52b6-abcb-4a90-bd60-af0876247052 resource provider aggregate not found 2026-06-15 21:11:52.085 8 INFO neutron.services.segments.plugin [-] Segment fb6e52b6-abcb-4a90-bd60-af0876247052 resource provider aggregate not found 2026-06-15 21:11:52.101 8 INFO neutron.services.segments.plugin [-] Segment fb6e52b6-abcb-4a90-bd60-af0876247052 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb6e52b6-abcb-4a90-bd60-af0876247052 found for delete ", "request_id": "req-c19fb764-b1c3-4e84-aa3f-b6a6febc2a72"}]} 2026-06-15 21:11:52.103 8 INFO neutron.services.segments.plugin [-] Segment fb6e52b6-abcb-4a90-bd60-af0876247052 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb6e52b6-abcb-4a90-bd60-af0876247052 found for delete ", "request_id": "req-0c6ca55b-07d5-4c2f-aafa-ce62dfb12fb4"}]} 2026-06-15 21:11:52.402 8 INFO neutron.db.segments_db [None req-5d0a3146-41ff-40d8-a639-3a7fbb5b2858 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 2ba20159-6ba2-4d00-bfec-d566f91f455c of type vxlan for network 29074f8b-18e7-4b14-bf0d-c9508500b4b2 2026-06-15 21:11:52.438 7 INFO neutron.services.segments.plugin [-] Segment 0b52567e-cdfd-4e03-a4e7-a07db1e40d25 resource provider aggregate not found 2026-06-15 21:11:52.444 7 INFO neutron.services.segments.plugin [-] Segment 0b52567e-cdfd-4e03-a4e7-a07db1e40d25 resource provider aggregate not found 2026-06-15 21:11:52.459 7 INFO neutron.services.segments.plugin [-] Segment 0b52567e-cdfd-4e03-a4e7-a07db1e40d25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b52567e-cdfd-4e03-a4e7-a07db1e40d25 found for delete ", "request_id": "req-21f1850a-6fe9-4c7c-8a33-c60e888a59d3"}]} 2026-06-15 21:11:52.461 7 INFO neutron.services.segments.plugin [-] Segment 0b52567e-cdfd-4e03-a4e7-a07db1e40d25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b52567e-cdfd-4e03-a4e7-a07db1e40d25 found for delete ", "request_id": "req-36942ff9-c6e3-4aa4-915d-cd3eec1dbc6b"}]} 2026-06-15 21:11:52.466 7 INFO neutron.db.l3_hamode_db [None req-5ad2663c-7874-4c85-95ad-dcf5b45365fa 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] HA network c9de76a1-7144-4bf8-b613-a152789bb6f1 was deleted as no HA routers are present in tenant 1035df7588974fedbaa0f64c03375936. [pid: 7|app: 0|req: 424/836] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:11:51 2026] DELETE /v2.0/routers/0f3432a8-e48d-4a5f-9e93-6f8a479b3bae => generated 0 bytes in 960 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/837] 10.0.0.140 () {34 vars in 671 bytes} [Mon Jun 15 21:11:52 2026] POST /v2.0/networks => generated 744 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/838] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:11:52 2026] DELETE /v2.0/subnets/b547ef18-fca7-49da-bd7a-b7d9d24b4c0e => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/839] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:52 2026] POST /v2.0/subnets => generated 691 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:52.748 8 INFO neutron.db.segments_db [None req-c7f5ada7-58cd-489c-85c5-45a5b0c24de4 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment d8d9f5a6-5d40-426d-b9c3-289bb63b31c7 of type vxlan for network 084ecdee-7de9-4749-81c5-ea1850cae8a7 [pid: 7|app: 0|req: 426/840] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:11:52 2026] DELETE /v2.0/networks/ff66892f-cc14-431a-947c-746b0f2cdc92 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:11:53.090 8 INFO neutron.db.l3_hamode_db [None req-c7f5ada7-58cd-489c-85c5-45a5b0c24de4 7824afb03f034193be0d5546dbb93a4d 5f56615187e24555b58823c79c5ee551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 427/841] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:52 2026] GET /v2.0/security-groups?tenant_id=68059b2cbcd348b394e91a7fd9a8acb3&name=default => generated 2925 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/842] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:53 2026] GET /v2.0/security-groups?tenant_id=1035df7588974fedbaa0f64c03375936&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/843] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:53 2026] DELETE /v2.0/security-groups/9df9913d-e25a-4547-b83c-c4dc1387df5e => 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: 430/844] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:53 2026] DELETE /v2.0/security-groups/87eb4ad5-f22f-46c4-8768-b0d0435c81bb => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:11:53.881 8 INFO neutron.db.l3_hamode_db [None req-c7f5ada7-58cd-489c-85c5-45a5b0c24de4 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 431/845] 10.0.0.201 () {34 vars in 990 bytes} [Mon Jun 15 21:11:53 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 1240 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/846] 10.0.0.201 () {34 vars in 1040 bytes} [Mon Jun 15 21:11:53 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&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: 415/849] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:52 2026] POST /v2.0/routers => generated 731 bytes in 2277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:11:55.021 7 INFO neutron.services.segments.plugin [-] Segment 47f5ceff-d7d3-4419-af71-aa5654023b8d resource provider aggregate not found 2026-06-15 21:11:55.024 7 INFO neutron.services.segments.plugin [-] Segment 47f5ceff-d7d3-4419-af71-aa5654023b8d resource provider aggregate not found 2026-06-15 21:11:55.040 7 INFO neutron.services.segments.plugin [-] Segment 47f5ceff-d7d3-4419-af71-aa5654023b8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47f5ceff-d7d3-4419-af71-aa5654023b8d found for delete ", "request_id": "req-8352bc51-9eb8-4004-85a5-31e0d8bf125a"}]} 2026-06-15 21:11:55.042 7 INFO neutron.services.segments.plugin [-] Segment 47f5ceff-d7d3-4419-af71-aa5654023b8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47f5ceff-d7d3-4419-af71-aa5654023b8d found for delete ", "request_id": "req-92b4d510-4c97-44bc-bc60-88a2da48535f"}]} 2026-06-15 21:11:55.683 8 INFO neutron.db.segments_db [None req-713c53d6-a0fc-41a9-80b6-20c6e1eaa6dd 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 19a89ab0-7cae-4956-93c0-6413746ea72f of type vxlan for network ab751f88-09a8-4600-aa57-bdea4f21bdcf [pid: 8|app: 0|req: 416/850] 10.0.0.140 () {34 vars in 671 bytes} [Mon Jun 15 21:11:55 2026] POST /v2.0/networks => generated 744 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/851] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:11:55 2026] GET /v2.0/security-groups?tenant_id=720c9a542f3a4516992f2bdd0f53e045&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/852] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:55 2026] POST /v2.0/subnets => generated 691 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/853] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:11:56 2026] DELETE /v2.0/security-groups/36f46f7e-2325-405b-a153-c329678b993d => 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: 435/854] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:11:54 2026] PUT /v2.0/routers/9294791b-edf4-47a8-acfb-8e7b6f722017/add_router_interface => generated 309 bytes in 1249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:56.295 8 INFO neutron.db.segments_db [None req-2f789297-1d52-4489-90e9-bb703cba69c8 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 870a1ee9-f125-4116-b4fe-b48bedb617c8 of type vxlan for network 7b585bbb-0183-4447-8b0c-b58ce67a1604 2026-06-15 21:11:56.566 8 INFO neutron.db.l3_hamode_db [None req-2f789297-1d52-4489-90e9-bb703cba69c8 7824afb03f034193be0d5546dbb93a4d 138f67c42c5841b7bec98f1c441e3383 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:11:56.837 7 WARNING neutron_lib.context [None req-1bf91d89-b1ca-43fb-8a06-ffbd3f7ff02c 71207a6a797e4d839d77f582672c0db9 5f56615187e24555b58823c79c5ee551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 436/855] 10.0.0.140 () {34 vars in 685 bytes} [Mon Jun 15 21:11:56 2026] POST /v2.0/security-groups => generated 1661 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:11:56.986 7 WARNING neutron_lib.context [None req-6e2e4ebd-a8a0-49fa-a097-1296a197ce4d 71207a6a797e4d839d77f582672c0db9 5f56615187e24555b58823c79c5ee551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/856] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:11:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/857] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:57 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:57.282 7 WARNING neutron_lib.context [None req-2f5ea857-4f3b-42cc-a686-be3c36e07069 71207a6a797e4d839d77f582672c0db9 5f56615187e24555b58823c79c5ee551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 439/858] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:11:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/859] 10.0.0.234 () {34 vars in 971 bytes} [Mon Jun 15 21:11:57 2026] GET /v2.0/ports/d86f347d-2a4d-4c0a-8ad9-0932ef88e12b => generated 968 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:11:57.430 7 WARNING neutron_lib.context [None req-25f82c74-bb5f-4742-afc5-71b99bccb388 71207a6a797e4d839d77f582672c0db9 5f56615187e24555b58823c79c5ee551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:11:57.472 8 INFO neutron.db.l3_hamode_db [None req-2f789297-1d52-4489-90e9-bb703cba69c8 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 441/860] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:11:57 2026] POST /v2.0/floatingips => generated 552 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/861] 199.19.213.118 () {34 vars in 1000 bytes} [Mon Jun 15 21:11:58 2026] GET /v2.0/subnets?network_id=4b9ffb0a-22fc-49ce-99f1-7385aa926479 => generated 684 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/862] 199.19.213.118 () {34 vars in 1146 bytes} [Mon Jun 15 21:11:58 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56&device_owner=compute%3Anova&network_id=4b9ffb0a-22fc-49ce-99f1-7385aa926479 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/863] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:11:56 2026] POST /v2.0/routers => generated 731 bytes in 2321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/864] 10.0.0.234 () {34 vars in 1100 bytes} [Mon Jun 15 21:11:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2010627406&fields=id&tenant_id=5f56615187e24555b58823c79c5ee551 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/865] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:11:58 2026] PUT /v2.0/ports/d86f347d-2a4d-4c0a-8ad9-0932ef88e12b => generated 1149 bytes in 644 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-06-15 21:11:58.856 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf41210a-fdb3-4f90-8540-1b7154ff1429'] response: {'name': 'network-changed', 'server_uuid': '11507a68-8164-41c6-9c15-f9d93fe7ed56', 'tag': 'd86f347d-2a4d-4c0a-8ad9-0932ef88e12b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 445/866] 10.0.0.234 () {34 vars in 982 bytes} [Mon Jun 15 21:11:58 2026] GET /v2.0/networks?id=29074f8b-18e7-4b14-bf0d-c9508500b4b2 => generated 676 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/867] 10.0.0.234 () {34 vars in 965 bytes} [Mon Jun 15 21:11:58 2026] GET /v2.0/quotas/5f56615187e24555b58823c79c5ee551 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/868] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:11:58 2026] GET /v2.0/ports?tenant_id=5f56615187e24555b58823c79c5ee551&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/869] 10.0.0.234 () {34 vars in 1008 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/networks/29074f8b-18e7-4b14-bf0d-c9508500b4b2?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: 449/870] 10.0.0.234 () {34 vars in 1108 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/networks/29074f8b-18e7-4b14-bf0d-c9508500b4b2?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: 450/871] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => 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: 451/872] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/ports?tenant_id=c83b6bf4b9014402833c0887b5918997&device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 1421 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/873] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/networks?id=4b9ffb0a-22fc-49ce-99f1-7385aa926479 => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/874] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d86f347d-2a4d-4c0a-8ad9-0932ef88e12b => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/875] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d86f347d-2a4d-4c0a-8ad9-0932ef88e12b => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/876] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/subnets?id=6228ba2f-0bc9-4eed-8b6f-b0e0aa971bf3 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/877] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/ports?network_id=4b9ffb0a-22fc-49ce-99f1-7385aa926479&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/878] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/879] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:11:59 2026] GET /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479?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: 422/880] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:11:58 2026] PUT /v2.0/routers/3701de0b-1dcd-4801-9d4f-4352a5f6076d/add_router_interface => generated 309 bytes in 1326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/881] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:00 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:00.479 8 WARNING neutron_lib.context [None req-b7df2b4f-3170-4629-8085-6b11f4ca4ed3 4f1f7a5437044e2389b8ce756d5bf63c 138f67c42c5841b7bec98f1c441e3383 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 423/882] 10.0.0.140 () {34 vars in 685 bytes} [Mon Jun 15 21:12:00 2026] POST /v2.0/security-groups => generated 1658 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:12:00.665 7 WARNING neutron_lib.context [None req-2fb70c37-9183-4d36-9707-aa80d62e85e5 4f1f7a5437044e2389b8ce756d5bf63c 138f67c42c5841b7bec98f1c441e3383 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 424/883] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:00 2026] GET /v2.0/ports?tenant_id=c83b6bf4b9014402833c0887b5918997&device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 1421 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/884] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:12:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/885] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:12:00 2026] GET /v2.0/networks?id=4b9ffb0a-22fc-49ce-99f1-7385aa926479 => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:00.844 7 WARNING neutron_lib.context [None req-a63df72c-7b83-4067-a0c6-2d0061e72064 4f1f7a5437044e2389b8ce756d5bf63c 138f67c42c5841b7bec98f1c441e3383 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 425/886] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:00 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 1152 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/887] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d86f347d-2a4d-4c0a-8ad9-0932ef88e12b => 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: 427/888] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:00 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&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: 462/889] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:12:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:00.980 7 WARNING neutron_lib.context [None req-4c5fc121-71c1-4ece-9c0e-b860a8417dab 4f1f7a5437044e2389b8ce756d5bf63c 138f67c42c5841b7bec98f1c441e3383 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 428/890] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d86f347d-2a4d-4c0a-8ad9-0932ef88e12b => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/891] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:12:00 2026] GET /v2.0/subnets?id=6228ba2f-0bc9-4eed-8b6f-b0e0aa971bf3 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/892] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:01 2026] GET /v2.0/ports?network_id=4b9ffb0a-22fc-49ce-99f1-7385aa926479&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: 431/893] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:01 2026] GET /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479?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: 432/894] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:01 2026] GET /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/895] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:01 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => 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: 463/896] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:12:00 2026] POST /v2.0/floatingips => generated 552 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/897] 199.19.213.118 () {34 vars in 1120 bytes} [Mon Jun 15 21:12:01 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/898] 199.19.213.118 () {34 vars in 1096 bytes} [Mon Jun 15 21:12:01 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/899] 10.0.0.234 () {34 vars in 1096 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--10931712&fields=id&tenant_id=138f67c42c5841b7bec98f1c441e3383 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/900] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:12:01 2026] PUT /v2.0/ports/d86f347d-2a4d-4c0a-8ad9-0932ef88e12b => generated 968 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/901] 10.0.0.234 () {34 vars in 982 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/networks?id=ab751f88-09a8-4600-aa57-bdea4f21bdcf => generated 676 bytes in 60 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: 465/902] 10.0.0.234 () {34 vars in 965 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/quotas/138f67c42c5841b7bec98f1c441e3383 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/903] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/ports?tenant_id=138f67c42c5841b7bec98f1c441e3383&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:02.339 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93881732-03d9-4f43-8e86-46c7f360f6c4'] response: {'name': 'network-changed', 'server_uuid': '11507a68-8164-41c6-9c15-f9d93fe7ed56', 'tag': 'd86f347d-2a4d-4c0a-8ad9-0932ef88e12b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 466/904] 10.0.0.234 () {34 vars in 1008 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/networks/ab751f88-09a8-4600-aa57-bdea4f21bdcf?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/905] 10.0.0.234 () {34 vars in 1108 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/networks/ab751f88-09a8-4600-aa57-bdea4f21bdcf?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: 467/906] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => 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: 440/907] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => 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: 468/908] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/ports?tenant_id=c83b6bf4b9014402833c0887b5918997&device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/909] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/networks?id=4b9ffb0a-22fc-49ce-99f1-7385aa926479 => generated 780 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/910] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d86f347d-2a4d-4c0a-8ad9-0932ef88e12b => 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: 442/911] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/subnets?id=6228ba2f-0bc9-4eed-8b6f-b0e0aa971bf3 => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/912] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/ports?network_id=4b9ffb0a-22fc-49ce-99f1-7385aa926479&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/913] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479?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: 471/914] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:02 2026] GET /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479?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: 444/915] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:03 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/916] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:03 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&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: 473/917] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:03 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/918] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:03 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => 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: 474/919] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:12:03 2026] GET /v2.0/networks?id=29074f8b-18e7-4b14-bf0d-c9508500b4b2 => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/920] 199.19.213.118 () {34 vars in 1050 bytes} [Mon Jun 15 21:12:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5f56615187e24555b58823c79c5ee551 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:03.899 7 WARNING neutron_lib.context [req-487dcda5-dc0c-4c3e-b310-8bbd015c6bc4 req-aee81472-8aa5-45a1-9d60-111e8f3632a1 71207a6a797e4d839d77f582672c0db9 5f56615187e24555b58823c79c5ee551 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 475/921] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:12:03 2026] POST /v2.0/ports => generated 954 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/922] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:04 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/923] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:04 2026] GET /v2.0/security-groups?id=e5f33800-3410-436f-a34e-a52072e3c063&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: 478/924] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:04 2026] GET /v2.0/ports?tenant_id=c83b6bf4b9014402833c0887b5918997&device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/925] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:12:04 2026] PUT /v2.0/ports/9e41097f-5bea-4126-935e-d89c0e31e787 => generated 1235 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: 448/926] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:04 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => 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: 479/927] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:04 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:04.888 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68fc2c77-6dd9-4050-94c4-7606db1e34e6'] response: {'name': 'network-changed', 'server_uuid': 'fe9a170c-280e-4657-8339-4a3396afe8f1', 'tag': '9e41097f-5bea-4126-935e-d89c0e31e787', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 449/928] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:04 2026] GET /v2.0/security-groups?id=887ab1cb-3c8a-47d2-8add-a1317a23f588&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/929] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/networks?id=4b9ffb0a-22fc-49ce-99f1-7385aa926479 => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/930] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d86f347d-2a4d-4c0a-8ad9-0932ef88e12b => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/931] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/subnets?id=6228ba2f-0bc9-4eed-8b6f-b0e0aa971bf3 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/932] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/933] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/ports?network_id=4b9ffb0a-22fc-49ce-99f1-7385aa926479&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/934] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479?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: 484/935] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/936] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/ports?tenant_id=5f56615187e24555b58823c79c5ee551&device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/937] 199.19.213.118 () {34 vars in 1018 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/networks?tenant_id=5f56615187e24555b58823c79c5ee551&shared=False => generated 772 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:05.499 8 INFO neutron.db.l3_db [req-6656a4b0-1a56-4fec-91b9-553abc69b7fd req-734a727b-3aea-4813-80a1-e4f255d5c2d6 35a27d61077c454db35cd481b4c47196 c83b6bf4b9014402833c0887b5918997 - - default default] Floating IP f0abcaa6-d82e-42b5-9da2-205b281b6630 disassociated. External IP: 10.96.250.208, port: d86f347d-2a4d-4c0a-8ad9-0932ef88e12b. [pid: 7|app: 0|req: 487/938] 199.19.213.118 () {34 vars in 930 bytes} [Mon Jun 15 21:12:05 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: 488/939] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => 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: 452/940] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:12:05 2026] DELETE /v2.0/ports/d86f347d-2a4d-4c0a-8ad9-0932ef88e12b => generated 0 bytes in 620 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/941] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/942] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:05 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/943] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/security-groups?id=887ab1cb-3c8a-47d2-8add-a1317a23f588&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: 454/944] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/ports?tenant_id=c83b6bf4b9014402833c0887b5918997&device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/945] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/ports?tenant_id=5f56615187e24555b58823c79c5ee551&device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/946] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/security-groups?tenant_id=6b44fe2ce6aa4716b03e807d9bd879e1&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/947] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=9e41097f-5bea-4126-935e-d89c0e31e787 => 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: 457/948] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/subnets?id=02fda52a-ea35-403e-a3fb-2937520749bf => generated 694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/949] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/ports?network_id=29074f8b-18e7-4b14-bf0d-c9508500b4b2&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/950] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:06 2026] DELETE /v2.0/security-groups/839f0a0d-f177-48a1-9a12-9c4ad3643ee1 => 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: 459/951] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => 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: 493/952] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/networks/29074f8b-18e7-4b14-bf0d-c9508500b4b2?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/953] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/networks/29074f8b-18e7-4b14-bf0d-c9508500b4b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/954] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:12:06 2026] GET /v2.0/networks?id=ab751f88-09a8-4600-aa57-bdea4f21bdcf => generated 676 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:07.037 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a2d0468-efae-4bca-97c2-c6406fa47aa5'] response: {'server_uuid': '11507a68-8164-41c6-9c15-f9d93fe7ed56', 'name': 'network-vif-deleted', 'tag': 'd86f347d-2a4d-4c0a-8ad9-0932ef88e12b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 461/955] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:07 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/956] 199.19.213.118 () {34 vars in 1050 bytes} [Mon Jun 15 21:12:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=138f67c42c5841b7bec98f1c441e3383 => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:07.069 8 WARNING neutron_lib.context [req-4c4fc739-dd1e-4fad-bf8c-453e2681cc3d req-524629c9-23f1-4728-836f-6a691ad088e2 4f1f7a5437044e2389b8ce756d5bf63c 138f67c42c5841b7bec98f1c441e3383 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 496/957] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:07 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => 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: 497/958] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:07 2026] GET /v2.0/security-groups?id=887ab1cb-3c8a-47d2-8add-a1317a23f588&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: 462/959] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:12:07 2026] POST /v2.0/ports => generated 958 bytes in 391 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: 463/960] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:07 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => 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: 498/961] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:12:07 2026] PUT /v2.0/ports/c12a28d8-87b0-403f-a1c2-778bbc54bb07 => generated 1239 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/962] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:08 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:12:08.247 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec7144c9-9eaa-409c-9076-7bcfbe197c0b'] response: {'name': 'network-changed', 'server_uuid': '790096d7-33ec-4868-be9e-3aef81eb8e4e', 'tag': 'c12a28d8-87b0-403f-a1c2-778bbc54bb07', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 499/963] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:08 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/964] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:08 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/965] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:08 2026] GET /v2.0/security-groups?id=887ab1cb-3c8a-47d2-8add-a1317a23f588&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: 466/966] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:08 2026] GET /v2.0/ports?tenant_id=138f67c42c5841b7bec98f1c441e3383&device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/967] 199.19.213.118 () {34 vars in 1018 bytes} [Mon Jun 15 21:12:08 2026] GET /v2.0/networks?tenant_id=138f67c42c5841b7bec98f1c441e3383&shared=False => generated 772 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/968] 199.19.213.118 () {34 vars in 930 bytes} [Mon Jun 15 21:12:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/969] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:08 2026] GET /v2.0/ports?device_id=11507a68-8164-41c6-9c15-f9d93fe7ed56 => 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: 468/970] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:09 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/971] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:09 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/972] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:09 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/973] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:09 2026] GET /v2.0/security-groups?id=887ab1cb-3c8a-47d2-8add-a1317a23f588&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-06-15 21:12:09.797 8 WARNING neutron_lib.context [None req-179b0207-fcf1-473a-945d-69cc1edb03bc 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 505/974] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:09 2026] GET /v2.0/ports?tenant_id=138f67c42c5841b7bec98f1c441e3383&device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:12:09.965 8 INFO neutron.db.segments_db [None req-179b0207-fcf1-473a-945d-69cc1edb03bc 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Added segment 57f6da5a-d8ff-43a3-bb7b-4f3962acaf63 of type vxlan for network 3f34b2c8-b244-478f-8d8f-2e7f714612e6 [pid: 7|app: 0|req: 508/977] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:12:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c12a28d8-87b0-403f-a1c2-778bbc54bb07 => 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: 509/978] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:12:09 2026] GET /v2.0/subnets?id=6de48a02-2b89-4c50-9838-fd20fff15126 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/979] 10.0.0.140 () {34 vars in 671 bytes} [Mon Jun 15 21:12:09 2026] POST /v2.0/networks => generated 632 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:10.069 8 WARNING neutron_lib.context [None req-a5428fe7-655e-476b-a1f5-3e97ae06424b 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 510/980] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:10 2026] GET /v2.0/ports?network_id=ab751f88-09a8-4600-aa57-bdea4f21bdcf&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:12:10.109 8 INFO neutron.db.segments_db [None req-a5428fe7-655e-476b-a1f5-3e97ae06424b 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Added segment 0d557452-7eff-457b-8392-9f1b0bbeff33 of type vxlan for network 23408842-77f8-4273-b408-98a1fe4f95bf [pid: 7|app: 0|req: 511/981] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:10 2026] DELETE /v2.0/security-groups/e5f33800-3410-436f-a34e-a52072e3c063 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/982] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:10 2026] GET /v2.0/networks/ab751f88-09a8-4600-aa57-bdea4f21bdcf?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:10.234 7 INFO neutron.api.v2.resource [None req-563c27e6-b5a5-430d-8775-3a42273493ba 35a27d61077c454db35cd481b4c47196 c83b6bf4b9014402833c0887b5918997 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 513/983] 10.0.0.140 () {32 vars in 737 bytes} [Mon Jun 15 21:12:10 2026] GET /v2.0/security-groups/e5f33800-3410-436f-a34e-a52072e3c063 => 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: 514/984] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:10 2026] GET /v2.0/networks/ab751f88-09a8-4600-aa57-bdea4f21bdcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:10.390 8 INFO neutron.db.l3_hamode_db [None req-a5428fe7-655e-476b-a1f5-3e97ae06424b 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 515/985] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:12:10 2026] DELETE /v2.0/floatingips/f0abcaa6-d82e-42b5-9da2-205b281b6630 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/986] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:10 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:11.212 8 INFO neutron.db.l3_hamode_db [None req-a5428fe7-655e-476b-a1f5-3e97ae06424b 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 517/987] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:12:10 2026] PUT /v2.0/routers/2d71f6f8-8f50-4505-ad55-429d5678f0d1/remove_router_interface => generated 309 bytes in 1033 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/988] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:11 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/989] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:11 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/990] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:12:10 2026] POST /v2.0/routers => generated 695 bytes in 2493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/991] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/security-groups?id=887ab1cb-3c8a-47d2-8add-a1317a23f588&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-06-15 21:12:12.621 7 INFO neutron.services.segments.plugin [-] Segment 6d718ff0-0004-46ef-b6c9-eed0174c140a resource provider aggregate not found 2026-06-15 21:12:12.625 7 INFO neutron.services.segments.plugin [-] Segment 6d718ff0-0004-46ef-b6c9-eed0174c140a resource provider aggregate not found 2026-06-15 21:12:12.633 7 INFO neutron.services.segments.plugin [-] Segment 6d718ff0-0004-46ef-b6c9-eed0174c140a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d718ff0-0004-46ef-b6c9-eed0174c140a found for delete ", "request_id": "req-5f8a1de0-94de-43ec-a840-9d7174e12179"}]} 2026-06-15 21:12:12.639 7 INFO neutron.db.l3_hamode_db [None req-bd7d480a-2ef9-4c70-895a-5006ab07122a 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] HA network bfdf264a-f21c-4dc4-afcd-862535c4b979 was deleted as no HA routers are present in tenant c83b6bf4b9014402833c0887b5918997. [pid: 7|app: 0|req: 520/992] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:12:11 2026] DELETE /v2.0/routers/2d71f6f8-8f50-4505-ad55-429d5678f0d1 => generated 0 bytes in 876 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:12:12.665 7 INFO neutron.services.segments.plugin [-] Segment 6d718ff0-0004-46ef-b6c9-eed0174c140a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d718ff0-0004-46ef-b6c9-eed0174c140a found for delete ", "request_id": "req-85101ec7-a7e4-45d5-910c-25ba10159db2"}]} [pid: 8|app: 0|req: 473/993] 10.0.0.140 () {32 vars in 776 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/subnets?project_id=d15460c952c940a9bdc9afc5cdeafa21&cidr=10.100.0.0%2F28 => 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: 474/994] 10.0.0.140 () {32 vars in 694 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/995] 10.0.0.140 () {32 vars in 784 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/subnets?network_id=c3e2a5e4-9977-4fe0-b95c-c21a10f19c6e&cidr=10.100.0.0%2F28 => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:12.779 8 WARNING neutron_lib.context [None req-2c4ad030-2a39-42f7-b1dc-28c8ea048b73 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 521/996] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:12:12 2026] DELETE /v2.0/subnets/6228ba2f-0bc9-4eed-8b6f-b0e0aa971bf3 => 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: 522/997] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:12 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 973 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/998] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:12:12 2026] POST /v2.0/subnets => generated 656 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/999] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:13 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1000] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:12:12 2026] DELETE /v2.0/networks/4b9ffb0a-22fc-49ce-99f1-7385aa926479 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1001] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:13 2026] GET /v2.0/security-groups?tenant_id=c83b6bf4b9014402833c0887b5918997&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: 525/1002] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:13 2026] DELETE /v2.0/security-groups/23bd3e72-72a0-4316-ae94-e4dedee93410 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1003] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:13 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => 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: 527/1004] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:13 2026] GET /v2.0/security-groups?id=887ab1cb-3c8a-47d2-8add-a1317a23f588&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1005] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:13 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:14.249 7 INFO neutron.db.l3_db [None req-4702f80b-d19c-4467-a90c-6f675014b64f 71207a6a797e4d839d77f582672c0db9 5f56615187e24555b58823c79c5ee551 - - default default] Floating IP 2314980a-39d4-4d29-9e3d-8d733e9ce755 associated. External IP: 10.96.250.220, port: 9e41097f-5bea-4126-935e-d89c0e31e787. [pid: 8|app: 0|req: 478/1006] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:12:13 2026] PUT /v2.0/routers/da82eb25-fed2-42e1-a5ae-8bfa50630ab5/add_router_interface => generated 309 bytes in 1502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1007] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:12:13 2026] PUT /v2.0/floatingips/2314980a-39d4-4d29-9e3d-8d733e9ce755 => generated 855 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:14.651 7 INFO neutron.services.segments.plugin [-] Segment 25fc03e2-011c-4813-9e41-0160031730a9 resource provider aggregate not found 2026-06-15 21:12:14.673 7 INFO neutron.services.segments.plugin [-] Segment 25fc03e2-011c-4813-9e41-0160031730a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25fc03e2-011c-4813-9e41-0160031730a9 found for delete ", "request_id": "req-34187487-c333-4aa0-a7e4-19d3e49be28a"}]} [pid: 8|app: 0|req: 479/1008] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:14 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:14.685 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40a3a3f8-fae3-437a-b192-308dd4e0ffef'] response: {'name': 'network-changed', 'server_uuid': 'fe9a170c-280e-4657-8339-4a3396afe8f1', 'tag': '9e41097f-5bea-4126-935e-d89c0e31e787', 'status': 'completed', 'code': 200} 2026-06-15 21:12:14.697 7 INFO neutron.services.segments.plugin [-] Segment 25fc03e2-011c-4813-9e41-0160031730a9 resource provider aggregate not found [pid: 7|app: 0|req: 530/1009] 10.0.0.140 () {32 vars in 649 bytes} [Mon Jun 15 21:12:14 2026] GET /v2.0/networks => generated 6513 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:12:14.725 7 INFO neutron.services.segments.plugin [-] Segment 25fc03e2-011c-4813-9e41-0160031730a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25fc03e2-011c-4813-9e41-0160031730a9 found for delete ", "request_id": "req-01ea6a4f-2600-4ee7-85e0-6466b6af02f4"}]} [pid: 8|app: 0|req: 480/1010] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:14 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1011] 10.0.0.140 () {32 vars in 647 bytes} [Mon Jun 15 21:12:14 2026] GET /v2.0/subnets => generated 5200 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1012] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:14 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1013] 10.0.0.140 () {32 vars in 647 bytes} [Mon Jun 15 21:12:14 2026] GET /v2.0/routers => generated 2192 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1014] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:14 2026] GET /v2.0/security-groups?id=887ab1cb-3c8a-47d2-8add-a1317a23f588&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:14.939 7 WARNING neutron_lib.context [None req-bf018d20-69e7-44a7-9e94-01c6f829fd3c 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 533/1015] 10.0.0.140 () {34 vars in 685 bytes} [Mon Jun 15 21:12:14 2026] POST /v2.0/security-groups => generated 1675 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:12:15.091 8 WARNING neutron_lib.context [None req-bfd35e89-6b85-4721-88df-52e2f508815a 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 534/1016] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:15 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1017] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:15 2026] GET /v2.0/ports?tenant_id=5f56615187e24555b58823c79c5ee551&device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => 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: 483/1018] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:12:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1019] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:15 2026] GET /v2.0/security-groups?id=887ab1cb-3c8a-47d2-8add-a1317a23f588&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:15.271 7 WARNING neutron_lib.context [None req-887e6703-230f-4319-b40a-3e938778e806 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 484/1020] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:12:15 2026] GET /v2.0/networks?id=29074f8b-18e7-4b14-bf0d-c9508500b4b2 => generated 772 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1021] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:12:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=9e41097f-5bea-4126-935e-d89c0e31e787 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1022] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:12:15 2026] POST /v2.0/security-group-rules => generated 596 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:15.414 7 WARNING neutron_lib.context [None req-7210d79d-3487-47cd-867c-a7d085762c89 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 486/1023] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:12:15 2026] GET /v2.0/subnets?id=02fda52a-ea35-403e-a3fb-2937520749bf => generated 694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1024] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:15 2026] GET /v2.0/ports?network_id=29074f8b-18e7-4b14-bf0d-c9508500b4b2&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1025] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:15 2026] GET /v2.0/networks/29074f8b-18e7-4b14-bf0d-c9508500b4b2?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: 538/1026] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:12:15 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) 2026-06-15 21:12:15.550 7 WARNING neutron_lib.context [None req-09aa8263-a3b3-47e0-ba7d-214723cce860 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 489/1027] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:15 2026] GET /v2.0/networks/29074f8b-18e7-4b14-bf0d-c9508500b4b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1028] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:12:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:15.686 8 WARNING neutron_lib.context [None req-6ed0d079-aa39-4cfb-ba81-bdca5867f94e 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:15.731 8 INFO neutron.db.securitygroups_db [None req-6ed0d079-aa39-4cfb-ba81-bdca5867f94e 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Project d15460c952c940a9bdc9afc5cdeafa21 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: 490/1029] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:12:15 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-06-15 21:12:15.838 8 WARNING neutron_lib.context [None req-551d4b73-04c0-49c9-91f5-67a163c1bfae 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 540/1030] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:15 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:15.880 8 INFO neutron.db.securitygroups_db [None req-551d4b73-04c0-49c9-91f5-67a163c1bfae 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Project d15460c952c940a9bdc9afc5cdeafa21 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: 541/1031] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:15 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1032] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:12:15 2026] POST /v2.0/security-group-rules => generated 606 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1033] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:16 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1034] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:16 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1035] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:16 2026] GET /v2.0/security-groups?id=887ab1cb-3c8a-47d2-8add-a1317a23f588&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:16.490 8 INFO neutron.db.l3_db [None req-afeabdf2-eea5-4ca0-9971-370f131933e6 4f1f7a5437044e2389b8ce756d5bf63c 138f67c42c5841b7bec98f1c441e3383 - - default default] Floating IP 59dcf3da-8b62-4751-8e3d-82673a52531c associated. External IP: 10.96.250.218, port: c12a28d8-87b0-403f-a1c2-778bbc54bb07. [pid: 7|app: 0|req: 545/1036] 10.0.0.140 () {32 vars in 649 bytes} [Mon Jun 15 21:12:16 2026] GET /v2.0/networks => generated 1297 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1037] 10.0.0.234 () {34 vars in 1100 bytes} [Mon Jun 15 21:12:16 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1086876763&fields=id&tenant_id=d15460c952c940a9bdc9afc5cdeafa21 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1038] 10.0.0.234 () {34 vars in 982 bytes} [Mon Jun 15 21:12:16 2026] GET /v2.0/networks?id=3f34b2c8-b244-478f-8d8f-2e7f714612e6 => generated 660 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1039] 10.0.0.234 () {34 vars in 965 bytes} [Mon Jun 15 21:12:16 2026] GET /v2.0/quotas/d15460c952c940a9bdc9afc5cdeafa21 => 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: 492/1040] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:12:16 2026] PUT /v2.0/floatingips/59dcf3da-8b62-4751-8e3d-82673a52531c => generated 856 bytes in 846 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1041] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:12:16 2026] GET /v2.0/ports?tenant_id=d15460c952c940a9bdc9afc5cdeafa21&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:17.055 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c080906d-238c-40cb-ae77-7305e04a9927'] response: {'name': 'network-changed', 'server_uuid': '790096d7-33ec-4868-be9e-3aef81eb8e4e', 'tag': 'c12a28d8-87b0-403f-a1c2-778bbc54bb07', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 493/1042] 10.0.0.234 () {34 vars in 1008 bytes} [Mon Jun 15 21:12:16 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1043] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:12:17 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1044] 10.0.0.234 () {34 vars in 1108 bytes} [Mon Jun 15 21:12:17 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1045] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:17 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:17.474 8 INFO neutron.db.l3_db [req-9bbc92ca-cf5a-403b-bffd-cda3f58b8602 req-0b06bf92-f1e7-44ef-8252-76117a68ea0b 71207a6a797e4d839d77f582672c0db9 5f56615187e24555b58823c79c5ee551 - - default default] Floating IP 2314980a-39d4-4d29-9e3d-8d733e9ce755 disassociated. External IP: 10.96.250.220, port: 9e41097f-5bea-4126-935e-d89c0e31e787. [pid: 7|app: 0|req: 552/1046] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:17 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1047] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:17 2026] GET /v2.0/ports?tenant_id=138f67c42c5841b7bec98f1c441e3383&device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => 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: 554/1048] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:17 2026] GET /v2.0/security-groups?id=887ab1cb-3c8a-47d2-8add-a1317a23f588&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1049] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:12:17 2026] GET /v2.0/networks?id=ab751f88-09a8-4600-aa57-bdea4f21bdcf => generated 772 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1050] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:12:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c12a28d8-87b0-403f-a1c2-778bbc54bb07 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1051] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:12:17 2026] GET /v2.0/subnets?id=6de48a02-2b89-4c50-9838-fd20fff15126 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1052] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:12:17 2026] DELETE /v2.0/ports/9e41097f-5bea-4126-935e-d89c0e31e787 => generated 0 bytes in 779 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1053] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:17 2026] GET /v2.0/ports?network_id=ab751f88-09a8-4600-aa57-bdea4f21bdcf&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1054] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:17 2026] GET /v2.0/networks/ab751f88-09a8-4600-aa57-bdea4f21bdcf?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: 559/1055] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:18 2026] GET /v2.0/networks/ab751f88-09a8-4600-aa57-bdea4f21bdcf?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: 497/1056] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:18 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => 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: 560/1057] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:18 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:19.424 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b62a0371-8977-41f0-8087-191a37eccd38'] response: {'server_uuid': 'fe9a170c-280e-4657-8339-4a3396afe8f1', 'name': 'network-vif-deleted', 'tag': '9e41097f-5bea-4126-935e-d89c0e31e787', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 561/1058] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:19 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => 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: 498/1059] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:19 2026] GET /v2.0/security-groups?tenant_id=49122fb96faa42cc94d6b6cc37378f28&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1060] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:19 2026] DELETE /v2.0/security-groups/cdb8d40a-a43d-4195-851c-aad2845acfaa => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1061] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:19 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => 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: 499/1062] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:19 2026] GET /v2.0/security-groups?tenant_id=9578ed4021c54a65b512d74bd966b585&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1063] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:20 2026] DELETE /v2.0/security-groups/fdbe3af5-5430-4ce7-8dec-b36dda51687d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1064] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:20 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => 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: 565/1065] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:21 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => 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: 566/1066] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:21 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1067] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:12:21 2026] GET /v2.0/networks?id=3f34b2c8-b244-478f-8d8f-2e7f714612e6 => generated 660 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1068] 199.19.213.118 () {34 vars in 1050 bytes} [Mon Jun 15 21:12:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d15460c952c940a9bdc9afc5cdeafa21 => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:21.795 8 WARNING neutron_lib.context [req-eac18a3c-64ee-469d-aa2c-4709a477a9f0 req-1899252a-32ba-458a-a2eb-95eb15f94a37 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 568/1069] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:22 2026] GET /v2.0/ports?device_id=fe9a170c-280e-4657-8339-4a3396afe8f1 => 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: 502/1070] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:12:21 2026] POST /v2.0/ports => generated 954 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1071] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:12:22 2026] PUT /v2.0/ports/672bcd22-e643-4f81-b33f-f6912fe10c83 => generated 1235 bytes in 410 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: 503/1072] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:22 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 969 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, ' 2026-06-15 21:12:22.931 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d610c229-9c62-4acc-b545-25fd7ed77cbf'] response: {'name': 'network-changed', 'server_uuid': '9a752944-32b7-4b0e-8355-ae32e415fa16', 'tag': '672bcd22-e643-4f81-b33f-f6912fe10c83', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 570/1073] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:22 2026] GET /v2.0/security-groups?id=6982eb10-4fb2-4a77-80a6-fc35662b77d3&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1074] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:23 2026] DELETE /v2.0/security-groups/887ab1cb-3c8a-47d2-8add-a1317a23f588 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:12:23.339 7 INFO neutron.api.v2.resource [None req-bfe38f8e-a763-4024-9467-67a68e5375f9 71207a6a797e4d839d77f582672c0db9 5f56615187e24555b58823c79c5ee551 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 571/1075] 10.0.0.140 () {32 vars in 737 bytes} [Mon Jun 15 21:12:23 2026] GET /v2.0/security-groups/887ab1cb-3c8a-47d2-8add-a1317a23f588 => 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: 572/1076] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:23 2026] GET /v2.0/ports?tenant_id=d15460c952c940a9bdc9afc5cdeafa21&device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1077] 199.19.213.118 () {34 vars in 1018 bytes} [Mon Jun 15 21:12:23 2026] GET /v2.0/networks?tenant_id=d15460c952c940a9bdc9afc5cdeafa21&shared=False => generated 755 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1078] 199.19.213.118 () {34 vars in 930 bytes} [Mon Jun 15 21:12:23 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: 505/1079] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:12:23 2026] DELETE /v2.0/floatingips/2314980a-39d4-4d29-9e3d-8d733e9ce755 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1080] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => 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: 507/1081] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/security-groups?tenant_id=105999a502c14c37a9e0401bfb6bb253&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1082] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/security-groups?id=6982eb10-4fb2-4a77-80a6-fc35662b77d3&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1083] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:24 2026] DELETE /v2.0/security-groups/41f7d63a-bde0-4b43-9860-19a91698e580 => 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: 510/1084] 10.0.0.201 () {34 vars in 990 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => 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: 511/1085] 10.0.0.201 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1086] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:12:23 2026] PUT /v2.0/routers/9294791b-edf4-47a8-acfb-8e7b6f722017/remove_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1087] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/ports?tenant_id=d15460c952c940a9bdc9afc5cdeafa21&device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1088] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/security-groups?tenant_id=d4bd1fa8d69a4b659a85e0af4bff5b2e&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1089] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=672bcd22-e643-4f81-b33f-f6912fe10c83 => 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: 578/1090] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:24 2026] DELETE /v2.0/security-groups/18344aa4-1aaf-4961-827a-566217f29a39 => 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: 579/1091] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/subnets?id=f6a41f29-7e90-4cbe-9538-a53e25111e18 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1094] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/ports?network_id=3f34b2c8-b244-478f-8d8f-2e7f714612e6&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: 583/1095] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:24 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1096] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:25 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:25.551 8 INFO neutron.services.segments.plugin [-] Segment d8d9f5a6-5d40-426d-b9c3-289bb63b31c7 resource provider aggregate not found 2026-06-15 21:12:25.556 8 INFO neutron.services.segments.plugin [-] Segment d8d9f5a6-5d40-426d-b9c3-289bb63b31c7 resource provider aggregate not found 2026-06-15 21:12:25.568 8 INFO neutron.services.segments.plugin [-] Segment d8d9f5a6-5d40-426d-b9c3-289bb63b31c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8d9f5a6-5d40-426d-b9c3-289bb63b31c7 found for delete ", "request_id": "req-cbadcf79-c93f-42c5-8d56-aa217e0603d3"}]} 2026-06-15 21:12:25.569 8 INFO neutron.services.segments.plugin [-] Segment d8d9f5a6-5d40-426d-b9c3-289bb63b31c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8d9f5a6-5d40-426d-b9c3-289bb63b31c7 found for delete ", "request_id": "req-037de9b9-4e29-4d59-988e-29ed4ccb76b1"}]} 2026-06-15 21:12:25.586 8 INFO neutron.db.l3_hamode_db [None req-30e94b9f-a1f5-46aa-bd30-fec25bcfd442 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] HA network 084ecdee-7de9-4749-81c5-ea1850cae8a7 was deleted as no HA routers are present in tenant 5f56615187e24555b58823c79c5ee551. [pid: 8|app: 0|req: 513/1097] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:12:24 2026] DELETE /v2.0/routers/9294791b-edf4-47a8-acfb-8e7b6f722017 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1098] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:25 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1099] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:25 2026] GET /v2.0/security-groups?id=6982eb10-4fb2-4a77-80a6-fc35662b77d3&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: 514/1100] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:12:25 2026] DELETE /v2.0/subnets/02fda52a-ea35-403e-a3fb-2937520749bf => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1101] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:12:25 2026] DELETE /v2.0/networks/29074f8b-18e7-4b14-bf0d-c9508500b4b2 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1102] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:26 2026] GET /v2.0/security-groups?tenant_id=5f56615187e24555b58823c79c5ee551&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:12:26.341 7 INFO neutron.services.segments.plugin [-] Segment 2ba20159-6ba2-4d00-bfec-d566f91f455c resource provider aggregate not found 2026-06-15 21:12:26.347 7 INFO neutron.services.segments.plugin [-] Segment 2ba20159-6ba2-4d00-bfec-d566f91f455c resource provider aggregate not found 2026-06-15 21:12:26.362 7 INFO neutron.services.segments.plugin [-] Segment 2ba20159-6ba2-4d00-bfec-d566f91f455c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba20159-6ba2-4d00-bfec-d566f91f455c found for delete ", "request_id": "req-98033291-ea20-42e4-bac1-3d2f301397bc"}]} 2026-06-15 21:12:26.364 7 INFO neutron.services.segments.plugin [-] Segment 2ba20159-6ba2-4d00-bfec-d566f91f455c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba20159-6ba2-4d00-bfec-d566f91f455c found for delete ", "request_id": "req-9b8006d8-54de-4c14-b160-18c6ba2ecec0"}]} [pid: 7|app: 0|req: 588/1103] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:26 2026] DELETE /v2.0/security-groups/a4c8b75c-be48-4c83-86cd-b818ff5acbe9 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1104] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:26 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1105] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:26 2026] GET /v2.0/security-groups?id=6982eb10-4fb2-4a77-80a6-fc35662b77d3&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: 589/1106] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:26 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1107] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:26 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1108] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:27 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => 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: 519/1109] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:27 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1110] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:27 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1111] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:27 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1112] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:27 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => 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: 521/1113] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:27 2026] GET /v2.0/security-groups?id=6982eb10-4fb2-4a77-80a6-fc35662b77d3&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1114] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:28 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1115] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:28 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1116] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:28 2026] GET /v2.0/ports?tenant_id=138f67c42c5841b7bec98f1c441e3383&device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => 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: 523/1117] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:12:28 2026] GET /v2.0/networks?id=ab751f88-09a8-4600-aa57-bdea4f21bdcf => generated 772 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1118] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:29 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1119] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:12:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c12a28d8-87b0-403f-a1c2-778bbc54bb07 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1120] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:29 2026] GET /v2.0/security-groups?id=6982eb10-4fb2-4a77-80a6-fc35662b77d3&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: 525/1121] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:12:29 2026] GET /v2.0/subnets?id=6de48a02-2b89-4c50-9838-fd20fff15126 => generated 694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1122] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:29 2026] GET /v2.0/ports?network_id=ab751f88-09a8-4600-aa57-bdea4f21bdcf&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: 526/1123] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:29 2026] GET /v2.0/networks/ab751f88-09a8-4600-aa57-bdea4f21bdcf?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: 598/1124] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:29 2026] GET /v2.0/networks/ab751f88-09a8-4600-aa57-bdea4f21bdcf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1125] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:29 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1126] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:29 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1127] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:29 2026] GET /v2.0/security-groups?tenant_id=ca2a8cf09803421cbe22d923bf02fa71&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1128] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:30 2026] DELETE /v2.0/security-groups/bf46aa4f-8410-4290-84c9-f30237c671ed => 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: 528/1129] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:30 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1130] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:30 2026] GET /v2.0/security-groups?id=6982eb10-4fb2-4a77-80a6-fc35662b77d3&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1131] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:30 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1132] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:30 2026] GET /v2.0/security-groups?id=6982eb10-4fb2-4a77-80a6-fc35662b77d3&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1133] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:12:30 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:12:30.634 7 WARNING neutron_lib.context [None req-44eb16ce-6d07-4f3b-8fcc-525484ea1391 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 531/1134] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:31 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1135] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:31 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1136] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:31 2026] GET /v2.0/security-groups?tenant_id=23a6cc911a7e4bdf8185cf36bc7364b7&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1137] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:31 2026] DELETE /v2.0/security-groups/81177ded-3eda-42a0-ac5a-e753494b4f17 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:12:31.855 7 INFO neutron.db.l3_db [None req-44eb16ce-6d07-4f3b-8fcc-525484ea1391 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Floating IP 88ecf758-e4a4-4e4e-9726-e17e1bbc8119 associated. External IP: 10.96.250.211, port: 672bcd22-e643-4f81-b33f-f6912fe10c83. [pid: 8|app: 0|req: 535/1138] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:31 2026] GET /v2.0/security-groups?tenant_id=226812eb4c854ee4a57c38a2bf13dc87&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1139] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:32 2026] DELETE /v2.0/security-groups/c7353afe-d602-4943-9607-4dc8bd9ccac5 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1140] 10.0.0.140 () {34 vars in 677 bytes} [Mon Jun 15 21:12:30 2026] POST /v2.0/floatingips => generated 855 bytes in 1612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1141] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:32 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:32.285 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aedbe3d2-4d2e-441a-a4c2-63de05582ef8'] response: {'name': 'network-changed', 'server_uuid': '9a752944-32b7-4b0e-8355-ae32e415fa16', 'tag': '672bcd22-e643-4f81-b33f-f6912fe10c83', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 538/1142] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:32 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1143] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:12:32 2026] GET /v2.0/floatingips/88ecf758-e4a4-4e4e-9726-e17e1bbc8119 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1144] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:32 2026] GET /v2.0/ports?tenant_id=d15460c952c940a9bdc9afc5cdeafa21&device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1145] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:12:32 2026] GET /v2.0/networks?id=3f34b2c8-b244-478f-8d8f-2e7f714612e6 => generated 755 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1146] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:12:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=672bcd22-e643-4f81-b33f-f6912fe10c83 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1147] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:12:32 2026] GET /v2.0/subnets?id=f6a41f29-7e90-4cbe-9538-a53e25111e18 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1148] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:32 2026] GET /v2.0/ports?network_id=3f34b2c8-b244-478f-8d8f-2e7f714612e6&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1149] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:32 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1150] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:33 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1151] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:12:33 2026] GET /v2.0/floatingips/88ecf758-e4a4-4e4e-9726-e17e1bbc8119 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1152] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:33 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1153] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:33 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:34.203 8 WARNING neutron_lib.context [None req-5fd40d43-fcf9-492a-8657-dc79f6d7d2df 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:34.203 8 WARNING neutron_lib.context [None req-5fd40d43-fcf9-492a-8657-dc79f6d7d2df 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:34.370 8 INFO neutron.db.segments_db [None req-5fd40d43-fcf9-492a-8657-dc79f6d7d2df 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Added segment 2c06cce1-7d78-4daa-980e-14157a8ad75c of type vxlan for network fa68289b-cb00-44a5-b4b7-7072a0d19435 [pid: 7|app: 0|req: 611/1154] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:12:34 2026] GET /v2.0/floatingips/88ecf758-e4a4-4e4e-9726-e17e1bbc8119 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:34.432 8 INFO neutron.db.segments_db [None req-5fd40d43-fcf9-492a-8657-dc79f6d7d2df 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Added segment f7a1a79d-04b1-4528-a38d-4827f50627ed of type vxlan for network df384dc7-7c91-4058-a92a-5af5e848fe9c [pid: 8|app: 0|req: 544/1155] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:12:33 2026] POST /v2.0/networks => generated 1245 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1156] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:34 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1157] 10.0.0.140 () {32 vars in 649 bytes} [Mon Jun 15 21:12:34 2026] GET /v2.0/networks => generated 1844 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1158] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:34 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1159] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:34 2026] GET /v2.0/security-groups?tenant_id=f55f72d2fc71465b94b50cfb5878aee4&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:12:34.755 8 INFO neutron.services.segments.plugin [-] Segment 2c06cce1-7d78-4daa-980e-14157a8ad75c resource provider aggregate not found 2026-06-15 21:12:34.762 8 INFO neutron.services.segments.plugin [-] Segment 2c06cce1-7d78-4daa-980e-14157a8ad75c resource provider aggregate not found 2026-06-15 21:12:34.768 8 INFO neutron.services.segments.plugin [-] Segment 2c06cce1-7d78-4daa-980e-14157a8ad75c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c06cce1-7d78-4daa-980e-14157a8ad75c found for delete ", "request_id": "req-aada43b7-319f-4942-ad04-3cd61677af3f"}]} [pid: 8|app: 0|req: 548/1160] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:12:34 2026] DELETE /v2.0/networks/fa68289b-cb00-44a5-b4b7-7072a0d19435 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:12:34.783 8 INFO neutron.services.segments.plugin [-] Segment 2c06cce1-7d78-4daa-980e-14157a8ad75c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c06cce1-7d78-4daa-980e-14157a8ad75c found for delete ", "request_id": "req-fed28eb8-e538-46fa-855d-a78502cd6d3f"}]} [pid: 7|app: 0|req: 613/1161] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:34 2026] DELETE /v2.0/security-groups/2a61880a-94b6-4ddd-91e4-6947592fa893 => 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: 549/1162] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:12:34 2026] DELETE /v2.0/networks/df384dc7-7c91-4058-a92a-5af5e848fe9c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1163] 10.0.0.140 () {32 vars in 649 bytes} [Mon Jun 15 21:12:34 2026] GET /v2.0/networks => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:34.978 7 WARNING neutron_lib.context [None req-a1c7ad80-d60f-459f-add8-901ceac23393 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:35.050 7 INFO neutron.db.segments_db [None req-a1c7ad80-d60f-459f-add8-901ceac23393 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Added segment 1a012c27-4b3c-4265-b985-a24b880ecd2d of type vxlan for network 4c340dec-511e-404b-bab0-7264ef5d3f84 [pid: 8|app: 0|req: 550/1164] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:34 2026] GET /v2.0/security-groups?tenant_id=4aed01dfcc884fe8b33c7844586c52d4&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1165] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:12:34 2026] POST /v2.0/networks => generated 654 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:35.157 7 WARNING neutron_lib.context [None req-b2f3196c-59ea-405b-a420-b0567c9db2dc 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:35.229 7 INFO neutron.db.segments_db [None req-b2f3196c-59ea-405b-a420-b0567c9db2dc 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Added segment 92fb27ff-572a-479d-88e2-654da7a7acc2 of type vxlan for network 648356cd-3818-455b-af26-9edd3fe4f11e [pid: 8|app: 0|req: 551/1166] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:35 2026] DELETE /v2.0/security-groups/eb0d17d6-138a-439b-ae54-97eafd801f22 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1167] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:12:35 2026] POST /v2.0/networks => generated 654 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:35.342 8 WARNING neutron_lib.context [None req-04fbf364-8469-4fd1-8059-81b7c1a5c84c 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:35.366 8 WARNING neutron_lib.context [None req-04fbf364-8469-4fd1-8059-81b7c1a5c84c 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 617/1168] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:35 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1169] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:35 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1170] 10.0.0.140 () {34 vars in 665 bytes} [Mon Jun 15 21:12:35 2026] POST /v2.0/ports => generated 1506 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1171] 10.0.0.140 () {32 vars in 643 bytes} [Mon Jun 15 21:12:35 2026] GET /v2.0/ports => generated 1506 bytes in 128 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: 553/1172] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:12:36 2026] DELETE /v2.0/ports/46a1173b-3846-41f9-a128-49196399225e => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1173] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:12:36 2026] DELETE /v2.0/ports/23a548cb-6282-4e68-baf3-d81c5f3473d4 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1174] 10.0.0.140 () {32 vars in 643 bytes} [Mon Jun 15 21:12:36 2026] GET /v2.0/ports => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:36.545 7 WARNING neutron_lib.context [None req-a3abf941-c5c0-4e7a-bf2c-710c7cd7baa8 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:36.601 7 INFO neutron.db.segments_db [None req-a3abf941-c5c0-4e7a-bf2c-710c7cd7baa8 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Added segment 71a652e4-d43e-42db-b4d1-7da8e7ff7a54 of type vxlan for network 65677bb8-61a5-4edb-97ca-350e6ff0a068 [pid: 7|app: 0|req: 621/1175] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:12:36 2026] POST /v2.0/networks => generated 653 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:36.709 8 WARNING neutron_lib.context [None req-d0caaeb2-7876-4977-b3e4-5e92e25b3a9b 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:36.762 8 INFO neutron.db.segments_db [None req-d0caaeb2-7876-4977-b3e4-5e92e25b3a9b 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Added segment e7c3267d-4b76-4259-a63d-3dcadad876cb of type vxlan for network 30942cc9-ddd9-41e3-ae02-3c491a9aff34 2026-06-15 21:12:36.787 8 INFO neutron.services.segments.plugin [-] Segment f7a1a79d-04b1-4528-a38d-4827f50627ed resource provider aggregate not found 2026-06-15 21:12:36.806 8 INFO neutron.services.segments.plugin [-] Segment f7a1a79d-04b1-4528-a38d-4827f50627ed resource provider aggregate not found 2026-06-15 21:12:36.823 8 INFO neutron.services.segments.plugin [-] Segment f7a1a79d-04b1-4528-a38d-4827f50627ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7a1a79d-04b1-4528-a38d-4827f50627ed found for delete ", "request_id": "req-8be54d3b-79c0-4fa1-a142-f12fb59166f2"}]} 2026-06-15 21:12:36.836 8 INFO neutron.services.segments.plugin [-] Segment f7a1a79d-04b1-4528-a38d-4827f50627ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7a1a79d-04b1-4528-a38d-4827f50627ed found for delete ", "request_id": "req-0a5c14b7-e04a-4476-ac88-6b6385f2eca5"}]} [pid: 8|app: 0|req: 555/1176] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:12:36 2026] POST /v2.0/networks => generated 653 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:37.406 7 WARNING neutron_lib.context [None req-a097fe51-197e-4bdc-80fd-183afcabc216 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:37.426 7 WARNING neutron_lib.context [None req-a097fe51-197e-4bdc-80fd-183afcabc216 484ea635b2d1437dbaf929706f473621 fe1b26c14a5e42dfa92ef2eb1174d02b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 622/1177] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:12:37 2026] POST /v2.0/subnets => generated 1323 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1178] 10.0.0.140 () {32 vars in 647 bytes} [Mon Jun 15 21:12:37 2026] GET /v2.0/subnets => generated 1959 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1179] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:12:37 2026] DELETE /v2.0/subnets/2589a27b-89ee-4a49-a9f7-4fce922a9546 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1180] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:12:38 2026] DELETE /v2.0/subnets/2e05a5ad-caf5-4862-b78e-454e3007d187 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1181] 10.0.0.140 () {32 vars in 647 bytes} [Mon Jun 15 21:12:38 2026] GET /v2.0/subnets => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1182] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:12:38 2026] DELETE /v2.0/networks/30942cc9-ddd9-41e3-ae02-3c491a9aff34 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:12:38.628 7 INFO neutron.services.segments.plugin [-] Segment 71a652e4-d43e-42db-b4d1-7da8e7ff7a54 resource provider aggregate not found 2026-06-15 21:12:38.632 7 INFO neutron.services.segments.plugin [-] Segment 71a652e4-d43e-42db-b4d1-7da8e7ff7a54 resource provider aggregate not found 2026-06-15 21:12:38.648 7 INFO neutron.services.segments.plugin [-] Segment 71a652e4-d43e-42db-b4d1-7da8e7ff7a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71a652e4-d43e-42db-b4d1-7da8e7ff7a54 found for delete ", "request_id": "req-14d424a2-34ba-44c1-ba0f-89c2fe250ad5"}]} 2026-06-15 21:12:38.661 7 INFO neutron.services.segments.plugin [-] Segment 71a652e4-d43e-42db-b4d1-7da8e7ff7a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71a652e4-d43e-42db-b4d1-7da8e7ff7a54 found for delete ", "request_id": "req-9ad3ec93-2d94-4a5b-9da5-46ce45d9f3a9"}]} [pid: 7|app: 0|req: 625/1183] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:12:38 2026] DELETE /v2.0/networks/65677bb8-61a5-4edb-97ca-350e6ff0a068 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:12:38.845 8 INFO neutron.services.segments.plugin [-] Segment e7c3267d-4b76-4259-a63d-3dcadad876cb resource provider aggregate not found 2026-06-15 21:12:38.864 8 INFO neutron.services.segments.plugin [-] Segment e7c3267d-4b76-4259-a63d-3dcadad876cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7c3267d-4b76-4259-a63d-3dcadad876cb found for delete ", "request_id": "req-bdd587f5-0a37-4400-ae25-f7858b131abe"}]} 2026-06-15 21:12:38.870 8 INFO neutron.services.segments.plugin [-] Segment e7c3267d-4b76-4259-a63d-3dcadad876cb resource provider aggregate not found [pid: 8|app: 0|req: 559/1184] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:12:38 2026] DELETE /v2.0/networks/648356cd-3818-455b-af26-9edd3fe4f11e => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1185] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:12:38 2026] DELETE /v2.0/networks/4c340dec-511e-404b-bab0-7264ef5d3f84 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:12:39.625 8 INFO neutron.services.segments.plugin [-] Segment e7c3267d-4b76-4259-a63d-3dcadad876cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7c3267d-4b76-4259-a63d-3dcadad876cb found for delete ", "request_id": "req-4a2941e0-f995-4c27-b0fb-11f8d921d21e"}]} 2026-06-15 21:12:39.630 8 INFO neutron.services.segments.plugin [-] Segment 92fb27ff-572a-479d-88e2-654da7a7acc2 resource provider aggregate not found 2026-06-15 21:12:39.652 8 INFO neutron.services.segments.plugin [-] Segment 92fb27ff-572a-479d-88e2-654da7a7acc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92fb27ff-572a-479d-88e2-654da7a7acc2 found for delete ", "request_id": "req-dd916603-19a8-404b-87ad-cd3cf0200747"}]} 2026-06-15 21:12:39.653 8 INFO neutron.services.segments.plugin [-] Segment 92fb27ff-572a-479d-88e2-654da7a7acc2 resource provider aggregate not found 2026-06-15 21:12:39.670 8 INFO neutron.services.segments.plugin [-] Segment 92fb27ff-572a-479d-88e2-654da7a7acc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92fb27ff-572a-479d-88e2-654da7a7acc2 found for delete ", "request_id": "req-cfc0dda7-b31f-4fb2-a1c0-bb980b5d80d2"}]} [pid: 8|app: 0|req: 560/1186] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:39 2026] GET /v2.0/security-groups?tenant_id=fe1b26c14a5e42dfa92ef2eb1174d02b&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1189] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:39 2026] DELETE /v2.0/security-groups/6f8f5b20-673d-4768-bf64-12412db1dcb3 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1190] 10.0.0.201 () {34 vars in 990 bytes} [Mon Jun 15 21:12:40 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:12:40.886 7 INFO neutron.services.segments.plugin [-] Segment 1a012c27-4b3c-4265-b985-a24b880ecd2d resource provider aggregate not found 2026-06-15 21:12:40.891 7 INFO neutron.services.segments.plugin [-] Segment 1a012c27-4b3c-4265-b985-a24b880ecd2d resource provider aggregate not found 2026-06-15 21:12:40.907 7 INFO neutron.services.segments.plugin [-] Segment 1a012c27-4b3c-4265-b985-a24b880ecd2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a012c27-4b3c-4265-b985-a24b880ecd2d found for delete ", "request_id": "req-cead1e08-a898-4430-a01f-e036a83f6b30"}]} 2026-06-15 21:12:40.910 7 INFO neutron.services.segments.plugin [-] Segment 1a012c27-4b3c-4265-b985-a24b880ecd2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a012c27-4b3c-4265-b985-a24b880ecd2d found for delete ", "request_id": "req-b7b45022-9bcc-4f14-8a47-7bb2caf48fea"}]} [pid: 7|app: 0|req: 628/1191] 10.0.0.201 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:40 2026] GET /v2.0/security-groups?id=6982eb10-4fb2-4a77-80a6-fc35662b77d3&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1192] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:41 2026] GET /v2.0/security-groups?tenant_id=7b0a7dbc03fc4d788bdada1d5a0ad12f&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1193] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:41 2026] DELETE /v2.0/security-groups/b270286d-2364-45c0-b1f0-accd41f57a79 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:12:42.100 8 WARNING neutron_lib.context [None req-81dc56c7-1a2e-4671-b9f5-de81c3dba377 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:42.236 8 INFO neutron.db.segments_db [None req-81dc56c7-1a2e-4671-b9f5-de81c3dba377 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Added segment 2b38d297-ad5e-42e6-8ce6-b7fd8915047f of type vxlan for network 790eaabd-f9fb-4ddb-8740-41c1634849d0 [pid: 7|app: 0|req: 630/1194] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:42 2026] GET /v2.0/security-groups?tenant_id=511d90dc8db446b297d58a8ae86d7b93&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1195] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:12:42 2026] POST /v2.0/networks => generated 634 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:42.334 8 WARNING neutron_lib.context [None req-3abff214-9f16-4d27-8e88-26b5bbfc627a 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:42.385 8 INFO neutron.db.segments_db [None req-3abff214-9f16-4d27-8e88-26b5bbfc627a 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Added segment 2d8990ff-269d-429c-9042-f819e7c4a63e of type vxlan for network 31db6fda-e08d-4e19-a822-d33ddf229f5a [pid: 7|app: 0|req: 631/1196] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:42 2026] DELETE /v2.0/security-groups/6366df99-d6cd-4fc4-87dc-184457194c89 => 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: 566/1197] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:12:42 2026] POST /v2.0/networks => generated 634 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:42.484 7 WARNING neutron_lib.context [None req-9e91d5e5-992c-4a18-9385-ab707acd3a81 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 632/1198] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:12:42 2026] POST /v2.0/subnets => generated 646 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:42.736 8 WARNING neutron_lib.context [None req-ac2b7955-9ed4-44f6-9772-464fd0f606fd 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 567/1199] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:12:42 2026] POST /v2.0/subnets => generated 655 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:43.007 7 WARNING neutron_lib.context [None req-0356f472-1bf5-4792-8a4f-3e091227b569 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:43.047 7 INFO neutron.db.segments_db [None req-0356f472-1bf5-4792-8a4f-3e091227b569 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Added segment 62c12297-28e4-48c2-b213-61a467ac8e82 of type vxlan for network de601148-8941-459f-b8d3-e83824681933 2026-06-15 21:12:43.305 7 INFO neutron.db.l3_hamode_db [None req-0356f472-1bf5-4792-8a4f-3e091227b569 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:12:43.452 7 INFO neutron.db.l3_hamode_db [None req-0356f472-1bf5-4792-8a4f-3e091227b569 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 633/1200] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:12:43 2026] POST /v2.0/routers => generated 510 bytes in 1131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1201] 10.0.0.140 () {32 vars in 826 bytes} [Mon Jun 15 21:12:45 2026] GET /v2.0/ports?project_id=d15460c952c940a9bdc9afc5cdeafa21&network_id=3f34b2c8-b244-478f-8d8f-2e7f714612e6 => generated 3691 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1202] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:12:44 2026] PUT /v2.0/routers/5a660174-a92b-4583-a84e-0d1a842629c2/add_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1203] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:12:45 2026] GET /v2.0/ports/8e9e2d38-13cd-493e-9a6c-c8cb3ce0f076 => generated 959 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1204] 10.0.0.140 () {32 vars in 742 bytes} [Mon Jun 15 21:12:45 2026] GET /v2.0/subnets?network_id=c3e2a5e4-9977-4fe0-b95c-c21a10f19c6e => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:46.094 7 INFO neutron.db.l3_db [None req-29aa106d-4052-4eb5-836c-5a9e51f6a69b 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Floating IP 88ecf758-e4a4-4e4e-9726-e17e1bbc8119 disassociated. External IP: 10.96.250.211, port: 672bcd22-e643-4f81-b33f-f6912fe10c83. [pid: 7|app: 0|req: 637/1205] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:12:45 2026] PUT /v2.0/floatingips/88ecf758-e4a4-4e4e-9726-e17e1bbc8119 => generated 554 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:46.448 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cfa9a2f-b4f1-43d4-915f-48221c6b8034'] response: {'name': 'network-changed', 'server_uuid': '9a752944-32b7-4b0e-8355-ae32e415fa16', 'tag': '672bcd22-e643-4f81-b33f-f6912fe10c83', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 569/1206] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:12:45 2026] PUT /v2.0/routers/5a660174-a92b-4583-a84e-0d1a842629c2/add_router_interface => generated 309 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1207] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:12:46 2026] GET /v2.0/floatingips/88ecf758-e4a4-4e4e-9726-e17e1bbc8119 => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1208] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:46 2026] GET /v2.0/security-groups?tenant_id=79ef85dae181402bb0fabc3cd4dd452b&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1209] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:12:46 2026] GET /v2.0/ports/24004dd0-8665-4cf4-bf7e-139584ea0878 => generated 967 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1210] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:46 2026] DELETE /v2.0/security-groups/38197bbf-766f-46dc-b4b1-097775bbe52e => 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: 640/1211] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:46 2026] GET /v2.0/ports?tenant_id=d15460c952c940a9bdc9afc5cdeafa21&device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1212] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/security-groups?tenant_id=6776c544d60c456f9ef8fda6785e3109&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1213] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/networks?id=3f34b2c8-b244-478f-8d8f-2e7f714612e6 => generated 755 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1214] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:47 2026] DELETE /v2.0/security-groups/ba09d7e4-6445-4dae-8f63-d49d9aceae8c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1215] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=672bcd22-e643-4f81-b33f-f6912fe10c83 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1216] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/subnets?id=f6a41f29-7e90-4cbe-9538-a53e25111e18 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1217] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/ports?network_id=3f34b2c8-b244-478f-8d8f-2e7f714612e6&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1218] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?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: 648/1219] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1220] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:12:46 2026] PUT /v2.0/routers/5a660174-a92b-4583-a84e-0d1a842629c2/remove_router_interface => generated 309 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1221] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:12:47 2026] GET /v2.0/floatingips/88ecf758-e4a4-4e4e-9726-e17e1bbc8119 => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1222] 10.0.0.201 () {34 vars in 990 bytes} [Mon Jun 15 21:12:48 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 1244 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1223] 10.0.0.201 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:48 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1224] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:12:47 2026] PUT /v2.0/routers/5a660174-a92b-4583-a84e-0d1a842629c2/remove_router_interface => generated 309 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1225] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:12:48 2026] GET /v2.0/ports?device_id=5a660174-a92b-4583-a84e-0d1a842629c2 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:48.824 8 WARNING neutron_lib.context [None req-da8f69de-7612-4a52-ba44-9fc908f7c11f 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 577/1226] 10.0.0.140 () {34 vars in 685 bytes} [Mon Jun 15 21:12:48 2026] POST /v2.0/security-groups => generated 1675 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:12:48.985 8 WARNING neutron_lib.context [None req-0f2df6ce-2f5d-4766-93a3-7ea8fe8c0c0e 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:49.090 7 INFO neutron.services.segments.plugin [-] Segment 62c12297-28e4-48c2-b213-61a467ac8e82 resource provider aggregate not found 2026-06-15 21:12:49.096 7 INFO neutron.services.segments.plugin [-] Segment 62c12297-28e4-48c2-b213-61a467ac8e82 resource provider aggregate not found [pid: 8|app: 0|req: 578/1227] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:12:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:49.111 7 INFO neutron.services.segments.plugin [-] Segment 62c12297-28e4-48c2-b213-61a467ac8e82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62c12297-28e4-48c2-b213-61a467ac8e82 found for delete ", "request_id": "req-30bf657c-fa6e-4da7-9de2-06fdf81ab624"}]} 2026-06-15 21:12:49.112 7 INFO neutron.db.l3_hamode_db [None req-ee5de4ec-e70a-40aa-976c-d346f349c307 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] HA network de601148-8941-459f-b8d3-e83824681933 was deleted as no HA routers are present in tenant b77eef90eeba4f5c8a49c5815e0e16d2. 2026-06-15 21:12:49.119 8 WARNING neutron_lib.context [None req-205e257f-fa06-465f-938e-4b832cf05010 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 650/1228] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:12:48 2026] DELETE /v2.0/routers/5a660174-a92b-4583-a84e-0d1a842629c2 => generated 0 bytes in 624 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:12:49.125 7 INFO neutron.services.segments.plugin [-] Segment 62c12297-28e4-48c2-b213-61a467ac8e82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62c12297-28e4-48c2-b213-61a467ac8e82 found for delete ", "request_id": "req-584fc6fc-ce82-42eb-831f-3d30c3e33d7a"}]} [pid: 8|app: 0|req: 579/1229] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:12:49 2026] POST /v2.0/security-group-rules => generated 596 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:49.235 8 WARNING neutron_lib.context [None req-6dcafe9e-e3bc-41c1-9de3-8ce9d757aea3 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1230] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:12:49 2026] DELETE /v2.0/subnets/218ac740-3147-48a2-81a5-009a5c74a874 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1231] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:12:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:49.363 8 WARNING neutron_lib.context [None req-b55b9f91-93f6-49ec-b020-287169b3bd32 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 652/1232] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:12:49 2026] DELETE /v2.0/subnets/ee95d92b-628b-4822-9f4a-52c450653142 => 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: 581/1233] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:12:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:49.488 8 WARNING neutron_lib.context [None req-692f6c93-648a-47cb-b049-843ebc1f82db 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:49.524 8 INFO neutron.db.securitygroups_db [None req-692f6c93-648a-47cb-b049-843ebc1f82db 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Project d15460c952c940a9bdc9afc5cdeafa21 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: 582/1234] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:12:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:49.615 8 WARNING neutron_lib.context [None req-9aaa6e02-6772-49b7-a14b-706c04f59073 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:49.644 8 INFO neutron.db.securitygroups_db [None req-9aaa6e02-6772-49b7-a14b-706c04f59073 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Project d15460c952c940a9bdc9afc5cdeafa21 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: 653/1235] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:12:49 2026] DELETE /v2.0/networks/31db6fda-e08d-4e19-a822-d33ddf229f5a => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1236] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:12:49 2026] POST /v2.0/security-group-rules => generated 606 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1237] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:12:49 2026] DELETE /v2.0/networks/790eaabd-f9fb-4ddb-8740-41c1634849d0 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:12:50.020 7 WARNING neutron_lib.context [None req-5b9b2b83-dc2b-4f28-8d21-7a8ecb708fcc 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 584/1238] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:12:49 2026] GET /v2.0/security-groups?tenant_id=2556e08489d04f86ad8869e6643ab45c&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:12:50.073 7 INFO neutron.db.segments_db [None req-5b9b2b83-dc2b-4f28-8d21-7a8ecb708fcc 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Added segment 7df625d0-88b9-4fd9-9b9b-4ca3f7c14c25 of type vxlan for network 13cd4bad-e461-4160-868f-1cf093e7b78c [pid: 8|app: 0|req: 585/1239] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:50 2026] DELETE /v2.0/security-groups/2a2c8bb8-6eaf-4628-9ff9-645a17c9f72e => 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: 655/1240] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:12:50 2026] POST /v2.0/networks => generated 633 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:50.183 7 WARNING neutron_lib.context [None req-bbbf7753-b8de-4fae-9efa-a5c61ff8e684 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 586/1241] 10.0.0.140 () {32 vars in 649 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/networks => generated 1297 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1242] 10.0.0.234 () {34 vars in 1100 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1083393412&fields=id&tenant_id=d15460c952c940a9bdc9afc5cdeafa21 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1243] 10.0.0.234 () {34 vars in 982 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/networks?id=3f34b2c8-b244-478f-8d8f-2e7f714612e6 => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1244] 10.0.0.234 () {34 vars in 965 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/quotas/d15460c952c940a9bdc9afc5cdeafa21 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1245] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:12:50 2026] POST /v2.0/subnets => generated 646 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:50.454 7 WARNING neutron_lib.context [None req-93b6487c-4069-4d76-8b06-d24c9ea490d1 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 590/1246] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/ports?tenant_id=d15460c952c940a9bdc9afc5cdeafa21&fields=id => generated 149 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:50.496 7 INFO neutron.db.segments_db [None req-93b6487c-4069-4d76-8b06-d24c9ea490d1 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Added segment 0804298d-1192-4c80-bc1d-42d40551f1df of type vxlan for network c6c2b78f-21e2-407c-8ffc-ee51f7daaddb [pid: 8|app: 0|req: 591/1247] 10.0.0.234 () {34 vars in 1008 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?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: 592/1248] 10.0.0.234 () {34 vars in 1108 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?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-06-15 21:12:50.733 7 INFO neutron.db.l3_hamode_db [None req-93b6487c-4069-4d76-8b06-d24c9ea490d1 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 593/1249] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:50 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:50.837 7 INFO neutron.db.l3_hamode_db [None req-93b6487c-4069-4d76-8b06-d24c9ea490d1 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:12:51.135 7 INFO neutron.services.segments.plugin [-] Segment 2d8990ff-269d-429c-9042-f819e7c4a63e resource provider aggregate not found 2026-06-15 21:12:51.155 7 INFO neutron.services.segments.plugin [-] Segment 2d8990ff-269d-429c-9042-f819e7c4a63e resource provider aggregate not found 2026-06-15 21:12:51.160 7 INFO neutron.services.segments.plugin [-] Segment 2d8990ff-269d-429c-9042-f819e7c4a63e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d8990ff-269d-429c-9042-f819e7c4a63e found for delete ", "request_id": "req-ab7f1c1e-2e69-4b0b-974c-f392a7a59449"}]} 2026-06-15 21:12:51.174 7 INFO neutron.services.segments.plugin [-] Segment 2d8990ff-269d-429c-9042-f819e7c4a63e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d8990ff-269d-429c-9042-f819e7c4a63e found for delete ", "request_id": "req-fa7f8f52-5533-417c-9ecc-0ca08d4999fd"}]} 2026-06-15 21:12:51.187 7 INFO neutron.services.segments.plugin [-] Segment 2b38d297-ad5e-42e6-8ce6-b7fd8915047f resource provider aggregate not found 2026-06-15 21:12:51.190 7 INFO neutron.services.segments.plugin [-] Segment 2b38d297-ad5e-42e6-8ce6-b7fd8915047f resource provider aggregate not found 2026-06-15 21:12:51.200 7 INFO neutron.services.segments.plugin [-] Segment 2b38d297-ad5e-42e6-8ce6-b7fd8915047f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b38d297-ad5e-42e6-8ce6-b7fd8915047f found for delete ", "request_id": "req-cd4b1911-4e7d-401e-8937-4e42d64a1e19"}]} 2026-06-15 21:12:51.206 7 INFO neutron.services.segments.plugin [-] Segment 2b38d297-ad5e-42e6-8ce6-b7fd8915047f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b38d297-ad5e-42e6-8ce6-b7fd8915047f found for delete ", "request_id": "req-ab5a1ced-5ce9-4abd-a075-3b2a00b31dd7"}]} [pid: 8|app: 0|req: 594/1250] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:51 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1251] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:51 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1252] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:12:50 2026] POST /v2.0/routers => generated 511 bytes in 1100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:51.566 8 WARNING neutron_lib.context [None req-7b680998-0b49-4add-a909-829f598945dd 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 658/1253] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:51 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1254] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:51 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:52.001 7 WARNING neutron_lib.context [None req-5ccc7aee-830e-4463-9f48-8f5ab83e0698 a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 596/1255] 10.0.0.140 () {34 vars in 665 bytes} [Mon Jun 15 21:12:51 2026] POST /v2.0/ports => generated 964 bytes in 451 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: 597/1256] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:52 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:52.157 7 INFO neutron.db.segments_db [None req-5ccc7aee-830e-4463-9f48-8f5ab83e0698 a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Added segment e7540ad8-d1e0-44bb-a788-17fd190af794 of type vxlan for network 49a4c2f8-23c3-42db-809a-f8779bdc66f1 [pid: 7|app: 0|req: 660/1257] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:12:51 2026] POST /v2.0/networks => generated 650 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:52.254 7 WARNING neutron_lib.context [None req-94dab3f0-2e39-4787-904c-cbb10af776aa a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 661/1258] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:12:52 2026] POST /v2.0/subnets => generated 627 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:12:52.492 7 WARNING neutron_lib.context [None req-1b210c8b-0a8c-498f-ae4e-129211da8071 a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:52.532 7 INFO neutron.db.segments_db [None req-1b210c8b-0a8c-498f-ae4e-129211da8071 a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Added segment 7dd67ed9-46fc-44ff-9c85-798335f93e32 of type vxlan for network 8e454c91-bb09-45e2-b331-2a2f26f9e556 2026-06-15 21:12:52.767 7 INFO neutron.db.l3_hamode_db [None req-1b210c8b-0a8c-498f-ae4e-129211da8071 a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 598/1259] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:12:52 2026] PUT /v2.0/routers/7a4f5376-29fc-423e-aa1b-996d2220be8a/add_router_interface => generated 309 bytes in 1126 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: 599/1260] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:53 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1261] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:53 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1262] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:12:53 2026] GET /v2.0/ports/73efb777-a41d-40b0-96b6-d0a860e2a03e => generated 1038 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1263] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:53 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:53.621 7 INFO neutron.db.l3_hamode_db [None req-1b210c8b-0a8c-498f-ae4e-129211da8071 a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 603/1264] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:12:53 2026] PUT /v2.0/routers/7a4f5376-29fc-423e-aa1b-996d2220be8a/remove_router_interface => generated 309 bytes in 791 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: 604/1265] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:12:54 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:54.302 8 INFO neutron.api.v2.resource [None req-042584bb-d81e-443f-bf27-9addb470db00 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 605/1266] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:12:54 2026] PUT /v2.0/routers/7a4f5376-29fc-423e-aa1b-996d2220be8a/remove_router_interface => generated 197 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:12:54.547 8 INFO neutron.db.l3_db [req-c5eddefd-4330-494e-8dd7-3c742c14b143 req-fbd7d3c0-f511-41ef-9ad8-351e9b8cd387 4f1f7a5437044e2389b8ce756d5bf63c 138f67c42c5841b7bec98f1c441e3383 - - default default] Floating IP 59dcf3da-8b62-4751-8e3d-82673a52531c disassociated. External IP: 10.96.250.218, port: c12a28d8-87b0-403f-a1c2-778bbc54bb07. [pid: 7|app: 0|req: 662/1267] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:12:52 2026] POST /v2.0/routers => generated 694 bytes in 2072 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1268] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:54 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => 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: 664/1269] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:12:54 2026] GET /v2.0/ports?device_id=7a4f5376-29fc-423e-aa1b-996d2220be8a => 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: 665/1270] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:54 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1271] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:12:54 2026] DELETE /v2.0/ports/c12a28d8-87b0-403f-a1c2-778bbc54bb07 => generated 0 bytes in 611 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:12:54.968 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-097e8cd1-9822-46f7-97ca-0c5d27b2f8d8'] response: {'server_uuid': '790096d7-33ec-4868-be9e-3aef81eb8e4e', 'name': 'network-vif-deleted', 'tag': 'c12a28d8-87b0-403f-a1c2-778bbc54bb07', 'status': 'completed', 'code': 200} 2026-06-15 21:12:55.515 8 INFO neutron.services.segments.plugin [-] Segment 0804298d-1192-4c80-bc1d-42d40551f1df resource provider aggregate not found 2026-06-15 21:12:55.520 8 INFO neutron.services.segments.plugin [-] Segment 0804298d-1192-4c80-bc1d-42d40551f1df resource provider aggregate not found 2026-06-15 21:12:55.534 8 INFO neutron.services.segments.plugin [-] Segment 0804298d-1192-4c80-bc1d-42d40551f1df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0804298d-1192-4c80-bc1d-42d40551f1df found for delete ", "request_id": "req-1f05f712-1aeb-4fcf-8c5f-493f08892fe1"}]} 2026-06-15 21:12:55.539 8 INFO neutron.db.l3_hamode_db [None req-ad1b4bf3-c16d-4279-bf99-a08a51d23cef 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] HA network c6c2b78f-21e2-407c-8ffc-ee51f7daaddb was deleted as no HA routers are present in tenant b77eef90eeba4f5c8a49c5815e0e16d2. 2026-06-15 21:12:55.540 8 INFO neutron.services.segments.plugin [-] Segment 0804298d-1192-4c80-bc1d-42d40551f1df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0804298d-1192-4c80-bc1d-42d40551f1df found for delete ", "request_id": "req-ea54dbfb-a464-4cb9-b4b7-dde734020d90"}]} [pid: 8|app: 0|req: 607/1272] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:12:54 2026] DELETE /v2.0/routers/7a4f5376-29fc-423e-aa1b-996d2220be8a => generated 0 bytes in 627 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1273] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:55 2026] GET /v2.0/security-groups?id=d40fa9d9-41bf-4827-8502-1799d2c77a5c&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1276] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:12:55 2026] GET /v2.0/networks?id=3f34b2c8-b244-478f-8d8f-2e7f714612e6 => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1277] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:12:55 2026] DELETE /v2.0/subnets/560fc996-9953-4928-ab8e-0e27da3052dd => 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: 613/1278] 199.19.213.118 () {34 vars in 1050 bytes} [Mon Jun 15 21:12:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d15460c952c940a9bdc9afc5cdeafa21 => generated 274 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1279] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:55 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => 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: 666/1280] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:12:54 2026] PUT /v2.0/routers/2190d0c2-98f7-4e76-b405-dd0c812c339d/add_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:55.945 7 WARNING neutron_lib.context [req-695709eb-8d18-46c6-990e-325cdc665bb0 req-e9a0dd8f-e1ae-4e34-ac58-d440fd1cf2ee 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 667/1281] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:12:55 2026] POST /v2.0/ports => generated 958 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, ' 2026-06-15 21:12:56.359 7 WARNING neutron_lib.context [None req-df3fa713-f307-4b27-92fb-7487705bda9b a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 615/1282] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:12:55 2026] DELETE /v2.0/networks/13cd4bad-e461-4160-868f-1cf093e7b78c => generated 0 bytes in 755 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1283] 10.0.0.140 () {34 vars in 665 bytes} [Mon Jun 15 21:12:56 2026] POST /v2.0/ports => generated 954 bytes in 406 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-06-15 21:12:56.763 7 WARNING neutron_lib.context [None req-126e8915-4474-458c-ba79-c1489f6c24bf 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:56.809 7 INFO neutron.db.segments_db [None req-126e8915-4474-458c-ba79-c1489f6c24bf 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Added segment 3e0f2019-e3d2-45fc-b8a0-6e20e64264f0 of type vxlan for network b442bff1-6c1a-4358-81bb-0f4fda10e305 [pid: 7|app: 0|req: 669/1284] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:12:56 2026] POST /v2.0/networks => generated 634 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1285] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:56 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:12:56.920 7 WARNING neutron_lib.context [None req-f9dbd1af-5a6f-415b-8296-77d2912e8088 a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 616/1286] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:12:56 2026] PUT /v2.0/ports/3169dcf0-11e8-44ac-8027-4bc01dc9e63a => generated 1239 bytes in 441 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-06-15 21:12:57.064 8 WARNING neutron_lib.context [None req-f6d1f03b-a329-425b-a046-7d07a198382c 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:57.103 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-997ae9e5-2fa7-4097-91c8-6f537f097ab5'] response: {'name': 'network-changed', 'server_uuid': 'a843d4e6-0ecb-4611-87d6-5b7773e48a81', 'tag': '3169dcf0-11e8-44ac-8027-4bc01dc9e63a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 617/1287] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:12:57 2026] POST /v2.0/subnets => generated 646 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1288] 10.0.0.140 () {34 vars in 665 bytes} [Mon Jun 15 21:12:56 2026] POST /v2.0/ports => generated 959 bytes in 421 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-06-15 21:12:57.343 7 WARNING neutron_lib.context [None req-5a7d426c-5ac5-4d00-9715-7f0ba86ad7c3 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 618/1289] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:57 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:57.381 8 WARNING neutron_lib.context [None req-fc51dad4-8abb-42ef-929b-590065a76acc a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:12:57.388 7 INFO neutron.db.segments_db [None req-5a7d426c-5ac5-4d00-9715-7f0ba86ad7c3 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Added segment 620ebb88-a53c-40fc-a3ee-157d87a7fda8 of type vxlan for network 374a9bd1-d6b1-4213-92cd-1150b5886904 2026-06-15 21:12:57.566 8 INFO neutron.services.segments.plugin [-] Segment 7df625d0-88b9-4fd9-9b9b-4ca3f7c14c25 resource provider aggregate not found 2026-06-15 21:12:57.570 8 INFO neutron.services.segments.plugin [-] Segment 7df625d0-88b9-4fd9-9b9b-4ca3f7c14c25 resource provider aggregate not found 2026-06-15 21:12:57.582 8 INFO neutron.services.segments.plugin [-] Segment 7df625d0-88b9-4fd9-9b9b-4ca3f7c14c25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7df625d0-88b9-4fd9-9b9b-4ca3f7c14c25 found for delete ", "request_id": "req-acd47351-804a-4ac9-abb9-bf1b8c05c221"}]} 2026-06-15 21:12:57.582 8 INFO neutron.services.segments.plugin [-] Segment 7df625d0-88b9-4fd9-9b9b-4ca3f7c14c25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7df625d0-88b9-4fd9-9b9b-4ca3f7c14c25 found for delete ", "request_id": "req-b6ca94a4-c998-4cb8-b389-6f7ebb5e244f"}]} 2026-06-15 21:12:57.654 7 INFO neutron.db.l3_hamode_db [None req-5a7d426c-5ac5-4d00-9715-7f0ba86ad7c3 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:12:57.776 7 INFO neutron.db.l3_hamode_db [None req-5a7d426c-5ac5-4d00-9715-7f0ba86ad7c3 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:12:58.262 8 INFO neutron.db.l3_db [None req-fc51dad4-8abb-42ef-929b-590065a76acc a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Floating IP d402e232-5bc2-40c9-9917-974d625a9386 associated. External IP: 10.96.250.208, port: dc4c3d94-174b-4175-8753-cbb727ff0d18. [pid: 7|app: 0|req: 672/1290] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:12:57 2026] POST /v2.0/routers => generated 511 bytes in 1146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1291] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:12:58 2026] GET /v2.0/security-groups?id=6738e215-11d8-4449-82af-161401df6b6b&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: 674/1292] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:12:58 2026] GET /v2.0/ports?tenant_id=d15460c952c940a9bdc9afc5cdeafa21&device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1293] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:58 2026] GET /v2.0/ports?device_id=790096d7-33ec-4868-be9e-3aef81eb8e4e => 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: 619/1294] 10.0.0.140 () {34 vars in 677 bytes} [Mon Jun 15 21:12:57 2026] POST /v2.0/floatingips => generated 843 bytes in 1256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1295] 199.19.213.118 () {34 vars in 1018 bytes} [Mon Jun 15 21:12:58 2026] GET /v2.0/networks?tenant_id=d15460c952c940a9bdc9afc5cdeafa21&shared=False => generated 755 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:12:58.848 8 INFO neutron.db.l3_db [None req-1f91fd3b-d6dd-4251-bc55-f03b124fd241 a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Floating IP d402e232-5bc2-40c9-9917-974d625a9386 disassociated. External IP: 10.96.250.208, port: dc4c3d94-174b-4175-8753-cbb727ff0d18. [pid: 8|app: 0|req: 621/1296] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:12:58 2026] PUT /v2.0/floatingips/d402e232-5bc2-40c9-9917-974d625a9386 => generated 552 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1297] 199.19.213.118 () {34 vars in 930 bytes} [Mon Jun 15 21:12:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1298] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:12:59 2026] DELETE /v2.0/floatingips/d402e232-5bc2-40c9-9917-974d625a9386 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:12:59.469 8 WARNING neutron_lib.context [None req-e4942594-d537-4572-8d8a-d2cbc2264ce6 a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 676/1299] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:12:58 2026] PUT /v2.0/routers/abab6309-ae25-481b-996f-83f40d915741/add_router_interface => generated 309 bytes in 1197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1300] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:12:59 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1301] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:12:59 2026] DELETE /v2.0/security-groups/d40fa9d9-41bf-4827-8502-1799d2c77a5c => 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: 679/1302] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:12:59 2026] GET /v2.0/ports/3f399336-89c6-4d35-b77e-c88d2d32f071 => generated 959 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1303] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:00 2026] GET /v2.0/security-groups?id=6738e215-11d8-4449-82af-161401df6b6b&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:00.095 7 INFO neutron.api.v2.resource [None req-3d7d439e-7dee-4fa4-b1ef-cae2d25cfa35 4f1f7a5437044e2389b8ce756d5bf63c 138f67c42c5841b7bec98f1c441e3383 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 681/1304] 10.0.0.140 () {32 vars in 737 bytes} [Mon Jun 15 21:13:00 2026] GET /v2.0/security-groups/d40fa9d9-41bf-4827-8502-1799d2c77a5c => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:13:00.287 8 INFO neutron.db.l3_db [None req-e4942594-d537-4572-8d8a-d2cbc2264ce6 a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Floating IP 25018e06-488b-4755-8a5f-2c3ab547b26f associated. External IP: 10.96.250.208, port: d52cd632-3d06-4e87-9220-48053a0f86ea. [pid: 8|app: 0|req: 624/1305] 10.0.0.140 () {34 vars in 677 bytes} [Mon Jun 15 21:12:59 2026] POST /v2.0/floatingips => generated 841 bytes in 1116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1306] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:13:00 2026] PUT /v2.0/routers/abab6309-ae25-481b-996f-83f40d915741/remove_router_interface => generated 309 bytes in 663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1307] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:13:00 2026] GET /v2.0/ports?tenant_id=d15460c952c940a9bdc9afc5cdeafa21&device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1308] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:13:00 2026] DELETE /v2.0/floatingips/59dcf3da-8b62-4751-8e3d-82673a52531c => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1309] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:13:00 2026] GET /v2.0/floatingips/25018e06-488b-4755-8a5f-2c3ab547b26f => generated 841 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1310] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:00 2026] GET /v2.0/ports?device_id=abab6309-ae25-481b-996f-83f40d915741 => 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: 685/1311] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=3169dcf0-11e8-44ac-8027-4bc01dc9e63a => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1312] 10.0.0.140 () {32 vars in 655 bytes} [Mon Jun 15 21:13:00 2026] GET /v2.0/floatingips => generated 844 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:01.510 7 INFO neutron.services.segments.plugin [-] Segment 620ebb88-a53c-40fc-a3ee-157d87a7fda8 resource provider aggregate not found 2026-06-15 21:13:01.514 7 INFO neutron.services.segments.plugin [-] Segment 620ebb88-a53c-40fc-a3ee-157d87a7fda8 resource provider aggregate not found 2026-06-15 21:13:01.521 7 INFO neutron.services.segments.plugin [-] Segment 620ebb88-a53c-40fc-a3ee-157d87a7fda8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 620ebb88-a53c-40fc-a3ee-157d87a7fda8 found for delete ", "request_id": "req-53565a6f-18df-4b3b-88fe-d7c443e46f8f"}]} 2026-06-15 21:13:01.521 7 INFO neutron.db.l3_hamode_db [None req-7ac48bba-e574-440b-95c7-0c23dd437c73 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] HA network 374a9bd1-d6b1-4213-92cd-1150b5886904 was deleted as no HA routers are present in tenant b77eef90eeba4f5c8a49c5815e0e16d2. [pid: 7|app: 0|req: 687/1313] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:00 2026] DELETE /v2.0/routers/abab6309-ae25-481b-996f-83f40d915741 => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:01.527 7 INFO neutron.services.segments.plugin [-] Segment 620ebb88-a53c-40fc-a3ee-157d87a7fda8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 620ebb88-a53c-40fc-a3ee-157d87a7fda8 found for delete ", "request_id": "req-55e41020-da3c-4e0c-8b52-7857957eb94a"}]} [pid: 7|app: 0|req: 688/1314] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:13:01 2026] GET /v2.0/subnets?id=f6a41f29-7e90-4cbe-9538-a53e25111e18 => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1315] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:13:00 2026] PUT /v2.0/routers/3701de0b-1dcd-4801-9d4f-4352a5f6076d/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1316] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:01 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => 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: 629/1317] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:01 2026] DELETE /v2.0/subnets/d36150a2-96a4-4e30-85df-075065c3173c => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1318] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:02 2026] GET /v2.0/ports?network_id=3f34b2c8-b244-478f-8d8f-2e7f714612e6&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-06-15 21:13:02.269 7 INFO neutron.db.l3_db [None req-2266a6b7-5e5d-4fa5-9279-15fb35f8ac55 a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Floating IP 25018e06-488b-4755-8a5f-2c3ab547b26f associated. External IP: 10.96.250.208, port: d52cd632-3d06-4e87-9220-48053a0f86ea. [pid: 7|app: 0|req: 689/1319] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:13:01 2026] PUT /v2.0/floatingips/25018e06-488b-4755-8a5f-2c3ab547b26f => generated 843 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1320] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:02 2026] GET /v2.0/security-groups?id=6738e215-11d8-4449-82af-161401df6b6b&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:02.910 8 INFO neutron.services.segments.plugin [-] Segment 870a1ee9-f125-4116-b4fe-b48bedb617c8 resource provider aggregate not found 2026-06-15 21:13:02.914 8 INFO neutron.services.segments.plugin [-] Segment 870a1ee9-f125-4116-b4fe-b48bedb617c8 resource provider aggregate not found [pid: 7|app: 0|req: 691/1321] 199.19.213.118 () {34 vars in 1096 bytes} [Mon Jun 15 21:13:02 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:02.928 8 INFO neutron.services.segments.plugin [-] Segment 870a1ee9-f125-4116-b4fe-b48bedb617c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 870a1ee9-f125-4116-b4fe-b48bedb617c8 found for delete ", "request_id": "req-c867b126-b35e-4b77-9eb0-d9118f004cc5"}]} 2026-06-15 21:13:02.943 8 INFO neutron.services.segments.plugin [-] Segment 870a1ee9-f125-4116-b4fe-b48bedb617c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 870a1ee9-f125-4116-b4fe-b48bedb617c8 found for delete ", "request_id": "req-7a84cea2-b8db-494e-8f30-3783abe05f7a"}]} 2026-06-15 21:13:02.944 8 INFO neutron.db.l3_hamode_db [None req-2ea998a9-d1fa-463d-a7dc-080ee5b68204 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] HA network 7b585bbb-0183-4447-8b0c-b58ce67a1604 was deleted as no HA routers are present in tenant 138f67c42c5841b7bec98f1c441e3383. [pid: 8|app: 0|req: 631/1322] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:02 2026] DELETE /v2.0/routers/3701de0b-1dcd-4801-9d4f-4352a5f6076d => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1323] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:02 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?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: 692/1324] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:02 2026] DELETE /v2.0/networks/b442bff1-6c1a-4358-81bb-0f4fda10e305 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:13:03.120 8 INFO neutron.db.l3_db [None req-77f1fda4-6e96-4cd1-b916-7eb44581a0d4 a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] Floating IP 25018e06-488b-4755-8a5f-2c3ab547b26f disassociated. External IP: 10.96.250.208, port: dc4c3d94-174b-4175-8753-cbb727ff0d18. [pid: 7|app: 0|req: 693/1325] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:03 2026] DELETE /v2.0/subnets/6de48a02-2b89-4c50-9838-fd20fff15126 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1326] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:03 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?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) 2026-06-15 21:13:03.278 7 WARNING neutron_lib.context [None req-80cb936d-9533-4197-ba9e-3178debb4943 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:03.312 7 INFO neutron.db.segments_db [None req-80cb936d-9533-4197-ba9e-3178debb4943 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Added segment 4f7d6705-d668-41ff-9141-2a2056c88474 of type vxlan for network 74d3460e-a2aa-4ffb-9778-ec4055712301 [pid: 8|app: 0|req: 633/1327] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:13:03 2026] PUT /v2.0/floatingips/25018e06-488b-4755-8a5f-2c3ab547b26f => generated 552 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:03.535 7 INFO neutron.services.segments.plugin [-] Segment 3e0f2019-e3d2-45fc-b8a0-6e20e64264f0 resource provider aggregate not found 2026-06-15 21:13:03.544 7 INFO neutron.services.segments.plugin [-] Segment 3e0f2019-e3d2-45fc-b8a0-6e20e64264f0 resource provider aggregate not found 2026-06-15 21:13:03.549 7 INFO neutron.services.segments.plugin [-] Segment 3e0f2019-e3d2-45fc-b8a0-6e20e64264f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e0f2019-e3d2-45fc-b8a0-6e20e64264f0 found for delete ", "request_id": "req-7f6e130f-bb66-403b-a650-7e762fd0c406"}]} 2026-06-15 21:13:03.557 7 INFO neutron.services.segments.plugin [-] Segment 3e0f2019-e3d2-45fc-b8a0-6e20e64264f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e0f2019-e3d2-45fc-b8a0-6e20e64264f0 found for delete ", "request_id": "req-8aa7c182-1dbd-4da2-b3e5-7219878c5c0d"}]} 2026-06-15 21:13:03.583 7 INFO neutron.db.l3_hamode_db [None req-80cb936d-9533-4197-ba9e-3178debb4943 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 634/1328] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:03 2026] DELETE /v2.0/networks/ab751f88-09a8-4600-aa57-bdea4f21bdcf => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1329] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:13:03 2026] DELETE /v2.0/floatingips/25018e06-488b-4755-8a5f-2c3ab547b26f => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1330] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:04 2026] GET /v2.0/security-groups?tenant_id=138f67c42c5841b7bec98f1c441e3383&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1331] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:13:04 2026] GET /v2.0/ports?tenant_id=d15460c952c940a9bdc9afc5cdeafa21&device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1332] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:04 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:04.151 8 INFO neutron.api.v2.resource [None req-7adbcf27-76b7-4fd8-8c7f-625bd076e852 a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 639/1333] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:13:04 2026] DELETE /v2.0/floatingips/25018e06-488b-4755-8a5f-2c3ab547b26f => generated 144 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1334] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:04 2026] DELETE /v2.0/security-groups/0dfe51d2-d8e4-471a-b503-cc4f368bf744 => 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: 641/1335] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:04 2026] GET /v2.0/security-groups?id=6738e215-11d8-4449-82af-161401df6b6b&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-06-15 21:13:04.398 7 INFO neutron.db.l3_hamode_db [None req-80cb936d-9533-4197-ba9e-3178debb4943 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 642/1336] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:13:04 2026] DELETE /v2.0/ports/dc4c3d94-174b-4175-8753-cbb727ff0d18 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1337] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:13:04 2026] GET /v2.0/networks?id=3f34b2c8-b244-478f-8d8f-2e7f714612e6 => generated 755 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1338] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:13:04 2026] DELETE /v2.0/ports/d52cd632-3d06-4e87-9220-48053a0f86ea => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1339] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:13:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=672bcd22-e643-4f81-b33f-f6912fe10c83 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1340] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:04 2026] GET /v2.0/ports?device_id=2190d0c2-98f7-4e76-b405-dd0c812c339d => generated 958 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1341] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:13:04 2026] GET /v2.0/subnets?id=f6a41f29-7e90-4cbe-9538-a53e25111e18 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:04.947 8 INFO neutron.services.segments.plugin [-] Segment 19a89ab0-7cae-4956-93c0-6413746ea72f resource provider aggregate not found 2026-06-15 21:13:04.970 8 INFO neutron.services.segments.plugin [-] Segment 19a89ab0-7cae-4956-93c0-6413746ea72f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19a89ab0-7cae-4956-93c0-6413746ea72f found for delete ", "request_id": "req-1a1457a5-0cff-446e-bc2f-7aaa500b59a5"}]} 2026-06-15 21:13:04.971 8 INFO neutron.services.segments.plugin [-] Segment 19a89ab0-7cae-4956-93c0-6413746ea72f resource provider aggregate not found 2026-06-15 21:13:04.991 8 INFO neutron.services.segments.plugin [-] Segment 19a89ab0-7cae-4956-93c0-6413746ea72f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19a89ab0-7cae-4956-93c0-6413746ea72f found for delete ", "request_id": "req-df20e5f8-1d58-437e-b732-8023584b6c47"}]} [pid: 7|app: 0|req: 695/1342] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:03 2026] POST /v2.0/routers => generated 690 bytes in 1985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1343] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:05 2026] GET /v2.0/ports?network_id=3f34b2c8-b244-478f-8d8f-2e7f714612e6&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: 697/1344] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:13:05 2026] GET /v2.0/routers/7b43b4ef-ec83-46d6-bf81-452f2b29060c => generated 696 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1345] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:05 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1346] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:05 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1347] 10.0.0.140 () {32 vars in 647 bytes} [Mon Jun 15 21:13:05 2026] GET /v2.0/routers => generated 699 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1348] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:05 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?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: 702/1349] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:05 2026] GET /v2.0/security-groups?id=6738e215-11d8-4449-82af-161401df6b6b&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: 648/1350] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:13:04 2026] PUT /v2.0/routers/2190d0c2-98f7-4e76-b405-dd0c812c339d/remove_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1351] 10.0.0.140 () {34 vars in 741 bytes} [Mon Jun 15 21:13:05 2026] PUT /v2.0/routers/7b43b4ef-ec83-46d6-bf81-452f2b29060c => generated 703 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:06.297 8 INFO neutron.db.segments_db [None req-ec74b083-f7c0-4026-a333-3eaee316badb 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment a6541890-cf83-482d-9308-94808c25aacb of type vxlan for network 61896686-4ced-4ed2-8b03-6acd892439cf [pid: 8|app: 0|req: 649/1352] 10.0.0.140 () {34 vars in 671 bytes} [Mon Jun 15 21:13:05 2026] POST /v2.0/networks => generated 746 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1353] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:13:06 2026] GET /v2.0/routers/7b43b4ef-ec83-46d6-bf81-452f2b29060c => generated 703 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1354] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:06 2026] POST /v2.0/subnets => generated 693 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1355] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:06 2026] GET /v2.0/ports?device_id=7b43b4ef-ec83-46d6-bf81-452f2b29060c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:06.725 8 INFO neutron.db.segments_db [None req-9a6b8de5-4662-4f7d-8464-6a48736b057f 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 38a91591-bbf5-49af-8c9b-9b6efecfdb0e of type vxlan for network 10571a60-f501-44ef-84b7-899022cb6105 2026-06-15 21:13:06.876 7 INFO neutron.services.segments.plugin [-] Segment 7dd67ed9-46fc-44ff-9c85-798335f93e32 resource provider aggregate not found 2026-06-15 21:13:06.879 7 INFO neutron.services.segments.plugin [-] Segment 7dd67ed9-46fc-44ff-9c85-798335f93e32 resource provider aggregate not found 2026-06-15 21:13:06.892 7 INFO neutron.services.segments.plugin [-] Segment 7dd67ed9-46fc-44ff-9c85-798335f93e32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dd67ed9-46fc-44ff-9c85-798335f93e32 found for delete ", "request_id": "req-bbc10b09-2983-48b2-b929-e2b30bc3a174"}]} 2026-06-15 21:13:06.898 7 INFO neutron.services.segments.plugin [-] Segment 7dd67ed9-46fc-44ff-9c85-798335f93e32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dd67ed9-46fc-44ff-9c85-798335f93e32 found for delete ", "request_id": "req-0f04b790-e6d8-4590-8058-d8e85b248e43"}]} 2026-06-15 21:13:06.904 7 INFO neutron.db.l3_hamode_db [None req-5c86f5e4-1492-41d1-ab71-cfe45402f291 a422dcd6d934494782b7de552c938cfd e5e5483085e24dceb1ef9f269afc21f2 - - default default] HA network 8e454c91-bb09-45e2-b331-2a2f26f9e556 was deleted as no HA routers are present in tenant e5e5483085e24dceb1ef9f269afc21f2. [pid: 7|app: 0|req: 704/1356] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:06 2026] DELETE /v2.0/routers/2190d0c2-98f7-4e76-b405-dd0c812c339d => generated 0 bytes in 813 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:07.025 8 INFO neutron.db.l3_hamode_db [None req-9a6b8de5-4662-4f7d-8464-6a48736b057f 7824afb03f034193be0d5546dbb93a4d 6be1a456478a44bc9d4bda30d8a3f360 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:13:07.808 7 INFO neutron.db.l3_hamode_db [None req-da509780-4fde-4d42-87eb-d9cb0fea71c2 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] HA network 74d3460e-a2aa-4ffb-9778-ec4055712301 was deleted as no HA routers are present in tenant b77eef90eeba4f5c8a49c5815e0e16d2. [pid: 7|app: 0|req: 705/1357] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:06 2026] DELETE /v2.0/routers/7b43b4ef-ec83-46d6-bf81-452f2b29060c => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1358] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:07 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:07.898 8 INFO neutron.db.l3_hamode_db [None req-9a6b8de5-4662-4f7d-8464-6a48736b057f 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 707/1359] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:07 2026] DELETE /v2.0/subnets/1f8f81f6-5dae-4671-aae9-acfcab679ef5 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1360] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:08 2026] GET /v2.0/ports?device_id=7b43b4ef-ec83-46d6-bf81-452f2b29060c => 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: 709/1361] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:08 2026] GET /v2.0/security-groups?id=6738e215-11d8-4449-82af-161401df6b6b&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1362] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:08 2026] DELETE /v2.0/networks/49a4c2f8-23c3-42db-809a-f8779bdc66f1 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:13:08.240 7 INFO neutron.api.v2.resource [None req-434db560-a242-495e-a9ba-da5f2d18e5d0 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 711/1363] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:08 2026] DELETE /v2.0/routers/7b43b4ef-ec83-46d6-bf81-452f2b29060c => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1364] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:08 2026] GET /v2.0/ports?device_id=abab6309-ae25-481b-996f-83f40d915741 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:08.286 7 INFO neutron.api.v2.resource [None req-1b267d55-03c7-420d-81f5-4269d99bcde4 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1365] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:08 2026] DELETE /v2.0/routers/abab6309-ae25-481b-996f-83f40d915741 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:13:08.302 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7fcb4528-dfd9-4824-8afb-96e95f00512c 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 714/1366] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:08 2026] DELETE /v2.0/subnets/d36150a2-96a4-4e30-85df-075065c3173c => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1367] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:08 2026] GET /v2.0/ports?device_id=7a4f5376-29fc-423e-aa1b-996d2220be8a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:08.361 7 INFO neutron.api.v2.resource [None req-364a0d18-d160-41e2-af75-5500ba4890f7 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 716/1368] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:08 2026] DELETE /v2.0/routers/7a4f5376-29fc-423e-aa1b-996d2220be8a => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:13:08.384 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d43df3a-e789-4bca-9912-c816aa478c21 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 717/1369] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:08 2026] DELETE /v2.0/subnets/560fc996-9953-4928-ab8e-0e27da3052dd => 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: 718/1370] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:08 2026] GET /v2.0/ports?device_id=5a660174-a92b-4583-a84e-0d1a842629c2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:08.444 7 INFO neutron.api.v2.resource [None req-53cf57a6-20d5-43a7-aea4-51ccbfef5e76 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1371] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:08 2026] DELETE /v2.0/routers/5a660174-a92b-4583-a84e-0d1a842629c2 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:13:08.471 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d6bd63b-5647-4bc6-9002-c93d94682456 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1372] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:08 2026] DELETE /v2.0/subnets/218ac740-3147-48a2-81a5-009a5c74a874 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:13:08.491 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8ad6c81-109e-4a48-af86-8c48104e522e 1dd0c7ea47e744e7b97fa9d6d690a421 b77eef90eeba4f5c8a49c5815e0e16d2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 721/1373] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:08 2026] DELETE /v2.0/subnets/ee95d92b-628b-4822-9f4a-52c450653142 => 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: 722/1374] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:08 2026] GET /v2.0/security-groups?tenant_id=e5e5483085e24dceb1ef9f269afc21f2&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1375] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:06 2026] POST /v2.0/routers => generated 733 bytes in 2225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:08.923 7 INFO neutron.services.segments.plugin [-] Segment 4f7d6705-d668-41ff-9141-2a2056c88474 resource provider aggregate not found 2026-06-15 21:13:08.926 7 INFO neutron.services.segments.plugin [-] Segment 4f7d6705-d668-41ff-9141-2a2056c88474 resource provider aggregate not found 2026-06-15 21:13:08.946 7 INFO neutron.services.segments.plugin [-] Segment 4f7d6705-d668-41ff-9141-2a2056c88474 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f7d6705-d668-41ff-9141-2a2056c88474 found for delete ", "request_id": "req-033c19bf-07a6-4bbd-98a8-22627332716a"}]} 2026-06-15 21:13:08.950 7 INFO neutron.services.segments.plugin [-] Segment 4f7d6705-d668-41ff-9141-2a2056c88474 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f7d6705-d668-41ff-9141-2a2056c88474 found for delete ", "request_id": "req-ef09033b-b3eb-43bb-b831-68e59f765c0b"}]} 2026-06-15 21:13:08.962 7 INFO neutron.services.segments.plugin [-] Segment e7540ad8-d1e0-44bb-a788-17fd190af794 resource provider aggregate not found 2026-06-15 21:13:08.969 7 INFO neutron.services.segments.plugin [-] Segment e7540ad8-d1e0-44bb-a788-17fd190af794 resource provider aggregate not found 2026-06-15 21:13:08.974 7 INFO neutron.services.segments.plugin [-] Segment e7540ad8-d1e0-44bb-a788-17fd190af794 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7540ad8-d1e0-44bb-a788-17fd190af794 found for delete ", "request_id": "req-5d0feb8a-2bca-45e3-8444-f5681f6b8828"}]} 2026-06-15 21:13:08.986 7 INFO neutron.services.segments.plugin [-] Segment e7540ad8-d1e0-44bb-a788-17fd190af794 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7540ad8-d1e0-44bb-a788-17fd190af794 found for delete ", "request_id": "req-afe09200-3dc7-4b97-9b53-d021286463ff"}]} [pid: 7|app: 0|req: 723/1376] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:08 2026] DELETE /v2.0/security-groups/515a5e28-d0d6-43d6-86fb-b3067a0203d0 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1377] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:09 2026] GET /v2.0/security-groups?tenant_id=b77eef90eeba4f5c8a49c5815e0e16d2&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1378] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:09 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1379] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:09 2026] DELETE /v2.0/security-groups/89601ed3-3927-4bb5-b433-83a8f5a8225f => 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: 727/1380] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:09 2026] GET /v2.0/security-groups?id=6738e215-11d8-4449-82af-161401df6b6b&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1381] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:09 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1382] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:09 2026] GET /v2.0/security-groups?id=6738e215-11d8-4449-82af-161401df6b6b&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1383] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:09 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => 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: 654/1384] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:13:08 2026] PUT /v2.0/routers/2cd9c807-d3f4-4a37-a046-501ea9d3d310/add_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:10.167 7 INFO neutron.db.l3_db [None req-78d72319-60ff-4044-bd06-e4cdbf17d9d2 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Floating IP 88ecf758-e4a4-4e4e-9726-e17e1bbc8119 associated. External IP: 10.96.250.211, port: 3169dcf0-11e8-44ac-8027-4bc01dc9e63a. [pid: 7|app: 0|req: 731/1387] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:13:09 2026] PUT /v2.0/floatingips/88ecf758-e4a4-4e4e-9726-e17e1bbc8119 => generated 856 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1388] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:13:10 2026] GET /v2.0/floatingips/88ecf758-e4a4-4e4e-9726-e17e1bbc8119 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:11.023 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0191ddd7-eb53-49ba-b57c-da868cf25d69'] response: {'name': 'network-changed', 'server_uuid': 'a843d4e6-0ecb-4611-87d6-5b7773e48a81', 'tag': '3169dcf0-11e8-44ac-8027-4bc01dc9e63a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 658/1389] 10.0.0.234 () {34 vars in 982 bytes} [Mon Jun 15 21:13:11 2026] GET /v2.0/networks?id=61896686-4ced-4ed2-8b03-6acd892439cf => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:11.098 7 WARNING neutron_lib.context [None req-86f7d422-7b36-4803-8642-8452a72691cb 0f9773911f614545b7240b7c58c45b2f b53916f483994f9ab2ac1bf98b03b2a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 659/1390] 10.0.0.234 () {34 vars in 965 bytes} [Mon Jun 15 21:13:11 2026] GET /v2.0/quotas/6be1a456478a44bc9d4bda30d8a3f360 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1391] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:13:11 2026] GET /v2.0/ports?tenant_id=6be1a456478a44bc9d4bda30d8a3f360&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:11.264 7 INFO neutron.db.segments_db [None req-86f7d422-7b36-4803-8642-8452a72691cb 0f9773911f614545b7240b7c58c45b2f b53916f483994f9ab2ac1bf98b03b2a8 - - default default] Added segment 34e44bd8-edc9-4789-8dc0-d5e5e1d9fd61 of type vxlan for network ee5015a1-aed2-464b-b269-023f7e5de47c 2026-06-15 21:13:11.291 8 WARNING neutron_lib.context [None req-b18d3f98-f923-4e9c-bcd1-d798eecb8be6 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 732/1392] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:10 2026] POST /v2.0/networks => generated 648 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1393] 10.0.0.234 () {34 vars in 1008 bytes} [Mon Jun 15 21:13:11 2026] GET /v2.0/networks/61896686-4ced-4ed2-8b03-6acd892439cf?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:11.460 8 INFO neutron.db.segments_db [None req-b18d3f98-f923-4e9c-bcd1-d798eecb8be6 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Added segment befc0634-1641-4b78-91c3-fb275c28cc5c of type vxlan for network 6f8be555-7fa4-4365-b391-7d89a7295fbc [pid: 7|app: 0|req: 734/1394] 10.0.0.234 () {34 vars in 1108 bytes} [Mon Jun 15 21:13:11 2026] GET /v2.0/networks/61896686-4ced-4ed2-8b03-6acd892439cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1395] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:11 2026] POST /v2.0/networks => generated 630 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:11.584 8 WARNING neutron_lib.context [None req-b8c18ce9-cb55-4703-b950-7d1f33e72b48 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 735/1396] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:13:11 2026] GET /v2.0/ports?tenant_id=d15460c952c940a9bdc9afc5cdeafa21&device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:13:11.634 8 INFO neutron.db.segments_db [None req-b8c18ce9-cb55-4703-b950-7d1f33e72b48 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Added segment 26d39011-8318-4458-9c8d-7c2388b5f5ae of type vxlan for network 3c48a1ff-1c96-4e92-b1e1-61a4348eb883 [pid: 7|app: 0|req: 736/1397] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:13:11 2026] GET /v2.0/networks?id=3f34b2c8-b244-478f-8d8f-2e7f714612e6 => generated 755 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1398] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:11 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => 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: 738/1399] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:13:11 2026] GET /v2.0/floatingips/88ecf758-e4a4-4e4e-9726-e17e1bbc8119 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1400] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:11 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-06-15 21:13:11.731 8 WARNING neutron_lib.context [None req-3f4a93af-c376-4c8c-8b30-aa40477536f1 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 739/1401] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:13:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=3169dcf0-11e8-44ac-8027-4bc01dc9e63a => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1402] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:13:11 2026] GET /v2.0/subnets?id=f6a41f29-7e90-4cbe-9538-a53e25111e18 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1403] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:11 2026] GET /v2.0/ports?network_id=3f34b2c8-b244-478f-8d8f-2e7f714612e6&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: 742/1404] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:11 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:11.874 7 WARNING neutron_lib.context [None req-e8ac7b33-5596-40f8-978d-54454203f1a0 0f9773911f614545b7240b7c58c45b2f b53916f483994f9ab2ac1bf98b03b2a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 663/1405] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:11 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) [pid: 8|app: 0|req: 664/1406] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:12 2026] GET /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:12.076 8 WARNING neutron_lib.context [None req-72582cae-f54d-4d41-8d40-031f340c9732 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 743/1407] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:11 2026] POST /v2.0/subnets => generated 673 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:12.150 7 WARNING neutron_lib.context [None req-ca8c785e-0d60-4415-a395-b4a482f65c51 0f9773911f614545b7240b7c58c45b2f b53916f483994f9ab2ac1bf98b03b2a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:12.207 7 INFO neutron.db.segments_db [None req-ca8c785e-0d60-4415-a395-b4a482f65c51 0f9773911f614545b7240b7c58c45b2f b53916f483994f9ab2ac1bf98b03b2a8 - - default default] Added segment 181afdac-249b-469e-b178-e668086afd83 of type vxlan for network 0ef2fc66-5c0b-45e8-b62e-37f7b0ece648 [pid: 7|app: 0|req: 744/1408] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:12 2026] POST /v2.0/networks => generated 647 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1409] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:12 2026] POST /v2.0/subnets => generated 626 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:12.344 8 WARNING neutron_lib.context [None req-1ef4818d-2abf-4031-ad43-47a9eb2a3aeb 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:12.384 8 INFO neutron.db.segments_db [None req-1ef4818d-2abf-4031-ad43-47a9eb2a3aeb 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Added segment 3537dec6-5de8-4797-9216-6e3de6466db6 of type vxlan for network 6689fede-f65f-40b8-9811-7789f968291b [pid: 7|app: 0|req: 745/1410] 10.0.0.140 () {34 vars in 743 bytes} [Mon Jun 15 21:13:12 2026] PUT /v2.0/networks/0ef2fc66-5c0b-45e8-b62e-37f7b0ece648 => generated 592 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:12.423 7 WARNING neutron_lib.context [None req-5dc98d1d-39a0-4568-911e-2aa2e25e16e5 0f9773911f614545b7240b7c58c45b2f b53916f483994f9ab2ac1bf98b03b2a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:12.660 8 INFO neutron.db.l3_hamode_db [None req-1ef4818d-2abf-4031-ad43-47a9eb2a3aeb 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 746/1411] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:12 2026] POST /v2.0/subnets => generated 646 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:12.767 8 INFO neutron.db.l3_hamode_db [None req-1ef4818d-2abf-4031-ad43-47a9eb2a3aeb 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 747/1412] 10.0.0.140 () {34 vars in 741 bytes} [Mon Jun 15 21:13:12 2026] PUT /v2.0/subnets/29dad834-5cf8-486d-8963-fc561dc3127b => generated 656 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1413] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:13:12 2026] GET /v2.0/floatingips/88ecf758-e4a4-4e4e-9726-e17e1bbc8119 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1414] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:12 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:13.154 7 INFO neutron.services.segments.plugin [-] Segment 181afdac-249b-469e-b178-e668086afd83 resource provider aggregate not found 2026-06-15 21:13:13.170 7 INFO neutron.services.segments.plugin [-] Segment 181afdac-249b-469e-b178-e668086afd83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181afdac-249b-469e-b178-e668086afd83 found for delete ", "request_id": "req-e63fa797-fc37-428d-ad9d-1c1913afebe9"}]} 2026-06-15 21:13:13.174 7 INFO neutron.services.segments.plugin [-] Segment 181afdac-249b-469e-b178-e668086afd83 resource provider aggregate not found [pid: 7|app: 0|req: 750/1415] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:12 2026] DELETE /v2.0/networks/0ef2fc66-5c0b-45e8-b62e-37f7b0ece648 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:13:13.206 7 INFO neutron.services.segments.plugin [-] Segment 181afdac-249b-469e-b178-e668086afd83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181afdac-249b-469e-b178-e668086afd83 found for delete ", "request_id": "req-9bfe39b4-60fa-48d6-8e6e-16f5f1236721"}]} 2026-06-15 21:13:13.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c627615-ad6c-4877-a437-9f79ab82e8f4 0f9773911f614545b7240b7c58c45b2f b53916f483994f9ab2ac1bf98b03b2a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 751/1416] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:13 2026] DELETE /v2.0/networks/0ef2fc66-5c0b-45e8-b62e-37f7b0ece648 => 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: 752/1417] 10.0.0.140 () {32 vars in 694 bytes} [Mon Jun 15 21:13:13 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1418] 10.0.0.140 () {32 vars in 742 bytes} [Mon Jun 15 21:13:13 2026] GET /v2.0/subnets?network_id=c3e2a5e4-9977-4fe0-b95c-c21a10f19c6e => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1419] 10.0.0.140 () {32 vars in 653 bytes} [Mon Jun 15 21:13:13 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: 7|app: 0|req: 755/1420] 10.0.0.140 () {32 vars in 649 bytes} [Mon Jun 15 21:13:13 2026] GET /v2.0/networks => generated 1313 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1421] 10.0.0.140 () {32 vars in 647 bytes} [Mon Jun 15 21:13:13 2026] GET /v2.0/subnets => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1422] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:12 2026] POST /v2.0/routers => generated 507 bytes in 1111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1423] 10.0.0.140 () {32 vars in 723 bytes} [Mon Jun 15 21:13:13 2026] GET /v2.0/networks/ee5015a1-aed2-464b-b269-023f7e5de47c => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1424] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:13:13 2026] GET /v2.0/subnets/5c23f848-c78e-47a8-b021-86230f75a067 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:13.561 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab314dc7-9142-4b8a-bbe4-795582970847 0f9773911f614545b7240b7c58c45b2f b53916f483994f9ab2ac1bf98b03b2a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 759/1425] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:13 2026] DELETE /v2.0/subnets/29dad834-5cf8-486d-8963-fc561dc3127b => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:13:13.580 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6cd11f2-582c-44b7-8c7b-d6163b78c9c8 0f9773911f614545b7240b7c58c45b2f b53916f483994f9ab2ac1bf98b03b2a8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 760/1426] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:13 2026] DELETE /v2.0/networks/0ef2fc66-5c0b-45e8-b62e-37f7b0ece648 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1427] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:13 2026] DELETE /v2.0/subnets/5c23f848-c78e-47a8-b021-86230f75a067 => 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: 762/1428] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:13 2026] DELETE /v2.0/networks/ee5015a1-aed2-464b-b269-023f7e5de47c => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1429] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:14 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => 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: 667/1430] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:13:13 2026] PUT /v2.0/routers/6c48deb5-54fd-4f17-9d71-c72d244d249a/add_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1431] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:13:14 2026] GET /v2.0/ports/f31af966-f6fa-4ff4-8901-3457bdc1053e => generated 955 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1432] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:14 2026] GET /v2.0/security-groups?tenant_id=b53916f483994f9ab2ac1bf98b03b2a8&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1433] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:14 2026] DELETE /v2.0/security-groups/d17e9e80-f4a9-452a-93ca-bf7c64094c15 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:15.277 7 INFO neutron.services.segments.plugin [-] Segment 34e44bd8-edc9-4789-8dc0-d5e5e1d9fd61 resource provider aggregate not found 2026-06-15 21:13:15.284 7 INFO neutron.services.segments.plugin [-] Segment 34e44bd8-edc9-4789-8dc0-d5e5e1d9fd61 resource provider aggregate not found [pid: 7|app: 0|req: 766/1434] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:15 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1435] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:13:14 2026] PUT /v2.0/routers/6c48deb5-54fd-4f17-9d71-c72d244d249a/add_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:15.951 7 INFO neutron.services.segments.plugin [-] Segment 34e44bd8-edc9-4789-8dc0-d5e5e1d9fd61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34e44bd8-edc9-4789-8dc0-d5e5e1d9fd61 found for delete ", "request_id": "req-ff223fa4-0cad-4561-9757-1ed630a9bdf1"}]} 2026-06-15 21:13:15.952 7 INFO neutron.services.segments.plugin [-] Segment 34e44bd8-edc9-4789-8dc0-d5e5e1d9fd61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34e44bd8-edc9-4789-8dc0-d5e5e1d9fd61 found for delete ", "request_id": "req-2eff0b72-caa9-4753-972b-b0f9344452ac"}]} [pid: 7|app: 0|req: 767/1436] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:13:15 2026] GET /v2.0/ports/c0b3562b-a988-4f94-977d-858c3f996552 => generated 955 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1437] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:16 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => 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: 769/1438] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:13:16 2026] GET /v2.0/networks?id=61896686-4ced-4ed2-8b03-6acd892439cf => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:16.770 7 WARNING neutron_lib.context [req-88167df8-9947-427f-abda-2b6a30ebb172 req-b509690f-cedf-42d5-92af-287611583f23 b0ab600571714673ba997d8388322796 6be1a456478a44bc9d4bda30d8a3f360 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 670/1439] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:13:16 2026] PUT /v2.0/routers/6c48deb5-54fd-4f17-9d71-c72d244d249a/remove_router_interface => generated 309 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1440] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:13:16 2026] POST /v2.0/ports => generated 958 bytes in 420 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: 771/1441] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:13:17 2026] PUT /v2.0/ports/427c6fc7-f3eb-4915-8f20-89933a4d932f => generated 1239 bytes in 465 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-06-15 21:13:17.679 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44b83740-ba72-497b-bbc5-e37f7ad6831d'] response: {'name': 'network-changed', 'server_uuid': '8d877cef-f7f9-4401-b8eb-d1d9d87abbd2', 'tag': '427c6fc7-f3eb-4915-8f20-89933a4d932f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 772/1442] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:17 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1443] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:17 2026] GET /v2.0/security-groups?id=4296f707-664c-4d24-8f79-0eeacd643cbf&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: 671/1444] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:13:16 2026] PUT /v2.0/routers/6c48deb5-54fd-4f17-9d71-c72d244d249a/remove_router_interface => generated 309 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1445] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:18 2026] GET /v2.0/ports?device_id=6c48deb5-54fd-4f17-9d71-c72d244d249a => 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: 775/1446] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:13:18 2026] GET /v2.0/ports?tenant_id=6be1a456478a44bc9d4bda30d8a3f360&device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1447] 199.19.213.118 () {34 vars in 1018 bytes} [Mon Jun 15 21:13:18 2026] GET /v2.0/networks?tenant_id=6be1a456478a44bc9d4bda30d8a3f360&shared=False => generated 774 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1448] 199.19.213.118 () {34 vars in 930 bytes} [Mon Jun 15 21:13:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:18.595 8 INFO neutron.services.segments.plugin [-] Segment 3537dec6-5de8-4797-9216-6e3de6466db6 resource provider aggregate not found 2026-06-15 21:13:18.599 8 INFO neutron.services.segments.plugin [-] Segment 3537dec6-5de8-4797-9216-6e3de6466db6 resource provider aggregate not found 2026-06-15 21:13:18.611 8 INFO neutron.services.segments.plugin [-] Segment 3537dec6-5de8-4797-9216-6e3de6466db6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3537dec6-5de8-4797-9216-6e3de6466db6 found for delete ", "request_id": "req-b6aa5bf5-648d-427a-b567-9c2f47f03ccb"}]} 2026-06-15 21:13:18.613 8 INFO neutron.services.segments.plugin [-] Segment 3537dec6-5de8-4797-9216-6e3de6466db6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3537dec6-5de8-4797-9216-6e3de6466db6 found for delete ", "request_id": "req-cc0fef84-efc3-4ec3-afe0-57d3c4dee8fa"}]} 2026-06-15 21:13:18.620 8 INFO neutron.db.l3_hamode_db [None req-3184be87-94d1-4bdc-9c1f-519cd8f8d22a 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] HA network 6689fede-f65f-40b8-9811-7789f968291b was deleted as no HA routers are present in tenant 963e2902af5644be9abd3ee6f6586e0c. [pid: 8|app: 0|req: 672/1449] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:18 2026] DELETE /v2.0/routers/6c48deb5-54fd-4f17-9d71-c72d244d249a => generated 0 bytes in 487 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1450] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:18 2026] DELETE /v2.0/subnets/fc7fb34d-a2f4-49ef-bf76-70138d9479b6 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1451] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:18 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1452] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:18 2026] GET /v2.0/security-groups?id=4296f707-664c-4d24-8f79-0eeacd643cbf&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: 673/1453] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:18 2026] DELETE /v2.0/subnets/175dc821-5082-4ea8-83d1-9ab6c906b6ac => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:13:19.295 7 INFO neutron.services.segments.plugin [-] Segment 26d39011-8318-4458-9c8d-7c2388b5f5ae resource provider aggregate not found 2026-06-15 21:13:19.298 7 INFO neutron.services.segments.plugin [-] Segment 26d39011-8318-4458-9c8d-7c2388b5f5ae resource provider aggregate not found 2026-06-15 21:13:19.309 7 INFO neutron.services.segments.plugin [-] Segment 26d39011-8318-4458-9c8d-7c2388b5f5ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26d39011-8318-4458-9c8d-7c2388b5f5ae found for delete ", "request_id": "req-eb53bbd3-5305-43b2-9e0d-16ad9fc6fb76"}]} 2026-06-15 21:13:19.314 7 INFO neutron.services.segments.plugin [-] Segment 26d39011-8318-4458-9c8d-7c2388b5f5ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26d39011-8318-4458-9c8d-7c2388b5f5ae found for delete ", "request_id": "req-d944ecdd-c26d-4dcd-b169-2726ce674e74"}]} [pid: 7|app: 0|req: 781/1454] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:18 2026] DELETE /v2.0/networks/3c48a1ff-1c96-4e92-b1e1-61a4348eb883 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1455] 10.0.0.201 () {34 vars in 990 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1456] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/security-groups?tenant_id=0fd2416afa964dc2aabdd218237a0daa&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1457] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/ports?tenant_id=6be1a456478a44bc9d4bda30d8a3f360&device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1458] 10.0.0.201 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/security-groups?id=6738e215-11d8-4449-82af-161401df6b6b&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: 677/1459] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:19 2026] DELETE /v2.0/security-groups/c03e0731-4191-4df2-a57f-a1e0ef06c8c9 => 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: 678/1460] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=427c6fc7-f3eb-4915-8f20-89933a4d932f => 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: 783/1461] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:19 2026] DELETE /v2.0/networks/6f8be555-7fa4-4365-b391-7d89a7295fbc => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:13:19.606 7 WARNING neutron_lib.context [None req-1c4cab30-43b8-4205-a7e8-020016de59e0 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 679/1462] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/subnets?id=2b8f9c3c-b6e3-48a8-9785-c56ec47e3b33 => generated 696 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:19.655 7 INFO neutron.db.segments_db [None req-1c4cab30-43b8-4205-a7e8-020016de59e0 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Added segment cb015924-3eac-4f5c-a928-8eae8e626495 of type vxlan for network c777a9fd-cf3d-417b-855a-597982dce2af [pid: 8|app: 0|req: 680/1463] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/ports?network_id=61896686-4ced-4ed2-8b03-6acd892439cf&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: 784/1464] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:19 2026] POST /v2.0/networks => generated 629 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1465] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/security-groups?tenant_id=457c3e2536f543faa9b4cd0b732da066&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:13:19.787 8 WARNING neutron_lib.context [None req-67c9a044-1ea8-45f2-8d52-094e7638157b 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 785/1466] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/networks/61896686-4ced-4ed2-8b03-6acd892439cf?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: 786/1467] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:19 2026] DELETE /v2.0/security-groups/29244705-6707-47ae-9e3b-42e6ff3129cd => 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: 787/1468] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:13:19 2026] GET /v2.0/networks/61896686-4ced-4ed2-8b03-6acd892439cf?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: 788/1469] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:20 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => 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: 682/1470] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:19 2026] POST /v2.0/subnets => generated 626 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:20.110 8 WARNING neutron_lib.context [None req-024eb667-188f-43fd-8abe-56acc2d39de0 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 789/1471] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:20 2026] GET /v2.0/security-groups?id=4296f707-664c-4d24-8f79-0eeacd643cbf&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:20.168 8 INFO neutron.db.segments_db [None req-024eb667-188f-43fd-8abe-56acc2d39de0 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Added segment 5b74cddf-4c73-4830-8597-6eb1cd58a7be of type vxlan for network 11d6fba4-a040-47dd-9f27-8363eeb967fe 2026-06-15 21:13:20.465 8 INFO neutron.db.l3_hamode_db [None req-024eb667-188f-43fd-8abe-56acc2d39de0 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:13:20.581 8 INFO neutron.db.l3_hamode_db [None req-024eb667-188f-43fd-8abe-56acc2d39de0 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 683/1472] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:20 2026] POST /v2.0/routers => generated 507 bytes in 1078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:21.196 7 WARNING neutron_lib.context [None req-030ad779-efb2-4534-bf53-fbdbe9fd42fb 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 684/1473] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:21 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:21.338 7 INFO neutron.services.segments.plugin [-] Segment befc0634-1641-4b78-91c3-fb275c28cc5c resource provider aggregate not found 2026-06-15 21:13:21.341 7 INFO neutron.services.segments.plugin [-] Segment befc0634-1641-4b78-91c3-fb275c28cc5c resource provider aggregate not found [pid: 8|app: 0|req: 685/1474] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:21 2026] GET /v2.0/security-groups?id=4296f707-664c-4d24-8f79-0eeacd643cbf&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:21.354 7 INFO neutron.services.segments.plugin [-] Segment befc0634-1641-4b78-91c3-fb275c28cc5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid befc0634-1641-4b78-91c3-fb275c28cc5c found for delete ", "request_id": "req-765ee520-d56e-478e-b45b-8c97fe304e96"}]} 2026-06-15 21:13:21.357 7 INFO neutron.services.segments.plugin [-] Segment befc0634-1641-4b78-91c3-fb275c28cc5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid befc0634-1641-4b78-91c3-fb275c28cc5c found for delete ", "request_id": "req-d90c84fe-b33a-4794-9bad-f195fbe96169"}]} [pid: 7|app: 0|req: 790/1475] 10.0.0.140 () {34 vars in 665 bytes} [Mon Jun 15 21:13:21 2026] POST /v2.0/ports => generated 947 bytes in 434 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: 791/1476] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:22 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1477] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:22 2026] GET /v2.0/security-groups?id=4296f707-664c-4d24-8f79-0eeacd643cbf&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1478] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:13:21 2026] PUT /v2.0/routers/d70fc193-f028-413e-9fa0-ab039f7e56cf/add_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1479] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:13:22 2026] GET /v2.0/ports/16ea2d3e-ad5d-406d-b1f6-f3ebc6496248 => generated 1021 bytes in 76 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: 687/1480] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:13:22 2026] PUT /v2.0/routers/d70fc193-f028-413e-9fa0-ab039f7e56cf/remove_router_interface => generated 309 bytes in 783 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: 688/1481] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1482] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/security-groups?id=4296f707-664c-4d24-8f79-0eeacd643cbf&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:23.698 7 INFO neutron.api.v2.resource [None req-ffc6eb28-b073-4beb-b428-c7b6c7d23778 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 794/1483] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:13:23 2026] PUT /v2.0/routers/d70fc193-f028-413e-9fa0-ab039f7e56cf/remove_router_interface => generated 197 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1484] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/ports?device_id=d70fc193-f028-413e-9fa0-ab039f7e56cf => 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: 691/1485] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:23 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:24.310 8 INFO neutron.db.segments_db [None req-7999ea44-719a-4a43-9460-df515dca1c84 a950935b275543b49bd42bedb4455e38 51b175e6adb04e89b8cbd29221427362 - - default default] Added segment 19ee025f-560a-4552-83f6-ec2ea27e166a of type vxlan for network bffbe30e-03b3-49bf-b8a5-27ac8709cd83 2026-06-15 21:13:24.346 7 INFO neutron.services.segments.plugin [-] Segment 5b74cddf-4c73-4830-8597-6eb1cd58a7be resource provider aggregate not found 2026-06-15 21:13:24.350 7 INFO neutron.services.segments.plugin [-] Segment 5b74cddf-4c73-4830-8597-6eb1cd58a7be resource provider aggregate not found 2026-06-15 21:13:24.366 7 INFO neutron.services.segments.plugin [-] Segment 5b74cddf-4c73-4830-8597-6eb1cd58a7be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b74cddf-4c73-4830-8597-6eb1cd58a7be found for delete ", "request_id": "req-7bc233c1-a0a3-4b1c-8183-4e33664d6cde"}]} 2026-06-15 21:13:24.367 7 INFO neutron.db.l3_hamode_db [None req-54c6ab03-c57b-4a49-9a53-889eff586fea 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] HA network 11d6fba4-a040-47dd-9f27-8363eeb967fe was deleted as no HA routers are present in tenant 963e2902af5644be9abd3ee6f6586e0c. [pid: 7|app: 0|req: 795/1486] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:23 2026] DELETE /v2.0/routers/d70fc193-f028-413e-9fa0-ab039f7e56cf => generated 0 bytes in 638 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:24.377 7 INFO neutron.services.segments.plugin [-] Segment 5b74cddf-4c73-4830-8597-6eb1cd58a7be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b74cddf-4c73-4830-8597-6eb1cd58a7be found for delete ", "request_id": "req-ccebbf61-4567-4b63-add8-fcd2fb5a26e6"}]} [pid: 7|app: 0|req: 796/1487] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/security-groups?id=6738e215-11d8-4449-82af-161401df6b6b&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: 692/1488] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:23 2026] POST /v2.0/networks => generated 726 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1489] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:24 2026] DELETE /v2.0/subnets/0ca904fb-787a-40ea-8541-7c747aa0dcfd => 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: 693/1490] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:24 2026] POST /v2.0/subnets => generated 644 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:24.647 8 WARNING neutron.api.v2.base [None req-66705cbb-817c-4eae-9bf2-44e9df87da43 a950935b275543b49bd42bedb4455e38 51b175e6adb04e89b8cbd29221427362 - - 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-06-15 21:13:24.648 8 INFO neutron.api.v2.resource [None req-66705cbb-817c-4eae-9bf2-44e9df87da43 a950935b275543b49bd42bedb4455e38 51b175e6adb04e89b8cbd29221427362 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 694/1491] 10.0.0.140 () {34 vars in 681 bytes} [Mon Jun 15 21:13:24 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-15 21:13:24.825 8 INFO neutron.services.segments.plugin [-] Segment 19ee025f-560a-4552-83f6-ec2ea27e166a resource provider aggregate not found 2026-06-15 21:13:24.829 8 INFO neutron.services.segments.plugin [-] Segment 19ee025f-560a-4552-83f6-ec2ea27e166a resource provider aggregate not found 2026-06-15 21:13:24.836 8 INFO neutron.services.segments.plugin [-] Segment 19ee025f-560a-4552-83f6-ec2ea27e166a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19ee025f-560a-4552-83f6-ec2ea27e166a found for delete ", "request_id": "req-853cf6bf-d64a-4fdb-8027-2d94fa811fa0"}]} [pid: 7|app: 0|req: 798/1492] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:24 2026] DELETE /v2.0/networks/c777a9fd-cf3d-417b-855a-597982dce2af => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:13:24.846 8 INFO neutron.services.segments.plugin [-] Segment 19ee025f-560a-4552-83f6-ec2ea27e166a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19ee025f-560a-4552-83f6-ec2ea27e166a found for delete ", "request_id": "req-d9518fea-1700-4c7f-b075-35682f64f076"}]} [pid: 8|app: 0|req: 695/1493] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:24 2026] DELETE /v2.0/networks/bffbe30e-03b3-49bf-b8a5-27ac8709cd83 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:13:24.855 8 WARNING neutron_lib.context [None req-67b93699-a137-404b-ac9b-a4c737b1e1d0 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:24.907 8 INFO neutron.db.segments_db [None req-67b93699-a137-404b-ac9b-a4c737b1e1d0 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Added segment 97752124-60c8-4e46-8f09-39aeea2786cd of type vxlan for network 16b41dfb-abf1-4609-a7b6-11831695b209 [pid: 7|app: 0|req: 799/1494] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:24.980 7 INFO neutron.db.segments_db [None req-33c28be1-c786-4207-b5a0-0fc07b30d8f9 a950935b275543b49bd42bedb4455e38 51b175e6adb04e89b8cbd29221427362 - - default default] Added segment 81727246-f51d-4908-a96a-c405546f3236 of type vxlan for network 2f35e2ba-a096-425e-bd30-b471d8207e91 [pid: 8|app: 0|req: 696/1495] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:24 2026] POST /v2.0/networks => generated 630 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1496] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:24 2026] GET /v2.0/security-groups?id=4296f707-664c-4d24-8f79-0eeacd643cbf&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:25.026 8 WARNING neutron_lib.context [None req-9355be31-b70f-4ccb-8ed0-640652fb9c89 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 800/1499] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:24 2026] POST /v2.0/networks => generated 726 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1500] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:25 2026] POST /v2.0/subnets => generated 647 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:25.319 7 WARNING neutron.api.v2.base [None req-7853750f-a885-4b42-87f6-0f879f04d926 a950935b275543b49bd42bedb4455e38 51b175e6adb04e89b8cbd29221427362 - - 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-06-15 21:13:25.320 7 INFO neutron.api.v2.resource [None req-7853750f-a885-4b42-87f6-0f879f04d926 a950935b275543b49bd42bedb4455e38 51b175e6adb04e89b8cbd29221427362 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 802/1501] 10.0.0.140 () {34 vars in 681 bytes} [Mon Jun 15 21:13:25 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: 700/1502] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:25 2026] POST /v2.0/subnets => generated 626 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1503] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:25.373 8 WARNING neutron_lib.context [None req-286aed8a-1032-4213-893f-4f991994baf7 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:25.408 8 INFO neutron.db.segments_db [None req-286aed8a-1032-4213-893f-4f991994baf7 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Added segment d58462d5-9c55-45d7-8ba5-7e6a72f02973 of type vxlan for network bae670a3-d0a2-4db8-8127-5f16f0987338 [pid: 7|app: 0|req: 803/1504] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:25 2026] DELETE /v2.0/networks/2f35e2ba-a096-425e-bd30-b471d8207e91 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1505] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/security-groups?id=4296f707-664c-4d24-8f79-0eeacd643cbf&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1506] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:25.631 7 INFO neutron.db.segments_db [None req-4535eb8b-efb5-41ab-9800-71703ae71999 a950935b275543b49bd42bedb4455e38 51b175e6adb04e89b8cbd29221427362 - - default default] Added segment ca870f75-e8c0-40ac-a02d-5d91b34a0b2a of type vxlan for network 02e481f2-0609-400d-9e3c-a8ae7712849f 2026-06-15 21:13:25.654 8 INFO neutron.db.l3_hamode_db [None req-286aed8a-1032-4213-893f-4f991994baf7 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 806/1507] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:25 2026] POST /v2.0/networks => generated 727 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1508] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/security-groups?id=6738e215-11d8-4449-82af-161401df6b6b&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-06-15 21:13:25.764 8 INFO neutron.db.l3_hamode_db [None req-286aed8a-1032-4213-893f-4f991994baf7 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 808/1509] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:13:25 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1510] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:25 2026] POST /v2.0/subnets => generated 647 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1511] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:25 2026] POST /v2.0/routers => generated 507 bytes in 980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:26.382 7 INFO neutron.services.segments.plugin [-] Segment cb015924-3eac-4f5c-a928-8eae8e626495 resource provider aggregate not found 2026-06-15 21:13:26.393 7 INFO neutron.services.segments.plugin [-] Segment cb015924-3eac-4f5c-a928-8eae8e626495 resource provider aggregate not found 2026-06-15 21:13:26.396 7 INFO neutron.services.segments.plugin [-] Segment cb015924-3eac-4f5c-a928-8eae8e626495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb015924-3eac-4f5c-a928-8eae8e626495 found for delete ", "request_id": "req-62c677e7-c797-4a3b-9af6-1580326f55b8"}]} 2026-06-15 21:13:26.411 7 INFO neutron.services.segments.plugin [-] Segment cb015924-3eac-4f5c-a928-8eae8e626495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb015924-3eac-4f5c-a928-8eae8e626495 found for delete ", "request_id": "req-c8d923d4-a31f-41c1-a125-f1410dff7512"}]} 2026-06-15 21:13:26.414 7 INFO neutron.services.segments.plugin [-] Segment 81727246-f51d-4908-a96a-c405546f3236 resource provider aggregate not found 2026-06-15 21:13:26.423 7 INFO neutron.services.segments.plugin [-] Segment 81727246-f51d-4908-a96a-c405546f3236 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81727246-f51d-4908-a96a-c405546f3236 found for delete ", "request_id": "req-80fecb5b-92e9-4a6b-bf93-4cf91b8f46b2"}]} 2026-06-15 21:13:26.428 7 INFO neutron.services.segments.plugin [-] Segment 81727246-f51d-4908-a96a-c405546f3236 resource provider aggregate not found 2026-06-15 21:13:26.444 7 INFO neutron.services.segments.plugin [-] Segment 81727246-f51d-4908-a96a-c405546f3236 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81727246-f51d-4908-a96a-c405546f3236 found for delete ", "request_id": "req-394f48cf-beb9-494d-af05-e2b15ca8a536"}]} 2026-06-15 21:13:26.467 7 INFO neutron.db.l3_db [req-d3f336fc-41c1-4c10-a007-086369c45aa7 req-fb36920a-ef84-4090-9ef8-18f4da5d54b6 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] Floating IP 88ecf758-e4a4-4e4e-9726-e17e1bbc8119 disassociated. External IP: 10.96.250.211, port: 3169dcf0-11e8-44ac-8027-4bc01dc9e63a. [pid: 8|app: 0|req: 703/1512] 10.0.0.140 () {34 vars in 681 bytes} [Mon Jun 15 21:13:26 2026] POST /v2.0/rbac-policies => generated 324 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1513] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:13:26 2026] DELETE /v2.0/ports/3169dcf0-11e8-44ac-8027-4bc01dc9e63a => generated 0 bytes in 844 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1514] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:26 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1515] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:26 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:26.957 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f1263ae-3c0d-4447-a8b8-640ece33f65f'] response: {'server_uuid': 'a843d4e6-0ecb-4611-87d6-5b7773e48a81', 'name': 'network-vif-deleted', 'tag': '3169dcf0-11e8-44ac-8027-4bc01dc9e63a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 813/1516] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:26 2026] GET /v2.0/security-groups?id=4296f707-664c-4d24-8f79-0eeacd643cbf&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: 814/1517] 10.0.0.140 () {32 vars in 723 bytes} [Mon Jun 15 21:13:26 2026] GET /v2.0/networks/02e481f2-0609-400d-9e3c-a8ae7712849f => generated 655 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1518] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:13:27 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1519] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:13:27 2026] DELETE /v2.0/ports/427c6fc7-f3eb-4915-8f20-89933a4d932f => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:13:27.522 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92ce9747-a49a-4f23-b584-b359e0d06bd7 67be67f0764646218f47ffc0b1cf873f 5fb93a9959904b3cb7bc5882caf46eaf - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 817/1520] 10.0.0.140 () {32 vars in 723 bytes} [Mon Jun 15 21:13:27 2026] GET /v2.0/networks/02e481f2-0609-400d-9e3c-a8ae7712849f => generated 138 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1521] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:13:26 2026] PUT /v2.0/routers/b5c83217-a43c-4276-b81b-3d339c7ccb4b/add_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1522] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:13:27 2026] GET /v2.0/ports/af1327fa-f0b4-4016-9198-3944bf9f327c => generated 955 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1523] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:27 2026] DELETE /v2.0/networks/02e481f2-0609-400d-9e3c-a8ae7712849f => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1524] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:28 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:28.068 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a043f24e-64a4-46ea-ad01-e25509077ef7 a950935b275543b49bd42bedb4455e38 51b175e6adb04e89b8cbd29221427362 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 820/1525] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:28 2026] DELETE /v2.0/subnets/1ec10177-16d2-4969-9625-75c53355afdf => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1526] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:28 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:28.100 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09a23f0e-5947-44e3-bdc2-8ea2585006b4 a950935b275543b49bd42bedb4455e38 51b175e6adb04e89b8cbd29221427362 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 822/1527] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:28 2026] DELETE /v2.0/subnets/a0cc614e-7ada-453d-9975-38f6fcc23007 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:13:28.118 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ff0e801-e45e-4a42-a746-5c66735bc3a5 a950935b275543b49bd42bedb4455e38 51b175e6adb04e89b8cbd29221427362 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 823/1528] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:28 2026] DELETE /v2.0/subnets/b4fdbb51-e390-4e19-96bf-66ebcf0d07c0 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1529] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:13:27 2026] PUT /v2.0/routers/b5c83217-a43c-4276-b81b-3d339c7ccb4b/remove_router_interface => generated 309 bytes in 838 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1530] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:28 2026] GET /v2.0/ports?device_id=b5c83217-a43c-4276-b81b-3d339c7ccb4b => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:29.000 7 INFO neutron.services.segments.plugin [-] Segment ca870f75-e8c0-40ac-a02d-5d91b34a0b2a resource provider aggregate not found 2026-06-15 21:13:29.010 7 INFO neutron.services.segments.plugin [-] Segment ca870f75-e8c0-40ac-a02d-5d91b34a0b2a resource provider aggregate not found 2026-06-15 21:13:29.022 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3315f554-f453-4621-8be1-aae6ecc700dd'] response: {'server_uuid': '8d877cef-f7f9-4401-b8eb-d1d9d87abbd2', 'name': 'network-vif-deleted', 'tag': '427c6fc7-f3eb-4915-8f20-89933a4d932f', 'status': 'completed', 'code': 200} 2026-06-15 21:13:29.023 7 INFO neutron.services.segments.plugin [-] Segment ca870f75-e8c0-40ac-a02d-5d91b34a0b2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca870f75-e8c0-40ac-a02d-5d91b34a0b2a found for delete ", "request_id": "req-5338c128-2472-474f-a804-de1055b6b729"}]} 2026-06-15 21:13:29.026 7 INFO neutron.services.segments.plugin [-] Segment ca870f75-e8c0-40ac-a02d-5d91b34a0b2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca870f75-e8c0-40ac-a02d-5d91b34a0b2a found for delete ", "request_id": "req-16db1b43-bb9e-4be4-8afe-0d8bf5a15d27"}]} 2026-06-15 21:13:29.232 8 INFO neutron.services.segments.plugin [-] Segment d58462d5-9c55-45d7-8ba5-7e6a72f02973 resource provider aggregate not found 2026-06-15 21:13:29.238 8 INFO neutron.services.segments.plugin [-] Segment d58462d5-9c55-45d7-8ba5-7e6a72f02973 resource provider aggregate not found 2026-06-15 21:13:29.253 8 INFO neutron.services.segments.plugin [-] Segment d58462d5-9c55-45d7-8ba5-7e6a72f02973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d58462d5-9c55-45d7-8ba5-7e6a72f02973 found for delete ", "request_id": "req-eddaee5a-753d-44e0-847d-c054feab9a58"}]} 2026-06-15 21:13:29.254 8 INFO neutron.db.l3_hamode_db [None req-bc547400-8b4a-4057-aee8-95c338ab5956 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] HA network bae670a3-d0a2-4db8-8127-5f16f0987338 was deleted as no HA routers are present in tenant 963e2902af5644be9abd3ee6f6586e0c. 2026-06-15 21:13:29.255 8 INFO neutron.services.segments.plugin [-] Segment d58462d5-9c55-45d7-8ba5-7e6a72f02973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d58462d5-9c55-45d7-8ba5-7e6a72f02973 found for delete ", "request_id": "req-2b11c67f-605c-4b93-8190-cb2ee15552e5"}]} [pid: 8|app: 0|req: 707/1531] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:28 2026] DELETE /v2.0/routers/b5c83217-a43c-4276-b81b-3d339c7ccb4b => generated 0 bytes in 560 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1532] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:29 2026] GET /v2.0/ports?device_id=a843d4e6-0ecb-4611-87d6-5b7773e48a81 => 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: 709/1533] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:29 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => 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: 825/1534] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:28 2026] GET /v2.0/security-groups?tenant_id=5fb93a9959904b3cb7bc5882caf46eaf&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1535] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:29 2026] DELETE /v2.0/security-groups/0b4c0938-db3a-4ba6-89af-cbb27d786ac4 => 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: 710/1536] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:29 2026] DELETE /v2.0/subnets/12729b17-7c02-4524-b040-aeb207de3772 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1537] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:29 2026] GET /v2.0/security-groups?tenant_id=51b175e6adb04e89b8cbd29221427362&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1538] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:29 2026] DELETE /v2.0/security-groups/ce270415-63c5-48c6-9e2c-b9a81476f52d => 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: 827/1539] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:29 2026] DELETE /v2.0/networks/16b41dfb-abf1-4609-a7b6-11831695b209 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:13:29.825 7 WARNING neutron_lib.context [None req-584d70aa-4e3c-4c3b-8cc8-a0bbe67d3534 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:29.865 7 INFO neutron.db.segments_db [None req-584d70aa-4e3c-4c3b-8cc8-a0bbe67d3534 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Added segment 19635180-f539-4441-8048-4b8f81cd5fa0 of type vxlan for network 63b272f3-69f4-4030-83f3-d0b392f53fca [pid: 8|app: 0|req: 713/1540] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:29 2026] GET /v2.0/security-groups?tenant_id=e0cdd5a8835a4775a3b3aedfde2f4391&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1541] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:29 2026] DELETE /v2.0/security-groups/ac5b8e1d-7440-4ac5-ab87-a7875d0eadad => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:30.145 7 INFO neutron.db.l3_hamode_db [None req-584d70aa-4e3c-4c3b-8cc8-a0bbe67d3534 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 715/1542] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:30 2026] DELETE /v2.0/security-groups/6738e215-11d8-4449-82af-161401df6b6b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1543] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:30 2026] GET /v2.0/ports?device_id=8d877cef-f7f9-4401-b8eb-d1d9d87abbd2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1544] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:13:30 2026] DELETE /v2.0/floatingips/88ecf758-e4a4-4e4e-9726-e17e1bbc8119 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:30.882 7 INFO neutron.db.l3_hamode_db [None req-584d70aa-4e3c-4c3b-8cc8-a0bbe67d3534 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:13:31.038 7 INFO neutron.services.segments.plugin [-] Segment 97752124-60c8-4e46-8f09-39aeea2786cd resource provider aggregate not found 2026-06-15 21:13:31.042 7 INFO neutron.services.segments.plugin [-] Segment 97752124-60c8-4e46-8f09-39aeea2786cd resource provider aggregate not found 2026-06-15 21:13:31.048 7 INFO neutron.services.segments.plugin [-] Segment 97752124-60c8-4e46-8f09-39aeea2786cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97752124-60c8-4e46-8f09-39aeea2786cd found for delete ", "request_id": "req-5746ef31-d919-4428-ae11-dede12c2d67a"}]} 2026-06-15 21:13:31.053 7 INFO neutron.services.segments.plugin [-] Segment 97752124-60c8-4e46-8f09-39aeea2786cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97752124-60c8-4e46-8f09-39aeea2786cd found for delete ", "request_id": "req-0e3713e8-6da7-461a-96bb-37813cafc63a"}]} [pid: 8|app: 0|req: 718/1545] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:30 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1546] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:31 2026] GET /v2.0/security-groups?id=6982eb10-4fb2-4a77-80a6-fc35662b77d3&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1547] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:29 2026] POST /v2.0/routers => generated 687 bytes in 1931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1548] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:13:31 2026] GET /v2.0/routers/dd4f0ad5-5fe6-45ab-9477-cf221bd36051 => generated 693 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1549] 10.0.0.140 () {32 vars in 647 bytes} [Mon Jun 15 21:13:31 2026] GET /v2.0/routers => generated 696 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1550] 10.0.0.140 () {34 vars in 741 bytes} [Mon Jun 15 21:13:31 2026] PUT /v2.0/routers/dd4f0ad5-5fe6-45ab-9477-cf221bd36051 => generated 700 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1551] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:32 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1552] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:13:32 2026] GET /v2.0/routers/dd4f0ad5-5fe6-45ab-9477-cf221bd36051 => generated 700 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1553] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:13:31 2026] PUT /v2.0/routers/2cd9c807-d3f4-4a37-a046-501ea9d3d310/remove_router_interface => generated 309 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1554] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:32 2026] GET /v2.0/ports?device_id=dd4f0ad5-5fe6-45ab-9477-cf221bd36051 => 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: 834/1555] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:13:32 2026] GET /v2.0/security-groups?id=6982eb10-4fb2-4a77-80a6-fc35662b77d3&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:33.291 8 INFO neutron.services.segments.plugin [-] Segment 38a91591-bbf5-49af-8c9b-9b6efecfdb0e resource provider aggregate not found 2026-06-15 21:13:33.296 8 INFO neutron.services.segments.plugin [-] Segment 38a91591-bbf5-49af-8c9b-9b6efecfdb0e resource provider aggregate not found 2026-06-15 21:13:33.302 8 INFO neutron.services.segments.plugin [-] Segment 38a91591-bbf5-49af-8c9b-9b6efecfdb0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38a91591-bbf5-49af-8c9b-9b6efecfdb0e found for delete ", "request_id": "req-2f6aff4d-d03a-45f9-be26-bdbc28772c5d"}]} 2026-06-15 21:13:33.307 8 INFO neutron.services.segments.plugin [-] Segment 38a91591-bbf5-49af-8c9b-9b6efecfdb0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38a91591-bbf5-49af-8c9b-9b6efecfdb0e found for delete ", "request_id": "req-22f8a1fd-ad52-489c-a8b0-23eb61fcddb6"}]} 2026-06-15 21:13:33.313 8 INFO neutron.db.l3_hamode_db [None req-079e21c9-c241-4102-92e7-b36883f03dc2 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] HA network 10571a60-f501-44ef-84b7-899022cb6105 was deleted as no HA routers are present in tenant 6be1a456478a44bc9d4bda30d8a3f360. [pid: 8|app: 0|req: 722/1556] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:32 2026] DELETE /v2.0/routers/2cd9c807-d3f4-4a37-a046-501ea9d3d310 => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:33.322 7 INFO neutron.services.segments.plugin [-] Segment 19635180-f539-4441-8048-4b8f81cd5fa0 resource provider aggregate not found 2026-06-15 21:13:33.326 7 INFO neutron.services.segments.plugin [-] Segment 19635180-f539-4441-8048-4b8f81cd5fa0 resource provider aggregate not found 2026-06-15 21:13:33.339 7 INFO neutron.services.segments.plugin [-] Segment 19635180-f539-4441-8048-4b8f81cd5fa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19635180-f539-4441-8048-4b8f81cd5fa0 found for delete ", "request_id": "req-208319bc-2f1d-43de-b373-1ea01a67cd2c"}]} 2026-06-15 21:13:33.340 7 INFO neutron.services.segments.plugin [-] Segment 19635180-f539-4441-8048-4b8f81cd5fa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19635180-f539-4441-8048-4b8f81cd5fa0 found for delete ", "request_id": "req-a9e8d8c6-ff26-42f6-9e80-12e99ceb0f6a"}]} 2026-06-15 21:13:33.346 7 INFO neutron.db.l3_hamode_db [None req-fc422dcf-e1f2-4c8f-937a-37c504873cba 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] HA network 63b272f3-69f4-4030-83f3-d0b392f53fca was deleted as no HA routers are present in tenant 963e2902af5644be9abd3ee6f6586e0c. [pid: 8|app: 0|req: 723/1557] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:13:33 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1558] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:32 2026] DELETE /v2.0/routers/dd4f0ad5-5fe6-45ab-9477-cf221bd36051 => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1559] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:33 2026] DELETE /v2.0/subnets/2b8f9c3c-b6e3-48a8-9785-c56ec47e3b33 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1560] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:33 2026] GET /v2.0/ports?device_id=dd4f0ad5-5fe6-45ab-9477-cf221bd36051 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1561] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:13:33 2026] DELETE /v2.0/ports/672bcd22-e643-4f81-b33f-f6912fe10c83 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:13:33.598 7 INFO neutron.api.v2.resource [None req-e198486d-1e53-41de-920a-e1f5ff8d0040 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 837/1562] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:33 2026] DELETE /v2.0/routers/dd4f0ad5-5fe6-45ab-9477-cf221bd36051 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1563] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:33 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:33.622 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b69fe490-0468-4efc-bf83-3f9d421b78a6'] response: {'server_uuid': '9a752944-32b7-4b0e-8355-ae32e415fa16', 'name': 'network-vif-deleted', 'tag': '672bcd22-e643-4f81-b33f-f6912fe10c83', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 839/1564] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:33 2026] GET /v2.0/ports?device_id=b5c83217-a43c-4276-b81b-3d339c7ccb4b => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:33.646 7 INFO neutron.api.v2.resource [None req-f2e5000b-fcc7-44c3-a824-5e948f964e20 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 840/1565] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:33 2026] DELETE /v2.0/routers/b5c83217-a43c-4276-b81b-3d339c7ccb4b => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:13:33.661 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eef6bdc2-b53c-4ac2-93fc-296dc65027a4 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 841/1566] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:33 2026] DELETE /v2.0/subnets/12729b17-7c02-4524-b040-aeb207de3772 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1567] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:33 2026] GET /v2.0/ports?device_id=d70fc193-f028-413e-9fa0-ab039f7e56cf => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:33.702 7 INFO neutron.api.v2.resource [None req-40ee0486-a22d-4cd2-bf12-d9808e83d35d 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 843/1568] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:33 2026] DELETE /v2.0/routers/d70fc193-f028-413e-9fa0-ab039f7e56cf => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:13:33.716 7 INFO neutron.pecan_wsgi.hooks.translation [None req-415dc128-7f31-4588-aa12-e0f84f67c44e 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1569] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:33 2026] DELETE /v2.0/subnets/0ca904fb-787a-40ea-8541-7c747aa0dcfd => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1570] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:13:33 2026] GET /v2.0/ports?device_id=6c48deb5-54fd-4f17-9d71-c72d244d249a => 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: 726/1571] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:33 2026] DELETE /v2.0/networks/61896686-4ced-4ed2-8b03-6acd892439cf => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:13:33.759 7 INFO neutron.api.v2.resource [None req-6204d39f-553a-45b9-87e1-8986bdbf8b04 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 846/1572] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:33 2026] DELETE /v2.0/routers/6c48deb5-54fd-4f17-9d71-c72d244d249a => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:13:33.775 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3c2cb37-34a2-488d-9882-28b088c24b29 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 727/1573] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:33 2026] DELETE /v2.0/subnets/fc7fb34d-a2f4-49ef-bf76-70138d9479b6 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:13:33.797 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2eb0658-a1aa-404b-9e49-805fa5745af6 495375e6dd584faf8d8a7dd624308484 963e2902af5644be9abd3ee6f6586e0c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1574] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:33 2026] DELETE /v2.0/subnets/175dc821-5082-4ea8-83d1-9ab6c906b6ac => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1575] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:33 2026] GET /v2.0/security-groups?tenant_id=6be1a456478a44bc9d4bda30d8a3f360&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: 848/1576] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:33 2026] DELETE /v2.0/security-groups/4296f707-664c-4d24-8f79-0eeacd643cbf => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:34.418 8 WARNING neutron_lib.context [None req-5ec125b0-6367-4c63-bc7b-a121f246a4a8 fbc1636f3c044361a8671ae424c3f529 a083d4fd87d1484a83901dda3e36fa44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1577] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:34 2026] GET /v2.0/security-groups?tenant_id=963e2902af5644be9abd3ee6f6586e0c&name=default => generated 2925 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1578] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:34 2026] DELETE /v2.0/security-groups/bf506cba-71f4-4612-8f15-de25b0c12c24 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1579] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:34 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1580] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:13:33 2026] POST /v2.0/floatingips => generated 552 bytes in 950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:34.943 7 WARNING neutron_lib.context [None req-99b9c0a6-cdc4-4060-b3ea-18bf0c0c2a00 fbc1636f3c044361a8671ae424c3f529 a083d4fd87d1484a83901dda3e36fa44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 852/1581] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:13:34 2026] POST /v2.0/floatingips => generated 552 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:35.484 8 WARNING neutron_lib.context [None req-ca01428e-3146-42ac-96dc-74f00cd0b74e fbc1636f3c044361a8671ae424c3f529 a083d4fd87d1484a83901dda3e36fa44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:35.504 8 INFO neutron.services.segments.plugin [-] Segment a6541890-cf83-482d-9308-94808c25aacb resource provider aggregate not found 2026-06-15 21:13:35.511 8 INFO neutron.services.segments.plugin [-] Segment a6541890-cf83-482d-9308-94808c25aacb resource provider aggregate not found 2026-06-15 21:13:35.516 8 INFO neutron.services.segments.plugin [-] Segment a6541890-cf83-482d-9308-94808c25aacb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6541890-cf83-482d-9308-94808c25aacb found for delete ", "request_id": "req-ceabb3d4-7755-4da3-9653-b83d3a2ee311"}]} 2026-06-15 21:13:35.528 8 INFO neutron.services.segments.plugin [-] Segment a6541890-cf83-482d-9308-94808c25aacb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6541890-cf83-482d-9308-94808c25aacb found for delete ", "request_id": "req-839f1e9a-08f4-42eb-b57c-32b7448177f9"}]} [pid: 7|app: 0|req: 853/1582] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:35 2026] GET /v2.0/ports?device_id=9a752944-32b7-4b0e-8355-ae32e415fa16 => 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: 730/1583] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:13:35 2026] POST /v2.0/floatingips => generated 552 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:36.034 7 WARNING neutron_lib.context [None req-881fb113-9091-4055-87b0-e7e00635ae41 fbc1636f3c044361a8671ae424c3f529 a083d4fd87d1484a83901dda3e36fa44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:36.514 8 WARNING neutron_lib.context [None req-d77e57bc-3000-4df3-826c-b3d820bafb05 0f29cfc9b66a4d0bb0e8e058f815ed40 b1180afc269d4d87a484daecd93d57ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 731/1584] 10.0.0.140 () {34 vars in 684 bytes} [Mon Jun 15 21:13:36 2026] POST /v2.0/security-groups => generated 1624 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1585] 10.0.0.140 () {32 vars in 663 bytes} [Mon Jun 15 21:13:36 2026] GET /v2.0/security-groups => generated 4529 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1586] 10.0.0.140 () {34 vars in 758 bytes} [Mon Jun 15 21:13:36 2026] PUT /v2.0/security-groups/1315bc51-1d39-4522-be41-b568cd30631b => generated 1664 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1587] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:13:36 2026] POST /v2.0/floatingips => generated 552 bytes in 828 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1588] 10.0.0.140 () {32 vars in 737 bytes} [Mon Jun 15 21:13:36 2026] GET /v2.0/security-groups/1315bc51-1d39-4522-be41-b568cd30631b => generated 1664 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:13:36.869 8 WARNING neutron_lib.context [None req-162bbe25-d8db-4cea-a85f-f8bb363dcf7d fbc1636f3c044361a8671ae424c3f529 a083d4fd87d1484a83901dda3e36fa44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 855/1589] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:36 2026] DELETE /v2.0/security-groups/6982eb10-4fb2-4a77-80a6-fc35662b77d3 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1590] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:36 2026] DELETE /v2.0/security-groups/1315bc51-1d39-4522-be41-b568cd30631b => 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: 735/1591] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:13:36 2026] POST /v2.0/floatingips => generated 552 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1592] 10.0.0.140 () {32 vars in 663 bytes} [Mon Jun 15 21:13:37 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: 8|app: 0|req: 737/1593] 10.0.0.140 () {34 vars in 759 bytes} [Mon Jun 15 21:13:37 2026] PUT /v2.0/floatingips/cb0a16b3-e1b8-40d3-bd4e-1990570625cd/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:37.466 8 INFO neutron.api.v2.resource [None req-13b5a854-2d9b-4bb9-91d5-ac6eb36eb2d2 0f29cfc9b66a4d0bb0e8e058f815ed40 b1180afc269d4d87a484daecd93d57ea - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 738/1594] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:37 2026] DELETE /v2.0/security-groups/1315bc51-1d39-4522-be41-b568cd30631b => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1595] 10.0.0.140 () {34 vars in 759 bytes} [Mon Jun 15 21:13:37 2026] PUT /v2.0/floatingips/fbb175ae-87a5-4834-bfac-19d2c29ab000/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:37.508 8 WARNING neutron_lib.context [None req-cf6d8aef-d549-4432-842c-e68f9555a804 0f29cfc9b66a4d0bb0e8e058f815ed40 b1180afc269d4d87a484daecd93d57ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 740/1596] 10.0.0.140 () {34 vars in 684 bytes} [Mon Jun 15 21:13:37 2026] POST /v2.0/security-groups => generated 1625 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1597] 10.0.0.140 () {34 vars in 759 bytes} [Mon Jun 15 21:13:37 2026] PUT /v2.0/floatingips/a443ef92-df54-4264-96ab-e34377a65aed/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:37.663 8 WARNING neutron_lib.context [None req-553bdb9f-dc52-45c1-8391-043a51eab14a 0f29cfc9b66a4d0bb0e8e058f815ed40 b1180afc269d4d87a484daecd93d57ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 742/1598] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:13:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1599] 10.0.0.140 () {34 vars in 759 bytes} [Mon Jun 15 21:13:37 2026] PUT /v2.0/floatingips/2cecf0cb-1e87-447b-b84a-f0389f15c2a5/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1600] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:13:37 2026] GET /v2.0/security-group-rules/34b5176b-c4e3-48c0-8afa-e39a242eccd7 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1601] 10.0.0.140 () {32 vars in 672 bytes} [Mon Jun 15 21:13:37 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1602] 10.0.0.140 () {32 vars in 673 bytes} [Mon Jun 15 21:13:37 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1603] 10.0.0.140 () {32 vars in 686 bytes} [Mon Jun 15 21:13:37 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1604] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:13:37 2026] DELETE /v2.0/security-group-rules/34b5176b-c4e3-48c0-8afa-e39a242eccd7 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1605] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:13:37 2026] PUT /v2.0/routers/da82eb25-fed2-42e1-a5ae-8bfa50630ab5/remove_router_interface => generated 309 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1606] 10.0.0.140 () {32 vars in 682 bytes} [Mon Jun 15 21:13:38 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) [pid: 7|app: 0|req: 858/1607] 10.0.0.140 () {32 vars in 673 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1608] 10.0.0.140 () {32 vars in 694 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:13:38.191 7 WARNING neutron_lib.context [None req-0c37fced-1877-43ad-a039-f37784028a67 0f29cfc9b66a4d0bb0e8e058f815ed40 b1180afc269d4d87a484daecd93d57ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 750/1609] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:38 2026] DELETE /v2.0/subnets/f6a41f29-7e90-4cbe-9538-a53e25111e18 => 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: 751/1610] 10.0.0.140 () {32 vars in 680 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1611] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:13:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1612] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/security-group-rules/fb4ded7c-d442-435a-8d6c-89b9aa5010d1 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1613] 10.0.0.140 () {32 vars in 694 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1614] 10.0.0.140 () {32 vars in 673 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1615] 10.0.0.140 () {32 vars in 690 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1616] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:13:38 2026] DELETE /v2.0/security-group-rules/fb4ded7c-d442-435a-8d6c-89b9aa5010d1 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1617] 10.0.0.140 () {32 vars in 702 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1618] 10.0.0.140 () {32 vars in 673 bytes} [Mon Jun 15 21:13:38 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1619] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:13:38 2026] DELETE /v2.0/floatingips/cb0a16b3-e1b8-40d3-bd4e-1990570625cd => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:38.805 7 WARNING neutron_lib.context [None req-e9c9e05b-fa32-48fd-8993-5fca880675ad 0f29cfc9b66a4d0bb0e8e058f815ed40 b1180afc269d4d87a484daecd93d57ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 869/1620] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:13:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:39.102 8 INFO neutron.services.segments.plugin [-] Segment 0d557452-7eff-457b-8392-9f1b0bbeff33 resource provider aggregate not found 2026-06-15 21:13:39.107 8 INFO neutron.services.segments.plugin [-] Segment 0d557452-7eff-457b-8392-9f1b0bbeff33 resource provider aggregate not found 2026-06-15 21:13:39.113 8 INFO neutron.services.segments.plugin [-] Segment 0d557452-7eff-457b-8392-9f1b0bbeff33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d557452-7eff-457b-8392-9f1b0bbeff33 found for delete ", "request_id": "req-57b0eeab-02fc-49f7-9c6b-cb7ddfa41dbf"}]} 2026-06-15 21:13:39.126 8 INFO neutron.services.segments.plugin [-] Segment 0d557452-7eff-457b-8392-9f1b0bbeff33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d557452-7eff-457b-8392-9f1b0bbeff33 found for delete ", "request_id": "req-eedc9550-ca1d-4b04-9091-56a4033e7fdd"}]} 2026-06-15 21:13:39.130 8 INFO neutron.db.l3_hamode_db [None req-84c9f293-afe8-4d90-91f4-1a077f796804 9ec86531d79b40a595e8bf27edf3bcd9 d15460c952c940a9bdc9afc5cdeafa21 - - default default] HA network 23408842-77f8-4273-b408-98a1fe4f95bf was deleted as no HA routers are present in tenant d15460c952c940a9bdc9afc5cdeafa21. [pid: 8|app: 0|req: 752/1621] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:13:38 2026] DELETE /v2.0/routers/da82eb25-fed2-42e1-a5ae-8bfa50630ab5 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1622] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/security-group-rules/a915d9de-7ae9-4d62-9f3b-778fbd0bcfb3 => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1623] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:13:38 2026] DELETE /v2.0/floatingips/fbb175ae-87a5-4834-bfac-19d2c29ab000 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1624] 10.0.0.140 () {32 vars in 673 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1625] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:39 2026] DELETE /v2.0/networks/3f34b2c8-b244-478f-8d8f-2e7f714612e6 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1626] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:13:39 2026] DELETE /v2.0/security-group-rules/a915d9de-7ae9-4d62-9f3b-778fbd0bcfb3 => 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: 756/1627] 10.0.0.140 () {32 vars in 673 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1628] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:39 2026] DELETE /v2.0/security-groups/f963cb95-e6ac-4cfa-b8ed-456c0c0cb189 => 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: 872/1629] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:13:39 2026] DELETE /v2.0/floatingips/a443ef92-df54-4264-96ab-e34377a65aed => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1630] 10.0.0.140 () {32 vars in 663 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/security-groups => 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: 874/1631] 10.0.0.140 () {32 vars in 663 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/security-groups => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1632] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:13:39 2026] DELETE /v2.0/floatingips/2cecf0cb-1e87-447b-b84a-f0389f15c2a5 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1633] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:39 2026] GET /v2.0/security-groups?tenant_id=d77f2ccb0dd94eb0a48b4d6f39630717&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1636] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:13:39 2026] DELETE /v2.0/floatingips/75fb5bf5-ae7c-4475-87ae-842c568bf19c => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1637] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:40 2026] DELETE /v2.0/security-groups/59d4e7f1-fbd2-4bc2-b444-45079b73bfea => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1638] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/security-groups?tenant_id=dac50a1c5d1246deb9a7ad5d69c30045&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1639] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/security-groups?tenant_id=b1180afc269d4d87a484daecd93d57ea&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1640] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:40 2026] DELETE /v2.0/security-groups/d79b447e-d6f9-4b7e-b6c8-d3820edb1df2 => 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: 762/1641] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/security-groups?tenant_id=32cd44f1cbd44ef1b2e83ba5bfc4ee3f&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1642] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:40 2026] DELETE /v2.0/security-groups/468a4e0d-c2b0-469c-b7dc-117c8e6ee86b => 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: 763/1643] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:40 2026] DELETE /v2.0/security-groups/695b37c5-70bf-49b7-b380-bd6950a4830b => 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: 881/1644] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/security-groups?tenant_id=d15460c952c940a9bdc9afc5cdeafa21&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1645] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:40 2026] DELETE /v2.0/security-groups/5efbd1c4-b964-4db7-a665-c8120620bf56 => 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: 882/1646] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:40 2026] GET /v2.0/security-groups?tenant_id=a083d4fd87d1484a83901dda3e36fa44&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:13:41.194 8 INFO neutron.services.segments.plugin [-] Segment 57f6da5a-d8ff-43a3-bb7b-4f3962acaf63 resource provider aggregate not found 2026-06-15 21:13:41.201 8 INFO neutron.services.segments.plugin [-] Segment 57f6da5a-d8ff-43a3-bb7b-4f3962acaf63 resource provider aggregate not found 2026-06-15 21:13:41.212 8 INFO neutron.services.segments.plugin [-] Segment 57f6da5a-d8ff-43a3-bb7b-4f3962acaf63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f6da5a-d8ff-43a3-bb7b-4f3962acaf63 found for delete ", "request_id": "req-3aa596a7-c1d7-4f69-941d-9731d13f041d"}]} 2026-06-15 21:13:41.220 8 INFO neutron.services.segments.plugin [-] Segment 57f6da5a-d8ff-43a3-bb7b-4f3962acaf63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f6da5a-d8ff-43a3-bb7b-4f3962acaf63 found for delete ", "request_id": "req-c2a6384b-f9db-463e-8552-434185ae4441"}]} [pid: 8|app: 0|req: 765/1647] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:41 2026] DELETE /v2.0/security-groups/6531caf8-bfa8-47f8-b829-d1d43be1f9d6 => 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: 883/1648] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:41 2026] GET /v2.0/security-groups?tenant_id=9a2483130fdf45f2af38196400b9887c&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1649] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:41 2026] DELETE /v2.0/security-groups/3b838c05-97ee-4c48-a175-fe514ffdc544 => 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: 884/1650] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:41 2026] GET /v2.0/security-groups?tenant_id=b1a7ddea1bb14020a74f370793aaa5bc&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1651] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:41 2026] DELETE /v2.0/security-groups/67cf8cbd-7309-47a6-931f-865cbf4b2fa7 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:42.365 7 WARNING neutron_lib.context [None req-d360eec3-849e-43ad-abd9-6f90c366e892 4203596cca02452faaf5500bcf079e9a 4af8c8fd0cd848c3aeda247217375cd3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 885/1652] 10.0.0.140 () {34 vars in 677 bytes} [Mon Jun 15 21:13:42 2026] POST /v2.0/subnetpools => generated 549 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1653] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:13:42 2026] GET /v2.0/subnetpools/d61ae395-7523-4df4-90ff-19eac77cda76 => generated 549 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1654] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:13:42 2026] PUT /v2.0/subnetpools/d61ae395-7523-4df4-90ff-19eac77cda76 => generated 501 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1655] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:13:42 2026] DELETE /v2.0/subnetpools/d61ae395-7523-4df4-90ff-19eac77cda76 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:42.616 7 INFO neutron.api.v2.resource [None req-2080396e-fbbc-4dbd-ba0e-4c02239bb23a 4203596cca02452faaf5500bcf079e9a 4af8c8fd0cd848c3aeda247217375cd3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 888/1656] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:13:42 2026] GET /v2.0/subnetpools/d61ae395-7523-4df4-90ff-19eac77cda76 => generated 145 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:13:42.628 7 INFO neutron.api.v2.resource [None req-92be301a-3ace-4756-b687-e485db1621f4 4203596cca02452faaf5500bcf079e9a 4af8c8fd0cd848c3aeda247217375cd3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 889/1657] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:13:42 2026] DELETE /v2.0/subnetpools/d61ae395-7523-4df4-90ff-19eac77cda76 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:13:42.806 8 INFO neutron.db.segments_db [None req-0552d650-f5b8-46c6-88a4-7f15991ea8d6 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment e9e9a8d6-5bc6-47de-b6a2-8afe2a95aeeb of type vxlan for network 2bf7cbc8-eabb-4999-b532-911a0a70fa28 [pid: 8|app: 0|req: 769/1658] 10.0.0.140 () {34 vars in 671 bytes} [Mon Jun 15 21:13:42 2026] POST /v2.0/networks => generated 741 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1659] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:42 2026] POST /v2.0/subnets => generated 688 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1660] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:42 2026] GET /v2.0/security-groups?tenant_id=a2b4aad2a6d84dcb92747bc34fb72bcf&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:13:43.176 7 INFO neutron.db.segments_db [None req-033a2869-858b-46cc-bda4-b86c416392ce 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 657f8915-e336-4284-bcde-3c4297942b1f of type vxlan for network 1dce316a-f983-4c8f-ba59-3173ff4356fb [pid: 8|app: 0|req: 771/1661] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:43 2026] GET /v2.0/security-groups?tenant_id=4af8c8fd0cd848c3aeda247217375cd3&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: 772/1662] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:43 2026] DELETE /v2.0/security-groups/c2c87bc2-02f6-43e4-9ea2-f399ec6f3a2f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:43.407 7 INFO neutron.db.l3_hamode_db [None req-033a2869-858b-46cc-bda4-b86c416392ce 7824afb03f034193be0d5546dbb93a4d 00a069bbea8448c08c8447c7cc63e491 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 773/1663] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:43 2026] DELETE /v2.0/security-groups/2b57957a-9047-4d94-99df-b88a90fa115c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:44.203 7 INFO neutron.db.l3_hamode_db [None req-033a2869-858b-46cc-bda4-b86c416392ce 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 891/1664] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:43 2026] POST /v2.0/routers => generated 728 bytes in 1917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1665] 10.0.0.140 () {32 vars in 623 bytes} [Mon Jun 15 21:13:45 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1666] 10.0.0.140 () {32 vars in 633 bytes} [Mon Jun 15 21:13:45 2026] GET /v2.0/ => generated 632 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1667] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:45 2026] GET /v2.0/security-groups?tenant_id=fceb24ec813b40998ebdd80c54475e9a&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:13:46.270 7 WARNING neutron_lib.context [None req-d0b349ec-0466-4c46-8b5e-a67b8b8c0c7b c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:46.401 7 INFO neutron.db.segments_db [None req-d0b349ec-0466-4c46-8b5e-a67b8b8c0c7b c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Added segment bb49c0fe-7541-4f21-aefe-a5947a29442f of type vxlan for network 10cf7e0f-e231-428b-89e5-6bfd5adb4bae [pid: 7|app: 0|req: 895/1668] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:46 2026] POST /v2.0/networks => generated 631 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1669] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:13:45 2026] PUT /v2.0/routers/f106d97d-1f52-434e-8b00-bf7e0e812510/add_router_interface => generated 309 bytes in 1432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:46.499 8 WARNING neutron_lib.context [None req-0f9cacd4-6bab-4e60-bd1a-fed1cc5f3cd0 c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 896/1670] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:46 2026] DELETE /v2.0/security-groups/81e16e11-a6c4-48cb-808f-5214c30327af => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1671] 10.0.0.140 () {34 vars in 664 bytes} [Mon Jun 15 21:13:46 2026] POST /v2.0/ports => generated 743 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:46.812 7 WARNING neutron_lib.context [None req-28c426a2-a21a-4881-abb4-2bafda9e899b c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:46.866 7 INFO neutron.db.segments_db [None req-28c426a2-a21a-4881-abb4-2bafda9e899b c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Added segment c988791a-e1d0-4419-8a4c-8ba411c9b983 of type vxlan for network 16a527d8-0d3a-4261-a691-3f18fb299ab0 [pid: 7|app: 0|req: 897/1672] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:46 2026] POST /v2.0/networks => generated 631 bytes in 160 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-06-15 21:13:46.976 8 WARNING neutron_lib.context [None req-090c4f18-e9fc-4df8-b0cd-4683b4ee9ac8 c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 776/1673] 10.0.0.140 () {34 vars in 664 bytes} [Mon Jun 15 21:13:46 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:47.288 7 WARNING neutron_lib.context [None req-ab36307a-4c46-4d7a-9054-75b2e64d052c c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:47.353 7 INFO neutron.db.segments_db [None req-ab36307a-4c46-4d7a-9054-75b2e64d052c c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Added segment fa5331b6-a8c7-485a-9980-dbf77aa7bdee of type vxlan for network eea42605-e8ce-433f-99bd-419bfaa5e268 [pid: 7|app: 0|req: 898/1674] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:47 2026] POST /v2.0/networks => generated 632 bytes in 178 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-06-15 21:13:47.467 8 WARNING neutron_lib.context [None req-bbc78edd-0273-46d1-906f-3e77e8ba137c c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 777/1675] 10.0.0.140 () {34 vars in 664 bytes} [Mon Jun 15 21:13:47 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 899/1676] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:47 2026] GET /v2.0/security-groups?tenant_id=164bd61a34b64a49bd34277ad9d9865e&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:13:47.878 7 WARNING neutron_lib.context [None req-b589ef4c-2d43-4b93-a10d-29d2ed7d777d c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:47.925 8 INFO neutron.db.segments_db [None req-66a71267-b14b-467e-8e94-bd9b327e1a55 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 1a92d3b3-e201-4665-8033-04514b33aa4c of type vxlan for network 7c84770d-a50b-47ba-81ab-59aedfdcedd0 2026-06-15 21:13:47.943 7 INFO neutron.db.segments_db [None req-b589ef4c-2d43-4b93-a10d-29d2ed7d777d c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Added segment 5c04d040-63a5-4978-b701-2567aee3d787 of type vxlan for network 3225d593-c605-4644-bdbf-334b763977e4 [pid: 8|app: 0|req: 778/1677] 10.0.0.140 () {34 vars in 671 bytes} [Mon Jun 15 21:13:47 2026] POST /v2.0/networks => generated 739 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1678] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:47 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1679] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:48 2026] DELETE /v2.0/security-groups/f0d367e7-d0ac-4fa8-8eea-1fac6933a3b1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:48.123 8 WARNING neutron_lib.context [None req-5c7dffd0-9408-4660-bde8-d40bf8fedab5 c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 901/1680] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:48 2026] POST /v2.0/subnets => generated 687 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:48.324 7 INFO neutron.db.segments_db [None req-f77641d9-0588-4afa-9ae7-8cf0b0c6fd4c 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment ad01095d-66c6-4127-b373-a1f99359a81f of type vxlan for network 3c84c576-f28e-4397-8064-e46f6eaf0e20 [pid: 8|app: 0|req: 780/1681] 10.0.0.140 () {34 vars in 664 bytes} [Mon Jun 15 21:13:48 2026] POST /v2.0/ports => generated 743 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:13:48.396 8 WARNING neutron_lib.context [None req-129f27ac-7eb9-4cd0-8a01-b99644e68926 c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:48.467 8 INFO neutron.db.segments_db [None req-129f27ac-7eb9-4cd0-8a01-b99644e68926 c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Added segment 770e9a9a-796c-4897-bfd7-018e545786b3 of type vxlan for network 24a48122-052f-4c6c-b84b-d0bf9ace6684 [pid: 8|app: 0|req: 781/1682] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:48 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:48.568 8 WARNING neutron_lib.context [None req-38a83a33-54f2-4b51-97b3-614c27ff96b6 c94e63f2c1bc4e9fbfde80228a3ed88d 4143359d4f1f4f5eb4d359a1e308da58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:48.601 7 INFO neutron.db.l3_hamode_db [None req-f77641d9-0588-4afa-9ae7-8cf0b0c6fd4c 7824afb03f034193be0d5546dbb93a4d 9c686883802747458e87593282df1c8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 782/1683] 10.0.0.140 () {34 vars in 664 bytes} [Mon Jun 15 21:13:48 2026] POST /v2.0/ports => generated 743 bytes in 372 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: 783/1684] 10.0.0.140 () {34 vars in 747 bytes} [Mon Jun 15 21:13:48 2026] PUT /v2.0/ports/2da2b18c-8fff-46c4-a0df-54f08c043701/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1685] 10.0.0.140 () {34 vars in 747 bytes} [Mon Jun 15 21:13:49 2026] PUT /v2.0/ports/b7e705e9-71ae-4ee3-85f0-27ffcac05b6c/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1686] 10.0.0.140 () {34 vars in 747 bytes} [Mon Jun 15 21:13:49 2026] PUT /v2.0/ports/b3e340cc-3f28-40c4-991b-f4829ff2300f/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: 786/1687] 10.0.0.140 () {34 vars in 747 bytes} [Mon Jun 15 21:13:49 2026] PUT /v2.0/ports/b50c85de-b8a9-4fba-ad2e-9e39780a2042/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1688] 10.0.0.140 () {32 vars in 660 bytes} [Mon Jun 15 21:13:49 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1689] 10.0.0.140 () {32 vars in 674 bytes} [Mon Jun 15 21:13:49 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1690] 10.0.0.140 () {32 vars in 670 bytes} [Mon Jun 15 21:13:49 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1691] 10.0.0.140 () {32 vars in 682 bytes} [Mon Jun 15 21:13:49 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:13:49.536 7 INFO neutron.db.l3_hamode_db [None req-f77641d9-0588-4afa-9ae7-8cf0b0c6fd4c 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 791/1692] 10.0.0.140 () {32 vars in 668 bytes} [Mon Jun 15 21:13:49 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1693] 10.0.0.140 () {32 vars in 682 bytes} [Mon Jun 15 21:13:49 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1694] 10.0.0.140 () {32 vars in 678 bytes} [Mon Jun 15 21:13:49 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1695] 10.0.0.140 () {32 vars in 690 bytes} [Mon Jun 15 21:13:49 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1696] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:13:49 2026] DELETE /v2.0/ports/2da2b18c-8fff-46c4-a0df-54f08c043701 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1697] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:13:50 2026] DELETE /v2.0/ports/b7e705e9-71ae-4ee3-85f0-27ffcac05b6c => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1698] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:13:50 2026] DELETE /v2.0/ports/b3e340cc-3f28-40c4-991b-f4829ff2300f => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1699] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:48 2026] POST /v2.0/routers => generated 727 bytes in 2269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1700] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:13:50 2026] DELETE /v2.0/ports/b50c85de-b8a9-4fba-ad2e-9e39780a2042 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1701] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:50 2026] GET /v2.0/security-groups?tenant_id=14efae7bfd12411a91a790c366430045&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1702] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:50 2026] GET /v2.0/security-groups?tenant_id=25286871a7704df28bac546ea48528d3&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1703] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:13:51 2026] DELETE /v2.0/ports/247442a7-f0b1-450f-8454-9a06bcd69c7a => 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: 906/1704] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:51 2026] DELETE /v2.0/security-groups/7ec85eac-dcb3-4e00-8f05-c5291a92ac1c => 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: 907/1705] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:51 2026] DELETE /v2.0/security-groups/9f5ea8ee-7611-4448-9c04-d49d636295cd => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:13:51.500 7 INFO neutron.services.segments.plugin [-] Segment bb49c0fe-7541-4f21-aefe-a5947a29442f resource provider aggregate not found 2026-06-15 21:13:51.521 7 INFO neutron.services.segments.plugin [-] Segment bb49c0fe-7541-4f21-aefe-a5947a29442f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb49c0fe-7541-4f21-aefe-a5947a29442f found for delete ", "request_id": "req-67974074-1997-4279-b54f-3e96a25fee2a"}]} [pid: 7|app: 0|req: 908/1706] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:51 2026] DELETE /v2.0/networks/10cf7e0f-e231-428b-89e5-6bfd5adb4bae => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:13:51.534 7 INFO neutron.services.segments.plugin [-] Segment bb49c0fe-7541-4f21-aefe-a5947a29442f resource provider aggregate not found 2026-06-15 21:13:51.549 7 INFO neutron.services.segments.plugin [-] Segment bb49c0fe-7541-4f21-aefe-a5947a29442f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb49c0fe-7541-4f21-aefe-a5947a29442f found for delete ", "request_id": "req-2b93e8a8-29da-4f9a-a837-6772ee0ba568"}]} [pid: 7|app: 0|req: 909/1707] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:51 2026] DELETE /v2.0/networks/16a527d8-0d3a-4261-a691-3f18fb299ab0 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1708] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:51 2026] DELETE /v2.0/networks/eea42605-e8ce-433f-99bd-419bfaa5e268 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1709] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:51 2026] DELETE /v2.0/networks/3225d593-c605-4644-bdbf-334b763977e4 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1710] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:13:50 2026] PUT /v2.0/routers/9080910b-10fc-4ce2-b68f-71682c70db11/add_router_interface => generated 309 bytes in 1393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1711] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:51 2026] DELETE /v2.0/networks/24a48122-052f-4c6c-b84b-d0bf9ace6684 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:13:52.550 8 WARNING neutron_lib.context [None req-e2591c74-e0b0-4120-9c6e-ba3894bfbf73 eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 800/1712] 10.0.0.140 () {34 vars in 685 bytes} [Mon Jun 15 21:13:52 2026] POST /v2.0/security-groups => generated 1675 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:13:52.675 7 WARNING neutron_lib.context [None req-6a3f154a-b7b3-420d-beca-4dcf20b4d63f eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 913/1713] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:13:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:52.832 8 WARNING neutron_lib.context [None req-513f342e-8e67-4e1a-a56a-a04ed65d1e06 eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 801/1714] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:13:52 2026] POST /v2.0/security-group-rules => generated 596 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:53.010 7 WARNING neutron_lib.context [None req-7383d927-f950-4ab6-aa56-1c8d440e284d eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 914/1715] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:13:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1716] 10.0.0.140 () {32 vars in 653 bytes} [Mon Jun 15 21:13:53 2026] GET /v2.0/extensions => generated 20516 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1717] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:53 2026] GET /v2.0/security-groups?tenant_id=bf7459ac6e234116bb9f37ad774443ef&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:13:53.276 8 WARNING neutron_lib.context [None req-2cb076f7-6a6e-4cfa-8170-9cba15e807bd eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 803/1718] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:13:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1719] 10.0.0.140 () {32 vars in 681 bytes} [Mon Jun 15 21:13:53 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) 2026-06-15 21:13:53.404 7 INFO neutron.db.segments_db [None req-5e3b4861-25fa-46f2-bca5-a921d238bb20 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment c7e7cf3c-9169-45b0-be91-f8805ad74365 of type vxlan for network df907818-f2f1-454a-8fe2-e005bb363d3f [pid: 8|app: 0|req: 805/1720] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:53 2026] DELETE /v2.0/security-groups/5c732440-cfb0-4112-a3f3-004442be72e6 => 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: 916/1721] 10.0.0.140 () {34 vars in 671 bytes} [Mon Jun 15 21:13:53 2026] POST /v2.0/networks => generated 740 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:53.483 8 WARNING neutron_lib.context [None req-0e71e6a3-50e0-4e7f-abc3-2d5f1ff6620b eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 917/1722] 10.0.0.140 () {32 vars in 681 bytes} [Mon Jun 15 21:13:53 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:53.516 8 INFO neutron.db.securitygroups_db [None req-0e71e6a3-50e0-4e7f-abc3-2d5f1ff6620b eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Project 00a069bbea8448c08c8447c7cc63e491 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-15 21:13:53.549 7 INFO neutron.services.segments.plugin [-] Segment c988791a-e1d0-4419-8a4c-8ba411c9b983 resource provider aggregate not found 2026-06-15 21:13:53.575 7 INFO neutron.services.segments.plugin [-] Segment c988791a-e1d0-4419-8a4c-8ba411c9b983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c988791a-e1d0-4419-8a4c-8ba411c9b983 found for delete ", "request_id": "req-42f967dd-0580-4cf2-8442-af0f3c42dd0f"}]} 2026-06-15 21:13:53.583 7 INFO neutron.services.segments.plugin [-] Segment c988791a-e1d0-4419-8a4c-8ba411c9b983 resource provider aggregate not found 2026-06-15 21:13:53.594 7 INFO neutron.services.segments.plugin [-] Segment fa5331b6-a8c7-485a-9980-dbf77aa7bdee resource provider aggregate not found [pid: 8|app: 0|req: 806/1723] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:13:53 2026] POST /v2.0/security-group-rules => generated 607 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1724] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:13:53 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:53.604 7 INFO neutron.services.segments.plugin [-] Segment fa5331b6-a8c7-485a-9980-dbf77aa7bdee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa5331b6-a8c7-485a-9980-dbf77aa7bdee found for delete ", "request_id": "req-3aa3ed66-8e05-406f-8ee9-5c02a5ab619c"}]} 2026-06-15 21:13:53.612 7 INFO neutron.services.segments.plugin [-] Segment c988791a-e1d0-4419-8a4c-8ba411c9b983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c988791a-e1d0-4419-8a4c-8ba411c9b983 found for delete ", "request_id": "req-6a8fbdbd-66fb-4ce6-a653-6f622a3d43dd"}]} 2026-06-15 21:13:53.620 7 INFO neutron.services.segments.plugin [-] Segment 5c04d040-63a5-4978-b701-2567aee3d787 resource provider aggregate not found 2026-06-15 21:13:53.629 7 INFO neutron.services.segments.plugin [-] Segment fa5331b6-a8c7-485a-9980-dbf77aa7bdee resource provider aggregate not found 2026-06-15 21:13:53.633 7 INFO neutron.services.segments.plugin [-] Segment 5c04d040-63a5-4978-b701-2567aee3d787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c04d040-63a5-4978-b701-2567aee3d787 found for delete ", "request_id": "req-2a70b585-69e3-4dbb-8b8d-f3a4308b6349"}]} 2026-06-15 21:13:53.646 7 INFO neutron.services.segments.plugin [-] Segment 770e9a9a-796c-4897-bfd7-018e545786b3 resource provider aggregate not found 2026-06-15 21:13:53.650 7 INFO neutron.services.segments.plugin [-] Segment fa5331b6-a8c7-485a-9980-dbf77aa7bdee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa5331b6-a8c7-485a-9980-dbf77aa7bdee found for delete ", "request_id": "req-71c37850-7891-497c-9198-fe6879413434"}]} 2026-06-15 21:13:53.664 7 INFO neutron.services.segments.plugin [-] Segment 770e9a9a-796c-4897-bfd7-018e545786b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 770e9a9a-796c-4897-bfd7-018e545786b3 found for delete ", "request_id": "req-17b8765a-f067-4f8f-9cf2-fa886b0823f6"}]} 2026-06-15 21:13:53.666 7 INFO neutron.services.segments.plugin [-] Segment 5c04d040-63a5-4978-b701-2567aee3d787 resource provider aggregate not found 2026-06-15 21:13:53.679 7 INFO neutron.services.segments.plugin [-] Segment 5c04d040-63a5-4978-b701-2567aee3d787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c04d040-63a5-4978-b701-2567aee3d787 found for delete ", "request_id": "req-0c5c3a9c-f9c1-411e-bef3-7e0b9deb8542"}]} 2026-06-15 21:13:53.690 7 INFO neutron.services.segments.plugin [-] Segment 770e9a9a-796c-4897-bfd7-018e545786b3 resource provider aggregate not found 2026-06-15 21:13:53.704 7 INFO neutron.services.segments.plugin [-] Segment 770e9a9a-796c-4897-bfd7-018e545786b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 770e9a9a-796c-4897-bfd7-018e545786b3 found for delete ", "request_id": "req-982b6895-6f04-4476-b038-39ecd8d64bb1"}]} [pid: 7|app: 0|req: 918/1725] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:53 2026] POST /v2.0/subnets => generated 687 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:53.746 7 WARNING neutron_lib.context [None req-5340cb62-c385-4f08-a25e-e3f5d0916f13 eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 808/1726] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:53 2026] GET /v2.0/security-groups?tenant_id=85cbfe7efe1f42fc8de47439cbda0c8e&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1727] 10.0.0.140 () {32 vars in 665 bytes} [Mon Jun 15 21:13:53 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) 2026-06-15 21:13:53.775 7 INFO neutron.db.securitygroups_db [None req-5340cb62-c385-4f08-a25e-e3f5d0916f13 eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Project 00a069bbea8448c08c8447c7cc63e491 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-15 21:13:53.804 8 INFO neutron.db.segments_db [None req-05b7d1c3-8c0a-41bf-96a7-7c39e5850288 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Added segment 2deb3d25-3ebf-44e8-bd37-718c18bfdec9 of type vxlan for network 6ca80f2b-a9a6-4986-864f-690ffe5e7b88 [pid: 7|app: 0|req: 919/1728] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:13:53 2026] POST /v2.0/security-group-rules => generated 606 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1729] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:53 2026] DELETE /v2.0/security-groups/b5790395-4ca4-46d8-a528-c3a7c5bb9c09 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1730] 10.0.0.140 () {32 vars in 699 bytes} [Mon Jun 15 21:13:53 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1731] 10.0.0.140 () {32 vars in 697 bytes} [Mon Jun 15 21:13:53 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: 923/1732] 10.0.0.140 () {32 vars in 701 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1733] 10.0.0.140 () {32 vars in 689 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1734] 10.0.0.140 () {32 vars in 703 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1735] 10.0.0.140 () {32 vars in 693 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1736] 10.0.0.140 () {32 vars in 695 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1737] 10.0.0.140 () {32 vars in 685 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1738] 10.0.0.140 () {32 vars in 687 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1739] 10.0.0.140 () {32 vars in 661 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1740] 10.0.0.140 () {32 vars in 699 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1741] 10.0.0.140 () {32 vars in 679 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1742] 10.0.0.140 () {32 vars in 683 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1743] 10.0.0.140 () {32 vars in 675 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1744] 10.0.0.140 () {32 vars in 689 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1745] 10.0.0.140 () {32 vars in 723 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:54.132 8 INFO neutron.db.l3_hamode_db [None req-05b7d1c3-8c0a-41bf-96a7-7c39e5850288 7824afb03f034193be0d5546dbb93a4d 0cc7db3a7d7e4bae8bf1ac7901c43870 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 937/1746] 10.0.0.140 () {32 vars in 687 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1747] 10.0.0.140 () {32 vars in 669 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1748] 10.0.0.140 () {32 vars in 687 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1749] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/security-groups?tenant_id=4143359d4f1f4f5eb4d359a1e308da58&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1750] 10.0.0.140 () {32 vars in 681 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1751] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:54 2026] DELETE /v2.0/security-groups/e75a7461-c28c-401a-aaa2-900f870ca689 => 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: 943/1752] 10.0.0.140 () {32 vars in 699 bytes} [Mon Jun 15 21:13:54 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) 2026-06-15 21:13:54.358 7 WARNING neutron_lib.context [None req-b0d69497-671c-4770-9b4e-fc18c1c443f3 eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 944/1753] 10.0.0.140 () {34 vars in 685 bytes} [Mon Jun 15 21:13:54 2026] POST /v2.0/security-groups => generated 1661 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1754] 10.0.0.140 () {32 vars in 679 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:54.484 7 WARNING neutron_lib.context [None req-79c00d5d-58df-4306-8578-2f17cabf59c4 eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 946/1755] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:13:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1756] 10.0.0.140 () {32 vars in 667 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:54.610 7 WARNING neutron_lib.context [None req-d3c6de6e-4ce0-4567-bab6-de4a43653aa3 eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 948/1757] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:13:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1758] 10.0.0.140 () {32 vars in 677 bytes} [Mon Jun 15 21:13:54 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:13:54.716 7 WARNING neutron_lib.context [None req-3b5a9453-1ddd-468f-87d0-07ddbde0a65d eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:54.892 8 INFO neutron.db.l3_hamode_db [None req-05b7d1c3-8c0a-41bf-96a7-7c39e5850288 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 950/1759] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:13:54 2026] POST /v2.0/floatingips => generated 552 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1760] 10.0.0.140 () {32 vars in 665 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/l3-ha => 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: 954/1763] 10.0.0.140 () {32 vars in 675 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1764] 10.0.0.140 () {32 vars in 713 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1765] 10.0.0.140 () {32 vars in 691 bytes} [Mon Jun 15 21:13:55 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: 7|app: 0|req: 957/1766] 10.0.0.140 () {32 vars in 683 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1767] 10.0.0.140 () {32 vars in 669 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1768] 10.0.0.140 () {32 vars in 687 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1769] 10.0.0.140 () {32 vars in 705 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1770] 10.0.0.140 () {32 vars in 675 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1771] 10.0.0.140 () {32 vars in 701 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1772] 10.0.0.234 () {34 vars in 1100 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1148791192&fields=id&tenant_id=00a069bbea8448c08c8447c7cc63e491 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1773] 10.0.0.140 () {32 vars in 675 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1774] 10.0.0.234 () {34 vars in 1100 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1040164937&fields=id&tenant_id=00a069bbea8448c08c8447c7cc63e491 => 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: 966/1775] 10.0.0.140 () {32 vars in 693 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1776] 10.0.0.234 () {34 vars in 982 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/networks?id=2bf7cbc8-eabb-4999-b532-911a0a70fa28 => generated 673 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1777] 10.0.0.140 () {32 vars in 689 bytes} [Mon Jun 15 21:13:55 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: 7|app: 0|req: 969/1778] 10.0.0.234 () {34 vars in 965 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/quotas/00a069bbea8448c08c8447c7cc63e491 => 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: 970/1779] 10.0.0.140 () {32 vars in 709 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1780] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/ports?tenant_id=00a069bbea8448c08c8447c7cc63e491&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1781] 10.0.0.140 () {32 vars in 705 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1782] 10.0.0.140 () {32 vars in 719 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1783] 10.0.0.234 () {34 vars in 1008 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/networks/2bf7cbc8-eabb-4999-b532-911a0a70fa28?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: 975/1784] 10.0.0.140 () {32 vars in 697 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1785] 10.0.0.234 () {34 vars in 1108 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/networks/2bf7cbc8-eabb-4999-b532-911a0a70fa28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1786] 10.0.0.140 () {32 vars in 711 bytes} [Mon Jun 15 21:13:55 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: 978/1787] 10.0.0.140 () {32 vars in 669 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1788] 10.0.0.140 () {32 vars in 687 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1789] 10.0.0.140 () {32 vars in 681 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1790] 10.0.0.140 () {32 vars in 675 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1791] 10.0.0.140 () {32 vars in 671 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1792] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:13:53 2026] POST /v2.0/routers => generated 727 bytes in 2087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1793] 10.0.0.140 () {32 vars in 661 bytes} [Mon Jun 15 21:13:55 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: 984/1794] 10.0.0.140 () {32 vars in 699 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1795] 10.0.0.140 () {32 vars in 699 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1796] 10.0.0.140 () {32 vars in 677 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1797] 10.0.0.140 () {32 vars in 669 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1798] 10.0.0.140 () {32 vars in 683 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1799] 10.0.0.140 () {32 vars in 701 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1800] 10.0.0.140 () {32 vars in 685 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1801] 10.0.0.140 () {32 vars in 707 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1802] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => 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: 993/1803] 10.0.0.140 () {32 vars in 669 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1804] 10.0.0.140 () {32 vars in 697 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1805] 10.0.0.140 () {32 vars in 695 bytes} [Mon Jun 15 21:13:55 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1806] 10.0.0.140 () {32 vars in 685 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1807] 10.0.0.140 () {32 vars in 689 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1808] 10.0.0.140 () {32 vars in 667 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1809] 10.0.0.140 () {32 vars in 681 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1810] 10.0.0.140 () {32 vars in 681 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1811] 10.0.0.140 () {32 vars in 691 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1812] 10.0.0.140 () {32 vars in 691 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1813] 10.0.0.140 () {32 vars in 695 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1814] 10.0.0.140 () {32 vars in 685 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1815] 10.0.0.140 () {32 vars in 689 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1816] 10.0.0.140 () {32 vars in 701 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1817] 10.0.0.140 () {32 vars in 703 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1818] 10.0.0.140 () {32 vars in 713 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1819] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1820] 10.0.0.140 () {32 vars in 715 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1821] 10.0.0.140 () {32 vars in 727 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1822] 10.0.0.140 () {32 vars in 741 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1823] 10.0.0.140 () {32 vars in 719 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1824] 10.0.0.140 () {32 vars in 683 bytes} [Mon Jun 15 21:13:56 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: 1015/1825] 10.0.0.140 () {32 vars in 669 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1826] 10.0.0.140 () {32 vars in 719 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1827] 10.0.0.140 () {32 vars in 679 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1828] 10.0.0.140 () {32 vars in 669 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1829] 10.0.0.140 () {32 vars in 697 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1830] 10.0.0.140 () {32 vars in 705 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1831] 10.0.0.140 () {32 vars in 701 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1832] 10.0.0.140 () {32 vars in 701 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1833] 10.0.0.140 () {32 vars in 683 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1834] 10.0.0.140 () {32 vars in 705 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1835] 10.0.0.140 () {32 vars in 695 bytes} [Mon Jun 15 21:13:56 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: 7|app: 0|req: 1026/1836] 10.0.0.140 () {32 vars in 689 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1837] 10.0.0.140 () {32 vars in 697 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1838] 10.0.0.140 () {32 vars in 679 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1839] 10.0.0.140 () {32 vars in 689 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1840] 10.0.0.140 () {32 vars in 701 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1841] 10.0.0.140 () {32 vars in 665 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1842] 10.0.0.140 () {32 vars in 681 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1843] 10.0.0.140 () {32 vars in 693 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1844] 10.0.0.140 () {32 vars in 677 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1845] 10.0.0.140 () {32 vars in 667 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1846] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:13:55 2026] PUT /v2.0/routers/d53e5368-547d-41f8-9a38-d58a9f51af7d/add_router_interface => generated 309 bytes in 1392 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1847] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:57 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1848] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:13:56 2026] GET /v2.0/security-groups?tenant_id=b5198264e1d243d3863f060ebaf90b1c&name=default => generated 2925 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1849] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:13:57 2026] DELETE /v2.0/security-groups/30e7857d-fbfe-4807-8c6b-21ea25545fff => 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: 1037/1850] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:58 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:59.365 7 WARNING neutron_lib.context [None req-40c0458f-a2b0-4ad7-bd8c-d1ca99db8e52 f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:13:59.366 7 WARNING neutron_lib.context [None req-40c0458f-a2b0-4ad7-bd8c-d1ca99db8e52 f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 814/1851] 10.0.0.140 () {34 vars in 678 bytes} [Mon Jun 15 21:13:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1852] 10.0.0.140 () {34 vars in 678 bytes} [Mon Jun 15 21:13:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1853] 10.0.0.140 () {34 vars in 678 bytes} [Mon Jun 15 21:13:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1854] 10.0.0.140 () {34 vars in 678 bytes} [Mon Jun 15 21:13:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1855] 10.0.0.140 () {34 vars in 678 bytes} [Mon Jun 15 21:13:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:13:59.605 7 INFO neutron.db.segments_db [None req-40c0458f-a2b0-4ad7-bd8c-d1ca99db8e52 f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Added segment d51df9e1-db23-4fa2-b990-888a010fd83d of type vxlan for network 37d0a32f-05cd-48e5-a063-d47853bc0f2d [pid: 8|app: 0|req: 819/1856] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:13:59 2026] PUT /v2.0/policies/e2edc558-68d6-4628-a27a-6f46c6b79159/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1857] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:13:59 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:13:59.668 7 INFO neutron.db.segments_db [None req-40c0458f-a2b0-4ad7-bd8c-d1ca99db8e52 f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Added segment 483f0c40-f542-459b-b39e-9cf2145cd444 of type vxlan for network 8e8ce644-b0bb-4a18-af17-907ba014f834 [pid: 8|app: 0|req: 821/1858] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:13:59 2026] PUT /v2.0/policies/cfcd2da0-d657-4a24-8704-fddcf450c3c4/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1859] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:13:59 2026] PUT /v2.0/policies/025acde3-82fb-4027-88da-d4e963041ea2/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1860] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:13:59 2026] PUT /v2.0/policies/7e26ed18-1f97-4ae0-a75f-2607e7e523c7/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1861] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:13:59 2026] POST /v2.0/networks => generated 1245 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1862] 10.0.0.140 () {32 vars in 649 bytes} [Mon Jun 15 21:13:59 2026] GET /v2.0/networks => generated 1844 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1863] 10.0.0.234 () {34 vars in 982 bytes} [Mon Jun 15 21:13:59 2026] GET /v2.0/networks?id=df907818-f2f1-454a-8fe2-e005bb363d3f => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1864] 10.0.0.234 () {34 vars in 965 bytes} [Mon Jun 15 21:13:59 2026] GET /v2.0/quotas/0cc7db3a7d7e4bae8bf1ac7901c43870 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:00.020 8 INFO neutron.services.segments.plugin [-] Segment d51df9e1-db23-4fa2-b990-888a010fd83d resource provider aggregate not found [pid: 7|app: 0|req: 1041/1865] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:13:59 2026] GET /v2.0/ports?tenant_id=0cc7db3a7d7e4bae8bf1ac7901c43870&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:00.029 8 INFO neutron.services.segments.plugin [-] Segment d51df9e1-db23-4fa2-b990-888a010fd83d resource provider aggregate not found 2026-06-15 21:14:00.034 8 INFO neutron.services.segments.plugin [-] Segment d51df9e1-db23-4fa2-b990-888a010fd83d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d51df9e1-db23-4fa2-b990-888a010fd83d found for delete ", "request_id": "req-71ade916-7cd7-4255-939b-f33730ca93d0"}]} [pid: 8|app: 0|req: 825/1866] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:13:59 2026] DELETE /v2.0/networks/37d0a32f-05cd-48e5-a063-d47853bc0f2d => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:00.053 8 INFO neutron.services.segments.plugin [-] Segment d51df9e1-db23-4fa2-b990-888a010fd83d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d51df9e1-db23-4fa2-b990-888a010fd83d found for delete ", "request_id": "req-c2dbe705-0be4-4380-83d2-ad6ed8e2b313"}]} [pid: 7|app: 0|req: 1042/1867] 10.0.0.234 () {34 vars in 1008 bytes} [Mon Jun 15 21:14:00 2026] GET /v2.0/networks/df907818-f2f1-454a-8fe2-e005bb363d3f?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1868] 10.0.0.234 () {34 vars in 1108 bytes} [Mon Jun 15 21:14:00 2026] GET /v2.0/networks/df907818-f2f1-454a-8fe2-e005bb363d3f?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: 826/1869] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:00 2026] DELETE /v2.0/networks/8e8ce644-b0bb-4a18-af17-907ba014f834 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1870] 10.0.0.140 () {32 vars in 649 bytes} [Mon Jun 15 21:14:00 2026] GET /v2.0/networks => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1871] 10.0.0.140 () {32 vars in 674 bytes} [Mon Jun 15 21:14:00 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:00.293 7 WARNING neutron_lib.context [None req-e1a306b4-dc2f-4913-9cc8-e304efb36c26 f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1872] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:14:00 2026] GET /v2.0/networks?id=2bf7cbc8-eabb-4999-b532-911a0a70fa28 => generated 673 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:00.347 7 INFO neutron.db.segments_db [None req-e1a306b4-dc2f-4913-9cc8-e304efb36c26 f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Added segment a08f837e-67bb-4055-aaee-933788a0f9e1 of type vxlan for network bd9e14a0-a2ea-491d-9041-e6513ed72a4e [pid: 8|app: 0|req: 829/1873] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:00 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => 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: 830/1874] 10.0.0.140 () {32 vars in 688 bytes} [Mon Jun 15 21:14:00 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1875] 199.19.213.118 () {34 vars in 1050 bytes} [Mon Jun 15 21:14:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=00a069bbea8448c08c8447c7cc63e491 => generated 274 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1876] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:00 2026] POST /v2.0/networks => generated 650 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1877] 10.0.0.140 () {32 vars in 684 bytes} [Mon Jun 15 21:14:00 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:00.465 7 WARNING neutron_lib.context [req-566aa8cc-bf75-4895-bcef-384767a583c5 req-cbf41c6e-2f7d-4548-81f1-9e276a184349 eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:00.470 8 WARNING neutron_lib.context [None req-ef801b78-e4db-4941-a96c-2335cff1c3fd f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:00.521 8 INFO neutron.db.segments_db [None req-ef801b78-e4db-4941-a96c-2335cff1c3fd f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Added segment 6cf5ec9b-ab03-43e0-ab43-1a7ffb997cb3 of type vxlan for network 7da58470-daeb-4bc3-822f-b16f17d87b82 [pid: 8|app: 0|req: 833/1878] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:00 2026] POST /v2.0/networks => generated 650 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1879] 10.0.0.140 () {32 vars in 696 bytes} [Mon Jun 15 21:14:00 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:00.678 8 WARNING neutron_lib.context [None req-bd401878-c1c8-403e-9e70-d562b9cc9d4f f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:00.697 8 WARNING neutron_lib.context [None req-bd401878-c1c8-403e-9e70-d562b9cc9d4f f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1046/1880] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:14:00 2026] POST /v2.0/ports => generated 993 bytes in 349 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: 1047/1881] 10.0.0.140 () {32 vars in 682 bytes} [Mon Jun 15 21:14:00 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1882] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:00 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 996 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1883] 10.0.0.140 () {34 vars in 665 bytes} [Mon Jun 15 21:14:00 2026] POST /v2.0/ports => generated 1505 bytes in 556 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: 836/1884] 10.0.0.140 () {32 vars in 696 bytes} [Mon Jun 15 21:14:01 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1885] 10.0.0.234 () {34 vars in 1120 bytes} [Mon Jun 15 21:14:01 2026] GET /v2.0/security-groups?id=6e23ba13-6519-449a-975c-8c258ae08248&id=541f5710-0a1c-4b08-b5e1-be719c711b7f&fields=id&fields=name => generated 207 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1886] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:14:00 2026] PUT /v2.0/ports/2fcec251-6daf-44cf-88e8-6c6fcc7c1a20 => generated 1274 bytes in 411 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: 838/1887] 10.0.0.140 () {32 vars in 643 bytes} [Mon Jun 15 21:14:01 2026] GET /v2.0/ports => generated 1505 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:01.411 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-264d0e18-1f30-4fac-b5f6-306a88a3b725'] response: {'name': 'network-changed', 'server_uuid': 'ab166a32-d327-4731-85a8-9107e8b1460b', 'tag': '2fcec251-6daf-44cf-88e8-6c6fcc7c1a20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1050/1888] 10.0.0.140 () {32 vars in 692 bytes} [Mon Jun 15 21:14:01 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1889] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:01 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1890] 10.0.0.140 () {32 vars in 704 bytes} [Mon Jun 15 21:14:01 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1891] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:01 2026] DELETE /v2.0/ports/d6c212ac-563f-40fa-b178-6fdc7538407f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1892] 10.0.0.140 () {32 vars in 734 bytes} [Mon Jun 15 21:14:01 2026] DELETE /v2.0/qos/policies/e2edc558-68d6-4628-a27a-6f46c6b79159 => 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: 1054/1893] 10.0.0.140 () {32 vars in 734 bytes} [Mon Jun 15 21:14:01 2026] DELETE /v2.0/qos/policies/cfcd2da0-d657-4a24-8704-fddcf450c3c4 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1894] 10.0.0.140 () {32 vars in 734 bytes} [Mon Jun 15 21:14:01 2026] DELETE /v2.0/qos/policies/025acde3-82fb-4027-88da-d4e963041ea2 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1895] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:01 2026] DELETE /v2.0/ports/0c841472-ffdc-4f87-bde5-783d9b7b9acb => 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: 1056/1896] 10.0.0.140 () {32 vars in 734 bytes} [Mon Jun 15 21:14:01 2026] DELETE /v2.0/qos/policies/7e26ed18-1f97-4ae0-a75f-2607e7e523c7 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1897] 10.0.0.140 () {32 vars in 643 bytes} [Mon Jun 15 21:14:01 2026] GET /v2.0/ports => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:01.734 8 WARNING neutron_lib.context [None req-634b4bf5-6443-4fb9-b409-8244a0a4eb52 f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1057/1898] 10.0.0.140 () {32 vars in 734 bytes} [Mon Jun 15 21:14:01 2026] DELETE /v2.0/qos/policies/9623dbbd-762c-4c43-94a8-9cbb9fe49f7d => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:01.783 8 INFO neutron.db.segments_db [None req-634b4bf5-6443-4fb9-b409-8244a0a4eb52 f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Added segment 415f2376-2b7c-4cd3-8f59-10242dc25748 of type vxlan for network ed610058-255c-477c-8d38-fa40fea14abd [pid: 8|app: 0|req: 842/1899] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:01 2026] POST /v2.0/networks => generated 650 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:01.900 7 WARNING neutron_lib.context [None req-0987a05b-07a3-4916-a346-6061035c4ba8 f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 843/1900] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:14:01 2026] GET /v2.0/ports?tenant_id=00a069bbea8448c08c8447c7cc63e491&device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1277 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:01.974 7 INFO neutron.db.segments_db [None req-0987a05b-07a3-4916-a346-6061035c4ba8 f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Added segment de37dcdf-c975-4b1f-84f0-24c12c49992f of type vxlan for network 6b559b61-7d81-4059-99d7-b75ec6713000 [pid: 8|app: 0|req: 844/1901] 199.19.213.118 () {34 vars in 1018 bytes} [Mon Jun 15 21:14:01 2026] GET /v2.0/networks?tenant_id=00a069bbea8448c08c8447c7cc63e491&shared=False => generated 769 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:02.051 8 INFO neutron.services.segments.plugin [-] Segment 483f0c40-f542-459b-b39e-9cf2145cd444 resource provider aggregate not found 2026-06-15 21:14:02.075 8 INFO neutron.services.segments.plugin [-] Segment 483f0c40-f542-459b-b39e-9cf2145cd444 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 483f0c40-f542-459b-b39e-9cf2145cd444 found for delete ", "request_id": "req-9f4f6ef4-79ab-446b-b08a-67602064348a"}]} 2026-06-15 21:14:02.076 8 INFO neutron.services.segments.plugin [-] Segment 483f0c40-f542-459b-b39e-9cf2145cd444 resource provider aggregate not found [pid: 7|app: 0|req: 1058/1902] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:01 2026] POST /v2.0/networks => generated 650 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1903] 199.19.213.118 () {34 vars in 930 bytes} [Mon Jun 15 21:14:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:02.119 7 WARNING neutron_lib.context [None req-0d877467-7f92-4fc9-bd45-82afbc63480b f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:02.140 7 WARNING neutron_lib.context [None req-0d877467-7f92-4fc9-bd45-82afbc63480b f9f6e9e9b32e490daaaac24baffddb31 475739ad32514535bda33cdf23580161 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:02.377 8 INFO neutron.services.segments.plugin [-] Segment 483f0c40-f542-459b-b39e-9cf2145cd444 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 483f0c40-f542-459b-b39e-9cf2145cd444 found for delete ", "request_id": "req-265c097a-d2af-4dfc-9fdb-b43715fb3a2e"}]} [pid: 8|app: 0|req: 846/1904] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:02 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1008 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1905] 10.0.0.234 () {34 vars in 1120 bytes} [Mon Jun 15 21:14:02 2026] GET /v2.0/security-groups?id=6e23ba13-6519-449a-975c-8c258ae08248&id=541f5710-0a1c-4b08-b5e1-be719c711b7f&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1906] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:02 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => 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: 1059/1907] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:14:02 2026] POST /v2.0/subnets => generated 1273 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1908] 10.0.0.140 () {32 vars in 647 bytes} [Mon Jun 15 21:14:02 2026] GET /v2.0/subnets => generated 1909 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1909] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:02 2026] DELETE /v2.0/subnets/f723c63b-ac23-47de-a6a9-4538a8b40395 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1910] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:02 2026] DELETE /v2.0/subnets/05e80c8d-64e7-4e4b-9cbb-2b5f45080105 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1911] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:02 2026] GET /v2.0/security-groups?tenant_id=d848ee6e64b041bcb5f84ce9ecf92fa9&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1912] 10.0.0.140 () {32 vars in 647 bytes} [Mon Jun 15 21:14:02 2026] GET /v2.0/subnets => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/1913] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:02 2026] DELETE /v2.0/security-groups/df2f2a33-d263-4252-8da0-97da3b6fd464 => 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: 853/1914] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:02 2026] DELETE /v2.0/networks/6b559b61-7d81-4059-99d7-b75ec6713000 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:03.154 7 INFO neutron.services.segments.plugin [-] Segment 415f2376-2b7c-4cd3-8f59-10242dc25748 resource provider aggregate not found 2026-06-15 21:14:03.158 7 INFO neutron.services.segments.plugin [-] Segment 415f2376-2b7c-4cd3-8f59-10242dc25748 resource provider aggregate not found [pid: 8|app: 0|req: 854/1915] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/security-groups?tenant_id=48999d031d4a4663868e0230e704067e&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:03.171 7 INFO neutron.services.segments.plugin [-] Segment 415f2376-2b7c-4cd3-8f59-10242dc25748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 415f2376-2b7c-4cd3-8f59-10242dc25748 found for delete ", "request_id": "req-6b14b3cd-3b01-4c14-bad0-b5781a5c7535"}]} 2026-06-15 21:14:03.174 7 INFO neutron.services.segments.plugin [-] Segment 415f2376-2b7c-4cd3-8f59-10242dc25748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 415f2376-2b7c-4cd3-8f59-10242dc25748 found for delete ", "request_id": "req-caf231ad-c077-4c46-90eb-1e16a94414bb"}]} [pid: 7|app: 0|req: 1062/1916] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:03 2026] DELETE /v2.0/networks/ed610058-255c-477c-8d38-fa40fea14abd => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1917] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/ports?tenant_id=00a069bbea8448c08c8447c7cc63e491&device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1277 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1918] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:03 2026] DELETE /v2.0/security-groups/f859c416-29dc-43b8-9af5-c53f78676a26 => 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: 1064/1919] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2fcec251-6daf-44cf-88e8-6c6fcc7c1a20 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1920] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:03 2026] DELETE /v2.0/networks/7da58470-daeb-4bc3-822f-b16f17d87b82 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/1921] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/subnets?id=6e2fa943-c510-46ec-8d46-78f46901c70e => generated 691 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/1922] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/ports?network_id=2bf7cbc8-eabb-4999-b532-911a0a70fa28&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/1923] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/networks/2bf7cbc8-eabb-4999-b532-911a0a70fa28?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/1924] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/networks/2bf7cbc8-eabb-4999-b532-911a0a70fa28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1925] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:03 2026] DELETE /v2.0/networks/bd9e14a0-a2ea-491d-9041-e6513ed72a4e => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/1926] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/security-groups?tenant_id=9f210b1e2d2843628d991de20de569f7&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/1927] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1928] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:03 2026] DELETE /v2.0/security-groups/e3ebe64b-adfd-496c-b25e-d99ea047eb38 => 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: 1071/1929] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => 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: 859/1930] 10.0.0.234 () {34 vars in 1120 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/security-groups?id=6e23ba13-6519-449a-975c-8c258ae08248&id=541f5710-0a1c-4b08-b5e1-be719c711b7f&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1931] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:03 2026] GET /v2.0/security-groups?tenant_id=475739ad32514535bda33cdf23580161&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:04.104 8 INFO neutron.services.segments.plugin [-] Segment de37dcdf-c975-4b1f-84f0-24c12c49992f resource provider aggregate not found 2026-06-15 21:14:04.120 8 INFO neutron.services.segments.plugin [-] Segment de37dcdf-c975-4b1f-84f0-24c12c49992f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de37dcdf-c975-4b1f-84f0-24c12c49992f found for delete ", "request_id": "req-d97c41d2-458c-43af-8abd-bb6dbfba35db"}]} 2026-06-15 21:14:04.137 8 INFO neutron.services.segments.plugin [-] Segment 6cf5ec9b-ab03-43e0-ab43-1a7ffb997cb3 resource provider aggregate not found 2026-06-15 21:14:04.154 8 INFO neutron.services.segments.plugin [-] Segment 6cf5ec9b-ab03-43e0-ab43-1a7ffb997cb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cf5ec9b-ab03-43e0-ab43-1a7ffb997cb3 found for delete ", "request_id": "req-891f6835-9553-43dd-9e2f-468ddeecc184"}]} 2026-06-15 21:14:04.186 8 INFO neutron.services.segments.plugin [-] Segment a08f837e-67bb-4055-aaee-933788a0f9e1 resource provider aggregate not found 2026-06-15 21:14:04.201 8 INFO neutron.services.segments.plugin [-] Segment a08f837e-67bb-4055-aaee-933788a0f9e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a08f837e-67bb-4055-aaee-933788a0f9e1 found for delete ", "request_id": "req-54043573-f21d-4a13-8fbb-a802b73a4d26"}]} [pid: 8|app: 0|req: 860/1932] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:04 2026] DELETE /v2.0/security-groups/779add00-396a-4f3f-a81c-dde5b7665b6d => 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: 1073/1933] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:14:04 2026] GET /v2.0/networks?id=df907818-f2f1-454a-8fe2-e005bb363d3f => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:04.662 8 WARNING neutron_lib.context [req-eac9b499-6d51-4b19-9912-e24b1ab362e0 req-109fecb4-0e72-4d46-81e9-338232172976 680707bc97ce4e3484f29c285030dd34 0cc7db3a7d7e4bae8bf1ac7901c43870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:04.668 8 INFO neutron.services.segments.plugin [-] Segment de37dcdf-c975-4b1f-84f0-24c12c49992f resource provider aggregate not found 2026-06-15 21:14:04.691 8 INFO neutron.services.segments.plugin [-] Segment de37dcdf-c975-4b1f-84f0-24c12c49992f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de37dcdf-c975-4b1f-84f0-24c12c49992f found for delete ", "request_id": "req-3e250efa-f904-466d-a64d-19744ea149bd"}]} 2026-06-15 21:14:04.710 8 INFO neutron.services.segments.plugin [-] Segment 6cf5ec9b-ab03-43e0-ab43-1a7ffb997cb3 resource provider aggregate not found 2026-06-15 21:14:04.726 8 INFO neutron.services.segments.plugin [-] Segment 6cf5ec9b-ab03-43e0-ab43-1a7ffb997cb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cf5ec9b-ab03-43e0-ab43-1a7ffb997cb3 found for delete ", "request_id": "req-fc9adfa0-1026-4811-bc06-175ca9259c22"}]} [pid: 7|app: 0|req: 1074/1934] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:04 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:04.744 8 INFO neutron.services.segments.plugin [-] Segment a08f837e-67bb-4055-aaee-933788a0f9e1 resource provider aggregate not found 2026-06-15 21:14:04.760 8 INFO neutron.services.segments.plugin [-] Segment a08f837e-67bb-4055-aaee-933788a0f9e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a08f837e-67bb-4055-aaee-933788a0f9e1 found for delete ", "request_id": "req-dece5cc5-616d-4c8c-b9d7-749c99cc5b24"}]} [pid: 7|app: 0|req: 1075/1935] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:04 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/1936] 10.0.0.234 () {34 vars in 1120 bytes} [Mon Jun 15 21:14:04 2026] GET /v2.0/security-groups?id=6e23ba13-6519-449a-975c-8c258ae08248&id=541f5710-0a1c-4b08-b5e1-be719c711b7f&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: 8|app: 0|req: 861/1937] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:14:04 2026] POST /v2.0/ports => generated 958 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/1938] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:14:05 2026] PUT /v2.0/ports/51479ff3-3546-42a4-ae99-08cab6482058 => generated 1239 bytes in 431 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: 862/1939] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1940] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1941] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/security-groups?id=ad6cc322-7b9c-4535-a895-062a93cea18d&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:05.987 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e99c6af3-2613-4f0d-a1c1-a632e33dbabd'] response: {'name': 'network-changed', 'server_uuid': '243bcd7d-9e08-4f3c-afad-e75251a29712', 'tag': '51479ff3-3546-42a4-ae99-08cab6482058', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 865/1942] 10.0.0.234 () {34 vars in 1120 bytes} [Mon Jun 15 21:14:05 2026] GET /v2.0/security-groups?id=6e23ba13-6519-449a-975c-8c258ae08248&id=541f5710-0a1c-4b08-b5e1-be719c711b7f&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:14:06.050 7 WARNING neutron_lib.context [None req-428e65b7-0c72-4e86-9cb5-bb7f4508ec98 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 866/1943] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:14:06 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1277 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1944] 199.19.213.118 () {34 vars in 1124 bytes} [Mon Jun 15 21:14:06 2026] GET /v2.0/security-groups?id=541f5710-0a1c-4b08-b5e1-be719c711b7f&id=6e23ba13-6519-449a-975c-8c258ae08248&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:06.167 7 INFO neutron.db.segments_db [None req-428e65b7-0c72-4e86-9cb5-bb7f4508ec98 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] Added segment e0c9ed12-d368-44bb-9a62-6787926d0135 of type vxlan for network d6e0fff5-1dfa-4cf7-b51f-353b9e7dc599 [pid: 7|app: 0|req: 1078/1945] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:05 2026] POST /v2.0/networks => generated 649 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:06.250 8 WARNING neutron_lib.context [None req-bf516de7-4aef-43e9-8e8a-2db5134326e0 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 868/1946] 10.0.0.140 () {34 vars in 665 bytes} [Mon Jun 15 21:14:06 2026] POST /v2.0/ports => generated 779 bytes in 255 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-06-15 21:14:06.509 8 WARNING neutron_lib.context [None req-eb0f9835-2657-4c27-a12b-709b58679a47 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1079/1947] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:14:06 2026] GET /v2.0/ports?tenant_id=0cc7db3a7d7e4bae8bf1ac7901c43870&device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:06.558 8 INFO neutron.db.segments_db [None req-eb0f9835-2657-4c27-a12b-709b58679a47 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] Added segment 782c0562-b282-4795-b99f-877aae248383 of type vxlan for network 11ab905f-a617-476b-960e-b6f7f61fb8de [pid: 7|app: 0|req: 1080/1948] 199.19.213.118 () {34 vars in 1018 bytes} [Mon Jun 15 21:14:06 2026] GET /v2.0/networks?tenant_id=0cc7db3a7d7e4bae8bf1ac7901c43870&shared=False => generated 768 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1949] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:06 2026] POST /v2.0/networks => generated 636 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/1950] 199.19.213.118 () {34 vars in 930 bytes} [Mon Jun 15 21:14:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:06.643 8 WARNING neutron_lib.context [None req-9993a6be-ae7f-474f-b2d0-2a6f3cfdf241 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 870/1951] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:14:06 2026] POST /v2.0/subnets => generated 646 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:06.851 7 WARNING neutron_lib.context [None req-75fc2c33-4bad-467c-9ef6-f09cb82765a1 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 871/1952] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:07 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1953] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:07 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1954] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:14:07 2026] GET /v2.0/security-groups?id=ad6cc322-7b9c-4535-a895-062a93cea18d&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1955] 10.0.0.234 () {34 vars in 1120 bytes} [Mon Jun 15 21:14:07 2026] GET /v2.0/security-groups?id=6e23ba13-6519-449a-975c-8c258ae08248&id=541f5710-0a1c-4b08-b5e1-be719c711b7f&fields=id&fields=name => generated 207 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/1956] 10.0.0.140 () {34 vars in 665 bytes} [Mon Jun 15 21:14:06 2026] POST /v2.0/ports => generated 965 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1957] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:07 2026] DELETE /v2.0/ports/7806aaf8-e162-4ad5-a7f4-165c1efb4422 => generated 0 bytes in 217 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, ' 2026-06-15 21:14:07.464 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3a6f8d0-ec74-4ca9-99fc-9b3a09e28a42 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1083/1958] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:07 2026] DELETE /v2.0/ports/7806aaf8-e162-4ad5-a7f4-165c1efb4422 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:14:07.491 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fa21294-866c-4af0-ab45-3b605f11cbbb 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 876/1959] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:14:07 2026] GET /v2.0/ports/7806aaf8-e162-4ad5-a7f4-165c1efb4422 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/1960] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:07 2026] DELETE /v2.0/subnets/809b96d2-f332-4d9d-b0d7-1eb121b819fb => 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: 877/1961] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:14:07 2026] GET /v2.0/ports?tenant_id=0cc7db3a7d7e4bae8bf1ac7901c43870&device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:07.875 8 WARNING neutron_lib.context [None req-c2a13cc6-f388-4422-b857-ce3e07ceb910 d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:07.918 8 INFO neutron.db.segments_db [None req-c2a13cc6-f388-4422-b857-ce3e07ceb910 d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Added segment 60529f06-625e-4342-988b-82a527c7236f of type vxlan for network 81beb901-ff00-45f9-8c92-779742653514 2026-06-15 21:14:07.999 7 INFO neutron.services.segments.plugin [-] Segment 782c0562-b282-4795-b99f-877aae248383 resource provider aggregate not found 2026-06-15 21:14:08.003 7 INFO neutron.services.segments.plugin [-] Segment 782c0562-b282-4795-b99f-877aae248383 resource provider aggregate not found 2026-06-15 21:14:08.015 7 INFO neutron.services.segments.plugin [-] Segment 782c0562-b282-4795-b99f-877aae248383 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 782c0562-b282-4795-b99f-877aae248383 found for delete ", "request_id": "req-9a39c0b3-a203-4d63-bb2b-45e84ec2720a"}]} 2026-06-15 21:14:08.025 7 INFO neutron.services.segments.plugin [-] Segment 782c0562-b282-4795-b99f-877aae248383 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 782c0562-b282-4795-b99f-877aae248383 found for delete ", "request_id": "req-738b73c1-2d38-41ed-b0d4-80c6734e6d0f"}]} [pid: 7|app: 0|req: 1085/1962] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:07 2026] DELETE /v2.0/networks/11ab905f-a617-476b-960e-b6f7f61fb8de => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/1963] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:14:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=51479ff3-3546-42a4-ae99-08cab6482058 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:08.063 7 WARNING neutron_lib.context [None req-d7d75f77-59f2-400a-a724-66500fc7bbdb 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:08.116 7 INFO neutron.db.segments_db [None req-d7d75f77-59f2-400a-a724-66500fc7bbdb 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] Added segment a9610ea6-bbe2-41b5-8c12-bb6457999988 of type vxlan for network 723c1896-71c7-470c-9005-53dd8da3c2f4 [pid: 7|app: 0|req: 1087/1964] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:08 2026] POST /v2.0/networks => generated 636 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:08.236 8 INFO neutron.db.l3_hamode_db [None req-c2a13cc6-f388-4422-b857-ce3e07ceb910 d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1088/1965] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:14:08 2026] GET /v2.0/subnets?id=17440a34-7d05-4bcb-ad8a-cc86f0ae9660 => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/1966] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:08 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:08.319 7 WARNING neutron_lib.context [None req-d1603459-bb52-4c2a-b674-447e49b90fba 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:08.358 8 INFO neutron.db.l3_hamode_db [None req-c2a13cc6-f388-4422-b857-ce3e07ceb910 d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1090/1967] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:14:08 2026] POST /v2.0/subnets => generated 646 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/1968] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:14:08 2026] GET /v2.0/ports?network_id=df907818-f2f1-454a-8fe2-e005bb363d3f&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/1969] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:08 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1010 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/1970] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:14:08 2026] GET /v2.0/security-groups?id=ad6cc322-7b9c-4535-a895-062a93cea18d&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-06-15 21:14:08.784 7 WARNING neutron_lib.context [None req-4a754d0f-c776-4afa-9ab3-4f92d3085559 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 878/1971] 10.0.0.140 () {34 vars in 668 bytes} [Mon Jun 15 21:14:07 2026] POST /v2.0/routers => generated 474 bytes in 1347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1972] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:14:09 2026] GET /v2.0/networks/df907818-f2f1-454a-8fe2-e005bb363d3f?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1973] 10.0.0.234 () {34 vars in 1120 bytes} [Mon Jun 15 21:14:09 2026] GET /v2.0/security-groups?id=6e23ba13-6519-449a-975c-8c258ae08248&id=541f5710-0a1c-4b08-b5e1-be719c711b7f&fields=id&fields=name => generated 207 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:09.148 8 WARNING neutron_lib.context [None req-52433b6d-8667-4fb8-a808-0f3451f86abd d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1094/1974] 10.0.0.140 () {34 vars in 665 bytes} [Mon Jun 15 21:14:08 2026] POST /v2.0/ports => generated 928 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:09.203 8 INFO neutron.db.l3_hamode_db [None req-52433b6d-8667-4fb8-a808-0f3451f86abd d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1095/1975] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:14:09 2026] GET /v2.0/networks/df907818-f2f1-454a-8fe2-e005bb363d3f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:09.330 8 INFO neutron.db.l3_hamode_db [None req-52433b6d-8667-4fb8-a808-0f3451f86abd d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1096/1976] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:09 2026] DELETE /v2.0/ports/efa13e33-107b-426e-9dcf-33c588f8dd4d => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:09.519 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0d73faa-4f7f-4b84-8959-08e931c94022 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1097/1977] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:14:09 2026] GET /v2.0/ports/efa13e33-107b-426e-9dcf-33c588f8dd4d => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/1978] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:09 2026] DELETE /v2.0/subnets/ed4d1e51-f021-4a35-8c26-09d077887783 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/1979] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:09 2026] DELETE /v2.0/networks/723c1896-71c7-470c-9005-53dd8da3c2f4 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1980] 10.0.0.140 () {34 vars in 668 bytes} [Mon Jun 15 21:14:09 2026] POST /v2.0/routers => generated 474 bytes in 868 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:10.022 8 WARNING neutron_lib.context [None req-15acc4d7-4687-4218-bf87-1e6349d0403a 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1100/1983] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:09 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:10.043 7 WARNING neutron_lib.context [None req-9b4dfc2f-3d36-40bb-9079-f9c1b74acc7c d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:10.047 7 INFO neutron.services.segments.plugin [-] Segment a9610ea6-bbe2-41b5-8c12-bb6457999988 resource provider aggregate not found 2026-06-15 21:14:10.051 7 INFO neutron.services.segments.plugin [-] Segment a9610ea6-bbe2-41b5-8c12-bb6457999988 resource provider aggregate not found 2026-06-15 21:14:10.064 7 INFO neutron.services.segments.plugin [-] Segment a9610ea6-bbe2-41b5-8c12-bb6457999988 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9610ea6-bbe2-41b5-8c12-bb6457999988 found for delete ", "request_id": "req-df919c99-a587-40ed-a4ac-c0b37be72895"}]} 2026-06-15 21:14:10.067 7 INFO neutron.services.segments.plugin [-] Segment a9610ea6-bbe2-41b5-8c12-bb6457999988 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9610ea6-bbe2-41b5-8c12-bb6457999988 found for delete ", "request_id": "req-23b178c7-f00a-43df-8bc7-0955e6457709"}]} 2026-06-15 21:14:10.097 7 INFO neutron.db.l3_hamode_db [None req-9b4dfc2f-3d36-40bb-9079-f9c1b74acc7c d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:14:10.239 7 INFO neutron.db.l3_hamode_db [None req-9b4dfc2f-3d36-40bb-9079-f9c1b74acc7c d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 884/1984] 10.0.0.140 () {34 vars in 665 bytes} [Mon Jun 15 21:14:10 2026] POST /v2.0/ports => generated 779 bytes in 274 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: 885/1985] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:14:10 2026] GET /v2.0/security-groups?id=ad6cc322-7b9c-4535-a895-062a93cea18d&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1986] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:10 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1010 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1987] 10.0.0.140 () {34 vars in 737 bytes} [Mon Jun 15 21:14:10 2026] PUT /v2.0/ports/5a653d75-cba9-433c-bdb8-aa7233f27dca => generated 752 bytes in 210 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: 888/1988] 10.0.0.234 () {34 vars in 1120 bytes} [Mon Jun 15 21:14:10 2026] GET /v2.0/security-groups?id=6e23ba13-6519-449a-975c-8c258ae08248&id=541f5710-0a1c-4b08-b5e1-be719c711b7f&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1989] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:10 2026] DELETE /v2.0/ports/5a653d75-cba9-433c-bdb8-aa7233f27dca => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/1990] 10.0.0.140 () {34 vars in 668 bytes} [Mon Jun 15 21:14:10 2026] POST /v2.0/routers => generated 474 bytes in 844 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1991] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:10 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:10.914 8 WARNING neutron_lib.context [None req-21bb6ab6-927a-4b93-af67-fec5e5639da3 d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:10.961 8 INFO neutron.db.l3_hamode_db [None req-21bb6ab6-927a-4b93-af67-fec5e5639da3 d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1102/1992] 10.0.0.140 () {32 vars in 643 bytes} [Mon Jun 15 21:14:10 2026] GET /v2.0/ports => generated 782 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:11.077 8 INFO neutron.db.l3_hamode_db [None req-21bb6ab6-927a-4b93-af67-fec5e5639da3 d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:14:11.308 7 INFO neutron.db.l3_db [None req-5ed14771-4416-44c2-b878-3c1f847d4730 eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Floating IP fe392829-424e-4390-be90-b4caf37902dc associated. External IP: 10.96.250.218, port: 2fcec251-6daf-44cf-88e8-6c6fcc7c1a20. [pid: 7|app: 0|req: 1103/1993] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:14:10 2026] PUT /v2.0/floatingips/fe392829-424e-4390-be90-b4caf37902dc => generated 855 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:11.627 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4735f8a9-9541-4e5b-a547-d7a38ae32123 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1104/1994] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:14:11 2026] GET /v2.0/ports/5a653d75-cba9-433c-bdb8-aa7233f27dca => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:14:11.635 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc78c08e-6c5e-4da3-a812-a1627d1c8d06'] response: {'name': 'network-changed', 'server_uuid': 'ab166a32-d327-4731-85a8-9107e8b1460b', 'tag': '2fcec251-6daf-44cf-88e8-6c6fcc7c1a20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1105/1995] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:11 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/1996] 10.0.0.140 () {32 vars in 643 bytes} [Mon Jun 15 21:14:11 2026] GET /v2.0/ports => generated 782 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1997] 10.0.0.140 () {34 vars in 668 bytes} [Mon Jun 15 21:14:10 2026] POST /v2.0/routers => generated 474 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/1998] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:14:11 2026] GET /v2.0/security-groups?id=ad6cc322-7b9c-4535-a895-062a93cea18d&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:11.751 7 WARNING neutron_lib.context [None req-00978255-2211-49e3-a3eb-152370814316 d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 892/1999] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:14:11 2026] GET /v2.0/ports/3e52aee7-ac21-4516-8fb5-dabe68d21ef8 => generated 779 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:11.787 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29d4a75e-65bc-427f-ae6c-980dc6e5edce 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] DELETE failed (client error): The resource could not be found. 2026-06-15 21:14:11.788 7 INFO neutron.db.l3_hamode_db [None req-00978255-2211-49e3-a3eb-152370814316 d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 893/2000] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:11 2026] DELETE /v2.0/ports/efa13e33-107b-426e-9dcf-33c588f8dd4d => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:14:11.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c9317c3-a2a0-4aa5-9e60-2bb328362408 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/2001] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:11 2026] DELETE /v2.0/subnets/ed4d1e51-f021-4a35-8c26-09d077887783 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:14:11.835 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ff41438-6f93-43c0-ac87-36e124c5e8f4 256e01045f17427d8fbcc34a81377ab4 bc964b7072744182980f55928f73bd87 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 895/2002] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:11 2026] DELETE /v2.0/subnets/809b96d2-f332-4d9d-b0d7-1eb121b819fb => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:14:11.898 7 INFO neutron.db.l3_hamode_db [None req-00978255-2211-49e3-a3eb-152370814316 d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 896/2003] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:11 2026] DELETE /v2.0/ports/3e52aee7-ac21-4516-8fb5-dabe68d21ef8 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:12.142 8 INFO neutron.services.segments.plugin [-] Segment e0c9ed12-d368-44bb-9a62-6787926d0135 resource provider aggregate not found 2026-06-15 21:14:12.146 8 INFO neutron.services.segments.plugin [-] Segment e0c9ed12-d368-44bb-9a62-6787926d0135 resource provider aggregate not found 2026-06-15 21:14:12.158 8 INFO neutron.services.segments.plugin [-] Segment e0c9ed12-d368-44bb-9a62-6787926d0135 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0c9ed12-d368-44bb-9a62-6787926d0135 found for delete ", "request_id": "req-caf1841e-312d-46e8-b1af-1441ad67b20e"}]} 2026-06-15 21:14:12.160 8 INFO neutron.services.segments.plugin [-] Segment e0c9ed12-d368-44bb-9a62-6787926d0135 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0c9ed12-d368-44bb-9a62-6787926d0135 found for delete ", "request_id": "req-2ba523b3-31c8-40d7-966d-706af32b9a4f"}]} [pid: 8|app: 0|req: 897/2004] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:12 2026] DELETE /v2.0/networks/d6e0fff5-1dfa-4cf7-b51f-353b9e7dc599 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/2005] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:14:12 2026] GET /v2.0/ports?tenant_id=00a069bbea8448c08c8447c7cc63e491&device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/2006] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:14:12 2026] GET /v2.0/networks?id=2bf7cbc8-eabb-4999-b532-911a0a70fa28 => generated 769 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/2007] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:14:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2fcec251-6daf-44cf-88e8-6c6fcc7c1a20 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/2008] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:14:12 2026] GET /v2.0/subnets?id=6e2fa943-c510-46ec-8d46-78f46901c70e => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/2009] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:14:12 2026] GET /v2.0/ports?network_id=2bf7cbc8-eabb-4999-b532-911a0a70fa28&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/2010] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:14:12 2026] GET /v2.0/networks/2bf7cbc8-eabb-4999-b532-911a0a70fa28?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: 904/2011] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:14:12 2026] GET /v2.0/networks/2bf7cbc8-eabb-4999-b532-911a0a70fa28?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: 1108/2012] 10.0.0.140 () {34 vars in 668 bytes} [Mon Jun 15 21:14:11 2026] POST /v2.0/routers => generated 474 bytes in 860 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/2013] 10.0.0.140 () {34 vars in 751 bytes} [Mon Jun 15 21:14:12 2026] PUT /v2.0/routers/dbc2b0ca-ba1c-4e5a-b766-c514d28f7c85/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2014] 10.0.0.140 () {34 vars in 751 bytes} [Mon Jun 15 21:14:12 2026] PUT /v2.0/routers/1875c6c1-e5c6-4374-a205-e1315362e5b3/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2015] 10.0.0.140 () {34 vars in 751 bytes} [Mon Jun 15 21:14:12 2026] PUT /v2.0/routers/adbcb8f9-8384-4ecf-aa00-7d0ff38c96e7/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/2016] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:12 2026] GET /v2.0/security-groups?tenant_id=bc964b7072744182980f55928f73bd87&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2017] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:12 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/2018] 10.0.0.140 () {34 vars in 751 bytes} [Mon Jun 15 21:14:12 2026] PUT /v2.0/routers/aec6b3f8-c76e-42e5-84f3-d9d392ce08c0/tags => 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: 908/2019] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:14:12 2026] GET /v2.0/security-groups?id=ad6cc322-7b9c-4535-a895-062a93cea18d&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2020] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:12 2026] DELETE /v2.0/security-groups/d317a300-43e7-427a-9b23-2cbc25b41c32 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/2021] 10.0.0.140 () {32 vars in 664 bytes} [Mon Jun 15 21:14:12 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2022] 10.0.0.140 () {32 vars in 678 bytes} [Mon Jun 15 21:14:12 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/2023] 10.0.0.140 () {32 vars in 674 bytes} [Mon Jun 15 21:14:13 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2024] 10.0.0.140 () {32 vars in 686 bytes} [Mon Jun 15 21:14:13 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/2025] 10.0.0.140 () {32 vars in 672 bytes} [Mon Jun 15 21:14:13 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2026] 10.0.0.140 () {32 vars in 686 bytes} [Mon Jun 15 21:14:13 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/2027] 10.0.0.140 () {32 vars in 682 bytes} [Mon Jun 15 21:14:13 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2028] 10.0.0.140 () {32 vars in 694 bytes} [Mon Jun 15 21:14:13 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/2029] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:14:13 2026] GET /v2.0/routers/dbc2b0ca-ba1c-4e5a-b766-c514d28f7c85 => generated 485 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2030] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:13 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2031] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:14:14 2026] GET /v2.0/security-groups?id=ad6cc322-7b9c-4535-a895-062a93cea18d&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: 8|app: 0|req: 914/2032] 10.0.0.140 () {34 vars in 742 bytes} [Mon Jun 15 21:14:14 2026] PUT /v2.0/routers/dbc2b0ca-ba1c-4e5a-b766-c514d28f7c85 => generated 485 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2033] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:14:14 2026] GET /v2.0/ports?device_id=dbc2b0ca-ba1c-4e5a-b766-c514d28f7c85 => 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: 915/2034] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:14 2026] DELETE /v2.0/routers/dbc2b0ca-ba1c-4e5a-b766-c514d28f7c85 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2035] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:14:15 2026] GET /v2.0/routers/1875c6c1-e5c6-4374-a205-e1315362e5b3 => generated 493 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2036] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:15 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2037] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:14:15 2026] GET /v2.0/security-groups?id=ad6cc322-7b9c-4535-a895-062a93cea18d&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/2038] 10.0.0.140 () {34 vars in 742 bytes} [Mon Jun 15 21:14:15 2026] PUT /v2.0/routers/1875c6c1-e5c6-4374-a205-e1315362e5b3 => generated 493 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2039] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:14:16 2026] GET /v2.0/ports?device_id=1875c6c1-e5c6-4374-a205-e1315362e5b3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/2040] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:16 2026] DELETE /v2.0/routers/1875c6c1-e5c6-4374-a205-e1315362e5b3 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2041] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:14:16 2026] GET /v2.0/routers/adbcb8f9-8384-4ecf-aa00-7d0ff38c96e7 => generated 502 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/2042] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:16 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/2043] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:14:16 2026] GET /v2.0/security-groups?id=ad6cc322-7b9c-4535-a895-062a93cea18d&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: 1125/2044] 10.0.0.140 () {34 vars in 742 bytes} [Mon Jun 15 21:14:16 2026] PUT /v2.0/routers/adbcb8f9-8384-4ecf-aa00-7d0ff38c96e7 => generated 502 bytes in 663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/2045] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:14:17 2026] GET /v2.0/ports?device_id=adbcb8f9-8384-4ecf-aa00-7d0ff38c96e7 => 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: 1126/2046] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:17 2026] DELETE /v2.0/routers/adbcb8f9-8384-4ecf-aa00-7d0ff38c96e7 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/2047] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:14:17 2026] GET /v2.0/routers/aec6b3f8-c76e-42e5-84f3-d9d392ce08c0 => generated 487 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/2048] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:17 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/2049] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:14:17 2026] GET /v2.0/security-groups?id=ad6cc322-7b9c-4535-a895-062a93cea18d&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2050] 10.0.0.140 () {34 vars in 742 bytes} [Mon Jun 15 21:14:17 2026] PUT /v2.0/routers/aec6b3f8-c76e-42e5-84f3-d9d392ce08c0 => generated 487 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/2051] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:14:18 2026] GET /v2.0/ports?device_id=aec6b3f8-c76e-42e5-84f3-d9d392ce08c0 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/2052] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:14:18 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2053] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:18 2026] DELETE /v2.0/routers/aec6b3f8-c76e-42e5-84f3-d9d392ce08c0 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2054] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:14:18 2026] GET /v2.0/routers/b2343166-9c84-40cd-beaf-7d76456117fc => generated 480 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/2055] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:14:18 2026] DELETE /v2.0/ports/51479ff3-3546-42a4-ae99-08cab6482058 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/2056] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:18 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1010 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2057] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:19 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:19.139 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9801fb5a-c1c0-4dcf-9742-c316a004bd71'] response: {'server_uuid': '243bcd7d-9e08-4f3c-afad-e75251a29712', 'name': 'network-vif-deleted', 'tag': '51479ff3-3546-42a4-ae99-08cab6482058', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 929/2058] 10.0.0.234 () {34 vars in 1120 bytes} [Mon Jun 15 21:14:19 2026] GET /v2.0/security-groups?id=6e23ba13-6519-449a-975c-8c258ae08248&id=541f5710-0a1c-4b08-b5e1-be719c711b7f&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2059] 10.0.0.140 () {34 vars in 742 bytes} [Mon Jun 15 21:14:18 2026] PUT /v2.0/routers/b2343166-9c84-40cd-beaf-7d76456117fc => generated 480 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2060] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:14:19 2026] GET /v2.0/ports?device_id=b2343166-9c84-40cd-beaf-7d76456117fc => 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: 930/2061] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:14:19 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1279 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2062] 10.0.0.140 () {32 vars in 858 bytes} [Mon Jun 15 21:14:19 2026] GET /v2.0/floatingips?floating_network_id=c3e2a5e4-9977-4fe0-b95c-c21a10f19c6e&port_id=2fcec251-6daf-44cf-88e8-6c6fcc7c1a20 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:19.903 7 INFO neutron.services.segments.plugin [-] Segment 60529f06-625e-4342-988b-82a527c7236f resource provider aggregate not found 2026-06-15 21:14:19.907 7 INFO neutron.services.segments.plugin [-] Segment 60529f06-625e-4342-988b-82a527c7236f resource provider aggregate not found 2026-06-15 21:14:19.917 7 INFO neutron.services.segments.plugin [-] Segment 60529f06-625e-4342-988b-82a527c7236f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60529f06-625e-4342-988b-82a527c7236f found for delete ", "request_id": "req-45252d8c-de14-451a-be58-01cb69ef7836"}]} 2026-06-15 21:14:19.918 7 INFO neutron.db.l3_hamode_db [None req-6d53bda4-2ba9-4f76-a5d2-d47f63a9776e d4bf2ebf1ff84e1a8211030d90daeca5 c32e6a3a16ea46d497168d35ff54f45e - - default default] HA network 81beb901-ff00-45f9-8c92-779742653514 was deleted as no HA routers are present in tenant c32e6a3a16ea46d497168d35ff54f45e. [pid: 7|app: 0|req: 1132/2063] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:19 2026] DELETE /v2.0/routers/b2343166-9c84-40cd-beaf-7d76456117fc => generated 0 bytes in 518 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/2064] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:20 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:20.353 7 INFO neutron.services.segments.plugin [-] Segment 60529f06-625e-4342-988b-82a527c7236f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60529f06-625e-4342-988b-82a527c7236f found for delete ", "request_id": "req-b9c40968-b029-4147-b47a-dd38abc7f4d1"}]} [pid: 7|app: 0|req: 1133/2065] 10.0.0.201 () {34 vars in 990 bytes} [Mon Jun 15 21:14:20 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1279 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/2066] 10.0.0.201 () {34 vars in 1120 bytes} [Mon Jun 15 21:14:20 2026] GET /v2.0/security-groups?id=541f5710-0a1c-4b08-b5e1-be719c711b7f&id=6e23ba13-6519-449a-975c-8c258ae08248&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: 1134/2067] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:20 2026] GET /v2.0/security-groups?tenant_id=cd36701339ea46bebcb200d71934f667&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/2068] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:21 2026] DELETE /v2.0/security-groups/40f7c1c8-9397-4a72-8b5b-3d2c67cdce29 => 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: 1135/2069] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:21 2026] GET /v2.0/ports?device_id=243bcd7d-9e08-4f3c-afad-e75251a29712 => 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: 935/2070] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:21 2026] GET /v2.0/security-groups?tenant_id=c32e6a3a16ea46d497168d35ff54f45e&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2071] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:21 2026] DELETE /v2.0/security-groups/5b580300-5ffd-48da-b134-06d8e322c030 => 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: 936/2072] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:21 2026] GET /v2.0/security-groups?tenant_id=695408cee5cc4f94acf1f71e61218fda&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2073] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:21 2026] DELETE /v2.0/security-groups/35d15a0d-5127-4329-9eea-127fe66052a4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2074] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:22 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1010 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2075] 10.0.0.234 () {34 vars in 1120 bytes} [Mon Jun 15 21:14:22 2026] GET /v2.0/security-groups?id=6e23ba13-6519-449a-975c-8c258ae08248&id=541f5710-0a1c-4b08-b5e1-be719c711b7f&fields=id&fields=name => generated 207 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2076] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:23 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1010 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2077] 10.0.0.234 () {34 vars in 1120 bytes} [Mon Jun 15 21:14:23 2026] GET /v2.0/security-groups?id=6e23ba13-6519-449a-975c-8c258ae08248&id=541f5710-0a1c-4b08-b5e1-be719c711b7f&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2078] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:14:24 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/2079] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:14:23 2026] PUT /v2.0/routers/d53e5368-547d-41f8-9a38-d58a9f51af7d/remove_router_interface => generated 309 bytes in 1073 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:24.744 7 INFO neutron.db.l3_db [req-b68d5586-2d31-4cd6-a2f4-7b195a2f1ab2 req-b8f2674b-da58-4b96-8059-2f7ce956a5d2 eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] Floating IP fe392829-424e-4390-be90-b4caf37902dc disassociated. External IP: 10.96.250.218, port: 2fcec251-6daf-44cf-88e8-6c6fcc7c1a20. [pid: 7|app: 0|req: 1142/2080] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:14:24 2026] DELETE /v2.0/ports/2fcec251-6daf-44cf-88e8-6c6fcc7c1a20 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2081] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:25 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:25.317 8 INFO neutron.services.segments.plugin [-] Segment 2deb3d25-3ebf-44e8-bd37-718c18bfdec9 resource provider aggregate not found 2026-06-15 21:14:25.323 8 INFO neutron.services.segments.plugin [-] Segment 2deb3d25-3ebf-44e8-bd37-718c18bfdec9 resource provider aggregate not found 2026-06-15 21:14:25.334 8 INFO neutron.services.segments.plugin [-] Segment 2deb3d25-3ebf-44e8-bd37-718c18bfdec9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2deb3d25-3ebf-44e8-bd37-718c18bfdec9 found for delete ", "request_id": "req-96d6bc85-7c5c-41ad-a612-9cc55fcea271"}]} 2026-06-15 21:14:25.338 8 INFO neutron.services.segments.plugin [-] Segment 2deb3d25-3ebf-44e8-bd37-718c18bfdec9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2deb3d25-3ebf-44e8-bd37-718c18bfdec9 found for delete ", "request_id": "req-38e25445-b634-4550-8932-050d99a70993"}]} 2026-06-15 21:14:25.344 8 INFO neutron.db.l3_hamode_db [None req-ac71791b-3782-40eb-98d5-b1b4f1f2191c 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] HA network 6ca80f2b-a9a6-4986-864f-690ffe5e7b88 was deleted as no HA routers are present in tenant 0cc7db3a7d7e4bae8bf1ac7901c43870. [pid: 8|app: 0|req: 939/2084] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:24 2026] DELETE /v2.0/routers/d53e5368-547d-41f8-9a38-d58a9f51af7d => generated 0 bytes in 773 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:25.359 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-282778db-0639-438c-bcd2-97dce914607f'] response: {'server_uuid': 'ab166a32-d327-4731-85a8-9107e8b1460b', 'name': 'network-vif-deleted', 'tag': '2fcec251-6daf-44cf-88e8-6c6fcc7c1a20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1146/2085] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:25 2026] DELETE /v2.0/subnets/17440a34-7d05-4bcb-ad8a-cc86f0ae9660 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2086] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:25 2026] GET /v2.0/security-groups?tenant_id=13b41ed0472b4ed88b31f582366e2d20&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/2087] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:25 2026] DELETE /v2.0/security-groups/ac5b1a18-ae91-4f62-89bc-f814fe557c8f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:25.776 7 INFO neutron.services.segments.plugin [-] Segment c7e7cf3c-9169-45b0-be91-f8805ad74365 resource provider aggregate not found 2026-06-15 21:14:25.782 7 INFO neutron.services.segments.plugin [-] Segment c7e7cf3c-9169-45b0-be91-f8805ad74365 resource provider aggregate not found 2026-06-15 21:14:25.790 7 INFO neutron.services.segments.plugin [-] Segment c7e7cf3c-9169-45b0-be91-f8805ad74365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7e7cf3c-9169-45b0-be91-f8805ad74365 found for delete ", "request_id": "req-c13e72a1-4b20-452d-be34-bd0b85026989"}]} 2026-06-15 21:14:25.794 7 INFO neutron.services.segments.plugin [-] Segment c7e7cf3c-9169-45b0-be91-f8805ad74365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7e7cf3c-9169-45b0-be91-f8805ad74365 found for delete ", "request_id": "req-584970ab-5984-4f9a-850a-9e57bcb6abda"}]} [pid: 7|app: 0|req: 1147/2088] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:25 2026] DELETE /v2.0/networks/df907818-f2f1-454a-8fe2-e005bb363d3f => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:25.871 8 WARNING neutron_lib.context [None req-13dd2cf2-4e7d-4e87-9c7b-cbbe3748e69d 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:26.030 8 INFO neutron.db.segments_db [None req-13dd2cf2-4e7d-4e87-9c7b-cbbe3748e69d 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Added segment fcc70749-02c2-41ab-b140-46a4d311eb97 of type vxlan for network 7affa073-c947-49a0-9e64-bb13fc3131a7 [pid: 7|app: 0|req: 1148/2089] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:25 2026] GET /v2.0/security-groups?tenant_id=0cc7db3a7d7e4bae8bf1ac7901c43870&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2090] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:25 2026] POST /v2.0/networks => generated 632 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:26.125 8 WARNING neutron_lib.context [None req-cb201b39-5c8f-4c58-aba8-9ef6ff86476a 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1149/2091] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:26 2026] DELETE /v2.0/security-groups/ad6cc322-7b9c-4535-a895-062a93cea18d => 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: 1150/2092] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:26 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => 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: 943/2093] 10.0.0.140 () {34 vars in 664 bytes} [Mon Jun 15 21:14:26 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:26.429 7 WARNING neutron_lib.context [None req-9d043a23-32ce-4607-8a01-5b1caec64d65 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1151/2094] 10.0.0.140 () {34 vars in 666 bytes} [Mon Jun 15 21:14:26 2026] POST /v2.0/trunks => generated 407 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:14:26.640 8 WARNING neutron_lib.context [None req-32778400-5467-4420-8cbe-f984b4ee3311 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:26.701 8 INFO neutron.db.segments_db [None req-32778400-5467-4420-8cbe-f984b4ee3311 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Added segment 85dba4f9-ef42-4424-8f59-6eecc4beb8be of type vxlan for network 49510034-279c-41e8-8614-bcbc10cbe127 [pid: 8|app: 0|req: 944/2095] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:26 2026] POST /v2.0/networks => generated 630 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:26.790 7 WARNING neutron_lib.context [None req-42846dbf-0110-4cad-bb25-a2cacb49952e 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1152/2096] 10.0.0.140 () {34 vars in 664 bytes} [Mon Jun 15 21:14:26 2026] POST /v2.0/ports => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:27.153 8 WARNING neutron_lib.context [None req-d7b704e9-fd6b-4372-934d-de1a6a470042 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 945/2097] 10.0.0.140 () {34 vars in 666 bytes} [Mon Jun 15 21:14:27 2026] POST /v2.0/trunks => generated 407 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2098] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:14:27 2026] GET /v2.0/ports?device_id=ab166a32-d327-4731-85a8-9107e8b1460b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:27.356 8 WARNING neutron_lib.context [None req-071d633d-d085-4886-87d4-fab1812effb0 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:27.447 8 INFO neutron.db.segments_db [None req-071d633d-d085-4886-87d4-fab1812effb0 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Added segment 54a34109-4741-4d42-9a86-37281a48230a of type vxlan for network 9bb4fbc6-e6f3-4db2-9bcc-1351e6e35695 [pid: 8|app: 0|req: 946/2099] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:27 2026] POST /v2.0/networks => generated 630 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:27.563 7 WARNING neutron_lib.context [None req-d3ba5fd0-0383-4dd9-bb46-e99f18bc6aaf 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1154/2100] 10.0.0.140 () {34 vars in 664 bytes} [Mon Jun 15 21:14:27 2026] POST /v2.0/ports => generated 743 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:27.831 8 WARNING neutron_lib.context [None req-25ec0337-b1cc-484e-a9fa-edd3b5d7c9bb 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 947/2101] 10.0.0.140 () {34 vars in 666 bytes} [Mon Jun 15 21:14:27 2026] POST /v2.0/trunks => generated 407 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:14:28.004 7 WARNING neutron_lib.context [None req-7e5a5f4b-6448-4280-bcc2-e6c2104de8b0 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:28.070 7 INFO neutron.db.segments_db [None req-7e5a5f4b-6448-4280-bcc2-e6c2104de8b0 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Added segment 444659b7-506d-4ff4-bd0c-d58f889b2dff of type vxlan for network faf267d0-d155-45d8-9e4e-69ba3ca87a87 [pid: 7|app: 0|req: 1155/2102] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:27 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:28.181 8 WARNING neutron_lib.context [None req-df3bf46f-7779-420b-ac2c-7d2606b178fe 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 948/2103] 10.0.0.140 () {34 vars in 664 bytes} [Mon Jun 15 21:14:28 2026] POST /v2.0/ports => generated 743 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:28.458 7 WARNING neutron_lib.context [None req-b09cb7d6-f3cf-40b1-a47b-86a6a6193723 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 949/2104] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:28 2026] DELETE /v2.0/security-groups/6e23ba13-6519-449a-975c-8c258ae08248 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:28.613 8 INFO neutron.api.v2.resource [None req-41087113-031d-4cb1-a45c-00475386b36a eec905114cf141c085c6eb651465a9c2 00a069bbea8448c08c8447c7cc63e491 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 950/2105] 10.0.0.140 () {32 vars in 737 bytes} [Mon Jun 15 21:14:28 2026] GET /v2.0/security-groups/6e23ba13-6519-449a-975c-8c258ae08248 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2106] 10.0.0.140 () {34 vars in 666 bytes} [Mon Jun 15 21:14:28 2026] POST /v2.0/trunks => generated 407 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:28.651 7 WARNING neutron_lib.context [None req-035094dc-6733-445a-9097-89f18771c8ca 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:28.710 7 INFO neutron.db.segments_db [None req-035094dc-6733-445a-9097-89f18771c8ca 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Added segment 7b259ca0-0f8a-4dc7-86f6-dd6a6de16c15 of type vxlan for network 653f4a7b-c24a-4b69-8ab5-80086a94afc9 [pid: 7|app: 0|req: 1157/2107] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:28 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:28.822 7 WARNING neutron_lib.context [None req-2af1a768-ac78-41d3-83fb-9689d6f14dc1 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 951/2108] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:14:28 2026] DELETE /v2.0/floatingips/fe392829-424e-4390-be90-b4caf37902dc => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2109] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:28 2026] DELETE /v2.0/security-groups/541f5710-0a1c-4b08-b5e1-be719c711b7f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2110] 10.0.0.140 () {34 vars in 664 bytes} [Mon Jun 15 21:14:28 2026] POST /v2.0/ports => generated 743 bytes in 357 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: 1159/2111] 10.0.0.178 () {30 vars in 650 bytes} [Mon Jun 15 21:14:29 2026] GET /v2.0/extensions => generated 20516 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-15 21:14:29.349 7 WARNING neutron_lib.context [None req-707d0c85-99a4-464b-8c9e-962a724aca64 8d020a6774364392b0495d9f441624e6 2f49254a048b4af884633e3c81ccae03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1160/2112] 10.0.0.140 () {34 vars in 666 bytes} [Mon Jun 15 21:14:29 2026] POST /v2.0/trunks => generated 407 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2113] 10.0.0.178 () {30 vars in 724 bytes} [Mon Jun 15 21:14:29 2026] GET /v2.0/quotas/247dda27196d4c5f87b5732eeb4ea2d8/details => generated 847 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2114] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:14:29 2026] PUT /v2.0/trunks/04517d83-fb40-46d3-bfeb-a377a6d2902b/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2115] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:14:29 2026] PUT /v2.0/trunks/13cfd9dd-e876-4d7f-90de-68ecaa653762/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2116] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:14:29 2026] PUT /v2.0/trunks/7e9a8ea5-6d77-4ac5-ad8e-a0c363e1aeda/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2117] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:14:29 2026] PUT /v2.0/trunks/0251a623-a299-422a-879b-76e322219149/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2118] 10.0.0.140 () {32 vars in 662 bytes} [Mon Jun 15 21:14:29 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2119] 10.0.0.140 () {32 vars in 676 bytes} [Mon Jun 15 21:14:29 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2120] 10.0.0.140 () {32 vars in 672 bytes} [Mon Jun 15 21:14:29 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: 1169/2121] 10.0.0.140 () {32 vars in 684 bytes} [Mon Jun 15 21:14:29 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2122] 10.0.0.140 () {32 vars in 670 bytes} [Mon Jun 15 21:14:29 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2123] 10.0.0.140 () {32 vars in 684 bytes} [Mon Jun 15 21:14:29 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2124] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:14:29 2026] PUT /v2.0/routers/f106d97d-1f52-434e-8b00-bf7e0e812510/remove_router_interface => generated 309 bytes in 954 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2125] 10.0.0.140 () {32 vars in 680 bytes} [Mon Jun 15 21:14:29 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2126] 10.0.0.140 () {32 vars in 692 bytes} [Mon Jun 15 21:14:29 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2127] 10.0.0.140 () {32 vars in 719 bytes} [Mon Jun 15 21:14:30 2026] GET /v2.0/trunks/04517d83-fb40-46d3-bfeb-a377a6d2902b => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2128] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:14:30 2026] GET /v2.0/ports/9427c6e7-90be-4570-b7a2-f1b836454541 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2129] 10.0.0.140 () {32 vars in 722 bytes} [Mon Jun 15 21:14:30 2026] DELETE /v2.0/trunks/04517d83-fb40-46d3-bfeb-a377a6d2902b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2130] 10.0.0.140 () {32 vars in 719 bytes} [Mon Jun 15 21:14:30 2026] GET /v2.0/trunks/13cfd9dd-e876-4d7f-90de-68ecaa653762 => generated 420 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2131] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:14:30 2026] GET /v2.0/ports/91a81841-5693-4541-add4-ab84b5dde819 => generated 826 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2132] 10.0.0.140 () {32 vars in 722 bytes} [Mon Jun 15 21:14:30 2026] DELETE /v2.0/trunks/13cfd9dd-e876-4d7f-90de-68ecaa653762 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:30.482 7 WARNING neutron_lib.context [None req-b7ada1fe-a9d3-4cda-a7b3-d6b2cb3cab5a 182e8a320fff4908a11dff977586c067 78774ea84cd84bfcbcc53f49ce52d144 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1180/2133] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:14:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2134] 10.0.0.140 () {32 vars in 719 bytes} [Mon Jun 15 21:14:30 2026] GET /v2.0/trunks/7e9a8ea5-6d77-4ac5-ad8e-a0c363e1aeda => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:30.557 7 WARNING neutron_lib.context [None req-e8231230-2aba-43ec-b140-43821a194ab8 182e8a320fff4908a11dff977586c067 78774ea84cd84bfcbcc53f49ce52d144 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1182/2135] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:14:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2136] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:14:30 2026] GET /v2.0/ports/fe462d56-df87-49d7-8190-7c5ece96876b => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:30.682 7 WARNING neutron_lib.context [None req-617ac80b-4ea4-4d64-8b73-eaa9faa7f8b5 182e8a320fff4908a11dff977586c067 78774ea84cd84bfcbcc53f49ce52d144 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1184/2137] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:14:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2138] 10.0.0.140 () {32 vars in 722 bytes} [Mon Jun 15 21:14:30 2026] DELETE /v2.0/trunks/7e9a8ea5-6d77-4ac5-ad8e-a0c363e1aeda => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:30.809 7 WARNING neutron_lib.context [None req-3307184d-38e1-43e8-a950-204a2015a132 182e8a320fff4908a11dff977586c067 78774ea84cd84bfcbcc53f49ce52d144 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1186/2139] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:14:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:30.865 8 INFO neutron.services.segments.plugin [-] Segment 657f8915-e336-4284-bcde-3c4297942b1f resource provider aggregate not found 2026-06-15 21:14:30.870 8 INFO neutron.services.segments.plugin [-] Segment 657f8915-e336-4284-bcde-3c4297942b1f resource provider aggregate not found [pid: 7|app: 0|req: 1187/2140] 10.0.0.140 () {32 vars in 719 bytes} [Mon Jun 15 21:14:30 2026] GET /v2.0/trunks/0251a623-a299-422a-879b-76e322219149 => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:30.884 7 WARNING neutron_lib.context [None req-48050e1a-773c-48ac-bbde-434bf8a645de 182e8a320fff4908a11dff977586c067 78774ea84cd84bfcbcc53f49ce52d144 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:30.889 8 INFO neutron.services.segments.plugin [-] Segment 657f8915-e336-4284-bcde-3c4297942b1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 657f8915-e336-4284-bcde-3c4297942b1f found for delete ", "request_id": "req-cd0c3ce7-faf4-4ac9-9b4d-d5afac141294"}]} 2026-06-15 21:14:30.891 8 INFO neutron.services.segments.plugin [-] Segment 657f8915-e336-4284-bcde-3c4297942b1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 657f8915-e336-4284-bcde-3c4297942b1f found for delete ", "request_id": "req-e2afa940-2551-4953-af56-fd86412b7688"}]} 2026-06-15 21:14:30.892 8 INFO neutron.db.l3_hamode_db [None req-3aaf1445-c961-40f7-b89f-f0ad629634ca 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] HA network 1dce316a-f983-4c8f-ba59-3173ff4356fb was deleted as no HA routers are present in tenant 00a069bbea8448c08c8447c7cc63e491. [pid: 8|app: 0|req: 954/2141] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:29 2026] DELETE /v2.0/routers/f106d97d-1f52-434e-8b00-bf7e0e812510 => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2142] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:14:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2143] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:14:30 2026] GET /v2.0/ports/05ab06dd-05cc-4254-a0c6-78c4640e5c58 => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2144] 10.0.0.140 () {34 vars in 759 bytes} [Mon Jun 15 21:14:31 2026] PUT /v2.0/subnetpools/578e7651-9046-485c-a5d8-05735abeb83f/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2145] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:30 2026] DELETE /v2.0/subnets/6e2fa943-c510-46ec-8d46-78f46901c70e => 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: 957/2146] 10.0.0.140 () {32 vars in 722 bytes} [Mon Jun 15 21:14:31 2026] DELETE /v2.0/trunks/0251a623-a299-422a-879b-76e322219149 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2147] 10.0.0.140 () {34 vars in 759 bytes} [Mon Jun 15 21:14:31 2026] PUT /v2.0/subnetpools/64bc6e25-612b-4e4b-aba8-9e5abc02a865/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2148] 10.0.0.140 () {32 vars in 719 bytes} [Mon Jun 15 21:14:31 2026] GET /v2.0/trunks/2f1b3de7-f68b-4e69-9406-7092ab57afd1 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2149] 10.0.0.140 () {34 vars in 759 bytes} [Mon Jun 15 21:14:31 2026] PUT /v2.0/subnetpools/99479f99-133e-4321-ad42-7d982fe647da/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2150] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:14:31 2026] GET /v2.0/ports/79e2415e-9717-4d9a-aefa-24e94f8dfcd9 => 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: 1194/2151] 10.0.0.140 () {34 vars in 759 bytes} [Mon Jun 15 21:14:31 2026] PUT /v2.0/subnetpools/7492fc79-98dc-4dec-b5b3-65f69b351678/tags => 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: 1195/2152] 10.0.0.140 () {32 vars in 722 bytes} [Mon Jun 15 21:14:31 2026] DELETE /v2.0/trunks/2f1b3de7-f68b-4e69-9406-7092ab57afd1 => 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: 958/2153] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:31 2026] DELETE /v2.0/networks/2bf7cbc8-eabb-4999-b532-911a0a70fa28 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2154] 10.0.0.140 () {32 vars in 672 bytes} [Mon Jun 15 21:14:31 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2155] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:31 2026] DELETE /v2.0/ports/9427c6e7-90be-4570-b7a2-f1b836454541 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2156] 10.0.0.140 () {32 vars in 686 bytes} [Mon Jun 15 21:14:31 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2157] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:31 2026] DELETE /v2.0/ports/91a81841-5693-4541-add4-ab84b5dde819 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2158] 10.0.0.178 () {30 vars in 650 bytes} [Mon Jun 15 21:14:31 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2159] 10.0.0.140 () {32 vars in 682 bytes} [Mon Jun 15 21:14:31 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2160] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:31 2026] DELETE /v2.0/ports/fe462d56-df87-49d7-8190-7c5ece96876b => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2161] 10.0.0.178 () {30 vars in 724 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/quotas/247dda27196d4c5f87b5732eeb4ea2d8/details => generated 847 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2162] 10.0.0.140 () {32 vars in 694 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2163] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:14:31 2026] PUT /v2.0/routers/9080910b-10fc-4ce2-b68f-71682c70db11/remove_router_interface => generated 309 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2164] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:32 2026] DELETE /v2.0/ports/05ab06dd-05cc-4254-a0c6-78c4640e5c58 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2165] 10.0.0.140 () {32 vars in 680 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2166] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:32 2026] DELETE /v2.0/ports/79e2415e-9717-4d9a-aefa-24e94f8dfcd9 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2167] 10.0.0.140 () {32 vars in 694 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:32.650 7 INFO neutron.services.segments.plugin [-] Segment fcc70749-02c2-41ab-b140-46a4d311eb97 resource provider aggregate not found 2026-06-15 21:14:32.658 7 INFO neutron.services.segments.plugin [-] Segment fcc70749-02c2-41ab-b140-46a4d311eb97 resource provider aggregate not found [pid: 7|app: 0|req: 1201/2168] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:32 2026] DELETE /v2.0/networks/7affa073-c947-49a0-9e64-bb13fc3131a7 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:32.670 7 INFO neutron.services.segments.plugin [-] Segment fcc70749-02c2-41ab-b140-46a4d311eb97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcc70749-02c2-41ab-b140-46a4d311eb97 found for delete ", "request_id": "req-ddb88f76-3c20-44b6-b3ff-ab4948ad51d7"}]} 2026-06-15 21:14:32.675 7 INFO neutron.services.segments.plugin [-] Segment fcc70749-02c2-41ab-b140-46a4d311eb97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcc70749-02c2-41ab-b140-46a4d311eb97 found for delete ", "request_id": "req-8c4fdd98-d785-41e1-bd39-1f5d961ab3fe"}]} [pid: 7|app: 0|req: 1202/2169] 10.0.0.140 () {32 vars in 690 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2170] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:32 2026] DELETE /v2.0/networks/49510034-279c-41e8-8614-bcbc10cbe127 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2171] 10.0.0.140 () {32 vars in 702 bytes} [Mon Jun 15 21:14:32 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:32.910 8 INFO neutron.services.segments.plugin [-] Segment e9e9a8d6-5bc6-47de-b6a2-8afe2a95aeeb resource provider aggregate not found 2026-06-15 21:14:32.931 8 INFO neutron.services.segments.plugin [-] Segment e9e9a8d6-5bc6-47de-b6a2-8afe2a95aeeb resource provider aggregate not found 2026-06-15 21:14:32.935 8 INFO neutron.services.segments.plugin [-] Segment e9e9a8d6-5bc6-47de-b6a2-8afe2a95aeeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9e9a8d6-5bc6-47de-b6a2-8afe2a95aeeb found for delete ", "request_id": "req-ef468e14-b12b-4588-ba04-cdc41864c8ce"}]} 2026-06-15 21:14:32.943 8 INFO neutron.services.segments.plugin [-] Segment e9e9a8d6-5bc6-47de-b6a2-8afe2a95aeeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9e9a8d6-5bc6-47de-b6a2-8afe2a95aeeb found for delete ", "request_id": "req-a2be7ded-da55-4990-8649-0716133b99c0"}]} [pid: 7|app: 0|req: 1205/2172] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:32 2026] DELETE /v2.0/networks/9bb4fbc6-e6f3-4db2-9bcc-1351e6e35695 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2173] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:14:33 2026] DELETE /v2.0/subnetpools/578e7651-9046-485c-a5d8-05735abeb83f => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:33.171 8 INFO neutron.db.l3_hamode_db [None req-82878b4e-b6c6-421d-9567-a1d173c742f5 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] HA network 3c84c576-f28e-4397-8064-e46f6eaf0e20 was deleted as no HA routers are present in tenant 9c686883802747458e87593282df1c8a. [pid: 8|app: 0|req: 968/2174] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:32 2026] DELETE /v2.0/routers/9080910b-10fc-4ce2-b68f-71682c70db11 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2175] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:33 2026] DELETE /v2.0/networks/faf267d0-d155-45d8-9e4e-69ba3ca87a87 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2176] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:14:33 2026] DELETE /v2.0/subnetpools/64bc6e25-612b-4e4b-aba8-9e5abc02a865 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2177] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:33 2026] DELETE /v2.0/subnets/66efb7e4-50e1-4818-8ddb-4293b4b3f9e3 => 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: 970/2178] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:33 2026] DELETE /v2.0/networks/653f4a7b-c24a-4b69-8ab5-80086a94afc9 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2179] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:14:33 2026] DELETE /v2.0/subnetpools/99479f99-133e-4321-ad42-7d982fe647da => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2180] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:14:33 2026] DELETE /v2.0/subnetpools/7492fc79-98dc-4dec-b5b3-65f69b351678 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2181] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:14:33 2026] DELETE /v2.0/subnetpools/83ea9afb-bede-467b-9f75-c24c9f5c1260 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2182] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:33 2026] DELETE /v2.0/networks/7c84770d-a50b-47ba-81ab-59aedfdcedd0 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2183] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:34 2026] GET /v2.0/security-groups?tenant_id=00a069bbea8448c08c8447c7cc63e491&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2184] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:34 2026] DELETE /v2.0/security-groups/e1c78dd6-77b9-4124-aae1-ea1ade06d69b => 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: 1213/2185] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:34 2026] GET /v2.0/security-groups?tenant_id=247dda27196d4c5f87b5732eeb4ea2d8&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2186] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:34 2026] GET /v2.0/security-groups?tenant_id=a20ce49af80e49289f77793bd64d33fd&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2187] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:34 2026] GET /v2.0/security-groups?tenant_id=9c686883802747458e87593282df1c8a&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:34.693 7 INFO neutron.services.segments.plugin [-] Segment 85dba4f9-ef42-4424-8f59-6eecc4beb8be resource provider aggregate not found 2026-06-15 21:14:34.699 7 INFO neutron.services.segments.plugin [-] Segment 85dba4f9-ef42-4424-8f59-6eecc4beb8be resource provider aggregate not found [pid: 8|app: 0|req: 975/2188] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:34 2026] DELETE /v2.0/security-groups/0d4d5b03-4e18-491c-a34d-bf0957652935 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:34.711 7 INFO neutron.services.segments.plugin [-] Segment 85dba4f9-ef42-4424-8f59-6eecc4beb8be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85dba4f9-ef42-4424-8f59-6eecc4beb8be found for delete ", "request_id": "req-12d2c616-b7f7-427f-9c03-4b21abafe988"}]} 2026-06-15 21:14:34.717 7 INFO neutron.services.segments.plugin [-] Segment 85dba4f9-ef42-4424-8f59-6eecc4beb8be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85dba4f9-ef42-4424-8f59-6eecc4beb8be found for delete ", "request_id": "req-05c7343e-19fb-4632-9392-e001e75d4f42"}]} 2026-06-15 21:14:34.729 7 INFO neutron.services.segments.plugin [-] Segment 54a34109-4741-4d42-9a86-37281a48230a resource provider aggregate not found 2026-06-15 21:14:34.734 7 INFO neutron.services.segments.plugin [-] Segment 54a34109-4741-4d42-9a86-37281a48230a resource provider aggregate not found [pid: 7|app: 0|req: 1214/2189] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:34 2026] GET /v2.0/security-groups?tenant_id=78774ea84cd84bfcbcc53f49ce52d144&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:34.746 7 INFO neutron.services.segments.plugin [-] Segment 54a34109-4741-4d42-9a86-37281a48230a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54a34109-4741-4d42-9a86-37281a48230a found for delete ", "request_id": "req-502453d2-4333-4e0c-aab8-ce59e8f60a2b"}]} 2026-06-15 21:14:34.750 7 INFO neutron.services.segments.plugin [-] Segment 54a34109-4741-4d42-9a86-37281a48230a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54a34109-4741-4d42-9a86-37281a48230a found for delete ", "request_id": "req-ed0bfeb0-fd6c-4b18-8c70-c5b391a60f19"}]} 2026-06-15 21:14:34.759 7 INFO neutron.services.segments.plugin [-] Segment 444659b7-506d-4ff4-bd0c-d58f889b2dff resource provider aggregate not found 2026-06-15 21:14:34.764 7 INFO neutron.services.segments.plugin [-] Segment 444659b7-506d-4ff4-bd0c-d58f889b2dff resource provider aggregate not found 2026-06-15 21:14:34.770 7 INFO neutron.services.segments.plugin [-] Segment 444659b7-506d-4ff4-bd0c-d58f889b2dff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 444659b7-506d-4ff4-bd0c-d58f889b2dff found for delete ", "request_id": "req-e2d9608e-1fad-4607-807d-1ec9726e6d99"}]} 2026-06-15 21:14:34.776 7 INFO neutron.services.segments.plugin [-] Segment 444659b7-506d-4ff4-bd0c-d58f889b2dff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 444659b7-506d-4ff4-bd0c-d58f889b2dff found for delete ", "request_id": "req-5c6002a6-7e69-4f83-adea-62d6cbdbb5ad"}]} [pid: 8|app: 0|req: 976/2190] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:34 2026] DELETE /v2.0/security-groups/212ed478-0a03-448f-968a-0ca47937379d => 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: 1215/2191] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:34 2026] DELETE /v2.0/security-groups/fa34a105-da95-4ffe-b957-f9d1dd3b4138 => 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: 977/2192] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:34 2026] DELETE /v2.0/security-groups/cd61d584-0539-4f5f-95bd-e96f776a5cc1 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2193] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:34 2026] GET /v2.0/security-groups?tenant_id=2f49254a048b4af884633e3c81ccae03&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:34.987 8 INFO neutron.services.segments.plugin [-] Segment ad01095d-66c6-4127-b373-a1f99359a81f resource provider aggregate not found 2026-06-15 21:14:34.997 8 INFO neutron.services.segments.plugin [-] Segment ad01095d-66c6-4127-b373-a1f99359a81f resource provider aggregate not found 2026-06-15 21:14:35.004 8 INFO neutron.services.segments.plugin [-] Segment ad01095d-66c6-4127-b373-a1f99359a81f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad01095d-66c6-4127-b373-a1f99359a81f found for delete ", "request_id": "req-7854126c-f7d1-472a-bebf-5a7a092b9c85"}]} 2026-06-15 21:14:35.009 8 INFO neutron.services.segments.plugin [-] Segment ad01095d-66c6-4127-b373-a1f99359a81f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad01095d-66c6-4127-b373-a1f99359a81f found for delete ", "request_id": "req-43d5760d-02ab-430c-a201-deb59270a752"}]} 2026-06-15 21:14:35.015 8 INFO neutron.services.segments.plugin [-] Segment 7b259ca0-0f8a-4dc7-86f6-dd6a6de16c15 resource provider aggregate not found 2026-06-15 21:14:35.023 8 INFO neutron.services.segments.plugin [-] Segment 7b259ca0-0f8a-4dc7-86f6-dd6a6de16c15 resource provider aggregate not found 2026-06-15 21:14:35.030 8 INFO neutron.services.segments.plugin [-] Segment 7b259ca0-0f8a-4dc7-86f6-dd6a6de16c15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b259ca0-0f8a-4dc7-86f6-dd6a6de16c15 found for delete ", "request_id": "req-9cbd3da9-bbdc-4cf3-8e02-5e188772302a"}]} 2026-06-15 21:14:35.034 8 INFO neutron.services.segments.plugin [-] Segment 7b259ca0-0f8a-4dc7-86f6-dd6a6de16c15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b259ca0-0f8a-4dc7-86f6-dd6a6de16c15 found for delete ", "request_id": "req-b560ffbc-922f-4751-87b6-3a523063f6dc"}]} 2026-06-15 21:14:35.042 8 INFO neutron.services.segments.plugin [-] Segment 1a92d3b3-e201-4665-8033-04514b33aa4c resource provider aggregate not found 2026-06-15 21:14:35.046 8 INFO neutron.services.segments.plugin [-] Segment 1a92d3b3-e201-4665-8033-04514b33aa4c resource provider aggregate not found 2026-06-15 21:14:35.053 8 INFO neutron.services.segments.plugin [-] Segment 1a92d3b3-e201-4665-8033-04514b33aa4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a92d3b3-e201-4665-8033-04514b33aa4c found for delete ", "request_id": "req-8bfb58ac-ea9d-44c6-a6d5-720960bf23f6"}]} 2026-06-15 21:14:35.056 8 INFO neutron.services.segments.plugin [-] Segment 1a92d3b3-e201-4665-8033-04514b33aa4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a92d3b3-e201-4665-8033-04514b33aa4c found for delete ", "request_id": "req-30c48c7c-e835-4d20-b886-d68e4e1e8c32"}]} [pid: 8|app: 0|req: 978/2194] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:34 2026] DELETE /v2.0/security-groups/c875f21f-d33b-43ae-96f3-33be2be58867 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2195] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:35 2026] GET /v2.0/security-groups?tenant_id=0817992cb6ce43608672d3f435b065ba&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2196] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:35 2026] DELETE /v2.0/security-groups/52c03c43-4f3a-4bf0-b95e-b58d622cc7f2 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2197] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:35 2026] GET /v2.0/security-groups?tenant_id=5591ea7d93cb443990ace6bc56b908a4&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2198] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:35 2026] DELETE /v2.0/security-groups/ab2c291d-4917-4145-a1d2-d6f72068939a => 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: 1219/2199] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:35 2026] GET /v2.0/security-groups?tenant_id=2081123c7ffa48438f8c6e7b95f312f2&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2200] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:35 2026] DELETE /v2.0/security-groups/3d37a77c-1495-48e4-bcb8-7c17fdc04f62 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:37.774 7 WARNING neutron_lib.context [None req-08d54aa8-8a6e-44ba-8351-b22450310db1 dda2825c3b2d4fac933e74b7125b95e8 68e81c40e5704115af2794c6776ab83d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:37.914 7 INFO neutron.db.segments_db [None req-08d54aa8-8a6e-44ba-8351-b22450310db1 dda2825c3b2d4fac933e74b7125b95e8 68e81c40e5704115af2794c6776ab83d - - default default] Added segment 0a12e33f-2dba-4f92-9780-c45b675e5935 of type vxlan for network aa93e86c-1ff4-429a-8492-34ee7df130d3 [pid: 7|app: 0|req: 1220/2201] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:37 2026] POST /v2.0/networks => generated 630 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:38.001 8 WARNING neutron_lib.context [None req-c58e5672-9f05-405c-83c7-d1f60899bddd dda2825c3b2d4fac933e74b7125b95e8 68e81c40e5704115af2794c6776ab83d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 982/2202] 10.0.0.140 () {34 vars in 664 bytes} [Mon Jun 15 21:14:37 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2203] 10.0.0.140 () {34 vars in 747 bytes} [Mon Jun 15 21:14:38 2026] PUT /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 983/2204] 10.0.0.140 () {32 vars in 727 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2205] 10.0.0.140 () {34 vars in 758 bytes} [Mon Jun 15 21:14:38 2026] PUT /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags/green => 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: 1223/2206] 10.0.0.140 () {32 vars in 727 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2207] 10.0.0.140 () {34 vars in 754 bytes} [Mon Jun 15 21:14:38 2026] PUT /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-15 21:14:38.518 8 WARNING neutron_lib.context [None req-57df96f5-c6b4-44e9-9194-4c9c4731dce9 1bf464fca6204a3aa4fb40b56a97aca4 8839286a3781419e9ed947f16ebceb83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1225/2208] 10.0.0.140 () {32 vars in 727 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2209] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:14:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2210] 10.0.0.140 () {34 vars in 776 bytes} [Mon Jun 15 21:14:38 2026] PUT /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2211] 10.0.0.140 () {34 vars in 759 bytes} [Mon Jun 15 21:14:38 2026] PUT /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2212] 10.0.0.140 () {32 vars in 727 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2213] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2214] 10.0.0.140 () {34 vars in 747 bytes} [Mon Jun 15 21:14:38 2026] PUT /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2215] 10.0.0.140 () {34 vars in 770 bytes} [Mon Jun 15 21:14:38 2026] PUT /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2216] 10.0.0.140 () {32 vars in 727 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:38.719 8 WARNING neutron_lib.context [None req-72442e91-413a-4572-a72a-6a23f60d38ff 672b48798f7a465a8402c92fd6606311 4ccb1a486e2c460baae195ead2e4a4b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1230/2217] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2218] 10.0.0.140 () {32 vars in 735 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2219] 10.0.0.140 () {34 vars in 766 bytes} [Mon Jun 15 21:14:38 2026] PUT /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-15 21:14:38.784 7 INFO neutron.api.v2.resource [None req-c2eb33cd-9e27-47df-b070-6aaf51a2446c dda2825c3b2d4fac933e74b7125b95e8 68e81c40e5704115af2794c6776ab83d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1233/2220] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2221] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:14:38 2026] GET /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2222] 10.0.0.140 () {32 vars in 738 bytes} [Mon Jun 15 21:14:38 2026] DELETE /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:38.863 8 INFO neutron.db.segments_db [None req-72442e91-413a-4572-a72a-6a23f60d38ff 672b48798f7a465a8402c92fd6606311 4ccb1a486e2c460baae195ead2e4a4b3 - - default default] Added segment 1f85f613-34e2-4e9e-a26d-8fc8adbd1ce5 of type vxlan for network e846517d-61c8-4157-9136-e64ed82cf607 2026-06-15 21:14:38.868 7 WARNING neutron_lib.context [None req-b66feea9-6196-4459-b3bb-5a7550ca8745 fee22ed02d69480aa2fe4ac03a76685d 2422002603224b6390491b8996beaf74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 988/2223] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:38 2026] POST /v2.0/networks => generated 632 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2224] 10.0.0.140 () {34 vars in 788 bytes} [Mon Jun 15 21:14:38 2026] PUT /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-15 21:14:39.020 7 INFO neutron.db.segments_db [None req-b66feea9-6196-4459-b3bb-5a7550ca8745 fee22ed02d69480aa2fe4ac03a76685d 2422002603224b6390491b8996beaf74 - - default default] Added segment 850f3222-9129-4fda-a676-d9707d250c6b of type vxlan for network 2080f0af-f98f-4548-abc9-876bd54c2427 [pid: 8|app: 0|req: 990/2225] 10.0.0.140 () {32 vars in 727 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2226] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:14:39 2026] PUT /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/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: 992/2227] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2228] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:38 2026] POST /v2.0/networks => generated 632 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:39.132 8 INFO neutron.api.v2.resource [None req-633cf108-a4b9-4f70-9619-c03887e3904a dda2825c3b2d4fac933e74b7125b95e8 68e81c40e5704115af2794c6776ab83d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 993/2229] 10.0.0.140 () {32 vars in 742 bytes} [Mon Jun 15 21:14:39 2026] DELETE /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2230] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:39.154 7 WARNING neutron_lib.context [None req-a9efcaa9-4f91-44de-a2ba-3a8721353623 fee22ed02d69480aa2fe4ac03a76685d 2422002603224b6390491b8996beaf74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 994/2231] 10.0.0.140 () {34 vars in 759 bytes} [Mon Jun 15 21:14:39 2026] PUT /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:39.200 7 INFO neutron.db.segments_db [None req-a9efcaa9-4f91-44de-a2ba-3a8721353623 fee22ed02d69480aa2fe4ac03a76685d 2422002603224b6390491b8996beaf74 - - default default] Added segment 712a75ac-b6fc-4f0a-a3f2-424d9fbf7710 of type vxlan for network fd61b9f5-d184-4874-b186-cd27364252b7 [pid: 8|app: 0|req: 995/2232] 10.0.0.140 () {32 vars in 730 bytes} [Mon Jun 15 21:14:39 2026] DELETE /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2233] 10.0.0.140 () {34 vars in 764 bytes} [Mon Jun 15 21:14:39 2026] PUT /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2234] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/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: 1238/2235] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:39 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2236] 10.0.0.140 () {32 vars in 727 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077/tags => 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: 999/2237] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:39.308 8 WARNING neutron_lib.context [None req-eb756025-1288-44d8-8b7d-1318d0a22f45 fee22ed02d69480aa2fe4ac03a76685d 2422002603224b6390491b8996beaf74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1239/2238] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:39.358 8 INFO neutron.db.segments_db [None req-eb756025-1288-44d8-8b7d-1318d0a22f45 fee22ed02d69480aa2fe4ac03a76685d 2422002603224b6390491b8996beaf74 - - default default] Added segment 2c8a6318-1895-49e2-9c7c-08c4cfc92092 of type vxlan for network 8c6db5a8-e760-411e-b841-9f2d9f39306f [pid: 8|app: 0|req: 1000/2239] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:39 2026] POST /v2.0/networks => generated 631 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:39.455 8 INFO neutron.api.v2.resource [None req-ba7c4deb-13d9-4773-ac13-ee97cc41beb2 1bf464fca6204a3aa4fb40b56a97aca4 8839286a3781419e9ed947f16ebceb83 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1001/2240] 10.0.0.140 () {32 vars in 751 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2241] 10.0.0.140 () {34 vars in 760 bytes} [Mon Jun 15 21:14:39 2026] PUT /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-15 21:14:39.484 8 WARNING neutron_lib.context [None req-4031fce1-c801-406e-8b3b-76404d3d1714 fee22ed02d69480aa2fe4ac03a76685d 2422002603224b6390491b8996beaf74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1240/2242] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:39 2026] DELETE /v2.0/ports/03f73698-3531-4feb-90b5-c203e0beb077 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2243] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:14:39 2026] DELETE /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:39.528 8 INFO neutron.db.segments_db [None req-4031fce1-c801-406e-8b3b-76404d3d1714 fee22ed02d69480aa2fe4ac03a76685d 2422002603224b6390491b8996beaf74 - - default default] Added segment eb32c00a-3c25-419b-98f9-0c9c11e66b84 of type vxlan for network 64c6d51f-b3c4-4998-b060-f8d91e152546 [pid: 7|app: 0|req: 1242/2244] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2245] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:39 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2246] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:39.666 7 INFO neutron.services.segments.plugin [-] Segment 0a12e33f-2dba-4f92-9780-c45b675e5935 resource provider aggregate not found 2026-06-15 21:14:39.670 7 INFO neutron.services.segments.plugin [-] Segment 0a12e33f-2dba-4f92-9780-c45b675e5935 resource provider aggregate not found [pid: 8|app: 0|req: 1005/2247] 10.0.0.140 () {34 vars in 782 bytes} [Mon Jun 15 21:14:39 2026] PUT /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-15 21:14:39.681 7 INFO neutron.services.segments.plugin [-] Segment 0a12e33f-2dba-4f92-9780-c45b675e5935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a12e33f-2dba-4f92-9780-c45b675e5935 found for delete ", "request_id": "req-a67c8083-085f-48c9-8895-11e97fe30d41"}]} 2026-06-15 21:14:39.687 7 INFO neutron.services.segments.plugin [-] Segment 0a12e33f-2dba-4f92-9780-c45b675e5935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a12e33f-2dba-4f92-9780-c45b675e5935 found for delete ", "request_id": "req-530611e0-568e-4597-9db1-a449a3e1bef9"}]} 2026-06-15 21:14:39.688 8 WARNING neutron_lib.context [None req-b8dc4b09-57ad-46d9-b463-96b71e4478f9 fee22ed02d69480aa2fe4ac03a76685d 2422002603224b6390491b8996beaf74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1243/2248] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:39 2026] DELETE /v2.0/networks/aa93e86c-1ff4-429a-8492-34ee7df130d3 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:39.719 7 INFO neutron.api.v2.resource [None req-ae2f9465-4a16-4fe2-a6f0-fb50185a8d65 1bf464fca6204a3aa4fb40b56a97aca4 8839286a3781419e9ed947f16ebceb83 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1244/2249] 10.0.0.140 () {32 vars in 754 bytes} [Mon Jun 15 21:14:39 2026] DELETE /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:14:39.739 8 INFO neutron.db.segments_db [None req-b8dc4b09-57ad-46d9-b463-96b71e4478f9 fee22ed02d69480aa2fe4ac03a76685d 2422002603224b6390491b8996beaf74 - - default default] Added segment b5151383-d0e0-44a9-9d72-5d0dad8f840e of type vxlan for network 783f0048-4f0a-4997-a752-69b8872c43ca [pid: 7|app: 0|req: 1245/2250] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2251] 10.0.0.140 () {32 vars in 742 bytes} [Mon Jun 15 21:14:39 2026] DELETE /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2252] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:14:39 2026] PUT /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2253] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:39 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2254] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2255] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2256] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:14:39 2026] PUT /v2.0/networks/2080f0af-f98f-4548-abc9-876bd54c2427/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2257] 10.0.0.140 () {32 vars in 741 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2258] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:14:39 2026] DELETE /v2.0/subnetpools/d8afeead-3343-4877-bf5d-1456722a2e3b => 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: 1251/2259] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:14:39 2026] PUT /v2.0/networks/fd61b9f5-d184-4874-b186-cd27364252b7/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:39.949 8 INFO neutron.api.v2.resource [None req-c28c7e1b-0e37-48a9-ba5e-c0bf7f47aa2b 672b48798f7a465a8402c92fd6606311 4ccb1a486e2c460baae195ead2e4a4b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1009/2262] 10.0.0.140 () {32 vars in 745 bytes} [Mon Jun 15 21:14:39 2026] GET /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/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: 1254/2263] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:14:39 2026] PUT /v2.0/networks/8c6db5a8-e760-411e-b841-9f2d9f39306f/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: 1010/2264] 10.0.0.140 () {32 vars in 744 bytes} [Mon Jun 15 21:14:39 2026] DELETE /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2265] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:14:39 2026] PUT /v2.0/networks/64c6d51f-b3c4-4998-b060-f8d91e152546/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2266] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:14:40 2026] GET /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2267] 10.0.0.140 () {32 vars in 666 bytes} [Mon Jun 15 21:14:40 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:40.079 8 INFO neutron.api.v2.resource [None req-eb0c6fca-ce7c-425e-99d7-caab69b9ebc1 672b48798f7a465a8402c92fd6606311 4ccb1a486e2c460baae195ead2e4a4b3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1012/2268] 10.0.0.140 () {32 vars in 748 bytes} [Mon Jun 15 21:14:40 2026] DELETE /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2269] 10.0.0.140 () {32 vars in 680 bytes} [Mon Jun 15 21:14:40 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2270] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:14:40 2026] DELETE /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2271] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:14:40 2026] GET /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607/tags => 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: 1258/2272] 10.0.0.140 () {32 vars in 676 bytes} [Mon Jun 15 21:14:40 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2273] 10.0.0.140 () {32 vars in 688 bytes} [Mon Jun 15 21:14:40 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2274] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:40 2026] DELETE /v2.0/networks/e846517d-61c8-4157-9136-e64ed82cf607 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2275] 10.0.0.140 () {32 vars in 674 bytes} [Mon Jun 15 21:14:40 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2276] 10.0.0.140 () {32 vars in 688 bytes} [Mon Jun 15 21:14:40 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2277] 10.0.0.140 () {32 vars in 684 bytes} [Mon Jun 15 21:14:40 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2278] 10.0.0.140 () {32 vars in 696 bytes} [Mon Jun 15 21:14:40 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2279] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:40 2026] GET /v2.0/security-groups?tenant_id=68e81c40e5704115af2794c6776ab83d&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2280] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:40 2026] DELETE /v2.0/networks/2080f0af-f98f-4548-abc9-876bd54c2427 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2281] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:40 2026] DELETE /v2.0/security-groups/be749687-f3ab-4fd3-b4a9-b345cd44fb8d => 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: 1265/2282] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:40 2026] DELETE /v2.0/networks/fd61b9f5-d184-4874-b186-cd27364252b7 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2283] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:40 2026] GET /v2.0/security-groups?tenant_id=8e3c041809ea46279cf054c3bfc3609b&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2284] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:40 2026] GET /v2.0/security-groups?tenant_id=80eba78df37f46948dcc6b2f6400a852&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:40.995 8 INFO neutron.services.segments.plugin [-] Segment 2c8a6318-1895-49e2-9c7c-08c4cfc92092 resource provider aggregate not found 2026-06-15 21:14:41.000 8 INFO neutron.services.segments.plugin [-] Segment 2c8a6318-1895-49e2-9c7c-08c4cfc92092 resource provider aggregate not found 2026-06-15 21:14:41.009 8 INFO neutron.services.segments.plugin [-] Segment 2c8a6318-1895-49e2-9c7c-08c4cfc92092 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c8a6318-1895-49e2-9c7c-08c4cfc92092 found for delete ", "request_id": "req-c2c5ff8b-f301-4887-8b10-7fff59ce36d7"}]} 2026-06-15 21:14:41.014 8 INFO neutron.services.segments.plugin [-] Segment 2c8a6318-1895-49e2-9c7c-08c4cfc92092 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c8a6318-1895-49e2-9c7c-08c4cfc92092 found for delete ", "request_id": "req-1207a818-cc10-42e5-bbdb-298e5341a6c2"}]} [pid: 8|app: 0|req: 1019/2285] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:40 2026] DELETE /v2.0/networks/8c6db5a8-e760-411e-b841-9f2d9f39306f => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2286] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:40 2026] DELETE /v2.0/security-groups/19692e27-56a4-4af2-87bf-b7837bf90dc3 => 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: 1268/2287] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:41 2026] DELETE /v2.0/security-groups/0522c8db-0370-4a2b-9066-ab83666c0daa => 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: 1020/2288] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:41 2026] GET /v2.0/security-groups?tenant_id=b5d03b74316b49e48ea82ff66d77a5f8&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2289] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:41 2026] DELETE /v2.0/networks/64c6d51f-b3c4-4998-b060-f8d91e152546 => 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: 1021/2290] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:41 2026] GET /v2.0/security-groups?tenant_id=8839286a3781419e9ed947f16ebceb83&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2291] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:41 2026] DELETE /v2.0/security-groups/e36e6d66-a232-44e8-8749-438f2a46bcd8 => 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: 1271/2292] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:41 2026] DELETE /v2.0/security-groups/4064be65-344f-4446-ab0c-8b7d530ef9e3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2293] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:41 2026] DELETE /v2.0/networks/783f0048-4f0a-4997-a752-69b8872c43ca => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2294] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:41 2026] GET /v2.0/security-groups?tenant_id=4ccb1a486e2c460baae195ead2e4a4b3&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2295] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:41 2026] DELETE /v2.0/security-groups/e1500ed2-e955-4ef1-9053-a27eb74e20cd => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:42.244 7 INFO neutron.services.segments.plugin [-] Segment 1f85f613-34e2-4e9e-a26d-8fc8adbd1ce5 resource provider aggregate not found 2026-06-15 21:14:42.251 7 INFO neutron.services.segments.plugin [-] Segment 1f85f613-34e2-4e9e-a26d-8fc8adbd1ce5 resource provider aggregate not found 2026-06-15 21:14:42.259 7 INFO neutron.services.segments.plugin [-] Segment 1f85f613-34e2-4e9e-a26d-8fc8adbd1ce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f85f613-34e2-4e9e-a26d-8fc8adbd1ce5 found for delete ", "request_id": "req-2fbbefb9-560e-4041-9914-264821950d4e"}]} 2026-06-15 21:14:42.264 7 INFO neutron.services.segments.plugin [-] Segment 1f85f613-34e2-4e9e-a26d-8fc8adbd1ce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f85f613-34e2-4e9e-a26d-8fc8adbd1ce5 found for delete ", "request_id": "req-902ecc56-cfda-48ef-b425-add1623bcc4c"}]} 2026-06-15 21:14:42.273 7 INFO neutron.services.segments.plugin [-] Segment 850f3222-9129-4fda-a676-d9707d250c6b resource provider aggregate not found 2026-06-15 21:14:42.280 7 INFO neutron.services.segments.plugin [-] Segment 850f3222-9129-4fda-a676-d9707d250c6b resource provider aggregate not found 2026-06-15 21:14:42.286 7 INFO neutron.services.segments.plugin [-] Segment 850f3222-9129-4fda-a676-d9707d250c6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 850f3222-9129-4fda-a676-d9707d250c6b found for delete ", "request_id": "req-7f849bfd-c5b4-4484-8622-ec9419623a7f"}]} 2026-06-15 21:14:42.306 7 INFO neutron.services.segments.plugin [-] Segment 850f3222-9129-4fda-a676-d9707d250c6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 850f3222-9129-4fda-a676-d9707d250c6b found for delete ", "request_id": "req-97b47aaf-7d5a-4f9d-8fd2-f4ef3f13d80b"}]} 2026-06-15 21:14:42.320 7 INFO neutron.services.segments.plugin [-] Segment 712a75ac-b6fc-4f0a-a3f2-424d9fbf7710 resource provider aggregate not found 2026-06-15 21:14:42.339 7 INFO neutron.services.segments.plugin [-] Segment 712a75ac-b6fc-4f0a-a3f2-424d9fbf7710 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 712a75ac-b6fc-4f0a-a3f2-424d9fbf7710 found for delete ", "request_id": "req-02b70e65-ac30-4213-92a1-ad698ef10241"}]} 2026-06-15 21:14:42.346 7 INFO neutron.services.segments.plugin [-] Segment 712a75ac-b6fc-4f0a-a3f2-424d9fbf7710 resource provider aggregate not found 2026-06-15 21:14:42.351 7 INFO neutron.services.segments.plugin [-] Segment eb32c00a-3c25-419b-98f9-0c9c11e66b84 resource provider aggregate not found 2026-06-15 21:14:42.361 7 INFO neutron.services.segments.plugin [-] Segment 712a75ac-b6fc-4f0a-a3f2-424d9fbf7710 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 712a75ac-b6fc-4f0a-a3f2-424d9fbf7710 found for delete ", "request_id": "req-28138a40-8c41-4df8-8428-5357ab5e0262"}]} 2026-06-15 21:14:42.366 7 INFO neutron.services.segments.plugin [-] Segment eb32c00a-3c25-419b-98f9-0c9c11e66b84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb32c00a-3c25-419b-98f9-0c9c11e66b84 found for delete ", "request_id": "req-45656a9c-9216-46c4-96e6-5084206fc192"}]} 2026-06-15 21:14:42.372 7 INFO neutron.services.segments.plugin [-] Segment eb32c00a-3c25-419b-98f9-0c9c11e66b84 resource provider aggregate not found 2026-06-15 21:14:42.387 7 INFO neutron.services.segments.plugin [-] Segment eb32c00a-3c25-419b-98f9-0c9c11e66b84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb32c00a-3c25-419b-98f9-0c9c11e66b84 found for delete ", "request_id": "req-90ab5065-f132-4757-91c1-f211f5407047"}]} [pid: 7|app: 0|req: 1273/2296] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:42 2026] GET /v2.0/security-groups?tenant_id=b62f0b036dc2409e9ae9c5daf7bd6f3c&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2297] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:42 2026] DELETE /v2.0/security-groups/5830fde2-2944-40a8-961d-4747b55e521e => 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: 1274/2298] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:42 2026] GET /v2.0/security-groups?tenant_id=2422002603224b6390491b8996beaf74&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2299] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:42 2026] DELETE /v2.0/security-groups/0ed82a83-c750-41bc-b50e-854052105e2a => 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: 1275/2300] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:42 2026] GET /v2.0/security-groups?tenant_id=9145c8009f4444d9ad501ceff8fd46ec&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:43.046 8 INFO neutron.services.segments.plugin [-] Segment b5151383-d0e0-44a9-9d72-5d0dad8f840e resource provider aggregate not found 2026-06-15 21:14:43.053 8 INFO neutron.services.segments.plugin [-] Segment b5151383-d0e0-44a9-9d72-5d0dad8f840e resource provider aggregate not found 2026-06-15 21:14:43.065 8 INFO neutron.services.segments.plugin [-] Segment b5151383-d0e0-44a9-9d72-5d0dad8f840e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5151383-d0e0-44a9-9d72-5d0dad8f840e found for delete ", "request_id": "req-ddd6381d-a869-464a-b5e9-a58d6c4c3728"}]} 2026-06-15 21:14:43.065 8 INFO neutron.services.segments.plugin [-] Segment b5151383-d0e0-44a9-9d72-5d0dad8f840e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5151383-d0e0-44a9-9d72-5d0dad8f840e found for delete ", "request_id": "req-37fa71c1-b3c4-4522-89c5-ad92c83ff363"}]} [pid: 8|app: 0|req: 1026/2301] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:43 2026] DELETE /v2.0/security-groups/0e2fd3a7-8976-441b-a921-082bdfa73045 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:44.570 7 WARNING neutron_lib.context [None req-3853b370-792c-48ec-ad01-e77b3e4a09e5 8e9bd3c7bc7f4ac3829175dc3059ac17 e15bad5826fe45a0a07a207d92a0c432 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:44.610 7 INFO neutron.db.segments_db [None req-3853b370-792c-48ec-ad01-e77b3e4a09e5 8e9bd3c7bc7f4ac3829175dc3059ac17 e15bad5826fe45a0a07a207d92a0c432 - - default default] Added segment badbbde9-0e9c-4063-9802-536b4ef72210 of type vxlan for network 537f088c-8f3e-4145-b8b8-64f32e999fa6 [pid: 8|app: 0|req: 1027/2302] 10.0.0.140 () {34 vars in 678 bytes} [Mon Jun 15 21:14:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2303] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:14:44 2026] PUT /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:44.861 7 INFO neutron.db.l3_hamode_db [None req-3853b370-792c-48ec-ad01-e77b3e4a09e5 8e9bd3c7bc7f4ac3829175dc3059ac17 e15bad5826fe45a0a07a207d92a0c432 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1029/2304] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:14:44 2026] GET /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2305] 10.0.0.140 () {34 vars in 764 bytes} [Mon Jun 15 21:14:44 2026] PUT /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2306] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:14:44 2026] GET /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2307] 10.0.0.140 () {34 vars in 760 bytes} [Mon Jun 15 21:14:44 2026] PUT /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2308] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:14:44 2026] GET /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/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: 1034/2309] 10.0.0.140 () {34 vars in 782 bytes} [Mon Jun 15 21:14:44 2026] PUT /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags/black.or.white => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2310] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:14:45 2026] GET /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:45.034 7 INFO neutron.db.l3_hamode_db [None req-3853b370-792c-48ec-ad01-e77b3e4a09e5 8e9bd3c7bc7f4ac3829175dc3059ac17 e15bad5826fe45a0a07a207d92a0c432 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1036/2311] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:14:45 2026] PUT /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2312] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:14:45 2026] GET /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2313] 10.0.0.140 () {32 vars in 741 bytes} [Mon Jun 15 21:14:45 2026] GET /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags/red => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:45.098 8 INFO neutron.api.v2.resource [None req-dc361bc7-3693-4b2f-ba7e-765a1043251f b5fc8a4e36d24c6d81e6776101d46920 587ab429710542769711ced38c0ac51a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1039/2314] 10.0.0.140 () {32 vars in 745 bytes} [Mon Jun 15 21:14:45 2026] GET /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags/green => generated 99 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2315] 10.0.0.140 () {32 vars in 744 bytes} [Mon Jun 15 21:14:45 2026] DELETE /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2316] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:14:45 2026] GET /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:45.172 8 INFO neutron.api.v2.resource [None req-48a93199-32d5-4afd-b11c-ed10391f6134 b5fc8a4e36d24c6d81e6776101d46920 587ab429710542769711ced38c0ac51a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1042/2317] 10.0.0.140 () {32 vars in 748 bytes} [Mon Jun 15 21:14:45 2026] DELETE /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2318] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:14:45 2026] DELETE /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2319] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:14:45 2026] GET /v2.0/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7/tags => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2320] 10.0.0.140 () {32 vars in 734 bytes} [Mon Jun 15 21:14:45 2026] DELETE /v2.0/qos/policies/7291d1d2-ad5d-41a3-971e-c3f92474eca7 => 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: 1276/2321] 10.0.0.140 () {34 vars in 668 bytes} [Mon Jun 15 21:14:44 2026] POST /v2.0/routers => generated 474 bytes in 1237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2322] 10.0.0.140 () {34 vars in 751 bytes} [Mon Jun 15 21:14:45 2026] PUT /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2323] 10.0.0.140 () {32 vars in 731 bytes} [Mon Jun 15 21:14:45 2026] GET /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2324] 10.0.0.140 () {34 vars in 762 bytes} [Mon Jun 15 21:14:45 2026] PUT /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2325] 10.0.0.140 () {32 vars in 731 bytes} [Mon Jun 15 21:14:45 2026] GET /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2326] 10.0.0.140 () {34 vars in 758 bytes} [Mon Jun 15 21:14:45 2026] PUT /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2327] 10.0.0.140 () {32 vars in 731 bytes} [Mon Jun 15 21:14:45 2026] GET /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2328] 10.0.0.140 () {34 vars in 780 bytes} [Mon Jun 15 21:14:45 2026] PUT /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2329] 10.0.0.140 () {32 vars in 731 bytes} [Mon Jun 15 21:14:46 2026] GET /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2330] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:45 2026] GET /v2.0/security-groups?tenant_id=587ab429710542769711ced38c0ac51a&name=default => generated 2929 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2331] 10.0.0.140 () {34 vars in 751 bytes} [Mon Jun 15 21:14:46 2026] PUT /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2332] 10.0.0.140 () {32 vars in 731 bytes} [Mon Jun 15 21:14:46 2026] GET /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2333] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:46 2026] DELETE /v2.0/security-groups/10c89523-8e99-4d56-87f4-3ac0791f32a1 => 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: 1055/2334] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:14:46 2026] GET /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:46.330 7 INFO neutron.api.v2.resource [None req-89ec646e-2c21-418a-a4a5-70c685b97251 8e9bd3c7bc7f4ac3829175dc3059ac17 e15bad5826fe45a0a07a207d92a0c432 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1280/2335] 10.0.0.140 () {32 vars in 743 bytes} [Mon Jun 15 21:14:46 2026] GET /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2336] 10.0.0.140 () {32 vars in 742 bytes} [Mon Jun 15 21:14:46 2026] DELETE /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags/red => 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: 1056/2337] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:46 2026] GET /v2.0/security-groups?tenant_id=e49c247d61e746bb9f6eee7953dbda36&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2338] 10.0.0.140 () {32 vars in 731 bytes} [Mon Jun 15 21:14:46 2026] GET /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:46.517 7 INFO neutron.api.v2.resource [None req-9a972c28-b837-4696-bb28-d1f0f0192f33 8e9bd3c7bc7f4ac3829175dc3059ac17 e15bad5826fe45a0a07a207d92a0c432 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1283/2339] 10.0.0.140 () {32 vars in 746 bytes} [Mon Jun 15 21:14:46 2026] DELETE /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2340] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:46 2026] DELETE /v2.0/security-groups/80ee07a5-1c5a-4f4e-811a-20c48fcd1536 => 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: 1284/2341] 10.0.0.140 () {32 vars in 734 bytes} [Mon Jun 15 21:14:46 2026] DELETE /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2342] 10.0.0.140 () {32 vars in 731 bytes} [Mon Jun 15 21:14:46 2026] GET /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2343] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:14:46 2026] GET /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217 => generated 480 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:14:47.139 7 WARNING neutron_lib.context [None req-5867364b-91ed-44c7-8cbb-500f6015e2fd 2906ef8b10c449a1ab42501615ed9fb9 a710eafe378348b5abd49f6eb279e60a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1059/2344] 10.0.0.140 () {34 vars in 742 bytes} [Mon Jun 15 21:14:46 2026] PUT /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217 => generated 480 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2345] 10.0.0.140 () {32 vars in 736 bytes} [Mon Jun 15 21:14:47 2026] GET /v2.0/ports?device_id=bce7a1e3-438d-4e67-8ffe-507956597217 => 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: 1286/2346] 10.0.0.140 () {34 vars in 684 bytes} [Mon Jun 15 21:14:46 2026] POST /v2.0/security-groups => generated 1603 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:14:47.374 7 WARNING neutron_lib.context [None req-866bc02c-7af2-49db-b5e0-83be92dd497c 2906ef8b10c449a1ab42501615ed9fb9 a710eafe378348b5abd49f6eb279e60a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1287/2347] 10.0.0.140 () {34 vars in 684 bytes} [Mon Jun 15 21:14:47 2026] POST /v2.0/security-groups => generated 1603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:14:47.499 7 WARNING neutron_lib.context [None req-90c7fdbe-3ae3-44c9-a40c-fb574f9ecf02 2906ef8b10c449a1ab42501615ed9fb9 a710eafe378348b5abd49f6eb279e60a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1288/2348] 10.0.0.140 () {34 vars in 684 bytes} [Mon Jun 15 21:14:47 2026] POST /v2.0/security-groups => generated 1603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:14:47.606 7 WARNING neutron_lib.context [None req-bc5e5c0b-34f0-432f-ba19-80e9ae964746 2906ef8b10c449a1ab42501615ed9fb9 a710eafe378348b5abd49f6eb279e60a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1289/2349] 10.0.0.140 () {34 vars in 684 bytes} [Mon Jun 15 21:14:47 2026] POST /v2.0/security-groups => generated 1603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:14:47.726 7 WARNING neutron_lib.context [None req-8b475a97-3b8f-4e65-a577-407f1fe26746 2906ef8b10c449a1ab42501615ed9fb9 a710eafe378348b5abd49f6eb279e60a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:47.748 8 INFO neutron.services.segments.plugin [-] Segment badbbde9-0e9c-4063-9802-536b4ef72210 resource provider aggregate not found 2026-06-15 21:14:47.754 8 INFO neutron.services.segments.plugin [-] Segment badbbde9-0e9c-4063-9802-536b4ef72210 resource provider aggregate not found 2026-06-15 21:14:47.769 8 INFO neutron.services.segments.plugin [-] Segment badbbde9-0e9c-4063-9802-536b4ef72210 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid badbbde9-0e9c-4063-9802-536b4ef72210 found for delete ", "request_id": "req-6ebcbd25-723b-4167-9d94-09d50902f394"}]} 2026-06-15 21:14:47.771 8 INFO neutron.services.segments.plugin [-] Segment badbbde9-0e9c-4063-9802-536b4ef72210 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid badbbde9-0e9c-4063-9802-536b4ef72210 found for delete ", "request_id": "req-de586c0b-2d91-41e9-a395-2485050fcbaa"}]} 2026-06-15 21:14:47.779 8 INFO neutron.db.l3_hamode_db [None req-2da6f430-91ba-4c35-92bf-9d11ace6e6fc 8e9bd3c7bc7f4ac3829175dc3059ac17 e15bad5826fe45a0a07a207d92a0c432 - - default default] HA network 537f088c-8f3e-4145-b8b8-64f32e999fa6 was deleted as no HA routers are present in tenant e15bad5826fe45a0a07a207d92a0c432. [pid: 8|app: 0|req: 1061/2350] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:47 2026] DELETE /v2.0/routers/bce7a1e3-438d-4e67-8ffe-507956597217 => generated 0 bytes in 549 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2351] 10.0.0.140 () {34 vars in 684 bytes} [Mon Jun 15 21:14:47 2026] POST /v2.0/security-groups => generated 1603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2352] 10.0.0.140 () {34 vars in 767 bytes} [Mon Jun 15 21:14:47 2026] PUT /v2.0/security-groups/0bed943e-84e4-4660-a73f-10bd77e6718c/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2353] 10.0.0.140 () {34 vars in 767 bytes} [Mon Jun 15 21:14:47 2026] PUT /v2.0/security-groups/c2e9666d-a0b1-407c-b58f-b7b6bd230f41/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2354] 10.0.0.140 () {34 vars in 767 bytes} [Mon Jun 15 21:14:47 2026] PUT /v2.0/security-groups/af68a343-41b6-46d1-8f81-87ebccf4381b/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2355] 10.0.0.140 () {34 vars in 767 bytes} [Mon Jun 15 21:14:47 2026] PUT /v2.0/security-groups/60b40133-d99f-48af-8a94-3bcc799ebd78/tags => 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: 1064/2356] 10.0.0.140 () {32 vars in 680 bytes} [Mon Jun 15 21:14:48 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2357] 10.0.0.140 () {32 vars in 694 bytes} [Mon Jun 15 21:14:48 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2358] 10.0.0.140 () {32 vars in 690 bytes} [Mon Jun 15 21:14:48 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2359] 10.0.0.140 () {32 vars in 702 bytes} [Mon Jun 15 21:14:48 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2360] 10.0.0.140 () {32 vars in 688 bytes} [Mon Jun 15 21:14:48 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2361] 10.0.0.140 () {32 vars in 702 bytes} [Mon Jun 15 21:14:48 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2362] 10.0.0.140 () {32 vars in 698 bytes} [Mon Jun 15 21:14:48 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2363] 10.0.0.140 () {32 vars in 710 bytes} [Mon Jun 15 21:14:48 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2364] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:48 2026] DELETE /v2.0/security-groups/0bed943e-84e4-4660-a73f-10bd77e6718c => 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: 1296/2365] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:48 2026] GET /v2.0/security-groups?tenant_id=9d2bb142b9924245894706b9448eb0a8&name=default => generated 2929 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2366] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:48 2026] DELETE /v2.0/security-groups/c2e9666d-a0b1-407c-b58f-b7b6bd230f41 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2367] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:48 2026] DELETE /v2.0/security-groups/72ddb172-4f01-440f-90b2-34506367654b => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2368] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:48 2026] DELETE /v2.0/security-groups/af68a343-41b6-46d1-8f81-87ebccf4381b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2369] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:48 2026] DELETE /v2.0/security-groups/60b40133-d99f-48af-8a94-3bcc799ebd78 => 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: 1299/2370] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:48 2026] DELETE /v2.0/security-groups/44e213df-7c9a-48b7-822e-2acd15acba95 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2371] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:48 2026] GET /v2.0/security-groups?tenant_id=e15bad5826fe45a0a07a207d92a0c432&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2372] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:48 2026] DELETE /v2.0/security-groups/53c6ed51-2170-4b53-aa2d-856d60551915 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:49.850 7 WARNING neutron_lib.context [None req-64a8a6d3-38e2-4e98-9e2a-4d2d929f11a8 75ff78c5ca6f47059c68166133f11fb0 e26782338d154bd0bcbb5195eda21541 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1073/2373] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:49 2026] GET /v2.0/security-groups?tenant_id=b0b0f180ec9b41db95f7dc772bdcb6ce&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2374] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:49 2026] DELETE /v2.0/security-groups/87121473-47fa-4549-8b63-0ab41e4ccae4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:49.999 7 INFO neutron.db.segments_db [None req-64a8a6d3-38e2-4e98-9e2a-4d2d929f11a8 75ff78c5ca6f47059c68166133f11fb0 e26782338d154bd0bcbb5195eda21541 - - default default] Added segment c2057ffe-2720-436d-aac4-1a9e908c7fa9 of type vxlan for network b720dcc9-f92b-49c7-bea3-28170a2a5a8e [pid: 7|app: 0|req: 1301/2375] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:49 2026] POST /v2.0/networks => generated 632 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:50.100 7 WARNING neutron_lib.context [None req-9aba27e8-2238-4ab3-8221-a8b968d21021 75ff78c5ca6f47059c68166133f11fb0 e26782338d154bd0bcbb5195eda21541 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2376] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:50 2026] GET /v2.0/security-groups?tenant_id=a710eafe378348b5abd49f6eb279e60a&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2377] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:50 2026] DELETE /v2.0/security-groups/abb3eb81-0315-4932-91cd-9dec481311bc => 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: 1302/2378] 10.0.0.140 () {34 vars in 664 bytes} [Mon Jun 15 21:14:50 2026] POST /v2.0/ports => generated 743 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:14:50.371 7 WARNING neutron_lib.context [None req-418f9fa0-5473-49c4-860c-8ec6008eddf6 75ff78c5ca6f47059c68166133f11fb0 e26782338d154bd0bcbb5195eda21541 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1077/2379] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:50 2026] GET /v2.0/security-groups?tenant_id=8b4e9068939646f6a3525dcb524138bf&name=default => generated 2929 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2380] 10.0.0.140 () {34 vars in 666 bytes} [Mon Jun 15 21:14:50 2026] POST /v2.0/trunks => generated 407 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2381] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:50 2026] DELETE /v2.0/security-groups/4df94c5a-1c17-452e-8dd6-caa8fea8c343 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2382] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:14:50 2026] PUT /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/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: 1079/2383] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:14:50 2026] GET /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/tags => generated 25 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2384] 10.0.0.140 () {34 vars in 760 bytes} [Mon Jun 15 21:14:50 2026] PUT /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2385] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:14:50 2026] GET /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2386] 10.0.0.140 () {34 vars in 756 bytes} [Mon Jun 15 21:14:50 2026] PUT /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2387] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:14:50 2026] GET /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2388] 10.0.0.140 () {34 vars in 778 bytes} [Mon Jun 15 21:14:50 2026] PUT /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/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: 8|app: 0|req: 1082/2389] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:14:50 2026] GET /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2390] 10.0.0.140 () {34 vars in 749 bytes} [Mon Jun 15 21:14:50 2026] PUT /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2391] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:14:50 2026] GET /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2392] 10.0.0.140 () {32 vars in 737 bytes} [Mon Jun 15 21:14:50 2026] GET /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:50.819 8 INFO neutron.api.v2.resource [None req-36e494de-f96f-4a0c-9b86-36fb4322bbae 75ff78c5ca6f47059c68166133f11fb0 e26782338d154bd0bcbb5195eda21541 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1084/2393] 10.0.0.140 () {32 vars in 741 bytes} [Mon Jun 15 21:14:50 2026] GET /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2394] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:50 2026] DELETE /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2395] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:14:50 2026] GET /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:50.918 7 INFO neutron.api.v2.resource [None req-d4fb96f7-e75a-41a0-ac8c-050fd46fd4b2 75ff78c5ca6f47059c68166133f11fb0 e26782338d154bd0bcbb5195eda21541 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1311/2396] 10.0.0.140 () {32 vars in 744 bytes} [Mon Jun 15 21:14:50 2026] DELETE /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2397] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:14:50 2026] DELETE /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2398] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:14:50 2026] GET /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff/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: 1087/2399] 10.0.0.140 () {32 vars in 719 bytes} [Mon Jun 15 21:14:51 2026] GET /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2400] 10.0.0.140 () {32 vars in 717 bytes} [Mon Jun 15 21:14:51 2026] GET /v2.0/ports/97a35421-e684-410d-b792-ad5465025b31 => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2401] 10.0.0.140 () {32 vars in 722 bytes} [Mon Jun 15 21:14:51 2026] DELETE /v2.0/trunks/1688ad03-8ecb-4e3f-87c3-4b741a4438ff => 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: 1314/2402] 10.0.0.140 () {32 vars in 720 bytes} [Mon Jun 15 21:14:51 2026] DELETE /v2.0/ports/97a35421-e684-410d-b792-ad5465025b31 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:51.517 8 INFO neutron.services.segments.plugin [-] Segment c2057ffe-2720-436d-aac4-1a9e908c7fa9 resource provider aggregate not found 2026-06-15 21:14:51.522 8 INFO neutron.services.segments.plugin [-] Segment c2057ffe-2720-436d-aac4-1a9e908c7fa9 resource provider aggregate not found 2026-06-15 21:14:51.532 8 INFO neutron.services.segments.plugin [-] Segment c2057ffe-2720-436d-aac4-1a9e908c7fa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2057ffe-2720-436d-aac4-1a9e908c7fa9 found for delete ", "request_id": "req-c43595c7-261f-4a6c-b3d7-e9dcf81cb105"}]} 2026-06-15 21:14:51.537 8 INFO neutron.services.segments.plugin [-] Segment c2057ffe-2720-436d-aac4-1a9e908c7fa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2057ffe-2720-436d-aac4-1a9e908c7fa9 found for delete ", "request_id": "req-fdd0d88d-532d-40c0-a9b3-3aab811728a9"}]} [pid: 8|app: 0|req: 1089/2403] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:51 2026] DELETE /v2.0/networks/b720dcc9-f92b-49c7-bea3-28170a2a5a8e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:52.109 7 WARNING neutron_lib.context [None req-fb87fe5e-cf4d-4284-8672-728948f77540 1b0f6e404599466384da909e1d503b3a 64fa6df3908e4d09b226844d980ba62a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1090/2404] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:52 2026] GET /v2.0/security-groups?tenant_id=832b7c97f9cf44d6adf1c8c781391b80&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2405] 10.0.0.140 () {34 vars in 684 bytes} [Mon Jun 15 21:14:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2406] 10.0.0.140 () {34 vars in 767 bytes} [Mon Jun 15 21:14:52 2026] PUT /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2407] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:52 2026] DELETE /v2.0/security-groups/ed2e753c-fb78-4b4e-a55a-6a4e7fd930f2 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2408] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:14:52 2026] GET /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2409] 10.0.0.140 () {34 vars in 778 bytes} [Mon Jun 15 21:14:52 2026] PUT /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2410] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:14:52 2026] GET /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2411] 10.0.0.140 () {34 vars in 774 bytes} [Mon Jun 15 21:14:52 2026] PUT /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2412] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:14:52 2026] GET /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2413] 10.0.0.140 () {34 vars in 796 bytes} [Mon Jun 15 21:14:52 2026] PUT /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags/black.or.white => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2414] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:52 2026] GET /v2.0/security-groups?tenant_id=e26782338d154bd0bcbb5195eda21541&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: 1321/2415] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:14:52 2026] GET /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2416] 10.0.0.140 () {34 vars in 767 bytes} [Mon Jun 15 21:14:52 2026] PUT /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2417] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:14:52 2026] GET /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2418] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:52 2026] DELETE /v2.0/security-groups/1c4d69a7-7d74-4d1f-b094-ca87fb57b66e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2419] 10.0.0.140 () {32 vars in 755 bytes} [Mon Jun 15 21:14:52 2026] GET /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:52.653 8 INFO neutron.api.v2.resource [None req-6a5fe080-f78d-48f9-98b8-8826da0e875c 1b0f6e404599466384da909e1d503b3a 64fa6df3908e4d09b226844d980ba62a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1096/2420] 10.0.0.140 () {32 vars in 759 bytes} [Mon Jun 15 21:14:52 2026] GET /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2421] 10.0.0.140 () {32 vars in 758 bytes} [Mon Jun 15 21:14:52 2026] DELETE /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/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: 1097/2422] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:14:52 2026] GET /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:52.752 7 INFO neutron.api.v2.resource [None req-af782ec9-d9f8-40c2-9af7-76751c0cb730 1b0f6e404599466384da909e1d503b3a 64fa6df3908e4d09b226844d980ba62a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1326/2423] 10.0.0.140 () {32 vars in 762 bytes} [Mon Jun 15 21:14:52 2026] DELETE /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2424] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:14:52 2026] DELETE /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2425] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:14:52 2026] GET /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2426] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:52 2026] DELETE /v2.0/security-groups/a3b51e82-b589-464b-a2dc-a394fbcd5c3b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2427] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:53 2026] GET /v2.0/security-groups?tenant_id=64fa6df3908e4d09b226844d980ba62a&name=default => generated 2929 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2428] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:53 2026] DELETE /v2.0/security-groups/aa2f3fc5-a305-4f0e-b81c-f83d209912e5 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2429] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:53 2026] GET /v2.0/security-groups?tenant_id=c89e7c70835e4d25b2ccd0ba69273b5b&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2430] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:54 2026] DELETE /v2.0/security-groups/007833a6-2198-4846-bd23-2a2dfd6768aa => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:54.654 7 WARNING neutron_lib.context [None req-fbf0e233-2ae8-463b-8e84-2cc63ce7e27d be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:54.788 7 INFO neutron.db.segments_db [None req-fbf0e233-2ae8-463b-8e84-2cc63ce7e27d be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Added segment 3c94cf88-2811-456c-adab-4b076b55fbd5 of type vxlan for network b84202a0-f228-4b62-8a9b-ff54b7bac862 [pid: 7|app: 0|req: 1330/2431] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:54 2026] POST /v2.0/networks => generated 631 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:54.889 8 WARNING neutron_lib.context [None req-bfd424d1-6fe9-4a32-bb63-f99c7ee7af9f be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1102/2434] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:14:54 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:55.170 7 WARNING neutron_lib.context [None req-82e20eb8-9d01-4574-8e02-e13877a403cc be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:55.238 7 INFO neutron.db.segments_db [None req-82e20eb8-9d01-4574-8e02-e13877a403cc be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Added segment 29c7e375-155e-4902-9487-7a11285bbfd8 of type vxlan for network a245fdb3-c650-43dd-b5c1-36d7638cca53 [pid: 7|app: 0|req: 1333/2435] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:55 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:55.331 8 WARNING neutron_lib.context [None req-838b529c-6c70-415d-a33d-65e714dec15b be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1103/2436] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:14:55 2026] POST /v2.0/subnets => generated 629 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:55.602 7 WARNING neutron_lib.context [None req-619c2467-a4f6-4a2b-b73d-b14e71f8f18d be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:55.651 7 INFO neutron.db.segments_db [None req-619c2467-a4f6-4a2b-b73d-b14e71f8f18d be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Added segment adccf245-8535-46fd-9471-dfe3c6531f52 of type vxlan for network ff9dfa88-fbbf-419c-8a74-637e2626f0ec [pid: 7|app: 0|req: 1334/2437] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:55 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:55.745 8 WARNING neutron_lib.context [None req-9ab459bb-89e3-48a9-9651-273520571e11 be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1104/2438] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:14:55 2026] POST /v2.0/subnets => generated 629 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:55.960 7 WARNING neutron_lib.context [None req-740399d1-a6c6-41ac-a9b1-2aeab46e8f90 be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:56.027 7 INFO neutron.db.segments_db [None req-740399d1-a6c6-41ac-a9b1-2aeab46e8f90 be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Added segment b0f9e541-115b-44a8-a70b-2446a8f323a4 of type vxlan for network 9d655f40-d238-4682-8a54-fb960f340025 [pid: 7|app: 0|req: 1335/2439] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:55 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:56.130 8 WARNING neutron_lib.context [None req-5f2272a6-5335-4379-95d5-0604a107ff42 be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1105/2440] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:14:56 2026] POST /v2.0/subnets => generated 629 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:56.374 7 WARNING neutron_lib.context [None req-9a42096a-866b-40a7-942e-d14a7f473853 be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:14:56.427 7 INFO neutron.db.segments_db [None req-9a42096a-866b-40a7-942e-d14a7f473853 be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Added segment 5c9c82cb-ae7a-4f94-a647-ded1678ae118 of type vxlan for network e9771020-7249-49dd-ac9d-03f0c4d1cb2d [pid: 7|app: 0|req: 1336/2441] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:56 2026] POST /v2.0/networks => generated 631 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:56.541 8 WARNING neutron_lib.context [None req-7cc9f3f9-1728-4b5b-b5dc-faf76bffb58e be707c380b244294a241359eeee13fbb e77b56d3a20e487fbb63b76f8770734e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1106/2442] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:14:56 2026] POST /v2.0/subnets => generated 629 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2443] 10.0.0.140 () {34 vars in 751 bytes} [Mon Jun 15 21:14:56 2026] PUT /v2.0/subnets/3e2eef65-ace4-4b79-adad-a4d847b75f06/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2444] 10.0.0.140 () {34 vars in 751 bytes} [Mon Jun 15 21:14:56 2026] PUT /v2.0/subnets/0aaa084a-de8e-4d66-855a-0689f6ff1e8a/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2445] 10.0.0.140 () {34 vars in 751 bytes} [Mon Jun 15 21:14:56 2026] PUT /v2.0/subnets/e06a3b30-5489-4446-adac-f07da172972a/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2446] 10.0.0.140 () {34 vars in 751 bytes} [Mon Jun 15 21:14:57 2026] PUT /v2.0/subnets/9906c53f-62bd-4e68-865b-927083e2d07e/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2447] 10.0.0.140 () {32 vars in 664 bytes} [Mon Jun 15 21:14:57 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2448] 10.0.0.140 () {32 vars in 678 bytes} [Mon Jun 15 21:14:57 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2449] 10.0.0.140 () {32 vars in 674 bytes} [Mon Jun 15 21:14:57 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:57.250 7 WARNING neutron_lib.context [None req-5aa67b32-435e-4530-b275-f1bd14498572 65c753d3e4464ef8aa941efbec1376f5 b368cc1f1842497e997ee57684228b17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1112/2450] 10.0.0.140 () {32 vars in 686 bytes} [Mon Jun 15 21:14:57 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2451] 10.0.0.140 () {32 vars in 672 bytes} [Mon Jun 15 21:14:57 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2452] 10.0.0.140 () {32 vars in 686 bytes} [Mon Jun 15 21:14:57 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:14:57.398 7 INFO neutron.db.segments_db [None req-5aa67b32-435e-4530-b275-f1bd14498572 65c753d3e4464ef8aa941efbec1376f5 b368cc1f1842497e997ee57684228b17 - - default default] Added segment bd3ff6a9-9303-4868-a369-651202bd4d12 of type vxlan for network cd2de0df-2e11-4324-a9ce-d726e5d08d56 [pid: 8|app: 0|req: 1115/2453] 10.0.0.140 () {32 vars in 682 bytes} [Mon Jun 15 21:14:57 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2454] 10.0.0.140 () {32 vars in 694 bytes} [Mon Jun 15 21:14:57 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2455] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:14:57 2026] POST /v2.0/networks => generated 632 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:14:57.495 7 WARNING neutron_lib.context [None req-16f91780-8a25-40bc-a9c9-2bb5c5884e87 65c753d3e4464ef8aa941efbec1376f5 b368cc1f1842497e997ee57684228b17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1117/2456] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:57 2026] DELETE /v2.0/subnets/3e2eef65-ace4-4b79-adad-a4d847b75f06 => 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: 1340/2457] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:14:57 2026] POST /v2.0/subnets => generated 626 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2458] 10.0.0.140 () {34 vars in 751 bytes} [Mon Jun 15 21:14:57 2026] PUT /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/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: 1118/2459] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:57 2026] DELETE /v2.0/subnets/0aaa084a-de8e-4d66-855a-0689f6ff1e8a => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2460] 10.0.0.140 () {32 vars in 731 bytes} [Mon Jun 15 21:14:57 2026] GET /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2461] 10.0.0.140 () {34 vars in 762 bytes} [Mon Jun 15 21:14:57 2026] PUT /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2462] 10.0.0.140 () {32 vars in 731 bytes} [Mon Jun 15 21:14:57 2026] GET /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2463] 10.0.0.140 () {34 vars in 758 bytes} [Mon Jun 15 21:14:57 2026] PUT /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2464] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:57 2026] DELETE /v2.0/subnets/e06a3b30-5489-4446-adac-f07da172972a => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2465] 10.0.0.140 () {32 vars in 731 bytes} [Mon Jun 15 21:14:57 2026] GET /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2466] 10.0.0.140 () {34 vars in 780 bytes} [Mon Jun 15 21:14:58 2026] PUT /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2467] 10.0.0.140 () {32 vars in 731 bytes} [Mon Jun 15 21:14:58 2026] GET /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2468] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:57 2026] DELETE /v2.0/subnets/9906c53f-62bd-4e68-865b-927083e2d07e => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2469] 10.0.0.140 () {34 vars in 751 bytes} [Mon Jun 15 21:14:58 2026] PUT /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2470] 10.0.0.140 () {32 vars in 731 bytes} [Mon Jun 15 21:14:58 2026] GET /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2471] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:14:58 2026] GET /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:14:58.231 7 INFO neutron.api.v2.resource [None req-24d422b2-4d10-4098-8d2e-42f1408245aa 65c753d3e4464ef8aa941efbec1376f5 b368cc1f1842497e997ee57684228b17 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1352/2472] 10.0.0.140 () {32 vars in 743 bytes} [Mon Jun 15 21:14:58 2026] GET /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2473] 10.0.0.140 () {32 vars in 742 bytes} [Mon Jun 15 21:14:58 2026] DELETE /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2474] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:58 2026] DELETE /v2.0/subnets/2505e6fc-a55f-41b5-82c6-19a9cc35967c => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2475] 10.0.0.140 () {32 vars in 731 bytes} [Mon Jun 15 21:14:58 2026] GET /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:58.327 7 INFO neutron.api.v2.resource [None req-25be744d-06c5-4452-baaf-48852253febd 65c753d3e4464ef8aa941efbec1376f5 b368cc1f1842497e997ee57684228b17 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1355/2476] 10.0.0.140 () {32 vars in 746 bytes} [Mon Jun 15 21:14:58 2026] DELETE /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/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: 1356/2477] 10.0.0.140 () {32 vars in 734 bytes} [Mon Jun 15 21:14:58 2026] DELETE /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2478] 10.0.0.140 () {32 vars in 731 bytes} [Mon Jun 15 21:14:58 2026] GET /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:14:58.578 8 INFO neutron.services.segments.plugin [-] Segment 3c94cf88-2811-456c-adab-4b076b55fbd5 resource provider aggregate not found 2026-06-15 21:14:58.582 8 INFO neutron.services.segments.plugin [-] Segment 3c94cf88-2811-456c-adab-4b076b55fbd5 resource provider aggregate not found [pid: 7|app: 0|req: 1358/2479] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:14:58 2026] DELETE /v2.0/subnets/c4b0448f-7f0f-45a4-974c-c00a0b99f369 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:58.594 8 INFO neutron.services.segments.plugin [-] Segment 3c94cf88-2811-456c-adab-4b076b55fbd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c94cf88-2811-456c-adab-4b076b55fbd5 found for delete ", "request_id": "req-6894e02c-7711-40cf-8b00-ba63c461251c"}]} 2026-06-15 21:14:58.599 8 INFO neutron.services.segments.plugin [-] Segment 3c94cf88-2811-456c-adab-4b076b55fbd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c94cf88-2811-456c-adab-4b076b55fbd5 found for delete ", "request_id": "req-af8e75a0-f52b-4f09-879b-7dff31ad7bbd"}]} [pid: 8|app: 0|req: 1122/2480] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:58 2026] DELETE /v2.0/networks/b84202a0-f228-4b62-8a9b-ff54b7bac862 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2481] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:58 2026] DELETE /v2.0/networks/a245fdb3-c650-43dd-b5c1-36d7638cca53 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:14:58.883 7 INFO neutron.services.segments.plugin [-] Segment bd3ff6a9-9303-4868-a369-651202bd4d12 resource provider aggregate not found 2026-06-15 21:14:58.894 7 INFO neutron.services.segments.plugin [-] Segment bd3ff6a9-9303-4868-a369-651202bd4d12 resource provider aggregate not found 2026-06-15 21:14:58.910 7 INFO neutron.services.segments.plugin [-] Segment bd3ff6a9-9303-4868-a369-651202bd4d12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd3ff6a9-9303-4868-a369-651202bd4d12 found for delete ", "request_id": "req-ec9a50f9-4ec5-4a7f-b239-3d7c4b6b4052"}]} 2026-06-15 21:14:58.911 7 INFO neutron.services.segments.plugin [-] Segment bd3ff6a9-9303-4868-a369-651202bd4d12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd3ff6a9-9303-4868-a369-651202bd4d12 found for delete ", "request_id": "req-dcbc9677-0987-429f-a7f5-4973a8b4448b"}]} [pid: 7|app: 0|req: 1359/2482] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:58 2026] DELETE /v2.0/networks/cd2de0df-2e11-4324-a9ce-d726e5d08d56 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 1124/2483] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:58 2026] DELETE /v2.0/networks/ff9dfa88-fbbf-419c-8a74-637e2626f0ec => generated 0 bytes in 732 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2484] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:59 2026] GET /v2.0/security-groups?tenant_id=8295e4fb6c684cf1b7113a38ef6b2daa&name=default => generated 2929 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2485] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:14:59 2026] DELETE /v2.0/security-groups/7cb6be6a-8d4e-4cff-b23d-538eeaf5e995 => 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: 1125/2486] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:59 2026] DELETE /v2.0/networks/9d655f40-d238-4682-8a54-fb960f340025 => 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: 1126/2487] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:14:59 2026] GET /v2.0/security-groups?tenant_id=b368cc1f1842497e997ee57684228b17&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2488] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:15:00 2026] DELETE /v2.0/security-groups/3dacfff1-5343-4ccc-8455-8b5ceab08732 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2489] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:14:59 2026] DELETE /v2.0/networks/e9771020-7249-49dd-ac9d-03f0c4d1cb2d => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:15:01.062 8 INFO neutron.services.segments.plugin [-] Segment 29c7e375-155e-4902-9487-7a11285bbfd8 resource provider aggregate not found 2026-06-15 21:15:01.068 8 INFO neutron.services.segments.plugin [-] Segment 29c7e375-155e-4902-9487-7a11285bbfd8 resource provider aggregate not found 2026-06-15 21:15:01.082 8 INFO neutron.services.segments.plugin [-] Segment 29c7e375-155e-4902-9487-7a11285bbfd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29c7e375-155e-4902-9487-7a11285bbfd8 found for delete ", "request_id": "req-fe262b1d-57b0-4a59-81e0-0c098a789eca"}]} 2026-06-15 21:15:01.086 8 INFO neutron.services.segments.plugin [-] Segment 29c7e375-155e-4902-9487-7a11285bbfd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29c7e375-155e-4902-9487-7a11285bbfd8 found for delete ", "request_id": "req-e4c834a5-ea58-45b5-a392-1c1258dfac9a"}]} 2026-06-15 21:15:01.098 8 INFO neutron.services.segments.plugin [-] Segment adccf245-8535-46fd-9471-dfe3c6531f52 resource provider aggregate not found 2026-06-15 21:15:01.102 8 INFO neutron.services.segments.plugin [-] Segment adccf245-8535-46fd-9471-dfe3c6531f52 resource provider aggregate not found 2026-06-15 21:15:01.116 8 INFO neutron.services.segments.plugin [-] Segment adccf245-8535-46fd-9471-dfe3c6531f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adccf245-8535-46fd-9471-dfe3c6531f52 found for delete ", "request_id": "req-04daf8e9-3808-4904-a902-e3b396ea771e"}]} 2026-06-15 21:15:01.119 8 INFO neutron.services.segments.plugin [-] Segment adccf245-8535-46fd-9471-dfe3c6531f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adccf245-8535-46fd-9471-dfe3c6531f52 found for delete ", "request_id": "req-1d5f3343-0522-4c30-9610-439de3ffb8a1"}]} 2026-06-15 21:15:01.129 8 INFO neutron.services.segments.plugin [-] Segment b0f9e541-115b-44a8-a70b-2446a8f323a4 resource provider aggregate not found 2026-06-15 21:15:01.140 8 INFO neutron.services.segments.plugin [-] Segment b0f9e541-115b-44a8-a70b-2446a8f323a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0f9e541-115b-44a8-a70b-2446a8f323a4 found for delete ", "request_id": "req-b2c13837-44e3-4147-b9d7-1cf780f3eeb7"}]} 2026-06-15 21:15:01.141 8 INFO neutron.services.segments.plugin [-] Segment b0f9e541-115b-44a8-a70b-2446a8f323a4 resource provider aggregate not found 2026-06-15 21:15:01.152 8 INFO neutron.services.segments.plugin [-] Segment b0f9e541-115b-44a8-a70b-2446a8f323a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0f9e541-115b-44a8-a70b-2446a8f323a4 found for delete ", "request_id": "req-a0f94573-aad6-4654-ad9a-be29bbb69d26"}]} [pid: 8|app: 0|req: 1128/2490] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:15:01 2026] GET /v2.0/security-groups?tenant_id=4b4424c5650b4c87a9759255e7971c10&name=default => generated 2929 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:15:01.399 7 INFO neutron.services.segments.plugin [-] Segment 5c9c82cb-ae7a-4f94-a647-ded1678ae118 resource provider aggregate not found 2026-06-15 21:15:01.408 7 INFO neutron.services.segments.plugin [-] Segment 5c9c82cb-ae7a-4f94-a647-ded1678ae118 resource provider aggregate not found 2026-06-15 21:15:01.423 7 INFO neutron.services.segments.plugin [-] Segment 5c9c82cb-ae7a-4f94-a647-ded1678ae118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c9c82cb-ae7a-4f94-a647-ded1678ae118 found for delete ", "request_id": "req-5b36f0e1-cc3e-4340-a8b5-999bc9594e4c"}]} 2026-06-15 21:15:01.424 7 INFO neutron.services.segments.plugin [-] Segment 5c9c82cb-ae7a-4f94-a647-ded1678ae118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c9c82cb-ae7a-4f94-a647-ded1678ae118 found for delete ", "request_id": "req-b825183a-6f08-4efc-b2ee-f6cbd952523e"}]} [pid: 7|app: 0|req: 1363/2491] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:15:01 2026] DELETE /v2.0/security-groups/8f5055d0-15c7-432d-9a5c-a06e055dc94e => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2492] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:15:01 2026] GET /v2.0/security-groups?tenant_id=ab342060d7144dcc830659efa7fd66ef&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2493] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:15:01 2026] DELETE /v2.0/security-groups/91254808-a5cb-468f-b880-e03c0d72d215 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2494] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:15:02 2026] GET /v2.0/security-groups?tenant_id=e77b56d3a20e487fbb63b76f8770734e&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2495] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:15:02 2026] DELETE /v2.0/security-groups/bffc0777-97ac-4fee-a5ee-a1b93e967841 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2496] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:15:03 2026] GET /v2.0/security-groups?tenant_id=d6f5df8f24a54c3093e65bb4a1bc5530&name=default => generated 2929 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2497] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:15:03 2026] DELETE /v2.0/security-groups/117b44b6-7159-4d10-b7c8-9824e94c93e0 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2498] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:15:04 2026] GET /v2.0/security-groups?tenant_id=38c4740a2f7148e5ac40f08735cf4d82&name=default => generated 2929 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2499] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:15:04 2026] DELETE /v2.0/security-groups/8b32090d-a783-45eb-a86f-5f1ee383017b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:15:05.379 8 WARNING neutron_lib.context [None req-dd7f0494-53de-4769-92ec-978d89483e95 8894954d5dc9476fab3f9f3b9d214191 8696d4ddcd17439e8a3b4039a46af6ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1133/2500] 10.0.0.140 () {34 vars in 676 bytes} [Mon Jun 15 21:15:05 2026] POST /v2.0/floatingips => generated 552 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2501] 10.0.0.140 () {34 vars in 759 bytes} [Mon Jun 15 21:15:05 2026] PUT /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/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: 1134/2502] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:15:05 2026] GET /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2503] 10.0.0.140 () {34 vars in 770 bytes} [Mon Jun 15 21:15:06 2026] PUT /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2504] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:15:06 2026] GET /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2505] 10.0.0.140 () {34 vars in 766 bytes} [Mon Jun 15 21:15:06 2026] PUT /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags/red => generated 4 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2506] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:15:06 2026] GET /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2507] 10.0.0.140 () {34 vars in 788 bytes} [Mon Jun 15 21:15:06 2026] PUT /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2508] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:15:06 2026] GET /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2509] 10.0.0.140 () {34 vars in 759 bytes} [Mon Jun 15 21:15:06 2026] PUT /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2510] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:15:06 2026] GET /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2511] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:15:06 2026] GET /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:15:06.776 8 INFO neutron.api.v2.resource [None req-8eb670c2-6dfe-46f5-9691-308bb5ac3072 8894954d5dc9476fab3f9f3b9d214191 8696d4ddcd17439e8a3b4039a46af6ea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1139/2512] 10.0.0.140 () {32 vars in 751 bytes} [Mon Jun 15 21:15:06 2026] GET /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/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: 1374/2513] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:15:06 2026] DELETE /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2514] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:15:06 2026] GET /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:15:06.905 7 INFO neutron.api.v2.resource [None req-a1268071-f625-4fb5-b1b1-8ab6346ab86f 8894954d5dc9476fab3f9f3b9d214191 8696d4ddcd17439e8a3b4039a46af6ea - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1375/2515] 10.0.0.140 () {32 vars in 754 bytes} [Mon Jun 15 21:15:06 2026] DELETE /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2516] 10.0.0.140 () {32 vars in 742 bytes} [Mon Jun 15 21:15:06 2026] DELETE /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags => 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: 1376/2517] 10.0.0.140 () {32 vars in 739 bytes} [Mon Jun 15 21:15:06 2026] GET /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2518] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:15:06 2026] DELETE /v2.0/floatingips/17afffb8-12b2-4c46-b2e4-794b5b738785 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2519] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:15:07 2026] GET /v2.0/security-groups?tenant_id=d726d62c2d3743fc890af2b252a946ce&name=default => generated 2929 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2520] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:15:08 2026] DELETE /v2.0/security-groups/d029bc12-3dad-4308-b577-9eaa4e2e19ea => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2521] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:15:08 2026] GET /v2.0/security-groups?tenant_id=8696d4ddcd17439e8a3b4039a46af6ea&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2522] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:15:08 2026] DELETE /v2.0/security-groups/506ee61d-d1a3-4324-92a6-7f585d4864f9 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:15:11.756 7 WARNING neutron_lib.context [None req-0c4e8c2a-0933-4e65-aef4-ffb3de2d6526 95420ca778ee4da9ae6a332f72c331d3 a2b89c6066b34766b579e291e8ac5385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:15:11.901 7 INFO neutron.db.segments_db [None req-0c4e8c2a-0933-4e65-aef4-ffb3de2d6526 95420ca778ee4da9ae6a332f72c331d3 a2b89c6066b34766b579e291e8ac5385 - - default default] Added segment d3aafbcb-095f-4ab6-bde0-47dd8c1929b8 of type vxlan for network f4713936-26d0-4bc4-a95f-6ab6e43e71d7 [pid: 7|app: 0|req: 1380/2525] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:15:11 2026] POST /v2.0/networks => generated 631 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:12.009 8 WARNING neutron_lib.context [None req-2842346e-fa7e-49f6-af1a-4ea50dfe6140 95420ca778ee4da9ae6a332f72c331d3 a2b89c6066b34766b579e291e8ac5385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:15:12.061 8 INFO neutron.db.segments_db [None req-2842346e-fa7e-49f6-af1a-4ea50dfe6140 95420ca778ee4da9ae6a332f72c331d3 a2b89c6066b34766b579e291e8ac5385 - - default default] Added segment 66f3f043-3634-4298-acdc-450dd442b106 of type vxlan for network 5eb278ce-383d-469c-a355-4b96c7e44381 [pid: 8|app: 0|req: 1146/2526] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:15:12 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2527] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:15:12 2026] PUT /v2.0/networks/f4713936-26d0-4bc4-a95f-6ab6e43e71d7/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2528] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:15:12 2026] GET /v2.0/networks/f4713936-26d0-4bc4-a95f-6ab6e43e71d7/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2529] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:15:12 2026] PUT /v2.0/networks/5eb278ce-383d-469c-a355-4b96c7e44381/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2530] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:15:12 2026] GET /v2.0/networks/5eb278ce-383d-469c-a355-4b96c7e44381/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2531] 10.0.0.140 () {34 vars in 753 bytes} [Mon Jun 15 21:15:12 2026] PUT /v2.0/networks/5eb278ce-383d-469c-a355-4b96c7e44381/tags => 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: 1149/2532] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:15:12 2026] GET /v2.0/networks/5eb278ce-383d-469c-a355-4b96c7e44381/tags => 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: 1384/2533] 10.0.0.140 () {32 vars in 733 bytes} [Mon Jun 15 21:15:12 2026] GET /v2.0/networks/f4713936-26d0-4bc4-a95f-6ab6e43e71d7/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:15:12.546 8 INFO neutron.services.segments.plugin [-] Segment d3aafbcb-095f-4ab6-bde0-47dd8c1929b8 resource provider aggregate not found 2026-06-15 21:15:12.551 8 INFO neutron.services.segments.plugin [-] Segment d3aafbcb-095f-4ab6-bde0-47dd8c1929b8 resource provider aggregate not found 2026-06-15 21:15:12.565 8 INFO neutron.services.segments.plugin [-] Segment d3aafbcb-095f-4ab6-bde0-47dd8c1929b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3aafbcb-095f-4ab6-bde0-47dd8c1929b8 found for delete ", "request_id": "req-b268d385-f8ab-48ea-a7ca-58d82724e06d"}]} 2026-06-15 21:15:12.568 8 INFO neutron.services.segments.plugin [-] Segment d3aafbcb-095f-4ab6-bde0-47dd8c1929b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3aafbcb-095f-4ab6-bde0-47dd8c1929b8 found for delete ", "request_id": "req-4b76afa7-5386-4808-9a79-d67d712e1a03"}]} [pid: 8|app: 0|req: 1150/2534] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:15:12 2026] DELETE /v2.0/networks/f4713936-26d0-4bc4-a95f-6ab6e43e71d7 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:15:12.710 7 INFO neutron.services.segments.plugin [-] Segment 66f3f043-3634-4298-acdc-450dd442b106 resource provider aggregate not found 2026-06-15 21:15:12.715 7 INFO neutron.services.segments.plugin [-] Segment 66f3f043-3634-4298-acdc-450dd442b106 resource provider aggregate not found [pid: 7|app: 0|req: 1385/2535] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:15:12 2026] DELETE /v2.0/networks/5eb278ce-383d-469c-a355-4b96c7e44381 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:15:12.748 8 WARNING neutron_lib.context [None req-34970747-165a-4f9e-b6fd-04875cfb6640 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:15:12.902 8 INFO neutron.db.segments_db [None req-34970747-165a-4f9e-b6fd-04875cfb6640 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Added segment 8a5e02d2-b85b-4002-8b30-b051fd9edee7 of type vxlan for network eab093fb-ada3-42e6-aade-5730cd72bf64 [pid: 8|app: 0|req: 1151/2536] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:15:12 2026] POST /v2.0/networks => generated 640 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:13.009 7 INFO neutron.services.segments.plugin [-] Segment 66f3f043-3634-4298-acdc-450dd442b106 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66f3f043-3634-4298-acdc-450dd442b106 found for delete ", "request_id": "req-8a6395e3-0dd1-49c8-8483-f179dad245e6"}]} 2026-06-15 21:15:13.015 7 WARNING neutron_lib.context [None req-1e1b5533-cd37-45d0-8198-7891db960247 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:15:13.017 7 INFO neutron.services.segments.plugin [-] Segment 66f3f043-3634-4298-acdc-450dd442b106 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66f3f043-3634-4298-acdc-450dd442b106 found for delete ", "request_id": "req-7813df9b-792c-4a36-813a-9e286b1dccf9"}]} [pid: 7|app: 0|req: 1386/2537] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:15:13 2026] POST /v2.0/subnets => generated 657 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2538] 10.0.0.140 () {32 vars in 722 bytes} [Mon Jun 15 21:15:13 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:15:13.396 8 WARNING neutron_lib.context [None req-4a1e1f76-846c-43c0-b696-31a15d16ff8f e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1387/2539] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:15:13 2026] GET /v2.0/security-groups?tenant_id=baf29ce3b6984b2381efd5b64fd25279&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2540] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:15:13 2026] DELETE /v2.0/security-groups/f1a365e6-82df-45dd-99f3-bb8915e0d874 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2541] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:15:13 2026] POST /v2.0/subnets => generated 732 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:13.693 7 WARNING neutron_lib.context [None req-dd730c84-4ed0-4e1f-925a-a8c60ac5e073 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:15:13.736 7 INFO neutron.db.segments_db [None req-dd730c84-4ed0-4e1f-925a-a8c60ac5e073 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Added segment c5480b1e-7fa9-4f79-b388-5a1b12db0915 of type vxlan for network 1ab66e84-6f94-47ea-8820-37dffeae94e0 [pid: 8|app: 0|req: 1154/2542] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:15:13 2026] GET /v2.0/security-groups?tenant_id=a2b89c6066b34766b579e291e8ac5385&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: 1389/2543] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:15:13 2026] POST /v2.0/networks => generated 636 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:13.821 7 WARNING neutron_lib.context [None req-dadb259d-2e79-4e65-8afc-fa1b65cfcec9 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2544] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:15:13 2026] DELETE /v2.0/security-groups/d466541a-b91b-4b32-895c-df2ac2f6e2d0 => 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: 1390/2545] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:15:13 2026] POST /v2.0/subnets => generated 656 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:14.072 8 WARNING neutron_lib.context [None req-3d8bee8c-e2bb-484b-8fa5-eb69df3a9115 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2546] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:15:14 2026] POST /v2.0/subnets => generated 726 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:14.371 7 WARNING neutron_lib.context [None req-b938b37e-99ac-4e05-b2b4-a738510f85ce e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:15:14.463 7 INFO neutron.db.segments_db [None req-b938b37e-99ac-4e05-b2b4-a738510f85ce e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Added segment eab1bd77-54c6-46e9-879a-2b0040fc3ab1 of type vxlan for network fff80e90-ae7f-4f06-9813-38389b3d1d7e [pid: 7|app: 0|req: 1391/2547] 10.0.0.140 () {34 vars in 670 bytes} [Mon Jun 15 21:15:14 2026] POST /v2.0/networks => generated 636 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:14.563 8 WARNING neutron_lib.context [None req-d05f25cf-8b62-40ba-b39b-ebd3303f3abe e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1157/2548] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:15:14 2026] POST /v2.0/subnets => generated 655 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:14.746 7 WARNING neutron_lib.context [None req-b3566af2-a7c1-4837-86a1-e1a5b1a711f8 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1392/2549] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:15:14 2026] POST /v2.0/subnets => generated 730 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:15.029 8 WARNING neutron_lib.context [None req-6527044e-0b51-45ab-b184-25b012237823 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:15:15.060 8 INFO neutron.db.segments_db [None req-6527044e-0b51-45ab-b184-25b012237823 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Added segment ed686948-030e-4fd6-95f1-1e24ecedcdca of type vxlan for network 979313b8-5033-41e0-8a87-fb3bceb68799 2026-06-15 21:15:15.309 8 INFO neutron.db.l3_hamode_db [None req-6527044e-0b51-45ab-b184-25b012237823 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 21:15:16.131 8 INFO neutron.db.l3_hamode_db [None req-6527044e-0b51-45ab-b184-25b012237823 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1158/2550] 10.0.0.140 () {34 vars in 669 bytes} [Mon Jun 15 21:15:15 2026] POST /v2.0/routers => generated 684 bytes in 2070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2551] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:15:17 2026] PUT /v2.0/routers/c832bac9-2ad8-4bb5-a608-f6ab55a24419/add_router_interface => generated 309 bytes in 1467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2552] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:15:18 2026] PUT /v2.0/routers/c832bac9-2ad8-4bb5-a608-f6ab55a24419/add_router_interface => generated 309 bytes in 1375 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2553] 10.0.0.140 () {34 vars in 783 bytes} [Mon Jun 15 21:15:19 2026] PUT /v2.0/routers/c832bac9-2ad8-4bb5-a608-f6ab55a24419/add_router_interface => generated 309 bytes in 1344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:15:21.389 8 WARNING neutron_lib.context [None req-e25ccf28-91ba-4c61-9b11-da9a381e0ba4 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1160/2554] 10.0.0.140 () {34 vars in 684 bytes} [Mon Jun 15 21:15:21 2026] POST /v2.0/security-groups => generated 1630 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 21:15:21.604 7 WARNING neutron_lib.context [None req-4815ff1b-9667-4fce-ba1d-b8b9861ef059 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1395/2555] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:15:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:21.745 8 WARNING neutron_lib.context [None req-a0abe555-c702-460c-bb47-1bb1086dffc4 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1161/2556] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:15:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:21.880 7 WARNING neutron_lib.context [None req-b404898b-f58a-42b6-9431-8f384e6fbe9d e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1396/2557] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:15:21 2026] POST /v2.0/security-group-rules => generated 599 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:22.036 8 WARNING neutron_lib.context [None req-c988ed08-e263-41e9-bdb6-d7829b330b86 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1162/2558] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:15:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:22.178 7 WARNING neutron_lib.context [None req-dfc77896-a4c0-4ee8-97fc-00bf03fb3d67 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1397/2559] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:15:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:22.336 8 WARNING neutron_lib.context [None req-f83efb78-5578-4e57-b706-d972564e3980 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1163/2560] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:15:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:22.470 7 WARNING neutron_lib.context [None req-0ccfcc40-c852-4d54-88b4-2a834631a648 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1398/2561] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:15:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:22.595 8 WARNING neutron_lib.context [None req-658d057f-db68-4d27-ade3-327ae17d385b e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1164/2562] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:15:22 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) 2026-06-15 21:15:22.736 7 WARNING neutron_lib.context [None req-dc795677-15a8-4438-8070-761f3bc438e1 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1399/2563] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:15:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:22.886 8 WARNING neutron_lib.context [None req-6559190b-61bb-4fb6-9b09-94c35a58bb1a e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1165/2564] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:15:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 21:15:23.043 7 WARNING neutron_lib.context [None req-c7f3e4f8-b5c4-463b-bdf4-99a48f04813c e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1400/2565] 10.0.0.140 () {34 vars in 695 bytes} [Mon Jun 15 21:15:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2566] 10.0.0.234 () {34 vars in 1096 bytes} [Mon Jun 15 21:15:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1170681235&fields=id&tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2567] 10.0.0.234 () {34 vars in 982 bytes} [Mon Jun 15 21:15:23 2026] GET /v2.0/networks?id=1ab66e84-6f94-47ea-8820-37dffeae94e0 => generated 703 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2568] 10.0.0.234 () {34 vars in 965 bytes} [Mon Jun 15 21:15:23 2026] GET /v2.0/quotas/f7d936a7b6ca44239f73fcd0cbc27a0f => 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: 1402/2569] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:15:23 2026] GET /v2.0/ports?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&fields=id => generated 287 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2570] 10.0.0.234 () {34 vars in 1008 bytes} [Mon Jun 15 21:15:23 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?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: 1403/2571] 10.0.0.234 () {34 vars in 1108 bytes} [Mon Jun 15 21:15:23 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?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: 1169/2572] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:15:24 2026] GET /v2.0/ports?device_id=3d396623-412d-486c-98f6-53fde1e9eba8 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2575] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:15:28 2026] GET /v2.0/networks?id=1ab66e84-6f94-47ea-8820-37dffeae94e0 => generated 703 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2576] 199.19.213.118 () {34 vars in 1050 bytes} [Mon Jun 15 21:15:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f => generated 179 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:15:28.378 8 WARNING neutron_lib.context [req-441494d2-ec4c-45d5-9c00-116b4d5bd30d req-dfd24cea-4ab2-4093-88cf-eb2d70fcd263 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1172/2577] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:15:28 2026] POST /v2.0/ports => generated 1183 bytes in 349 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: 1406/2578] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:15:28 2026] PUT /v2.0/ports/4b101068-1aeb-45a5-8762-9b2ed021a9f9 => generated 1464 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2579] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:15:29 2026] GET /v2.0/ports?device_id=3d396623-412d-486c-98f6-53fde1e9eba8 => generated 1198 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1407/2580] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:15:29 2026] GET /v2.0/security-groups?id=bb62f17d-5e50-4b69-9e94-18aba5ffef23&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2581] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:15:29 2026] GET /v2.0/ports?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&device_id=3d396623-412d-486c-98f6-53fde1e9eba8 => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:15:29.813 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ed076b7-a56d-4846-a3b5-d460dad1070a'] response: {'name': 'network-changed', 'server_uuid': '3d396623-412d-486c-98f6-53fde1e9eba8', 'tag': '4b101068-1aeb-45a5-8762-9b2ed021a9f9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1408/2582] 199.19.213.118 () {34 vars in 1018 bytes} [Mon Jun 15 21:15:29 2026] GET /v2.0/networks?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&shared=False => generated 2373 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2583] 199.19.213.118 () {34 vars in 930 bytes} [Mon Jun 15 21:15:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2584] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:15:30 2026] GET /v2.0/ports?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&device_id=3d396623-412d-486c-98f6-53fde1e9eba8 => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2585] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:15:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=4b101068-1aeb-45a5-8762-9b2ed021a9f9 => 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: 1410/2586] 199.19.213.118 () {34 vars in 1104 bytes} [Mon Jun 15 21:15:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e9&port_id=4b101068-1aeb-45a5-8762-9b2ed021a9f9 => 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: 1177/2587] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:15:31 2026] GET /v2.0/subnets?id=88b6d731-3282-4e13-ac2b-498ae4b4be03&id=f7679c01-c900-4a05-add3-d2061ee7c30e => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2588] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:15:31 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2589] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:15:31 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&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: 1412/2590] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:15:31 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2591] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:15:31 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2592] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:15:34 2026] GET /v2.0/ports?device_id=3d396623-412d-486c-98f6-53fde1e9eba8 => generated 1198 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2593] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:15:34 2026] GET /v2.0/security-groups?id=bb62f17d-5e50-4b69-9e94-18aba5ffef23&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2594] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:15:39 2026] GET /v2.0/ports?device_id=3d396623-412d-486c-98f6-53fde1e9eba8 => generated 1200 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2595] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:15:39 2026] GET /v2.0/security-groups?id=bb62f17d-5e50-4b69-9e94-18aba5ffef23&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2596] 10.0.0.140 () {32 vars in 818 bytes} [Mon Jun 15 21:15:39 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&mac_address=fa%3A16%3A3e%3Ae0%3A2d%3A53 => generated 1200 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:15:39.749 8 WARNING neutron_lib.context [None req-47affb1e-e7ff-4cdf-a5fa-ca0998a1ada8 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:15:40.506 8 INFO neutron.db.l3_db [None req-47affb1e-e7ff-4cdf-a5fa-ca0998a1ada8 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Floating IP 5703e0ce-6d17-42f9-b516-1a0fd8172462 associated. External IP: 10.96.250.215, port: 4b101068-1aeb-45a5-8762-9b2ed021a9f9. [pid: 8|app: 0|req: 1182/2599] 10.0.0.140 () {34 vars in 677 bytes} [Mon Jun 15 21:15:39 2026] POST /v2.0/floatingips => generated 855 bytes in 1026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2600] 10.0.0.234 () {34 vars in 1096 bytes} [Mon Jun 15 21:15:40 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1170681235&fields=id&tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:15:40.946 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8c72f7d-d2e0-414b-957c-f1f1c56cfd06'] response: {'name': 'network-changed', 'server_uuid': '3d396623-412d-486c-98f6-53fde1e9eba8', 'tag': '4b101068-1aeb-45a5-8762-9b2ed021a9f9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1183/2601] 10.0.0.234 () {34 vars in 982 bytes} [Mon Jun 15 21:15:40 2026] GET /v2.0/networks?id=fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 703 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2602] 10.0.0.234 () {34 vars in 965 bytes} [Mon Jun 15 21:15:40 2026] GET /v2.0/quotas/f7d936a7b6ca44239f73fcd0cbc27a0f => 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: 1184/2603] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:15:40 2026] GET /v2.0/ports?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&fields=id => generated 333 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2604] 10.0.0.234 () {34 vars in 1008 bytes} [Mon Jun 15 21:15:41 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?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: 1185/2605] 10.0.0.234 () {34 vars in 1108 bytes} [Mon Jun 15 21:15:41 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2606] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:15:41 2026] GET /v2.0/ports?device_id=80b595b1-92e4-4de2-9a05-fca3f004884b => 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: 1186/2607] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:15:41 2026] GET /v2.0/ports?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&device_id=3d396623-412d-486c-98f6-53fde1e9eba8 => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2608] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:15:41 2026] GET /v2.0/networks?id=1ab66e84-6f94-47ea-8820-37dffeae94e0 => generated 799 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2609] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:15:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=4b101068-1aeb-45a5-8762-9b2ed021a9f9 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2610] 199.19.213.118 () {34 vars in 1104 bytes} [Mon Jun 15 21:15:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e9&port_id=4b101068-1aeb-45a5-8762-9b2ed021a9f9 => 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: 1188/2611] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:15:41 2026] GET /v2.0/subnets?id=88b6d731-3282-4e13-ac2b-498ae4b4be03&id=f7679c01-c900-4a05-add3-d2061ee7c30e => 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: 1424/2612] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:15:41 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&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: 1189/2613] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:15:41 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2614] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:15:41 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2615] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:15:41 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2616] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:15:45 2026] GET /v2.0/networks?id=fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 703 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2617] 199.19.213.118 () {34 vars in 1050 bytes} [Mon Jun 15 21:15:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f => generated 179 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:15:45.809 7 WARNING neutron_lib.context [req-21363d56-fbd3-4b7d-b640-a3a0fe5d2a7d req-7ea73960-7357-4037-bae4-7e25520e2a0d e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1427/2618] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:15:45 2026] POST /v2.0/ports => generated 1179 bytes in 414 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: 1428/2619] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:15:46 2026] GET /v2.0/ports?device_id=80b595b1-92e4-4de2-9a05-fca3f004884b => generated 1194 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2620] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:15:46 2026] GET /v2.0/security-groups?id=bb62f17d-5e50-4b69-9e94-18aba5ffef23&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2621] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:15:46 2026] PUT /v2.0/ports/5d795cbe-2754-4aee-8aa6-e04178f92dd1 => generated 1460 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2622] 10.0.0.201 () {34 vars in 990 bytes} [Mon Jun 15 21:15:47 2026] GET /v2.0/ports?device_id=3d396623-412d-486c-98f6-53fde1e9eba8 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1193/2623] 10.0.0.201 () {34 vars in 1040 bytes} [Mon Jun 15 21:15:47 2026] GET /v2.0/security-groups?id=bb62f17d-5e50-4b69-9e94-18aba5ffef23&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2624] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:15:47 2026] GET /v2.0/ports?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&device_id=80b595b1-92e4-4de2-9a05-fca3f004884b => generated 1463 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:15:47.771 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-38d28c56-6c61-4e6a-a7d9-af7e2b092a96'] response: {'name': 'network-changed', 'server_uuid': '80b595b1-92e4-4de2-9a05-fca3f004884b', 'tag': '5d795cbe-2754-4aee-8aa6-e04178f92dd1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1194/2625] 199.19.213.118 () {34 vars in 1056 bytes} [Mon Jun 15 21:15:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.75&port_id=5d795cbe-2754-4aee-8aa6-e04178f92dd1 => 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: 1432/2626] 199.19.213.118 () {34 vars in 1104 bytes} [Mon Jun 15 21:15:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af5&port_id=5d795cbe-2754-4aee-8aa6-e04178f92dd1 => 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: 1195/2627] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:15:47 2026] GET /v2.0/subnets?id=9ec8840a-a1b8-42ab-934c-a82f6356f1f3&id=0f78226b-193c-477a-a20a-4b599b065532 => generated 1414 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2628] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:15:47 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2629] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:15:47 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2630] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:15:48 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2631] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:15:48 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?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: 1435/2632] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:15:49 2026] GET /v2.0/ports?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&device_id=80b595b1-92e4-4de2-9a05-fca3f004884b => generated 1463 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2633] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:15:49 2026] GET /v2.0/networks?id=fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 799 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2634] 199.19.213.118 () {34 vars in 1056 bytes} [Mon Jun 15 21:15:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.75&port_id=5d795cbe-2754-4aee-8aa6-e04178f92dd1 => 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: 1199/2635] 199.19.213.118 () {34 vars in 1104 bytes} [Mon Jun 15 21:15:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af5&port_id=5d795cbe-2754-4aee-8aa6-e04178f92dd1 => 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: 1437/2636] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:15:49 2026] GET /v2.0/subnets?id=9ec8840a-a1b8-42ab-934c-a82f6356f1f3&id=0f78226b-193c-477a-a20a-4b599b065532 => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2637] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:15:49 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&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: 1438/2638] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:15:49 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&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: 1201/2639] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:15:49 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2640] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:15:49 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2641] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:15:51 2026] GET /v2.0/ports?device_id=80b595b1-92e4-4de2-9a05-fca3f004884b => generated 1196 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2642] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:15:51 2026] GET /v2.0/security-groups?id=bb62f17d-5e50-4b69-9e94-18aba5ffef23&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2645] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:15:56 2026] GET /v2.0/ports?device_id=80b595b1-92e4-4de2-9a05-fca3f004884b => generated 1196 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2646] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:15:56 2026] GET /v2.0/security-groups?id=bb62f17d-5e50-4b69-9e94-18aba5ffef23&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2647] 10.0.0.140 () {32 vars in 818 bytes} [Mon Jun 15 21:15:56 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&mac_address=fa%3A16%3A3e%3Af8%3Ab4%3Ae4 => generated 1196 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:15:57.068 7 WARNING neutron_lib.context [None req-f8367d26-4f21-4292-903e-39e6230aeddd e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:15:57.888 7 INFO neutron.db.l3_db [None req-f8367d26-4f21-4292-903e-39e6230aeddd e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Floating IP 1d4084ea-7fac-4e20-af4f-2b5e4704a47b associated. External IP: 10.96.250.207, port: 5d795cbe-2754-4aee-8aa6-e04178f92dd1. [pid: 7|app: 0|req: 1443/2648] 10.0.0.140 () {34 vars in 677 bytes} [Mon Jun 15 21:15:57 2026] POST /v2.0/floatingips => generated 854 bytes in 1202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2649] 10.0.0.201 () {34 vars in 990 bytes} [Mon Jun 15 21:16:03 2026] GET /v2.0/ports?device_id=80b595b1-92e4-4de2-9a05-fca3f004884b => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2650] 10.0.0.201 () {34 vars in 1040 bytes} [Mon Jun 15 21:16:03 2026] GET /v2.0/security-groups?id=bb62f17d-5e50-4b69-9e94-18aba5ffef23&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2651] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:16:04 2026] GET /v2.0/ports?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&device_id=80b595b1-92e4-4de2-9a05-fca3f004884b => generated 1465 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:16:04.127 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91988be0-c3de-4c7e-9219-c6d6d6e94157'] response: {'name': 'network-changed', 'server_uuid': '80b595b1-92e4-4de2-9a05-fca3f004884b', 'tag': '5d795cbe-2754-4aee-8aa6-e04178f92dd1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1445/2652] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:16:04 2026] GET /v2.0/networks?id=fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2653] 199.19.213.118 () {34 vars in 1056 bytes} [Mon Jun 15 21:16:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.75&port_id=5d795cbe-2754-4aee-8aa6-e04178f92dd1 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2654] 199.19.213.118 () {34 vars in 1104 bytes} [Mon Jun 15 21:16:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af5&port_id=5d795cbe-2754-4aee-8aa6-e04178f92dd1 => 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: 1209/2655] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:16:04 2026] GET /v2.0/subnets?id=9ec8840a-a1b8-42ab-934c-a82f6356f1f3&id=0f78226b-193c-477a-a20a-4b599b065532 => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2656] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:16:04 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&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: 1210/2657] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:16:04 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2658] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:16:04 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?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: 1211/2659] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:16:04 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2660] 199.19.213.118 () {34 vars in 1096 bytes} [Mon Jun 15 21:16:06 2026] GET /v2.0/ports?device_id=3d396623-412d-486c-98f6-53fde1e9eba8&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2661] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:16:07 2026] GET /v2.0/ports?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&device_id=3d396623-412d-486c-98f6-53fde1e9eba8 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2662] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:16:08 2026] GET /v2.0/networks?id=1ab66e84-6f94-47ea-8820-37dffeae94e0 => generated 799 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2663] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:16:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=4b101068-1aeb-45a5-8762-9b2ed021a9f9 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2664] 199.19.213.118 () {34 vars in 1104 bytes} [Mon Jun 15 21:16:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e9&port_id=4b101068-1aeb-45a5-8762-9b2ed021a9f9 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2665] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:16:08 2026] GET /v2.0/subnets?id=88b6d731-3282-4e13-ac2b-498ae4b4be03&id=f7679c01-c900-4a05-add3-d2061ee7c30e => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2666] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:16:08 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&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: 1215/2667] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:16:08 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&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: 1453/2668] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:16:08 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2669] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:16:08 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?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: 1454/2670] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:16:09 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2673] 10.0.0.71 () {30 vars in 688 bytes} [Mon Jun 15 21:16:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2674] 10.0.0.71 () {30 vars in 690 bytes} [Mon Jun 15 21:16: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: 8|app: 0|req: 1219/2675] 10.0.0.71 () {30 vars in 666 bytes} [Mon Jun 15 21:16: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: 7|app: 0|req: 1457/2676] 10.0.0.71 () {30 vars in 702 bytes} [Mon Jun 15 21:16:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2677] 10.0.0.71 () {28 vars in 437 bytes} [Mon Jun 15 21:16:11 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: 1458/2678] 10.0.0.71 () {30 vars in 726 bytes} [Mon Jun 15 21:16:11 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 657 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2679] 10.0.0.71 () {30 vars in 688 bytes} [Mon Jun 15 21:16:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2680] 10.0.0.71 () {30 vars in 690 bytes} [Mon Jun 15 21:16:11 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: 1222/2681] 10.0.0.71 () {30 vars in 666 bytes} [Mon Jun 15 21:16:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2682] 10.0.0.71 () {30 vars in 702 bytes} [Mon Jun 15 21:16:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2683] 10.0.0.71 () {30 vars in 726 bytes} [Mon Jun 15 21:16:11 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2684] 10.0.0.71 () {30 vars in 688 bytes} [Mon Jun 15 21:16:11 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: 1224/2685] 10.0.0.71 () {30 vars in 690 bytes} [Mon Jun 15 21:16:11 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: 1462/2686] 10.0.0.71 () {30 vars in 666 bytes} [Mon Jun 15 21:16:11 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: 1225/2687] 10.0.0.71 () {30 vars in 702 bytes} [Mon Jun 15 21:16:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2688] 10.0.0.71 () {30 vars in 728 bytes} [Mon Jun 15 21:16:11 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2689] 10.0.0.71 () {30 vars in 680 bytes} [Mon Jun 15 21:16:11 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2690] 10.0.0.71 () {34 vars in 702 bytes} [Mon Jun 15 21:16:11 2026] POST /v2.0/ports => generated 1132 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2691] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:16:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1465/2692] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:16:14 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: 1228/2693] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:16:14 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: 1466/2694] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:16:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2695] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:16:14 2026] GET /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2696] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:16:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2697] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:16:14 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: 1468/2698] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:16:14 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: 1231/2699] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:16:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:16:14.738 7 INFO neutron.api.v2.resource [None req-91a59d0f-60b2-4ce7-89c8-f7714974e586 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/2700] 199.19.213.118 () {30 vars in 762 bytes} [Mon Jun 15 21:16:14 2026] GET /v2.0/security-groups/lb-24954574-9eff-4d95-b84d-abb501c046ee => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2701] 199.19.213.118 () {30 vars in 784 bytes} [Mon Jun 15 21:16:14 2026] GET /v2.0/security-groups?name=lb-24954574-9eff-4d95-b84d-abb501c046ee => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2702] 199.19.213.118 () {34 vars in 735 bytes} [Mon Jun 15 21:16:14 2026] POST /v2.0/security-groups => generated 1638 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2703] 199.19.213.118 () {30 vars in 814 bytes} [Mon Jun 15 21:16:14 2026] GET /v2.0/security-group-rules?security_group_id=ff19ff22-58fa-4ab6-aea1-28429d50b72e => generated 1182 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2704] 199.19.213.118 () {34 vars in 788 bytes} [Mon Jun 15 21:16:14 2026] PUT /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => generated 1132 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2705] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:16:15 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: 7|app: 0|req: 1472/2706] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:16:15 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: 1235/2707] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:16:15 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: 1473/2708] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:16:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2709] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:16:15 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2710] 10.0.0.234 () {34 vars in 1016 bytes} [Mon Jun 15 21:16:22 2026] GET /v2.0/security-groups?id=4efe7dbe-3c4d-4665-b375-3f21bac89649&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2711] 10.0.0.234 () {34 vars in 982 bytes} [Mon Jun 15 21:16:22 2026] GET /v2.0/networks?id=46359c14-c503-4c96-b1ad-d75ac1c3a316 => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2712] 10.0.0.234 () {34 vars in 965 bytes} [Mon Jun 15 21:16:22 2026] GET /v2.0/quotas/d093114467f34b6e85e2c504b445d9f5 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2713] 10.0.0.234 () {34 vars in 1002 bytes} [Mon Jun 15 21:16:22 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&fields=id => generated 149 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2714] 10.0.0.234 () {34 vars in 1008 bytes} [Mon Jun 15 21:16:22 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?fields=segments => generated 14 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2715] 10.0.0.234 () {34 vars in 1108 bytes} [Mon Jun 15 21:16:22 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2716] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:16:23 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2717] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:16:23 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => 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: 1242/2720] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:16:26 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2721] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:16:26 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2722] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:16:27 2026] GET /v2.0/networks?id=46359c14-c503-4c96-b1ad-d75ac1c3a316 => generated 735 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2723] 199.19.213.118 () {34 vars in 1050 bytes} [Mon Jun 15 21:16:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d093114467f34b6e85e2c504b445d9f5 => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2724] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:16:27 2026] POST /v2.0/ports => generated 1078 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2725] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:16:28 2026] PUT /v2.0/ports/408c9dfc-474b-4ae1-9953-e5fcaef9bf56 => generated 1239 bytes in 435 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: 1245/2726] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:16:29 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 1242 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: 1482/2727] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:16:29 2026] GET /v2.0/security-groups?id=4efe7dbe-3c4d-4665-b375-3f21bac89649&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2728] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:16:29 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:16:29.457 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-deab07d1-19b9-4aaf-ace4-4707300bb3d8'] response: {'name': 'network-changed', 'server_uuid': '59642ea8-4e81-4bca-bac0-5d851a648a52', 'tag': '408c9dfc-474b-4ae1-9953-e5fcaef9bf56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1483/2729] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:16:29 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => 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: 1247/2730] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:16:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.62&port_id=408c9dfc-474b-4ae1-9953-e5fcaef9bf56 => 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: 1484/2731] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:16:29 2026] GET /v2.0/subnets?id=c523ade0-a84f-4674-add5-d33be3b66c5e => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2732] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:16:29 2026] GET /v2.0/ports?network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316&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: 1485/2733] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:16:29 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?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: 1249/2734] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:16:29 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?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: 1486/2735] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:16:30 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => 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: 1250/2736] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:16:30 2026] GET /v2.0/networks?id=46359c14-c503-4c96-b1ad-d75ac1c3a316 => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2737] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:16:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.62&port_id=408c9dfc-474b-4ae1-9953-e5fcaef9bf56 => 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: 1251/2738] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:16:30 2026] GET /v2.0/subnets?id=c523ade0-a84f-4674-add5-d33be3b66c5e => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2739] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:16:30 2026] GET /v2.0/ports?network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2740] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:16:30 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2741] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:16:31 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2742] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:16:32 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2743] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:16:32 2026] GET /v2.0/security-groups?id=4efe7dbe-3c4d-4665-b375-3f21bac89649&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2744] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:16:32 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2745] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:16:33 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2746] 199.19.213.118 () {34 vars in 1044 bytes} [Mon Jun 15 21:16:33 2026] GET /v2.0/security-groups?id=4efe7dbe-3c4d-4665-b375-3f21bac89649&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2747] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:16:35 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => 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: 1256/2748] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:16:35 2026] GET /v2.0/security-groups?id=4efe7dbe-3c4d-4665-b375-3f21bac89649&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2749] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:16:35 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => 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: 1257/2750] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:16:37 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => 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: 1494/2751] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:16:38 2026] GET /v2.0/security-groups?id=4efe7dbe-3c4d-4665-b375-3f21bac89649&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2752] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:16:38 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2757] 199.19.213.118 () {34 vars in 1096 bytes} [Mon Jun 15 21:17:07 2026] GET /v2.0/ports?device_id=80b595b1-92e4-4de2-9a05-fca3f004884b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2758] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:17:08 2026] GET /v2.0/ports?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&device_id=80b595b1-92e4-4de2-9a05-fca3f004884b => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2759] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:17:08 2026] GET /v2.0/networks?id=fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2760] 199.19.213.118 () {34 vars in 1056 bytes} [Mon Jun 15 21:17:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.75&port_id=5d795cbe-2754-4aee-8aa6-e04178f92dd1 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2761] 199.19.213.118 () {34 vars in 1104 bytes} [Mon Jun 15 21:17:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af5&port_id=5d795cbe-2754-4aee-8aa6-e04178f92dd1 => 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: 1263/2762] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:17:08 2026] GET /v2.0/subnets?id=9ec8840a-a1b8-42ab-934c-a82f6356f1f3&id=0f78226b-193c-477a-a20a-4b599b065532 => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2763] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:17:08 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2764] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:17:08 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&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: 1501/2765] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:17:08 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2766] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:17:08 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?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: 1267/2769] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:17:13 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: 1503/2770] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:17:13 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: 1268/2771] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:17:13 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: 1504/2772] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:17:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2773] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:17:13 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2774] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:17:13 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => 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: 1270/2775] 199.19.213.118 () {34 vars in 716 bytes} [Mon Jun 15 21:17:13 2026] POST /v2.0/ports => generated 1093 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2776] 10.0.0.234 () {34 vars in 971 bytes} [Mon Jun 15 21:17:14 2026] GET /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1093 bytes in 34 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: 1271/2777] 10.0.0.234 () {34 vars in 907 bytes} [Mon Jun 15 21:17:14 2026] GET /v2.0/extensions => generated 20516 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2778] 199.19.213.118 () {34 vars in 1262 bytes} [Mon Jun 15 21:17:14 2026] GET /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2779] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:17:14 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?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: 1508/2780] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:17:14 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2781] 199.19.213.118 () {34 vars in 975 bytes} [Mon Jun 15 21:17:15 2026] GET /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1093 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2782] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:17:15 2026] GET /v2.0/networks?id=eab093fb-ada3-42e6-aade-5730cd72bf64 => generated 803 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2783] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:17:15 2026] PUT /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1283 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2784] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:17:16 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 2519 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1275/2785] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:17:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.62&port_id=408c9dfc-474b-4ae1-9953-e5fcaef9bf56 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2786] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:17:17 2026] GET /v2.0/subnets?id=c523ade0-a84f-4674-add5-d33be3b66c5e => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2787] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:17:17 2026] GET /v2.0/ports?network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316&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: 1512/2788] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:17:17 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:17:17.163 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d90ce219-dad6-4926-9cdf-fdd413694a0e'] response: {'name': 'network-changed', 'server_uuid': '59642ea8-4e81-4bca-bac0-5d851a648a52', 'tag': '66dfd6e0-ac67-4d67-b74a-b431b9479e84', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1277/2789] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:17:17 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2790] 199.19.213.118 () {34 vars in 1056 bytes} [Mon Jun 15 21:17:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.40&port_id=66dfd6e0-ac67-4d67-b74a-b431b9479e84 => 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: 1278/2791] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:17:17 2026] GET /v2.0/subnets?id=75ada738-2d8e-4e72-8a31-fba884839f0e => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2792] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:17:17 2026] GET /v2.0/ports?network_id=eab093fb-ada3-42e6-aade-5730cd72bf64&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2793] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:17:17 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?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: 1515/2794] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:17:17 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2795] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:17:18 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 2519 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2796] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:17:18 2026] GET /v2.0/networks?id=eab093fb-ada3-42e6-aade-5730cd72bf64 => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2797] 199.19.213.118 () {34 vars in 1056 bytes} [Mon Jun 15 21:17:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.40&port_id=66dfd6e0-ac67-4d67-b74a-b431b9479e84 => 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: 1517/2798] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:17:18 2026] GET /v2.0/subnets?id=75ada738-2d8e-4e72-8a31-fba884839f0e => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2799] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:17:18 2026] GET /v2.0/ports?network_id=eab093fb-ada3-42e6-aade-5730cd72bf64&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2800] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:17:18 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2801] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:17:18 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?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: 1519/2802] 10.0.0.234 () {34 vars in 971 bytes} [Mon Jun 15 21:17:20 2026] GET /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2803] 199.19.213.118 () {34 vars in 788 bytes} [Mon Jun 15 21:17:20 2026] PUT /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1308 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:17:20.992 7 INFO neutron.api.v2.resource [None req-6f7978dd-cc32-43bf-ac98-5592d1ebaa18 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/2804] 199.19.213.118 () {30 vars in 762 bytes} [Mon Jun 15 21:17:20 2026] GET /v2.0/security-groups/lb-24954574-9eff-4d95-b84d-abb501c046ee => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-15 21:17:21.036 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78d2c809-12de-43fa-9fe4-a1a4005bc34c'] response: {'name': 'network-changed', 'server_uuid': '59642ea8-4e81-4bca-bac0-5d851a648a52', 'tag': '66dfd6e0-ac67-4d67-b74a-b431b9479e84', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1285/2805] 199.19.213.118 () {30 vars in 784 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/security-groups?name=lb-24954574-9eff-4d95-b84d-abb501c046ee => generated 1639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2806] 199.19.213.118 () {34 vars in 788 bytes} [Mon Jun 15 21:17:21 2026] PUT /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1308 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2807] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1522/2808] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2809] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:17:21 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: 1288/2810] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2811] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 2580 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2812] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:17:21.613 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57fbd511-d2b0-4342-a2b1-c2941471723b'] response: {'name': 'network-changed', 'server_uuid': '59642ea8-4e81-4bca-bac0-5d851a648a52', 'tag': '66dfd6e0-ac67-4d67-b74a-b431b9479e84', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1524/2813] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2814] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/networks?id=eab093fb-ada3-42e6-aade-5730cd72bf64 => generated 803 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2815] 199.19.213.118 () {34 vars in 1056 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.40&port_id=66dfd6e0-ac67-4d67-b74a-b431b9479e84 => 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: 1525/2816] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1344 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2817] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/subnets?id=75ada738-2d8e-4e72-8a31-fba884839f0e => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2818] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2819] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/ports?network_id=eab093fb-ada3-42e6-aade-5730cd72bf64&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: 1527/2820] 199.19.213.118 () {30 vars in 742 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64 => 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: 1294/2821] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?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: 1528/2822] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2823] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2824] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:17:21 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?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: 1530/2825] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:17:22 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 2582 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2826] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:17:23 2026] GET /v2.0/networks?id=eab093fb-ada3-42e6-aade-5730cd72bf64 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2827] 199.19.213.118 () {34 vars in 1056 bytes} [Mon Jun 15 21:17:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.40&port_id=66dfd6e0-ac67-4d67-b74a-b431b9479e84 => 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: 1297/2828] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:17:23 2026] GET /v2.0/subnets?id=75ada738-2d8e-4e72-8a31-fba884839f0e => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2829] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:17:23 2026] GET /v2.0/ports?network_id=eab093fb-ada3-42e6-aade-5730cd72bf64&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: 1298/2830] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:17:23 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?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: 1533/2831] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:17:23 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:17:32.312 8 WARNING neutron_lib.context [None req-a21df092-1799-4780-a71e-011e98eed892 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-15 21:17:33.100 8 INFO neutron.db.l3_db [None req-a21df092-1799-4780-a71e-011e98eed892 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Floating IP 3715ea16-f069-402e-97c3-5e37ccc4c58b associated. External IP: 10.96.250.201, port: 46516ac2-7313-4a31-970f-8bf3ac07fbdb. [pid: 8|app: 0|req: 1300/2834] 10.0.0.140 () {34 vars in 677 bytes} [Mon Jun 15 21:17:32 2026] POST /v2.0/floatingips => generated 899 bytes in 1076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2835] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:17:36 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: 1301/2836] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:17:36 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: 1536/2837] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:17: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: 1302/2838] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:17:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:17:36.422 7 INFO neutron.api.v2.resource [None req-78b5f3ee-be4c-4b04-bed0-a92483b7387d 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/2839] 199.19.213.118 () {30 vars in 762 bytes} [Mon Jun 15 21:17:36 2026] GET /v2.0/security-groups/lb-24954574-9eff-4d95-b84d-abb501c046ee => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2840] 199.19.213.118 () {30 vars in 784 bytes} [Mon Jun 15 21:17:36 2026] GET /v2.0/security-groups?name=lb-24954574-9eff-4d95-b84d-abb501c046ee => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2841] 199.19.213.118 () {30 vars in 814 bytes} [Mon Jun 15 21:17:36 2026] GET /v2.0/security-group-rules?security_group_id=ff19ff22-58fa-4ab6-aea1-28429d50b72e => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2842] 199.19.213.118 () {34 vars in 746 bytes} [Mon Jun 15 21:17:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2843] 199.19.213.118 () {34 vars in 746 bytes} [Mon Jun 15 21:17:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2846] 10.0.0.71 () {30 vars in 688 bytes} [Mon Jun 15 21:17:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2847] 10.0.0.71 () {30 vars in 690 bytes} [Mon Jun 15 21:17:45 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: 1542/2848] 10.0.0.71 () {30 vars in 666 bytes} [Mon Jun 15 21:17:45 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: 1307/2849] 10.0.0.71 () {30 vars in 702 bytes} [Mon Jun 15 21:17:45 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: 1543/2850] 10.0.0.71 () {28 vars in 437 bytes} [Mon Jun 15 21:17:45 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: 1308/2851] 10.0.0.71 () {30 vars in 726 bytes} [Mon Jun 15 21:17:45 2026] GET /v2.0/subnets/88b6d731-3282-4e13-ac2b-498ae4b4be03 => generated 656 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2852] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:17:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2853] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:17:48 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: 1545/2854] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:17:48 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: 1310/2855] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:17:48 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: 1546/2856] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:17:48 2026] GET /v2.0/subnets/88b6d731-3282-4e13-ac2b-498ae4b4be03 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2857] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:17:48 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2858] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:17:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2859] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:17:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2860] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:17:48 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: 1313/2861] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:17:48 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: 1549/2862] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:17:50 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?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: 1314/2863] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:17:50 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2864] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:17:50 2026] GET /v2.0/networks?id=1ab66e84-6f94-47ea-8820-37dffeae94e0 => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2865] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:17:50 2026] POST /v2.0/ports => generated 1303 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2866] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:17:51 2026] PUT /v2.0/ports/90ee3a17-be35-4551-ab04-046cf9ae7973 => generated 1464 bytes in 475 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: 1316/2867] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:17:52 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 4038 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: 1552/2868] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:17:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.62&port_id=408c9dfc-474b-4ae1-9953-e5fcaef9bf56 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2869] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:17:52 2026] GET /v2.0/subnets?id=c523ade0-a84f-4674-add5-d33be3b66c5e => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2870] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:17:52 2026] GET /v2.0/ports?network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2871] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:17:52 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:17:52.988 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dafba24f-a39e-45c2-a641-db278c0ffcbc'] response: {'name': 'network-changed', 'server_uuid': '59642ea8-4e81-4bca-bac0-5d851a648a52', 'tag': '90ee3a17-be35-4551-ab04-046cf9ae7973', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1554/2872] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:17:52 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2873] 199.19.213.118 () {34 vars in 1056 bytes} [Mon Jun 15 21:17:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.40&port_id=66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2874] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:17:53 2026] GET /v2.0/subnets?id=75ada738-2d8e-4e72-8a31-fba884839f0e => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2875] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:17:53 2026] GET /v2.0/ports?network_id=eab093fb-ada3-42e6-aade-5730cd72bf64&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: 1556/2876] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:17:53 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?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: 1321/2877] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:17:53 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2878] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:17:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=90ee3a17-be35-4551-ab04-046cf9ae7973 => 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: 1322/2879] 199.19.213.118 () {34 vars in 1104 bytes} [Mon Jun 15 21:17:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A303&port_id=90ee3a17-be35-4551-ab04-046cf9ae7973 => 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: 1558/2880] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:17:53 2026] GET /v2.0/subnets?id=88b6d731-3282-4e13-ac2b-498ae4b4be03&id=f7679c01-c900-4a05-add3-d2061ee7c30e => 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: 1323/2881] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:17:53 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2882] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:17:53 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&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: 1324/2883] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:17:53 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2884] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:17:53 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?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: 1325/2885] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:17:54 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 4040 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2886] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:17:54 2026] GET /v2.0/networks?id=1ab66e84-6f94-47ea-8820-37dffeae94e0 => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2887] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:17:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=90ee3a17-be35-4551-ab04-046cf9ae7973 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2888] 199.19.213.118 () {34 vars in 1104 bytes} [Mon Jun 15 21:17:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A303&port_id=90ee3a17-be35-4551-ab04-046cf9ae7973 => 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: 1327/2889] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:17:54 2026] GET /v2.0/subnets?id=88b6d731-3282-4e13-ac2b-498ae4b4be03&id=f7679c01-c900-4a05-add3-d2061ee7c30e => 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: 1563/2890] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:17:54 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2891] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:17:54 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2892] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:17:54 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?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: 1329/2895] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:17:54 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?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: 1567/2896] 10.0.0.234 () {34 vars in 971 bytes} [Mon Jun 15 21:17:56 2026] GET /v2.0/ports/90ee3a17-be35-4551-ab04-046cf9ae7973 => generated 1466 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2897] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:17:56 2026] GET /v2.0/ports/90ee3a17-be35-4551-ab04-046cf9ae7973 => generated 1466 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2898] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:17:56 2026] GET /v2.0/ports/90ee3a17-be35-4551-ab04-046cf9ae7973 => generated 1466 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2899] 199.19.213.118 () {34 vars in 789 bytes} [Mon Jun 15 21:17:56 2026] PUT /v2.0/ports/90ee3a17-be35-4551-ab04-046cf9ae7973 => generated 1201 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/2900] 199.19.213.118 () {30 vars in 742 bytes} [Mon Jun 15 21:17:57 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0 => generated 796 bytes in 44 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: 1332/2901] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:17:57 2026] GET /v2.0/subnets/88b6d731-3282-4e13-ac2b-498ae4b4be03 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/2902] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:17:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:17:57.569 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7975395-cea4-4e55-a237-02db5c3a082f'] response: {'name': 'network-changed', 'server_uuid': '59642ea8-4e81-4bca-bac0-5d851a648a52', 'tag': '90ee3a17-be35-4551-ab04-046cf9ae7973', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1333/2903] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:17:57 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: 1571/2904] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:17: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: 1334/2905] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:17: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: 7|app: 0|req: 1572/2906] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:17:57 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2907] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:17:57 2026] GET /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/2908] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:17:57 2026] GET /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2909] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:17:57 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/2910] 199.19.213.118 () {30 vars in 742 bytes} [Mon Jun 15 21:17:57 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2911] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:17:57 2026] GET /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/2912] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:17:57 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2913] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:17:57 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 3811 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/2914] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:17:58 2026] GET /v2.0/networks?id=1ab66e84-6f94-47ea-8820-37dffeae94e0 => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2915] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:17:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=90ee3a17-be35-4551-ab04-046cf9ae7973 => 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: 1577/2916] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:17:58 2026] GET /v2.0/subnets?id=88b6d731-3282-4e13-ac2b-498ae4b4be03 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2917] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:17:58 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/2918] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:17:58 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?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: 1341/2919] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:17:58 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?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: 1579/2920] 10.0.0.71 () {30 vars in 688 bytes} [Mon Jun 15 21:18:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2921] 10.0.0.71 () {30 vars in 690 bytes} [Mon Jun 15 21:18:06 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: 1580/2922] 10.0.0.71 () {30 vars in 666 bytes} [Mon Jun 15 21:18:06 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: 1343/2923] 10.0.0.71 () {30 vars in 702 bytes} [Mon Jun 15 21:18:06 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: 1581/2924] 10.0.0.71 () {28 vars in 437 bytes} [Mon Jun 15 21:18:06 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: 1344/2925] 10.0.0.71 () {30 vars in 726 bytes} [Mon Jun 15 21:18:06 2026] GET /v2.0/subnets/9ec8840a-a1b8-42ab-934c-a82f6356f1f3 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/2926] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:18:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2927] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:18:08 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: 1583/2928] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:18:08 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: 1346/2929] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:18:08 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: 1584/2930] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:18:08 2026] GET /v2.0/subnets/88b6d731-3282-4e13-ac2b-498ae4b4be03 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2931] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:18:08 2026] GET /v2.0/subnets/9ec8840a-a1b8-42ab-934c-a82f6356f1f3 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/2932] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:08 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 3811 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2933] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:18:08 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: 1586/2934] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:18:08 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: 1349/2935] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:18:08 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: 1587/2936] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:18:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2937] 199.19.213.118 () {34 vars in 1096 bytes} [Mon Jun 15 21:18:09 2026] GET /v2.0/ports?device_id=3d396623-412d-486c-98f6-53fde1e9eba8&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/2938] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:09 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?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: 1351/2939] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:09 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?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: 1590/2942] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:18:10 2026] GET /v2.0/networks?id=fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/2943] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:18:10 2026] GET /v2.0/ports?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&device_id=3d396623-412d-486c-98f6-53fde1e9eba8 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2944] 199.19.213.118 () {38 vars in 955 bytes} [Mon Jun 15 21:18:10 2026] POST /v2.0/ports => generated 1307 bytes in 355 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: 1354/2945] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:18:11 2026] GET /v2.0/networks?id=1ab66e84-6f94-47ea-8820-37dffeae94e0 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2946] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:18:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=4b101068-1aeb-45a5-8762-9b2ed021a9f9 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2947] 199.19.213.118 () {34 vars in 1104 bytes} [Mon Jun 15 21:18:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e9&port_id=4b101068-1aeb-45a5-8762-9b2ed021a9f9 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2948] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:18:11 2026] GET /v2.0/subnets?id=88b6d731-3282-4e13-ac2b-498ae4b4be03&id=f7679c01-c900-4a05-add3-d2061ee7c30e => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2949] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:11 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/2950] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:18:10 2026] PUT /v2.0/ports/21badc8e-6057-46da-bc4a-3190f484e332 => generated 1468 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2951] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:11 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&device_owner=network%3Adhcp => generated 1457 bytes in 31 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-06-15 21:18:11.330 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-697c8dde-c9d3-401a-a077-a7d8a7311e05'] response: {'name': 'network-changed', 'server_uuid': '59642ea8-4e81-4bca-bac0-5d851a648a52', 'tag': '21badc8e-6057-46da-bc4a-3190f484e332', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1593/2952] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:11 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2953] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:11 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?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: 1594/2954] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:18:11 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 5271 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2955] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:18:11 2026] GET /v2.0/networks?id=fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 799 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/2956] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:18:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.213&port_id=21badc8e-6057-46da-bc4a-3190f484e332 => 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: 1362/2957] 199.19.213.118 () {34 vars in 1106 bytes} [Mon Jun 15 21:18:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13f&port_id=21badc8e-6057-46da-bc4a-3190f484e332 => 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: 1596/2958] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:18:12 2026] GET /v2.0/subnets?id=9ec8840a-a1b8-42ab-934c-a82f6356f1f3&id=0f78226b-193c-477a-a20a-4b599b065532 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2959] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:12 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/2960] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:12 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2961] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:12 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/2962] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:12 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2963] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 5271 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/2964] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.62&port_id=408c9dfc-474b-4ae1-9953-e5fcaef9bf56 => 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: 1366/2965] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/subnets?id=c523ade0-a84f-4674-add5-d33be3b66c5e => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/2966] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/ports?network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316&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: 1367/2967] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?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: 1601/2968] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2969] 199.19.213.118 () {34 vars in 1056 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.40&port_id=66dfd6e0-ac67-4d67-b74a-b431b9479e84 => 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: 1602/2970] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/subnets?id=75ada738-2d8e-4e72-8a31-fba884839f0e => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2971] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/ports?network_id=eab093fb-ada3-42e6-aade-5730cd72bf64&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: 1603/2972] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?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: 1370/2973] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/2974] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=90ee3a17-be35-4551-ab04-046cf9ae7973 => 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: 1371/2975] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/subnets?id=88b6d731-3282-4e13-ac2b-498ae4b4be03 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/2976] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2977] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/2978] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:13 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2979] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:18:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.213&port_id=21badc8e-6057-46da-bc4a-3190f484e332 => 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: 1607/2980] 199.19.213.118 () {34 vars in 1106 bytes} [Mon Jun 15 21:18:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13f&port_id=21badc8e-6057-46da-bc4a-3190f484e332 => 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: 1374/2981] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:18:14 2026] GET /v2.0/subnets?id=9ec8840a-a1b8-42ab-934c-a82f6356f1f3&id=0f78226b-193c-477a-a20a-4b599b065532 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/2982] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:14 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&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: 1375/2983] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:14 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/2984] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:14 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2985] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:14 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/2986] 10.0.0.234 () {34 vars in 971 bytes} [Mon Jun 15 21:18:17 2026] GET /v2.0/ports/21badc8e-6057-46da-bc4a-3190f484e332 => generated 1470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2987] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:18:17 2026] GET /v2.0/ports/21badc8e-6057-46da-bc4a-3190f484e332 => generated 1470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/2988] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:18:17 2026] GET /v2.0/ports/21badc8e-6057-46da-bc4a-3190f484e332 => generated 1470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2989] 199.19.213.118 () {34 vars in 789 bytes} [Mon Jun 15 21:18:18 2026] PUT /v2.0/ports/21badc8e-6057-46da-bc4a-3190f484e332 => generated 1201 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/2990] 199.19.213.118 () {30 vars in 742 bytes} [Mon Jun 15 21:18:18 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 796 bytes in 47 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: 1379/2991] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:18:18 2026] GET /v2.0/subnets/9ec8840a-a1b8-42ab-934c-a82f6356f1f3 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/2992] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:18:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:18:18.678 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e909dd99-7a34-4e22-92d9-754aab6d51ac'] response: {'name': 'network-changed', 'server_uuid': '59642ea8-4e81-4bca-bac0-5d851a648a52', 'tag': '21badc8e-6057-46da-bc4a-3190f484e332', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1380/2993] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:18:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/2994] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:18:18 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: 1381/2995] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:18:18 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: 1615/2996] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:18:18 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2997] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:18:18 2026] GET /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/2998] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:18:18 2026] GET /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2999] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:18:18 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3000] 199.19.213.118 () {30 vars in 742 bytes} [Mon Jun 15 21:18:18 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/3001] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:18:18 2026] GET /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3002] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:18:19 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/3003] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:18:19 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 5040 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3004] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:18:19 2026] GET /v2.0/networks?id=fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/3005] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:18:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.213&port_id=21badc8e-6057-46da-bc4a-3190f484e332 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3006] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:18:19 2026] GET /v2.0/subnets?id=9ec8840a-a1b8-42ab-934c-a82f6356f1f3 => 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: 1387/3007] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:19 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&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: 1621/3008] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:19 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?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: 1388/3009] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:19 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3012] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:18:26 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: 1390/3013] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:18:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3014] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:18:26 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: 1391/3015] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:18:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3016] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:18:26 2026] GET /v2.0/subnets/88b6d731-3282-4e13-ac2b-498ae4b4be03 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/3017] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:26 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => 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: 1626/3018] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:18:26 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: 1393/3019] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:18:26 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: 1627/3020] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:18: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: 8|app: 0|req: 1394/3021] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:18:27 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: 1628/3022] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:18:27 2026] GET /v2.0/ports/21badc8e-6057-46da-bc4a-3190f484e332 => generated 1237 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/3023] 199.19.213.118 () {34 vars in 788 bytes} [Mon Jun 15 21:18:27 2026] PUT /v2.0/ports/21badc8e-6057-46da-bc4a-3190f484e332 => generated 1026 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3024] 199.19.213.118 () {30 vars in 742 bytes} [Mon Jun 15 21:18:27 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 796 bytes in 55 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: 1396/3025] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:27 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 4865 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3026] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:27 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 4865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:18:28.078 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-60314e26-9c9c-4002-ae5a-3e9e536fe95a'] response: {'name': 'network-changed', 'server_uuid': '59642ea8-4e81-4bca-bac0-5d851a648a52', 'tag': '21badc8e-6057-46da-bc4a-3190f484e332', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1397/3027] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:18:28 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 4865 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3028] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:18:28 2026] GET /v2.0/networks?id=fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 799 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/3029] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:28 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3030] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:28 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?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: 1399/3031] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:28 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3032] 199.19.213.118 () {34 vars in 975 bytes} [Mon Jun 15 21:18:29 2026] GET /v2.0/ports/21badc8e-6057-46da-bc4a-3190f484e332 => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3033] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:29 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 4865 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/3034] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:18:29 2026] DELETE /v2.0/ports/21badc8e-6057-46da-bc4a-3190f484e332 => 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: 1635/3035] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:30 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 3811 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:18:30.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffd4e472-e2e7-4b42-ac85-a575defc6c3f 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1401/3036] 199.19.213.118 () {32 vars in 758 bytes} [Mon Jun 15 21:18:30 2026] DELETE /v2.0/ports/21badc8e-6057-46da-bc4a-3190f484e332 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3037] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:18:31.050 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7284fcd8-452c-403c-8d6d-76afe8be6fd5'] response: {'server_uuid': '59642ea8-4e81-4bca-bac0-5d851a648a52', 'name': 'network-vif-deleted', 'tag': '21badc8e-6057-46da-bc4a-3190f484e332', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1402/3038] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:18:31 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: 1637/3039] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:18:31 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: 1403/3040] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:18:31 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: 1638/3041] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/3042] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3043] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/3044] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3045] 199.19.213.118 () {30 vars in 742 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64 => generated 800 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/3046] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3047] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/3048] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 3811 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3049] 199.19.213.118 () {34 vars in 1226 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/networks?id=46359c14-c503-4c96-b1ad-d75ac1c3a316&id=eab093fb-ada3-42e6-aade-5730cd72bf64&id=1ab66e84-6f94-47ea-8820-37dffeae94e0&id=fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 3094 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/3050] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.62&port_id=408c9dfc-474b-4ae1-9953-e5fcaef9bf56 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3051] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/subnets?id=c523ade0-a84f-4674-add5-d33be3b66c5e => 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: 1409/3052] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/ports?network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3053] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?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: 1410/3054] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?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: 1645/3055] 199.19.213.118 () {34 vars in 1056 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.40&port_id=66dfd6e0-ac67-4d67-b74a-b431b9479e84 => 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: 1411/3056] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/subnets?id=75ada738-2d8e-4e72-8a31-fba884839f0e => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3057] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/ports?network_id=eab093fb-ada3-42e6-aade-5730cd72bf64&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: 1412/3058] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?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: 1647/3059] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:31 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?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: 1413/3060] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:18:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=90ee3a17-be35-4551-ab04-046cf9ae7973 => 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: 1648/3061] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:18:32 2026] GET /v2.0/subnets?id=88b6d731-3282-4e13-ac2b-498ae4b4be03 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/3062] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:32 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3063] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:32 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/3064] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:32 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3065] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:18:36 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: 1416/3066] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:18:36 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: 1651/3067] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:18:36 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: 1417/3068] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:18: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: 1652/3069] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:36 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 3811 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/3070] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:18:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3071] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:18:37 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: 1419/3072] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:18:37 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: 1654/3073] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:18:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/3074] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:18:37 2026] GET /v2.0/ports/90ee3a17-be35-4551-ab04-046cf9ae7973 => generated 1237 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3075] 199.19.213.118 () {34 vars in 788 bytes} [Mon Jun 15 21:18:37 2026] PUT /v2.0/ports/90ee3a17-be35-4551-ab04-046cf9ae7973 => generated 1026 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/3076] 199.19.213.118 () {30 vars in 742 bytes} [Mon Jun 15 21:18:37 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0 => generated 796 bytes in 44 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: 1656/3077] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:37 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 3636 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/3078] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:37 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 3636 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:18:38.043 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d5cea81-eb9e-42aa-9a56-bd2c104e89f5'] response: {'name': 'network-changed', 'server_uuid': '59642ea8-4e81-4bca-bac0-5d851a648a52', 'tag': '90ee3a17-be35-4551-ab04-046cf9ae7973', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1657/3079] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:18:38 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 3636 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/3080] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:18:38 2026] GET /v2.0/networks?id=1ab66e84-6f94-47ea-8820-37dffeae94e0 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3081] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:38 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?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: 1424/3082] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:38 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?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: 1659/3083] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:38 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 3636 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/3084] 199.19.213.118 () {34 vars in 975 bytes} [Mon Jun 15 21:18:39 2026] GET /v2.0/ports/90ee3a17-be35-4551-ab04-046cf9ae7973 => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3085] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:39 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 3636 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/3086] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:18:39 2026] DELETE /v2.0/ports/90ee3a17-be35-4551-ab04-046cf9ae7973 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:18:40.798 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a37121ad-b04a-4d7c-9d0f-068222160c6b'] response: {'server_uuid': '59642ea8-4e81-4bca-bac0-5d851a648a52', 'name': 'network-vif-deleted', 'tag': '90ee3a17-be35-4551-ab04-046cf9ae7973', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1428/3089] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:40 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 2582 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:18:40.838 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58568f8f-7b6f-4289-a051-5c58d7f3feb2 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1662/3090] 199.19.213.118 () {32 vars in 758 bytes} [Mon Jun 15 21:18:40 2026] DELETE /v2.0/ports/90ee3a17-be35-4551-ab04-046cf9ae7973 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3091] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:18:40 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: 1663/3092] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:18:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3093] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:18:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3094] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:18:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/3095] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3096] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => 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: 1432/3097] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3098] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3099] 199.19.213.118 () {30 vars in 742 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3100] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3101] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3102] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/3103] 199.19.213.118 () {34 vars in 1066 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/networks?id=46359c14-c503-4c96-b1ad-d75ac1c3a316&id=eab093fb-ada3-42e6-aade-5730cd72bf64 => generated 1524 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3104] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.62&port_id=408c9dfc-474b-4ae1-9953-e5fcaef9bf56 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/3105] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/subnets?id=c523ade0-a84f-4674-add5-d33be3b66c5e => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3106] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/ports?network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316&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: 1437/3107] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?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: 1671/3108] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3109] 199.19.213.118 () {34 vars in 1056 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.40&port_id=66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3110] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/subnets?id=75ada738-2d8e-4e72-8a31-fba884839f0e => 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: 1439/3111] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/ports?network_id=eab093fb-ada3-42e6-aade-5730cd72bf64&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3112] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?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: 1440/3113] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:18:41 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3114] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:18:53 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: 1441/3115] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:18:53 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: 1675/3116] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:18:53 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: 1442/3117] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:18:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:18:53.922 7 INFO neutron.api.v2.resource [None req-1f647ca7-1f30-4907-afaf-58f158d27c53 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1676/3118] 199.19.213.118 () {30 vars in 762 bytes} [Mon Jun 15 21:18:53 2026] GET /v2.0/security-groups/lb-24954574-9eff-4d95-b84d-abb501c046ee => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3119] 199.19.213.118 () {30 vars in 784 bytes} [Mon Jun 15 21:18:53 2026] GET /v2.0/security-groups?name=lb-24954574-9eff-4d95-b84d-abb501c046ee => generated 2865 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3120] 199.19.213.118 () {30 vars in 814 bytes} [Mon Jun 15 21:18:53 2026] GET /v2.0/security-group-rules?security_group_id=ff19ff22-58fa-4ab6-aea1-28429d50b72e => generated 2334 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3121] 199.19.213.118 () {32 vars in 788 bytes} [Mon Jun 15 21:18:54 2026] DELETE /v2.0/security-group-rules/8e4b73f2-8e6e-45b5-a77d-bc5f58265017 => 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: 1678/3122] 199.19.213.118 () {32 vars in 788 bytes} [Mon Jun 15 21:18:54 2026] DELETE /v2.0/security-group-rules/bdbcecb4-d1b1-4714-b350-25125e4c2ea2 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:18:57.271 8 INFO neutron.db.l3_db [None req-ef7f1f7b-448c-4e0c-827e-46f70fe54986 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Floating IP 3715ea16-f069-402e-97c3-5e37ccc4c58b disassociated (deleted). External IP: 10.96.250.201, port: 46516ac2-7313-4a31-970f-8bf3ac07fbdb. [pid: 8|app: 0|req: 1446/3125] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:18:56 2026] DELETE /v2.0/floatingips/3715ea16-f069-402e-97c3-5e37ccc4c58b => generated 0 bytes in 693 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:18:57.634 7 INFO neutron.api.v2.resource [None req-35006cab-e81f-4a0a-ad5b-07bb2da63dcf e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1680/3126] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:18:57 2026] GET /v2.0/floatingips/3715ea16-f069-402e-97c3-5e37ccc4c58b => 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: 1447/3127] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:18: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: 7|app: 0|req: 1681/3128] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:18:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3129] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:18:58 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: 1682/3130] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:18:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:18:58.502 8 INFO neutron.api.v2.resource [None req-89c305c3-a0e0-4262-94cb-e77f2f3689b2 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1449/3131] 199.19.213.118 () {30 vars in 762 bytes} [Mon Jun 15 21:18:58 2026] GET /v2.0/security-groups/lb-24954574-9eff-4d95-b84d-abb501c046ee => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3132] 199.19.213.118 () {30 vars in 784 bytes} [Mon Jun 15 21:18:58 2026] GET /v2.0/security-groups?name=lb-24954574-9eff-4d95-b84d-abb501c046ee => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3133] 199.19.213.118 () {30 vars in 814 bytes} [Mon Jun 15 21:18:58 2026] GET /v2.0/security-group-rules?security_group_id=ff19ff22-58fa-4ab6-aea1-28429d50b72e => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3134] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:18:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3135] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:18:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3136] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:18:58 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: 1452/3137] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:18:58 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: 1686/3138] 199.19.213.118 () {30 vars in 740 bytes} [Mon Jun 15 21:18:58 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3139] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:58 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3140] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:58 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 2582 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3141] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:58 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3142] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:18:59 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3143] 199.19.213.118 () {34 vars in 975 bytes} [Mon Jun 15 21:19:00 2026] GET /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1346 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3144] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:19:00 2026] GET /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3145] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:19:00 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3146] 199.19.213.118 () {34 vars in 1016 bytes} [Mon Jun 15 21:19:01 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3147] 199.19.213.118 () {38 vars in 1028 bytes} [Mon Jun 15 21:19:01 2026] PUT /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1147 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3148] 199.19.213.118 () {30 vars in 768 bytes} [Mon Jun 15 21:19:02 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 1244 bytes in 38 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: 1458/3149] 199.19.213.118 () {34 vars in 788 bytes} [Mon Jun 15 21:19:02 2026] PUT /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1086 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3150] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:19:02 2026] GET /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 1086 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1459/3151] 199.19.213.118 () {32 vars in 758 bytes} [Mon Jun 15 21:19:02 2026] DELETE /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3152] 199.19.213.118 () {30 vars in 702 bytes} [Mon Jun 15 21:19:02 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: 1460/3153] 199.19.213.118 () {30 vars in 704 bytes} [Mon Jun 15 21:19: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: 7|app: 0|req: 1694/3154] 199.19.213.118 () {30 vars in 680 bytes} [Mon Jun 15 21:19: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) [pid: 8|app: 0|req: 1461/3155] 199.19.213.118 () {30 vars in 716 bytes} [Mon Jun 15 21:19:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:19:02.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26b5ba11-ff68-407d-8955-983359386118 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1695/3156] 199.19.213.118 () {32 vars in 758 bytes} [Mon Jun 15 21:19:02 2026] DELETE /v2.0/ports/66dfd6e0-ac67-4d67-b74a-b431b9479e84 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3157] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:19:02 2026] GET /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:19:02.840 7 INFO neutron.api.v2.resource [None req-08ba51ca-0686-4804-914e-223a2c074b01 7824afb03f034193be0d5546dbb93a4d d093114467f34b6e85e2c504b445d9f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1696/3158] 199.19.213.118 () {30 vars in 762 bytes} [Mon Jun 15 21:19:02 2026] GET /v2.0/security-groups/lb-24954574-9eff-4d95-b84d-abb501c046ee => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3159] 199.19.213.118 () {30 vars in 784 bytes} [Mon Jun 15 21:19:02 2026] GET /v2.0/security-groups?name=lb-24954574-9eff-4d95-b84d-abb501c046ee => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3160] 199.19.213.118 () {30 vars in 736 bytes} [Mon Jun 15 21:19:02 2026] GET /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => 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: 1464/3161] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:19:02 2026] GET /v2.0/ports?tenant_id=d093114467f34b6e85e2c504b445d9f5&device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3162] 199.19.213.118 () {34 vars in 1066 bytes} [Mon Jun 15 21:19:02 2026] GET /v2.0/networks?id=46359c14-c503-4c96-b1ad-d75ac1c3a316&id=eab093fb-ada3-42e6-aade-5730cd72bf64 => generated 1524 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3163] 199.19.213.118 () {34 vars in 1060 bytes} [Mon Jun 15 21:19:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.62&port_id=408c9dfc-474b-4ae1-9953-e5fcaef9bf56 => 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: 1467/3164] 199.19.213.118 () {34 vars in 984 bytes} [Mon Jun 15 21:19:03 2026] GET /v2.0/subnets?id=c523ade0-a84f-4674-add5-d33be3b66c5e => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3165] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:19:03 2026] GET /v2.0/ports?network_id=46359c14-c503-4c96-b1ad-d75ac1c3a316&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3166] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:19:03 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?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: 1698/3167] 199.19.213.118 () {34 vars in 788 bytes} [Mon Jun 15 21:19:02 2026] PUT /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => generated 1094 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3168] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:19:03 2026] GET /v2.0/networks/46359c14-c503-4c96-b1ad-d75ac1c3a316?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3169] 199.19.213.118 () {32 vars in 778 bytes} [Mon Jun 15 21:19:03 2026] DELETE /v2.0/security-groups/ff19ff22-58fa-4ab6-aea1-28429d50b72e => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3170] 199.19.213.118 () {32 vars in 758 bytes} [Mon Jun 15 21:19:03 2026] DELETE /v2.0/ports/46516ac2-7313-4a31-970f-8bf3ac07fbdb => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3171] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:19:05 2026] GET /v2.0/ports?device_id=59642ea8-4e81-4bca-bac0-5d851a648a52 => 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: 1472/3172] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:19:05 2026] DELETE /v2.0/ports/408c9dfc-474b-4ae1-9953-e5fcaef9bf56 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:19:08.207 7 INFO neutron.db.l3_db [None req-adfb3fc0-bf58-488e-85e5-ee095fb35d5e e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Floating IP 1d4084ea-7fac-4e20-af4f-2b5e4704a47b disassociated (deleted). External IP: 10.96.250.207, port: 5d795cbe-2754-4aee-8aa6-e04178f92dd1. [pid: 7|app: 0|req: 1701/3173] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:19:07 2026] DELETE /v2.0/floatingips/1d4084ea-7fac-4e20-af4f-2b5e4704a47b => generated 0 bytes in 723 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:08.578 8 INFO neutron.api.v2.resource [None req-f497976c-7ea6-45ae-8811-c59c4be3d7ba e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1473/3174] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:19:08 2026] GET /v2.0/floatingips/1d4084ea-7fac-4e20-af4f-2b5e4704a47b => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:19:08.776 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3aa847b-ccf8-470f-afdf-e6de92322205'] response: {'name': 'network-changed', 'server_uuid': '80b595b1-92e4-4de2-9a05-fca3f004884b', 'tag': '5d795cbe-2754-4aee-8aa6-e04178f92dd1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1702/3175] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:19:08 2026] GET /v2.0/ports?device_id=80b595b1-92e4-4de2-9a05-fca3f004884b => generated 1196 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 21:19:08.807 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9fc35bd-0af5-41ae-89c0-6d7aa532cc9b'] response: {'server_uuid': '59642ea8-4e81-4bca-bac0-5d851a648a52', 'name': 'network-vif-deleted', 'tag': '408c9dfc-474b-4ae1-9953-e5fcaef9bf56', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1474/3176] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:19:08 2026] GET /v2.0/security-groups?id=bb62f17d-5e50-4b69-9e94-18aba5ffef23&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3177] 199.19.213.118 () {34 vars in 1096 bytes} [Mon Jun 15 21:19:08 2026] GET /v2.0/ports?device_id=80b595b1-92e4-4de2-9a05-fca3f004884b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3178] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:19:09 2026] GET /v2.0/ports?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&device_id=80b595b1-92e4-4de2-9a05-fca3f004884b => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3179] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:19:09 2026] GET /v2.0/networks?id=fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3180] 199.19.213.118 () {34 vars in 1056 bytes} [Mon Jun 15 21:19:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.75&port_id=5d795cbe-2754-4aee-8aa6-e04178f92dd1 => 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: 1705/3181] 199.19.213.118 () {34 vars in 1104 bytes} [Mon Jun 15 21:19:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af5&port_id=5d795cbe-2754-4aee-8aa6-e04178f92dd1 => 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: 1477/3182] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:19:09 2026] GET /v2.0/subnets?id=9ec8840a-a1b8-42ab-934c-a82f6356f1f3&id=0f78226b-193c-477a-a20a-4b599b065532 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3183] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:19:09 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3184] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:19:09 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&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: 1707/3185] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:19:09 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?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: 1479/3186] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:19:09 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3189] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:19:10 2026] GET /v2.0/ports?device_id=80b595b1-92e4-4de2-9a05-fca3f004884b => generated 1194 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3190] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:19:10 2026] GET /v2.0/ports?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&device_id=80b595b1-92e4-4de2-9a05-fca3f004884b => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3191] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:19:10 2026] DELETE /v2.0/ports/5d795cbe-2754-4aee-8aa6-e04178f92dd1 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3192] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:19:11 2026] GET /v2.0/networks?id=fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3193] 199.19.213.118 () {34 vars in 1056 bytes} [Mon Jun 15 21:19:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.75&port_id=5d795cbe-2754-4aee-8aa6-e04178f92dd1 => 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: 1711/3194] 199.19.213.118 () {34 vars in 1104 bytes} [Mon Jun 15 21:19:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af5&port_id=5d795cbe-2754-4aee-8aa6-e04178f92dd1 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:19:11.353 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-43cd06d4-be8c-426a-93ee-9d84925fff97'] response: {'server_uuid': '80b595b1-92e4-4de2-9a05-fca3f004884b', 'name': 'network-vif-deleted', 'tag': '5d795cbe-2754-4aee-8aa6-e04178f92dd1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1484/3195] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:19:11 2026] GET /v2.0/subnets?id=9ec8840a-a1b8-42ab-934c-a82f6356f1f3&id=0f78226b-193c-477a-a20a-4b599b065532 => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3196] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:19:11 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&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: 1485/3197] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:19:11 2026] GET /v2.0/ports?network_id=fff80e90-ae7f-4f06-9813-38389b3d1d7e&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3198] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:19:11 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?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: 1486/3199] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:19:11 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3200] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:19:13 2026] GET /v2.0/ports?device_id=80b595b1-92e4-4de2-9a05-fca3f004884b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 21:19:19.341 8 INFO neutron.db.l3_db [None req-5a220fc0-eccc-4169-9e57-e75d42d09325 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] Floating IP 5703e0ce-6d17-42f9-b516-1a0fd8172462 disassociated (deleted). External IP: 10.96.250.215, port: 4b101068-1aeb-45a5-8762-9b2ed021a9f9. [pid: 8|app: 0|req: 1487/3201] 10.0.0.140 () {32 vars in 732 bytes} [Mon Jun 15 21:19:19 2026] DELETE /v2.0/floatingips/5703e0ce-6d17-42f9-b516-1a0fd8172462 => generated 0 bytes in 646 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:19.695 7 INFO neutron.api.v2.resource [None req-eef75f84-6436-4127-b3eb-d4ac13dcb03c e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1715/3202] 10.0.0.140 () {32 vars in 729 bytes} [Mon Jun 15 21:19:19 2026] GET /v2.0/floatingips/5703e0ce-6d17-42f9-b516-1a0fd8172462 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:19:19.850 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-684fec7c-1e4c-4f04-a7a7-97d7f33831ac'] response: {'name': 'network-changed', 'server_uuid': '3d396623-412d-486c-98f6-53fde1e9eba8', 'tag': '4b101068-1aeb-45a5-8762-9b2ed021a9f9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1488/3203] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:19:19 2026] GET /v2.0/ports?device_id=3d396623-412d-486c-98f6-53fde1e9eba8 => generated 1200 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3204] 10.0.0.234 () {34 vars in 1040 bytes} [Mon Jun 15 21:19:19 2026] GET /v2.0/security-groups?id=bb62f17d-5e50-4b69-9e94-18aba5ffef23&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3205] 199.19.213.118 () {34 vars in 1080 bytes} [Mon Jun 15 21:19:20 2026] GET /v2.0/ports?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&device_id=3d396623-412d-486c-98f6-53fde1e9eba8 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3206] 199.19.213.118 () {34 vars in 986 bytes} [Mon Jun 15 21:19:20 2026] GET /v2.0/networks?id=1ab66e84-6f94-47ea-8820-37dffeae94e0 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3207] 199.19.213.118 () {34 vars in 1058 bytes} [Mon Jun 15 21:19:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=4b101068-1aeb-45a5-8762-9b2ed021a9f9 => 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: 1718/3208] 199.19.213.118 () {34 vars in 1104 bytes} [Mon Jun 15 21:19:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e9&port_id=4b101068-1aeb-45a5-8762-9b2ed021a9f9 => 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: 1491/3209] 199.19.213.118 () {34 vars in 1064 bytes} [Mon Jun 15 21:19:20 2026] GET /v2.0/subnets?id=88b6d731-3282-4e13-ac2b-498ae4b4be03&id=f7679c01-c900-4a05-add3-d2061ee7c30e => 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: 1719/3210] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:19:20 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3211] 199.19.213.118 () {34 vars in 1052 bytes} [Mon Jun 15 21:19:20 2026] GET /v2.0/ports?network_id=1ab66e84-6f94-47ea-8820-37dffeae94e0&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3212] 199.19.213.118 () {34 vars in 1012 bytes} [Mon Jun 15 21:19:20 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3213] 199.19.213.118 () {34 vars in 1112 bytes} [Mon Jun 15 21:19:20 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3214] 199.19.213.118 () {34 vars in 994 bytes} [Mon Jun 15 21:19:21 2026] GET /v2.0/ports?device_id=3d396623-412d-486c-98f6-53fde1e9eba8 => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3215] 199.19.213.118 () {36 vars in 997 bytes} [Mon Jun 15 21:19:21 2026] DELETE /v2.0/ports/4b101068-1aeb-45a5-8762-9b2ed021a9f9 => 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: 1496/3218] 10.0.0.234 () {34 vars in 990 bytes} [Mon Jun 15 21:19:25 2026] GET /v2.0/ports?device_id=3d396623-412d-486c-98f6-53fde1e9eba8 => 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: 1723/3219] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:19:30 2026] DELETE /v2.0/security-group-rules/8ed8310d-54e6-401f-a000-91ffaf05eb75 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:30.228 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75a70efc-90bb-424b-ba84-26f7fa2d2d2b'] response: {'server_uuid': '3d396623-412d-486c-98f6-53fde1e9eba8', 'name': 'network-vif-deleted', 'tag': '4b101068-1aeb-45a5-8762-9b2ed021a9f9', 'status': 'completed', 'code': 200} 2026-06-15 21:19:30.237 8 INFO neutron.api.v2.resource [None req-71a0234c-a1f1-4dba-8c3a-7cc5541e6edf e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3220] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:19:30 2026] GET /v2.0/security-group-rules/8ed8310d-54e6-401f-a000-91ffaf05eb75 => 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: 1724/3221] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:19:30 2026] DELETE /v2.0/security-group-rules/1b0931ce-b5d8-46f9-9d2d-17e9d35026f2 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:30.328 8 INFO neutron.api.v2.resource [None req-91ad1289-bd83-416c-9b21-077a16f26e89 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/3222] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:19:30 2026] GET /v2.0/security-group-rules/1b0931ce-b5d8-46f9-9d2d-17e9d35026f2 => 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: 1725/3223] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:19:30 2026] DELETE /v2.0/security-group-rules/5973b868-be02-4b55-8750-d8cc06921a38 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:30.402 8 INFO neutron.api.v2.resource [None req-0ea32de0-5461-48a6-8a60-724f91d580b0 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/3224] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:19:30 2026] GET /v2.0/security-group-rules/5973b868-be02-4b55-8750-d8cc06921a38 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3225] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:19:30 2026] DELETE /v2.0/security-group-rules/939ce268-b477-47a0-be31-3043ac9cea55 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:30.485 8 INFO neutron.api.v2.resource [None req-02a326c9-68d5-45fb-8933-4fdb7ca8e7a8 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/3226] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:19:30 2026] GET /v2.0/security-group-rules/939ce268-b477-47a0-be31-3043ac9cea55 => 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: 1727/3227] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:19:30 2026] DELETE /v2.0/security-group-rules/882c29d1-1e9d-43df-b22c-a2fed2558c8b => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:30.572 8 INFO neutron.api.v2.resource [None req-aeaffbec-e608-4eac-b036-567592f7c648 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/3228] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:19:30 2026] GET /v2.0/security-group-rules/882c29d1-1e9d-43df-b22c-a2fed2558c8b => 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: 1728/3229] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:19:30 2026] DELETE /v2.0/security-group-rules/784d542e-8f85-4db9-bae1-d981b02dc5ee => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:30.655 8 INFO neutron.api.v2.resource [None req-995c144c-8d3c-4173-86a5-a4186e398a8a e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/3230] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:19:30 2026] GET /v2.0/security-group-rules/784d542e-8f85-4db9-bae1-d981b02dc5ee => 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: 1729/3231] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:19:30 2026] DELETE /v2.0/security-group-rules/8f1d7d7d-4ff2-441f-91cc-509814e8156d => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:30.738 8 INFO neutron.api.v2.resource [None req-c7bf88ef-8c7a-4320-b1c1-d762275af553 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/3232] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:19:30 2026] GET /v2.0/security-group-rules/8f1d7d7d-4ff2-441f-91cc-509814e8156d => 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: 1730/3233] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:19:30 2026] DELETE /v2.0/security-group-rules/bb176041-4dcd-405f-ab06-bf4838b701a0 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:30.815 8 INFO neutron.api.v2.resource [None req-4128f381-96dc-4a25-ba50-244788ca2d86 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1504/3234] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:19:30 2026] GET /v2.0/security-group-rules/bb176041-4dcd-405f-ab06-bf4838b701a0 => 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: 1731/3235] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:19:30 2026] DELETE /v2.0/security-group-rules/c349f074-6bf2-499c-9775-958b40980925 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:30.906 8 INFO neutron.api.v2.resource [None req-a87dd7f9-4679-46b7-a497-ba6f732f5f52 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1505/3236] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:19:30 2026] GET /v2.0/security-group-rules/c349f074-6bf2-499c-9775-958b40980925 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3237] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:19:30 2026] DELETE /v2.0/security-group-rules/b08a7d1b-f2ee-49a3-bccf-ad9a6fff4dc4 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:30.998 8 INFO neutron.api.v2.resource [None req-acc35b21-f3c0-43b4-8d01-34a40dcc9a18 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1506/3238] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:19:30 2026] GET /v2.0/security-group-rules/b08a7d1b-f2ee-49a3-bccf-ad9a6fff4dc4 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1733/3239] 10.0.0.140 () {32 vars in 750 bytes} [Mon Jun 15 21:19:31 2026] DELETE /v2.0/security-group-rules/a8c13e7d-ba06-4394-a12c-7e3e710695da => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:31.087 8 INFO neutron.api.v2.resource [None req-61864efb-3675-4723-b5e6-6b15c058e4f4 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3240] 10.0.0.140 () {32 vars in 747 bytes} [Mon Jun 15 21:19:31 2026] GET /v2.0/security-group-rules/a8c13e7d-ba06-4394-a12c-7e3e710695da => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3241] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:19:31 2026] DELETE /v2.0/security-groups/bb62f17d-5e50-4b69-9e94-18aba5ffef23 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:31.190 8 INFO neutron.api.v2.resource [None req-b265c33b-930e-4737-bad4-d610ceb118d6 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1508/3242] 10.0.0.140 () {32 vars in 737 bytes} [Mon Jun 15 21:19:31 2026] GET /v2.0/security-groups/bb62f17d-5e50-4b69-9e94-18aba5ffef23 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3243] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:19:31 2026] PUT /v2.0/routers/c832bac9-2ad8-4bb5-a608-f6ab55a24419/remove_router_interface => generated 309 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:19:32.345 8 INFO neutron.api.v2.resource [None req-e194448a-478c-41e3-a792-c2bb383168fc e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1509/3244] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:19:32 2026] PUT /v2.0/routers/c832bac9-2ad8-4bb5-a608-f6ab55a24419/remove_router_interface => generated 198 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1736/3245] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:19:32 2026] PUT /v2.0/routers/c832bac9-2ad8-4bb5-a608-f6ab55a24419/remove_router_interface => generated 309 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:19:33.425 8 INFO neutron.api.v2.resource [None req-99b0ecf8-9734-44ce-a167-5a534176dcec e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/3246] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:19:33 2026] PUT /v2.0/routers/c832bac9-2ad8-4bb5-a608-f6ab55a24419/remove_router_interface => generated 198 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3247] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:19:33 2026] PUT /v2.0/routers/c832bac9-2ad8-4bb5-a608-f6ab55a24419/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 21:19:35.069 8 INFO neutron.api.v2.resource [None req-eb054042-9ac8-43de-9086-755b86765206 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/3248] 10.0.0.140 () {34 vars in 789 bytes} [Mon Jun 15 21:19:34 2026] PUT /v2.0/routers/c832bac9-2ad8-4bb5-a608-f6ab55a24419/remove_router_interface => generated 198 bytes in 693 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:19:35.848 7 INFO neutron.db.l3_hamode_db [None req-a26a5fd6-45d6-4496-915b-674a095cb0d5 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] HA network 979313b8-5033-41e0-8a87-fb3bceb68799 was deleted as no HA routers are present in tenant f7d936a7b6ca44239f73fcd0cbc27a0f. [pid: 7|app: 0|req: 1738/3249] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:19:35 2026] DELETE /v2.0/routers/c832bac9-2ad8-4bb5-a608-f6ab55a24419 => generated 0 bytes in 779 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 21:19:35.877 8 INFO neutron.api.v2.resource [None req-947938c6-bcaa-4685-b216-936407796815 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/3250] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:19:35 2026] GET /v2.0/routers/c832bac9-2ad8-4bb5-a608-f6ab55a24419 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:19:35.894 7 INFO neutron.services.segments.plugin [-] Segment ed686948-030e-4fd6-95f1-1e24ecedcdca resource provider aggregate not found 2026-06-15 21:19:35.899 7 INFO neutron.services.segments.plugin [-] Segment ed686948-030e-4fd6-95f1-1e24ecedcdca resource provider aggregate not found 2026-06-15 21:19:35.913 7 INFO neutron.services.segments.plugin [-] Segment ed686948-030e-4fd6-95f1-1e24ecedcdca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed686948-030e-4fd6-95f1-1e24ecedcdca found for delete ", "request_id": "req-e7330245-1770-45ac-ae6e-9023a4817778"}]} 2026-06-15 21:19:35.914 7 INFO neutron.services.segments.plugin [-] Segment ed686948-030e-4fd6-95f1-1e24ecedcdca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed686948-030e-4fd6-95f1-1e24ecedcdca found for delete ", "request_id": "req-2b5eed47-3b79-4328-894a-1e6c8ac71f9e"}]} [pid: 7|app: 0|req: 1739/3251] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:19:35 2026] DELETE /v2.0/subnets/0f78226b-193c-477a-a20a-4b599b065532 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:19:36.082 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd65e8f2-18ca-49c8-a5b1-c2c0e9c316e7 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/3252] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:19:36 2026] GET /v2.0/subnets/0f78226b-193c-477a-a20a-4b599b065532 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3253] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:19:36 2026] DELETE /v2.0/subnets/9ec8840a-a1b8-42ab-934c-a82f6356f1f3 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:19:36.277 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c9a7bba-faf5-4581-a01d-162aa5f8bec4 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3254] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:19:36 2026] GET /v2.0/subnets/9ec8840a-a1b8-42ab-934c-a82f6356f1f3 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3255] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:19:36 2026] DELETE /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:19:36.582 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2fa62cd-0b07-4711-9c0a-dd000584b7f4 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/3256] 10.0.0.140 () {32 vars in 723 bytes} [Mon Jun 15 21:19:36 2026] GET /v2.0/networks/fff80e90-ae7f-4f06-9813-38389b3d1d7e => 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: 1742/3257] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:19:36 2026] DELETE /v2.0/subnets/f7679c01-c900-4a05-add3-d2061ee7c30e => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:19:36.756 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ab8dc1d-e816-48c8-9e77-84db36e5eb79 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3258] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:19:36 2026] GET /v2.0/subnets/f7679c01-c900-4a05-add3-d2061ee7c30e => 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: 1743/3259] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:19:36 2026] DELETE /v2.0/subnets/88b6d731-3282-4e13-ac2b-498ae4b4be03 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:19:36.960 8 INFO neutron.pecan_wsgi.hooks.translation [None req-28d0d662-32ae-461d-a234-8d8c9432ce3b e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/3260] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:19:36 2026] GET /v2.0/subnets/88b6d731-3282-4e13-ac2b-498ae4b4be03 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1744/3261] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:19:36 2026] DELETE /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:19:37.288 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56285846-59b6-4b7f-a6e6-09a6fc5f817c e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/3262] 10.0.0.140 () {32 vars in 723 bytes} [Mon Jun 15 21:19:37 2026] GET /v2.0/networks/1ab66e84-6f94-47ea-8820-37dffeae94e0 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1745/3263] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:19:37 2026] DELETE /v2.0/subnets/cb25702d-42c4-4962-97f0-25bee7696cb3 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:19:37.471 8 INFO neutron.pecan_wsgi.hooks.translation [None req-578c7366-803f-423c-a8da-e2fafd90193d e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3264] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:19:37 2026] GET /v2.0/subnets/cb25702d-42c4-4962-97f0-25bee7696cb3 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1746/3265] 10.0.0.140 () {32 vars in 724 bytes} [Mon Jun 15 21:19:37 2026] DELETE /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:19:37.686 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09c63095-e9ae-4c4a-b3c0-3c30ae0ddbae e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/3266] 10.0.0.140 () {32 vars in 721 bytes} [Mon Jun 15 21:19:37 2026] GET /v2.0/subnets/75ada738-2d8e-4e72-8a31-fba884839f0e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:19:37.933 7 INFO neutron.services.segments.plugin [-] Segment eab1bd77-54c6-46e9-879a-2b0040fc3ab1 resource provider aggregate not found 2026-06-15 21:19:37.936 7 INFO neutron.services.segments.plugin [-] Segment eab1bd77-54c6-46e9-879a-2b0040fc3ab1 resource provider aggregate not found 2026-06-15 21:19:37.947 7 INFO neutron.services.segments.plugin [-] Segment eab1bd77-54c6-46e9-879a-2b0040fc3ab1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eab1bd77-54c6-46e9-879a-2b0040fc3ab1 found for delete ", "request_id": "req-f89299e0-54f9-4701-8763-417980afd33c"}]} 2026-06-15 21:19:37.951 7 INFO neutron.services.segments.plugin [-] Segment eab1bd77-54c6-46e9-879a-2b0040fc3ab1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eab1bd77-54c6-46e9-879a-2b0040fc3ab1 found for delete ", "request_id": "req-44d4f020-2fd9-4a42-b19b-a36deefe6ec5"}]} 2026-06-15 21:19:37.965 7 INFO neutron.services.segments.plugin [-] Segment c5480b1e-7fa9-4f79-b388-5a1b12db0915 resource provider aggregate not found 2026-06-15 21:19:37.968 7 INFO neutron.services.segments.plugin [-] Segment c5480b1e-7fa9-4f79-b388-5a1b12db0915 resource provider aggregate not found 2026-06-15 21:19:37.980 7 INFO neutron.services.segments.plugin [-] Segment c5480b1e-7fa9-4f79-b388-5a1b12db0915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5480b1e-7fa9-4f79-b388-5a1b12db0915 found for delete ", "request_id": "req-b16ebb47-7065-4187-9174-d31a5bb828c4"}]} 2026-06-15 21:19:37.990 7 INFO neutron.services.segments.plugin [-] Segment c5480b1e-7fa9-4f79-b388-5a1b12db0915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5480b1e-7fa9-4f79-b388-5a1b12db0915 found for delete ", "request_id": "req-6dadc688-36b4-4f4a-8930-750cbf622ef9"}]} [pid: 7|app: 0|req: 1747/3267] 10.0.0.140 () {32 vars in 726 bytes} [Mon Jun 15 21:19:37 2026] DELETE /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 21:19:38.017 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f40005f-b9ce-43ad-b713-ccd61dd5e099 e772614a40734225837eef8b573e29c0 f7d936a7b6ca44239f73fcd0cbc27a0f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/3268] 10.0.0.140 () {32 vars in 723 bytes} [Mon Jun 15 21:19:38 2026] GET /v2.0/networks/eab093fb-ada3-42e6-aade-5730cd72bf64 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 21:19:40.010 7 INFO neutron.services.segments.plugin [-] Segment 8a5e02d2-b85b-4002-8b30-b051fd9edee7 resource provider aggregate not found 2026-06-15 21:19:40.020 7 INFO neutron.services.segments.plugin [-] Segment 8a5e02d2-b85b-4002-8b30-b051fd9edee7 resource provider aggregate not found 2026-06-15 21:19:40.038 7 INFO neutron.services.segments.plugin [-] Segment 8a5e02d2-b85b-4002-8b30-b051fd9edee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a5e02d2-b85b-4002-8b30-b051fd9edee7 found for delete ", "request_id": "req-d184c9c6-e303-4f5e-8685-345f1c3cdae2"}]} 2026-06-15 21:19:40.039 7 INFO neutron.services.segments.plugin [-] Segment 8a5e02d2-b85b-4002-8b30-b051fd9edee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a5e02d2-b85b-4002-8b30-b051fd9edee7 found for delete ", "request_id": "req-b4cde60a-9ebf-4e65-bdc4-da33a959663f"}]} [pid: 7|app: 0|req: 1748/3271] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:19:39 2026] GET /v2.0/security-groups?tenant_id=4129bc41e1e14d7d984e01002fdc9f4b&name=default => generated 2929 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3272] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:19:40 2026] DELETE /v2.0/security-groups/2c90b397-88a9-46f1-b96d-645b0220fcc0 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3273] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:19:40 2026] GET /v2.0/security-groups?tenant_id=d1c9a28b7c2f401592cf9a620aa25c83&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3274] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:19:40 2026] DELETE /v2.0/security-groups/9b552fca-4ed1-4e1c-ba57-fbc2aae42099 => 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: 1750/3275] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:19:40 2026] GET /v2.0/security-groups?tenant_id=258443060f0545ccba338051d8fb82b1&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3276] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:19:40 2026] DELETE /v2.0/security-groups/69cc4898-c38d-4715-93c3-d1875d8516e8 => 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: 1751/3277] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:19:41 2026] GET /v2.0/security-groups?tenant_id=987135e167214d9994b1c679778f9680&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3278] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:19:41 2026] DELETE /v2.0/security-groups/68ca2faa-a0f4-49cb-9f48-c72738d5df5f => 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: 1752/3279] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:19:41 2026] GET /v2.0/security-groups?tenant_id=37b06da3a3454588a78a9d98e2c54c7a&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3280] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:19:41 2026] DELETE /v2.0/security-groups/c4028438-ec59-46ad-b803-1a3db8350af6 => 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: 1753/3281] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:19:41 2026] GET /v2.0/security-groups?tenant_id=550b42f244b649ed847c8e20cb6358c6&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3282] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:19:41 2026] DELETE /v2.0/security-groups/3f8c8cab-a3f4-4f90-ae05-a543df1e0581 => 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: 1754/3283] 10.0.0.140 () {32 vars in 774 bytes} [Mon Jun 15 21:19:42 2026] GET /v2.0/security-groups?tenant_id=f7d936a7b6ca44239f73fcd0cbc27a0f&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3284] 10.0.0.140 () {32 vars in 740 bytes} [Mon Jun 15 21:19:42 2026] DELETE /v2.0/security-groups/3df42c60-66a5-4c49-a5e6-5371472a43dc => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1755/3285] 10.0.0.140 () {32 vars in 649 bytes} [Mon Jun 15 21:19:44 2026] GET /v2.0/networks => generated 2168 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3286] 10.0.0.140 () {32 vars in 655 bytes} [Mon Jun 15 21:19:45 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1756/3287] 10.0.0.140 () {32 vars in 647 bytes} [Mon Jun 15 21:19:45 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3288] 10.0.0.140 () {32 vars in 643 bytes} [Mon Jun 15 21:19:45 2026] GET /v2.0/ports => generated 4725 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1757/3289] 10.0.0.140 () {32 vars in 647 bytes} [Mon Jun 15 21:19:45 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3290] 10.0.0.140 () {32 vars in 649 bytes} [Mon Jun 15 21:19:46 2026] GET /v2.0/networks => generated 2168 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1758/3291] 10.0.0.140 () {32 vars in 663 bytes} [Mon Jun 15 21:19:46 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3292] 10.0.0.140 () {32 vars in 655 bytes} [Mon Jun 15 21:19:46 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)