+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 21 21:33:24 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:59 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-597cc5cb6d-d88f8 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5576052659d0 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-21 21:33:28.690 7 INFO neutron.common.config [-] Logging enabled! 2026-07-21 21:33:28.690 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-07-21 21:33:28.954 8 INFO neutron.common.config [-] Logging enabled! 2026-07-21 21:33:28.954 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-07-21 21:33:28.971 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-21 21:33:29.239 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-21 21:33:29.795 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 21:33:29.798 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-21 21:33:29.801 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-21 21:33:29.802 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 21:33:29.802 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-21 21:33:29.802 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-21 21:33:29.802 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:33:29.809 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:33:29.809 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:33:29.809 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 21:33:29.828 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-21 21:33:29.829 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 21:33:29.829 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-21 21:33:29.870 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-21 21:33:29.871 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-21 21:33:29.871 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-21 21:33:29.871 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-21 21:33:30.057 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 21:33:30.060 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-21 21:33:30.063 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-21 21:33:30.063 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 21:33:30.064 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-21 21:33:30.064 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-21 21:33:30.064 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:33:30.070 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:33:30.070 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:33:30.070 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 21:33:30.089 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-21 21:33:30.090 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 21:33:30.090 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-21 21:33:30.133 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-21 21:33:30.133 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-21 21:33:30.133 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-21 21:33:30.133 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-21 21:33:30.255 7 INFO neutron.plugins.ml2.managers [None req-64db7788-f651-4908-8859-2fae40cdfbed - - - - - -] Initializing driver for type 'vlan' 2026-07-21 21:33:30.503 8 INFO neutron.plugins.ml2.managers [None req-0ee069cc-1ccc-4988-a210-d3e54d1af900 - - - - - -] Initializing driver for type 'vlan' 2026-07-21 21:33:30.571 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-64db7788-f651-4908-8859-2fae40cdfbed - - - - - -] VlanTypeDriver initialization complete 2026-07-21 21:33:30.572 7 INFO neutron.plugins.ml2.managers [None req-64db7788-f651-4908-8859-2fae40cdfbed - - - - - -] Initializing driver for type 'vxlan' 2026-07-21 21:33:30.572 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-64db7788-f651-4908-8859-2fae40cdfbed - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-21 21:33:30.598 7 INFO neutron.plugins.ml2.managers [None req-64db7788-f651-4908-8859-2fae40cdfbed - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-21 21:33:30.598 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-64db7788-f651-4908-8859-2fae40cdfbed - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-21 21:33:30.598 7 INFO neutron.plugins.ml2.managers [None req-64db7788-f651-4908-8859-2fae40cdfbed - - - - - -] Initializing extension driver 'port_security' 2026-07-21 21:33:30.599 7 INFO neutron.plugins.ml2.extensions.port_security [None req-64db7788-f651-4908-8859-2fae40cdfbed - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-21 21:33:30.599 7 INFO neutron.plugins.ml2.managers [None req-64db7788-f651-4908-8859-2fae40cdfbed - - - - - -] Initializing extension driver 'qos' 2026-07-21 21:33:30.599 7 INFO neutron.plugins.ml2.managers [None req-64db7788-f651-4908-8859-2fae40cdfbed - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-21 21:33:30.599 7 INFO neutron.plugins.ml2.managers [None req-64db7788-f651-4908-8859-2fae40cdfbed - - - - - -] Initializing mechanism driver 'l2population' 2026-07-21 21:33:30.609 7 INFO neutron.quota [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded quota_driver: . 2026-07-21 21:33:30.610 7 INFO neutron.plugins.ml2.plugin [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Modular L2 Plugin initialization complete 2026-07-21 21:33:30.610 7 INFO neutron.plugins.ml2.managers [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-21 21:33:30.610 7 INFO neutron.plugins.ml2.managers [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-21 21:33:30.611 7 INFO neutron.plugins.ml2.managers [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Got port-security extension from driver 'port_security' 2026-07-21 21:33:30.611 7 INFO neutron.extensions.vlantransparent [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Disabled vlantransparent extension. 2026-07-21 21:33:30.611 7 INFO neutron.manager [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loading Plugin: qos 2026-07-21 21:33:30.623 7 INFO neutron.manager [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loading Plugin: router 2026-07-21 21:33:30.660 7 INFO neutron.services.service_base [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-21 21:33:30.661 7 INFO neutron.manager [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loading Plugin: segments 2026-07-21 21:33:30.763 7 INFO neutron.manager [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loading Plugin: trunk 2026-07-21 21:33:30.842 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0ee069cc-1ccc-4988-a210-d3e54d1af900 - - - - - -] VlanTypeDriver initialization complete 2026-07-21 21:33:30.842 8 INFO neutron.plugins.ml2.managers [None req-0ee069cc-1ccc-4988-a210-d3e54d1af900 - - - - - -] Initializing driver for type 'vxlan' 2026-07-21 21:33:30.842 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0ee069cc-1ccc-4988-a210-d3e54d1af900 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-21 21:33:30.860 7 INFO neutron.manager [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loading Plugin: vpnaas 2026-07-21 21:33:30.870 8 INFO neutron.plugins.ml2.managers [None req-0ee069cc-1ccc-4988-a210-d3e54d1af900 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-21 21:33:30.870 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0ee069cc-1ccc-4988-a210-d3e54d1af900 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-21 21:33:30.870 8 INFO neutron.plugins.ml2.managers [None req-0ee069cc-1ccc-4988-a210-d3e54d1af900 - - - - - -] Initializing extension driver 'port_security' 2026-07-21 21:33:30.870 8 INFO neutron.plugins.ml2.extensions.port_security [None req-0ee069cc-1ccc-4988-a210-d3e54d1af900 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-21 21:33:30.870 8 INFO neutron.plugins.ml2.managers [None req-0ee069cc-1ccc-4988-a210-d3e54d1af900 - - - - - -] Initializing extension driver 'qos' 2026-07-21 21:33:30.871 8 INFO neutron.plugins.ml2.managers [None req-0ee069cc-1ccc-4988-a210-d3e54d1af900 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-21 21:33:30.871 8 INFO neutron.plugins.ml2.managers [None req-0ee069cc-1ccc-4988-a210-d3e54d1af900 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-21 21:33:30.881 8 INFO neutron.quota [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded quota_driver: . 2026-07-21 21:33:30.882 8 INFO neutron.plugins.ml2.plugin [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Modular L2 Plugin initialization complete 2026-07-21 21:33:30.882 8 INFO neutron.plugins.ml2.managers [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-21 21:33:30.882 8 INFO neutron.plugins.ml2.managers [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-21 21:33:30.882 8 INFO neutron.plugins.ml2.managers [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-21 21:33:30.882 8 INFO neutron.extensions.vlantransparent [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Disabled vlantransparent extension. 2026-07-21 21:33:30.883 8 INFO neutron.manager [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loading Plugin: qos 2026-07-21 21:33:30.893 8 INFO neutron.manager [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loading Plugin: router 2026-07-21 21:33:30.902 7 WARNING stevedore.named [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-21 21:33:30.931 8 INFO neutron.services.service_base [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-21 21:33:30.932 8 INFO neutron.manager [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loading Plugin: segments 2026-07-21 21:33:30.969 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-21 21:33:30.970 7 INFO neutron.common.utils [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-21 21:33:30.970 7 INFO neutron.manager [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loading Plugin: auto_allocate 2026-07-21 21:33:30.975 7 INFO neutron.manager [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loading Plugin: tag 2026-07-21 21:33:30.981 7 INFO neutron.manager [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loading Plugin: timestamp 2026-07-21 21:33:30.984 7 INFO neutron.manager [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loading Plugin: network_ip_availability 2026-07-21 21:33:30.987 7 INFO neutron.manager [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loading Plugin: flavors 2026-07-21 21:33:30.990 7 INFO neutron.manager [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loading Plugin: revisions 2026-07-21 21:33:30.994 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Initializing extension manager. 2026-07-21 21:33:30.995 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: address-group 2026-07-21 21:33:30.996 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: address-scope 2026-07-21 21:33:30.997 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-21 21:33:30.998 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: agent 2026-07-21 21:33:30.998 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: agent-resources-synced 2026-07-21 21:33:31.000 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: allowed-address-pairs 2026-07-21 21:33:31.000 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: auto-allocated-topology 2026-07-21 21:33:31.001 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: availability_zone 2026-07-21 21:33:31.002 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: availability_zone_filter 2026-07-21 21:33:31.003 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-21 21:33:31.003 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: default-subnetpools 2026-07-21 21:33:31.006 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-21 21:33:31.007 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: dns-integration 2026-07-21 21:33:31.007 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: dns-domain-ports 2026-07-21 21:33:31.008 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-21 21:33:31.009 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: dvr 2026-07-21 21:33:31.009 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-21 21:33:31.010 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: empty-string-filtering 2026-07-21 21:33:31.010 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:33:31.011 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-21 21:33:31.012 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: external-net 2026-07-21 21:33:31.013 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-21 21:33:31.013 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: extraroute 2026-07-21 21:33:31.014 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: extraroute-atomic 2026-07-21 21:33:31.015 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-21 21:33:31.015 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-21 21:33:31.016 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-21 21:33:31.017 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-21 21:33:31.017 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: fip-port-details 2026-07-21 21:33:31.018 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: flavors 2026-07-21 21:33:31.019 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-21 21:33:31.020 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: floatingip-pools 2026-07-21 21:33:31.021 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: ip_allocation 2026-07-21 21:33:31.021 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: ip-substring-filtering 2026-07-21 21:33:31.022 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: l2_adjacency 2026-07-21 21:33:31.023 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: router 2026-07-21 21:33:31.025 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:33:31.025 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: ext-gw-mode 2026-07-21 21:33:31.026 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: l3-ha 2026-07-21 21:33:31.027 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:33:31.027 8 INFO neutron.manager [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loading Plugin: trunk 2026-07-21 21:33:31.027 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: l3-flavors 2026-07-21 21:33:31.028 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:33:31.029 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-21 21:33:31.031 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-21 21:33:31.032 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-21 21:33:31.033 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-21 21:33:31.034 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-21 21:33:31.035 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-21 21:33:31.036 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: multi-provider 2026-07-21 21:33:31.037 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: net-mtu 2026-07-21 21:33:31.037 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: net-mtu-writable 2026-07-21 21:33:31.038 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: network_availability_zone 2026-07-21 21:33:31.039 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: network-ip-availability 2026-07-21 21:33:31.040 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-21 21:33:31.041 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: pagination 2026-07-21 21:33:31.041 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: port-device-profile 2026-07-21 21:33:31.042 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: port-mac-override 2026-07-21 21:33:31.043 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-21 21:33:31.043 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-21 21:33:31.044 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: port-resource-request 2026-07-21 21:33:31.045 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: port-resource-request-groups 2026-07-21 21:33:31.046 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: binding 2026-07-21 21:33:31.046 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: binding-extended 2026-07-21 21:33:31.047 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: port-security 2026-07-21 21:33:31.048 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: project-id 2026-07-21 21:33:31.048 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: provider 2026-07-21 21:33:31.050 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: qos 2026-07-21 21:33:31.051 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-21 21:33:31.051 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-21 21:33:31.052 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: qos-default 2026-07-21 21:33:31.052 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: qos-fip 2026-07-21 21:33:31.053 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-21 21:33:31.053 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: qos-gateway-ip 2026-07-21 21:33:31.054 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: qos-port-network-policy 2026-07-21 21:33:31.055 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: qos-pps-minimum 2026-07-21 21:33:31.055 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-21 21:33:31.056 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: qos-pps 2026-07-21 21:33:31.057 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: qos-rule-type-details 2026-07-21 21:33:31.057 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-21 21:33:31.058 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: qos-rules-alias 2026-07-21 21:33:31.059 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: quota-check-limit 2026-07-21 21:33:31.060 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: quotas 2026-07-21 21:33:31.061 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: quota_details 2026-07-21 21:33:31.063 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: rbac-policies 2026-07-21 21:33:31.063 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: rbac-address-group 2026-07-21 21:33:31.064 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: rbac-address-scope 2026-07-21 21:33:31.064 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: rbac-security-groups 2026-07-21 21:33:31.065 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: rbac-subnetpool 2026-07-21 21:33:31.066 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: revision-if-match 2026-07-21 21:33:31.066 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: standard-attr-revisions 2026-07-21 21:33:31.067 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: router_availability_zone 2026-07-21 21:33:31.068 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-21 21:33:31.069 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-21 21:33:31.070 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-21 21:33:31.071 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-21 21:33:31.072 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-21 21:33:31.082 8 INFO neutron.manager [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loading Plugin: vpnaas 2026-07-21 21:33:31.093 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: security-group 2026-07-21 21:33:31.095 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: segment 2026-07-21 21:33:31.096 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-21 21:33:31.097 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: service-type 2026-07-21 21:33:31.097 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: sorting 2026-07-21 21:33:31.098 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: standard-attr-segment 2026-07-21 21:33:31.099 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: standard-attr-description 2026-07-21 21:33:31.101 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: stateful-security-group 2026-07-21 21:33:31.102 7 WARNING neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-21 21:33:31.103 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-21 21:33:31.105 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: subnet_onboard 2026-07-21 21:33:31.106 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-21 21:33:31.107 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: subnet-service-types 2026-07-21 21:33:31.109 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: subnet_allocation 2026-07-21 21:33:31.110 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-21 21:33:31.111 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-21 21:33:31.114 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: standard-attr-tag 2026-07-21 21:33:31.115 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-21 21:33:31.115 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: trunk 2026-07-21 21:33:31.116 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: trunk-details 2026-07-21 21:33:31.117 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-21 21:33:31.118 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-21 21:33:31.119 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-21 21:33:31.120 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: vpn-flavors 2026-07-21 21:33:31.121 7 INFO neutron.api.extensions [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Loaded extension: vpnaas 2026-07-21 21:33:31.123 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-21 21:33:31.124 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-21 21:33:31.124 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:33:31.124 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-21 21:33:31.125 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 21:33:31.126 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 21:33:31.126 8 WARNING stevedore.named [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-21 21:33:31.128 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 21:33:31.128 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 21:33:31.129 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 21:33:31.129 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:33:31.129 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] subnetpool is already registered 2026-07-21 21:33:31.130 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:33:31.130 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] subnetpool is already registered 2026-07-21 21:33:31.130 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 21:33:31.131 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 21:33:31.131 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 21:33:31.131 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 21:33:31.132 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:33:31.132 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:33:31.134 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 21:33:31.134 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] router is already registered 2026-07-21 21:33:31.135 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 21:33:31.135 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] floatingip is already registered 2026-07-21 21:33:31.136 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 21:33:31.137 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] rbac_policy is already registered 2026-07-21 21:33:31.137 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 21:33:31.137 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] security_group is already registered 2026-07-21 21:33:31.137 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 21:33:31.138 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] security_group_rule is already registered 2026-07-21 21:33:31.138 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:33:31.138 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] subnetpool is already registered 2026-07-21 21:33:31.139 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:33:31.139 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] subnetpool is already registered 2026-07-21 21:33:31.139 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 21:33:31.140 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] trunk is already registered 2026-07-21 21:33:31.140 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 21:33:31.140 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] endpoint_group is already registered 2026-07-21 21:33:31.141 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 21:33:31.141 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] vpnservice is already registered 2026-07-21 21:33:31.141 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 21:33:31.141 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] ipsec_site_connection is already registered 2026-07-21 21:33:31.142 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:33:31.142 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] ipsecpolicy is already registered 2026-07-21 21:33:31.142 7 INFO neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:33:31.143 7 WARNING neutron.quota.resource_registry [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] ikepolicy is already registered 2026-07-21 21:33:31.182 7 WARNING keystonemiddleware._common.config [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 21:33:31.186 8 INFO neutron_vpnaas.services.vpn.plugin [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-21 21:33:31.187 8 INFO neutron.common.utils [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-21 21:33:31.187 8 INFO neutron.manager [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loading Plugin: auto_allocate 2026-07-21 21:33:31.190 7 WARNING oslo_config.cfg [None req-c7577e81-a55d-43af-9d96-10c2f1c89c0e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-21 21:33:31.192 8 INFO neutron.manager [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loading Plugin: tag WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x5576052659d0 pid: 7 (default app) 2026-07-21 21:33:31.196 8 INFO neutron.manager [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loading Plugin: timestamp 2026-07-21 21:33:31.199 8 INFO neutron.manager [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loading Plugin: network_ip_availability 2026-07-21 21:33:31.203 8 INFO neutron.manager [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loading Plugin: flavors 2026-07-21 21:33:31.205 8 INFO neutron.manager [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loading Plugin: revisions 2026-07-21 21:33:31.208 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Initializing extension manager. 2026-07-21 21:33:31.210 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: address-group 2026-07-21 21:33:31.211 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: address-scope 2026-07-21 21:33:31.211 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-21 21:33:31.212 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: agent 2026-07-21 21:33:31.213 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: agent-resources-synced 2026-07-21 21:33:31.214 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-21 21:33:31.215 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-21 21:33:31.216 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: availability_zone 2026-07-21 21:33:31.217 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: availability_zone_filter 2026-07-21 21:33:31.217 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-21 21:33:31.218 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: default-subnetpools 2026-07-21 21:33:31.219 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-21 21:33:31.220 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: dns-integration 2026-07-21 21:33:31.220 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: dns-domain-ports 2026-07-21 21:33:31.221 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-21 21:33:31.222 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: dvr 2026-07-21 21:33:31.223 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-21 21:33:31.223 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: empty-string-filtering 2026-07-21 21:33:31.224 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:33:31.224 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-21 21:33:31.225 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: external-net 2026-07-21 21:33:31.226 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-21 21:33:31.226 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: extraroute 2026-07-21 21:33:31.227 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: extraroute-atomic 2026-07-21 21:33:31.228 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-21 21:33:31.229 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-21 21:33:31.229 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-21 21:33:31.230 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-21 21:33:31.230 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: fip-port-details 2026-07-21 21:33:31.231 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: flavors 2026-07-21 21:33:31.232 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-21 21:33:31.233 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: floatingip-pools 2026-07-21 21:33:31.234 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: ip_allocation 2026-07-21 21:33:31.234 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-21 21:33:31.235 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: l2_adjacency 2026-07-21 21:33:31.236 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: router 2026-07-21 21:33:31.238 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:33:31.238 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: ext-gw-mode 2026-07-21 21:33:31.239 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: l3-ha 2026-07-21 21:33:31.240 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:33:31.240 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: l3-flavors 2026-07-21 21:33:31.241 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:33:31.242 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-21 21:33:31.244 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-21 21:33:31.245 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-21 21:33:31.246 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-21 21:33:31.247 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-21 21:33:31.248 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-21 21:33:31.248 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: multi-provider 2026-07-21 21:33:31.249 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: net-mtu 2026-07-21 21:33:31.250 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: net-mtu-writable 2026-07-21 21:33:31.250 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: network_availability_zone 2026-07-21 21:33:31.251 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: network-ip-availability 2026-07-21 21:33:31.252 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-21 21:33:31.252 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: pagination 2026-07-21 21:33:31.253 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: port-device-profile 2026-07-21 21:33:31.254 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: port-mac-override 2026-07-21 21:33:31.254 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-21 21:33:31.255 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-21 21:33:31.255 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: port-resource-request 2026-07-21 21:33:31.256 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-21 21:33:31.257 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: binding 2026-07-21 21:33:31.258 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: binding-extended 2026-07-21 21:33:31.258 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: port-security 2026-07-21 21:33:31.259 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: project-id 2026-07-21 21:33:31.259 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: provider 2026-07-21 21:33:31.261 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: qos 2026-07-21 21:33:31.262 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-21 21:33:31.263 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-21 21:33:31.263 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: qos-default 2026-07-21 21:33:31.264 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: qos-fip 2026-07-21 21:33:31.265 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-21 21:33:31.265 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-21 21:33:31.266 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-21 21:33:31.267 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-21 21:33:31.267 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-21 21:33:31.268 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: qos-pps 2026-07-21 21:33:31.269 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-21 21:33:31.270 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-21 21:33:31.270 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: qos-rules-alias 2026-07-21 21:33:31.271 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: quota-check-limit 2026-07-21 21:33:31.273 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: quotas 2026-07-21 21:33:31.274 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: quota_details 2026-07-21 21:33:31.275 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: rbac-policies 2026-07-21 21:33:31.276 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: rbac-address-group 2026-07-21 21:33:31.277 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: rbac-address-scope 2026-07-21 21:33:31.277 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: rbac-security-groups 2026-07-21 21:33:31.278 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-21 21:33:31.279 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: revision-if-match 2026-07-21 21:33:31.280 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-21 21:33:31.280 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: router_availability_zone 2026-07-21 21:33:31.281 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-21 21:33:31.282 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-21 21:33:31.282 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-21 21:33:31.283 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-21 21:33:31.284 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-21 21:33:31.292 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: security-group 2026-07-21 21:33:31.294 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: segment 2026-07-21 21:33:31.295 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-21 21:33:31.296 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: service-type 2026-07-21 21:33:31.296 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: sorting 2026-07-21 21:33:31.297 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: standard-attr-segment 2026-07-21 21:33:31.298 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: standard-attr-description 2026-07-21 21:33:31.299 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: stateful-security-group 2026-07-21 21:33:31.299 8 WARNING neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-21 21:33:31.300 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-21 21:33:31.300 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: subnet_onboard 2026-07-21 21:33:31.301 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-21 21:33:31.302 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: subnet-service-types 2026-07-21 21:33:31.302 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: subnet_allocation 2026-07-21 21:33:31.303 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-21 21:33:31.304 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-21 21:33:31.308 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: standard-attr-tag 2026-07-21 21:33:31.309 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-21 21:33:31.310 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: trunk 2026-07-21 21:33:31.310 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: trunk-details 2026-07-21 21:33:31.311 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-21 21:33:31.312 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-21 21:33:31.313 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-21 21:33:31.313 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: vpn-flavors 2026-07-21 21:33:31.315 8 INFO neutron.api.extensions [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Loaded extension: vpnaas 2026-07-21 21:33:31.317 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-21 21:33:31.317 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-21 21:33:31.317 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:33:31.318 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-21 21:33:31.319 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 21:33:31.319 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 21:33:31.323 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 21:33:31.324 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 21:33:31.324 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 21:33:31.324 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:33:31.325 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] subnetpool is already registered 2026-07-21 21:33:31.325 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:33:31.325 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] subnetpool is already registered 2026-07-21 21:33:31.325 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 21:33:31.326 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 21:33:31.326 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 21:33:31.326 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 21:33:31.327 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:33:31.327 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:33:31.329 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 21:33:31.330 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] router is already registered 2026-07-21 21:33:31.330 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 21:33:31.330 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] floatingip is already registered 2026-07-21 21:33:31.331 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 21:33:31.331 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] rbac_policy is already registered 2026-07-21 21:33:31.332 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 21:33:31.332 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] security_group is already registered 2026-07-21 21:33:31.332 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 21:33:31.332 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] security_group_rule is already registered 2026-07-21 21:33:31.333 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:33:31.333 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] subnetpool is already registered 2026-07-21 21:33:31.333 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:33:31.333 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] subnetpool is already registered 2026-07-21 21:33:31.334 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 21:33:31.334 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] trunk is already registered 2026-07-21 21:33:31.334 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 21:33:31.334 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] endpoint_group is already registered 2026-07-21 21:33:31.335 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 21:33:31.335 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] vpnservice is already registered 2026-07-21 21:33:31.335 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 21:33:31.335 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] ipsec_site_connection is already registered 2026-07-21 21:33:31.336 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:33:31.336 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] ipsecpolicy is already registered 2026-07-21 21:33:31.336 8 INFO neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:33:31.336 8 WARNING neutron.quota.resource_registry [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] ikepolicy is already registered 2026-07-21 21:33:31.374 8 WARNING keystonemiddleware._common.config [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 21:33:31.382 8 WARNING oslo_config.cfg [None req-ea120993-8658-44e9-bd94-5f8bfc9bcab4 - - - - - -] 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 7 seconds on interpreter 0x5576052659d0 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 21:33:36.521 8 WARNING oslo_policy.policy [None req-e3d8e172-d5b4-4957-a45f-dc489d04e1cb 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. [pid: 8|app: 0|req: 1/2] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 21:33:36 2026] GET /v2.0/networks => generated 15 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 21:33:37.060 7 WARNING oslo_policy.policy [None req-f67ac582-0366-4dc7-9ebd-c3973fd720b5 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-21 21:33:37.666 7 WARNING neutron.services.revisions.revision_plugin [None req-f67ac582-0366-4dc7-9ebd-c3973fd720b5 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Could not find related network for resource to bump revision. 2026-07-21 21:33:37.699 7 INFO neutron.db.segments_db [None req-f67ac582-0366-4dc7-9ebd-c3973fd720b5 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment cd09eec2-138c-457f-81a1-ae021a46a955 of type flat for network 8e5a63b6-894f-49cd-9acb-8390ed57329c 2026-07-21 21:33:37.763 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f67ac582-0366-4dc7-9ebd-c3973fd720b5 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/3] 199.19.213.152 () {48 vars in 968 bytes} [Tue Jul 21 21:33:36 2026] POST /v2.0/networks => generated 124 bytes in 790 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/5] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 21:33:43 2026] GET /v2.0/networks => generated 15 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:33:43.985 8 WARNING neutron.services.revisions.revision_plugin [None req-b1bf72ad-a88e-4e4e-9728-ffac68bf3d12 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Could not find related network for resource to bump revision. 2026-07-21 21:33:44.007 8 INFO neutron.db.segments_db [None req-b1bf72ad-a88e-4e4e-9728-ffac68bf3d12 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 062b199d-687a-4b19-a33e-c070c97adacd of type flat for network 42bd8bd4-96cc-40fa-9ed9-decc84297772 2026-07-21 21:33:44.060 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1bf72ad-a88e-4e4e-9728-ffac68bf3d12 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.152 () {48 vars in 968 bytes} [Tue Jul 21 21:33:43 2026] POST /v2.0/networks => generated 124 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 21:33:49 2026] GET /v2.0/networks => generated 15 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:33:50.036 8 WARNING neutron.services.revisions.revision_plugin [None req-908e4704-c3a7-43a4-970f-f92e8e47be8b 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Could not find related network for resource to bump revision. 2026-07-21 21:33:50.051 8 INFO neutron.db.segments_db [None req-908e4704-c3a7-43a4-970f-f92e8e47be8b 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment edbbdfdc-6c07-41f3-b5b4-83c1fd794dea of type flat for network 67ed8e3e-8a23-461e-9bb7-5fc20856203c 2026-07-21 21:33:50.090 8 INFO neutron.pecan_wsgi.hooks.translation [None req-908e4704-c3a7-43a4-970f-f92e8e47be8b 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/8] 199.19.213.152 () {48 vars in 968 bytes} [Tue Jul 21 21:33:49 2026] POST /v2.0/networks => generated 124 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 21:33:55 2026] GET /v2.0/networks => generated 15 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:33:56.080 7 WARNING neutron.services.revisions.revision_plugin [None req-6773e418-5cea-49e6-b31f-b7ab332b8dc9 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Could not find related network for resource to bump revision. 2026-07-21 21:33:56.098 7 INFO neutron.db.segments_db [None req-6773e418-5cea-49e6-b31f-b7ab332b8dc9 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 8a54bbe1-f6a3-4a8a-8698-5f64759a33c5 of type flat for network f7a66e71-1be3-4695-9fdd-7aca9cbe9bdc 2026-07-21 21:33:56.136 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6773e418-5cea-49e6-b31f-b7ab332b8dc9 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/11] 199.19.213.152 () {48 vars in 968 bytes} [Tue Jul 21 21:33:56 2026] POST /v2.0/networks => generated 124 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 21:34:01 2026] GET /v2.0/networks => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:34:02.146 7 WARNING neutron.services.revisions.revision_plugin [None req-7250003e-25b6-4d44-8fea-a72fe6618e4a 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Could not find related network for resource to bump revision. 2026-07-21 21:34:02.167 7 INFO neutron.db.segments_db [None req-7250003e-25b6-4d44-8fea-a72fe6618e4a 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 57a9b671-9eaf-44ef-83d9-6c8199d6c6f6 of type flat for network 64fd34a5-cb03-4fb7-a577-890735bcf3f4 2026-07-21 21:34:02.210 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7250003e-25b6-4d44-8fea-a72fe6618e4a 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/13] 199.19.213.152 () {48 vars in 968 bytes} [Tue Jul 21 21:34:02 2026] POST /v2.0/networks => generated 124 bytes in 221 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 21:34:08 2026] GET /v2.0/networks => generated 15 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:34:08.293 7 WARNING neutron.services.revisions.revision_plugin [None req-bc77439d-4876-43ae-a5e5-1bfc628bee18 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Could not find related network for resource to bump revision. 2026-07-21 21:34:08.317 7 INFO neutron.db.segments_db [None req-bc77439d-4876-43ae-a5e5-1bfc628bee18 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 725a3b14-e2a2-4e75-81ee-92d5669f9a5a of type flat for network 5f1f3ab5-5847-4b3a-932b-956ae1a7f38a [pid: 7|app: 0|req: 8/15] 199.19.213.152 () {48 vars in 968 bytes} [Tue Jul 21 21:34:08 2026] POST /v2.0/networks => generated 706 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.152 () {44 vars in 912 bytes} [Tue Jul 21 21:34:09 2026] GET /v2.0/subnets => 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: 9/18] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 21:34:09 2026] GET /v2.0/networks => generated 709 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.152 () {48 vars in 966 bytes} [Tue Jul 21 21:34:09 2026] POST /v2.0/subnets => generated 641 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 21:40:48.254 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6a9db4eb-b388-4dfa-b93c-4a30fefc261a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:40:48.258 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a0f360f-4a4b-48e2-a9f4-9d52ec96eb60] 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: 36/72] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 21:40:48 2026] GET /v2.0/networks => generated 753 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 21:40:48.446 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7813a462-8a3b-4b57-b849-0cfbf0ebc1ed] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:40:48.448 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2aa985da-588a-4c0e-b60c-d3e9c58fc4a8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:40:48.451 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 21 21:40:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.152) !!! 2026-07-21 21:40:48.511 7 INFO neutron.db.segments_db [None req-73b7624d-5699-4053-9802-4c8589ce76a9 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 4cb8a82d-2b80-43c5-b7a8-b9aa1a758b10 of type vxlan for network 8d007923-7e17-4334-9db6-1729896df7de [pid: 7|app: 0|req: 37/73] 199.19.213.152 () {48 vars in 967 bytes} [Tue Jul 21 21:40:48 2026] POST /v2.0/networks => generated 707 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 21:40:49.444 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a0f360f-4a4b-48e2-a9f4-9d52ec96eb60] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36820. 2026-07-21 21:40:49.444 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6a9db4eb-b388-4dfa-b93c-4a30fefc261a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36822. [pid: 8|app: 0|req: 37/74] 199.19.213.152 () {44 vars in 912 bytes} [Tue Jul 21 21:40:49 2026] GET /v2.0/subnets => generated 644 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 21:40:49.564 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2aa985da-588a-4c0e-b60c-d3e9c58fc4a8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36844. 2026-07-21 21:40:49.708 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7813a462-8a3b-4b57-b849-0cfbf0ebc1ed] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36834. [pid: 7|app: 0|req: 38/75] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 21:40:49 2026] GET /v2.0/networks => generated 1430 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 199.19.213.152 () {48 vars in 966 bytes} [Tue Jul 21 21:40:49 2026] POST /v2.0/subnets => generated 627 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 21:40:50 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 2793 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 199.19.213.152 () {48 vars in 982 bytes} [Tue Jul 21 21:40:51 2026] POST /v2.0/security-groups => generated 1552 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 21:40:52 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 4327 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 199.19.213.152 () {44 vars in 941 bytes} [Tue Jul 21 21:40:52 2026] GET /v2.0/security-groups => generated 4327 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 199.19.213.152 () {48 vars in 992 bytes} [Tue Jul 21 21:40:52 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 21:40:53 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 4909 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 199.19.213.152 () {44 vars in 941 bytes} [Tue Jul 21 21:40:53 2026] GET /v2.0/security-groups => generated 4909 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 199.19.213.152 () {48 vars in 992 bytes} [Tue Jul 21 21:40:53 2026] POST /v2.0/security-group-rules => generated 571 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 21:40:54 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 5493 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 199.19.213.152 () {44 vars in 941 bytes} [Tue Jul 21 21:40:54 2026] GET /v2.0/security-groups => generated 5493 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 199.19.213.152 () {48 vars in 992 bytes} [Tue Jul 21 21:40:54 2026] POST /v2.0/security-group-rules => generated 571 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 21:40:54 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 6077 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.19.213.152 () {44 vars in 941 bytes} [Tue Jul 21 21:40:55 2026] GET /v2.0/security-groups => generated 6077 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.19.213.152 () {48 vars in 992 bytes} [Tue Jul 21 21:40:55 2026] POST /v2.0/security-group-rules => generated 571 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 21:40:55 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 6661 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.19.213.152 () {44 vars in 941 bytes} [Tue Jul 21 21:40:56 2026] GET /v2.0/security-groups => generated 6661 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 199.19.213.152 () {48 vars in 992 bytes} [Tue Jul 21 21:40:56 2026] POST /v2.0/security-group-rules => generated 571 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 199.19.213.152 () {44 vars in 941 bytes} [Tue Jul 21 21:40:57 2026] GET /v2.0/security-groups => generated 7245 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 199.19.213.152 () {44 vars in 908 bytes} [Tue Jul 21 21:40:57 2026] GET /v2.0/ports => generated 2489 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 21:40:57 2026] GET /v2.0/networks => generated 1474 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 199.19.213.152 () {48 vars in 962 bytes} [Tue Jul 21 21:40:57 2026] POST /v2.0/ports => generated 1096 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 21:41:03.050 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0ec3479-f7c5-4546-93f3-4b469ef60504 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/100] 199.19.213.152 () {44 vars in 982 bytes} [Tue Jul 21 21:41:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/101] 199.19.213.152 () {44 vars in 1004 bytes} [Tue Jul 21 21:41:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 199.19.213.152 () {48 vars in 1034 bytes} [Tue Jul 21 21:41:03 2026] PUT /v2.0/ports/680b5e3c-7600-42d8-ba89-8c49c8c8d9d4 => generated 1209 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 199.19.213.152 () {44 vars in 908 bytes} [Tue Jul 21 21:41:05 2026] GET /v2.0/ports => generated 3726 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/104] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 21:41:06 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 7245 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 199.19.213.152 () {48 vars in 982 bytes} [Tue Jul 21 21:41:06 2026] POST /v2.0/security-groups => generated 1546 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 21:41:07 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 8773 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.19.213.152 () {44 vars in 941 bytes} [Tue Jul 21 21:41:07 2026] GET /v2.0/security-groups => generated 8773 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.19.213.152 () {48 vars in 992 bytes} [Tue Jul 21 21:41:07 2026] POST /v2.0/security-group-rules => generated 589 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 21:41:08 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 9375 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.19.213.152 () {44 vars in 941 bytes} [Tue Jul 21 21:41:08 2026] GET /v2.0/security-groups => generated 9375 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.19.213.152 () {48 vars in 992 bytes} [Tue Jul 21 21:41:08 2026] POST /v2.0/security-group-rules => generated 593 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/120] 199.19.213.152 () {44 vars in 976 bytes} [Tue Jul 21 21:42:06 2026] GET /v2.0/quotas/a50e22f36742412f95121213f00adb43 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: 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: 61/121] 199.19.213.152 () {48 vars in 1028 bytes} [Tue Jul 21 21:42:06 2026] PUT /v2.0/quotas/a50e22f36742412f95121213f00adb43 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/122] 199.19.213.152 () {44 vars in 976 bytes} [Tue Jul 21 21:42:06 2026] GET /v2.0/quotas/a50e22f36742412f95121213f00adb43 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 21:44:05.740 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a0f360f-4a4b-48e2-a9f4-9d52ec96eb60] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:44:05.741 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6a9db4eb-b388-4dfa-b93c-4a30fefc261a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:44:05.742 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jul 21 21:44:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.152) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 21:44:05.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-358a4e05-18f5-44a5-999f-d28f677574db 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 70/139] 199.19.213.152 () {30 vars in 743 bytes} [Tue Jul 21 21:44:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:44:05.933 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7813a462-8a3b-4b57-b849-0cfbf0ebc1ed] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:44:05.934 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2aa985da-588a-4c0e-b60c-d3e9c58fc4a8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:44:05.936 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jul 21 21:44:05 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.152) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 70/140] 199.19.213.152 () {30 vars in 765 bytes} [Tue Jul 21 21:44:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 21:44:07.614 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a0f360f-4a4b-48e2-a9f4-9d52ec96eb60] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35542. 2026-07-21 21:44:07.614 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6a9db4eb-b388-4dfa-b93c-4a30fefc261a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35556. 2026-07-21 21:44:07.724 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a995486c-a306-41e0-a87e-0b29f0111231 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/141] 199.19.213.152 () {30 vars in 743 bytes} [Tue Jul 21 21:44:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:44:07.762 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2aa985da-588a-4c0e-b60c-d3e9c58fc4a8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35578. 2026-07-21 21:44:07.764 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7813a462-8a3b-4b57-b849-0cfbf0ebc1ed] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35572. [pid: 7|app: 0|req: 71/142] 199.19.213.152 () {30 vars in 765 bytes} [Tue Jul 21 21:44:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 21:49:53.344 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6a9db4eb-b388-4dfa-b93c-4a30fefc261a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:49:53.344 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a0f360f-4a4b-48e2-a9f4-9d52ec96eb60] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:49:53.345 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 21 21:49:53 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=c71815943f3d465f9f18053fc337ccbd (ip 199.19.213.152) !!! [pid: 8|app: 0|req: 95/189] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 21:49:53 2026] GET /v2.0/security-groups?tenant_id=c71815943f3d465f9f18053fc337ccbd => generated 2797 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 21:49:53.587 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7813a462-8a3b-4b57-b849-0cfbf0ebc1ed] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:49:53.590 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2aa985da-588a-4c0e-b60c-d3e9c58fc4a8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 21:49:53.591 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jul 21 21:49:53 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.152) !!! [pid: 7|app: 0|req: 95/190] 199.19.213.152 () {48 vars in 982 bytes} [Tue Jul 21 21:49:53 2026] POST /v2.0/security-groups => generated 1560 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 21:49:54.578 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6a9db4eb-b388-4dfa-b93c-4a30fefc261a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46224. 2026-07-21 21:49:54.579 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a0f360f-4a4b-48e2-a9f4-9d52ec96eb60] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46230. [pid: 8|app: 0|req: 96/193] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 21:49:54 2026] GET /v2.0/security-groups?tenant_id=c71815943f3d465f9f18053fc337ccbd => generated 4339 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 21:49:54.678 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7813a462-8a3b-4b57-b849-0cfbf0ebc1ed] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46244. 2026-07-21 21:49:54.680 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2aa985da-588a-4c0e-b60c-d3e9c58fc4a8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46256. [pid: 7|app: 0|req: 98/194] 199.19.213.152 () {44 vars in 941 bytes} [Tue Jul 21 21:49:54 2026] GET /v2.0/security-groups => generated 14299 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/195] 199.19.213.152 () {48 vars in 992 bytes} [Tue Jul 21 21:49:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/196] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 21:49:55 2026] GET /v2.0/security-groups?tenant_id=c71815943f3d465f9f18053fc337ccbd => generated 4917 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/197] 199.19.213.152 () {44 vars in 941 bytes} [Tue Jul 21 21:49:55 2026] GET /v2.0/security-groups => generated 14877 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 199.19.213.152 () {48 vars in 992 bytes} [Tue Jul 21 21:49:55 2026] POST /v2.0/security-group-rules => generated 567 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/199] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 21:49:56 2026] GET /v2.0/security-groups?tenant_id=c71815943f3d465f9f18053fc337ccbd => generated 5497 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/200] 199.19.213.152 () {44 vars in 941 bytes} [Tue Jul 21 21:49:56 2026] GET /v2.0/security-groups => generated 15457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 199.19.213.152 () {48 vars in 992 bytes} [Tue Jul 21 21:49:56 2026] POST /v2.0/security-group-rules => generated 569 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/202] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 21:49:57 2026] GET /v2.0/security-groups?tenant_id=c71815943f3d465f9f18053fc337ccbd => generated 6079 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 199.19.213.152 () {44 vars in 941 bytes} [Tue Jul 21 21:49:57 2026] GET /v2.0/security-groups => generated 16039 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.19.213.152 () {48 vars in 992 bytes} [Tue Jul 21 21:49:57 2026] POST /v2.0/security-group-rules => generated 570 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/221] 199.19.213.152 () {30 vars in 740 bytes} [Tue Jul 21 21:51:57 2026] GET /v2.0/networks?tenant_id=c71815943f3d465f9f18053fc337ccbd&shared=False => generated 15 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:51:57.610 8 INFO neutron.db.segments_db [None req-d076e673-17ac-4926-843c-cda9f4cef933 19263e1397e14ecdbb30acb56938a4ff c71815943f3d465f9f18053fc337ccbd - - - -] Added segment e6102732-f25f-4971-9417-a0ef546ff2be of type vxlan for network 295ac807-a1fb-4c2a-91fc-a737eae3c409 [pid: 8|app: 0|req: 110/222] 199.19.213.152 () {34 vars in 682 bytes} [Tue Jul 21 21:51:57 2026] POST /v2.0/networks => generated 718 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/223] 199.19.213.152 () {30 vars in 722 bytes} [Tue Jul 21 21:51:57 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/224] 199.19.213.152 () {30 vars in 633 bytes} [Tue Jul 21 21:51:57 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/225] 199.19.213.152 () {34 vars in 677 bytes} [Tue Jul 21 21:51:57 2026] POST /v2.0/ports => generated 963 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/226] 199.19.213.152 () {30 vars in 703 bytes} [Tue Jul 21 21:51:58 2026] GET /v2.0/networks/295ac807-a1fb-4c2a-91fc-a737eae3c409 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/227] 199.19.213.152 () {30 vars in 722 bytes} [Tue Jul 21 21:52:00 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/228] 199.19.213.152 () {30 vars in 703 bytes} [Tue Jul 21 21:52:00 2026] GET /v2.0/networks/295ac807-a1fb-4c2a-91fc-a737eae3c409 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/231] 199.19.213.152 () {44 vars in 976 bytes} [Tue Jul 21 21:52:12 2026] GET /v2.0/quotas/c71815943f3d465f9f18053fc337ccbd => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: 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: 115/232] 199.19.213.152 () {48 vars in 1028 bytes} [Tue Jul 21 21:52:12 2026] PUT /v2.0/quotas/c71815943f3d465f9f18053fc337ccbd => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/233] 199.19.213.152 () {44 vars in 976 bytes} [Tue Jul 21 21:52:13 2026] GET /v2.0/quotas/c71815943f3d465f9f18053fc337ccbd => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:04:38.656 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2aa985da-588a-4c0e-b60c-d3e9c58fc4a8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 22:04:38.661 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7813a462-8a3b-4b57-b849-0cfbf0ebc1ed] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 22:04:38.661 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jul 21 22:04:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.152) !!! [pid: 7|app: 0|req: 168/332] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 22:04:38 2026] GET /v2.0/networks => generated 2168 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:04:39.822 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6a9db4eb-b388-4dfa-b93c-4a30fefc261a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 22:04:39.823 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a0f360f-4a4b-48e2-a9f4-9d52ec96eb60] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 22:04:39.824 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jul 21 22:04:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.152) !!! [pid: 8|app: 0|req: 166/335] 199.19.213.152 () {44 vars in 912 bytes} [Tue Jul 21 22:04:39 2026] GET /v2.0/subnets => generated 1261 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:04:40.011 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7813a462-8a3b-4b57-b849-0cfbf0ebc1ed] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36452. 2026-07-21 22:04:40.012 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2aa985da-588a-4c0e-b60c-d3e9c58fc4a8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36446. [pid: 7|app: 0|req: 170/336] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 22:04:39 2026] GET /v2.0/networks => generated 2168 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/341] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 22:05:22 2026] GET /v2.0/networks => generated 2168 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:05:23.575 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a0f360f-4a4b-48e2-a9f4-9d52ec96eb60] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54460. 2026-07-21 22:05:23.576 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6a9db4eb-b388-4dfa-b93c-4a30fefc261a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54456. [pid: 8|app: 0|req: 169/342] 199.19.213.152 () {44 vars in 912 bytes} [Tue Jul 21 22:05:23 2026] GET /v2.0/subnets => generated 1261 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/343] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 22:05:23 2026] GET /v2.0/networks => generated 2168 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/346] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 22:05:25 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 9981 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/347] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 22:05:26 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 9981 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/348] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 22:05:26 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 9981 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/349] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 22:05:27 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 9981 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/350] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 22:05:28 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 9981 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/351] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 22:05:29 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 9981 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/352] 199.19.213.152 () {44 vars in 941 bytes} [Tue Jul 21 22:05:30 2026] GET /v2.0/security-groups => generated 16622 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/353] 199.19.213.152 () {44 vars in 908 bytes} [Tue Jul 21 22:05:30 2026] GET /v2.0/ports => generated 4721 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:05:37.325 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a3c3581-f4d1-427e-9d2a-eb84a3d596e7 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/354] 199.19.213.152 () {44 vars in 982 bytes} [Tue Jul 21 22:05:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/355] 199.19.213.152 () {44 vars in 1004 bytes} [Tue Jul 21 22:05:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/356] 199.19.213.152 () {44 vars in 908 bytes} [Tue Jul 21 22:05:38 2026] GET /v2.0/ports => generated 4721 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 22:05:39 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 9981 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/360] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 22:05:40 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 9981 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 22:05:41 2026] GET /v2.0/security-groups?tenant_id=a50e22f36742412f95121213f00adb43 => generated 9981 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 199.19.213.152 () {44 vars in 976 bytes} [Tue Jul 21 22:05:53 2026] GET /v2.0/quotas/a50e22f36742412f95121213f00adb43 => 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: 188/371] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 22:06:49 2026] GET /v2.0/security-groups?tenant_id=c71815943f3d465f9f18053fc337ccbd => generated 6662 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 22:06:50 2026] GET /v2.0/security-groups?tenant_id=c71815943f3d465f9f18053fc337ccbd => generated 6662 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 22:06:51 2026] GET /v2.0/security-groups?tenant_id=c71815943f3d465f9f18053fc337ccbd => generated 6662 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 22:06:51 2026] GET /v2.0/security-groups?tenant_id=c71815943f3d465f9f18053fc337ccbd => generated 6662 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 199.19.213.152 () {44 vars in 1026 bytes} [Tue Jul 21 22:06:52 2026] GET /v2.0/security-groups?tenant_id=c71815943f3d465f9f18053fc337ccbd => generated 6662 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.19.213.152 () {44 vars in 976 bytes} [Tue Jul 21 22:07:00 2026] GET /v2.0/quotas/c71815943f3d465f9f18053fc337ccbd => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.19.213.152 () {44 vars in 914 bytes} [Tue Jul 21 22:07:57 2026] GET /v2.0/networks => generated 2168 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:36.230 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8a0f360f-4a4b-48e2-a9f4-9d52ec96eb60] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 22:08:36.231 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6a9db4eb-b388-4dfa-b93c-4a30fefc261a] 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: 195/392] 10.0.0.82 () {32 vars in 648 bytes} [Tue Jul 21 22:08:36 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: 7|app: 0|req: 198/393] 10.0.0.82 () {32 vars in 654 bytes} [Tue Jul 21 22:08:37 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 10.0.0.82 () {32 vars in 646 bytes} [Tue Jul 21 22:08:37 2026] GET /v2.0/routers => generated 15 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 10.0.0.82 () {32 vars in 642 bytes} [Tue Jul 21 22:08:37 2026] GET /v2.0/ports => generated 4721 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:37.737 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6a9db4eb-b388-4dfa-b93c-4a30fefc261a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59316. [pid: 8|app: 0|req: 197/396] 10.0.0.82 () {32 vars in 646 bytes} [Tue Jul 21 22:08:37 2026] GET /v2.0/subnets => generated 1261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 10.0.0.82 () {32 vars in 648 bytes} [Tue Jul 21 22:08:37 2026] GET /v2.0/networks => generated 2168 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:08:37.831 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8a0f360f-4a4b-48e2-a9f4-9d52ec96eb60] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59322. [pid: 8|app: 0|req: 198/398] 10.0.0.82 () {32 vars in 662 bytes} [Tue Jul 21 22:08:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 10.0.0.82 () {32 vars in 654 bytes} [Tue Jul 21 22:08:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:08:48.649 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2aa985da-588a-4c0e-b60c-d3e9c58fc4a8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 22:08:48.654 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7813a462-8a3b-4b57-b849-0cfbf0ebc1ed] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-21 22:08:49.029 7 INFO neutron.db.segments_db [None req-900d72cf-c21b-4f72-b6d2-af2ffa3e2e09 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment b2713d80-86fe-442c-84c1-3738ed7ba626 of type vxlan for network 630d3266-5d98-408b-99f7-c59caa088b92 2026-07-21 22:08:49.075 8 INFO neutron.db.segments_db [None req-8341005d-1690-4f8a-9714-c9835cb473df 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 9098e8a8-8ebe-4697-a324-136ea5d89898 of type vxlan for network f977acc2-5ca6-4e90-b0e3-65d51827da50 [pid: 8|app: 0|req: 200/402] 10.0.0.82 () {34 vars in 670 bytes} [Tue Jul 21 22:08:48 2026] POST /v2.0/networks => generated 748 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:08:49 2026] POST /v2.0/subnets => generated 671 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 10.0.0.82 () {34 vars in 670 bytes} [Tue Jul 21 22:08:48 2026] POST /v2.0/networks => generated 738 bytes in 845 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:49.522 8 INFO neutron.db.segments_db [None req-8acc4cf5-04c5-4c1f-9b66-adb759cba91c 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 47e86a4e-6d06-4de4-acb5-2002be71933d of type vxlan for network 1c4001ea-63b1-4bfc-8aaf-895d01f5bb4a 2026-07-21 22:08:49.706 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2aa985da-588a-4c0e-b60c-d3e9c58fc4a8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54214. 2026-07-21 22:08:49.707 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7813a462-8a3b-4b57-b849-0cfbf0ebc1ed] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54220. [pid: 7|app: 0|req: 204/405] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:08:49 2026] POST /v2.0/subnets => generated 661 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:08:49.813 7 INFO neutron.db.segments_db [None req-0e0bd91e-eda2-4091-aefb-21ff660f9c3a 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 32a72e3f-52e5-415d-9e40-57c54acf32b4 of type vxlan for network b10e4099-a467-4c1a-9f06-84507027d904 2026-07-21 22:08:49.890 8 INFO neutron.db.l3_hamode_db [None req-8acc4cf5-04c5-4c1f-9b66-adb759cba91c 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:08:50.158 7 INFO neutron.db.l3_hamode_db [None req-0e0bd91e-eda2-4091-aefb-21ff660f9c3a 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:08:51.290 7 INFO neutron.db.l3_hamode_db [None req-0e0bd91e-eda2-4091-aefb-21ff660f9c3a 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:08:51.396 8 INFO neutron.db.l3_hamode_db [None req-8acc4cf5-04c5-4c1f-9b66-adb759cba91c 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 205/406] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:08:49 2026] POST /v2.0/routers => generated 725 bytes in 3112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:08:49 2026] POST /v2.0/routers => generated 735 bytes in 3614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:08:52 2026] GET /v2.0/security-groups?tenant_id=7cf1677fe4ee43e09053948f214ec27d&name=default => generated 2797 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:08:53 2026] GET /v2.0/security-groups?tenant_id=f0a871d3264f45189163cb9707c5f638&name=default => generated 2797 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:08:53 2026] PUT /v2.0/routers/592edcf0-d0fb-4bca-a259-6054c81cf662/add_router_interface => generated 309 bytes in 1510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:08:54 2026] DELETE /v2.0/security-groups/d58ff83f-a013-42b3-8d68-b221d3f49357 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:08:54 2026] DELETE /v2.0/security-groups/a4fe535c-e397-4554-8eee-86ad1258f297 => 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: 207/415] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:08:53 2026] PUT /v2.0/routers/d8a919e5-0d96-4b31-b1eb-1a87ec4dabef/add_router_interface => generated 309 bytes in 1924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:08:55 2026] GET /v2.0/security-groups?tenant_id=6135d210a11c4fe086a3042fbb9cc1e6&name=default => generated 2797 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:08:55 2026] DELETE /v2.0/security-groups/7468db2e-bdf3-448a-a4eb-5232d72cf492 => 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: 209/418] 10.0.0.82 () {34 vars in 684 bytes} [Tue Jul 21 22:08:55 2026] POST /v2.0/security-groups => generated 1596 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 10.0.0.225 () {38 vars in 971 bytes} [Tue Jul 21 22:08:55 2026] POST /v2.0/security-groups => generated 1621 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:08:55 2026] POST /v2.0/security-group-rules => generated 565 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:08:56 2026] POST /v2.0/security-group-rules => generated 570 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:08:56 2026] GET /v2.0/security-groups/676556c7-76f1-44fd-ab8a-9d2bd3b00568 => generated 1621 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:08:56 2026] POST /v2.0/floatingips => generated 552 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 10.0.0.225 () {38 vars in 981 bytes} [Tue Jul 21 22:08:56 2026] POST /v2.0/security-group-rules => generated 582 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 10.0.0.225 () {38 vars in 971 bytes} [Tue Jul 21 22:08:56 2026] POST /v2.0/security-groups => generated 1621 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:08:57 2026] GET /v2.0/security-groups/8d1e56c2-f919-41f1-820e-965231346316 => generated 1621 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 10.0.0.225 () {38 vars in 981 bytes} [Tue Jul 21 22:08:57 2026] POST /v2.0/security-group-rules => generated 582 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:08:57 2026] GET /v2.0/security-groups/8d1e56c2-f919-41f1-820e-965231346316 => generated 2214 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 10.0.0.225 () {38 vars in 981 bytes} [Tue Jul 21 22:08:57 2026] POST /v2.0/security-group-rules => generated 587 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:08:57 2026] GET /v2.0/security-groups/8d1e56c2-f919-41f1-820e-965231346316 => generated 2812 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 10.0.0.225 () {34 vars in 1100 bytes} [Tue Jul 21 22:08:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1914686423&fields=id&tenant_id=a1ae3eb0432d48f79db67974c7b2211f => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 10.0.0.225 () {34 vars in 1001 bytes} [Tue Jul 21 22:08:57 2026] GET /v2.0/security-group-rules/18244057-c259-4177-aa2f-ed45a5d2c40f => generated 584 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:08:57 2026] GET /v2.0/security-groups/8d1e56c2-f919-41f1-820e-965231346316 => generated 2812 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 10.0.0.225 () {34 vars in 982 bytes} [Tue Jul 21 22:08:57 2026] GET /v2.0/networks?id=630d3266-5d98-408b-99f7-c59caa088b92 => generated 670 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/435] 10.0.0.225 () {34 vars in 965 bytes} [Tue Jul 21 22:08:57 2026] GET /v2.0/quotas/a1ae3eb0432d48f79db67974c7b2211f => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 10.0.0.225 () {36 vars in 1023 bytes} [Tue Jul 21 22:08:57 2026] DELETE /v2.0/security-group-rules/18244057-c259-4177-aa2f-ed45a5d2c40f => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/437] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:08:57 2026] GET /v2.0/security-groups/8d1e56c2-f919-41f1-820e-965231346316 => generated 2214 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/438] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:08:57 2026] GET /v2.0/ports?tenant_id=a1ae3eb0432d48f79db67974c7b2211f&fields=id => generated 103 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/439] 10.0.0.225 () {36 vars in 1013 bytes} [Tue Jul 21 22:08:57 2026] DELETE /v2.0/security-groups/8d1e56c2-f919-41f1-820e-965231346316 => 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: 219/440] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:08:57 2026] GET /v2.0/security-groups/676556c7-76f1-44fd-ab8a-9d2bd3b00568 => generated 2214 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/441] 10.0.0.225 () {36 vars in 1013 bytes} [Tue Jul 21 22:08:57 2026] DELETE /v2.0/security-groups/676556c7-76f1-44fd-ab8a-9d2bd3b00568 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/442] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:08:57 2026] GET /v2.0/security-groups?tenant_id=a677710c7fac4749a4340d4d045f7618&name=default => generated 2801 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 10.0.0.225 () {34 vars in 907 bytes} [Tue Jul 21 22:08:58 2026] GET /v2.0/extensions => generated 19178 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:08:58 2026] DELETE /v2.0/security-groups/487455ed-9528-4aa1-a0a1-b65212289b5c => 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: 223/445] 10.0.0.225 () {34 vars in 1008 bytes} [Tue Jul 21 22:08:58 2026] GET /v2.0/networks/630d3266-5d98-408b-99f7-c59caa088b92?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/446] 10.0.0.225 () {34 vars in 1108 bytes} [Tue Jul 21 22:08:58 2026] GET /v2.0/networks/630d3266-5d98-408b-99f7-c59caa088b92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:08:58 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:08:57 2026] PUT /v2.0/routers/592edcf0-d0fb-4bca-a259-6054c81cf662/remove_router_interface => generated 309 bytes in 1580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/449] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:08:59 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:00.406 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-c391514f-b2e8-4965-804b-20e3799cf44a 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 225/450] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:09:00 2026] GET /v2.0/networks?id=630d3266-5d98-408b-99f7-c59caa088b92 => generated 670 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:00.892 7 INFO neutron.db.l3_hamode_db [None req-c391514f-b2e8-4965-804b-20e3799cf44a 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] HA network 1c4001ea-63b1-4bfc-8aaf-895d01f5bb4a was deleted as no HA routers are present in tenant da14e4910f7b4efd88a884a07eb16625. [pid: 7|app: 0|req: 226/451] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:08:59 2026] DELETE /v2.0/routers/592edcf0-d0fb-4bca-a259-6054c81cf662 => generated 0 bytes in 1341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 199.19.213.152 () {34 vars in 1050 bytes} [Tue Jul 21 22:09:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a1ae3eb0432d48f79db67974c7b2211f => generated 181 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/453] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:00 2026] DELETE /v2.0/subnets/b4bc9c40-c41a-4d51-a0b1-42af243fc288 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/454] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:01 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => 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: 227/455] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:09:00 2026] POST /v2.0/ports => generated 958 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 228/456] 199.19.213.152 () {34 vars in 911 bytes} [Tue Jul 21 22:09:01 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-21 22:09:01.746 7 INFO neutron.services.segments.plugin [-] Segment 47e86a4e-6d06-4de4-acb5-2002be71933d resource provider aggregate not found 2026-07-21 22:09:01.752 7 INFO neutron.services.segments.plugin [-] Segment 47e86a4e-6d06-4de4-acb5-2002be71933d resource provider aggregate not found 2026-07-21 22:09:01.771 7 INFO neutron.services.segments.plugin [-] Segment 47e86a4e-6d06-4de4-acb5-2002be71933d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47e86a4e-6d06-4de4-acb5-2002be71933d found for delete ", "request_id": "req-9433770a-8f24-4ca7-9081-5b8915445a73"}]} 2026-07-21 22:09:01.772 7 INFO neutron.services.segments.plugin [-] Segment 47e86a4e-6d06-4de4-acb5-2002be71933d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47e86a4e-6d06-4de4-acb5-2002be71933d found for delete ", "request_id": "req-07f5dd67-0aaf-4db4-8b37-c04be7c3e117"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 229/457] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:01 2026] DELETE /v2.0/networks/f977acc2-5ca6-4e90-b0e3-65d51827da50 => generated 0 bytes in 833 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:02 2026] GET /v2.0/security-groups?tenant_id=da14e4910f7b4efd88a884a07eb16625&name=default => generated 2797 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:02 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/460] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:02 2026] DELETE /v2.0/security-groups/92b5a15b-2477-4ca1-8491-1f1d89a945f6 => 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: 229/461] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:09:02 2026] PUT /v2.0/ports/2f4568d0-cac6-4b0e-aecd-bfa87f5a61c2 => generated 1203 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 230/462] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:02 2026] GET /v2.0/security-groups?id=09bc3be1-ba52-416e-a553-308d8c980a97&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 231/463] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:02 2026] GET /v2.0/ports?tenant_id=a1ae3eb0432d48f79db67974c7b2211f&device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2f4568d0-cac6-4b0e-aecd-bfa87f5a61c2 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:09:02 2026] GET /v2.0/subnets?id=84aa9537-6b53-4927-8d8d-13c1f367841e => generated 664 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/466] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:02 2026] GET /v2.0/ports?network_id=630d3266-5d98-408b-99f7-c59caa088b92&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/467] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:02 2026] GET /v2.0/security-groups?tenant_id=91011bfeba3946e0ad73237c64a31ef2&name=default => generated 2801 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:02 2026] DELETE /v2.0/security-groups/7687e0a0-9bd8-45af-b7f2-be794f4ffde1 => 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: 235/469] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:02 2026] GET /v2.0/networks/630d3266-5d98-408b-99f7-c59caa088b92?fields=segments => generated 14 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:03 2026] GET /v2.0/security-groups?tenant_id=262b1f84bd654b69bddbc16176cdacfe&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:03 2026] GET /v2.0/networks/630d3266-5d98-408b-99f7-c59caa088b92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:03 2026] DELETE /v2.0/security-groups/b5daf899-f605-4240-aad5-33c9057b24ea => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:03 2026] GET /v2.0/security-groups?tenant_id=433cbe2547da412abaaa5d3deb4abf11&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:03.509 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1982ba32-e281-4155-870e-dd9de3cc928c'] response: {'name': 'network-changed', 'server_uuid': '1da9901c-d9d6-4819-8e2b-f52bcd009848', 'tag': '2f4568d0-cac6-4b0e-aecd-bfa87f5a61c2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 238/474] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:03 2026] DELETE /v2.0/security-groups/f550a36a-763b-4c62-a9fe-6c0aa1684e8d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:03 2026] GET /v2.0/ports?tenant_id=a1ae3eb0432d48f79db67974c7b2211f&device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => 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: 239/476] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:09:03 2026] GET /v2.0/networks?id=630d3266-5d98-408b-99f7-c59caa088b92 => generated 766 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2f4568d0-cac6-4b0e-aecd-bfa87f5a61c2 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:03.801 7 INFO neutron.services.segments.plugin [-] Segment 9098e8a8-8ebe-4697-a324-136ea5d89898 resource provider aggregate not found 2026-07-21 22:09:03.814 7 INFO neutron.services.segments.plugin [-] Segment 9098e8a8-8ebe-4697-a324-136ea5d89898 resource provider aggregate not found [pid: 7|app: 0|req: 240/478] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:09:03 2026] GET /v2.0/subnets?id=84aa9537-6b53-4927-8d8d-13c1f367841e => generated 664 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:03.840 7 INFO neutron.services.segments.plugin [-] Segment 9098e8a8-8ebe-4697-a324-136ea5d89898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9098e8a8-8ebe-4697-a324-136ea5d89898 found for delete ", "request_id": "req-179bd14c-631b-4f68-a708-872055e87a41"}]} 2026-07-21 22:09:03.841 7 INFO neutron.services.segments.plugin [-] Segment 9098e8a8-8ebe-4697-a324-136ea5d89898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9098e8a8-8ebe-4697-a324-136ea5d89898 found for delete ", "request_id": "req-0ee1f27f-bd99-487c-8b50-3512ca2c72ae"}]} [pid: 8|app: 0|req: 239/479] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:03 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => generated 973 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:03 2026] GET /v2.0/ports?network_id=630d3266-5d98-408b-99f7-c59caa088b92&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:03 2026] GET /v2.0/security-groups?tenant_id=7f68293f71284594be23f3f6fd4100e6&name=default => generated 2801 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:03 2026] GET /v2.0/security-groups?id=09bc3be1-ba52-416e-a553-308d8c980a97&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: 242/483] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:03 2026] GET /v2.0/networks/630d3266-5d98-408b-99f7-c59caa088b92?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/484] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:04 2026] DELETE /v2.0/security-groups/ca925af3-8bb6-460d-b8b3-82f1dffb79f4 => 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: 243/485] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:04 2026] GET /v2.0/networks/630d3266-5d98-408b-99f7-c59caa088b92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:04.771 8 INFO neutron.db.segments_db [None req-55978781-3be6-4f40-99ab-66a185d386c5 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 36e9f143-4f24-4883-a4f1-4d8a48a2194e of type vxlan for network 88159248-4ccb-406e-8bf1-67d780eff2bb [pid: 8|app: 0|req: 243/486] 10.0.0.82 () {34 vars in 670 bytes} [Tue Jul 21 22:09:04 2026] POST /v2.0/networks => generated 744 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:05 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:05 2026] GET /v2.0/security-groups?id=09bc3be1-ba52-416e-a553-308d8c980a97&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: 244/489] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:04 2026] POST /v2.0/subnets => generated 668 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:05.316 8 INFO neutron.db.segments_db [None req-0d025e37-e2d0-4854-a374-011328d894bb 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 1e235c08-b47c-41a6-b6b7-c0f2f105144f of type vxlan for network 0928709d-046f-4200-90a1-f5e9976e7968 2026-07-21 22:09:05.705 8 INFO neutron.db.l3_hamode_db [None req-0d025e37-e2d0-4854-a374-011328d894bb 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 245/490] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:06 2026] GET /v2.0/security-groups?tenant_id=0e2e543ab5fe4733873a97f83ab62e66&name=default => generated 2801 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:06 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => generated 973 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:06.831 8 INFO neutron.db.l3_hamode_db [None req-0d025e37-e2d0-4854-a374-011328d894bb 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 247/492] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:06 2026] GET /v2.0/security-groups?tenant_id=81f5bcfa4a664d549ab51779a627bec0&name=default => generated 2801 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/493] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:06 2026] DELETE /v2.0/security-groups/640c27eb-a95a-4418-aded-94714aaaa477 => 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: 249/494] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:06 2026] GET /v2.0/security-groups?id=09bc3be1-ba52-416e-a553-308d8c980a97&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: 7|app: 0|req: 250/495] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:07 2026] DELETE /v2.0/security-groups/add2a71e-4e4a-448b-87be-436c62e3b31c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/496] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:05 2026] POST /v2.0/routers => generated 732 bytes in 2829 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/497] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:08 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/498] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:08 2026] GET /v2.0/security-groups?id=09bc3be1-ba52-416e-a553-308d8c980a97&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:09.286 8 INFO neutron.db.segments_db [None req-e7f94f63-9361-413d-b39b-bc842cfaaca6 1267d7d6aa7f411ab7f5253fe0a16210 36d8d553894044f0abdcef21d61c61b4 - - - -] Added segment b1e96441-009c-4776-82bf-f62f33cce5df of type vxlan for network cd2f4da3-d3a8-4fca-86ff-e28df60a3cd8 [pid: 8|app: 0|req: 249/499] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:09:08 2026] POST /v2.0/networks => generated 650 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:09.674 8 INFO neutron.db.segments_db [None req-d573f6db-16b5-4d67-bc50-1f8bf21697e3 2b4e606eec3143cca2d8fa99addc9d71 840c9bf6dd2245e9b9d3abae011ffa0b - - - -] Added segment 94a5bc30-455f-4d41-ad4a-bc2ca3822d30 of type vxlan for network efda1ce4-c49d-44d5-bbf3-307c975af026 [pid: 7|app: 0|req: 251/500] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:09:08 2026] PUT /v2.0/routers/8f0cc887-f904-4342-aa04-5a5f9df7a148/add_router_interface => generated 309 bytes in 1663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:09.765 8 INFO neutron.db.segments_db [None req-d573f6db-16b5-4d67-bc50-1f8bf21697e3 2b4e606eec3143cca2d8fa99addc9d71 840c9bf6dd2245e9b9d3abae011ffa0b - - - -] Added segment b73da63b-2f91-4dc9-a0bc-3ad2c094790e of type vxlan for network 7750f895-2bdc-4ee8-86c1-1f88ce1dc78a [pid: 7|app: 0|req: 252/501] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:09 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/502] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:09:09 2026] POST /v2.0/networks => generated 1246 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:09 2026] GET /v2.0/security-groups?id=09bc3be1-ba52-416e-a553-308d8c980a97&fields=id&fields=name => generated 114 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/506] 10.0.0.82 () {32 vars in 648 bytes} [Tue Jul 21 22:09:10 2026] GET /v2.0/networks => generated 1845 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/507] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:09 2026] POST /v2.0/subnets => generated 603 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:10.283 7 INFO neutron.db.segments_db [None req-9d217209-4aa3-43e6-99b2-cbec671857c5 1267d7d6aa7f411ab7f5253fe0a16210 36d8d553894044f0abdcef21d61c61b4 - - - -] Added segment dea1d540-1664-4547-97b8-bf78a03e34fa of type vxlan for network cef8b7cb-3b74-43c6-9265-efa5e86804dd [pid: 8|app: 0|req: 255/508] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:10 2026] DELETE /v2.0/networks/efda1ce4-c49d-44d5-bbf3-307c975af026 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/509] 10.0.0.225 () {38 vars in 971 bytes} [Tue Jul 21 22:09:10 2026] POST /v2.0/security-groups => generated 1615 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:09:10.635 7 INFO neutron.db.l3_hamode_db [None req-9d217209-4aa3-43e6-99b2-cbec671857c5 1267d7d6aa7f411ab7f5253fe0a16210 36d8d553894044f0abdcef21d61c61b4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:09:11.261 8 INFO neutron.services.segments.plugin [-] Segment 94a5bc30-455f-4d41-ad4a-bc2ca3822d30 resource provider aggregate not found 2026-07-21 22:09:11.269 8 INFO neutron.services.segments.plugin [-] Segment 94a5bc30-455f-4d41-ad4a-bc2ca3822d30 resource provider aggregate not found 2026-07-21 22:09:11.293 8 INFO neutron.services.segments.plugin [-] Segment 94a5bc30-455f-4d41-ad4a-bc2ca3822d30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94a5bc30-455f-4d41-ad4a-bc2ca3822d30 found for delete ", "request_id": "req-b6f70a4c-8def-4941-ae53-b0bc96a39c93"}]} 2026-07-21 22:09:11.294 8 INFO neutron.services.segments.plugin [-] Segment 94a5bc30-455f-4d41-ad4a-bc2ca3822d30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94a5bc30-455f-4d41-ad4a-bc2ca3822d30 found for delete ", "request_id": "req-9303c6b4-c03a-4c13-b585-d54ac4df4676"}]} [pid: 8|app: 0|req: 257/510] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:10 2026] DELETE /v2.0/networks/7750f895-2bdc-4ee8-86c1-1f88ce1dc78a => generated 0 bytes in 724 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/511] 10.0.0.225 () {38 vars in 971 bytes} [Tue Jul 21 22:09:11 2026] POST /v2.0/security-groups => generated 1617 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/512] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:11 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/513] 10.0.0.82 () {32 vars in 648 bytes} [Tue Jul 21 22:09:11 2026] GET /v2.0/networks => generated 651 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/514] 10.0.0.225 () {38 vars in 971 bytes} [Tue Jul 21 22:09:11 2026] POST /v2.0/security-groups => generated 1617 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/515] 199.19.213.152 () {34 vars in 1096 bytes} [Tue Jul 21 22:09:11 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/516] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:11 2026] GET /v2.0/security-groups?id=09bc3be1-ba52-416e-a553-308d8c980a97&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:11.844 8 INFO neutron.db.segments_db [None req-96af11fc-ec15-4bcc-b1de-833e91a6a80a 2b4e606eec3143cca2d8fa99addc9d71 840c9bf6dd2245e9b9d3abae011ffa0b - - - -] Added segment a45f7d61-2a86-4152-837d-5b82c6cbd002 of type vxlan for network c479a9eb-7570-49a5-bc45-902318dae484 [pid: 8|app: 0|req: 264/517] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:09:11 2026] POST /v2.0/networks => generated 649 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/518] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:09:11 2026] GET /v2.0/security-groups?tenant_id=9fed632285ff43bb88e3aab337fb6147 => generated 7596 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/519] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:12 2026] GET /v2.0/ports?tenant_id=a1ae3eb0432d48f79db67974c7b2211f&device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => 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: 267/520] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:12 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:12.169 8 INFO neutron.db.segments_db [None req-a97fb561-676a-4e76-8721-298b904de957 2b4e606eec3143cca2d8fa99addc9d71 840c9bf6dd2245e9b9d3abae011ffa0b - - - -] Added segment eaf9e9ae-cee3-4763-9e6b-af6dc150a969 of type vxlan for network 2921b5af-169a-41ff-bcbe-69ae4c242af6 [pid: 8|app: 0|req: 268/521] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:09:12 2026] POST /v2.0/networks => generated 649 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/522] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:09:12 2026] GET /v2.0/security-groups/edb764b5-49e2-4051-b7a2-9f3e8ce3f5e7 => generated 2798 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/523] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:09:12 2026] GET /v2.0/networks?id=630d3266-5d98-408b-99f7-c59caa088b92 => generated 766 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:12.509 7 INFO neutron.db.l3_hamode_db [None req-9d217209-4aa3-43e6-99b2-cbec671857c5 1267d7d6aa7f411ab7f5253fe0a16210 36d8d553894044f0abdcef21d61c61b4 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:09:12.988 8 INFO neutron.db.l3_db [None req-23af7b55-2842-452f-a5e4-7939ad638d9d 2ad92462f476431c847b27596b82000b a1ae3eb0432d48f79db67974c7b2211f - - - -] Floating IP 5e00affa-cd16-44e1-a8ba-920ad5fd3d46 associated. External IP: 10.96.250.203, port: 2f4568d0-cac6-4b0e-aecd-bfa87f5a61c2. 2026-07-21 22:09:13.325 8 INFO neutron.services.segments.plugin [-] Segment b73da63b-2f91-4dc9-a0bc-3ad2c094790e resource provider aggregate not found 2026-07-21 22:09:13.332 8 INFO neutron.services.segments.plugin [-] Segment b73da63b-2f91-4dc9-a0bc-3ad2c094790e resource provider aggregate not found 2026-07-21 22:09:13.353 8 INFO neutron.services.segments.plugin [-] Segment b73da63b-2f91-4dc9-a0bc-3ad2c094790e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b73da63b-2f91-4dc9-a0bc-3ad2c094790e found for delete ", "request_id": "req-1b712993-27c5-458d-bdd6-9c6a7ca2d2c8"}]} 2026-07-21 22:09:13.356 8 INFO neutron.services.segments.plugin [-] Segment b73da63b-2f91-4dc9-a0bc-3ad2c094790e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b73da63b-2f91-4dc9-a0bc-3ad2c094790e found for delete ", "request_id": "req-bf7676c2-134d-4692-bd5e-3a747ef1fd90"}]} [pid: 8|app: 0|req: 271/524] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:09:12 2026] PUT /v2.0/floatingips/5e00affa-cd16-44e1-a8ba-920ad5fd3d46 => generated 856 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/525] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:10 2026] POST /v2.0/routers => generated 694 bytes in 3450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/526] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:09:13 2026] GET /v2.0/security-groups/edb764b5-49e2-4051-b7a2-9f3e8ce3f5e7 => generated 2798 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:13.719 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65a9c5f2-5f96-446b-841f-b2e91dc2b87a'] response: {'name': 'network-changed', 'server_uuid': '1da9901c-d9d6-4819-8e2b-f52bcd009848', 'tag': '2f4568d0-cac6-4b0e-aecd-bfa87f5a61c2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 256/527] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2f4568d0-cac6-4b0e-aecd-bfa87f5a61c2 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/528] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:13 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/529] 10.0.0.82 () {34 vars in 664 bytes} [Tue Jul 21 22:09:13 2026] POST /v2.0/ports => generated 1505 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 273/530] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:09:14 2026] GET /v2.0/security-groups/dbe9c70f-c754-4eeb-8d6c-3c8ef27e744f => generated 1615 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/531] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:09:14 2026] GET /v2.0/subnets?id=84aa9537-6b53-4927-8d8d-13c1f367841e => generated 664 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/532] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:14 2026] GET /v2.0/security-groups?id=09bc3be1-ba52-416e-a553-308d8c980a97&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/533] 10.0.0.82 () {32 vars in 642 bytes} [Tue Jul 21 22:09:14 2026] GET /v2.0/ports => generated 1505 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/534] 10.0.0.225 () {36 vars in 1013 bytes} [Tue Jul 21 22:09:14 2026] DELETE /v2.0/security-groups/dbe9c70f-c754-4eeb-8d6c-3c8ef27e744f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/535] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:14 2026] GET /v2.0/ports?network_id=630d3266-5d98-408b-99f7-c59caa088b92&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/536] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:09:14 2026] DELETE /v2.0/ports/b0d30636-44d1-459d-b703-b6adad527660 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:14.814 8 INFO neutron.api.v2.resource [req-7034165a-c146-4c5a-bb35-f793835defca req-b408ede7-3260-4675-b3f8-4d9e257805e0 41b4efbde40442699017f56681cbdbc8 9fed632285ff43bb88e3aab337fb6147 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 280/537] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:09:14 2026] GET /v2.0/security-groups/dbe9c70f-c754-4eeb-8d6c-3c8ef27e744f => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/538] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:14 2026] GET /v2.0/networks/630d3266-5d98-408b-99f7-c59caa088b92?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/539] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:14 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => 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: 283/540] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:09:14 2026] DELETE /v2.0/ports/a762cd56-f086-45f3-84a1-c587dce9d253 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/541] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:09:15 2026] GET /v2.0/security-groups/2392f69f-d31f-40ed-a78b-4f0a961ef6a3 => generated 1617 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/542] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:15 2026] GET /v2.0/networks/630d3266-5d98-408b-99f7-c59caa088b92?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/543] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:15 2026] GET /v2.0/security-groups?id=09bc3be1-ba52-416e-a553-308d8c980a97&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: 287/544] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:09:15 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/545] 10.0.0.82 () {32 vars in 642 bytes} [Tue Jul 21 22:09:15 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/546] 10.0.0.225 () {36 vars in 1013 bytes} [Tue Jul 21 22:09:15 2026] DELETE /v2.0/security-groups/2392f69f-d31f-40ed-a78b-4f0a961ef6a3 => 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: 290/547] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:15 2026] GET /v2.0/ports?tenant_id=a1ae3eb0432d48f79db67974c7b2211f&device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => 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: 258/548] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:09:13 2026] PUT /v2.0/routers/4664eac3-1268-4276-90ed-ee7c5bfc27ab/add_router_interface => generated 309 bytes in 2425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:16.311 7 INFO neutron.db.segments_db [None req-9595c686-fd2b-4a78-9b04-dc1d8a5d2ab3 2b4e606eec3143cca2d8fa99addc9d71 840c9bf6dd2245e9b9d3abae011ffa0b - - - -] Added segment 90a9206b-73de-412c-b5b6-099811798180 of type vxlan for network f936048b-7f57-40a6-a37f-c1c19e60857b 2026-07-21 22:09:16.317 8 INFO neutron.db.l3_db [None req-90e85ee3-7c33-4ae7-9fa7-eb124926c83c 2ad92462f476431c847b27596b82000b a1ae3eb0432d48f79db67974c7b2211f - - - -] Floating IP 5e00affa-cd16-44e1-a8ba-920ad5fd3d46 disassociated. External IP: 10.96.250.203, port: 2f4568d0-cac6-4b0e-aecd-bfa87f5a61c2. [pid: 7|app: 0|req: 259/549] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:09:16 2026] POST /v2.0/networks => generated 649 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:16.452 7 INFO neutron.api.v2.resource [req-82d949d9-e027-4b72-a29a-207095649bba req-567cc087-47ab-4536-9de0-62cb3778034d 41b4efbde40442699017f56681cbdbc8 9fed632285ff43bb88e3aab337fb6147 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 260/550] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:09:16 2026] GET /v2.0/security-groups/2392f69f-d31f-40ed-a78b-4f0a961ef6a3 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/551] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:09:16 2026] GET /v2.0/networks?id=630d3266-5d98-408b-99f7-c59caa088b92 => generated 766 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/552] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:09:15 2026] DELETE /v2.0/ports/2f4568d0-cac6-4b0e-aecd-bfa87f5a61c2 => generated 0 bytes in 1271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/553] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:16 2026] GET /v2.0/ports?device_id=1da9901c-d9d6-4819-8e2b-f52bcd009848 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:16.855 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b6a72b9-ae0d-4a3e-881a-cf0e624b1998'] response: {'server_uuid': '1da9901c-d9d6-4819-8e2b-f52bcd009848', 'name': 'network-vif-deleted', 'tag': '2f4568d0-cac6-4b0e-aecd-bfa87f5a61c2', 'status': 'completed', 'code': 200} 2026-07-21 22:09:16.874 8 INFO neutron.db.segments_db [None req-4bab50ce-b024-44b4-95ff-36a7c9ff3738 2b4e606eec3143cca2d8fa99addc9d71 840c9bf6dd2245e9b9d3abae011ffa0b - - - -] Added segment 7b07c00d-12ea-4d0d-a675-494c936e7444 of type vxlan for network 95d84857-0074-4544-b795-a65f554826e9 [pid: 7|app: 0|req: 262/554] 10.0.0.82 () {34 vars in 664 bytes} [Tue Jul 21 22:09:16 2026] POST /v2.0/ports => generated 959 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 263/555] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:09:16 2026] GET /v2.0/security-groups/f4a95e30-f52c-4529-b9e2-c9539650e07f => generated 1617 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/556] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:09:16 2026] POST /v2.0/networks => generated 650 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/557] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2f4568d0-cac6-4b0e-aecd-bfa87f5a61c2 => 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: 265/558] 10.0.0.225 () {36 vars in 1013 bytes} [Tue Jul 21 22:09:17 2026] DELETE /v2.0/security-groups/f4a95e30-f52c-4529-b9e2-c9539650e07f => 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: 266/559] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/subnets?id=84aa9537-6b53-4927-8d8d-13c1f367841e => generated 664 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/560] 10.0.0.82 () {34 vars in 664 bytes} [Tue Jul 21 22:09:17 2026] POST /v2.0/ports => generated 954 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:09:17.482 8 INFO neutron.api.v2.resource [req-fafb7b01-3b99-430a-9204-ec266959e255 req-4aec0746-199b-4189-820c-39797eedc080 41b4efbde40442699017f56681cbdbc8 9fed632285ff43bb88e3aab337fb6147 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 295/561] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/security-groups/f4a95e30-f52c-4529-b9e2-c9539650e07f => 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: 296/562] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/ports?network_id=630d3266-5d98-408b-99f7-c59caa088b92&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/563] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:17 2026] POST /v2.0/subnets => generated 1225 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/564] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/security-groups?tenant_id=9fed632285ff43bb88e3aab337fb6147 => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/565] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/networks/630d3266-5d98-408b-99f7-c59caa088b92?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/566] 10.0.0.82 () {32 vars in 646 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/subnets => generated 1838 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/567] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:09:17 2026] GET /v2.0/security-groups/edb764b5-49e2-4051-b7a2-9f3e8ce3f5e7 => generated 2798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/568] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:18 2026] DELETE /v2.0/security-groups/09bc3be1-ba52-416e-a553-308d8c980a97 => 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: 273/569] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/networks/630d3266-5d98-408b-99f7-c59caa088b92?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) 2026-07-21 22:09:18.433 8 INFO neutron.db.l3_db [None req-38cfb29d-5900-4117-8a4e-eebe8b81611a 1267d7d6aa7f411ab7f5253fe0a16210 36d8d553894044f0abdcef21d61c61b4 - - - -] Floating IP 27b75fdf-d781-44b5-9072-5161c43d7a9c associated. External IP: 10.96.250.210, port: c70d0ad7-df2f-4e1d-a81a-354d5d67dda0. [pid: 7|app: 0|req: 274/570] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:18 2026] DELETE /v2.0/subnets/ab2c9775-456f-4a13-8d96-2be554f557d9 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/571] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/security-groups/edb764b5-49e2-4051-b7a2-9f3e8ce3f5e7 => generated 2798 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:18.519 7 INFO neutron.api.v2.resource [None req-8f732ca7-9a68-4672-b032-1cf383ef5d21 2ad92462f476431c847b27596b82000b a1ae3eb0432d48f79db67974c7b2211f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 276/572] 10.0.0.82 () {32 vars in 736 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/security-groups/09bc3be1-ba52-416e-a553-308d8c980a97 => 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: 277/573] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:18 2026] DELETE /v2.0/subnets/edd7a01b-0fbe-4259-84a2-c19608e85561 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/574] 10.0.0.82 () {34 vars in 676 bytes} [Tue Jul 21 22:09:17 2026] POST /v2.0/floatingips => generated 841 bytes in 1280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:18.807 8 INFO neutron.api.v2.resource [req-f81b1300-0bb7-44d5-aa3d-03883aa65b15 req-29213566-418c-4d50-b299-b23899a0f3bd 41b4efbde40442699017f56681cbdbc8 9fed632285ff43bb88e3aab337fb6147 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 298/575] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/security-groups/f4a95e30-f52c-4529-b9e2-c9539650e07f => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/576] 10.0.0.82 () {32 vars in 646 bytes} [Tue Jul 21 22:09:18 2026] GET /v2.0/subnets => generated 626 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:19.062 8 INFO neutron.db.l3_db [None req-2cf97da8-a123-4cba-9050-d075aa6a67eb 1267d7d6aa7f411ab7f5253fe0a16210 36d8d553894044f0abdcef21d61c61b4 - - - -] Floating IP 27b75fdf-d781-44b5-9072-5161c43d7a9c disassociated. External IP: 10.96.250.210, port: c70d0ad7-df2f-4e1d-a81a-354d5d67dda0. [pid: 7|app: 0|req: 278/577] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:09:18 2026] DELETE /v2.0/floatingips/5e00affa-cd16-44e1-a8ba-920ad5fd3d46 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:19.189 7 INFO neutron.api.v2.resource [req-4f908941-f6cd-4c4c-a71f-88344f7264e8 req-91252989-d26c-48d7-9c74-95754558f5ad 41b4efbde40442699017f56681cbdbc8 9fed632285ff43bb88e3aab337fb6147 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 279/578] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:09:19 2026] GET /v2.0/security-groups/2392f69f-d31f-40ed-a78b-4f0a961ef6a3 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/579] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:09:18 2026] PUT /v2.0/floatingips/27b75fdf-d781-44b5-9072-5161c43d7a9c => generated 552 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:19.549 7 INFO neutron.services.segments.plugin [-] Segment 7b07c00d-12ea-4d0d-a675-494c936e7444 resource provider aggregate not found 2026-07-21 22:09:19.555 7 INFO neutron.services.segments.plugin [-] Segment 7b07c00d-12ea-4d0d-a675-494c936e7444 resource provider aggregate not found 2026-07-21 22:09:19.576 7 INFO neutron.services.segments.plugin [-] Segment 7b07c00d-12ea-4d0d-a675-494c936e7444 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b07c00d-12ea-4d0d-a675-494c936e7444 found for delete ", "request_id": "req-a5e6cd9a-dca0-492f-b975-67bd87a9f12e"}]} 2026-07-21 22:09:19.588 7 INFO neutron.services.segments.plugin [-] Segment 7b07c00d-12ea-4d0d-a675-494c936e7444 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b07c00d-12ea-4d0d-a675-494c936e7444 found for delete ", "request_id": "req-52339b98-8377-45f1-9c5c-d21bab85aaf5"}]} [pid: 7|app: 0|req: 280/580] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:19 2026] DELETE /v2.0/networks/95d84857-0074-4544-b795-a65f554826e9 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:19.617 7 INFO neutron.api.v2.resource [req-bf91e983-5ddb-4114-81db-8fbee1f90b99 req-1282c369-2f30-403d-ad9e-b6df6b6f229c 41b4efbde40442699017f56681cbdbc8 9fed632285ff43bb88e3aab337fb6147 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 281/581] 10.0.0.225 () {34 vars in 991 bytes} [Tue Jul 21 22:09:19 2026] GET /v2.0/security-groups/dbe9c70f-c754-4eeb-8d6c-3c8ef27e744f => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/582] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:09:19 2026] DELETE /v2.0/floatingips/27b75fdf-d781-44b5-9072-5161c43d7a9c => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/583] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:19 2026] DELETE /v2.0/networks/f936048b-7f57-40a6-a37f-c1c19e60857b => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/584] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:09:19 2026] PUT /v2.0/routers/d8a919e5-0d96-4b31-b1eb-1a87ec4dabef/remove_router_interface => generated 309 bytes in 1124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:21.602 7 INFO neutron.services.segments.plugin [-] Segment 90a9206b-73de-412c-b5b6-099811798180 resource provider aggregate not found 2026-07-21 22:09:21.629 7 INFO neutron.services.segments.plugin [-] Segment 90a9206b-73de-412c-b5b6-099811798180 resource provider aggregate not found 2026-07-21 22:09:21.634 7 INFO neutron.services.segments.plugin [-] Segment 90a9206b-73de-412c-b5b6-099811798180 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90a9206b-73de-412c-b5b6-099811798180 found for delete ", "request_id": "req-9c6c324e-f3a0-4d38-9195-da0d00df5eb3"}]} 2026-07-21 22:09:21.643 7 INFO neutron.services.segments.plugin [-] Segment 90a9206b-73de-412c-b5b6-099811798180 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90a9206b-73de-412c-b5b6-099811798180 found for delete ", "request_id": "req-5302dcc2-03d9-424d-aef1-e06106f1a1bc"}]} [pid: 7|app: 0|req: 284/585] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:09:20 2026] PUT /v2.0/routers/8f0cc887-f904-4342-aa04-5a5f9df7a148/remove_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:21.815 8 INFO neutron.db.l3_db [None req-2ed783d6-951d-453c-83de-48e107f7ab51 1267d7d6aa7f411ab7f5253fe0a16210 36d8d553894044f0abdcef21d61c61b4 - - - -] Floating IP 772e9cc9-3408-4f68-8a3c-a2c8e309c514 associated. External IP: 10.96.250.205, port: 70599809-0489-4308-9471-42504bfa0a88. [pid: 8|app: 0|req: 302/586] 10.0.0.82 () {34 vars in 676 bytes} [Tue Jul 21 22:09:20 2026] POST /v2.0/floatingips => generated 843 bytes in 1755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/587] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:21 2026] DELETE /v2.0/networks/2921b5af-169a-41ff-bcbe-69ae4c242af6 => generated 0 bytes in 814 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:22.992 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-9cf18349-ea8f-4c4b-b75c-d93e186e96b4 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-07-21 22:09:23.422 8 INFO neutron.services.segments.plugin [-] Segment 32a72e3f-52e5-415d-9e40-57c54acf32b4 resource provider aggregate not found 2026-07-21 22:09:23.428 8 INFO neutron.services.segments.plugin [-] Segment 32a72e3f-52e5-415d-9e40-57c54acf32b4 resource provider aggregate not found 2026-07-21 22:09:23.445 8 INFO neutron.services.segments.plugin [-] Segment 32a72e3f-52e5-415d-9e40-57c54acf32b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32a72e3f-52e5-415d-9e40-57c54acf32b4 found for delete ", "request_id": "req-65637cb6-aac5-4a46-b90c-c79c6b180761"}]} 2026-07-21 22:09:23.446 8 INFO neutron.services.segments.plugin [-] Segment 32a72e3f-52e5-415d-9e40-57c54acf32b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32a72e3f-52e5-415d-9e40-57c54acf32b4 found for delete ", "request_id": "req-7089cd32-9568-4123-b6d9-4020dcb74a22"}]} 2026-07-21 22:09:23.451 8 INFO neutron.db.l3_hamode_db [None req-9cf18349-ea8f-4c4b-b75c-d93e186e96b4 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] HA network b10e4099-a467-4c1a-9f06-84507027d904 was deleted as no HA routers are present in tenant a1ae3eb0432d48f79db67974c7b2211f. [pid: 8|app: 0|req: 303/588] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:22 2026] DELETE /v2.0/routers/d8a919e5-0d96-4b31-b1eb-1a87ec4dabef => generated 0 bytes in 1189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/589] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:09:23 2026] GET /v2.0/floatingips/772e9cc9-3408-4f68-8a3c-a2c8e309c514 => generated 843 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:23.657 7 INFO neutron.services.segments.plugin [-] Segment eaf9e9ae-cee3-4763-9e6b-af6dc150a969 resource provider aggregate not found 2026-07-21 22:09:23.664 7 INFO neutron.services.segments.plugin [-] Segment eaf9e9ae-cee3-4763-9e6b-af6dc150a969 resource provider aggregate not found 2026-07-21 22:09:23.675 7 INFO neutron.db.l3_hamode_db [None req-e6cf8820-3533-4290-b7f0-797bda88b55a 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] HA network 0928709d-046f-4200-90a1-f5e9976e7968 was deleted as no HA routers are present in tenant 9fed632285ff43bb88e3aab337fb6147. [pid: 7|app: 0|req: 286/590] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:22 2026] DELETE /v2.0/routers/8f0cc887-f904-4342-aa04-5a5f9df7a148 => generated 0 bytes in 1145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:23.687 7 INFO neutron.services.segments.plugin [-] Segment eaf9e9ae-cee3-4763-9e6b-af6dc150a969 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaf9e9ae-cee3-4763-9e6b-af6dc150a969 found for delete ", "request_id": "req-ed1f87f9-c332-477b-a59c-6d5fab2c6577"}]} 2026-07-21 22:09:23.697 7 INFO neutron.services.segments.plugin [-] Segment eaf9e9ae-cee3-4763-9e6b-af6dc150a969 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaf9e9ae-cee3-4763-9e6b-af6dc150a969 found for delete ", "request_id": "req-b775e821-c99e-4087-b8c1-f3aca0c87dd6"}]} 2026-07-21 22:09:23.717 7 INFO neutron.services.segments.plugin [-] Segment 1e235c08-b47c-41a6-b6b7-c0f2f105144f resource provider aggregate not found 2026-07-21 22:09:23.722 7 INFO neutron.services.segments.plugin [-] Segment 1e235c08-b47c-41a6-b6b7-c0f2f105144f resource provider aggregate not found [pid: 8|app: 0|req: 305/591] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:23 2026] DELETE /v2.0/networks/c479a9eb-7570-49a5-bc45-902318dae484 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:23.741 7 INFO neutron.services.segments.plugin [-] Segment 1e235c08-b47c-41a6-b6b7-c0f2f105144f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e235c08-b47c-41a6-b6b7-c0f2f105144f found for delete ", "request_id": "req-287e3cef-7ce1-4229-904d-7af6857b268e"}]} 2026-07-21 22:09:23.742 7 INFO neutron.services.segments.plugin [-] Segment 1e235c08-b47c-41a6-b6b7-c0f2f105144f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e235c08-b47c-41a6-b6b7-c0f2f105144f found for delete ", "request_id": "req-5a7cc83c-6d68-474c-a2fb-30f24b9f693b"}]} [pid: 8|app: 0|req: 306/592] 10.0.0.82 () {32 vars in 654 bytes} [Tue Jul 21 22:09:23 2026] GET /v2.0/floatingips => generated 846 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/593] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:23 2026] DELETE /v2.0/subnets/84aa9537-6b53-4927-8d8d-13c1f367841e => 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: 307/594] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:23 2026] DELETE /v2.0/subnets/2d393f6c-c1d3-4404-8335-71a2768bf639 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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: 308/595] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:24 2026] DELETE /v2.0/networks/630d3266-5d98-408b-99f7-c59caa088b92 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:24.497 7 INFO neutron.db.l3_db [None req-e6ce815b-823c-4fff-b12b-83f9564940b8 1267d7d6aa7f411ab7f5253fe0a16210 36d8d553894044f0abdcef21d61c61b4 - - - -] Floating IP 772e9cc9-3408-4f68-8a3c-a2c8e309c514 associated. External IP: 10.96.250.205, port: 70599809-0489-4308-9471-42504bfa0a88. [pid: 8|app: 0|req: 309/596] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:24 2026] DELETE /v2.0/networks/88159248-4ccb-406e-8bf1-67d780eff2bb => 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: 310/597] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:24 2026] GET /v2.0/security-groups?tenant_id=840c9bf6dd2245e9b9d3abae011ffa0b&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/600] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:24 2026] GET /v2.0/security-groups?tenant_id=a1ae3eb0432d48f79db67974c7b2211f&name=default => generated 2797 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/601] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:24 2026] GET /v2.0/security-groups?tenant_id=9fed632285ff43bb88e3aab337fb6147&name=default => generated 2801 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/602] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:25 2026] DELETE /v2.0/security-groups/f3b4925c-ad6e-447f-a96e-46cbd23edb48 => 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: 316/603] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:25 2026] DELETE /v2.0/security-groups/bb323654-55e0-4fea-8821-071224e95f0f => 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: 288/604] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:09:23 2026] PUT /v2.0/floatingips/772e9cc9-3408-4f68-8a3c-a2c8e309c514 => generated 841 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/605] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:25 2026] DELETE /v2.0/security-groups/edb764b5-49e2-4051-b7a2-9f3e8ce3f5e7 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:25.373 7 INFO neutron.db.l3_db [None req-d8566413-654c-4386-8fa7-547f1187a63e 1267d7d6aa7f411ab7f5253fe0a16210 36d8d553894044f0abdcef21d61c61b4 - - - -] Floating IP 772e9cc9-3408-4f68-8a3c-a2c8e309c514 disassociated. External IP: 10.96.250.205, port: c70d0ad7-df2f-4e1d-a81a-354d5d67dda0. [pid: 7|app: 0|req: 289/606] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:09:25 2026] PUT /v2.0/floatingips/772e9cc9-3408-4f68-8a3c-a2c8e309c514 => generated 552 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:25.789 8 INFO neutron.services.segments.plugin [-] Segment a45f7d61-2a86-4152-837d-5b82c6cbd002 resource provider aggregate not found 2026-07-21 22:09:25.803 8 INFO neutron.services.segments.plugin [-] Segment a45f7d61-2a86-4152-837d-5b82c6cbd002 resource provider aggregate not found 2026-07-21 22:09:25.809 8 INFO neutron.services.segments.plugin [-] Segment a45f7d61-2a86-4152-837d-5b82c6cbd002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a45f7d61-2a86-4152-837d-5b82c6cbd002 found for delete ", "request_id": "req-83506c6d-19ab-4f37-bb07-af354d66c466"}]} 2026-07-21 22:09:25.836 8 INFO neutron.services.segments.plugin [-] Segment a45f7d61-2a86-4152-837d-5b82c6cbd002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a45f7d61-2a86-4152-837d-5b82c6cbd002 found for delete ", "request_id": "req-f00be707-208d-424f-8125-4c0c9470548f"}]} 2026-07-21 22:09:25.849 8 INFO neutron.services.segments.plugin [-] Segment b2713d80-86fe-442c-84c1-3738ed7ba626 resource provider aggregate not found 2026-07-21 22:09:25.858 8 INFO neutron.services.segments.plugin [-] Segment b2713d80-86fe-442c-84c1-3738ed7ba626 resource provider aggregate not found 2026-07-21 22:09:25.863 8 INFO neutron.services.segments.plugin [-] Segment b2713d80-86fe-442c-84c1-3738ed7ba626 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2713d80-86fe-442c-84c1-3738ed7ba626 found for delete ", "request_id": "req-8f00f3f0-52b9-49c0-936c-7b74c4347bbc"}]} 2026-07-21 22:09:25.872 8 INFO neutron.services.segments.plugin [-] Segment b2713d80-86fe-442c-84c1-3738ed7ba626 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2713d80-86fe-442c-84c1-3738ed7ba626 found for delete ", "request_id": "req-1f2b3199-ca58-4df1-ae10-8e549d8c9668"}]} 2026-07-21 22:09:25.900 8 INFO neutron.services.segments.plugin [-] Segment 36e9f143-4f24-4883-a4f1-4d8a48a2194e resource provider aggregate not found 2026-07-21 22:09:25.906 8 INFO neutron.services.segments.plugin [-] Segment 36e9f143-4f24-4883-a4f1-4d8a48a2194e resource provider aggregate not found 2026-07-21 22:09:25.926 8 INFO neutron.services.segments.plugin [-] Segment 36e9f143-4f24-4883-a4f1-4d8a48a2194e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36e9f143-4f24-4883-a4f1-4d8a48a2194e found for delete ", "request_id": "req-24a00f49-0df4-47db-a4cd-bb65a63b8eea"}]} 2026-07-21 22:09:25.931 8 INFO neutron.services.segments.plugin [-] Segment 36e9f143-4f24-4883-a4f1-4d8a48a2194e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36e9f143-4f24-4883-a4f1-4d8a48a2194e found for delete ", "request_id": "req-feba1609-0981-4def-bf45-b7f16e221e6c"}]} [pid: 8|app: 0|req: 318/607] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:09:25 2026] DELETE /v2.0/floatingips/772e9cc9-3408-4f68-8a3c-a2c8e309c514 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:26.250 7 INFO neutron.api.v2.resource [None req-6e53394a-e863-4866-9113-2d414e305e18 1267d7d6aa7f411ab7f5253fe0a16210 36d8d553894044f0abdcef21d61c61b4 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 290/608] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:09:26 2026] DELETE /v2.0/floatingips/772e9cc9-3408-4f68-8a3c-a2c8e309c514 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/609] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:09:26 2026] DELETE /v2.0/ports/c70d0ad7-df2f-4e1d-a81a-354d5d67dda0 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/610] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:09:26 2026] DELETE /v2.0/ports/70599809-0489-4308-9471-42504bfa0a88 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/611] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:09:26 2026] GET /v2.0/ports?device_id=4664eac3-1268-4276-90ed-ee7c5bfc27ab => generated 958 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:27.182 8 INFO neutron.db.segments_db [None req-c6d3aca1-a5fa-40ad-919d-91f8b11f6d7a f31fc7de5afb457b9199ac9c2bf1d1ba d630f055daf240a4b8d9c3d7bd61a8b5 - - - -] Added segment 1f8dec32-773d-4433-9e39-5d230ee5d820 of type vxlan for network 8abfd1fd-751b-4d62-8139-428dae3cb5de [pid: 8|app: 0|req: 320/612] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:09:26 2026] POST /v2.0/networks => generated 647 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:27.496 8 INFO neutron.db.segments_db [None req-2a720907-5c53-42ed-841e-60ec60d3aabe 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment c9fcd69c-503c-4046-89fc-ee111b270d2a of type vxlan for network c3ab2057-6b4e-4c41-a842-94153fb47ffb [pid: 8|app: 0|req: 321/613] 10.0.0.82 () {34 vars in 670 bytes} [Tue Jul 21 22:09:27 2026] POST /v2.0/networks => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:27.822 8 INFO neutron.db.segments_db [None req-c0fcfdef-97e1-40a4-9930-dd7552632bb9 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment f558c1bb-a14d-4d3f-80bd-bc882dddabc9 of type vxlan for network de4c78fd-12b5-483a-9fb4-c3e8ead5c33a [pid: 8|app: 0|req: 322/614] 10.0.0.82 () {34 vars in 670 bytes} [Tue Jul 21 22:09:27 2026] POST /v2.0/networks => generated 752 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/615] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:27 2026] POST /v2.0/subnets => generated 666 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/616] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:09:27 2026] PUT /v2.0/routers/4664eac3-1268-4276-90ed-ee7c5bfc27ab/remove_router_interface => generated 309 bytes in 1461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/617] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:28 2026] POST /v2.0/subnets => generated 649 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:28.641 8 INFO neutron.db.segments_db [None req-1ba622a2-e8ed-40e5-934f-1b88d9fa2af9 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 17d98c58-fe03-4447-87c3-fb2fca14a5f4 of type vxlan for network 9c352cfa-bd01-47ea-951d-f57525cb09fe [pid: 7|app: 0|req: 294/618] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:28 2026] POST /v2.0/subnets => generated 675 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:28.986 8 INFO neutron.db.l3_hamode_db [None req-1ba622a2-e8ed-40e5-934f-1b88d9fa2af9 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:09:29.953 7 INFO neutron.services.segments.plugin [-] Segment dea1d540-1664-4547-97b8-bf78a03e34fa resource provider aggregate not found 2026-07-21 22:09:29.963 7 INFO neutron.services.segments.plugin [-] Segment dea1d540-1664-4547-97b8-bf78a03e34fa resource provider aggregate not found 2026-07-21 22:09:29.983 7 INFO neutron.services.segments.plugin [-] Segment dea1d540-1664-4547-97b8-bf78a03e34fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dea1d540-1664-4547-97b8-bf78a03e34fa found for delete ", "request_id": "req-d1625eb0-3790-4a39-bfce-a251b8e59d37"}]} 2026-07-21 22:09:29.990 7 INFO neutron.services.segments.plugin [-] Segment dea1d540-1664-4547-97b8-bf78a03e34fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dea1d540-1664-4547-97b8-bf78a03e34fa found for delete ", "request_id": "req-6ca0b0b5-4d11-4a1a-bc22-cc88a3809f0c"}]} 2026-07-21 22:09:29.996 7 INFO neutron.db.l3_hamode_db [None req-0dad576e-0176-4b75-8860-dd945c13c77a 1267d7d6aa7f411ab7f5253fe0a16210 36d8d553894044f0abdcef21d61c61b4 - - - -] HA network cef8b7cb-3b74-43c6-9265-efa5e86804dd was deleted as no HA routers are present in tenant 36d8d553894044f0abdcef21d61c61b4. [pid: 7|app: 0|req: 295/619] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:28 2026] DELETE /v2.0/routers/4664eac3-1268-4276-90ed-ee7c5bfc27ab => generated 0 bytes in 1267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:30.074 7 INFO neutron.db.segments_db [None req-90c9426e-7460-4124-b793-dacd5e959185 f31fc7de5afb457b9199ac9c2bf1d1ba d630f055daf240a4b8d9c3d7bd61a8b5 - - - -] Added segment 0d25294d-dba6-4a9a-9273-be0afa000820 of type vxlan for network 7912dd73-c9b4-4106-8db8-a2ae5c6cce59 2026-07-21 22:09:30.144 8 INFO neutron.db.l3_hamode_db [None req-1ba622a2-e8ed-40e5-934f-1b88d9fa2af9 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 296/620] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:09:30 2026] POST /v2.0/networks => generated 648 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:30.271 7 INFO neutron.db.segments_db [None req-73918987-a7b1-4075-b35f-312e9e781b7a 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 27f49768-d226-4a44-8c63-954c536f27f6 of type vxlan for network c55478e9-6664-481a-99a9-cde7eacd5cef 2026-07-21 22:09:30.650 7 INFO neutron.db.l3_hamode_db [None req-73918987-a7b1-4075-b35f-312e9e781b7a 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 325/621] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:28 2026] POST /v2.0/routers => generated 730 bytes in 3187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:31.788 7 INFO neutron.db.l3_hamode_db [None req-73918987-a7b1-4075-b35f-312e9e781b7a 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 326/622] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:31 2026] DELETE /v2.0/subnets/50f244c5-e6fa-48e5-8b44-7656e369a301 => 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: 327/623] 10.0.0.82 () {34 vars in 742 bytes} [Tue Jul 21 22:09:31 2026] PUT /v2.0/networks/7912dd73-c9b4-4106-8db8-a2ae5c6cce59 => generated 592 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/624] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:30 2026] POST /v2.0/routers => generated 739 bytes in 2735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:33.145 7 INFO neutron.services.segments.plugin [-] Segment b1e96441-009c-4776-82bf-f62f33cce5df resource provider aggregate not found 2026-07-21 22:09:33.150 7 INFO neutron.services.segments.plugin [-] Segment b1e96441-009c-4776-82bf-f62f33cce5df resource provider aggregate not found 2026-07-21 22:09:33.168 7 INFO neutron.services.segments.plugin [-] Segment b1e96441-009c-4776-82bf-f62f33cce5df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1e96441-009c-4776-82bf-f62f33cce5df found for delete ", "request_id": "req-f2496560-d4a3-4ebe-a0db-20b2da5ded52"}]} 2026-07-21 22:09:33.170 7 INFO neutron.services.segments.plugin [-] Segment b1e96441-009c-4776-82bf-f62f33cce5df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1e96441-009c-4776-82bf-f62f33cce5df found for delete ", "request_id": "req-ad354328-9c2c-4fa3-829f-be41843d2d81"}]} [pid: 7|app: 0|req: 298/625] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:32 2026] DELETE /v2.0/networks/cd2f4da3-d3a8-4fca-86ff-e28df60a3cd8 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/626] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:09:32 2026] PUT /v2.0/routers/dba8b963-ac09-4c51-a681-aaeb361cd558/add_router_interface => generated 309 bytes in 1503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/627] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:33 2026] POST /v2.0/subnets => generated 622 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/628] 10.0.0.82 () {34 vars in 740 bytes} [Tue Jul 21 22:09:33 2026] PUT /v2.0/subnets/f0ce50e8-df90-4440-a2fa-c68fdf8fd56b => generated 632 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/629] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:33 2026] GET /v2.0/security-groups?tenant_id=36d8d553894044f0abdcef21d61c61b4&name=default => generated 2801 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/630] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:33 2026] DELETE /v2.0/networks/7912dd73-c9b4-4106-8db8-a2ae5c6cce59 => generated 0 bytes in 1158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/631] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:09:33 2026] PUT /v2.0/routers/a27bdfc7-1450-4fee-939c-b6477964d9fd/add_router_interface => generated 309 bytes in 1553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:35.197 7 INFO neutron.services.segments.plugin [-] Segment 0d25294d-dba6-4a9a-9273-be0afa000820 resource provider aggregate not found 2026-07-21 22:09:35.222 7 INFO neutron.services.segments.plugin [-] Segment 0d25294d-dba6-4a9a-9273-be0afa000820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d25294d-dba6-4a9a-9273-be0afa000820 found for delete ", "request_id": "req-800983f1-20fe-4d1c-81e8-185851ef1f1a"}]} 2026-07-21 22:09:35.226 7 INFO neutron.services.segments.plugin [-] Segment 0d25294d-dba6-4a9a-9273-be0afa000820 resource provider aggregate not found 2026-07-21 22:09:35.246 7 INFO neutron.services.segments.plugin [-] Segment 0d25294d-dba6-4a9a-9273-be0afa000820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d25294d-dba6-4a9a-9273-be0afa000820 found for delete ", "request_id": "req-5982e5cc-b9cb-4b71-b49f-dad7c6769349"}]} [pid: 7|app: 0|req: 303/632] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:35 2026] DELETE /v2.0/security-groups/694c936d-4d2c-4c4c-bab5-aafe8c936312 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/633] 10.0.0.82 () {34 vars in 684 bytes} [Tue Jul 21 22:09:35 2026] POST /v2.0/security-groups => generated 1595 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:09:35.278 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b86a3bf7-3953-4fc8-984b-9c94848c8afe f31fc7de5afb457b9199ac9c2bf1d1ba d630f055daf240a4b8d9c3d7bd61a8b5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 304/634] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:35 2026] DELETE /v2.0/networks/7912dd73-c9b4-4106-8db8-a2ae5c6cce59 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/635] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:09:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/636] 10.0.0.82 () {32 vars in 693 bytes} [Tue Jul 21 22:09:35 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/637] 10.0.0.82 () {32 vars in 741 bytes} [Tue Jul 21 22:09:35 2026] GET /v2.0/subnets?network_id=5f1f3ab5-5847-4b3a-932b-956ae1a7f38a => generated 626 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/638] 10.0.0.82 () {32 vars in 652 bytes} [Tue Jul 21 22:09:35 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/639] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:09:35 2026] POST /v2.0/security-group-rules => generated 570 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/640] 10.0.0.82 () {32 vars in 648 bytes} [Tue Jul 21 22:09:35 2026] GET /v2.0/networks => generated 1312 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/641] 10.0.0.82 () {32 vars in 646 bytes} [Tue Jul 21 22:09:35 2026] GET /v2.0/subnets => generated 1265 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/642] 10.0.0.82 () {32 vars in 722 bytes} [Tue Jul 21 22:09:35 2026] GET /v2.0/networks/8abfd1fd-751b-4d62-8139-428dae3cb5de => generated 672 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/643] 10.0.0.82 () {34 vars in 684 bytes} [Tue Jul 21 22:09:35 2026] POST /v2.0/security-groups => generated 1596 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/644] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:09:35 2026] GET /v2.0/subnets/d94e4731-4ad7-4ad4-97da-4667c3b4760c => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/645] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:09:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:36.037 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bcb0552d-75de-4461-be8f-248da3e7995c f31fc7de5afb457b9199ac9c2bf1d1ba d630f055daf240a4b8d9c3d7bd61a8b5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 314/646] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:36 2026] DELETE /v2.0/subnets/f0ce50e8-df90-4440-a2fa-c68fdf8fd56b => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/647] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:09:36 2026] POST /v2.0/security-group-rules => generated 570 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:36.153 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1898274-8ff8-490d-96c2-ef31abc5248a f31fc7de5afb457b9199ac9c2bf1d1ba d630f055daf240a4b8d9c3d7bd61a8b5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 316/648] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:36 2026] DELETE /v2.0/networks/7912dd73-c9b4-4106-8db8-a2ae5c6cce59 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/649] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:09:35 2026] POST /v2.0/floatingips => generated 552 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/650] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:36 2026] DELETE /v2.0/subnets/d94e4731-4ad7-4ad4-97da-4667c3b4760c => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:36.799 8 INFO neutron.services.segments.plugin [-] Segment 1f8dec32-773d-4433-9e39-5d230ee5d820 resource provider aggregate not found 2026-07-21 22:09:36.806 8 INFO neutron.services.segments.plugin [-] Segment 1f8dec32-773d-4433-9e39-5d230ee5d820 resource provider aggregate not found [pid: 8|app: 0|req: 335/651] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:36 2026] DELETE /v2.0/networks/8abfd1fd-751b-4d62-8139-428dae3cb5de => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:36.830 8 INFO neutron.services.segments.plugin [-] Segment 1f8dec32-773d-4433-9e39-5d230ee5d820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8dec32-773d-4433-9e39-5d230ee5d820 found for delete ", "request_id": "req-a81c5ddb-eb25-48ec-bd75-e7c96da1856a"}]} 2026-07-21 22:09:36.831 8 INFO neutron.services.segments.plugin [-] Segment 1f8dec32-773d-4433-9e39-5d230ee5d820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8dec32-773d-4433-9e39-5d230ee5d820 found for delete ", "request_id": "req-b6f0a7d0-d287-4612-9483-55a70ff55c28"}]} [pid: 8|app: 0|req: 336/652] 10.0.0.225 () {34 vars in 1098 bytes} [Tue Jul 21 22:09:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--204332077&fields=id&tenant_id=152c94095cd04729873abb58a66a5e63 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/653] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:09:36 2026] POST /v2.0/floatingips => generated 552 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/654] 10.0.0.225 () {34 vars in 982 bytes} [Tue Jul 21 22:09:36 2026] GET /v2.0/networks?id=c3ab2057-6b4e-4c41-a842-94153fb47ffb => generated 675 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/655] 10.0.0.225 () {34 vars in 965 bytes} [Tue Jul 21 22:09:36 2026] GET /v2.0/quotas/152c94095cd04729873abb58a66a5e63 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/656] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:09:37 2026] GET /v2.0/ports?tenant_id=152c94095cd04729873abb58a66a5e63&fields=id => generated 103 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/657] 10.0.0.225 () {34 vars in 1008 bytes} [Tue Jul 21 22:09:37 2026] GET /v2.0/networks/c3ab2057-6b4e-4c41-a842-94153fb47ffb?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/658] 10.0.0.225 () {34 vars in 1108 bytes} [Tue Jul 21 22:09:37 2026] GET /v2.0/networks/c3ab2057-6b4e-4c41-a842-94153fb47ffb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:37.455 7 INFO neutron.db.segments_db [None req-9fc956e0-c485-4d8f-b159-afd2addb9b88 f0b042cc78414bc2a81d7c2f77c96651 946c1d03776b4034b0c1c340a10f9a84 - - - -] Added segment 8cecd964-3b34-43ed-b3da-7a66bae486d3 of type vxlan for network d0cfc2ad-93a7-44bf-b641-f5c3f3d808c3 [pid: 8|app: 0|req: 341/659] 10.0.0.225 () {34 vars in 1100 bytes} [Tue Jul 21 22:09:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1598787539&fields=id&tenant_id=e1b23af7c5414db796f11a710b664f62 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/660] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:09:37 2026] POST /v2.0/networks => generated 649 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/661] 10.0.0.225 () {34 vars in 982 bytes} [Tue Jul 21 22:09:37 2026] GET /v2.0/networks?id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a => generated 684 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/662] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:37 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => 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: 342/663] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:37 2026] GET /v2.0/security-groups?tenant_id=d630f055daf240a4b8d9c3d7bd61a8b5&name=default => generated 2801 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/664] 10.0.0.225 () {34 vars in 965 bytes} [Tue Jul 21 22:09:37 2026] GET /v2.0/quotas/e1b23af7c5414db796f11a710b664f62 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/665] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:37 2026] DELETE /v2.0/security-groups/974c9e07-2055-4707-916e-2ca4390171a4 => 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: 322/666] 10.0.0.82 () {34 vars in 664 bytes} [Tue Jul 21 22:09:37 2026] POST /v2.0/ports => generated 779 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:09:38.137 7 INFO neutron.db.segments_db [None req-6cbf661d-5762-44cd-a8c1-addae11b8cca f0b042cc78414bc2a81d7c2f77c96651 946c1d03776b4034b0c1c340a10f9a84 - - - -] Added segment 4647497f-ca01-41c3-b917-4014056d7f79 of type vxlan for network 1ba0dd2e-8051-45d3-9909-7e9857c47eef [pid: 7|app: 0|req: 323/667] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:09:38 2026] POST /v2.0/networks => generated 635 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/668] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:09:37 2026] GET /v2.0/ports?tenant_id=e1b23af7c5414db796f11a710b664f62&fields=id => generated 103 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/669] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:09:38 2026] GET /v2.0/networks?id=c3ab2057-6b4e-4c41-a842-94153fb47ffb => generated 675 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/670] 199.19.213.152 () {34 vars in 1050 bytes} [Tue Jul 21 22:09:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=152c94095cd04729873abb58a66a5e63 => generated 180 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/671] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:38 2026] POST /v2.0/subnets => generated 622 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/672] 10.0.0.82 () {34 vars in 664 bytes} [Tue Jul 21 22:09:38 2026] POST /v2.0/ports => generated 965 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/673] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:09:38 2026] POST /v2.0/ports => generated 958 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/674] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:39 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 961 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/675] 10.0.0.225 () {34 vars in 907 bytes} [Tue Jul 21 22:09:39 2026] GET /v2.0/extensions => generated 19178 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/676] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:09:39 2026] DELETE /v2.0/ports/04d9ef41-7e7d-4b54-9996-c3c7650b0bbd => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/677] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:39 2026] GET /v2.0/security-groups?id=937e3661-7218-4bb0-ad8f-95e556193ca1&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/678] 10.0.0.225 () {34 vars in 1008 bytes} [Tue Jul 21 22:09:39 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:39.658 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c686e518-6b34-4987-9c98-28522ad9894b f0b042cc78414bc2a81d7c2f77c96651 946c1d03776b4034b0c1c340a10f9a84 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 330/679] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:09:39 2026] DELETE /v2.0/ports/04d9ef41-7e7d-4b54-9996-c3c7650b0bbd => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/682] 10.0.0.225 () {34 vars in 1108 bytes} [Tue Jul 21 22:09:39 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:39.745 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0a7d183-1031-4e29-a6ce-7f8b93ecf227 f0b042cc78414bc2a81d7c2f77c96651 946c1d03776b4034b0c1c340a10f9a84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 334/683] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:09:39 2026] GET /v2.0/ports/04d9ef41-7e7d-4b54-9996-c3c7650b0bbd => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/684] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:09:39 2026] PUT /v2.0/ports/ef857d4e-72bc-4fb8-8f39-85e016c1ac6a => generated 1203 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:09:39.845 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97652e6a-a59e-4617-960b-bfd763ebcd7c'] response: {'name': 'network-changed', 'server_uuid': 'c655481d-94ff-4d72-b256-90f2ccdbc087', 'tag': 'ef857d4e-72bc-4fb8-8f39-85e016c1ac6a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 335/685] 10.0.0.82 () {34 vars in 676 bytes} [Tue Jul 21 22:09:39 2026] POST /v2.0/subnetpools => generated 549 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/686] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:39 2026] GET /v2.0/ports?tenant_id=152c94095cd04729873abb58a66a5e63&device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/687] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/688] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/subnetpools/087e83f7-40e5-4ba6-9f51-95d2d87bbe76 => generated 549 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/689] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:39 2026] DELETE /v2.0/subnets/009f9016-016e-4484-8dd1-8ff3d36e6f0f => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/690] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ef857d4e-72bc-4fb8-8f39-85e016c1ac6a => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/691] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:09:40 2026] PUT /v2.0/subnetpools/087e83f7-40e5-4ba6-9f51-95d2d87bbe76 => generated 500 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/692] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/subnets?id=c82653a9-5077-4f6a-8e3a-e2ee63fd3628 => generated 669 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/693] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:09:40 2026] DELETE /v2.0/subnetpools/087e83f7-40e5-4ba6-9f51-95d2d87bbe76 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/694] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/ports?network_id=c3ab2057-6b4e-4c41-a842-94153fb47ffb&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:40.318 8 INFO neutron.api.v2.resource [None req-0db06dcb-41d1-4664-9279-29c47a9b73bf 955d3503c3674726bf26129da846fba9 7f8934b31df04367b465662d3ee35eca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 356/695] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/subnetpools/087e83f7-40e5-4ba6-9f51-95d2d87bbe76 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/696] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/networks/c3ab2057-6b4e-4c41-a842-94153fb47ffb?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:40.402 8 INFO neutron.api.v2.resource [None req-aa8f849f-daff-46ed-894e-464e4950804c 955d3503c3674726bf26129da846fba9 7f8934b31df04367b465662d3ee35eca - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 358/697] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:09:40 2026] DELETE /v2.0/subnetpools/087e83f7-40e5-4ba6-9f51-95d2d87bbe76 => generated 145 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/698] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/networks/c3ab2057-6b4e-4c41-a842-94153fb47ffb?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: 360/699] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/ports?tenant_id=152c94095cd04729873abb58a66a5e63&device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:40.564 7 INFO neutron.services.segments.plugin [-] Segment 4647497f-ca01-41c3-b917-4014056d7f79 resource provider aggregate not found 2026-07-21 22:09:40.590 7 INFO neutron.services.segments.plugin [-] Segment 4647497f-ca01-41c3-b917-4014056d7f79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4647497f-ca01-41c3-b917-4014056d7f79 found for delete ", "request_id": "req-8c4cbbf6-bdd9-4877-a599-dc9a46b2e5e0"}]} 2026-07-21 22:09:40.590 7 INFO neutron.services.segments.plugin [-] Segment 4647497f-ca01-41c3-b917-4014056d7f79 resource provider aggregate not found 2026-07-21 22:09:40.617 7 INFO neutron.services.segments.plugin [-] Segment 4647497f-ca01-41c3-b917-4014056d7f79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4647497f-ca01-41c3-b917-4014056d7f79 found for delete ", "request_id": "req-6bb80afc-23c4-4f86-a119-5b8365c2fca9"}]} [pid: 8|app: 0|req: 361/700] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/networks?id=c3ab2057-6b4e-4c41-a842-94153fb47ffb => generated 771 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/701] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:40 2026] DELETE /v2.0/networks/1ba0dd2e-8051-45d3-9909-7e9857c47eef => generated 0 bytes in 555 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/702] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ef857d4e-72bc-4fb8-8f39-85e016c1ac6a => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:09:40.721 8 INFO neutron.db.segments_db [None req-fbed2ac1-8f97-4dcd-aaf8-0e28ef263769 f0b042cc78414bc2a81d7c2f77c96651 946c1d03776b4034b0c1c340a10f9a84 - - - -] Added segment 8394c2e4-2702-4ec8-b399-361a71a01f5d of type vxlan for network 6aa99ee7-bba8-411f-b725-3251dfc295ca [pid: 7|app: 0|req: 342/703] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/704] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/subnets?id=c82653a9-5077-4f6a-8e3a-e2ee63fd3628 => generated 669 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/705] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/security-groups?id=937e3661-7218-4bb0-ad8f-95e556193ca1&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/706] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:09:40 2026] POST /v2.0/networks => generated 635 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/707] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/ports?network_id=c3ab2057-6b4e-4c41-a842-94153fb47ffb&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/708] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/networks?id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a => generated 684 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/709] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:40 2026] GET /v2.0/security-groups?tenant_id=7f8934b31df04367b465662d3ee35eca&name=default => generated 2801 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/710] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:41 2026] GET /v2.0/networks/c3ab2057-6b4e-4c41-a842-94153fb47ffb?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/711] 199.19.213.152 () {34 vars in 1050 bytes} [Tue Jul 21 22:09:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e1b23af7c5414db796f11a710b664f62 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/712] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:40 2026] POST /v2.0/subnets => generated 622 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/713] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:41 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => 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: 350/714] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:41 2026] GET /v2.0/networks/c3ab2057-6b4e-4c41-a842-94153fb47ffb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/715] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:41 2026] DELETE /v2.0/security-groups/8dc3af8b-e1ba-4f3e-b106-b7b204cea5e1 => 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: 351/716] 10.0.0.82 () {34 vars in 664 bytes} [Tue Jul 21 22:09:41 2026] POST /v2.0/ports => generated 924 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/717] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:09:41 2026] POST /v2.0/ports => generated 958 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/718] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:09:41 2026] DELETE /v2.0/ports/0c7d5f2d-d6b4-4ea3-a2ad-aae7bc91e15f => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/719] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:42 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:42.213 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc743cee-cd34-4084-a9f6-f7ca2d68db99 f0b042cc78414bc2a81d7c2f77c96651 946c1d03776b4034b0c1c340a10f9a84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 354/720] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:09:42 2026] GET /v2.0/ports/0c7d5f2d-d6b4-4ea3-a2ad-aae7bc91e15f => 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: 355/721] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:42 2026] GET /v2.0/security-groups?id=937e3661-7218-4bb0-ad8f-95e556193ca1&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/722] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:09:41 2026] PUT /v2.0/ports/8dcd5e58-87ab-4702-a082-0a2c0679de8e => generated 1203 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:09:42.426 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d875ce73-e409-4854-851a-4dcc61c1f517'] response: {'name': 'network-changed', 'server_uuid': 'aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b', 'tag': '8dcd5e58-87ab-4702-a082-0a2c0679de8e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 368/723] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:42 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/724] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:42 2026] DELETE /v2.0/subnets/24b16414-e91f-4c85-b5b6-d57f404f7bbb => 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: 369/725] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:42 2026] GET /v2.0/ports?tenant_id=e1b23af7c5414db796f11a710b664f62&device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/726] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:42 2026] GET /v2.0/security-groups?id=eba18426-d6e4-4aa3-a5c8-fe2db286b71f&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: 358/727] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8dcd5e58-87ab-4702-a082-0a2c0679de8e => 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: 359/728] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:09:42 2026] GET /v2.0/subnets?id=f8685f39-df4a-44db-b1a9-bb0f73215a98 => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/729] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:42 2026] GET /v2.0/ports?network_id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/730] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:42 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/731] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:42 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?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-07-21 22:09:42.860 8 INFO neutron.services.segments.plugin [-] Segment 8394c2e4-2702-4ec8-b399-361a71a01f5d resource provider aggregate not found 2026-07-21 22:09:42.868 8 INFO neutron.services.segments.plugin [-] Segment 8394c2e4-2702-4ec8-b399-361a71a01f5d resource provider aggregate not found 2026-07-21 22:09:42.884 8 INFO neutron.services.segments.plugin [-] Segment 8394c2e4-2702-4ec8-b399-361a71a01f5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8394c2e4-2702-4ec8-b399-361a71a01f5d found for delete ", "request_id": "req-201f66af-e074-403d-a5ff-30b0d66c07ed"}]} 2026-07-21 22:09:42.890 8 INFO neutron.services.segments.plugin [-] Segment 8394c2e4-2702-4ec8-b399-361a71a01f5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8394c2e4-2702-4ec8-b399-361a71a01f5d found for delete ", "request_id": "req-fe12a30e-0fd4-4fc1-8139-205eb0013a7f"}]} [pid: 8|app: 0|req: 370/732] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:42 2026] DELETE /v2.0/networks/6aa99ee7-bba8-411f-b725-3251dfc295ca => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/733] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:42 2026] GET /v2.0/ports?tenant_id=e1b23af7c5414db796f11a710b664f62&device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/734] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:09:42 2026] GET /v2.0/networks?id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a => generated 780 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/735] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8dcd5e58-87ab-4702-a082-0a2c0679de8e => 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: 366/736] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:09:43 2026] GET /v2.0/subnets?id=f8685f39-df4a-44db-b1a9-bb0f73215a98 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:43 2026] GET /v2.0/ports?network_id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/738] 10.0.0.82 () {32 vars in 622 bytes} [Tue Jul 21 22:09:43 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/739] 10.0.0.82 () {34 vars in 664 bytes} [Tue Jul 21 22:09:42 2026] POST /v2.0/ports => generated 778 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:43 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/741] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:43 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:43 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/743] 10.0.0.82 () {32 vars in 632 bytes} [Tue Jul 21 22:09:43 2026] GET /v2.0/ => generated 632 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/744] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:43 2026] GET /v2.0/security-groups?id=937e3661-7218-4bb0-ad8f-95e556193ca1&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/745] 10.0.0.82 () {34 vars in 736 bytes} [Tue Jul 21 22:09:43 2026] PUT /v2.0/ports/55adf458-4d07-43ef-a89b-643a2b196fda => generated 752 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/746] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:43 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/747] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:43 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 975 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/748] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:43 2026] GET /v2.0/security-groups?id=eba18426-d6e4-4aa3-a5c8-fe2db286b71f&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:44.313 8 INFO neutron.db.l3_db [None req-e9b8af0a-cfe8-4209-bb6d-08e199b04d98 46c8e0c745f046699a273f78b36c9c48 152c94095cd04729873abb58a66a5e63 - - - -] Floating IP 3b98448b-1014-41bf-b73f-8e18eff759e4 associated. External IP: 10.96.250.216, port: ef857d4e-72bc-4fb8-8f39-85e016c1ac6a. [pid: 7|app: 0|req: 373/749] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:09:43 2026] DELETE /v2.0/ports/55adf458-4d07-43ef-a89b-643a2b196fda => generated 0 bytes in 866 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/750] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:09:43 2026] PUT /v2.0/floatingips/3b98448b-1014-41bf-b73f-8e18eff759e4 => generated 856 bytes in 874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:44.796 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fce6bb39-9075-4fd5-a066-116c3f50df1e'] response: {'name': 'network-changed', 'server_uuid': 'c655481d-94ff-4d72-b256-90f2ccdbc087', 'tag': 'ef857d4e-72bc-4fb8-8f39-85e016c1ac6a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 374/751] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:44 2026] GET /v2.0/security-groups?tenant_id=a3ad561a8373451db0547be5944467ce&name=default => generated 2801 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/752] 10.0.0.82 () {32 vars in 642 bytes} [Tue Jul 21 22:09:44 2026] GET /v2.0/ports => generated 782 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:44 2026] GET /v2.0/ports?tenant_id=152c94095cd04729873abb58a66a5e63&device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:09:44.955 8 INFO neutron.pecan_wsgi.hooks.translation [None req-067cac2a-6060-4994-98a8-16b18d68aaa9 f0b042cc78414bc2a81d7c2f77c96651 946c1d03776b4034b0c1c340a10f9a84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 375/754] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:44 2026] DELETE /v2.0/security-groups/3724455b-b94b-48a5-a3f5-a64841d53431 => 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: 380/755] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:09:44 2026] GET /v2.0/ports/55adf458-4d07-43ef-a89b-643a2b196fda => 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: 381/756] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:44 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => 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: 376/757] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:09:44 2026] GET /v2.0/networks?id=c3ab2057-6b4e-4c41-a842-94153fb47ffb => generated 771 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/758] 10.0.0.82 () {32 vars in 642 bytes} [Tue Jul 21 22:09:44 2026] GET /v2.0/ports => generated 782 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/759] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/ports/f062e985-5c63-4199-8c44-090b92bd2e09 => generated 779 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/760] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/security-groups?id=eba18426-d6e4-4aa3-a5c8-fe2db286b71f&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-07-21 22:09:45.121 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8e07fe8-8aba-4bd5-b904-e482a9be279d f0b042cc78414bc2a81d7c2f77c96651 946c1d03776b4034b0c1c340a10f9a84 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 378/761] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:09:45 2026] DELETE /v2.0/ports/0c7d5f2d-d6b4-4ea3-a2ad-aae7bc91e15f => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:09:45.158 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed6b6129-d562-4b94-8527-b740aa44007e f0b042cc78414bc2a81d7c2f77c96651 946c1d03776b4034b0c1c340a10f9a84 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 379/762] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:45 2026] DELETE /v2.0/subnets/24b16414-e91f-4c85-b5b6-d57f404f7bbb => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:09:45.190 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74a6fe6b-07a6-4c2b-ab94-6342203ee0cd f0b042cc78414bc2a81d7c2f77c96651 946c1d03776b4034b0c1c340a10f9a84 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 380/763] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:45 2026] DELETE /v2.0/subnets/009f9016-016e-4484-8dd1-8ff3d36e6f0f => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ef857d4e-72bc-4fb8-8f39-85e016c1ac6a => generated 859 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/765] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/subnets?id=c82653a9-5077-4f6a-8e3a-e2ee63fd3628 => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/766] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/ports?network_id=c3ab2057-6b4e-4c41-a842-94153fb47ffb&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: 387/767] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/networks/c3ab2057-6b4e-4c41-a842-94153fb47ffb?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/768] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:45 2026] GET /v2.0/networks/c3ab2057-6b4e-4c41-a842-94153fb47ffb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/769] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:09:45 2026] DELETE /v2.0/ports/f062e985-5c63-4199-8c44-090b92bd2e09 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:45.678 8 INFO neutron.services.segments.plugin [-] Segment 8cecd964-3b34-43ed-b3da-7a66bae486d3 resource provider aggregate not found 2026-07-21 22:09:45.684 8 INFO neutron.services.segments.plugin [-] Segment 8cecd964-3b34-43ed-b3da-7a66bae486d3 resource provider aggregate not found 2026-07-21 22:09:45.702 8 INFO neutron.services.segments.plugin [-] Segment 8cecd964-3b34-43ed-b3da-7a66bae486d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cecd964-3b34-43ed-b3da-7a66bae486d3 found for delete ", "request_id": "req-d55d969f-b825-4d3b-8c22-d2d59b9a7b74"}]} 2026-07-21 22:09:45.704 8 INFO neutron.services.segments.plugin [-] Segment 8cecd964-3b34-43ed-b3da-7a66bae486d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cecd964-3b34-43ed-b3da-7a66bae486d3 found for delete ", "request_id": "req-5938de56-8172-4d7d-8fde-7fe9a0292c54"}]} [pid: 8|app: 0|req: 389/770] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:45 2026] DELETE /v2.0/networks/d0cfc2ad-93a7-44bf-b641-f5c3f3d808c3 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/771] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:46 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/772] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:46 2026] GET /v2.0/security-groups?id=eba18426-d6e4-4aa3-a5c8-fe2db286b71f&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: 384/773] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:46 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/774] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:46 2026] GET /v2.0/security-groups?tenant_id=946c1d03776b4034b0c1c340a10f9a84&name=default => generated 2801 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/775] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:46 2026] DELETE /v2.0/security-groups/bb0fc825-71b6-41c4-a677-e385018340d3 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:09:46.891 8 INFO neutron.db.l3_db [None req-4c9f8ec6-abd0-4179-8897-1f9edf9b20e6 d51dafdd09494d70ad1d4d34bf6b3f1d e1b23af7c5414db796f11a710b664f62 - - - -] Floating IP 978d40c0-c474-4c16-9249-eb8db7c380b2 associated. External IP: 10.96.250.219, port: 8dcd5e58-87ab-4702-a082-0a2c0679de8e. [pid: 8|app: 0|req: 391/776] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:09:46 2026] PUT /v2.0/floatingips/978d40c0-c474-4c16-9249-eb8db7c380b2 => generated 856 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/777] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:47 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:48.035 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-084c473a-1ef8-462a-b096-03583811648b'] response: {'name': 'network-changed', 'server_uuid': 'aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b', 'tag': '8dcd5e58-87ab-4702-a082-0a2c0679de8e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 392/778] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:47 2026] GET /v2.0/security-groups?id=eba18426-d6e4-4aa3-a5c8-fe2db286b71f&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/779] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:48 2026] GET /v2.0/ports?tenant_id=e1b23af7c5414db796f11a710b664f62&device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => 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: 393/780] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:09:48 2026] GET /v2.0/networks?id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a => generated 780 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/781] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8dcd5e58-87ab-4702-a082-0a2c0679de8e => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/782] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:09:48 2026] GET /v2.0/subnets?id=f8685f39-df4a-44db-b1a9-bb0f73215a98 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/783] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:48 2026] GET /v2.0/ports?network_id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a&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: 396/784] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:48 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?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: 397/785] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:48 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?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-07-21 22:09:48.682 7 INFO neutron.db.segments_db [None req-3e91d8d7-4dd7-4bf0-bdaf-bd738f51e0d2 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Added segment 176647d1-3c58-4976-b03e-321d31b17c88 of type vxlan for network c3b8e9e4-6a38-440a-9c31-2dc7f4687554 [pid: 7|app: 0|req: 389/786] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:09:48 2026] POST /v2.0/networks => generated 630 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:48.889 7 INFO neutron.db.segments_db [None req-fc530010-6c49-4e0e-a9a0-b04d80d1641f 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Added segment ea0f34f3-dfcb-4a78-8680-e3bb804cf15d of type vxlan for network 3d1dbf98-5f3f-4336-a60d-f1a3ee0b8563 [pid: 8|app: 0|req: 398/787] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:48 2026] GET /v2.0/security-groups?tenant_id=859e6e184f544119ad2a3a2551608e4e&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/788] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:48 2026] DELETE /v2.0/security-groups/5873f7e1-eebb-49ab-ae68-239223dddb46 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/789] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:09:48 2026] POST /v2.0/networks => generated 629 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/790] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:49 2026] POST /v2.0/subnets => generated 602 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/791] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:49 2026] POST /v2.0/subnets => generated 602 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:49.779 8 INFO neutron.db.segments_db [None req-8fb1b800-0d11-4f79-bdb8-abc1e9b84663 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Added segment 8fc2c38e-b022-4402-a192-fda4daba1be6 of type vxlan for network 671dfed0-100e-49a8-93ae-e33bdffb1a19 2026-07-21 22:09:50.173 8 INFO neutron.db.l3_hamode_db [None req-8fb1b800-0d11-4f79-bdb8-abc1e9b84663 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:09:50.382 8 INFO neutron.db.l3_hamode_db [None req-8fb1b800-0d11-4f79-bdb8-abc1e9b84663 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 401/792] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:49 2026] POST /v2.0/routers => generated 507 bytes in 1474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/793] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/security-groups?tenant_id=25c0e3ce813142059330d42eab0da8db&name=default => generated 2801 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/794] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:52 2026] DELETE /v2.0/security-groups/6e52e523-c537-47cc-bc61-9b7ac0045ea8 => 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: 392/795] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:09:51 2026] PUT /v2.0/routers/e7601198-724c-4d73-bd8a-e62c1c2c7cf3/add_router_interface => generated 309 bytes in 1565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/796] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:09:52 2026] GET /v2.0/ports/3a90e4da-c7b8-4174-84b6-4f44bf682ee5 => generated 955 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/797] 10.0.0.145 () {34 vars in 990 bytes} [Tue Jul 21 22:09:54 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 1244 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/798] 10.0.0.145 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:54 2026] GET /v2.0/security-groups?id=937e3661-7218-4bb0-ad8f-95e556193ca1&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/799] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:09:52 2026] PUT /v2.0/routers/e7601198-724c-4d73-bd8a-e62c1c2c7cf3/add_router_interface => generated 309 bytes in 1563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/800] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:09:54 2026] GET /v2.0/ports/25113bde-acd2-4c29-9087-0de34d220093 => generated 955 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/803] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:09:55 2026] GET /v2.0/security-groups?tenant_id=359867075d9a4894b74143b4862495b7&name=default => generated 2801 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/804] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:09:55 2026] DELETE /v2.0/security-groups/ebffe07a-31fa-429c-bfbe-c3bdfb75a72a => 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: 394/805] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:09:54 2026] PUT /v2.0/routers/e7601198-724c-4d73-bd8a-e62c1c2c7cf3/remove_router_interface => generated 309 bytes in 1083 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/806] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:09:55 2026] PUT /v2.0/routers/e7601198-724c-4d73-bd8a-e62c1c2c7cf3/remove_router_interface => generated 309 bytes in 1155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/807] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:09:56 2026] GET /v2.0/ports?device_id=e7601198-724c-4d73-bd8a-e62c1c2c7cf3 => 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: 396/808] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/809] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/security-groups?id=937e3661-7218-4bb0-ad8f-95e556193ca1&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/810] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/811] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/security-groups?id=937e3661-7218-4bb0-ad8f-95e556193ca1&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/812] 10.0.0.145 () {34 vars in 990 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/813] 10.0.0.145 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/security-groups?id=eba18426-d6e4-4aa3-a5c8-fe2db286b71f&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:57.463 8 INFO neutron.services.segments.plugin [-] Segment 8fc2c38e-b022-4402-a192-fda4daba1be6 resource provider aggregate not found 2026-07-21 22:09:57.468 8 INFO neutron.services.segments.plugin [-] Segment 8fc2c38e-b022-4402-a192-fda4daba1be6 resource provider aggregate not found 2026-07-21 22:09:57.480 8 INFO neutron.services.segments.plugin [-] Segment 8fc2c38e-b022-4402-a192-fda4daba1be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fc2c38e-b022-4402-a192-fda4daba1be6 found for delete ", "request_id": "req-4ee2a406-3089-498b-8a7b-4b9c1d8e5a9f"}]} 2026-07-21 22:09:57.481 8 INFO neutron.services.segments.plugin [-] Segment 8fc2c38e-b022-4402-a192-fda4daba1be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fc2c38e-b022-4402-a192-fda4daba1be6 found for delete ", "request_id": "req-062e26a6-8291-495e-906b-350475a84093"}]} 2026-07-21 22:09:57.492 8 INFO neutron.db.l3_hamode_db [None req-e5febc88-03a5-490e-a006-557ee1fecc9c 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] HA network 671dfed0-100e-49a8-93ae-e33bdffb1a19 was deleted as no HA routers are present in tenant c1359e89a0674984809c6764f5c69bc5. [pid: 8|app: 0|req: 413/814] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:56 2026] DELETE /v2.0/routers/e7601198-724c-4d73-bd8a-e62c1c2c7cf3 => generated 0 bytes in 716 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/815] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/816] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/ports?tenant_id=152c94095cd04729873abb58a66a5e63&device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => 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: 416/817] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/security-groups?id=937e3661-7218-4bb0-ad8f-95e556193ca1&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/818] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/networks?id=c3ab2057-6b4e-4c41-a842-94153fb47ffb => generated 771 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/819] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:09:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ef857d4e-72bc-4fb8-8f39-85e016c1ac6a => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/820] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:09:58 2026] GET /v2.0/subnets?id=c82653a9-5077-4f6a-8e3a-e2ee63fd3628 => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/821] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:09:58 2026] GET /v2.0/ports?network_id=c3ab2057-6b4e-4c41-a842-94153fb47ffb&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: 421/822] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:09:58 2026] GET /v2.0/networks/c3ab2057-6b4e-4c41-a842-94153fb47ffb?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/823] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:09:58 2026] GET /v2.0/networks/c3ab2057-6b4e-4c41-a842-94153fb47ffb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/824] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:57 2026] DELETE /v2.0/subnets/824a7997-9304-4c91-8c14-c0609afcc76c => generated 0 bytes in 918 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/825] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:09:58 2026] DELETE /v2.0/subnets/988f48c0-aefa-49ed-a5e9-ae89835d437c => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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: 424/826] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:09:58 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/827] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:09:58 2026] GET /v2.0/security-groups?id=937e3661-7218-4bb0-ad8f-95e556193ca1&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:09:59.117 7 INFO neutron.services.segments.plugin [-] Segment ea0f34f3-dfcb-4a78-8680-e3bb804cf15d resource provider aggregate not found 2026-07-21 22:09:59.122 7 INFO neutron.services.segments.plugin [-] Segment ea0f34f3-dfcb-4a78-8680-e3bb804cf15d resource provider aggregate not found 2026-07-21 22:09:59.141 7 INFO neutron.services.segments.plugin [-] Segment ea0f34f3-dfcb-4a78-8680-e3bb804cf15d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea0f34f3-dfcb-4a78-8680-e3bb804cf15d found for delete ", "request_id": "req-8502f8ff-0bc0-405b-bf67-e29a2e314025"}]} 2026-07-21 22:09:59.142 7 INFO neutron.services.segments.plugin [-] Segment ea0f34f3-dfcb-4a78-8680-e3bb804cf15d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea0f34f3-dfcb-4a78-8680-e3bb804cf15d found for delete ", "request_id": "req-a76e8e92-3827-43a0-b194-7c00f429f84c"}]} [pid: 7|app: 0|req: 403/828] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:58 2026] DELETE /v2.0/networks/3d1dbf98-5f3f-4336-a60d-f1a3ee0b8563 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/829] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:09:59 2026] DELETE /v2.0/networks/c3b8e9e4-6a38-440a-9c31-2dc7f4687554 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:09:59.477 7 INFO neutron.db.segments_db [None req-745925f0-dda1-4396-8ebc-26a3082cbcb7 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Added segment 87d3709f-1928-4c9f-83ea-b487a91dd4f9 of type vxlan for network 7fb18ab4-6182-4c09-91d6-f0eaefac0ee6 [pid: 7|app: 0|req: 404/830] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:09:59 2026] POST /v2.0/networks => generated 629 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:09:59.646 8 INFO neutron.services.segments.plugin [-] Segment 176647d1-3c58-4976-b03e-321d31b17c88 resource provider aggregate not found 2026-07-21 22:09:59.654 8 INFO neutron.services.segments.plugin [-] Segment 176647d1-3c58-4976-b03e-321d31b17c88 resource provider aggregate not found 2026-07-21 22:09:59.680 8 INFO neutron.services.segments.plugin [-] Segment 176647d1-3c58-4976-b03e-321d31b17c88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 176647d1-3c58-4976-b03e-321d31b17c88 found for delete ", "request_id": "req-a7e49dde-fb12-4920-9f02-d47bfa856398"}]} 2026-07-21 22:09:59.681 8 INFO neutron.services.segments.plugin [-] Segment 176647d1-3c58-4976-b03e-321d31b17c88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 176647d1-3c58-4976-b03e-321d31b17c88 found for delete ", "request_id": "req-735cbc97-070a-4169-82c0-680f6be06f54"}]} [pid: 8|app: 0|req: 427/831] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:59 2026] POST /v2.0/subnets => generated 602 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:00.053 7 INFO neutron.db.segments_db [None req-2846150a-4e91-4f08-b3cb-dc414dafb35b 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Added segment ed9965c1-c5da-45e3-ac63-d9b1cd584d57 of type vxlan for network afb7ffcf-7022-4432-bae2-1c29a4193852 2026-07-21 22:10:00.443 7 INFO neutron.db.l3_hamode_db [None req-2846150a-4e91-4f08-b3cb-dc414dafb35b 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:10:00.635 7 INFO neutron.db.l3_hamode_db [None req-2846150a-4e91-4f08-b3cb-dc414dafb35b 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 428/832] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:00 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 975 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/833] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:00 2026] GET /v2.0/security-groups?id=937e3661-7218-4bb0-ad8f-95e556193ca1&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: 430/834] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:01 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 975 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/835] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:09:59 2026] POST /v2.0/routers => generated 507 bytes in 1608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/836] 10.0.0.225 () {34 vars in 971 bytes} [Tue Jul 21 22:10:01 2026] GET /v2.0/ports/8dcd5e58-87ab-4702-a082-0a2c0679de8e => generated 972 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/837] 199.19.213.152 () {34 vars in 1000 bytes} [Tue Jul 21 22:10:01 2026] GET /v2.0/subnets?network_id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a => generated 660 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/838] 199.19.213.152 () {34 vars in 1146 bytes} [Tue Jul 21 22:10:01 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b&device_owner=compute%3Anova&network_id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/839] 10.0.0.82 () {34 vars in 664 bytes} [Tue Jul 21 22:10:01 2026] POST /v2.0/ports => generated 951 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/840] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:02 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/841] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:10:02 2026] PUT /v2.0/ports/8dcd5e58-87ab-4702-a082-0a2c0679de8e => generated 1149 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/842] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:02 2026] GET /v2.0/security-groups?id=937e3661-7218-4bb0-ad8f-95e556193ca1&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:02.604 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-488eb31b-6303-48c4-aa19-b8782e3a8438'] response: {'name': 'network-changed', 'server_uuid': 'aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b', 'tag': '8dcd5e58-87ab-4702-a082-0a2c0679de8e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 434/843] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:02 2026] GET /v2.0/ports?tenant_id=e1b23af7c5414db796f11a710b664f62&device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 1421 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/844] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:10:02 2026] GET /v2.0/networks?id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a => generated 780 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/845] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:10:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8dcd5e58-87ab-4702-a082-0a2c0679de8e => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/846] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:10:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8dcd5e58-87ab-4702-a082-0a2c0679de8e => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/847] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:10:02 2026] GET /v2.0/subnets?id=f8685f39-df4a-44db-b1a9-bb0f73215a98 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/848] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:02 2026] GET /v2.0/ports?network_id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a&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: 440/849] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:02 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/850] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:03 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/851] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:03 2026] GET /v2.0/ports?tenant_id=e1b23af7c5414db796f11a710b664f62&device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 1421 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/852] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:10:03 2026] GET /v2.0/networks?id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a => generated 780 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/853] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:10:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8dcd5e58-87ab-4702-a082-0a2c0679de8e => generated 861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/854] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:10:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8dcd5e58-87ab-4702-a082-0a2c0679de8e => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/855] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:10:03 2026] GET /v2.0/subnets?id=f8685f39-df4a-44db-b1a9-bb0f73215a98 => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/856] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:03 2026] GET /v2.0/ports?network_id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/857] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:03 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/858] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:10:02 2026] PUT /v2.0/routers/fd29d807-9c23-4bd0-ab11-c6e5f8e7c812/add_router_interface => generated 309 bytes in 1675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/859] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:03 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/860] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:10:03 2026] GET /v2.0/ports/10ec06d5-9ffe-492c-abb0-d1a9db6aed86 => generated 1025 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/861] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:04 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 1152 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/862] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:04 2026] GET /v2.0/security-groups?id=eba18426-d6e4-4aa3-a5c8-fe2db286b71f&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: 414/863] 199.19.213.152 () {34 vars in 1118 bytes} [Tue Jul 21 22:10:04 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1152 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/864] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:10:04 2026] PUT /v2.0/ports/8dcd5e58-87ab-4702-a082-0a2c0679de8e => generated 972 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/865] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:04 2026] GET /v2.0/ports?tenant_id=e1b23af7c5414db796f11a710b664f62&device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/866] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/networks?id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a => generated 780 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/867] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8dcd5e58-87ab-4702-a082-0a2c0679de8e => generated 861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/868] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:10:03 2026] PUT /v2.0/routers/fd29d807-9c23-4bd0-ab11-c6e5f8e7c812/remove_router_interface => generated 309 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/869] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/subnets?id=f8685f39-df4a-44db-b1a9-bb0f73215a98 => generated 678 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/870] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/ports?network_id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/871] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:05.446 8 INFO neutron.api.v2.resource [None req-2f0d0223-e7b3-4348-b8be-9fd8eb312acb 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 451/872] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:10:05 2026] PUT /v2.0/routers/fd29d807-9c23-4bd0-ab11-c6e5f8e7c812/remove_router_interface => generated 197 bytes in 213 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/873] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/ports?device_id=fd29d807-9c23-4bd0-ab11-c6e5f8e7c812 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:05.500 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99bbc592-98da-4986-be07-869b2a1ffe0e'] response: {'name': 'network-changed', 'server_uuid': 'aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b', 'tag': '8dcd5e58-87ab-4702-a082-0a2c0679de8e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 422/874] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/875] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/ports?tenant_id=e1b23af7c5414db796f11a710b664f62&device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => 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: 424/876] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/networks?id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/877] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8dcd5e58-87ab-4702-a082-0a2c0679de8e => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/878] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/subnets?id=f8685f39-df4a-44db-b1a9-bb0f73215a98 => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/879] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/ports?network_id=de4c78fd-12b5-483a-9fb4-c3e8ead5c33a&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/880] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:05 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/881] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:06 2026] GET /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a?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-07-21 22:10:06.284 8 INFO neutron.services.segments.plugin [-] Segment ed9965c1-c5da-45e3-ac63-d9b1cd584d57 resource provider aggregate not found 2026-07-21 22:10:06.291 8 INFO neutron.services.segments.plugin [-] Segment ed9965c1-c5da-45e3-ac63-d9b1cd584d57 resource provider aggregate not found 2026-07-21 22:10:06.316 8 INFO neutron.services.segments.plugin [-] Segment ed9965c1-c5da-45e3-ac63-d9b1cd584d57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed9965c1-c5da-45e3-ac63-d9b1cd584d57 found for delete ", "request_id": "req-a7a2ac12-9998-4014-a71a-b69c7211d86f"}]} 2026-07-21 22:10:06.317 8 INFO neutron.services.segments.plugin [-] Segment ed9965c1-c5da-45e3-ac63-d9b1cd584d57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed9965c1-c5da-45e3-ac63-d9b1cd584d57 found for delete ", "request_id": "req-d4f524c9-eee6-4c1f-a183-b22ec5b30d9d"}]} 2026-07-21 22:10:06.325 8 INFO neutron.db.l3_hamode_db [None req-89c7a25a-5e93-4ed7-a624-138a2fe46da0 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] HA network afb7ffcf-7022-4432-bae2-1c29a4193852 was deleted as no HA routers are present in tenant c1359e89a0674984809c6764f5c69bc5. [pid: 8|app: 0|req: 453/882] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:05 2026] DELETE /v2.0/routers/fd29d807-9c23-4bd0-ab11-c6e5f8e7c812 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/883] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:06 2026] DELETE /v2.0/subnets/2cb0258c-ebab-4c8f-8c7e-828130bed0b3 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/884] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:06 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/885] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:06 2026] GET /v2.0/security-groups?id=eba18426-d6e4-4aa3-a5c8-fe2db286b71f&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/886] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:06 2026] DELETE /v2.0/networks/7fb18ab4-6182-4c09-91d6-f0eaefac0ee6 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:07.165 7 INFO neutron.db.segments_db [None req-68ba2e7a-63a5-4069-b8a7-dcd7eb098be9 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Added segment 75b64f6c-9dbd-4a06-b518-2bd98ddc80a6 of type vxlan for network 7d084d9e-64ef-4a93-bb9f-caa8ee7f6e0b [pid: 7|app: 0|req: 433/887] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:10:07 2026] POST /v2.0/networks => generated 630 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/888] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:10:07 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => 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: 455/889] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:07 2026] GET /v2.0/security-groups?tenant_id=d620e2b18e21496d8130cc7cc3e6a1e7&name=default => generated 2801 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/890] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:10:07 2026] POST /v2.0/subnets => generated 602 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/891] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:07 2026] DELETE /v2.0/security-groups/4c291b4b-b42b-4daa-a1d9-9b68cfbd17a2 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:07.803 7 INFO neutron.db.segments_db [None req-916dc6fa-700d-420f-94a9-33e05141a685 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Added segment ee2f7495-3cb2-41f4-b68f-35803099bedb of type vxlan for network c11d4d93-519c-4bd2-8e4f-8ceb4c24ee9b 2026-07-21 22:10:07.817 8 INFO neutron.db.l3_db [None req-e71b752c-2f7d-4aa8-a380-d990896cc7fe d51dafdd09494d70ad1d4d34bf6b3f1d e1b23af7c5414db796f11a710b664f62 - - - -] Floating IP 978d40c0-c474-4c16-9249-eb8db7c380b2 disassociated. External IP: 10.96.250.219, port: 8dcd5e58-87ab-4702-a082-0a2c0679de8e. 2026-07-21 22:10:08.177 7 INFO neutron.db.l3_hamode_db [None req-916dc6fa-700d-420f-94a9-33e05141a685 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:10:08.416 7 INFO neutron.db.l3_hamode_db [None req-916dc6fa-700d-420f-94a9-33e05141a685 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:10:08.860 8 INFO neutron.services.segments.plugin [-] Segment 87d3709f-1928-4c9f-83ea-b487a91dd4f9 resource provider aggregate not found 2026-07-21 22:10:08.867 8 INFO neutron.services.segments.plugin [-] Segment 87d3709f-1928-4c9f-83ea-b487a91dd4f9 resource provider aggregate not found 2026-07-21 22:10:08.887 8 INFO neutron.services.segments.plugin [-] Segment 87d3709f-1928-4c9f-83ea-b487a91dd4f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d3709f-1928-4c9f-83ea-b487a91dd4f9 found for delete ", "request_id": "req-ae35a1ba-f12e-4acf-b1b4-e5605410e8b4"}]} 2026-07-21 22:10:08.893 8 INFO neutron.services.segments.plugin [-] Segment 87d3709f-1928-4c9f-83ea-b487a91dd4f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d3709f-1928-4c9f-83ea-b487a91dd4f9 found for delete ", "request_id": "req-9350bf3c-832e-4e61-9eb0-4de28756c13a"}]} [pid: 8|app: 0|req: 456/892] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:10:07 2026] DELETE /v2.0/ports/8dcd5e58-87ab-4702-a082-0a2c0679de8e => generated 0 bytes in 1484 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/893] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:08 2026] GET /v2.0/ports?device_id=aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b => 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: 437/896] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:10:07 2026] POST /v2.0/routers => generated 506 bytes in 2097 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:09.865 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b54c5c1-c7a3-4791-b278-572309e37341'] response: {'server_uuid': 'aadd5fcf-8cc6-490f-b6c8-5a2b4f5a043b', 'name': 'network-vif-deleted', 'tag': '8dcd5e58-87ab-4702-a082-0a2c0679de8e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 438/897] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:10 2026] DELETE /v2.0/security-groups/eba18426-d6e4-4aa3-a5c8-fe2db286b71f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:10.249 7 INFO neutron.api.v2.resource [None req-2d206426-3d91-42f9-9a55-cae211588105 d51dafdd09494d70ad1d4d34bf6b3f1d e1b23af7c5414db796f11a710b664f62 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 439/898] 10.0.0.82 () {32 vars in 736 bytes} [Tue Jul 21 22:10:10 2026] GET /v2.0/security-groups/eba18426-d6e4-4aa3-a5c8-fe2db286b71f => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/899] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:10:10 2026] DELETE /v2.0/floatingips/978d40c0-c474-4c16-9249-eb8db7c380b2 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/900] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:10:09 2026] PUT /v2.0/routers/e237aa0c-7d06-461b-ad68-da44ff369c19/add_router_interface => generated 309 bytes in 1559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/901] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:10:11 2026] GET /v2.0/ports/8e41978d-953f-42c1-a55b-d5f1a57ab7b1 => generated 955 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/902] 199.19.213.152 () {34 vars in 1096 bytes} [Tue Jul 21 22:10:11 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/903] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:10:10 2026] PUT /v2.0/routers/a27bdfc7-1450-4fee-939c-b6477964d9fd/remove_router_interface => generated 309 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/904] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:11 2026] GET /v2.0/ports?tenant_id=152c94095cd04729873abb58a66a5e63&device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => 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: 463/905] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:10:11 2026] PUT /v2.0/routers/e237aa0c-7d06-461b-ad68-da44ff369c19/remove_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/906] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:10:12 2026] GET /v2.0/networks?id=c3ab2057-6b4e-4c41-a842-94153fb47ffb => generated 771 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:13.095 8 INFO neutron.db.segments_db [None req-134975dd-9dce-4012-ac0f-9829572c04f8 66868d4ff16c4a8fbf46a203aa7259f9 ade56c348b1346b1a0d8804b766b70bc - - - -] Added segment b4987213-cdaf-4810-82fa-a789d080a267 of type vxlan for network 460588c9-1b77-4670-bc3f-4533350d4309 2026-07-21 22:10:13.154 7 INFO neutron.services.segments.plugin [-] Segment 27f49768-d226-4a44-8c63-954c536f27f6 resource provider aggregate not found 2026-07-21 22:10:13.164 7 INFO neutron.services.segments.plugin [-] Segment 27f49768-d226-4a44-8c63-954c536f27f6 resource provider aggregate not found 2026-07-21 22:10:13.177 7 INFO neutron.services.segments.plugin [-] Segment 27f49768-d226-4a44-8c63-954c536f27f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27f49768-d226-4a44-8c63-954c536f27f6 found for delete ", "request_id": "req-d6a4c243-a07e-48b5-aa8e-a922f9eea784"}]} 2026-07-21 22:10:13.178 7 INFO neutron.services.segments.plugin [-] Segment 27f49768-d226-4a44-8c63-954c536f27f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27f49768-d226-4a44-8c63-954c536f27f6 found for delete ", "request_id": "req-f9d25142-1b07-4587-b215-c09d605d4d4f"}]} 2026-07-21 22:10:13.191 7 INFO neutron.db.l3_hamode_db [None req-c8867933-4a3e-4d3e-afbd-de84d2243f3c 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] HA network c55478e9-6664-481a-99a9-cde7eacd5cef was deleted as no HA routers are present in tenant e1b23af7c5414db796f11a710b664f62. [pid: 7|app: 0|req: 443/907] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:11 2026] DELETE /v2.0/routers/a27bdfc7-1450-4fee-939c-b6477964d9fd => generated 0 bytes in 1227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/908] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:10:12 2026] POST /v2.0/networks => generated 632 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/909] 10.0.0.145 () {34 vars in 990 bytes} [Tue Jul 21 22:10:13 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => 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: 466/910] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:10:13 2026] GET /v2.0/ports?device_id=e237aa0c-7d06-461b-ad68-da44ff369c19 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/911] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:10:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ef857d4e-72bc-4fb8-8f39-85e016c1ac6a => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:13.339 7 INFO neutron.db.segments_db [None req-f2be74f5-025f-4ea6-b40f-bf4c5957118d 66868d4ff16c4a8fbf46a203aa7259f9 ade56c348b1346b1a0d8804b766b70bc - - - -] Added segment 9623436f-deaa-417a-a97d-144db7591ae7 of type vxlan for network be5db150-28f5-4c99-9116-87997c926e3b [pid: 8|app: 0|req: 467/912] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:13 2026] DELETE /v2.0/subnets/f8685f39-df4a-44db-b1a9-bb0f73215a98 => 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: 446/913] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:10:13 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/914] 10.0.0.145 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:13 2026] GET /v2.0/security-groups?id=937e3661-7218-4bb0-ad8f-95e556193ca1&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/915] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:10:13 2026] GET /v2.0/subnets?id=c82653a9-5077-4f6a-8e3a-e2ee63fd3628 => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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() 2026-07-21 22:10:13.974 8 INFO neutron.services.segments.plugin [-] Segment f558c1bb-a14d-4d3f-80bd-bc882dddabc9 resource provider aggregate not found 2026-07-21 22:10:13.980 8 INFO neutron.services.segments.plugin [-] Segment f558c1bb-a14d-4d3f-80bd-bc882dddabc9 resource provider aggregate not found 2026-07-21 22:10:14.008 8 INFO neutron.services.segments.plugin [-] Segment f558c1bb-a14d-4d3f-80bd-bc882dddabc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f558c1bb-a14d-4d3f-80bd-bc882dddabc9 found for delete ", "request_id": "req-495850b5-094d-4bc0-b30f-e17a6ed21830"}]} [pid: 8|app: 0|req: 470/916] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:13 2026] DELETE /v2.0/networks/de4c78fd-12b5-483a-9fb4-c3e8ead5c33a => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:14.016 8 INFO neutron.services.segments.plugin [-] Segment f558c1bb-a14d-4d3f-80bd-bc882dddabc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f558c1bb-a14d-4d3f-80bd-bc882dddabc9 found for delete ", "request_id": "req-c61d3042-b91b-46ae-977f-4aa25abd1348"}]} 2026-07-21 22:10:14.093 8 INFO neutron.db.segments_db [None req-580e5748-9003-40d1-8387-6a391c8e0917 66868d4ff16c4a8fbf46a203aa7259f9 ade56c348b1346b1a0d8804b766b70bc - - - -] Added segment da1eee0c-af06-4ad4-b8f4-ab39246aa156 of type vxlan for network 9092f603-0487-429b-b1ff-70e38a955650 [pid: 8|app: 0|req: 471/917] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:10:14 2026] POST /v2.0/networks => generated 632 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/918] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:14 2026] GET /v2.0/ports?network_id=c3ab2057-6b4e-4c41-a842-94153fb47ffb&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:14.291 7 INFO neutron.db.l3_hamode_db [None req-00017439-ea1a-4cf2-b4c8-41a81b644777 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] HA network c11d4d93-519c-4bd2-8e4f-8ceb4c24ee9b was deleted as no HA routers are present in tenant c1359e89a0674984809c6764f5c69bc5. [pid: 7|app: 0|req: 447/919] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:13 2026] DELETE /v2.0/routers/e237aa0c-7d06-461b-ad68-da44ff369c19 => generated 0 bytes in 839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/920] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:14 2026] GET /v2.0/security-groups?tenant_id=e1b23af7c5414db796f11a710b664f62&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:14.352 7 INFO neutron.db.segments_db [None req-7d6cfc75-3371-4b28-bd56-f844e5118e32 66868d4ff16c4a8fbf46a203aa7259f9 ade56c348b1346b1a0d8804b766b70bc - - - -] Added segment 18bd95a8-b9fd-4684-95c5-b9428e5d30ae of type vxlan for network 26e78c8d-fdaa-40c6-bbc5-971b6d3bdd74 [pid: 8|app: 0|req: 474/921] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:14 2026] GET /v2.0/networks/c3ab2057-6b4e-4c41-a842-94153fb47ffb?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/922] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:10:14 2026] POST /v2.0/networks => generated 632 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/923] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:14 2026] DELETE /v2.0/subnets/cfddb3d7-1673-44db-b04f-fea8d0ef07e0 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/924] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:14 2026] DELETE /v2.0/security-groups/a2618ed2-6b12-4842-82fa-dd497567aa0c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/925] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:14 2026] GET /v2.0/networks/c3ab2057-6b4e-4c41-a842-94153fb47ffb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:14.694 7 INFO neutron.db.segments_db [None req-e0a25122-2684-42f8-93e7-e65a5493dcf7 66868d4ff16c4a8fbf46a203aa7259f9 ade56c348b1346b1a0d8804b766b70bc - - - -] Added segment b9ea96e3-f1b2-42c5-a050-5f7fbf529f1c of type vxlan for network 54494d14-ef66-4956-a8c6-5b13d4f7958d [pid: 7|app: 0|req: 450/926] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:10:14 2026] POST /v2.0/networks => generated 631 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/927] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:10:14 2026] PUT /v2.0/networks/460588c9-1b77-4670-bc3f-4533350d4309/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/928] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:10:14 2026] PUT /v2.0/networks/be5db150-28f5-4c99-9116-87997c926e3b/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/929] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:10:14 2026] PUT /v2.0/networks/9092f603-0487-429b-b1ff-70e38a955650/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/930] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:10:15 2026] PUT /v2.0/networks/26e78c8d-fdaa-40c6-bbc5-971b6d3bdd74/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/931] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:14 2026] DELETE /v2.0/networks/7d084d9e-64ef-4a93-bb9f-caa8ee7f6e0b => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:15.201 7 INFO neutron.services.segments.plugin [-] Segment ee2f7495-3cb2-41f4-b68f-35803099bedb resource provider aggregate not found 2026-07-21 22:10:15.208 8 INFO neutron.db.segments_db [None req-2b230372-16ac-4438-9718-03dbc788357c 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Added segment 264eae5c-8609-42bf-bcb7-4bdfaeda5e67 of type vxlan for network 3ac6c7d2-550b-4b5f-afad-f33466f0e301 [pid: 7|app: 0|req: 455/932] 10.0.0.82 () {32 vars in 665 bytes} [Tue Jul 21 22:10:15 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:15.223 7 INFO neutron.services.segments.plugin [-] Segment ee2f7495-3cb2-41f4-b68f-35803099bedb resource provider aggregate not found 2026-07-21 22:10:15.228 7 INFO neutron.services.segments.plugin [-] Segment ee2f7495-3cb2-41f4-b68f-35803099bedb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee2f7495-3cb2-41f4-b68f-35803099bedb found for delete ", "request_id": "req-dafe0c7b-bfd5-4886-b4d2-ea74d63606fd"}]} 2026-07-21 22:10:15.250 7 INFO neutron.services.segments.plugin [-] Segment ee2f7495-3cb2-41f4-b68f-35803099bedb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee2f7495-3cb2-41f4-b68f-35803099bedb found for delete ", "request_id": "req-b252b635-3276-43d6-9762-d01951061a0e"}]} [pid: 7|app: 0|req: 456/933] 10.0.0.82 () {32 vars in 679 bytes} [Tue Jul 21 22:10:15 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/934] 10.0.0.82 () {32 vars in 675 bytes} [Tue Jul 21 22:10:15 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/935] 10.0.0.82 () {32 vars in 687 bytes} [Tue Jul 21 22:10:15 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:15.551 8 INFO neutron.db.l3_hamode_db [None req-2b230372-16ac-4438-9718-03dbc788357c 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 459/936] 10.0.0.82 () {32 vars in 673 bytes} [Tue Jul 21 22:10:15 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/937] 10.0.0.82 () {32 vars in 687 bytes} [Tue Jul 21 22:10:15 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:16.044 8 INFO neutron.services.segments.plugin [-] Segment 75b64f6c-9dbd-4a06-b518-2bd98ddc80a6 resource provider aggregate not found 2026-07-21 22:10:16.049 8 INFO neutron.services.segments.plugin [-] Segment 75b64f6c-9dbd-4a06-b518-2bd98ddc80a6 resource provider aggregate not found 2026-07-21 22:10:16.068 8 INFO neutron.services.segments.plugin [-] Segment 75b64f6c-9dbd-4a06-b518-2bd98ddc80a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75b64f6c-9dbd-4a06-b518-2bd98ddc80a6 found for delete ", "request_id": "req-b000bef7-29a8-4716-9664-eaec419a86d5"}]} 2026-07-21 22:10:16.070 8 INFO neutron.services.segments.plugin [-] Segment 75b64f6c-9dbd-4a06-b518-2bd98ddc80a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75b64f6c-9dbd-4a06-b518-2bd98ddc80a6 found for delete ", "request_id": "req-7c3c25d0-118c-445c-9743-611f90d2799a"}]} [pid: 7|app: 0|req: 461/938] 10.0.0.82 () {32 vars in 683 bytes} [Tue Jul 21 22:10:15 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:16.802 7 INFO neutron.db.segments_db [None req-403698ba-1b65-4aa7-8122-6af09f7841c6 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 60376fcf-510f-4eaa-8252-881b3c39404f of type vxlan for network 7802692e-2715-45f5-a7a6-72efc9b72035 [pid: 7|app: 0|req: 462/939] 10.0.0.82 () {34 vars in 670 bytes} [Tue Jul 21 22:10:16 2026] POST /v2.0/networks => generated 747 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/940] 10.0.0.82 () {32 vars in 695 bytes} [Tue Jul 21 22:10:16 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:17.261 8 INFO neutron.db.l3_hamode_db [None req-2b230372-16ac-4438-9718-03dbc788357c 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 464/941] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:10:17 2026] POST /v2.0/subnets => generated 671 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:17.485 7 INFO neutron.services.segments.plugin [-] Segment b4987213-cdaf-4810-82fa-a789d080a267 resource provider aggregate not found 2026-07-21 22:10:17.504 7 INFO neutron.services.segments.plugin [-] Segment b4987213-cdaf-4810-82fa-a789d080a267 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4987213-cdaf-4810-82fa-a789d080a267 found for delete ", "request_id": "req-c15828e2-7d66-459d-bd27-1b50dd999c69"}]} 2026-07-21 22:10:17.505 7 INFO neutron.services.segments.plugin [-] Segment b4987213-cdaf-4810-82fa-a789d080a267 resource provider aggregate not found [pid: 7|app: 0|req: 465/942] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:17 2026] DELETE /v2.0/networks/460588c9-1b77-4670-bc3f-4533350d4309 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:17.537 7 INFO neutron.services.segments.plugin [-] Segment b4987213-cdaf-4810-82fa-a789d080a267 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4987213-cdaf-4810-82fa-a789d080a267 found for delete ", "request_id": "req-9aab571e-835b-4e20-be73-f64fabc748e3"}]} 2026-07-21 22:10:17.594 7 INFO neutron.db.segments_db [None req-231b243b-868d-46aa-a42b-cb14a4bd233c 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 1e401347-d9cd-4c19-a176-ce2b8bee0632 of type vxlan for network 52c9bdca-fcb2-4769-8a1a-c709ee37d568 2026-07-21 22:10:17.939 7 INFO neutron.db.l3_hamode_db [None req-231b243b-868d-46aa-a42b-cb14a4bd233c 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 478/943] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:10:15 2026] POST /v2.0/routers => generated 686 bytes in 3176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:18.523 8 INFO neutron.services.segments.plugin [-] Segment 9623436f-deaa-417a-a97d-144db7591ae7 resource provider aggregate not found 2026-07-21 22:10:18.531 8 INFO neutron.services.segments.plugin [-] Segment 9623436f-deaa-417a-a97d-144db7591ae7 resource provider aggregate not found 2026-07-21 22:10:18.549 8 INFO neutron.services.segments.plugin [-] Segment 9623436f-deaa-417a-a97d-144db7591ae7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9623436f-deaa-417a-a97d-144db7591ae7 found for delete ", "request_id": "req-26fbeeea-b513-45b7-bec7-ae541aab2896"}]} [pid: 8|app: 0|req: 479/944] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:18 2026] DELETE /v2.0/networks/be5db150-28f5-4c99-9116-87997c926e3b => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:18.570 8 INFO neutron.services.segments.plugin [-] Segment 9623436f-deaa-417a-a97d-144db7591ae7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9623436f-deaa-417a-a97d-144db7591ae7 found for delete ", "request_id": "req-7aa60bd4-e2dd-4dc7-bd1a-399cbdaa9796"}]} [pid: 8|app: 0|req: 480/945] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:18 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/946] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:10:18 2026] GET /v2.0/routers/5f51c389-4715-43e3-8859-cf567594b3a1 => generated 692 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:18.961 7 INFO neutron.db.l3_hamode_db [None req-231b243b-868d-46aa-a42b-cb14a4bd233c 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 482/947] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:18 2026] DELETE /v2.0/networks/9092f603-0487-429b-b1ff-70e38a955650 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/948] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:18 2026] GET /v2.0/security-groups?id=937e3661-7218-4bb0-ad8f-95e556193ca1&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/949] 10.0.0.82 () {32 vars in 646 bytes} [Tue Jul 21 22:10:19 2026] GET /v2.0/routers => generated 695 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/950] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:19 2026] DELETE /v2.0/networks/26e78c8d-fdaa-40c6-bbc5-971b6d3bdd74 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/951] 10.0.0.82 () {34 vars in 740 bytes} [Tue Jul 21 22:10:19 2026] PUT /v2.0/routers/5f51c389-4715-43e3-8859-cf567594b3a1 => generated 699 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/952] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:19 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => 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: 466/953] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:10:17 2026] POST /v2.0/routers => generated 735 bytes in 2562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/954] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:19 2026] DELETE /v2.0/networks/54494d14-ef66-4956-a8c6-5b13d4f7958d => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/955] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:10:20 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/956] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:20 2026] GET /v2.0/security-groups?id=937e3661-7218-4bb0-ad8f-95e556193ca1&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: 489/957] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:10:20 2026] GET /v2.0/routers/5f51c389-4715-43e3-8859-cf567594b3a1 => generated 699 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:20.562 8 INFO neutron.db.l3_db [None req-a5e61b37-59a9-4307-a6cb-776ce3d7a167 46c8e0c745f046699a273f78b36c9c48 152c94095cd04729873abb58a66a5e63 - - - -] Floating IP 3b98448b-1014-41bf-b73f-8e18eff759e4 disassociated. External IP: 10.96.250.216, port: ef857d4e-72bc-4fb8-8f39-85e016c1ac6a. 2026-07-21 22:10:20.578 8 INFO neutron.services.segments.plugin [-] Segment da1eee0c-af06-4ad4-b8f4-ab39246aa156 resource provider aggregate not found 2026-07-21 22:10:20.619 8 INFO neutron.services.segments.plugin [-] Segment da1eee0c-af06-4ad4-b8f4-ab39246aa156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da1eee0c-af06-4ad4-b8f4-ab39246aa156 found for delete ", "request_id": "req-ba9908c7-c367-43a2-bd1e-b472e2e84cab"}]} 2026-07-21 22:10:20.625 8 INFO neutron.services.segments.plugin [-] Segment da1eee0c-af06-4ad4-b8f4-ab39246aa156 resource provider aggregate not found 2026-07-21 22:10:20.643 8 INFO neutron.services.segments.plugin [-] Segment 18bd95a8-b9fd-4684-95c5-b9428e5d30ae resource provider aggregate not found 2026-07-21 22:10:20.658 8 INFO neutron.services.segments.plugin [-] Segment 18bd95a8-b9fd-4684-95c5-b9428e5d30ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18bd95a8-b9fd-4684-95c5-b9428e5d30ae found for delete ", "request_id": "req-688a180e-c78c-4b69-a715-bfe0ad1ff317"}]} 2026-07-21 22:10:20.680 8 INFO neutron.services.segments.plugin [-] Segment b9ea96e3-f1b2-42c5-a050-5f7fbf529f1c resource provider aggregate not found 2026-07-21 22:10:20.699 8 INFO neutron.services.segments.plugin [-] Segment b9ea96e3-f1b2-42c5-a050-5f7fbf529f1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9ea96e3-f1b2-42c5-a050-5f7fbf529f1c found for delete ", "request_id": "req-59ba71a2-fe3e-4ec1-ab5f-341fde2ebbc2"}]} 2026-07-21 22:10:20.764 8 INFO neutron.services.segments.plugin [-] Segment da1eee0c-af06-4ad4-b8f4-ab39246aa156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da1eee0c-af06-4ad4-b8f4-ab39246aa156 found for delete ", "request_id": "req-1603642d-f915-4d62-9427-2ffc4204257a"}]} 2026-07-21 22:10:20.789 8 INFO neutron.services.segments.plugin [-] Segment 18bd95a8-b9fd-4684-95c5-b9428e5d30ae resource provider aggregate not found 2026-07-21 22:10:20.808 8 INFO neutron.services.segments.plugin [-] Segment 18bd95a8-b9fd-4684-95c5-b9428e5d30ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18bd95a8-b9fd-4684-95c5-b9428e5d30ae found for delete ", "request_id": "req-19c73c8c-f58e-487a-be05-12c192440e71"}]} 2026-07-21 22:10:20.825 8 INFO neutron.services.segments.plugin [-] Segment b9ea96e3-f1b2-42c5-a050-5f7fbf529f1c resource provider aggregate not found 2026-07-21 22:10:20.855 8 INFO neutron.services.segments.plugin [-] Segment b9ea96e3-f1b2-42c5-a050-5f7fbf529f1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9ea96e3-f1b2-42c5-a050-5f7fbf529f1c found for delete ", "request_id": "req-0c0e6089-0172-4180-b2ac-f31dc8b3966a"}]} [pid: 8|app: 0|req: 490/958] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:10:20 2026] DELETE /v2.0/ports/ef857d4e-72bc-4fb8-8f39-85e016c1ac6a => generated 0 bytes in 923 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/959] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:10:21 2026] GET /v2.0/ports?device_id=5f51c389-4715-43e3-8859-cf567594b3a1 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:21.240 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a43cd871-db2c-45fa-9857-94149bbc79aa'] response: {'server_uuid': 'c655481d-94ff-4d72-b256-90f2ccdbc087', 'name': 'network-vif-deleted', 'tag': 'ef857d4e-72bc-4fb8-8f39-85e016c1ac6a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 492/960] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:21 2026] GET /v2.0/security-groups?tenant_id=ade56c348b1346b1a0d8804b766b70bc&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/961] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:10:20 2026] PUT /v2.0/routers/629e159c-adde-47c1-89c7-36dcb8e9de3a/add_router_interface => generated 309 bytes in 2040 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/962] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:22 2026] GET /v2.0/ports?device_id=c655481d-94ff-4d72-b256-90f2ccdbc087 => 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: 471/963] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:22 2026] DELETE /v2.0/security-groups/895f9db0-e1d8-406b-9feb-ebe6fd083e6b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:22.611 8 INFO neutron.db.l3_hamode_db [None req-e916de76-73f7-4751-86a2-76e71b485736 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] HA network 3ac6c7d2-550b-4b5f-afad-f33466f0e301 was deleted as no HA routers are present in tenant c1359e89a0674984809c6764f5c69bc5. [pid: 8|app: 0|req: 493/964] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:21 2026] DELETE /v2.0/routers/5f51c389-4715-43e3-8859-cf567594b3a1 => generated 0 bytes in 1127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/965] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:22 2026] GET /v2.0/security-groups?tenant_id=ccf506c9ccb24711a32351be9f0c54be&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/966] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:10:22 2026] GET /v2.0/ports?device_id=5f51c389-4715-43e3-8859-cf567594b3a1 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:22.689 8 INFO neutron.api.v2.resource [None req-3e016055-574b-4087-aa64-7ade2894efbb 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 495/967] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:22 2026] DELETE /v2.0/routers/5f51c389-4715-43e3-8859-cf567594b3a1 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:10:22.738 8 INFO neutron.services.segments.plugin [-] Segment 264eae5c-8609-42bf-bcb7-4bdfaeda5e67 resource provider aggregate not found [pid: 7|app: 0|req: 473/968] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:22 2026] DELETE /v2.0/security-groups/f3843131-9165-44d8-8c90-46ecb6b78e38 => 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: 496/969] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:10:22 2026] GET /v2.0/ports?device_id=e237aa0c-7d06-461b-ad68-da44ff369c19 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:22.779 7 INFO neutron.api.v2.resource [None req-b0ed8779-80bd-45be-8ddf-e1e79942201e 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 474/970] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:22 2026] DELETE /v2.0/routers/e237aa0c-7d06-461b-ad68-da44ff369c19 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:10:22.787 8 INFO neutron.services.segments.plugin [-] Segment 264eae5c-8609-42bf-bcb7-4bdfaeda5e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 264eae5c-8609-42bf-bcb7-4bdfaeda5e67 found for delete ", "request_id": "req-585d9f92-1560-41bf-bbaa-394fb279e574"}]} 2026-07-21 22:10:22.807 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f6e6d27-1e71-4b98-8f42-b45d7c4c532d 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 497/971] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:22 2026] DELETE /v2.0/subnets/cfddb3d7-1673-44db-b04f-fea8d0ef07e0 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/972] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:10:22 2026] GET /v2.0/ports?device_id=fd29d807-9c23-4bd0-ab11-c6e5f8e7c812 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:22.890 8 INFO neutron.services.segments.plugin [-] Segment 264eae5c-8609-42bf-bcb7-4bdfaeda5e67 resource provider aggregate not found 2026-07-21 22:10:22.897 8 INFO neutron.api.v2.resource [None req-7a596c66-ec1a-40d6-9229-23a42a0bb85a 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 498/973] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:22 2026] DELETE /v2.0/routers/fd29d807-9c23-4bd0-ab11-c6e5f8e7c812 => generated 135 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:10:22.933 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b482092-6db4-4006-a403-b82e5ebdc0b2 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 476/974] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:22 2026] DELETE /v2.0/subnets/2cb0258c-ebab-4c8f-8c7e-828130bed0b3 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:10:22.940 8 INFO neutron.services.segments.plugin [-] Segment 264eae5c-8609-42bf-bcb7-4bdfaeda5e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 264eae5c-8609-42bf-bcb7-4bdfaeda5e67 found for delete ", "request_id": "req-314b5c55-3197-49e0-aa69-e53976086370"}]} [pid: 7|app: 0|req: 477/975] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:10:22 2026] GET /v2.0/ports?device_id=e7601198-724c-4d73-bd8a-e62c1c2c7cf3 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/976] 10.0.0.82 () {34 vars in 684 bytes} [Tue Jul 21 22:10:22 2026] POST /v2.0/security-groups => generated 1596 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:10:23.084 8 INFO neutron.api.v2.resource [None req-174de50d-3a03-493e-be49-9aca43d78d21 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 500/977] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:23 2026] DELETE /v2.0/routers/e7601198-724c-4d73-bd8a-e62c1c2c7cf3 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/978] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:22 2026] GET /v2.0/security-groups?tenant_id=777437bc2a3241418c20e45791ce1595&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:23.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55dd2644-0047-4e75-ac5c-ac9d14468702 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 479/979] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:23 2026] DELETE /v2.0/subnets/824a7997-9304-4c91-8c14-c0609afcc76c => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/980] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:10:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:23.205 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f323d9f-d730-40b3-995a-11408f73d8cd 3e66b22e7ea940528c699b0f156ae7de c1359e89a0674984809c6764f5c69bc5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 502/981] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:23 2026] DELETE /v2.0/subnets/988f48c0-aefa-49ed-a5e9-ae89835d437c => 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: 480/982] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:23 2026] DELETE /v2.0/security-groups/0d15536f-2bfd-46a8-88fa-76fc7ddfe440 => 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: 503/983] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:10:23 2026] POST /v2.0/security-group-rules => generated 570 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/984] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:23 2026] DELETE /v2.0/security-groups/937e3661-7218-4bb0-ad8f-95e556193ca1 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:23.488 8 INFO neutron.api.v2.resource [None req-9c35f119-9523-4635-bbe5-c91777a98c33 46c8e0c745f046699a273f78b36c9c48 152c94095cd04729873abb58a66a5e63 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 505/985] 10.0.0.82 () {32 vars in 736 bytes} [Tue Jul 21 22:10:23 2026] GET /v2.0/security-groups/937e3661-7218-4bb0-ad8f-95e556193ca1 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/986] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:10:23 2026] DELETE /v2.0/floatingips/3b98448b-1014-41bf-b73f-8e18eff759e4 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/987] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:23 2026] GET /v2.0/security-groups?tenant_id=c1359e89a0674984809c6764f5c69bc5&name=default => generated 2801 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/988] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:10:23 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: 482/989] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:24 2026] DELETE /v2.0/security-groups/f2cad8fb-5e20-40b9-a3fb-1bd4c6ad3d3e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/992] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:10:23 2026] PUT /v2.0/routers/dba8b963-ac09-4c51-a681-aaeb361cd558/remove_router_interface => generated 309 bytes in 1784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/993] 10.0.0.82 () {34 vars in 683 bytes} [Tue Jul 21 22:10:26 2026] POST /v2.0/security-groups => generated 1561 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/994] 10.0.0.82 () {32 vars in 662 bytes} [Tue Jul 21 22:10:26 2026] GET /v2.0/security-groups => generated 4344 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/995] 10.0.0.82 () {34 vars in 757 bytes} [Tue Jul 21 22:10:26 2026] PUT /v2.0/security-groups/5b66d85e-e2b8-47a9-9b4c-63351457d02a => generated 1600 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/996] 10.0.0.82 () {32 vars in 736 bytes} [Tue Jul 21 22:10:26 2026] GET /v2.0/security-groups/5b66d85e-e2b8-47a9-9b4c-63351457d02a => generated 1600 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/997] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:26 2026] DELETE /v2.0/security-groups/5b66d85e-e2b8-47a9-9b4c-63351457d02a => 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: 514/998] 10.0.0.82 () {32 vars in 662 bytes} [Tue Jul 21 22:10:26 2026] GET /v2.0/security-groups => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:26.752 8 INFO neutron.api.v2.resource [None req-96b393ff-f123-4a4e-b639-54c5e386a2d0 d4539d2b2fab45a5841ba706daac0ad8 e61f0acd6efd419fb8de0f730f6f72ec - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/999] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:26 2026] DELETE /v2.0/security-groups/5b66d85e-e2b8-47a9-9b4c-63351457d02a => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1000] 10.0.0.82 () {34 vars in 683 bytes} [Tue Jul 21 22:10:26 2026] POST /v2.0/security-groups => generated 1560 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:10:26.930 7 INFO neutron.services.segments.plugin [-] Segment 17d98c58-fe03-4447-87c3-fb2fca14a5f4 resource provider aggregate not found 2026-07-21 22:10:26.935 7 INFO neutron.services.segments.plugin [-] Segment 17d98c58-fe03-4447-87c3-fb2fca14a5f4 resource provider aggregate not found 2026-07-21 22:10:26.953 7 INFO neutron.services.segments.plugin [-] Segment 17d98c58-fe03-4447-87c3-fb2fca14a5f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17d98c58-fe03-4447-87c3-fb2fca14a5f4 found for delete ", "request_id": "req-8e4de82d-cfaa-4520-9670-8383caf548ac"}]} 2026-07-21 22:10:26.961 7 INFO neutron.services.segments.plugin [-] Segment 17d98c58-fe03-4447-87c3-fb2fca14a5f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17d98c58-fe03-4447-87c3-fb2fca14a5f4 found for delete ", "request_id": "req-56b6aa7b-4d9c-4067-9e2c-d739cd829f4c"}]} [pid: 8|app: 0|req: 517/1001] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:10:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:26.964 7 INFO neutron.db.l3_hamode_db [None req-74a48103-3079-464d-a736-3da775ee60b8 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] HA network 9c352cfa-bd01-47ea-951d-f57525cb09fe was deleted as no HA routers are present in tenant 152c94095cd04729873abb58a66a5e63. [pid: 7|app: 0|req: 485/1002] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:25 2026] DELETE /v2.0/routers/dba8b963-ac09-4c51-a681-aaeb361cd558 => generated 0 bytes in 1224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1003] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:10:26 2026] GET /v2.0/security-group-rules/5c465983-a86c-404e-9578-7cf70b61e11c => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1004] 10.0.0.82 () {32 vars in 672 bytes} [Tue Jul 21 22:10:26 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1005] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:10:27 2026] DELETE /v2.0/security-group-rules/5c465983-a86c-404e-9578-7cf70b61e11c => 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: 521/1006] 10.0.0.82 () {32 vars in 672 bytes} [Tue Jul 21 22:10:27 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1007] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:26 2026] DELETE /v2.0/subnets/c82653a9-5077-4f6a-8e3a-e2ee63fd3628 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1008] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:10:27 2026] POST /v2.0/security-group-rules => generated 569 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1009] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:10:27 2026] GET /v2.0/security-group-rules/2f89b280-be50-4625-975d-8723dd958c3c => generated 569 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1010] 10.0.0.82 () {32 vars in 672 bytes} [Tue Jul 21 22:10:27 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1011] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:10:27 2026] DELETE /v2.0/security-group-rules/2f89b280-be50-4625-975d-8723dd958c3c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1012] 10.0.0.82 () {32 vars in 672 bytes} [Tue Jul 21 22:10:27 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1013] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:27 2026] DELETE /v2.0/networks/c3ab2057-6b4e-4c41-a842-94153fb47ffb => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1014] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:10:27 2026] POST /v2.0/security-group-rules => generated 570 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1015] 10.0.0.225 () {34 vars in 1098 bytes} [Tue Jul 21 22:10:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--461704213&fields=id&tenant_id=cc374a3898114b48a000509de8197ae3 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1016] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:10:27 2026] GET /v2.0/security-group-rules/b51defbd-797a-4520-b0d3-168944ce3c20 => generated 570 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1017] 10.0.0.225 () {34 vars in 982 bytes} [Tue Jul 21 22:10:27 2026] GET /v2.0/networks?id=7802692e-2715-45f5-a7a6-72efc9b72035 => generated 680 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1018] 10.0.0.82 () {32 vars in 672 bytes} [Tue Jul 21 22:10:27 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1019] 10.0.0.225 () {34 vars in 965 bytes} [Tue Jul 21 22:10:27 2026] GET /v2.0/quotas/cc374a3898114b48a000509de8197ae3 => 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: 533/1020] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:27 2026] GET /v2.0/security-groups?tenant_id=152c94095cd04729873abb58a66a5e63&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1021] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:10:27 2026] DELETE /v2.0/security-group-rules/b51defbd-797a-4520-b0d3-168944ce3c20 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:27.988 7 INFO neutron.db.segments_db [None req-8700b3ad-b495-428d-bab6-8ca20706c081 cc207d9591c048bf97a8e23b9007b06f 5e022251184b4fc9abbb0cce8652ba10 - - - -] Added segment 80522ba9-d7e5-4f48-9383-0a74000bee96 of type vxlan for network d3da14b9-b33e-4970-98f4-0bfa70ac7b60 [pid: 8|app: 0|req: 535/1022] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:10:27 2026] GET /v2.0/ports?tenant_id=cc374a3898114b48a000509de8197ae3&fields=id => generated 103 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1023] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:10:27 2026] POST /v2.0/networks => generated 631 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1024] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:28 2026] DELETE /v2.0/security-groups/68c9f5b8-2e09-4977-88b9-a270fe4342ea => 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: 489/1025] 10.0.0.82 () {32 vars in 672 bytes} [Tue Jul 21 22:10:28 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1026] 10.0.0.225 () {34 vars in 1008 bytes} [Tue Jul 21 22:10:28 2026] GET /v2.0/networks/7802692e-2715-45f5-a7a6-72efc9b72035?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1027] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:28 2026] DELETE /v2.0/security-groups/bb5642dd-7d1f-4fd6-9e67-c7d4c1004f87 => 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: 539/1028] 10.0.0.225 () {34 vars in 1108 bytes} [Tue Jul 21 22:10:28 2026] GET /v2.0/networks/7802692e-2715-45f5-a7a6-72efc9b72035?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1029] 10.0.0.82 () {32 vars in 662 bytes} [Tue Jul 21 22:10:28 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1030] 10.0.0.82 () {32 vars in 662 bytes} [Tue Jul 21 22:10:28 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1031] 10.0.0.82 () {34 vars in 663 bytes} [Tue Jul 21 22:10:28 2026] POST /v2.0/ports => generated 743 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 491/1032] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:28 2026] GET /v2.0/ports?device_id=2d09861e-c837-422a-944d-21acd7ff911b => 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: 542/1033] 10.0.0.82 () {34 vars in 665 bytes} [Tue Jul 21 22:10:28 2026] POST /v2.0/trunks => generated 407 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:28.978 7 INFO neutron.db.segments_db [None req-c3205e53-ae89-448b-9749-1facedc939fa cc207d9591c048bf97a8e23b9007b06f 5e022251184b4fc9abbb0cce8652ba10 - - - -] Added segment 4ee602de-1d6c-4ef4-ae94-47496a4e7405 of type vxlan for network 9694e139-c3d0-472d-88fc-95301f287bb1 2026-07-21 22:10:28.983 7 INFO neutron.services.segments.plugin [-] Segment c9fcd69c-503c-4046-89fc-ee111b270d2a resource provider aggregate not found 2026-07-21 22:10:28.995 7 INFO neutron.services.segments.plugin [-] Segment c9fcd69c-503c-4046-89fc-ee111b270d2a resource provider aggregate not found 2026-07-21 22:10:29.008 7 INFO neutron.services.segments.plugin [-] Segment c9fcd69c-503c-4046-89fc-ee111b270d2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9fcd69c-503c-4046-89fc-ee111b270d2a found for delete ", "request_id": "req-de0f845d-b2cd-43bf-95ee-2fc0d03f8a4c"}]} 2026-07-21 22:10:29.028 7 INFO neutron.services.segments.plugin [-] Segment c9fcd69c-503c-4046-89fc-ee111b270d2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9fcd69c-503c-4046-89fc-ee111b270d2a found for delete ", "request_id": "req-20b88f78-771c-44b5-8a73-b2a0992938e2"}]} [pid: 7|app: 0|req: 492/1034] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:10:28 2026] POST /v2.0/networks => generated 632 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1035] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:28 2026] GET /v2.0/security-groups?tenant_id=e61f0acd6efd419fb8de0f730f6f72ec&name=default => generated 2801 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1036] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:29 2026] DELETE /v2.0/security-groups/226b42b9-617b-490d-b238-5130dd99a828 => 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: 493/1037] 10.0.0.82 () {34 vars in 663 bytes} [Tue Jul 21 22:10:29 2026] POST /v2.0/ports => generated 743 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1038] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:10:29 2026] GET /v2.0/networks?id=7802692e-2715-45f5-a7a6-72efc9b72035 => generated 680 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1039] 199.19.213.152 () {34 vars in 1050 bytes} [Tue Jul 21 22:10:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cc374a3898114b48a000509de8197ae3 => generated 180 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1040] 10.0.0.82 () {34 vars in 665 bytes} [Tue Jul 21 22:10:29 2026] POST /v2.0/trunks => generated 407 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:29.787 7 INFO neutron.db.segments_db [None req-bd2e39f1-4881-47f8-ac84-400806b1e679 cc207d9591c048bf97a8e23b9007b06f 5e022251184b4fc9abbb0cce8652ba10 - - - -] Added segment 9662e5e3-9392-4c4d-b628-b03d9879caaf of type vxlan for network ff08e8eb-a697-431e-8c8e-6fe76ce26b12 [pid: 7|app: 0|req: 495/1041] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:10:29 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1042] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:29 2026] GET /v2.0/ports?device_id=2d09861e-c837-422a-944d-21acd7ff911b => 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: 547/1043] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:10:29 2026] POST /v2.0/ports => generated 954 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 497/1044] 10.0.0.82 () {34 vars in 663 bytes} [Tue Jul 21 22:10:29 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/1045] 10.0.0.82 () {34 vars in 665 bytes} [Tue Jul 21 22:10:30 2026] POST /v2.0/trunks => generated 407 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:10:30.551 7 INFO neutron.db.segments_db [None req-fb20eb78-70f2-4a63-a1af-05de0f13a5ba cc207d9591c048bf97a8e23b9007b06f 5e022251184b4fc9abbb0cce8652ba10 - - - -] Added segment 0897cfb0-0a82-4312-8bc7-bc0a11b755d1 of type vxlan for network e692dd0b-e2e9-47c0-abe9-ff88d2ffde37 [pid: 7|app: 0|req: 499/1046] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:10:30 2026] POST /v2.0/networks => generated 632 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1047] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:10:30 2026] PUT /v2.0/ports/7301b9a0-bb86-4f62-b25b-983bbe3b86c7 => generated 1199 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:10:30.820 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3eb8e191-61b2-430e-b3cb-90d4e96b3474'] response: {'name': 'network-changed', 'server_uuid': '2d09861e-c837-422a-944d-21acd7ff911b', 'tag': '7301b9a0-bb86-4f62-b25b-983bbe3b86c7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 549/1048] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:30 2026] GET /v2.0/ports?tenant_id=cc374a3898114b48a000509de8197ae3&device_id=2d09861e-c837-422a-944d-21acd7ff911b => generated 1238 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 550/1049] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:10:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7301b9a0-bb86-4f62-b25b-983bbe3b86c7 => 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: 551/1050] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:10:30 2026] GET /v2.0/subnets?id=88a80440-ce36-4cc3-8503-56ec59c0f672 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1051] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:30 2026] GET /v2.0/ports?network_id=7802692e-2715-45f5-a7a6-72efc9b72035&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1052] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:30 2026] GET /v2.0/ports?device_id=2d09861e-c837-422a-944d-21acd7ff911b => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1053] 10.0.0.82 () {34 vars in 663 bytes} [Tue Jul 21 22:10:30 2026] POST /v2.0/ports => generated 743 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 554/1054] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:31 2026] GET /v2.0/networks/7802692e-2715-45f5-a7a6-72efc9b72035?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1055] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:31 2026] GET /v2.0/security-groups?id=7b0e40eb-d16d-4e48-bc3a-14c059d6f5c3&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1056] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:31 2026] GET /v2.0/networks/7802692e-2715-45f5-a7a6-72efc9b72035?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1057] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:31 2026] GET /v2.0/ports?tenant_id=cc374a3898114b48a000509de8197ae3&device_id=2d09861e-c837-422a-944d-21acd7ff911b => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1058] 10.0.0.82 () {34 vars in 665 bytes} [Tue Jul 21 22:10:31 2026] POST /v2.0/trunks => generated 407 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1059] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:10:31 2026] GET /v2.0/networks?id=7802692e-2715-45f5-a7a6-72efc9b72035 => generated 775 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1060] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:10:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7301b9a0-bb86-4f62-b25b-983bbe3b86c7 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:31.433 8 INFO neutron.db.segments_db [None req-f81d5cab-e8f0-4b29-9720-17134b6f7487 cc207d9591c048bf97a8e23b9007b06f 5e022251184b4fc9abbb0cce8652ba10 - - - -] Added segment 7512f7df-28c5-4f93-b7d9-a2de669bb183 of type vxlan for network 6801fea4-4afc-4aab-be23-9ed24c5bec65 [pid: 7|app: 0|req: 506/1061] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:10:31 2026] GET /v2.0/subnets?id=88a80440-ce36-4cc3-8503-56ec59c0f672 => generated 674 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1062] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:31 2026] GET /v2.0/ports?network_id=7802692e-2715-45f5-a7a6-72efc9b72035&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1063] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:10:31 2026] POST /v2.0/networks => generated 631 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1064] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:31 2026] GET /v2.0/networks/7802692e-2715-45f5-a7a6-72efc9b72035?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1065] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:31 2026] GET /v2.0/networks/7802692e-2715-45f5-a7a6-72efc9b72035?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1066] 10.0.0.82 () {34 vars in 663 bytes} [Tue Jul 21 22:10:31 2026] POST /v2.0/ports => generated 743 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/1067] 10.0.0.82 () {34 vars in 665 bytes} [Tue Jul 21 22:10:31 2026] POST /v2.0/trunks => generated 407 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1068] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/ports?device_id=2d09861e-c837-422a-944d-21acd7ff911b => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1069] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:10:32 2026] PUT /v2.0/trunks/5b629ce3-143e-4a82-ac7a-ffd9782071bb/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1070] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:10:32 2026] PUT /v2.0/trunks/c5d9be72-4193-4dd2-8e59-554b0f533d03/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: 512/1071] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/security-groups?id=7b0e40eb-d16d-4e48-bc3a-14c059d6f5c3&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1072] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:10:32 2026] PUT /v2.0/trunks/dcc229c3-874c-445f-8c31-f3d1a59b8b57/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1073] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:10:32 2026] PUT /v2.0/trunks/93242df3-1b8b-45cc-a003-f85aa8202b4a/tags => 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: 561/1074] 10.0.0.82 () {32 vars in 661 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1075] 10.0.0.82 () {32 vars in 675 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1076] 10.0.0.82 () {32 vars in 671 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1077] 10.0.0.82 () {32 vars in 683 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1078] 10.0.0.82 () {32 vars in 669 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1079] 10.0.0.82 () {32 vars in 683 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1080] 10.0.0.82 () {32 vars in 679 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1081] 10.0.0.82 () {32 vars in 691 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1082] 10.0.0.82 () {32 vars in 718 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/trunks/5b629ce3-143e-4a82-ac7a-ffd9782071bb => generated 412 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1083] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/ports/e48f3a64-b766-4588-b87a-cd4a482dfc49 => generated 826 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager [None req-acaa746b-532c-44d9-b76c-e41133431a29 cc207d9591c048bf97a8e23b9007b06f 5e022251184b4fc9abbb0cce8652ba10 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-344523 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-21 22:10:32.974 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 519/1084] 10.0.0.82 () {32 vars in 721 bytes} [Tue Jul 21 22:10:32 2026] DELETE /v2.0/trunks/5b629ce3-143e-4a82-ac7a-ffd9782071bb => 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: 520/1085] 10.0.0.82 () {32 vars in 718 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/trunks/c5d9be72-4193-4dd2-8e59-554b0f533d03 => generated 420 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1086] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:32 2026] GET /v2.0/security-groups?tenant_id=0294ef24310e4511b186c4959e17d472&name=default => generated 2801 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1087] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:10:33 2026] GET /v2.0/ports/01541d5f-f31f-411f-98a6-103d37ef9863 => generated 826 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1088] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:33 2026] DELETE /v2.0/security-groups/874755bb-c034-450b-a668-3f78e450b94b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager [None req-26ee6e8f-6389-49df-ae01-d813235d6436 cc207d9591c048bf97a8e23b9007b06f 5e022251184b4fc9abbb0cce8652ba10 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-344523 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-21 22:10:33.247 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 522/1089] 10.0.0.82 () {32 vars in 721 bytes} [Tue Jul 21 22:10:33 2026] DELETE /v2.0/trunks/c5d9be72-4193-4dd2-8e59-554b0f533d03 => 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: 523/1090] 10.0.0.82 () {32 vars in 718 bytes} [Tue Jul 21 22:10:33 2026] GET /v2.0/trunks/dcc229c3-874c-445f-8c31-f3d1a59b8b57 => generated 429 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1091] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:33 2026] GET /v2.0/security-groups?tenant_id=71baf629f9304fb199946a450a613ca2&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1092] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:33 2026] DELETE /v2.0/security-groups/bc18a8cc-2818-433b-b2f7-b51e3606e6e5 => 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: 570/1093] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:33 2026] GET /v2.0/ports?device_id=2d09861e-c837-422a-944d-21acd7ff911b => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1094] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:33 2026] GET /v2.0/security-groups?id=7b0e40eb-d16d-4e48-bc3a-14c059d6f5c3&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1095] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:10:33 2026] GET /v2.0/ports/37ce5df1-c5a1-466c-90b2-de0b19605d38 => generated 826 bytes in 686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager [None req-44aca499-8c31-4113-bbb1-46018258b463 cc207d9591c048bf97a8e23b9007b06f 5e022251184b4fc9abbb0cce8652ba10 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-13708 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-21 22:10:34.137 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 572/1096] 10.0.0.82 () {32 vars in 721 bytes} [Tue Jul 21 22:10:33 2026] DELETE /v2.0/trunks/dcc229c3-874c-445f-8c31-f3d1a59b8b57 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1097] 10.0.0.82 () {32 vars in 718 bytes} [Tue Jul 21 22:10:34 2026] GET /v2.0/trunks/93242df3-1b8b-45cc-a003-f85aa8202b4a => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1098] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:10:34 2026] GET /v2.0/ports/424c0153-4425-4f86-9f33-4c65e4a2d125 => generated 826 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1099] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:34 2026] GET /v2.0/security-groups?tenant_id=e3d78a6ef065445998f064a9d78107e0&name=default => generated 2801 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager [None req-1506e5ee-22b4-4cf2-81e3-9083459eb80d cc207d9591c048bf97a8e23b9007b06f 5e022251184b4fc9abbb0cce8652ba10 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-13708 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-21 22:10:34.412 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 575/1100] 10.0.0.82 () {32 vars in 721 bytes} [Tue Jul 21 22:10:34 2026] DELETE /v2.0/trunks/93242df3-1b8b-45cc-a003-f85aa8202b4a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1101] 10.0.0.82 () {32 vars in 718 bytes} [Tue Jul 21 22:10:34 2026] GET /v2.0/trunks/dd570949-0091-404c-af7a-c2142fe56e90 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1102] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:34 2026] DELETE /v2.0/security-groups/e3ef3a93-5a67-4f6f-8408-ed4c80288a54 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1103] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:10:34 2026] GET /v2.0/ports/c31ba54c-4a85-4800-9744-869cafb3f525 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager [None req-aaf55afa-852e-4e14-b53f-d70b7975dae6 cc207d9591c048bf97a8e23b9007b06f 5e022251184b4fc9abbb0cce8652ba10 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-344523 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-21 22:10:34.671 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 527/1104] 10.0.0.82 () {32 vars in 721 bytes} [Tue Jul 21 22:10:34 2026] DELETE /v2.0/trunks/dd570949-0091-404c-af7a-c2142fe56e90 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1105] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:34 2026] GET /v2.0/security-groups?tenant_id=04087b0d62a9470982b54921a796410a&name=default => generated 2801 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1106] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:34 2026] GET /v2.0/ports?device_id=2d09861e-c837-422a-944d-21acd7ff911b => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1107] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:34 2026] DELETE /v2.0/security-groups/523c9dbd-cb64-4096-b874-74e2bc7f4286 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1108] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:10:34 2026] DELETE /v2.0/ports/e48f3a64-b766-4588-b87a-cd4a482dfc49 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1109] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:34 2026] GET /v2.0/security-groups?id=7b0e40eb-d16d-4e48-bc3a-14c059d6f5c3&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: 8|app: 0|req: 582/1110] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:35 2026] GET /v2.0/ports?device_id=2d09861e-c837-422a-944d-21acd7ff911b => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1111] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:10:35 2026] DELETE /v2.0/ports/01541d5f-f31f-411f-98a6-103d37ef9863 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1112] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:10:35 2026] DELETE /v2.0/ports/37ce5df1-c5a1-466c-90b2-de0b19605d38 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:35.788 8 INFO neutron.db.l3_db [None req-fb76299c-259a-4f9c-9fc7-2680493e5ae7 a81f8fef76de4965bc83e3661b52bde8 cc374a3898114b48a000509de8197ae3 - - - -] Floating IP 179017f2-366a-478d-84d2-b3de1f8ec10b associated. External IP: 10.96.250.210, port: 7301b9a0-bb86-4f62-b25b-983bbe3b86c7. [pid: 7|app: 0|req: 531/1113] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:10:35 2026] DELETE /v2.0/ports/424c0153-4425-4f86-9f33-4c65e4a2d125 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1114] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:10:35 2026] DELETE /v2.0/ports/c31ba54c-4a85-4800-9744-869cafb3f525 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1115] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:10:35 2026] PUT /v2.0/floatingips/179017f2-366a-478d-84d2-b3de1f8ec10b => generated 855 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:36.312 7 INFO neutron.services.segments.plugin [-] Segment 80522ba9-d7e5-4f48-9383-0a74000bee96 resource provider aggregate not found 2026-07-21 22:10:36.332 7 INFO neutron.services.segments.plugin [-] Segment 80522ba9-d7e5-4f48-9383-0a74000bee96 resource provider aggregate not found 2026-07-21 22:10:36.336 7 INFO neutron.services.segments.plugin [-] Segment 80522ba9-d7e5-4f48-9383-0a74000bee96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80522ba9-d7e5-4f48-9383-0a74000bee96 found for delete ", "request_id": "req-c8db7ec0-54bc-457f-b5dd-8e3494a9b41e"}]} 2026-07-21 22:10:36.352 7 INFO neutron.services.segments.plugin [-] Segment 80522ba9-d7e5-4f48-9383-0a74000bee96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80522ba9-d7e5-4f48-9383-0a74000bee96 found for delete ", "request_id": "req-9637c914-16f3-4a27-98fa-3a1f1d50bc4d"}]} [pid: 7|app: 0|req: 533/1116] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:36 2026] DELETE /v2.0/networks/d3da14b9-b33e-4970-98f4-0bfa70ac7b60 => 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: 534/1117] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/ports?tenant_id=cc374a3898114b48a000509de8197ae3&device_id=2d09861e-c837-422a-944d-21acd7ff911b => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1118] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:36 2026] DELETE /v2.0/networks/9694e139-c3d0-472d-88fc-95301f287bb1 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1119] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/networks?id=7802692e-2715-45f5-a7a6-72efc9b72035 => generated 775 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1120] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:36 2026] DELETE /v2.0/networks/ff08e8eb-a697-431e-8c8e-6fe76ce26b12 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:36.880 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ef34bbd-217d-47bb-b73a-7893179619ca'] response: {'name': 'network-changed', 'server_uuid': '2d09861e-c837-422a-944d-21acd7ff911b', 'tag': '7301b9a0-bb86-4f62-b25b-983bbe3b86c7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 584/1121] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/ports?device_id=2d09861e-c837-422a-944d-21acd7ff911b => generated 971 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1122] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:10:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7301b9a0-bb86-4f62-b25b-983bbe3b86c7 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1123] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:36 2026] DELETE /v2.0/networks/e692dd0b-e2e9-47c0-abe9-ff88d2ffde37 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1124] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:37 2026] GET /v2.0/security-groups?id=7b0e40eb-d16d-4e48-bc3a-14c059d6f5c3&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1125] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:10:37 2026] GET /v2.0/subnets?id=88a80440-ce36-4cc3-8503-56ec59c0f672 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:37.382 8 INFO neutron.db.segments_db [None req-ee2b371b-bafe-413f-b515-a166118bc974 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 7e354362-9bf4-4d3c-a27e-b09a9e50fd2e of type vxlan for network 97c664f8-2027-490c-93c2-d512d791ae75 [pid: 7|app: 0|req: 542/1126] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:37 2026] DELETE /v2.0/networks/6801fea4-4afc-4aab-be23-9ed24c5bec65 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1127] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:37 2026] GET /v2.0/ports?network_id=7802692e-2715-45f5-a7a6-72efc9b72035&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: 585/1128] 10.0.0.82 () {34 vars in 670 bytes} [Tue Jul 21 22:10:36 2026] POST /v2.0/networks => generated 741 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1129] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:37 2026] GET /v2.0/networks/7802692e-2715-45f5-a7a6-72efc9b72035?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1130] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:37 2026] GET /v2.0/ports?device_id=2d09861e-c837-422a-944d-21acd7ff911b => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1131] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:37 2026] GET /v2.0/networks/7802692e-2715-45f5-a7a6-72efc9b72035?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: 586/1132] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:10:37 2026] POST /v2.0/subnets => generated 664 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1133] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:37 2026] GET /v2.0/security-groups?id=7b0e40eb-d16d-4e48-bc3a-14c059d6f5c3&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:37.833 8 INFO neutron.db.segments_db [None req-0618158d-c04e-431d-ab5e-33f4690828dd 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 391d3faa-ec61-44e1-b268-bb8fb2c88725 of type vxlan for network ee7df438-c844-4135-9d8f-e39802d11626 [pid: 7|app: 0|req: 548/1134] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:10:38 2026] GET /v2.0/ports?device_id=2d09861e-c837-422a-944d-21acd7ff911b => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:38.241 8 INFO neutron.db.l3_hamode_db [None req-0618158d-c04e-431d-ab5e-33f4690828dd 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:10:38.371 7 INFO neutron.services.segments.plugin [-] Segment 4ee602de-1d6c-4ef4-ae94-47496a4e7405 resource provider aggregate not found 2026-07-21 22:10:38.407 7 INFO neutron.services.segments.plugin [-] Segment 4ee602de-1d6c-4ef4-ae94-47496a4e7405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ee602de-1d6c-4ef4-ae94-47496a4e7405 found for delete ", "request_id": "req-89f037c6-41cf-42a8-983e-c615c395b0f6"}]} 2026-07-21 22:10:38.425 7 INFO neutron.services.segments.plugin [-] Segment 4ee602de-1d6c-4ef4-ae94-47496a4e7405 resource provider aggregate not found 2026-07-21 22:10:38.453 7 INFO neutron.services.segments.plugin [-] Segment 9662e5e3-9392-4c4d-b628-b03d9879caaf resource provider aggregate not found 2026-07-21 22:10:38.472 7 INFO neutron.services.segments.plugin [-] Segment 4ee602de-1d6c-4ef4-ae94-47496a4e7405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ee602de-1d6c-4ef4-ae94-47496a4e7405 found for delete ", "request_id": "req-afdf3be0-1973-4d3a-8510-4da4b0e21ae7"}]} 2026-07-21 22:10:38.479 7 INFO neutron.services.segments.plugin [-] Segment 9662e5e3-9392-4c4d-b628-b03d9879caaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9662e5e3-9392-4c4d-b628-b03d9879caaf found for delete ", "request_id": "req-27197e88-e956-4135-8d68-550b1a512d77"}]} 2026-07-21 22:10:38.505 7 INFO neutron.services.segments.plugin [-] Segment 9662e5e3-9392-4c4d-b628-b03d9879caaf resource provider aggregate not found 2026-07-21 22:10:38.530 7 INFO neutron.services.segments.plugin [-] Segment 0897cfb0-0a82-4312-8bc7-bc0a11b755d1 resource provider aggregate not found 2026-07-21 22:10:38.565 7 INFO neutron.services.segments.plugin [-] Segment 0897cfb0-0a82-4312-8bc7-bc0a11b755d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0897cfb0-0a82-4312-8bc7-bc0a11b755d1 found for delete ", "request_id": "req-4fe2b077-289b-40c3-9b37-fadf3a3109bf"}]} 2026-07-21 22:10:38.610 7 INFO neutron.services.segments.plugin [-] Segment 7512f7df-28c5-4f93-b7d9-a2de669bb183 resource provider aggregate not found 2026-07-21 22:10:38.615 7 INFO neutron.services.segments.plugin [-] Segment 9662e5e3-9392-4c4d-b628-b03d9879caaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9662e5e3-9392-4c4d-b628-b03d9879caaf found for delete ", "request_id": "req-def766d9-9281-4a4d-8219-d5e145ec4ffe"}]} 2026-07-21 22:10:38.632 7 INFO neutron.services.segments.plugin [-] Segment 0897cfb0-0a82-4312-8bc7-bc0a11b755d1 resource provider aggregate not found 2026-07-21 22:10:38.644 7 INFO neutron.services.segments.plugin [-] Segment 7512f7df-28c5-4f93-b7d9-a2de669bb183 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7512f7df-28c5-4f93-b7d9-a2de669bb183 found for delete ", "request_id": "req-2181af2b-b836-489a-87c7-0f74a917b373"}]} 2026-07-21 22:10:38.648 7 INFO neutron.services.segments.plugin [-] Segment 0897cfb0-0a82-4312-8bc7-bc0a11b755d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0897cfb0-0a82-4312-8bc7-bc0a11b755d1 found for delete ", "request_id": "req-2aeb320a-0a59-4e40-b917-5949bea89d79"}]} 2026-07-21 22:10:38.665 7 INFO neutron.services.segments.plugin [-] Segment 7512f7df-28c5-4f93-b7d9-a2de669bb183 resource provider aggregate not found 2026-07-21 22:10:38.681 7 INFO neutron.services.segments.plugin [-] Segment 7512f7df-28c5-4f93-b7d9-a2de669bb183 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7512f7df-28c5-4f93-b7d9-a2de669bb183 found for delete ", "request_id": "req-e66687ba-f354-45dc-ad64-ddfe47694187"}]} 2026-07-21 22:10:39.414 8 INFO neutron.db.l3_hamode_db [None req-0618158d-c04e-431d-ab5e-33f4690828dd 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:10:39.454 7 INFO neutron.db.l3_db [None req-3774803e-2a8f-478b-874a-51c077492a95 a81f8fef76de4965bc83e3661b52bde8 cc374a3898114b48a000509de8197ae3 - - - -] Floating IP 179017f2-366a-478d-84d2-b3de1f8ec10b disassociated. External IP: 10.96.250.210, port: 7301b9a0-bb86-4f62-b25b-983bbe3b86c7. [pid: 7|app: 0|req: 549/1135] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:10:38 2026] DELETE /v2.0/ports/7301b9a0-bb86-4f62-b25b-983bbe3b86c7 => generated 0 bytes in 1745 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:39.940 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd0b992c-8b1e-468e-b05a-f69db4f33642'] response: {'server_uuid': '2d09861e-c837-422a-944d-21acd7ff911b', 'name': 'network-vif-deleted', 'tag': '7301b9a0-bb86-4f62-b25b-983bbe3b86c7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 550/1136] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:39 2026] GET /v2.0/security-groups?tenant_id=739d7c932f6b4f55a29b5c317f305623&name=default => generated 2801 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1137] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:40 2026] GET /v2.0/ports?device_id=2d09861e-c837-422a-944d-21acd7ff911b => 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: 554/1140] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:40 2026] GET /v2.0/security-groups?tenant_id=de0d1d0027cb4c18bc4aed1ea2b2d6dd&name=default => generated 2801 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1141] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:40 2026] DELETE /v2.0/security-groups/fd9fa224-b4dd-41c9-8270-24f6f6566992 => 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: 556/1142] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:40 2026] DELETE /v2.0/security-groups/3f965c6c-df13-477d-98bf-84e135dc0650 => 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: 587/1143] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:10:37 2026] POST /v2.0/routers => generated 728 bytes in 2896 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1144] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:40 2026] GET /v2.0/security-groups?tenant_id=5e022251184b4fc9abbb0cce8652ba10&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1145] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:40 2026] DELETE /v2.0/security-groups/ffb8a8a1-062c-4250-8391-55c715dc72c2 => 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: 559/1146] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:40 2026] GET /v2.0/security-groups?tenant_id=35783ab902d94bf095418348f39a8976&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1147] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:40 2026] DELETE /v2.0/security-groups/cdb838e1-3dc8-4598-8193-3287bf74e166 => 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: 561/1148] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:41 2026] GET /v2.0/security-groups?tenant_id=4d20878cfca74cc482b02eb1d3880dfc&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1149] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:41 2026] DELETE /v2.0/security-groups/24b55f15-311e-443e-82fc-08b03979486a => 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: 563/1150] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:41 2026] DELETE /v2.0/security-groups/7b0e40eb-d16d-4e48-bc3a-14c059d6f5c3 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:41.550 7 INFO neutron.api.v2.resource [None req-e21dacf1-c30d-4193-ab89-9f53b7a33611 a81f8fef76de4965bc83e3661b52bde8 cc374a3898114b48a000509de8197ae3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 564/1151] 10.0.0.82 () {32 vars in 736 bytes} [Tue Jul 21 22:10:41 2026] GET /v2.0/security-groups/7b0e40eb-d16d-4e48-bc3a-14c059d6f5c3 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1152] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:10:41 2026] DELETE /v2.0/floatingips/179017f2-366a-478d-84d2-b3de1f8ec10b => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1153] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:10:40 2026] PUT /v2.0/routers/2c7db86a-a24e-41cf-a087-e25de92ad134/add_router_interface => generated 309 bytes in 1525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1154] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:10:41 2026] PUT /v2.0/routers/629e159c-adde-47c1-89c7-36dcb8e9de3a/remove_router_interface => generated 309 bytes in 1222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:44.423 8 INFO neutron.services.segments.plugin [-] Segment 1e401347-d9cd-4c19-a176-ce2b8bee0632 resource provider aggregate not found 2026-07-21 22:10:44.429 8 INFO neutron.services.segments.plugin [-] Segment 1e401347-d9cd-4c19-a176-ce2b8bee0632 resource provider aggregate not found 2026-07-21 22:10:44.440 8 INFO neutron.services.segments.plugin [-] Segment 1e401347-d9cd-4c19-a176-ce2b8bee0632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e401347-d9cd-4c19-a176-ce2b8bee0632 found for delete ", "request_id": "req-7ace2eeb-41c4-42f9-b71a-358cf97859dc"}]} 2026-07-21 22:10:44.455 8 INFO neutron.db.l3_hamode_db [None req-ceb50350-0c61-49d0-ad2c-9b56421e308e 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] HA network 52c9bdca-fcb2-4769-8a1a-c709ee37d568 was deleted as no HA routers are present in tenant cc374a3898114b48a000509de8197ae3. 2026-07-21 22:10:44.457 8 INFO neutron.services.segments.plugin [-] Segment 1e401347-d9cd-4c19-a176-ce2b8bee0632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e401347-d9cd-4c19-a176-ce2b8bee0632 found for delete ", "request_id": "req-dc03d57a-6365-471a-be73-f5b4333686d6"}]} [pid: 8|app: 0|req: 589/1155] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:43 2026] DELETE /v2.0/routers/629e159c-adde-47c1-89c7-36dcb8e9de3a => generated 0 bytes in 1268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1156] 10.0.0.225 () {34 vars in 982 bytes} [Tue Jul 21 22:10:44 2026] GET /v2.0/networks?id=97c664f8-2027-490c-93c2-d512d791ae75 => generated 673 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1157] 10.0.0.225 () {34 vars in 965 bytes} [Tue Jul 21 22:10:44 2026] GET /v2.0/quotas/ed22f09f6742404fbf9271666365ca3f => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1158] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:44 2026] DELETE /v2.0/subnets/88a80440-ce36-4cc3-8503-56ec59c0f672 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1159] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:10:44 2026] GET /v2.0/ports?tenant_id=ed22f09f6742404fbf9271666365ca3f&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1160] 10.0.0.82 () {34 vars in 683 bytes} [Tue Jul 21 22:10:44 2026] POST /v2.0/security-groups => generated 1537 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1161] 10.0.0.225 () {34 vars in 1008 bytes} [Tue Jul 21 22:10:45 2026] GET /v2.0/networks/97c664f8-2027-490c-93c2-d512d791ae75?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1162] 10.0.0.82 () {34 vars in 766 bytes} [Tue Jul 21 22:10:45 2026] PUT /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/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: 593/1163] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:44 2026] DELETE /v2.0/networks/7802692e-2715-45f5-a7a6-72efc9b72035 => generated 0 bytes in 917 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1164] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:10:45 2026] GET /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1165] 10.0.0.82 () {34 vars in 777 bytes} [Tue Jul 21 22:10:45 2026] PUT /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1166] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:10:45 2026] GET /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1167] 10.0.0.82 () {34 vars in 773 bytes} [Tue Jul 21 22:10:45 2026] PUT /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1168] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:10:45 2026] GET /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1169] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:45 2026] GET /v2.0/security-groups?tenant_id=cc374a3898114b48a000509de8197ae3&name=default => generated 2801 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1170] 10.0.0.82 () {34 vars in 795 bytes} [Tue Jul 21 22:10:45 2026] PUT /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/tags/black.or.white => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1171] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:45 2026] DELETE /v2.0/security-groups/c4c78c6c-e449-4b08-a715-fae254856052 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1172] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:10:45 2026] GET /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1173] 10.0.0.82 () {34 vars in 766 bytes} [Tue Jul 21 22:10:46 2026] PUT /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1174] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:10:46 2026] GET /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/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: 571/1175] 10.0.0.225 () {34 vars in 1108 bytes} [Tue Jul 21 22:10:45 2026] GET /v2.0/networks/97c664f8-2027-490c-93c2-d512d791ae75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1176] 10.0.0.82 () {32 vars in 754 bytes} [Tue Jul 21 22:10:46 2026] GET /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:46.124 7 INFO neutron.api.v2.resource [None req-b25db882-66f0-4844-95d7-9f65fc5f78d7 cff892a914bc4b9da4b7de3aad28f324 e11421c6b8ff488eadf7a980934eb8ac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 572/1177] 10.0.0.82 () {32 vars in 758 bytes} [Tue Jul 21 22:10:46 2026] GET /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1178] 10.0.0.82 () {32 vars in 757 bytes} [Tue Jul 21 22:10:46 2026] DELETE /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/tags/red => 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: 573/1179] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:10:46 2026] GET /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:46.217 8 INFO neutron.api.v2.resource [None req-15b8bc08-d629-4f32-ba6f-4ceb46b31d8c cff892a914bc4b9da4b7de3aad28f324 e11421c6b8ff488eadf7a980934eb8ac - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 607/1180] 10.0.0.82 () {32 vars in 761 bytes} [Tue Jul 21 22:10:46 2026] DELETE /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/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: 574/1181] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:46 2026] GET /v2.0/ports?device_id=cd6c74b0-7bb8-4b7c-951a-aded3edaeb8e => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1182] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:10:46 2026] DELETE /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/tags => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1183] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:10:46 2026] GET /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1184] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:46 2026] DELETE /v2.0/security-groups/f74221ec-0281-4304-9111-e5db26db9de0 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1185] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:46 2026] GET /v2.0/security-groups?tenant_id=fa17a029a5014ef4b30533e4800524ad&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:46.739 8 INFO neutron.services.segments.plugin [-] Segment 60376fcf-510f-4eaa-8252-881b3c39404f resource provider aggregate not found 2026-07-21 22:10:46.756 8 INFO neutron.services.segments.plugin [-] Segment 60376fcf-510f-4eaa-8252-881b3c39404f resource provider aggregate not found 2026-07-21 22:10:46.783 8 INFO neutron.services.segments.plugin [-] Segment 60376fcf-510f-4eaa-8252-881b3c39404f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60376fcf-510f-4eaa-8252-881b3c39404f found for delete ", "request_id": "req-914e2159-577a-44e9-971a-e0d26b87bbe8"}]} 2026-07-21 22:10:46.783 8 INFO neutron.services.segments.plugin [-] Segment 60376fcf-510f-4eaa-8252-881b3c39404f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60376fcf-510f-4eaa-8252-881b3c39404f found for delete ", "request_id": "req-68e7ae1a-9639-4d54-88ed-e2534deed976"}]} [pid: 8|app: 0|req: 610/1186] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:46 2026] DELETE /v2.0/security-groups/c2395eec-dc47-45f3-9c19-24d85cd1603d => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1187] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:10:46 2026] GET /v2.0/networks?id=97c664f8-2027-490c-93c2-d512d791ae75 => generated 673 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1188] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:46 2026] GET /v2.0/security-groups?tenant_id=13033fb13a994a578448916cabf165e5&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1189] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:47 2026] DELETE /v2.0/security-groups/8ea46826-037e-4f13-9e80-60cf1be6ebc3 => 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: 579/1190] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:47 2026] GET /v2.0/security-groups?tenant_id=e11421c6b8ff488eadf7a980934eb8ac&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1191] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:10:47 2026] POST /v2.0/ports => generated 954 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 580/1192] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:47 2026] GET /v2.0/ports?device_id=cd6c74b0-7bb8-4b7c-951a-aded3edaeb8e => generated 957 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1193] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:47 2026] DELETE /v2.0/security-groups/1d6046bd-064d-418f-8398-16a090cb0c34 => 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: 614/1194] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:47 2026] GET /v2.0/security-groups?id=d5e5902f-4e1a-449d-be4f-0a4b195fc694&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1195] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:47 2026] GET /v2.0/security-groups?tenant_id=a5bb843bf1ea44d0a57f6061ec6a875f&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1196] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:47 2026] DELETE /v2.0/security-groups/4e73f57f-269e-4730-90d2-ca4ef5d12759 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1197] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:10:47 2026] PUT /v2.0/ports/2725661b-ed0d-4c19-9720-1223f01bea33 => generated 1199 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 582/1198] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/ports?tenant_id=ed22f09f6742404fbf9271666365ca3f&device_id=cd6c74b0-7bb8-4b7c-951a-aded3edaeb8e => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:48.318 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80c1669f-858a-4e08-8d1d-4616bc29b45f'] response: {'name': 'network-changed', 'server_uuid': 'cd6c74b0-7bb8-4b7c-951a-aded3edaeb8e', 'tag': '2725661b-ed0d-4c19-9720-1223f01bea33', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 583/1199] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2725661b-ed0d-4c19-9720-1223f01bea33 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1200] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/subnets?id=a8f168cd-456b-485a-af85-4384cccbac42 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1201] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/ports?network_id=97c664f8-2027-490c-93c2-d512d791ae75&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:10:48.486 8 INFO neutron.db.segments_db [None req-9dea3138-3728-424d-b2d6-689aa524b9e5 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 24495e51-aaa9-4813-8eb7-e2c7ceaff407 of type vxlan for network f173c113-11bc-4f40-bc2b-74b76b7e8c13 [pid: 7|app: 0|req: 586/1202] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/networks/97c664f8-2027-490c-93c2-d512d791ae75?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1203] 10.0.0.82 () {34 vars in 670 bytes} [Tue Jul 21 22:10:48 2026] POST /v2.0/networks => generated 744 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1204] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/networks/97c664f8-2027-490c-93c2-d512d791ae75?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: 588/1205] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/ports?tenant_id=ed22f09f6742404fbf9271666365ca3f&device_id=cd6c74b0-7bb8-4b7c-951a-aded3edaeb8e => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1206] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/networks?id=97c664f8-2027-490c-93c2-d512d791ae75 => generated 769 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1207] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:10:48 2026] POST /v2.0/subnets => generated 667 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1208] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/ports?device_id=cd6c74b0-7bb8-4b7c-951a-aded3edaeb8e => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1209] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2725661b-ed0d-4c19-9720-1223f01bea33 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:48.952 7 INFO neutron.db.segments_db [None req-783b9e9e-57bd-438e-afa4-dc374717e48d 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 2c79f697-b182-47cd-a457-66c2ad96f68a of type vxlan for network b0eed735-a870-463c-9f0f-89b3c06717e1 [pid: 8|app: 0|req: 620/1210] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/security-groups?id=d5e5902f-4e1a-449d-be4f-0a4b195fc694&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1211] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:10:48 2026] GET /v2.0/subnets?id=a8f168cd-456b-485a-af85-4384cccbac42 => generated 667 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1212] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:49 2026] GET /v2.0/ports?network_id=97c664f8-2027-490c-93c2-d512d791ae75&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1213] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:49 2026] GET /v2.0/networks/97c664f8-2027-490c-93c2-d512d791ae75?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: 624/1214] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:49 2026] GET /v2.0/networks/97c664f8-2027-490c-93c2-d512d791ae75?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) 2026-07-21 22:10:49.320 7 INFO neutron.db.l3_hamode_db [None req-783b9e9e-57bd-438e-afa4-dc374717e48d 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 625/1215] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:50 2026] GET /v2.0/ports?device_id=cd6c74b0-7bb8-4b7c-951a-aded3edaeb8e => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1216] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:50 2026] GET /v2.0/security-groups?id=d5e5902f-4e1a-449d-be4f-0a4b195fc694&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:50.592 7 INFO neutron.db.l3_hamode_db [None req-783b9e9e-57bd-438e-afa4-dc374717e48d 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 627/1217] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:50 2026] GET /v2.0/ports?device_id=cd6c74b0-7bb8-4b7c-951a-aded3edaeb8e => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1218] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:50 2026] GET /v2.0/security-groups?id=d5e5902f-4e1a-449d-be4f-0a4b195fc694&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1219] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:10:51 2026] GET /v2.0/ports?device_id=cd6c74b0-7bb8-4b7c-951a-aded3edaeb8e => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1220] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:10:48 2026] POST /v2.0/routers => generated 731 bytes in 2897 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1221] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:10:51 2026] DELETE /v2.0/ports/2725661b-ed0d-4c19-9720-1223f01bea33 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:10:51.887 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-504801ea-376b-484f-a2bd-e8825d4751f3'] response: {'server_uuid': 'cd6c74b0-7bb8-4b7c-951a-aded3edaeb8e', 'name': 'network-vif-deleted', 'tag': '2725661b-ed0d-4c19-9720-1223f01bea33', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 592/1222] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:10:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1223] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:51 2026] GET /v2.0/security-groups?tenant_id=01a1e4f5f711472f833f1b10b0e023d4&name=default => generated 2801 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1224] 10.0.0.82 () {34 vars in 758 bytes} [Tue Jul 21 22:10:52 2026] PUT /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1225] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:52 2026] GET /v2.0/ports?device_id=cd6c74b0-7bb8-4b7c-951a-aded3edaeb8e => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1226] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:52 2026] DELETE /v2.0/security-groups/e5d0a5dc-1899-4e99-bab9-f9c5adbf3afc => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1227] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:10:52 2026] GET /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1228] 10.0.0.82 () {34 vars in 769 bytes} [Tue Jul 21 22:10:52 2026] PUT /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1229] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:10:52 2026] GET /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1230] 10.0.0.82 () {34 vars in 765 bytes} [Tue Jul 21 22:10:52 2026] PUT /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1231] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:52 2026] GET /v2.0/security-groups?tenant_id=05d320a256f747f38e94f0c9a07be294&name=default => generated 2801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1232] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:10:52 2026] GET /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1233] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:52 2026] DELETE /v2.0/security-groups/edea3671-b162-4c51-967c-a37c9ba832a4 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1234] 10.0.0.82 () {34 vars in 787 bytes} [Tue Jul 21 22:10:52 2026] PUT /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/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: 8|app: 0|req: 643/1235] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:10:52 2026] GET /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1236] 10.0.0.82 () {34 vars in 758 bytes} [Tue Jul 21 22:10:52 2026] PUT /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1237] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:10:52 2026] GET /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/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: 646/1238] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:10:52 2026] GET /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:52.884 8 INFO neutron.api.v2.resource [None req-ce644fad-8acf-46c5-b9d1-3fdf9e61ad29 4bd5916142d8451c82fbaffa2bb7f424 34554eb8fa6a455a9a88062e234c5510 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 647/1239] 10.0.0.82 () {32 vars in 750 bytes} [Tue Jul 21 22:10:52 2026] GET /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1240] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:10:52 2026] DELETE /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1241] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:10:52 2026] GET /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:53.008 8 INFO neutron.api.v2.resource [None req-1e6afc1a-ee38-432b-ae79-c816b8e09066 4bd5916142d8451c82fbaffa2bb7f424 34554eb8fa6a455a9a88062e234c5510 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 650/1242] 10.0.0.82 () {32 vars in 753 bytes} [Tue Jul 21 22:10:52 2026] DELETE /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1243] 10.0.0.82 () {32 vars in 741 bytes} [Tue Jul 21 22:10:53 2026] DELETE /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1244] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:10:53 2026] GET /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa/tags => 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: 653/1245] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:10:53 2026] DELETE /v2.0/subnetpools/9fbec5fd-d73d-486d-b5f5-754e97cc38aa => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1246] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:10:52 2026] PUT /v2.0/routers/08e8ca28-4ef2-4ca7-bf72-00a441d9da90/add_router_interface => generated 309 bytes in 1559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1247] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:53 2026] GET /v2.0/security-groups?tenant_id=9909cf572ce040b192d8ab229d5b64aa&name=default => generated 2801 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1248] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:54 2026] DELETE /v2.0/security-groups/77d523a0-e1d4-4789-a479-ff2a75567abb => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1249] 10.0.0.82 () {34 vars in 684 bytes} [Tue Jul 21 22:10:54 2026] POST /v2.0/security-groups => generated 1596 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1250] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:10:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1251] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:54 2026] GET /v2.0/security-groups?tenant_id=34554eb8fa6a455a9a88062e234c5510&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1252] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:10:54 2026] POST /v2.0/security-group-rules => generated 570 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1255] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:54 2026] DELETE /v2.0/security-groups/10a6bcae-be46-40e4-95ff-788c9ec4e1b2 => 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: 661/1256] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:10:54 2026] POST /v2.0/floatingips => generated 552 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1257] 10.0.0.225 () {34 vars in 1100 bytes} [Tue Jul 21 22:10:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1212465712&fields=id&tenant_id=d57de5b78e0a4f7981c47f76d98522b0 => generated 69 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1258] 10.0.0.225 () {34 vars in 982 bytes} [Tue Jul 21 22:10:56 2026] GET /v2.0/networks?id=f173c113-11bc-4f40-bc2b-74b76b7e8c13 => generated 676 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1259] 10.0.0.225 () {34 vars in 965 bytes} [Tue Jul 21 22:10:56 2026] GET /v2.0/quotas/d57de5b78e0a4f7981c47f76d98522b0 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1260] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:10:56 2026] GET /v2.0/ports?tenant_id=d57de5b78e0a4f7981c47f76d98522b0&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1261] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:10:54 2026] PUT /v2.0/routers/2c7db86a-a24e-41cf-a087-e25de92ad134/remove_router_interface => generated 309 bytes in 1789 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1262] 10.0.0.225 () {34 vars in 1008 bytes} [Tue Jul 21 22:10:56 2026] GET /v2.0/networks/f173c113-11bc-4f40-bc2b-74b76b7e8c13?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1263] 10.0.0.225 () {34 vars in 1108 bytes} [Tue Jul 21 22:10:56 2026] GET /v2.0/networks/f173c113-11bc-4f40-bc2b-74b76b7e8c13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1264] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:56 2026] GET /v2.0/ports?device_id=227ebddb-5370-4cdd-9035-0a430e74d1e1 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:57.461 7 INFO neutron.services.segments.plugin [-] Segment 391d3faa-ec61-44e1-b268-bb8fb2c88725 resource provider aggregate not found 2026-07-21 22:10:57.466 7 INFO neutron.services.segments.plugin [-] Segment 391d3faa-ec61-44e1-b268-bb8fb2c88725 resource provider aggregate not found 2026-07-21 22:10:57.480 7 INFO neutron.services.segments.plugin [-] Segment 391d3faa-ec61-44e1-b268-bb8fb2c88725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 391d3faa-ec61-44e1-b268-bb8fb2c88725 found for delete ", "request_id": "req-e9a8c010-e96b-4d39-8a03-b954e7e40234"}]} 2026-07-21 22:10:57.481 7 INFO neutron.services.segments.plugin [-] Segment 391d3faa-ec61-44e1-b268-bb8fb2c88725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 391d3faa-ec61-44e1-b268-bb8fb2c88725 found for delete ", "request_id": "req-ffea2300-334e-45fd-ae98-2edf9dd168d9"}]} [pid: 8|app: 0|req: 669/1265] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:10:57 2026] GET /v2.0/networks?id=f173c113-11bc-4f40-bc2b-74b76b7e8c13 => generated 676 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:10:57.490 7 INFO neutron.db.l3_hamode_db [None req-6d6a2b3d-ca03-43c7-bd43-22a49aff90e6 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] HA network ee7df438-c844-4135-9d8f-e39802d11626 was deleted as no HA routers are present in tenant ed22f09f6742404fbf9271666365ca3f. [pid: 7|app: 0|req: 597/1266] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:56 2026] DELETE /v2.0/routers/2c7db86a-a24e-41cf-a087-e25de92ad134 => generated 0 bytes in 1158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1267] 199.19.213.152 () {34 vars in 1050 bytes} [Tue Jul 21 22:10:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d57de5b78e0a4f7981c47f76d98522b0 => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1268] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:10:57 2026] DELETE /v2.0/subnets/a8f168cd-456b-485a-af85-4384cccbac42 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1269] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:57 2026] GET /v2.0/ports?device_id=227ebddb-5370-4cdd-9035-0a430e74d1e1 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1270] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:10:57 2026] POST /v2.0/ports => generated 958 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 600/1271] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:10:57 2026] DELETE /v2.0/networks/97c664f8-2027-490c-93c2-d512d791ae75 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1272] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:10:58 2026] PUT /v2.0/ports/9815f9df-66bf-47e3-ad53-579e79000b2d => generated 1203 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:10:58.504 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-89113ebd-795f-4694-9b55-3f233f6cd892'] response: {'name': 'network-changed', 'server_uuid': '227ebddb-5370-4cdd-9035-0a430e74d1e1', 'tag': '9815f9df-66bf-47e3-ad53-579e79000b2d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 673/1273] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:58 2026] GET /v2.0/security-groups?tenant_id=ed22f09f6742404fbf9271666365ca3f&name=default => generated 2801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 674/1274] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:58 2026] GET /v2.0/ports?tenant_id=d57de5b78e0a4f7981c47f76d98522b0&device_id=227ebddb-5370-4cdd-9035-0a430e74d1e1 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1275] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:10:58 2026] DELETE /v2.0/security-groups/d5e5902f-4e1a-449d-be4f-0a4b195fc694 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:58.648 7 INFO neutron.db.segments_db [None req-b3ffba46-995a-41c8-83b6-c67fb22fd929 9b0de844971c40abb952f0b7ce0ed172 36c88211afed40098203a3912b2d1075 - - - -] Added segment 9e803525-a5f0-4d1b-9561-205e90c03471 of type vxlan for network e57d9a4c-000b-4d3e-8717-27abe19a2cce [pid: 8|app: 0|req: 676/1276] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:10:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=9815f9df-66bf-47e3-ad53-579e79000b2d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1277] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:10:58 2026] GET /v2.0/subnets?id=f1c00e8e-0a0b-4765-970e-dbc7f30382c1 => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1278] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:58 2026] GET /v2.0/ports?network_id=f173c113-11bc-4f40-bc2b-74b76b7e8c13&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: 601/1279] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:10:58 2026] POST /v2.0/networks => generated 632 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1280] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:58 2026] GET /v2.0/networks/f173c113-11bc-4f40-bc2b-74b76b7e8c13?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1281] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:10:58 2026] GET /v2.0/ports?device_id=227ebddb-5370-4cdd-9035-0a430e74d1e1 => generated 973 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1282] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/networks/f173c113-11bc-4f40-bc2b-74b76b7e8c13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1283] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:10:58 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1284] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/security-groups?id=ead8de8b-2d30-4681-8118-2973cde083d2&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: 680/1285] 10.0.0.82 () {34 vars in 750 bytes} [Tue Jul 21 22:10:59 2026] PUT /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1286] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/ports?tenant_id=d57de5b78e0a4f7981c47f76d98522b0&device_id=227ebddb-5370-4cdd-9035-0a430e74d1e1 => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1287] 10.0.0.82 () {32 vars in 730 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1288] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/networks?id=f173c113-11bc-4f40-bc2b-74b76b7e8c13 => generated 772 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1289] 10.0.0.82 () {34 vars in 761 bytes} [Tue Jul 21 22:10:59 2026] PUT /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1290] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=9815f9df-66bf-47e3-ad53-579e79000b2d => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1291] 10.0.0.82 () {32 vars in 730 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1292] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnets?id=f1c00e8e-0a0b-4765-970e-dbc7f30382c1 => generated 670 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1293] 10.0.0.82 () {34 vars in 757 bytes} [Tue Jul 21 22:10:59 2026] PUT /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-21 22:10:59.519 7 INFO neutron.services.segments.plugin [-] Segment 7e354362-9bf4-4d3c-a27e-b09a9e50fd2e resource provider aggregate not found 2026-07-21 22:10:59.524 7 INFO neutron.services.segments.plugin [-] Segment 7e354362-9bf4-4d3c-a27e-b09a9e50fd2e resource provider aggregate not found [pid: 8|app: 0|req: 685/1294] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/ports?network_id=f173c113-11bc-4f40-bc2b-74b76b7e8c13&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: 610/1295] 10.0.0.82 () {32 vars in 730 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:10:59.552 7 INFO neutron.services.segments.plugin [-] Segment 7e354362-9bf4-4d3c-a27e-b09a9e50fd2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e354362-9bf4-4d3c-a27e-b09a9e50fd2e found for delete ", "request_id": "req-afe593c5-26a5-4f3c-8c9b-33f5217a3e0b"}]} 2026-07-21 22:10:59.553 7 INFO neutron.services.segments.plugin [-] Segment 7e354362-9bf4-4d3c-a27e-b09a9e50fd2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e354362-9bf4-4d3c-a27e-b09a9e50fd2e found for delete ", "request_id": "req-434b9f59-325b-4cbc-9ec5-b0e82c56d6be"}]} [pid: 8|app: 0|req: 686/1296] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/networks/f173c113-11bc-4f40-bc2b-74b76b7e8c13?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1297] 10.0.0.82 () {34 vars in 779 bytes} [Tue Jul 21 22:10:59 2026] PUT /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1298] 10.0.0.82 () {32 vars in 730 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1299] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/networks/f173c113-11bc-4f40-bc2b-74b76b7e8c13?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: 613/1300] 10.0.0.82 () {34 vars in 750 bytes} [Tue Jul 21 22:10:59 2026] PUT /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1301] 10.0.0.82 () {32 vars in 730 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1302] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:10:59.875 7 INFO neutron.api.v2.resource [None req-eefc1579-3cb0-4ef5-9a3a-0e2faa3e5e47 9b0de844971c40abb952f0b7ce0ed172 36c88211afed40098203a3912b2d1075 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1303] 10.0.0.82 () {32 vars in 742 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1304] 10.0.0.82 () {32 vars in 741 bytes} [Tue Jul 21 22:10:59 2026] DELETE /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags/red => 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: 618/1305] 10.0.0.82 () {32 vars in 730 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1306] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:10:59 2026] GET /v2.0/security-groups?tenant_id=0c31956316a149b4b8efeaad114d6ab2&name=default => generated 2801 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:11:00.057 7 INFO neutron.api.v2.resource [None req-ee331bcf-9ab2-4579-992a-6564f7aafaae 9b0de844971c40abb952f0b7ce0ed172 36c88211afed40098203a3912b2d1075 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 619/1307] 10.0.0.82 () {32 vars in 745 bytes} [Tue Jul 21 22:11:00 2026] DELETE /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1308] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:00 2026] DELETE /v2.0/security-groups/a974eced-1dda-4bce-ab93-e4a61ae15ac9 => 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: 620/1309] 10.0.0.82 () {32 vars in 733 bytes} [Tue Jul 21 22:11:00 2026] DELETE /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1310] 10.0.0.82 () {32 vars in 730 bytes} [Tue Jul 21 22:11:00 2026] GET /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc/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: 691/1311] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:00 2026] GET /v2.0/ports?device_id=227ebddb-5370-4cdd-9035-0a430e74d1e1 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1312] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:00 2026] DELETE /v2.0/subnets/3da44df3-6d6e-4769-8454-a597c8b937fc => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1313] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:00 2026] GET /v2.0/security-groups?tenant_id=555053bdf0f64ea8a20472114bfeaaa8&name=default => generated 2801 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1314] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:00 2026] GET /v2.0/security-groups?id=ead8de8b-2d30-4681-8118-2973cde083d2&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1315] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:00 2026] DELETE /v2.0/security-groups/975aca28-a7ef-46f2-b2fe-870f4309ce47 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:00.846 8 INFO neutron.services.segments.plugin [-] Segment 9e803525-a5f0-4d1b-9561-205e90c03471 resource provider aggregate not found 2026-07-21 22:11:00.851 8 INFO neutron.services.segments.plugin [-] Segment 9e803525-a5f0-4d1b-9561-205e90c03471 resource provider aggregate not found 2026-07-21 22:11:00.880 8 INFO neutron.services.segments.plugin [-] Segment 9e803525-a5f0-4d1b-9561-205e90c03471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e803525-a5f0-4d1b-9561-205e90c03471 found for delete ", "request_id": "req-f57d08a3-610f-4a93-a0a4-6d67832c171c"}]} 2026-07-21 22:11:00.884 8 INFO neutron.services.segments.plugin [-] Segment 9e803525-a5f0-4d1b-9561-205e90c03471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e803525-a5f0-4d1b-9561-205e90c03471 found for delete ", "request_id": "req-11998a78-6998-4860-8cc0-e30add4943c3"}]} [pid: 8|app: 0|req: 693/1316] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:00 2026] DELETE /v2.0/networks/e57d9a4c-000b-4d3e-8717-27abe19a2cce => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1317] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:01 2026] GET /v2.0/ports?device_id=227ebddb-5370-4cdd-9035-0a430e74d1e1 => 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: 695/1318] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:01 2026] GET /v2.0/security-groups?id=ead8de8b-2d30-4681-8118-2973cde083d2&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: 624/1319] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:01 2026] GET /v2.0/security-groups?tenant_id=36c88211afed40098203a3912b2d1075&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1320] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:01 2026] GET /v2.0/ports?device_id=227ebddb-5370-4cdd-9035-0a430e74d1e1 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1321] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:01 2026] DELETE /v2.0/security-groups/7e47accd-2e67-41b5-b9ba-77bff724c487 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:02.309 8 INFO neutron.db.segments_db [None req-b1f41ca6-6486-4290-9130-be58f764d9da b7ee32b988214193a24b881e1e94df17 ddc37362a52242999b8872d4cc608ad3 - - - -] Added segment 47d2dbdd-ed97-4b28-8f07-49dadaa592a7 of type vxlan for network bf0285e3-42cc-4dce-a099-707ddc4f478e 2026-07-21 22:11:02.426 7 INFO neutron.db.l3_db [None req-e1ff188b-a8e8-4b9f-998e-45d3bfa4f003 d61088f78db845e4b2675a9e5106f348 d57de5b78e0a4f7981c47f76d98522b0 - - - -] Floating IP cf4de88b-dd58-4cc0-942d-2e21f4c591dc associated. External IP: 10.96.250.220, port: 9815f9df-66bf-47e3-ad53-579e79000b2d. [pid: 8|app: 0|req: 697/1322] 10.0.0.82 () {34 vars in 670 bytes} [Tue Jul 21 22:11:01 2026] POST /v2.0/networks => generated 630 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1323] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:02 2026] GET /v2.0/security-groups?tenant_id=47c2e7f5d5da4928ae725cdeaac4817e&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:11:02.594 8 INFO neutron.db.segments_db [None req-bbd65a74-8c1a-4a18-ac19-a8f758d7d98b b7ee32b988214193a24b881e1e94df17 ddc37362a52242999b8872d4cc608ad3 - - - -] Added segment c52bf8b0-eeaa-4ee3-ba8d-367b8534332f of type vxlan for network 5a154a62-f22f-4a62-b01a-d25e9821ef84 [pid: 7|app: 0|req: 626/1324] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:11:01 2026] PUT /v2.0/floatingips/cf4de88b-dd58-4cc0-942d-2e21f4c591dc => generated 856 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:02.818 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbc41d13-b843-48c9-ac55-0a9923134fbe'] response: {'name': 'network-changed', 'server_uuid': '227ebddb-5370-4cdd-9035-0a430e74d1e1', 'tag': '9815f9df-66bf-47e3-ad53-579e79000b2d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 627/1325] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:02 2026] DELETE /v2.0/security-groups/0679fa00-4ac8-44ca-bee4-4c4b4b2ddab5 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:02.926 8 INFO neutron.db.l3_hamode_db [None req-bbd65a74-8c1a-4a18-ac19-a8f758d7d98b b7ee32b988214193a24b881e1e94df17 ddc37362a52242999b8872d4cc608ad3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 628/1326] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:02 2026] GET /v2.0/ports?device_id=227ebddb-5370-4cdd-9035-0a430e74d1e1 => 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: 629/1327] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:11:02 2026] GET /v2.0/ports?tenant_id=d57de5b78e0a4f7981c47f76d98522b0&device_id=227ebddb-5370-4cdd-9035-0a430e74d1e1 => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1328] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:03 2026] GET /v2.0/security-groups?id=ead8de8b-2d30-4681-8118-2973cde083d2&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1329] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:11:03 2026] GET /v2.0/networks?id=f173c113-11bc-4f40-bc2b-74b76b7e8c13 => generated 772 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1330] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:11:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=9815f9df-66bf-47e3-ad53-579e79000b2d => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1331] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:11:03 2026] GET /v2.0/subnets?id=f1c00e8e-0a0b-4765-970e-dbc7f30382c1 => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1332] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:03 2026] GET /v2.0/security-groups?tenant_id=b665709c5c0c473389ec411f04a254bb&name=default => generated 2801 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1333] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:11:03 2026] GET /v2.0/ports?network_id=f173c113-11bc-4f40-bc2b-74b76b7e8c13&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1334] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:03 2026] GET /v2.0/ports?device_id=227ebddb-5370-4cdd-9035-0a430e74d1e1 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1335] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:03 2026] DELETE /v2.0/security-groups/50491e05-07c7-4c6b-83d8-b8d7fa507d20 => 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: 638/1336] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:11:03 2026] GET /v2.0/networks/f173c113-11bc-4f40-bc2b-74b76b7e8c13?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1337] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:03 2026] GET /v2.0/security-groups?id=ead8de8b-2d30-4681-8118-2973cde083d2&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1338] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:11:03 2026] GET /v2.0/networks/f173c113-11bc-4f40-bc2b-74b76b7e8c13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1339] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:11:03 2026] GET /v2.0/ports?device_id=227ebddb-5370-4cdd-9035-0a430e74d1e1 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:04.615 8 INFO neutron.db.l3_hamode_db [None req-bbd65a74-8c1a-4a18-ac19-a8f758d7d98b b7ee32b988214193a24b881e1e94df17 ddc37362a52242999b8872d4cc608ad3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:11:04.802 7 INFO neutron.db.l3_db [None req-8f677cfa-1c68-4804-90bb-7d061cae9d90 d61088f78db845e4b2675a9e5106f348 d57de5b78e0a4f7981c47f76d98522b0 - - - -] Floating IP cf4de88b-dd58-4cc0-942d-2e21f4c591dc disassociated. External IP: 10.96.250.220, port: 9815f9df-66bf-47e3-ad53-579e79000b2d. [pid: 7|app: 0|req: 642/1340] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:11:03 2026] DELETE /v2.0/ports/9815f9df-66bf-47e3-ad53-579e79000b2d => generated 0 bytes in 1322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1341] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:05 2026] GET /v2.0/ports?device_id=227ebddb-5370-4cdd-9035-0a430e74d1e1 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:05.509 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9ec2d83-7c1e-4bc6-897a-ca0cde4aac4b'] response: {'server_uuid': '227ebddb-5370-4cdd-9035-0a430e74d1e1', 'name': 'network-vif-deleted', 'tag': '9815f9df-66bf-47e3-ad53-579e79000b2d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 699/1342] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:02 2026] POST /v2.0/routers => generated 695 bytes in 3198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1343] 10.0.0.82 () {32 vars in 775 bytes} [Tue Jul 21 22:11:05 2026] GET /v2.0/subnets?project_id=ddc37362a52242999b8872d4cc608ad3&cidr=10.100.0.0%2F28 => generated 14 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:05.923 7 INFO neutron.db.segments_db [None req-d1b5d49a-bedb-4dd5-a7bb-46d2ca43ea48 594376212c854a05baa73ca67d94f154 3622a8774fa14377a76fa35261cb7589 - - - -] Added segment 82d6bed9-1866-4e1b-ac79-70db7ea69c57 of type vxlan for network 2013bd0e-0346-4e2d-9de9-999b847656cd [pid: 8|app: 0|req: 701/1344] 10.0.0.82 () {32 vars in 693 bytes} [Tue Jul 21 22:11:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:06.037 7 INFO neutron.db.segments_db [None req-d1b5d49a-bedb-4dd5-a7bb-46d2ca43ea48 594376212c854a05baa73ca67d94f154 3622a8774fa14377a76fa35261cb7589 - - - -] Added segment 7a575a32-ff20-4e9c-926b-824d735f6a6d of type vxlan for network ebbc2325-0f5a-417b-8001-b10499421d8d [pid: 8|app: 0|req: 702/1345] 10.0.0.82 () {32 vars in 783 bytes} [Tue Jul 21 22:11:06 2026] GET /v2.0/subnets?network_id=5f1f3ab5-5847-4b3a-932b-956ae1a7f38a&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1346] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:05 2026] POST /v2.0/networks => generated 1246 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1347] 10.0.0.82 () {32 vars in 648 bytes} [Tue Jul 21 22:11:06 2026] GET /v2.0/networks => generated 1845 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1348] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:06 2026] POST /v2.0/subnets => generated 632 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:06.589 7 INFO neutron.db.segments_db [None req-84a75538-eddf-48d4-a02f-f32a114e54d1 0120947ac0874e79aac9a4d800f89f11 de07f5e192214a3381278bee97d0899d - - - -] Added segment b50ec778-1d8b-49d0-9bee-c9e5ef67d4b7 of type vxlan for network cd3e68c1-e53b-4107-8cfe-94ae87779d2a 2026-07-21 22:11:06.647 8 INFO neutron.services.segments.plugin [-] Segment 82d6bed9-1866-4e1b-ac79-70db7ea69c57 resource provider aggregate not found 2026-07-21 22:11:06.654 8 INFO neutron.services.segments.plugin [-] Segment 82d6bed9-1866-4e1b-ac79-70db7ea69c57 resource provider aggregate not found 2026-07-21 22:11:06.670 8 INFO neutron.services.segments.plugin [-] Segment 82d6bed9-1866-4e1b-ac79-70db7ea69c57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82d6bed9-1866-4e1b-ac79-70db7ea69c57 found for delete ", "request_id": "req-07c382ac-c49e-47a4-846f-a12237a6bab4"}]} 2026-07-21 22:11:06.674 8 INFO neutron.services.segments.plugin [-] Segment 82d6bed9-1866-4e1b-ac79-70db7ea69c57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82d6bed9-1866-4e1b-ac79-70db7ea69c57 found for delete ", "request_id": "req-9045eb89-3395-451d-bd44-e0919b2928e0"}]} [pid: 8|app: 0|req: 704/1349] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:06 2026] DELETE /v2.0/networks/2013bd0e-0346-4e2d-9de9-999b847656cd => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1350] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:06 2026] POST /v2.0/networks => generated 631 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1351] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:06 2026] DELETE /v2.0/security-groups/ead8de8b-2d30-4681-8118-2973cde083d2 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:07.028 7 INFO neutron.services.segments.plugin [-] Segment 7a575a32-ff20-4e9c-926b-824d735f6a6d resource provider aggregate not found 2026-07-21 22:11:07.035 7 INFO neutron.services.segments.plugin [-] Segment 7a575a32-ff20-4e9c-926b-824d735f6a6d resource provider aggregate not found 2026-07-21 22:11:07.050 7 INFO neutron.services.segments.plugin [-] Segment 7a575a32-ff20-4e9c-926b-824d735f6a6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a575a32-ff20-4e9c-926b-824d735f6a6d found for delete ", "request_id": "req-b96c8b24-b00e-4711-ae76-358b459467c9"}]} 2026-07-21 22:11:07.054 7 INFO neutron.services.segments.plugin [-] Segment 7a575a32-ff20-4e9c-926b-824d735f6a6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a575a32-ff20-4e9c-926b-824d735f6a6d found for delete ", "request_id": "req-4b8bc919-d501-423e-812b-54d0ea0d990f"}]} [pid: 7|app: 0|req: 648/1352] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:06 2026] DELETE /v2.0/networks/ebbc2325-0f5a-417b-8001-b10499421d8d => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1353] 10.0.0.82 () {34 vars in 663 bytes} [Tue Jul 21 22:11:07 2026] POST /v2.0/ports => generated 743 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:11:07.423 7 INFO neutron.api.v2.resource [None req-f43d8a53-63db-4d27-a82a-192f86de95db d61088f78db845e4b2675a9e5106f348 d57de5b78e0a4f7981c47f76d98522b0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1354] 10.0.0.82 () {32 vars in 736 bytes} [Tue Jul 21 22:11:07 2026] GET /v2.0/security-groups/ead8de8b-2d30-4681-8118-2973cde083d2 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1355] 10.0.0.82 () {32 vars in 648 bytes} [Tue Jul 21 22:11:07 2026] GET /v2.0/networks => generated 651 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1356] 10.0.0.82 () {34 vars in 665 bytes} [Tue Jul 21 22:11:07 2026] POST /v2.0/trunks => generated 407 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1357] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:11:07 2026] DELETE /v2.0/floatingips/cf4de88b-dd58-4cc0-942d-2e21f4c591dc => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:08.123 7 INFO neutron.db.segments_db [None req-c7753cf9-4eca-4fa6-ae82-2a1fde85baef 594376212c854a05baa73ca67d94f154 3622a8774fa14377a76fa35261cb7589 - - - -] Added segment 9b79d5c9-044a-4fdc-a93e-a3e5505bcfa8 of type vxlan for network 65a03ada-3515-472b-9ae4-e59fc2a5c40d [pid: 7|app: 0|req: 654/1358] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:08 2026] POST /v2.0/networks => generated 654 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1359] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:11:08 2026] PUT /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1360] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:11:06 2026] PUT /v2.0/routers/aa54f3f5-ccbb-4a59-9df1-627c1b1a0c97/add_router_interface => generated 309 bytes in 1720 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:08.477 8 INFO neutron.db.segments_db [None req-9c8e90c0-7427-4356-907a-1ff6335c8146 594376212c854a05baa73ca67d94f154 3622a8774fa14377a76fa35261cb7589 - - - -] Added segment 6056415d-570e-49e9-8310-7ea471f2af67 of type vxlan for network 52d5bea6-b53a-47e2-bc83-4b968a5309a5 [pid: 8|app: 0|req: 706/1361] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:08 2026] POST /v2.0/networks => generated 654 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1362] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:08 2026] GET /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1363] 10.0.0.82 () {32 vars in 648 bytes} [Tue Jul 21 22:11:08 2026] GET /v2.0/networks => generated 7200 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1364] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:11:08 2026] PUT /v2.0/routers/08e8ca28-4ef2-4ca7-bf72-00a441d9da90/remove_router_interface => generated 309 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1365] 10.0.0.82 () {34 vars in 759 bytes} [Tue Jul 21 22:11:09 2026] PUT /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1366] 10.0.0.82 () {32 vars in 646 bytes} [Tue Jul 21 22:11:09 2026] GET /v2.0/subnets => generated 3754 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1367] 10.0.0.82 () {34 vars in 664 bytes} [Tue Jul 21 22:11:08 2026] POST /v2.0/ports => generated 1505 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 710/1368] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:09 2026] GET /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1369] 10.0.0.82 () {32 vars in 646 bytes} [Tue Jul 21 22:11:09 2026] GET /v2.0/routers => generated 1465 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1370] 10.0.0.82 () {32 vars in 642 bytes} [Tue Jul 21 22:11:09 2026] GET /v2.0/ports => generated 1505 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1373] 10.0.0.82 () {34 vars in 755 bytes} [Tue Jul 21 22:11:09 2026] PUT /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1374] 10.0.0.82 () {34 vars in 684 bytes} [Tue Jul 21 22:11:09 2026] POST /v2.0/security-groups => generated 1609 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1375] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:11:09 2026] DELETE /v2.0/ports/c2a38b1e-c4ff-4683-a722-961b4586604c => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1376] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:10 2026] GET /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:10.692 7 INFO neutron.services.segments.plugin [-] Segment 2c79f697-b182-47cd-a457-66c2ad96f68a resource provider aggregate not found 2026-07-21 22:11:10.698 7 INFO neutron.services.segments.plugin [-] Segment 2c79f697-b182-47cd-a457-66c2ad96f68a resource provider aggregate not found 2026-07-21 22:11:10.718 7 INFO neutron.services.segments.plugin [-] Segment 2c79f697-b182-47cd-a457-66c2ad96f68a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c79f697-b182-47cd-a457-66c2ad96f68a found for delete ", "request_id": "req-51d8f40e-e929-4ac5-99af-d9273ad20d02"}]} 2026-07-21 22:11:10.718 7 INFO neutron.services.segments.plugin [-] Segment 2c79f697-b182-47cd-a457-66c2ad96f68a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c79f697-b182-47cd-a457-66c2ad96f68a found for delete ", "request_id": "req-6545eb6b-8c0f-43fa-9e42-657eb87ed459"}]} 2026-07-21 22:11:10.719 7 INFO neutron.db.l3_hamode_db [None req-bde6df68-8fa4-4620-9f15-f6c552ce6c6e 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] HA network b0eed735-a870-463c-9f0f-89b3c06717e1 was deleted as no HA routers are present in tenant d57de5b78e0a4f7981c47f76d98522b0. [pid: 7|app: 0|req: 659/1377] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:09 2026] DELETE /v2.0/routers/08e8ca28-4ef2-4ca7-bf72-00a441d9da90 => generated 0 bytes in 1263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1378] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:11:10 2026] POST /v2.0/security-group-rules => generated 565 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1379] 10.0.0.82 () {34 vars in 777 bytes} [Tue Jul 21 22:11:10 2026] PUT /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags/black.or.white => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1380] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:11:10 2026] DELETE /v2.0/ports/07390be1-c9ab-48ad-929f-99542d4a9b84 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1381] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:11:10 2026] POST /v2.0/security-group-rules => generated 564 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1382] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:11 2026] GET /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags => generated 52 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1383] 10.0.0.82 () {32 vars in 642 bytes} [Tue Jul 21 22:11:11 2026] GET /v2.0/ports => 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: 721/1384] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:10 2026] DELETE /v2.0/subnets/f1c00e8e-0a0b-4765-970e-dbc7f30382c1 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1385] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:11:11 2026] PUT /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:11.220 8 INFO neutron.db.segments_db [None req-915d0704-6f23-4e1c-a7e7-ea5ae92b90c7 594376212c854a05baa73ca67d94f154 3622a8774fa14377a76fa35261cb7589 - - - -] Added segment bcef0604-305a-4861-91b5-63c0addb7a8a of type vxlan for network 4334a39a-07be-4af3-9183-1ef75427a8eb [pid: 7|app: 0|req: 664/1386] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:11:11 2026] POST /v2.0/security-group-rules => generated 570 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1387] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:11 2026] POST /v2.0/networks => generated 653 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1388] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:11 2026] GET /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1389] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:11:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:11.588 8 INFO neutron.db.segments_db [None req-4633b7f5-ff4b-48e4-b7f3-64a946c0015c 594376212c854a05baa73ca67d94f154 3622a8774fa14377a76fa35261cb7589 - - - -] Added segment ffefbc9e-67c8-46fe-9d1c-0280c489784a of type vxlan for network c8c0adbd-c1b0-4a65-b9dc-da32dabfcaec [pid: 7|app: 0|req: 665/1390] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:11 2026] DELETE /v2.0/networks/f173c113-11bc-4f40-bc2b-74b76b7e8c13 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1391] 10.0.0.82 () {32 vars in 736 bytes} [Tue Jul 21 22:11:11 2026] GET /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:11.655 7 INFO neutron.db.securitygroups_db [None req-88ff15aa-ac17-4c76-8e4e-390252055482 b7ee32b988214193a24b881e1e94df17 ddc37362a52242999b8872d4cc608ad3 - - - -] Project ddc37362a52242999b8872d4cc608ad3 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: 667/1392] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:11:11 2026] POST /v2.0/security-group-rules => generated 575 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1393] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:11 2026] POST /v2.0/networks => generated 654 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:11.728 7 INFO neutron.api.v2.resource [None req-4c194624-05ac-40a7-b90c-905882ca1332 0120947ac0874e79aac9a4d800f89f11 de07f5e192214a3381278bee97d0899d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 668/1394] 10.0.0.82 () {32 vars in 740 bytes} [Tue Jul 21 22:11:11 2026] GET /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags/green => generated 99 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:11:11.767 8 INFO neutron.db.securitygroups_db [None req-c23d7fa9-ffb9-422f-a6de-46fdf2f518e4 b7ee32b988214193a24b881e1e94df17 ddc37362a52242999b8872d4cc608ad3 - - - -] Project ddc37362a52242999b8872d4cc608ad3 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: 669/1395] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:11 2026] DELETE /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1396] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:11 2026] GET /v2.0/security-groups?tenant_id=d57de5b78e0a4f7981c47f76d98522b0&name=default => generated 2801 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1397] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:11 2026] GET /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1398] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:11:11 2026] POST /v2.0/security-group-rules => generated 574 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:11.865 8 INFO neutron.api.v2.resource [None req-00e4de52-6738-4ef5-8ef7-e4531d6cf80e 0120947ac0874e79aac9a4d800f89f11 de07f5e192214a3381278bee97d0899d - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1399] 10.0.0.82 () {32 vars in 743 bytes} [Tue Jul 21 22:11:11 2026] DELETE /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1400] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:11 2026] DELETE /v2.0/security-groups/2cfd8126-c86f-4dce-a2f3-073a472b8dfb => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1401] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:11:11 2026] DELETE /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1402] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:11 2026] GET /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2/tags => 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: 730/1403] 10.0.0.82 () {32 vars in 718 bytes} [Tue Jul 21 22:11:11 2026] GET /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1404] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:11:11 2026] GET /v2.0/ports/14b1c47f-785c-43ac-af2d-0069ae6602d3 => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager [None req-ea17f70b-cfd2-4f1a-b1a1-c1ac9991ccf1 0120947ac0874e79aac9a4d800f89f11 de07f5e192214a3381278bee97d0899d - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-13708 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-21 22:11:12.202 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 731/1405] 10.0.0.82 () {32 vars in 721 bytes} [Tue Jul 21 22:11:12 2026] DELETE /v2.0/trunks/b818a82f-5d3d-465d-a963-3f6e3bd9d0f2 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1406] 10.0.0.82 () {32 vars in 648 bytes} [Tue Jul 21 22:11:12 2026] GET /v2.0/networks => generated 1295 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1407] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:11:12 2026] DELETE /v2.0/ports/14b1c47f-785c-43ac-af2d-0069ae6602d3 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:12.740 7 INFO neutron.services.segments.plugin [-] Segment 24495e51-aaa9-4813-8eb7-e2c7ceaff407 resource provider aggregate not found 2026-07-21 22:11:12.749 7 INFO neutron.services.segments.plugin [-] Segment 24495e51-aaa9-4813-8eb7-e2c7ceaff407 resource provider aggregate not found 2026-07-21 22:11:12.762 7 INFO neutron.services.segments.plugin [-] Segment 24495e51-aaa9-4813-8eb7-e2c7ceaff407 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24495e51-aaa9-4813-8eb7-e2c7ceaff407 found for delete ", "request_id": "req-8fc97e50-02eb-4439-a6db-f7ca9c709d70"}]} 2026-07-21 22:11:12.766 7 INFO neutron.services.segments.plugin [-] Segment 24495e51-aaa9-4813-8eb7-e2c7ceaff407 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24495e51-aaa9-4813-8eb7-e2c7ceaff407 found for delete ", "request_id": "req-2701f271-74bb-4bd9-a4e4-2387b4dec906"}]} [pid: 7|app: 0|req: 677/1408] 10.0.0.225 () {34 vars in 1098 bytes} [Tue Jul 21 22:11:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-971792463&fields=id&tenant_id=ddc37362a52242999b8872d4cc608ad3 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1409] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:12 2026] POST /v2.0/subnets => generated 1276 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1410] 10.0.0.225 () {34 vars in 982 bytes} [Tue Jul 21 22:11:12 2026] GET /v2.0/networks?id=bf0285e3-42cc-4dce-a099-707ddc4f478e => generated 658 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1411] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:12 2026] DELETE /v2.0/networks/cd3e68c1-e53b-4107-8cfe-94ae87779d2a => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1412] 10.0.0.225 () {34 vars in 965 bytes} [Tue Jul 21 22:11:12 2026] GET /v2.0/quotas/ddc37362a52242999b8872d4cc608ad3 => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1413] 10.0.0.82 () {32 vars in 646 bytes} [Tue Jul 21 22:11:12 2026] GET /v2.0/subnets => generated 1889 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1414] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:11:13 2026] GET /v2.0/ports?tenant_id=ddc37362a52242999b8872d4cc608ad3&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1415] 10.0.0.225 () {34 vars in 1008 bytes} [Tue Jul 21 22:11:13 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1416] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:13 2026] DELETE /v2.0/subnets/7972acb4-6236-4a7e-bcbe-8c5ff81f1237 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1417] 10.0.0.225 () {34 vars in 1108 bytes} [Tue Jul 21 22:11:13 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1418] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:13 2026] DELETE /v2.0/subnets/1993a39d-1f97-405f-9179-9797616d4a22 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1419] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:13 2026] GET /v2.0/ports?device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => 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: 737/1420] 10.0.0.82 () {32 vars in 646 bytes} [Tue Jul 21 22:11:13 2026] GET /v2.0/subnets => generated 626 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1421] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:13 2026] DELETE /v2.0/networks/c8c0adbd-c1b0-4a65-b9dc-da32dabfcaec => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:14.157 8 INFO neutron.db.segments_db [None req-812791b3-f562-4c7d-bc09-0a229c6b14a6 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment f0b33959-4a33-4f33-b77f-8115478f6f5f of type vxlan for network 4caa8219-88ed-4b9c-90e1-c7ff22f8af45 [pid: 7|app: 0|req: 685/1422] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:14 2026] GET /v2.0/security-groups?tenant_id=4b27034312b04d2a81dc947f88d726c6&name=default => generated 2801 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1423] 10.0.0.82 () {34 vars in 670 bytes} [Tue Jul 21 22:11:13 2026] POST /v2.0/networks => generated 745 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1424] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:14 2026] DELETE /v2.0/security-groups/24839f94-9e1b-4a85-8b88-947531bcbfef => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1425] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:11:14 2026] GET /v2.0/networks?id=bf0285e3-42cc-4dce-a099-707ddc4f478e => generated 658 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1426] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:14 2026] POST /v2.0/subnets => generated 668 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1427] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:14 2026] GET /v2.0/security-groups?tenant_id=de07f5e192214a3381278bee97d0899d&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1428] 199.19.213.152 () {34 vars in 1050 bytes} [Tue Jul 21 22:11:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ddc37362a52242999b8872d4cc608ad3 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1429] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:14 2026] GET /v2.0/ports?device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:14.809 8 INFO neutron.db.segments_db [None req-f038e94b-f9a6-4a72-808e-1fbaecee095c 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 6f1d5866-4a7a-47eb-a149-0a42a1b66903 of type vxlan for network 2d719421-3b66-4d88-b9bf-27be007292ba 2026-07-21 22:11:14.955 7 INFO neutron.services.segments.plugin [-] Segment b50ec778-1d8b-49d0-9bee-c9e5ef67d4b7 resource provider aggregate not found 2026-07-21 22:11:14.961 7 INFO neutron.services.segments.plugin [-] Segment b50ec778-1d8b-49d0-9bee-c9e5ef67d4b7 resource provider aggregate not found 2026-07-21 22:11:14.980 7 INFO neutron.services.segments.plugin [-] Segment b50ec778-1d8b-49d0-9bee-c9e5ef67d4b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b50ec778-1d8b-49d0-9bee-c9e5ef67d4b7 found for delete ", "request_id": "req-0a2c3c2a-ed58-4904-bcb0-f1d80971e881"}]} 2026-07-21 22:11:14.995 7 INFO neutron.services.segments.plugin [-] Segment b50ec778-1d8b-49d0-9bee-c9e5ef67d4b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b50ec778-1d8b-49d0-9bee-c9e5ef67d4b7 found for delete ", "request_id": "req-299b8731-e290-4344-86e6-4aea878e3533"}]} 2026-07-21 22:11:15.014 7 INFO neutron.services.segments.plugin [-] Segment ffefbc9e-67c8-46fe-9d1c-0280c489784a resource provider aggregate not found 2026-07-21 22:11:15.023 7 INFO neutron.services.segments.plugin [-] Segment ffefbc9e-67c8-46fe-9d1c-0280c489784a resource provider aggregate not found 2026-07-21 22:11:15.045 7 INFO neutron.services.segments.plugin [-] Segment ffefbc9e-67c8-46fe-9d1c-0280c489784a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffefbc9e-67c8-46fe-9d1c-0280c489784a found for delete ", "request_id": "req-1cd8699b-89d7-455d-a31a-63cd6d55f253"}]} 2026-07-21 22:11:15.049 7 INFO neutron.services.segments.plugin [-] Segment ffefbc9e-67c8-46fe-9d1c-0280c489784a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffefbc9e-67c8-46fe-9d1c-0280c489784a found for delete ", "request_id": "req-64263140-7f72-44f8-8202-d0de5379d579"}]} [pid: 7|app: 0|req: 686/1430] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:14 2026] DELETE /v2.0/networks/4334a39a-07be-4af3-9183-1ef75427a8eb => generated 0 bytes in 894 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1431] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:15 2026] DELETE /v2.0/security-groups/e0849954-27ce-4a92-8c4f-d5ea10b0dd19 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:15.174 8 INFO neutron.db.l3_hamode_db [None req-f038e94b-f9a6-4a72-808e-1fbaecee095c 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 688/1432] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:11:15 2026] POST /v2.0/ports => generated 954 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 689/1433] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:15 2026] DELETE /v2.0/networks/52d5bea6-b53a-47e2-bc83-4b968a5309a5 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:16.268 8 INFO neutron.db.l3_hamode_db [None req-f038e94b-f9a6-4a72-808e-1fbaecee095c 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 690/1434] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:11:15 2026] PUT /v2.0/ports/cb1702cb-b5d5-4fcd-8fea-8dd9868fea62 => generated 1199 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:11:16.562 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad811270-1438-4b01-85dc-69ebb65f528f'] response: {'name': 'network-changed', 'server_uuid': '4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d', 'tag': 'cb1702cb-b5d5-4fcd-8fea-8dd9868fea62', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 691/1435] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:16 2026] GET /v2.0/ports?device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1436] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:16 2026] DELETE /v2.0/networks/65a03ada-3515-472b-9ae4-e59fc2a5c40d => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 693/1437] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:11:16 2026] GET /v2.0/ports?tenant_id=ddc37362a52242999b8872d4cc608ad3&device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1438] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:16 2026] GET /v2.0/security-groups?id=a5be64d6-fd6b-4b43-ac31-bf93816b982c&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: 695/1439] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=cb1702cb-b5d5-4fcd-8fea-8dd9868fea62 => 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: 696/1440] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:11:16 2026] GET /v2.0/subnets?id=acc4cdca-670a-4b39-8bea-0b2d820ece78 => generated 653 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1441] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:11:16 2026] GET /v2.0/ports?network_id=bf0285e3-42cc-4dce-a099-707ddc4f478e&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1442] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:11:16 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:17.080 7 INFO neutron.services.segments.plugin [-] Segment bcef0604-305a-4861-91b5-63c0addb7a8a resource provider aggregate not found 2026-07-21 22:11:17.091 7 INFO neutron.services.segments.plugin [-] Segment bcef0604-305a-4861-91b5-63c0addb7a8a resource provider aggregate not found 2026-07-21 22:11:17.119 7 INFO neutron.services.segments.plugin [-] Segment bcef0604-305a-4861-91b5-63c0addb7a8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcef0604-305a-4861-91b5-63c0addb7a8a found for delete ", "request_id": "req-85082126-6b87-4adf-bc9e-aebc41be0ec9"}]} 2026-07-21 22:11:17.124 7 INFO neutron.services.segments.plugin [-] Segment bcef0604-305a-4861-91b5-63c0addb7a8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcef0604-305a-4861-91b5-63c0addb7a8a found for delete ", "request_id": "req-a707ecbb-ca57-4a7a-8aa7-41071e518ec9"}]} 2026-07-21 22:11:17.141 7 INFO neutron.services.segments.plugin [-] Segment 6056415d-570e-49e9-8310-7ea471f2af67 resource provider aggregate not found 2026-07-21 22:11:17.148 7 INFO neutron.services.segments.plugin [-] Segment 6056415d-570e-49e9-8310-7ea471f2af67 resource provider aggregate not found 2026-07-21 22:11:17.157 7 INFO neutron.services.segments.plugin [-] Segment 6056415d-570e-49e9-8310-7ea471f2af67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6056415d-570e-49e9-8310-7ea471f2af67 found for delete ", "request_id": "req-09024ea7-a899-4dfb-84cb-a5972d258aa2"}]} [pid: 7|app: 0|req: 699/1443] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:11:17 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:17.231 7 INFO neutron.services.segments.plugin [-] Segment 9b79d5c9-044a-4fdc-a93e-a3e5505bcfa8 resource provider aggregate not found 2026-07-21 22:11:17.242 7 INFO neutron.services.segments.plugin [-] Segment 6056415d-570e-49e9-8310-7ea471f2af67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6056415d-570e-49e9-8310-7ea471f2af67 found for delete ", "request_id": "req-76dbd606-f4be-4263-baaf-f08c033cc10d"}]} 2026-07-21 22:11:17.263 7 INFO neutron.services.segments.plugin [-] Segment 9b79d5c9-044a-4fdc-a93e-a3e5505bcfa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b79d5c9-044a-4fdc-a93e-a3e5505bcfa8 found for delete ", "request_id": "req-aeac39bc-9001-401b-8d67-730817b156c2"}]} 2026-07-21 22:11:17.285 7 INFO neutron.services.segments.plugin [-] Segment 9b79d5c9-044a-4fdc-a93e-a3e5505bcfa8 resource provider aggregate not found 2026-07-21 22:11:17.311 7 INFO neutron.services.segments.plugin [-] Segment 9b79d5c9-044a-4fdc-a93e-a3e5505bcfa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b79d5c9-044a-4fdc-a93e-a3e5505bcfa8 found for delete ", "request_id": "req-58c57413-c186-4446-b895-0535a982e2ba"}]} [pid: 7|app: 0|req: 700/1444] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:11:17 2026] GET /v2.0/ports?tenant_id=ddc37362a52242999b8872d4cc608ad3&device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => generated 1238 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1445] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:11:17 2026] GET /v2.0/networks?id=bf0285e3-42cc-4dce-a099-707ddc4f478e => generated 754 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1446] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:14 2026] POST /v2.0/routers => generated 732 bytes in 2690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1447] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:11:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=cb1702cb-b5d5-4fcd-8fea-8dd9868fea62 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1448] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:17 2026] GET /v2.0/security-groups?tenant_id=3622a8774fa14377a76fa35261cb7589&name=default => generated 2801 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1449] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:11:17 2026] GET /v2.0/subnets?id=acc4cdca-670a-4b39-8bea-0b2d820ece78 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1450] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:17 2026] DELETE /v2.0/security-groups/3eb22ec6-3e2e-4397-8937-ab3c65a7404f => 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: 705/1451] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:11:17 2026] GET /v2.0/ports?network_id=bf0285e3-42cc-4dce-a099-707ddc4f478e&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1452] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:11:17 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1453] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:17 2026] GET /v2.0/ports?device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1454] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:11:17 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1455] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:18 2026] GET /v2.0/security-groups?id=a5be64d6-fd6b-4b43-ac31-bf93816b982c&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: 747/1456] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:11:17 2026] PUT /v2.0/routers/c099581f-11cd-42ad-a2d2-daf0b2e4046b/add_router_interface => generated 309 bytes in 1364 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1457] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:19 2026] GET /v2.0/ports?device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => generated 969 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1458] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:19 2026] GET /v2.0/security-groups?id=a5be64d6-fd6b-4b43-ac31-bf93816b982c&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:19.781 7 INFO neutron.db.segments_db [None req-6d7491fa-e35b-4f59-8557-8a89e4742d90 9944d272c9d04613b4002785759c83ff a12ba119d9c34f1c9ea152ba06ed032d - - - -] Added segment 5c9d3de3-57d5-49d5-b5c8-80033c0021f2 of type vxlan for network 87f2477c-ee87-4be7-b77d-21b4e2b80839 [pid: 8|app: 0|req: 749/1459] 10.0.0.225 () {34 vars in 982 bytes} [Tue Jul 21 22:11:19 2026] GET /v2.0/networks?id=4caa8219-88ed-4b9c-90e1-c7ff22f8af45 => generated 677 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1460] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:19 2026] POST /v2.0/networks => generated 645 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1461] 10.0.0.225 () {34 vars in 965 bytes} [Tue Jul 21 22:11:19 2026] GET /v2.0/quotas/33c4c8b4fb6f483590d7d1b9373dd476 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1462] 10.0.0.82 () {34 vars in 664 bytes} [Tue Jul 21 22:11:19 2026] POST /v2.0/ports => generated 775 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:11:20.310 7 INFO neutron.db.segments_db [None req-18c5c7f9-e6ea-4538-bbef-00ddd75d624e 9944d272c9d04613b4002785759c83ff a12ba119d9c34f1c9ea152ba06ed032d - - - -] Added segment 7e7a0574-5ae8-4e8a-8f98-09d08709c599 of type vxlan for network 79e19f46-086e-4db5-9c20-e0012681be32 [pid: 7|app: 0|req: 713/1463] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:20 2026] POST /v2.0/networks => generated 631 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1464] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:20 2026] GET /v2.0/ports?device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1465] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:11:19 2026] GET /v2.0/ports?tenant_id=33c4c8b4fb6f483590d7d1b9373dd476&fields=id => generated 103 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1466] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:20 2026] GET /v2.0/security-groups?id=a5be64d6-fd6b-4b43-ac31-bf93816b982c&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: 753/1467] 10.0.0.225 () {34 vars in 1008 bytes} [Tue Jul 21 22:11:20 2026] GET /v2.0/networks/4caa8219-88ed-4b9c-90e1-c7ff22f8af45?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1468] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:20 2026] POST /v2.0/subnets => generated 602 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1469] 10.0.0.225 () {34 vars in 1108 bytes} [Tue Jul 21 22:11:20 2026] GET /v2.0/networks/4caa8219-88ed-4b9c-90e1-c7ff22f8af45?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1470] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:20 2026] GET /v2.0/ports?device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1471] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:20 2026] GET /v2.0/security-groups?id=a5be64d6-fd6b-4b43-ac31-bf93816b982c&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1472] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:11:21 2026] GET /v2.0/ports?device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => 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: 719/1473] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:21 2026] GET /v2.0/ports?device_id=26f45cae-ea58-448a-92d8-1cc32d61e731 => 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: 755/1474] 10.0.0.82 () {34 vars in 664 bytes} [Tue Jul 21 22:11:20 2026] POST /v2.0/ports => generated 949 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 756/1475] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:11:21 2026] DELETE /v2.0/ports/8454bae3-9fec-4c5e-9a88-385b23ea2ac2 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:21.879 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4ad80f6-0150-428f-8404-2e6cb8448a60 9944d272c9d04613b4002785759c83ff a12ba119d9c34f1c9ea152ba06ed032d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1476] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:11:21 2026] DELETE /v2.0/ports/8454bae3-9fec-4c5e-9a88-385b23ea2ac2 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:11:21.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fddbb9a5-f48b-4e5e-805f-6d716ce1e619 9944d272c9d04613b4002785759c83ff a12ba119d9c34f1c9ea152ba06ed032d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1477] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:11:21 2026] GET /v2.0/ports/8454bae3-9fec-4c5e-9a88-385b23ea2ac2 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1478] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:21 2026] DELETE /v2.0/subnets/0b60bf46-7d9e-4ebb-bb70-223a9f913dd4 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:22.206 7 INFO neutron.db.l3_db [None req-b1c7c9c8-2dc2-4295-bc76-557cdc35bffc b7ee32b988214193a24b881e1e94df17 ddc37362a52242999b8872d4cc608ad3 - - - -] Floating IP 69334e27-f200-4154-b003-50752827a11f associated. External IP: 10.96.250.216, port: cb1702cb-b5d5-4fcd-8fea-8dd9868fea62. [pid: 8|app: 0|req: 760/1479] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:11:22 2026] GET /v2.0/networks?id=4caa8219-88ed-4b9c-90e1-c7ff22f8af45 => generated 677 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1480] 10.0.0.82 () {34 vars in 676 bytes} [Tue Jul 21 22:11:21 2026] POST /v2.0/floatingips => generated 855 bytes in 1489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:22.649 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2d06f7a-d084-47c6-a9a4-101e82431119'] response: {'name': 'network-changed', 'server_uuid': '4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d', 'tag': 'cb1702cb-b5d5-4fcd-8fea-8dd9868fea62', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 721/1481] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:22 2026] GET /v2.0/ports?device_id=26f45cae-ea58-448a-92d8-1cc32d61e731 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:22.688 8 INFO neutron.services.segments.plugin [-] Segment 7e7a0574-5ae8-4e8a-8f98-09d08709c599 resource provider aggregate not found 2026-07-21 22:11:22.695 8 INFO neutron.services.segments.plugin [-] Segment 7e7a0574-5ae8-4e8a-8f98-09d08709c599 resource provider aggregate not found 2026-07-21 22:11:22.712 8 INFO neutron.services.segments.plugin [-] Segment 7e7a0574-5ae8-4e8a-8f98-09d08709c599 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e7a0574-5ae8-4e8a-8f98-09d08709c599 found for delete ", "request_id": "req-5164f8d3-bafd-448c-8a5b-25e34770f640"}]} 2026-07-21 22:11:22.714 8 INFO neutron.services.segments.plugin [-] Segment 7e7a0574-5ae8-4e8a-8f98-09d08709c599 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e7a0574-5ae8-4e8a-8f98-09d08709c599 found for delete ", "request_id": "req-c2c38fde-1231-4ed2-9813-a80bbe7698ea"}]} [pid: 8|app: 0|req: 761/1482] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:22 2026] DELETE /v2.0/networks/79e19f46-086e-4db5-9c20-e0012681be32 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1483] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:22 2026] GET /v2.0/floatingips/69334e27-f200-4154-b003-50752827a11f => 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: 763/1484] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:11:22 2026] GET /v2.0/ports?tenant_id=ddc37362a52242999b8872d4cc608ad3&device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:11:22.891 8 INFO neutron.db.segments_db [None req-c6777bdc-d3c3-4571-b1bc-d103076673a8 9944d272c9d04613b4002785759c83ff a12ba119d9c34f1c9ea152ba06ed032d - - - -] Added segment 64f9561e-963b-4ec1-bac6-f7b6a1b2f61b of type vxlan for network 8c40bb03-6b4f-404b-a50c-98733662fa69 [pid: 8|app: 0|req: 764/1485] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:22 2026] POST /v2.0/networks => generated 631 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1486] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:11:23 2026] GET /v2.0/networks?id=bf0285e3-42cc-4dce-a099-707ddc4f478e => generated 754 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1487] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:11:22 2026] POST /v2.0/ports => generated 954 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 723/1488] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:11:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=cb1702cb-b5d5-4fcd-8fea-8dd9868fea62 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1489] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:23 2026] POST /v2.0/subnets => generated 602 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1490] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:11:23 2026] GET /v2.0/subnets?id=acc4cdca-670a-4b39-8bea-0b2d820ece78 => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1491] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:11:23 2026] PUT /v2.0/ports/44daeee1-1481-40ac-a1d1-742c9dbf723f => generated 1199 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 725/1492] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:11:23 2026] GET /v2.0/ports?network_id=bf0285e3-42cc-4dce-a099-707ddc4f478e&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1493] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:23 2026] GET /v2.0/ports?device_id=26f45cae-ea58-448a-92d8-1cc32d61e731 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 727/1494] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:24 2026] GET /v2.0/floatingips/69334e27-f200-4154-b003-50752827a11f => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1495] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:11:24 2026] GET /v2.0/ports?tenant_id=33c4c8b4fb6f483590d7d1b9373dd476&device_id=26f45cae-ea58-448a-92d8-1cc32d61e731 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1496] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:11:24 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?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: 730/1497] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:24 2026] GET /v2.0/security-groups?id=8dd8ce5a-624b-4e3c-a17e-9fe3d1d0d51d&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1498] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:11:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=44daeee1-1481-40ac-a1d1-742c9dbf723f => 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: 732/1499] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:11:24 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1500] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:11:24 2026] GET /v2.0/subnets?id=a851521d-5d07-4549-b451-b4545215d07a => generated 671 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1501] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:11:24 2026] GET /v2.0/ports?network_id=4caa8219-88ed-4b9c-90e1-c7ff22f8af45&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1502] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:11:24 2026] GET /v2.0/networks/4caa8219-88ed-4b9c-90e1-c7ff22f8af45?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1503] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:11:24 2026] GET /v2.0/networks/4caa8219-88ed-4b9c-90e1-c7ff22f8af45?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1506] 10.0.0.82 () {34 vars in 664 bytes} [Tue Jul 21 22:11:23 2026] POST /v2.0/ports => generated 911 bytes in 1426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:25.169 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01086852-50f3-4801-a8d2-0147d900c383'] response: {'name': 'network-changed', 'server_uuid': '26f45cae-ea58-448a-92d8-1cc32d61e731', 'tag': '44daeee1-1481-40ac-a1d1-742c9dbf723f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 769/1507] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:25 2026] GET /v2.0/floatingips/69334e27-f200-4154-b003-50752827a11f => generated 857 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1508] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:11:25 2026] GET /v2.0/ports?tenant_id=33c4c8b4fb6f483590d7d1b9373dd476&device_id=26f45cae-ea58-448a-92d8-1cc32d61e731 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1509] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:11:25 2026] GET /v2.0/networks?id=4caa8219-88ed-4b9c-90e1-c7ff22f8af45 => generated 773 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1510] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:11:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=44daeee1-1481-40ac-a1d1-742c9dbf723f => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1511] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:25 2026] GET /v2.0/ports?device_id=26f45cae-ea58-448a-92d8-1cc32d61e731 => 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: 774/1512] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:11:25 2026] GET /v2.0/subnets?id=a851521d-5d07-4549-b451-b4545215d07a => generated 671 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1513] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:25 2026] GET /v2.0/security-groups?id=8dd8ce5a-624b-4e3c-a17e-9fe3d1d0d51d&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1514] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:11:25 2026] GET /v2.0/ports?network_id=4caa8219-88ed-4b9c-90e1-c7ff22f8af45&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: 739/1515] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:11:25 2026] DELETE /v2.0/ports/d1d6490e-325b-483a-abc4-24ba4c250149 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1516] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:11:25 2026] GET /v2.0/networks/4caa8219-88ed-4b9c-90e1-c7ff22f8af45?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:25.589 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d44d463c-4952-476c-b6b4-44eb29a6496e 9944d272c9d04613b4002785759c83ff a12ba119d9c34f1c9ea152ba06ed032d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1517] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:11:25 2026] GET /v2.0/ports/d1d6490e-325b-483a-abc4-24ba4c250149 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1518] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:11:25 2026] GET /v2.0/networks/4caa8219-88ed-4b9c-90e1-c7ff22f8af45?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: 741/1519] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:25 2026] DELETE /v2.0/subnets/0c724dfc-1543-4448-9534-536b4c61e6a3 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:26.365 8 INFO neutron.services.segments.plugin [-] Segment 64f9561e-963b-4ec1-bac6-f7b6a1b2f61b resource provider aggregate not found 2026-07-21 22:11:26.374 8 INFO neutron.services.segments.plugin [-] Segment 64f9561e-963b-4ec1-bac6-f7b6a1b2f61b resource provider aggregate not found 2026-07-21 22:11:26.389 8 INFO neutron.services.segments.plugin [-] Segment 64f9561e-963b-4ec1-bac6-f7b6a1b2f61b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64f9561e-963b-4ec1-bac6-f7b6a1b2f61b found for delete ", "request_id": "req-b9a9f232-6ef9-46d2-a002-9871956ee4d0"}]} 2026-07-21 22:11:26.394 8 INFO neutron.services.segments.plugin [-] Segment 64f9561e-963b-4ec1-bac6-f7b6a1b2f61b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64f9561e-963b-4ec1-bac6-f7b6a1b2f61b found for delete ", "request_id": "req-b4f227fa-4de7-48b8-aa9c-fd1c1731a546"}]} [pid: 8|app: 0|req: 779/1520] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:25 2026] DELETE /v2.0/networks/8c40bb03-6b4f-404b-a50c-98733662fa69 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1521] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:26 2026] GET /v2.0/ports?device_id=26f45cae-ea58-448a-92d8-1cc32d61e731 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1522] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:26 2026] GET /v2.0/security-groups?id=8dd8ce5a-624b-4e3c-a17e-9fe3d1d0d51d&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1523] 10.0.0.82 () {34 vars in 664 bytes} [Tue Jul 21 22:11:26 2026] POST /v2.0/ports => generated 774 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1524] 10.0.0.82 () {34 vars in 736 bytes} [Tue Jul 21 22:11:26 2026] PUT /v2.0/ports/ca12f072-d8d5-4ff4-b5d2-aea5a1da0101 => generated 752 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 783/1525] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:27 2026] GET /v2.0/ports?device_id=26f45cae-ea58-448a-92d8-1cc32d61e731 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 784/1526] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:27 2026] GET /v2.0/security-groups?id=8dd8ce5a-624b-4e3c-a17e-9fe3d1d0d51d&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1527] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:11:27 2026] DELETE /v2.0/ports/ca12f072-d8d5-4ff4-b5d2-aea5a1da0101 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1528] 10.0.0.82 () {32 vars in 642 bytes} [Tue Jul 21 22:11:27 2026] GET /v2.0/ports => generated 778 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:27.422 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a943392f-2e40-4881-952d-dcf18cb374d7 9944d272c9d04613b4002785759c83ff a12ba119d9c34f1c9ea152ba06ed032d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 744/1529] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:11:27 2026] GET /v2.0/ports/ca12f072-d8d5-4ff4-b5d2-aea5a1da0101 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1530] 10.0.0.82 () {32 vars in 642 bytes} [Tue Jul 21 22:11:27 2026] GET /v2.0/ports => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1531] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:11:27 2026] GET /v2.0/ports/3f133546-f37d-47a3-9395-b8f81aa14030 => generated 775 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:27.591 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8900364e-04e2-41ef-9dba-56d77e4e749c 9944d272c9d04613b4002785759c83ff a12ba119d9c34f1c9ea152ba06ed032d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 787/1532] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:11:27 2026] DELETE /v2.0/ports/d1d6490e-325b-483a-abc4-24ba4c250149 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:11:27.620 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50ead2f7-8dc8-4689-8d1c-23f55508dfcd 9944d272c9d04613b4002785759c83ff a12ba119d9c34f1c9ea152ba06ed032d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 788/1533] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:27 2026] DELETE /v2.0/subnets/0c724dfc-1543-4448-9534-536b4c61e6a3 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:11:27.649 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7d85894-f355-46a6-87b0-d197421eee5c 9944d272c9d04613b4002785759c83ff a12ba119d9c34f1c9ea152ba06ed032d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 789/1534] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:27 2026] DELETE /v2.0/subnets/0b60bf46-7d9e-4ebb-bb70-223a9f913dd4 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1535] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:11:27 2026] GET /v2.0/ports?device_id=26f45cae-ea58-448a-92d8-1cc32d61e731 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1536] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:11:27 2026] DELETE /v2.0/ports/3f133546-f37d-47a3-9395-b8f81aa14030 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1537] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:11:27 2026] DELETE /v2.0/ports/44daeee1-1481-40ac-a1d1-742c9dbf723f => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1538] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:27 2026] DELETE /v2.0/networks/87f2477c-ee87-4be7-b77d-21b4e2b80839 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1539] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:28 2026] GET /v2.0/ports?device_id=26f45cae-ea58-448a-92d8-1cc32d61e731 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:28.668 8 INFO neutron.services.segments.plugin [-] Segment 5c9d3de3-57d5-49d5-b5c8-80033c0021f2 resource provider aggregate not found 2026-07-21 22:11:28.673 8 INFO neutron.services.segments.plugin [-] Segment 5c9d3de3-57d5-49d5-b5c8-80033c0021f2 resource provider aggregate not found 2026-07-21 22:11:28.688 8 INFO neutron.services.segments.plugin [-] Segment 5c9d3de3-57d5-49d5-b5c8-80033c0021f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c9d3de3-57d5-49d5-b5c8-80033c0021f2 found for delete ", "request_id": "req-06e5c311-b9fe-4bbc-abf3-37304ec331fb"}]} 2026-07-21 22:11:28.691 8 INFO neutron.services.segments.plugin [-] Segment 5c9d3de3-57d5-49d5-b5c8-80033c0021f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c9d3de3-57d5-49d5-b5c8-80033c0021f2 found for delete ", "request_id": "req-e4edbfe6-96dc-458f-8b0d-9e776eb5db23"}]} [pid: 8|app: 0|req: 792/1540] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:28 2026] GET /v2.0/security-groups?tenant_id=a12ba119d9c34f1c9ea152ba06ed032d&name=default => generated 2801 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:11:28.831 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d1634ea-3f4c-4bff-a201-0d9cd07c153b'] response: {'server_uuid': '26f45cae-ea58-448a-92d8-1cc32d61e731', 'name': 'network-vif-deleted', 'tag': '44daeee1-1481-40ac-a1d1-742c9dbf723f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 749/1541] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:28 2026] DELETE /v2.0/security-groups/4841e2e3-fed4-4b03-b336-f0e069014cc6 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1542] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:11:29 2026] PUT /v2.0/routers/c099581f-11cd-42ad-a2d2-daf0b2e4046b/remove_router_interface => generated 309 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:30.905 8 INFO neutron.db.segments_db [None req-e42a7f42-3667-46e7-ae4a-12301dc809e5 c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Added segment eae47f95-9760-486d-923f-26c63339f9be of type vxlan for network dba8cc8c-3459-4458-9b30-9e76fc8346ac [pid: 8|app: 0|req: 794/1543] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:30 2026] POST /v2.0/networks => generated 634 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:31.118 8 INFO neutron.db.segments_db [None req-b9a19eda-db76-4e1a-be17-43c7811be231 c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Added segment 76f10938-6bf4-439a-9b33-cabbea7a50a6 of type vxlan for network eab4d569-d5cd-434e-ab79-10af29b9a0dc [pid: 8|app: 0|req: 795/1544] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:31 2026] POST /v2.0/networks => generated 634 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1545] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:31 2026] POST /v2.0/subnets => generated 622 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:31.679 7 INFO neutron.services.segments.plugin [-] Segment 6f1d5866-4a7a-47eb-a149-0a42a1b66903 resource provider aggregate not found 2026-07-21 22:11:31.684 7 INFO neutron.services.segments.plugin [-] Segment 6f1d5866-4a7a-47eb-a149-0a42a1b66903 resource provider aggregate not found 2026-07-21 22:11:31.702 7 INFO neutron.services.segments.plugin [-] Segment 6f1d5866-4a7a-47eb-a149-0a42a1b66903 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f1d5866-4a7a-47eb-a149-0a42a1b66903 found for delete ", "request_id": "req-412ca2bd-67e9-43dd-8369-77a38ad3537f"}]} 2026-07-21 22:11:31.705 7 INFO neutron.services.segments.plugin [-] Segment 6f1d5866-4a7a-47eb-a149-0a42a1b66903 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f1d5866-4a7a-47eb-a149-0a42a1b66903 found for delete ", "request_id": "req-5295aeaa-5c2c-43ec-b54b-ad289467692b"}]} 2026-07-21 22:11:31.723 7 INFO neutron.db.l3_hamode_db [None req-f8cf2b07-ba67-4a6e-af4c-1b40d405d730 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] HA network 2d719421-3b66-4d88-b9bf-27be007292ba was deleted as no HA routers are present in tenant 33c4c8b4fb6f483590d7d1b9373dd476. [pid: 7|app: 0|req: 750/1546] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:30 2026] DELETE /v2.0/routers/c099581f-11cd-42ad-a2d2-daf0b2e4046b => generated 0 bytes in 1168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1547] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:31 2026] DELETE /v2.0/subnets/a851521d-5d07-4549-b451-b4545215d07a => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1548] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:31 2026] POST /v2.0/subnets => generated 631 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:32.138 8 INFO neutron.db.segments_db [None req-f51f773f-64f6-40f1-8d19-378d980993df c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Added segment 8a4f87be-6395-4c2f-9df9-b34db6920896 of type vxlan for network 9a11f76e-920a-4fe1-9de8-ad6c088ffede 2026-07-21 22:11:32.557 8 INFO neutron.db.l3_hamode_db [None req-f51f773f-64f6-40f1-8d19-378d980993df c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:11:32.728 8 INFO neutron.db.l3_hamode_db [None req-f51f773f-64f6-40f1-8d19-378d980993df c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 752/1549] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:32 2026] DELETE /v2.0/networks/4caa8219-88ed-4b9c-90e1-c7ff22f8af45 => generated 0 bytes in 929 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1550] 10.0.0.145 () {34 vars in 990 bytes} [Tue Jul 21 22:11:32 2026] GET /v2.0/ports?device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => generated 1240 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1551] 10.0.0.145 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:33 2026] GET /v2.0/security-groups?id=a5be64d6-fd6b-4b43-ac31-bf93816b982c&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: 755/1552] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:33 2026] GET /v2.0/security-groups?tenant_id=33c4c8b4fb6f483590d7d1b9373dd476&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1553] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:33 2026] DELETE /v2.0/security-groups/8dd8ce5a-624b-4e3c-a17e-9fe3d1d0d51d => 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: 798/1554] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:32 2026] POST /v2.0/routers => generated 510 bytes in 2130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:34.251 7 INFO neutron.services.segments.plugin [-] Segment f0b33959-4a33-4f33-b77f-8115478f6f5f resource provider aggregate not found 2026-07-21 22:11:34.256 7 INFO neutron.services.segments.plugin [-] Segment f0b33959-4a33-4f33-b77f-8115478f6f5f resource provider aggregate not found 2026-07-21 22:11:34.285 7 INFO neutron.services.segments.plugin [-] Segment f0b33959-4a33-4f33-b77f-8115478f6f5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0b33959-4a33-4f33-b77f-8115478f6f5f found for delete ", "request_id": "req-970f7af4-d06e-4521-bf9c-247111ab12ad"}]} 2026-07-21 22:11:34.286 7 INFO neutron.services.segments.plugin [-] Segment f0b33959-4a33-4f33-b77f-8115478f6f5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0b33959-4a33-4f33-b77f-8115478f6f5f found for delete ", "request_id": "req-91cf8d93-1ddb-4792-8633-465fa04f541c"}]} [pid: 7|app: 0|req: 757/1555] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:11:34 2026] PUT /v2.0/routers/c6530a86-b5bc-4fcb-a433-ee32945dfbf4/add_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1556] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:11:35 2026] GET /v2.0/ports/7a3556da-3a70-4db9-ba60-a790e4752710 => generated 959 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1557] 10.0.0.82 () {32 vars in 825 bytes} [Tue Jul 21 22:11:36 2026] GET /v2.0/ports?project_id=ddc37362a52242999b8872d4cc608ad3&network_id=bf0285e3-42cc-4dce-a099-707ddc4f478e => generated 3691 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1558] 10.0.0.82 () {32 vars in 741 bytes} [Tue Jul 21 22:11:36 2026] GET /v2.0/subnets?network_id=5f1f3ab5-5847-4b3a-932b-956ae1a7f38a => generated 644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:36.848 8 INFO neutron.db.l3_db [None req-c7660b1c-1529-4e42-8945-3edf84deebaa b7ee32b988214193a24b881e1e94df17 ddc37362a52242999b8872d4cc608ad3 - - - -] Floating IP 69334e27-f200-4154-b003-50752827a11f disassociated. External IP: 10.96.250.216, port: cb1702cb-b5d5-4fcd-8fea-8dd9868fea62. [pid: 8|app: 0|req: 802/1559] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:11:36 2026] PUT /v2.0/floatingips/69334e27-f200-4154-b003-50752827a11f => generated 554 bytes in 638 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:37.328 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da2574b1-080e-4af8-8dd2-3f97fee8ba38'] response: {'name': 'network-changed', 'server_uuid': '4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d', 'tag': 'cb1702cb-b5d5-4fcd-8fea-8dd9868fea62', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 803/1560] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:37 2026] GET /v2.0/floatingips/69334e27-f200-4154-b003-50752827a11f => generated 554 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1561] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:11:37 2026] GET /v2.0/ports?tenant_id=ddc37362a52242999b8872d4cc608ad3&device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1562] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:11:35 2026] PUT /v2.0/routers/c6530a86-b5bc-4fcb-a433-ee32945dfbf4/add_router_interface => generated 309 bytes in 1708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1563] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:11:37 2026] GET /v2.0/networks?id=bf0285e3-42cc-4dce-a099-707ddc4f478e => generated 754 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1564] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:11:37 2026] GET /v2.0/ports/b3248002-f48b-487f-8c42-830a37e20e5e => generated 967 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1565] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:11:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=cb1702cb-b5d5-4fcd-8fea-8dd9868fea62 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1566] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:11:37 2026] GET /v2.0/subnets?id=acc4cdca-670a-4b39-8bea-0b2d820ece78 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1567] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:11:37 2026] GET /v2.0/ports?network_id=bf0285e3-42cc-4dce-a099-707ddc4f478e&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: 809/1568] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:11:37 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1569] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:11:37 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?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: 811/1570] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:38 2026] GET /v2.0/floatingips/69334e27-f200-4154-b003-50752827a11f => generated 554 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1571] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:11:37 2026] PUT /v2.0/routers/c6530a86-b5bc-4fcb-a433-ee32945dfbf4/remove_router_interface => generated 309 bytes in 1034 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1572] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:39 2026] GET /v2.0/floatingips/69334e27-f200-4154-b003-50752827a11f => generated 552 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1575] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:11:38 2026] PUT /v2.0/routers/c6530a86-b5bc-4fcb-a433-ee32945dfbf4/remove_router_interface => generated 309 bytes in 1051 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1576] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:11:39 2026] GET /v2.0/ports?device_id=c6530a86-b5bc-4fcb-a433-ee32945dfbf4 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1577] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:40 2026] GET /v2.0/security-groups?tenant_id=50eab2d5d072422d899a18a21a584c99&name=default => generated 2801 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:11:40.395 8 INFO neutron.services.segments.plugin [-] Segment 8a4f87be-6395-4c2f-9df9-b34db6920896 resource provider aggregate not found 2026-07-21 22:11:40.403 8 INFO neutron.services.segments.plugin [-] Segment 8a4f87be-6395-4c2f-9df9-b34db6920896 resource provider aggregate not found [pid: 7|app: 0|req: 766/1578] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:40 2026] DELETE /v2.0/security-groups/2f6e9295-c420-4568-bf0e-e3587ae69a9c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:11:40.423 8 INFO neutron.services.segments.plugin [-] Segment 8a4f87be-6395-4c2f-9df9-b34db6920896 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a4f87be-6395-4c2f-9df9-b34db6920896 found for delete ", "request_id": "req-5177368f-cc12-403b-9aad-5b8889800d34"}]} 2026-07-21 22:11:40.428 8 INFO neutron.services.segments.plugin [-] Segment 8a4f87be-6395-4c2f-9df9-b34db6920896 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a4f87be-6395-4c2f-9df9-b34db6920896 found for delete ", "request_id": "req-7da7b2b6-6421-45ff-8aab-d9931d82e17b"}]} 2026-07-21 22:11:40.433 8 INFO neutron.db.l3_hamode_db [None req-5b1142bc-16be-4cd8-a1c2-fd25ed5147e0 c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] HA network 9a11f76e-920a-4fe1-9de8-ad6c088ffede was deleted as no HA routers are present in tenant 50e0f2b3f1ad49658df6441505cfbade. [pid: 8|app: 0|req: 813/1579] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:39 2026] DELETE /v2.0/routers/c6530a86-b5bc-4fcb-a433-ee32945dfbf4 => generated 0 bytes in 761 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1580] 10.0.0.82 () {34 vars in 684 bytes} [Tue Jul 21 22:11:40 2026] POST /v2.0/security-groups => generated 1611 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1581] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:40 2026] DELETE /v2.0/subnets/5004815c-a6a0-4d87-b689-e57842b80db6 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1582] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:40 2026] GET /v2.0/security-groups?tenant_id=b46ba54136f84530a8c63b94781ad7fa&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1583] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:11:40 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1584] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:40 2026] DELETE /v2.0/security-groups/4ab4aac7-0215-4282-bbb3-08caaa5d6ff7 => 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: 816/1585] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:40 2026] DELETE /v2.0/subnets/538a98a1-8abd-4a7e-9d64-e1be086c473e => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1586] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:11:40 2026] POST /v2.0/security-group-rules => generated 564 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1587] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:11:41 2026] POST /v2.0/security-group-rules => generated 570 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1588] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:11:41 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1589] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:40 2026] DELETE /v2.0/networks/eab4d569-d5cd-434e-ab79-10af29b9a0dc => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:41.312 7 INFO neutron.db.securitygroups_db [None req-411dffdb-f7c4-4645-b5ae-c5448f6fae10 b7ee32b988214193a24b881e1e94df17 ddc37362a52242999b8872d4cc608ad3 - - - -] Project ddc37362a52242999b8872d4cc608ad3 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: 773/1590] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:11:41 2026] POST /v2.0/security-group-rules => generated 575 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:41.440 7 INFO neutron.db.securitygroups_db [None req-70bd4052-25c9-4a49-bc7b-cda53eb7f32a b7ee32b988214193a24b881e1e94df17 ddc37362a52242999b8872d4cc608ad3 - - - -] Project ddc37362a52242999b8872d4cc608ad3 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: 818/1591] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:41 2026] DELETE /v2.0/networks/dba8cc8c-3459-4458-9b30-9e76fc8346ac => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1592] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:11:41 2026] POST /v2.0/security-group-rules => generated 574 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:41.573 8 INFO neutron.db.segments_db [None req-3f6969a7-bf23-4753-8233-bde543f2f223 c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Added segment d06c1791-f4f4-4132-ac04-1216eb5565a3 of type vxlan for network bc4211d0-1b03-42da-bd49-58fcb4c4be09 [pid: 8|app: 0|req: 819/1593] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:41 2026] POST /v2.0/networks => generated 633 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1594] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:41 2026] POST /v2.0/subnets => generated 622 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:42.174 7 INFO neutron.db.segments_db [None req-98a07387-c968-451f-a57a-fbdad581190f c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Added segment a9c845d3-7f37-4958-afab-6fabf760e987 of type vxlan for network 353051fd-eece-4863-967f-f69ea5b8a183 [pid: 8|app: 0|req: 820/1595] 10.0.0.82 () {32 vars in 648 bytes} [Tue Jul 21 22:11:41 2026] GET /v2.0/networks => generated 1295 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:11:42.451 8 INFO neutron.services.segments.plugin [-] Segment 76f10938-6bf4-439a-9b33-cabbea7a50a6 resource provider aggregate not found 2026-07-21 22:11:42.456 8 INFO neutron.services.segments.plugin [-] Segment 76f10938-6bf4-439a-9b33-cabbea7a50a6 resource provider aggregate not found 2026-07-21 22:11:42.471 8 INFO neutron.services.segments.plugin [-] Segment 76f10938-6bf4-439a-9b33-cabbea7a50a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76f10938-6bf4-439a-9b33-cabbea7a50a6 found for delete ", "request_id": "req-d4cbd0d7-e602-4893-b5ff-c5ca1ac16983"}]} 2026-07-21 22:11:42.477 8 INFO neutron.services.segments.plugin [-] Segment 76f10938-6bf4-439a-9b33-cabbea7a50a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76f10938-6bf4-439a-9b33-cabbea7a50a6 found for delete ", "request_id": "req-2b60f89c-3ae4-4637-97c8-9597e66fd3ad"}]} 2026-07-21 22:11:42.500 8 INFO neutron.services.segments.plugin [-] Segment eae47f95-9760-486d-923f-26c63339f9be resource provider aggregate not found 2026-07-21 22:11:42.505 8 INFO neutron.services.segments.plugin [-] Segment eae47f95-9760-486d-923f-26c63339f9be resource provider aggregate not found [pid: 8|app: 0|req: 821/1596] 10.0.0.225 () {34 vars in 1100 bytes} [Tue Jul 21 22:11:42 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1914931512&fields=id&tenant_id=ddc37362a52242999b8872d4cc608ad3 => generated 69 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:42.532 8 INFO neutron.services.segments.plugin [-] Segment eae47f95-9760-486d-923f-26c63339f9be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eae47f95-9760-486d-923f-26c63339f9be found for delete ", "request_id": "req-14fdd318-fa0d-4250-b39b-e8b510703726"}]} 2026-07-21 22:11:42.534 8 INFO neutron.services.segments.plugin [-] Segment eae47f95-9760-486d-923f-26c63339f9be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eae47f95-9760-486d-923f-26c63339f9be found for delete ", "request_id": "req-13ff4dbc-1c5a-452a-ab46-56fe0371f5eb"}]} 2026-07-21 22:11:42.543 7 INFO neutron.db.l3_hamode_db [None req-98a07387-c968-451f-a57a-fbdad581190f c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 822/1597] 10.0.0.225 () {34 vars in 982 bytes} [Tue Jul 21 22:11:42 2026] GET /v2.0/networks?id=bf0285e3-42cc-4dce-a099-707ddc4f478e => generated 658 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1598] 10.0.0.225 () {34 vars in 965 bytes} [Tue Jul 21 22:11:42 2026] GET /v2.0/quotas/ddc37362a52242999b8872d4cc608ad3 => 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: 824/1599] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:11:42 2026] GET /v2.0/ports?tenant_id=ddc37362a52242999b8872d4cc608ad3&fields=id => generated 149 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1600] 10.0.0.225 () {34 vars in 1008 bytes} [Tue Jul 21 22:11:42 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1601] 10.0.0.225 () {34 vars in 1108 bytes} [Tue Jul 21 22:11:42 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1602] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:43 2026] GET /v2.0/ports?device_id=165732d6-c4bc-40fc-b6f5-7a3df749c012 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:11:43.335 7 INFO neutron.db.l3_hamode_db [None req-98a07387-c968-451f-a57a-fbdad581190f c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 828/1603] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:11:43 2026] GET /v2.0/networks?id=bf0285e3-42cc-4dce-a099-707ddc4f478e => generated 658 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1604] 199.19.213.152 () {34 vars in 1050 bytes} [Tue Jul 21 22:11:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ddc37362a52242999b8872d4cc608ad3 => generated 273 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1605] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:42 2026] POST /v2.0/routers => generated 511 bytes in 1998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1606] 10.0.0.82 () {34 vars in 664 bytes} [Tue Jul 21 22:11:44 2026] POST /v2.0/ports => generated 960 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 830/1607] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:11:44 2026] POST /v2.0/ports => generated 954 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 778/1608] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:44 2026] GET /v2.0/ports?device_id=165732d6-c4bc-40fc-b6f5-7a3df749c012 => generated 957 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1609] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:11:44 2026] PUT /v2.0/ports/f8cf8908-6e86-4e19-94f7-c33e006d5698 => generated 1199 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:11:45.194 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01a939ad-fdd3-46d1-8eef-a860340b07b9'] response: {'name': 'network-changed', 'server_uuid': '165732d6-c4bc-40fc-b6f5-7a3df749c012', 'tag': 'f8cf8908-6e86-4e19-94f7-c33e006d5698', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 780/1610] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:45 2026] GET /v2.0/security-groups?id=1b4bada3-45fa-4916-b5d5-e70c690ec68f&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 781/1611] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:11:45 2026] GET /v2.0/ports?tenant_id=ddc37362a52242999b8872d4cc608ad3&device_id=165732d6-c4bc-40fc-b6f5-7a3df749c012 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1612] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:11:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f8cf8908-6e86-4e19-94f7-c33e006d5698 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1613] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:11:45 2026] GET /v2.0/subnets?id=acc4cdca-670a-4b39-8bea-0b2d820ece78 => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1614] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:11:45 2026] GET /v2.0/ports?network_id=bf0285e3-42cc-4dce-a099-707ddc4f478e&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: 785/1615] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:11:45 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1616] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:11:45 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1617] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:11:45 2026] GET /v2.0/ports?tenant_id=ddc37362a52242999b8872d4cc608ad3&device_id=165732d6-c4bc-40fc-b6f5-7a3df749c012 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1618] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:11:45 2026] GET /v2.0/networks?id=bf0285e3-42cc-4dce-a099-707ddc4f478e => generated 754 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1619] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:45 2026] GET /v2.0/security-groups?tenant_id=d042193c202d4ab79303f211201197cd&name=default => generated 2801 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1620] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:11:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f8cf8908-6e86-4e19-94f7-c33e006d5698 => 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: 791/1621] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:46 2026] DELETE /v2.0/security-groups/4c16b335-c5a4-48cf-93cb-8ca30c8e85dd => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1622] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:11:46 2026] GET /v2.0/subnets?id=acc4cdca-670a-4b39-8bea-0b2d820ece78 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1623] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:11:46 2026] GET /v2.0/ports?network_id=bf0285e3-42cc-4dce-a099-707ddc4f478e&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1624] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:11:46 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1625] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:46 2026] GET /v2.0/ports?device_id=165732d6-c4bc-40fc-b6f5-7a3df749c012 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1626] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:11:46 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1627] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:11:44 2026] PUT /v2.0/routers/871557ba-dbf3-4f71-9a9a-7da845833f3c/add_router_interface => generated 309 bytes in 1985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 797/1628] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:46 2026] GET /v2.0/security-groups?id=1b4bada3-45fa-4916-b5d5-e70c690ec68f&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1629] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:11:46 2026] GET /v2.0/ports/205618c1-007f-4820-9ff7-81d403ca9e9f => generated 1034 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1630] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:47 2026] GET /v2.0/ports?device_id=165732d6-c4bc-40fc-b6f5-7a3df749c012 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1631] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:11:46 2026] PUT /v2.0/routers/871557ba-dbf3-4f71-9a9a-7da845833f3c/remove_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 834/1632] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:47 2026] GET /v2.0/security-groups?id=1b4bada3-45fa-4916-b5d5-e70c690ec68f&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:47.833 7 INFO neutron.api.v2.resource [None req-310b565f-38ba-4e7d-9283-0cb2cad85c36 c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1633] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:11:47 2026] PUT /v2.0/routers/871557ba-dbf3-4f71-9a9a-7da845833f3c/remove_router_interface => generated 197 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1634] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:11:47 2026] GET /v2.0/ports?device_id=871557ba-dbf3-4f71-9a9a-7da845833f3c => 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: 835/1635] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:11:47 2026] GET /v2.0/ports?device_id=165732d6-c4bc-40fc-b6f5-7a3df749c012 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1636] 10.0.0.82 () {32 vars in 652 bytes} [Tue Jul 21 22:11:47 2026] GET /v2.0/extensions => generated 19178 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1637] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/security-groups?id=1b4bada3-45fa-4916-b5d5-e70c690ec68f&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1638] 10.0.0.82 () {32 vars in 680 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1639] 10.0.0.82 () {32 vars in 680 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1640] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1641] 10.0.0.82 () {32 vars in 664 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1642] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/ports?device_id=165732d6-c4bc-40fc-b6f5-7a3df749c012 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1643] 10.0.0.82 () {32 vars in 698 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:48.592 7 INFO neutron.services.segments.plugin [-] Segment a9c845d3-7f37-4958-afab-6fabf760e987 resource provider aggregate not found 2026-07-21 22:11:48.597 7 INFO neutron.services.segments.plugin [-] Segment a9c845d3-7f37-4958-afab-6fabf760e987 resource provider aggregate not found 2026-07-21 22:11:48.612 7 INFO neutron.services.segments.plugin [-] Segment a9c845d3-7f37-4958-afab-6fabf760e987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9c845d3-7f37-4958-afab-6fabf760e987 found for delete ", "request_id": "req-66a0feba-8afd-4b1d-b7af-c8491d650b04"}]} 2026-07-21 22:11:48.616 7 INFO neutron.services.segments.plugin [-] Segment a9c845d3-7f37-4958-afab-6fabf760e987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9c845d3-7f37-4958-afab-6fabf760e987 found for delete ", "request_id": "req-49ff8619-b96d-417c-86a6-ed9548a6e02a"}]} 2026-07-21 22:11:48.623 7 INFO neutron.db.l3_hamode_db [None req-4a2e96af-4f7c-43ff-aaf3-9c316caaa12a c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] HA network 353051fd-eece-4863-967f-f69ea5b8a183 was deleted as no HA routers are present in tenant 50e0f2b3f1ad49658df6441505cfbade. [pid: 7|app: 0|req: 801/1644] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:47 2026] DELETE /v2.0/routers/871557ba-dbf3-4f71-9a9a-7da845833f3c => generated 0 bytes in 760 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1645] 10.0.0.82 () {32 vars in 696 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:48.735 8 INFO neutron.db.l3_db [None req-a6209ca5-dcbc-4838-9486-dc70db4cf4df b7ee32b988214193a24b881e1e94df17 ddc37362a52242999b8872d4cc608ad3 - - - -] Floating IP 69334e27-f200-4154-b003-50752827a11f associated. External IP: 10.96.250.216, port: f8cf8908-6e86-4e19-94f7-c33e006d5698. [pid: 7|app: 0|req: 803/1646] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:48 2026] DELETE /v2.0/subnets/a4fbda48-b252-4e67-a0be-bc0b26fcacad => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1647] 10.0.0.82 () {32 vars in 700 bytes} [Tue Jul 21 22:11:48 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1648] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:11:48 2026] PUT /v2.0/floatingips/69334e27-f200-4154-b003-50752827a11f => generated 855 bytes in 937 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1649] 10.0.0.82 () {32 vars in 688 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1650] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/floatingips/69334e27-f200-4154-b003-50752827a11f => generated 855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:49.238 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f68b685-b25a-4540-820a-e1a95e787369'] response: {'name': 'network-changed', 'server_uuid': '165732d6-c4bc-40fc-b6f5-7a3df749c012', 'tag': 'f8cf8908-6e86-4e19-94f7-c33e006d5698', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 847/1651] 10.0.0.82 () {32 vars in 702 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1652] 10.0.0.82 () {32 vars in 692 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1653] 10.0.0.82 () {32 vars in 694 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1654] 10.0.0.82 () {32 vars in 684 bytes} [Tue Jul 21 22:11:49 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: 851/1655] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/ports?tenant_id=ddc37362a52242999b8872d4cc608ad3&device_id=165732d6-c4bc-40fc-b6f5-7a3df749c012 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1656] 10.0.0.82 () {32 vars in 686 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1657] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/networks?id=bf0285e3-42cc-4dce-a099-707ddc4f478e => generated 754 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1658] 10.0.0.82 () {32 vars in 660 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1659] 10.0.0.82 () {32 vars in 698 bytes} [Tue Jul 21 22:11:49 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: 805/1660] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:48 2026] DELETE /v2.0/networks/bc4211d0-1b03-42da-bd49-58fcb4c4be09 => generated 0 bytes in 524 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1661] 10.0.0.82 () {32 vars in 678 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1662] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f8cf8908-6e86-4e19-94f7-c33e006d5698 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1663] 10.0.0.82 () {32 vars in 682 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:49.476 7 INFO neutron.db.segments_db [None req-6ec2d3ad-77f7-4013-bcaf-fc57bc8e02e4 c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Added segment c7b6fd89-029f-4475-b58d-b1961163e17b of type vxlan for network a336dfe3-de12-4311-9446-979f11cbe103 [pid: 8|app: 0|req: 858/1664] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/subnets?id=acc4cdca-670a-4b39-8bea-0b2d820ece78 => generated 653 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1665] 10.0.0.82 () {32 vars in 674 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1666] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/ports?network_id=bf0285e3-42cc-4dce-a099-707ddc4f478e&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1667] 10.0.0.82 () {32 vars in 688 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1668] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:49 2026] POST /v2.0/networks => generated 633 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1669] 10.0.0.82 () {32 vars in 722 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1670] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1671] 10.0.0.82 () {32 vars in 686 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1672] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e?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: 865/1673] 10.0.0.82 () {32 vars in 668 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1674] 10.0.0.82 () {32 vars in 686 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1675] 10.0.0.82 () {32 vars in 680 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1676] 10.0.0.82 () {32 vars in 698 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1677] 10.0.0.82 () {32 vars in 678 bytes} [Tue Jul 21 22:11:49 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) [pid: 8|app: 0|req: 870/1678] 10.0.0.82 () {32 vars in 666 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1679] 10.0.0.82 () {32 vars in 676 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1680] 10.0.0.82 () {32 vars in 664 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1681] 10.0.0.82 () {32 vars in 674 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1682] 10.0.0.82 () {32 vars in 712 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1683] 10.0.0.82 () {32 vars in 690 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1684] 10.0.0.82 () {32 vars in 682 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1685] 10.0.0.82 () {32 vars in 668 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1686] 10.0.0.82 () {32 vars in 686 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1687] 10.0.0.82 () {32 vars in 704 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1688] 10.0.0.82 () {32 vars in 700 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1689] 10.0.0.82 () {32 vars in 674 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1690] 10.0.0.82 () {32 vars in 692 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1691] 10.0.0.82 () {32 vars in 688 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1692] 10.0.0.82 () {32 vars in 708 bytes} [Tue Jul 21 22:11:49 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: 8|app: 0|req: 885/1693] 10.0.0.82 () {32 vars in 704 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1694] 10.0.0.82 () {32 vars in 696 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1695] 10.0.0.82 () {32 vars in 710 bytes} [Tue Jul 21 22:11:49 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: 8|app: 0|req: 888/1696] 10.0.0.82 () {32 vars in 668 bytes} [Tue Jul 21 22:11:49 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: 8|app: 0|req: 889/1697] 10.0.0.82 () {32 vars in 686 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1698] 10.0.0.82 () {32 vars in 680 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1699] 10.0.0.82 () {32 vars in 674 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1700] 10.0.0.82 () {32 vars in 670 bytes} [Tue Jul 21 22:11:49 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: 893/1701] 10.0.0.82 () {32 vars in 660 bytes} [Tue Jul 21 22:11:49 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: 894/1702] 10.0.0.82 () {32 vars in 698 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1703] 10.0.0.82 () {32 vars in 698 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1704] 10.0.0.82 () {32 vars in 676 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1705] 10.0.0.82 () {32 vars in 668 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1706] 10.0.0.82 () {32 vars in 682 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1707] 10.0.0.82 () {32 vars in 700 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1708] 10.0.0.82 () {32 vars in 684 bytes} [Tue Jul 21 22:11:49 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1709] 10.0.0.82 () {32 vars in 706 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1710] 10.0.0.82 () {32 vars in 668 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1711] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:49 2026] POST /v2.0/subnets => generated 622 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1712] 10.0.0.82 () {32 vars in 696 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1713] 10.0.0.82 () {32 vars in 694 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1714] 10.0.0.82 () {32 vars in 684 bytes} [Tue Jul 21 22:11:50 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: 812/1715] 10.0.0.82 () {32 vars in 688 bytes} [Tue Jul 21 22:11:50 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: 813/1716] 10.0.0.82 () {32 vars in 666 bytes} [Tue Jul 21 22:11:50 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: 814/1717] 10.0.0.82 () {32 vars in 680 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:50.094 8 INFO neutron.db.segments_db [None req-c90d3440-41a6-4fd3-ae04-604bd847377a c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Added segment 54326440-cf8c-411f-b229-09a70455b1ff of type vxlan for network 74af8695-b8b4-49cf-9e73-89385fc55728 [pid: 7|app: 0|req: 815/1718] 10.0.0.82 () {32 vars in 680 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1719] 10.0.0.82 () {32 vars in 690 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1720] 10.0.0.82 () {32 vars in 690 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1721] 10.0.0.82 () {32 vars in 694 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1722] 10.0.0.82 () {32 vars in 684 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1723] 10.0.0.82 () {32 vars in 688 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1724] 10.0.0.82 () {32 vars in 700 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1725] 10.0.0.82 () {32 vars in 702 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1726] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/security-groups-normalized-cidr => 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: 824/1727] 10.0.0.82 () {32 vars in 714 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1728] 10.0.0.82 () {32 vars in 726 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1729] 10.0.0.82 () {32 vars in 718 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1730] 10.0.0.82 () {32 vars in 682 bytes} [Tue Jul 21 22:11:50 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: 828/1731] 10.0.0.82 () {32 vars in 668 bytes} [Tue Jul 21 22:11:50 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: 829/1732] 10.0.0.82 () {32 vars in 718 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1733] 10.0.0.82 () {32 vars in 678 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1734] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/floatingips/69334e27-f200-4154-b003-50752827a11f => generated 855 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1735] 10.0.0.82 () {32 vars in 668 bytes} [Tue Jul 21 22:11:50 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: 833/1736] 10.0.0.82 () {32 vars in 696 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1737] 10.0.0.82 () {32 vars in 704 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1738] 10.0.0.82 () {32 vars in 700 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1739] 10.0.0.82 () {32 vars in 682 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1740] 10.0.0.82 () {32 vars in 704 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1741] 10.0.0.82 () {32 vars in 694 bytes} [Tue Jul 21 22:11:50 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: 839/1742] 10.0.0.82 () {32 vars in 688 bytes} [Tue Jul 21 22:11:50 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: 840/1743] 10.0.0.82 () {32 vars in 696 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1744] 10.0.0.82 () {32 vars in 688 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1745] 10.0.0.82 () {32 vars in 700 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1746] 10.0.0.82 () {32 vars in 664 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1747] 10.0.0.82 () {32 vars in 680 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1748] 10.0.0.82 () {32 vars in 692 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1749] 10.0.0.82 () {32 vars in 676 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1750] 10.0.0.82 () {32 vars in 666 bytes} [Tue Jul 21 22:11:50 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:50.448 8 INFO neutron.db.l3_hamode_db [None req-c90d3440-41a6-4fd3-ae04-604bd847377a c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:11:50.648 8 INFO neutron.db.l3_hamode_db [None req-c90d3440-41a6-4fd3-ae04-604bd847377a c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:11:51.139 7 INFO neutron.services.segments.plugin [-] Segment d06c1791-f4f4-4132-ac04-1216eb5565a3 resource provider aggregate not found 2026-07-21 22:11:51.147 7 INFO neutron.services.segments.plugin [-] Segment d06c1791-f4f4-4132-ac04-1216eb5565a3 resource provider aggregate not found 2026-07-21 22:11:51.161 7 INFO neutron.services.segments.plugin [-] Segment d06c1791-f4f4-4132-ac04-1216eb5565a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d06c1791-f4f4-4132-ac04-1216eb5565a3 found for delete ", "request_id": "req-d410c3ef-8a8b-4929-a9e8-81242ab39925"}]} 2026-07-21 22:11:51.163 7 INFO neutron.services.segments.plugin [-] Segment d06c1791-f4f4-4132-ac04-1216eb5565a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d06c1791-f4f4-4132-ac04-1216eb5565a3 found for delete ", "request_id": "req-19557e46-4083-41e7-8732-f0e27cbe41c3"}]} [pid: 7|app: 0|req: 848/1751] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:51 2026] GET /v2.0/security-groups?tenant_id=3a89f74154014a9c912f066356a3b4eb&name=default => generated 2801 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1752] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:11:51 2026] GET /v2.0/floatingips/69334e27-f200-4154-b003-50752827a11f => generated 857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1753] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:50 2026] POST /v2.0/routers => generated 510 bytes in 1415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1754] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:51 2026] DELETE /v2.0/security-groups/d74b00a2-f8b6-4d9f-8696-3ae86d0927af => 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: 905/1755] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:11:51 2026] PUT /v2.0/routers/8f1443df-0e3b-4031-9398-3d32af297d12/add_router_interface => generated 309 bytes in 1778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1756] 10.0.0.82 () {32 vars in 716 bytes} [Tue Jul 21 22:11:53 2026] GET /v2.0/ports/84756cb6-215d-4865-984e-35c5c802d53e => generated 959 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:53.549 8 INFO neutron.db.segments_db [None req-5ffa35a9-dc34-4d67-a27b-ef3eac4e2895 16f1911d58434e41b5cc23f35b238e0e 85917cc0c2694470b54ab727e192834a - - - -] Added segment eb52d9d5-96e7-4ba9-b688-f9c2cdad136a of type vxlan for network 27f171c4-c4e9-4833-ad1f-76cf10901cfd [pid: 8|app: 0|req: 906/1757] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:53 2026] POST /v2.0/networks => generated 644 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1758] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:53 2026] POST /v2.0/subnets => generated 617 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:11:54.140 8 INFO neutron.db.segments_db [None req-5e398796-fd81-422e-bdb3-17f598f68b30 16f1911d58434e41b5cc23f35b238e0e 85917cc0c2694470b54ab727e192834a - - - -] Added segment 865fee81-30e8-4043-a483-80e883f390e0 of type vxlan for network 34da2774-82ed-4b66-b0ba-d92d5ed6dc21 [pid: 8|app: 0|req: 908/1759] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:11:54 2026] POST /v2.0/networks => generated 644 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1760] 10.0.0.82 () {34 vars in 742 bytes} [Tue Jul 21 22:11:54 2026] PUT /v2.0/networks/34da2774-82ed-4b66-b0ba-d92d5ed6dc21 => generated 592 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1761] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:54 2026] POST /v2.0/subnets => generated 602 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1764] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:11:53 2026] PUT /v2.0/routers/8f1443df-0e3b-4031-9398-3d32af297d12/remove_router_interface => generated 309 bytes in 1573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1765] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:11:54 2026] GET /v2.0/ports?device_id=8f1443df-0e3b-4031-9398-3d32af297d12 => 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: 913/1766] 10.0.0.82 () {34 vars in 740 bytes} [Tue Jul 21 22:11:54 2026] PUT /v2.0/subnets/0882f8fa-6e77-43f8-8b10-4a8f3f98c2bc => generated 612 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:55.460 8 INFO neutron.services.segments.plugin [-] Segment 865fee81-30e8-4043-a483-80e883f390e0 resource provider aggregate not found 2026-07-21 22:11:55.464 8 INFO neutron.services.segments.plugin [-] Segment 865fee81-30e8-4043-a483-80e883f390e0 resource provider aggregate not found 2026-07-21 22:11:55.482 8 INFO neutron.services.segments.plugin [-] Segment 865fee81-30e8-4043-a483-80e883f390e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 865fee81-30e8-4043-a483-80e883f390e0 found for delete ", "request_id": "req-64efab36-daa4-4c16-a510-b73a2f273021"}]} 2026-07-21 22:11:55.497 8 INFO neutron.services.segments.plugin [-] Segment 865fee81-30e8-4043-a483-80e883f390e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 865fee81-30e8-4043-a483-80e883f390e0 found for delete ", "request_id": "req-49d1591b-902c-4004-b846-b2c39678b40c"}]} 2026-07-21 22:11:55.668 7 INFO neutron.services.segments.plugin [-] Segment 54326440-cf8c-411f-b229-09a70455b1ff resource provider aggregate not found 2026-07-21 22:11:55.672 7 INFO neutron.services.segments.plugin [-] Segment 54326440-cf8c-411f-b229-09a70455b1ff resource provider aggregate not found 2026-07-21 22:11:55.689 7 INFO neutron.services.segments.plugin [-] Segment 54326440-cf8c-411f-b229-09a70455b1ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54326440-cf8c-411f-b229-09a70455b1ff found for delete ", "request_id": "req-9cfaa496-e598-4e69-a1e0-e46b5c712e78"}]} 2026-07-21 22:11:55.698 7 INFO neutron.services.segments.plugin [-] Segment 54326440-cf8c-411f-b229-09a70455b1ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54326440-cf8c-411f-b229-09a70455b1ff found for delete ", "request_id": "req-6e695dfe-531f-4194-aca5-cb27a7f3deba"}]} 2026-07-21 22:11:55.699 7 INFO neutron.db.l3_hamode_db [None req-70f4449e-b60a-44ef-8ba2-547a3c04c9fe c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] HA network 74af8695-b8b4-49cf-9e73-89385fc55728 was deleted as no HA routers are present in tenant 50e0f2b3f1ad49658df6441505cfbade. [pid: 7|app: 0|req: 854/1767] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:54 2026] DELETE /v2.0/routers/8f1443df-0e3b-4031-9398-3d32af297d12 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1768] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:55 2026] DELETE /v2.0/subnets/e98db154-70ff-4578-b329-5d45df37367d => 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: 914/1769] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:55 2026] DELETE /v2.0/networks/34da2774-82ed-4b66-b0ba-d92d5ed6dc21 => generated 0 bytes in 1279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:56.367 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6f661a0-aefd-4990-b2ce-b4094ba73747 16f1911d58434e41b5cc23f35b238e0e 85917cc0c2694470b54ab727e192834a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 915/1770] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:56 2026] DELETE /v2.0/networks/34da2774-82ed-4b66-b0ba-d92d5ed6dc21 => generated 138 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1771] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:55 2026] DELETE /v2.0/networks/a336dfe3-de12-4311-9446-979f11cbe103 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:56.459 7 INFO neutron.db.segments_db [None req-140450b1-b8a7-4148-935d-5820e447e2a3 c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Added segment ff04d473-be0b-4503-9b22-07c587b52172 of type vxlan for network 91a57977-0946-45cb-9511-48791ce5d325 [pid: 8|app: 0|req: 916/1772] 10.0.0.82 () {32 vars in 693 bytes} [Tue Jul 21 22:11:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1773] 10.0.0.82 () {32 vars in 741 bytes} [Tue Jul 21 22:11:56 2026] GET /v2.0/subnets?network_id=5f1f3ab5-5847-4b3a-932b-956ae1a7f38a => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1774] 10.0.0.82 () {32 vars in 652 bytes} [Tue Jul 21 22:11:56 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1775] 10.0.0.82 () {32 vars in 648 bytes} [Tue Jul 21 22:11:56 2026] GET /v2.0/networks => generated 1309 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1776] 10.0.0.82 () {32 vars in 646 bytes} [Tue Jul 21 22:11:56 2026] GET /v2.0/subnets => generated 1233 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:11:56.774 7 INFO neutron.db.l3_hamode_db [None req-140450b1-b8a7-4148-935d-5820e447e2a3 c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 921/1777] 10.0.0.82 () {32 vars in 722 bytes} [Tue Jul 21 22:11:56 2026] GET /v2.0/networks/27f171c4-c4e9-4833-ad1f-76cf10901cfd => generated 669 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1778] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:11:56 2026] GET /v2.0/subnets/1286c6f2-131a-46a6-85c0-005a834677cd => generated 617 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:11:56.885 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d3a8201-ec2b-4e0f-9f7a-6e47b29fb16d 16f1911d58434e41b5cc23f35b238e0e 85917cc0c2694470b54ab727e192834a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 923/1779] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:56 2026] DELETE /v2.0/subnets/0882f8fa-6e77-43f8-8b10-4a8f3f98c2bc => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:11:56.915 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8cdf8627-32e4-4461-bab3-766e1636dd20 16f1911d58434e41b5cc23f35b238e0e 85917cc0c2694470b54ab727e192834a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 924/1780] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:56 2026] DELETE /v2.0/networks/34da2774-82ed-4b66-b0ba-d92d5ed6dc21 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1781] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:11:56 2026] DELETE /v2.0/subnets/1286c6f2-131a-46a6-85c0-005a834677cd => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:57.511 8 INFO neutron.services.segments.plugin [-] Segment 865fee81-30e8-4043-a483-80e883f390e0 resource provider aggregate not found 2026-07-21 22:11:57.516 8 INFO neutron.services.segments.plugin [-] Segment 865fee81-30e8-4043-a483-80e883f390e0 resource provider aggregate not found 2026-07-21 22:11:57.524 8 INFO neutron.services.segments.plugin [-] Segment 865fee81-30e8-4043-a483-80e883f390e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 865fee81-30e8-4043-a483-80e883f390e0 found for delete ", "request_id": "req-58c46d68-9fee-4a77-bfdf-cd6080d5d09e"}]} 2026-07-21 22:11:57.527 8 INFO neutron.services.segments.plugin [-] Segment 865fee81-30e8-4043-a483-80e883f390e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 865fee81-30e8-4043-a483-80e883f390e0 found for delete ", "request_id": "req-f1d8c276-1aa7-4ba5-b7a7-7230bf9063cd"}]} [pid: 8|app: 0|req: 926/1782] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:11:57 2026] DELETE /v2.0/networks/27f171c4-c4e9-4833-ad1f-76cf10901cfd => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:11:57.740 7 INFO neutron.services.segments.plugin [-] Segment c7b6fd89-029f-4475-b58d-b1961163e17b resource provider aggregate not found 2026-07-21 22:11:57.744 7 INFO neutron.services.segments.plugin [-] Segment c7b6fd89-029f-4475-b58d-b1961163e17b resource provider aggregate not found 2026-07-21 22:11:57.756 7 INFO neutron.services.segments.plugin [-] Segment c7b6fd89-029f-4475-b58d-b1961163e17b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7b6fd89-029f-4475-b58d-b1961163e17b found for delete ", "request_id": "req-3c9cf762-a036-45e7-b939-121f83127591"}]} 2026-07-21 22:11:57.760 7 INFO neutron.services.segments.plugin [-] Segment c7b6fd89-029f-4475-b58d-b1961163e17b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7b6fd89-029f-4475-b58d-b1961163e17b found for delete ", "request_id": "req-317e8635-6e8b-4b42-9de0-3a33649e793e"}]} 2026-07-21 22:11:58.067 7 INFO neutron.db.l3_hamode_db [None req-140450b1-b8a7-4148-935d-5820e447e2a3 c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 927/1783] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:11:58 2026] GET /v2.0/security-groups?tenant_id=85917cc0c2694470b54ab727e192834a&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1784] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:11:58 2026] DELETE /v2.0/security-groups/7fb8e87f-67f7-4003-8057-7abeef396439 => 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: 857/1785] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:11:56 2026] POST /v2.0/routers => generated 692 bytes in 2810 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1786] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:11:59 2026] GET /v2.0/routers/553c4101-7442-4c6d-9f34-dfa160a18f84 => generated 698 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1787] 10.0.0.82 () {32 vars in 646 bytes} [Tue Jul 21 22:11:59 2026] GET /v2.0/routers => generated 701 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1788] 10.0.0.145 () {34 vars in 990 bytes} [Tue Jul 21 22:11:59 2026] GET /v2.0/ports?device_id=165732d6-c4bc-40fc-b6f5-7a3df749c012 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:11:59.562 8 INFO neutron.services.segments.plugin [-] Segment eb52d9d5-96e7-4ba9-b688-f9c2cdad136a resource provider aggregate not found 2026-07-21 22:11:59.568 8 INFO neutron.services.segments.plugin [-] Segment eb52d9d5-96e7-4ba9-b688-f9c2cdad136a resource provider aggregate not found 2026-07-21 22:11:59.587 8 INFO neutron.services.segments.plugin [-] Segment eb52d9d5-96e7-4ba9-b688-f9c2cdad136a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb52d9d5-96e7-4ba9-b688-f9c2cdad136a found for delete ", "request_id": "req-30687311-5e90-4305-a4bd-bff1a7648332"}]} 2026-07-21 22:11:59.596 8 INFO neutron.services.segments.plugin [-] Segment eb52d9d5-96e7-4ba9-b688-f9c2cdad136a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb52d9d5-96e7-4ba9-b688-f9c2cdad136a found for delete ", "request_id": "req-259c43c7-1788-402b-a170-93b6cd7d4e58"}]} [pid: 8|app: 0|req: 931/1789] 10.0.0.145 () {34 vars in 1040 bytes} [Tue Jul 21 22:11:59 2026] GET /v2.0/security-groups?id=1b4bada3-45fa-4916-b5d5-e70c690ec68f&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1790] 10.0.0.82 () {34 vars in 683 bytes} [Tue Jul 21 22:12:00 2026] POST /v2.0/security-groups => generated 1561 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1791] 10.0.0.82 () {32 vars in 662 bytes} [Tue Jul 21 22:12:00 2026] GET /v2.0/security-groups => generated 4344 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1792] 10.0.0.82 () {34 vars in 757 bytes} [Tue Jul 21 22:12:00 2026] PUT /v2.0/security-groups/7d65ec8d-4a2a-4e49-b84f-9e990b939346 => generated 1599 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1793] 10.0.0.82 () {32 vars in 736 bytes} [Tue Jul 21 22:12:00 2026] GET /v2.0/security-groups/7d65ec8d-4a2a-4e49-b84f-9e990b939346 => generated 1599 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1794] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:00 2026] DELETE /v2.0/security-groups/7d65ec8d-4a2a-4e49-b84f-9e990b939346 => 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: 859/1795] 10.0.0.82 () {34 vars in 740 bytes} [Tue Jul 21 22:11:59 2026] PUT /v2.0/routers/553c4101-7442-4c6d-9f34-dfa160a18f84 => generated 705 bytes in 1271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1796] 10.0.0.82 () {32 vars in 662 bytes} [Tue Jul 21 22:12:00 2026] GET /v2.0/security-groups => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:00.815 8 INFO neutron.api.v2.resource [None req-8b2ee647-c374-44a1-b2a7-23bef413d733 098dc05a98f048a7b160e624978c5ab5 c320e663fb03488195ae1ff2d2f53410 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 938/1797] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:00 2026] DELETE /v2.0/security-groups/7d65ec8d-4a2a-4e49-b84f-9e990b939346 => 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: 860/1798] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:12:00 2026] GET /v2.0/routers/553c4101-7442-4c6d-9f34-dfa160a18f84 => generated 705 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1799] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:12:00 2026] GET /v2.0/ports?device_id=553c4101-7442-4c6d-9f34-dfa160a18f84 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1800] 10.0.0.82 () {34 vars in 683 bytes} [Tue Jul 21 22:12:00 2026] POST /v2.0/security-groups => generated 1560 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1801] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:12:00 2026] POST /v2.0/security-group-rules => generated 569 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1802] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:12:01 2026] GET /v2.0/ports?device_id=165732d6-c4bc-40fc-b6f5-7a3df749c012 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1803] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:12:01 2026] GET /v2.0/security-group-rules/f08365f7-ede5-4b35-a9d7-d7e6c682dde6 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1804] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:12:01 2026] GET /v2.0/security-groups?id=1b4bada3-45fa-4916-b5d5-e70c690ec68f&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: 944/1805] 10.0.0.82 () {32 vars in 672 bytes} [Tue Jul 21 22:12:01 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1806] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:12:01 2026] DELETE /v2.0/security-group-rules/f08365f7-ede5-4b35-a9d7-d7e6c682dde6 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1807] 10.0.0.82 () {32 vars in 672 bytes} [Tue Jul 21 22:12:01 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1808] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:12:01 2026] POST /v2.0/security-group-rules => generated 569 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1809] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:12:01 2026] GET /v2.0/security-group-rules/d5735099-91c2-4c11-888a-6f29a90a00af => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1810] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:12:01 2026] GET /v2.0/ports?device_id=165732d6-c4bc-40fc-b6f5-7a3df749c012 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1811] 10.0.0.82 () {32 vars in 672 bytes} [Tue Jul 21 22:12:01 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:02.041 7 INFO neutron.services.segments.plugin [-] Segment ff04d473-be0b-4503-9b22-07c587b52172 resource provider aggregate not found 2026-07-21 22:12:02.045 7 INFO neutron.services.segments.plugin [-] Segment ff04d473-be0b-4503-9b22-07c587b52172 resource provider aggregate not found 2026-07-21 22:12:02.058 7 INFO neutron.services.segments.plugin [-] Segment ff04d473-be0b-4503-9b22-07c587b52172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff04d473-be0b-4503-9b22-07c587b52172 found for delete ", "request_id": "req-2790b607-e176-4ca3-9bf6-c3e3a80e1b1c"}]} 2026-07-21 22:12:02.064 7 INFO neutron.db.l3_hamode_db [None req-25ef01f7-9767-41af-b8f7-705a2bfd2689 c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] HA network 91a57977-0946-45cb-9511-48791ce5d325 was deleted as no HA routers are present in tenant 50e0f2b3f1ad49658df6441505cfbade. [pid: 7|app: 0|req: 862/1812] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:00 2026] DELETE /v2.0/routers/553c4101-7442-4c6d-9f34-dfa160a18f84 => generated 0 bytes in 1179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:12:02.079 7 INFO neutron.services.segments.plugin [-] Segment ff04d473-be0b-4503-9b22-07c587b52172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff04d473-be0b-4503-9b22-07c587b52172 found for delete ", "request_id": "req-a20750bc-374a-4791-880d-aa5f3ca8ef3d"}]} [pid: 7|app: 0|req: 863/1813] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:12:02 2026] DELETE /v2.0/security-group-rules/d5735099-91c2-4c11-888a-6f29a90a00af => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1814] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:12:02 2026] GET /v2.0/ports?device_id=553c4101-7442-4c6d-9f34-dfa160a18f84 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1815] 10.0.0.82 () {32 vars in 672 bytes} [Tue Jul 21 22:12:02 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:02.218 7 INFO neutron.api.v2.resource [None req-09d989d2-adcd-453f-97cb-416dd0d91be3 c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1816] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:02 2026] DELETE /v2.0/routers/553c4101-7442-4c6d-9f34-dfa160a18f84 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:12:02.239 7 INFO neutron.db.securitygroups_db [None req-f55fab00-ca5f-4d15-b171-ae7ddc47b2d7 098dc05a98f048a7b160e624978c5ab5 c320e663fb03488195ae1ff2d2f53410 - - - -] Project c320e663fb03488195ae1ff2d2f53410 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: 867/1817] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:12:02 2026] POST /v2.0/security-group-rules => generated 575 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1818] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:12:02 2026] GET /v2.0/ports?device_id=8f1443df-0e3b-4031-9398-3d32af297d12 => 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: 869/1819] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:12:02 2026] GET /v2.0/ports?device_id=165732d6-c4bc-40fc-b6f5-7a3df749c012 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1820] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:12:02 2026] GET /v2.0/security-group-rules/ce0d4a43-db30-490e-98ef-83b8a66b57a2 => generated 575 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:12:02.475 7 INFO neutron.api.v2.resource [None req-f081b73f-44c7-4fd5-bc98-d9529529ee1b c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1821] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:02 2026] DELETE /v2.0/routers/8f1443df-0e3b-4031-9398-3d32af297d12 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1822] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:12:02 2026] GET /v2.0/security-groups?id=1b4bada3-45fa-4916-b5d5-e70c690ec68f&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:12:02.560 8 INFO neutron.db.l3_db [None req-4fddad32-26ed-425a-8134-b566bd4ab9d4 b7ee32b988214193a24b881e1e94df17 ddc37362a52242999b8872d4cc608ad3 - - - -] Floating IP 69334e27-f200-4154-b003-50752827a11f disassociated. External IP: 10.96.250.216, port: f8cf8908-6e86-4e19-94f7-c33e006d5698. [pid: 7|app: 0|req: 873/1823] 10.0.0.82 () {32 vars in 672 bytes} [Tue Jul 21 22:12:02 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:02.589 7 INFO neutron.pecan_wsgi.hooks.translation [None req-199754bb-75de-4c42-8db8-423411d01196 c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 874/1824] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:02 2026] DELETE /v2.0/subnets/e98db154-70ff-4578-b329-5d45df37367d => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1825] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:12:02 2026] DELETE /v2.0/security-group-rules/ce0d4a43-db30-490e-98ef-83b8a66b57a2 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1826] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:12:02 2026] GET /v2.0/ports?device_id=871557ba-dbf3-4f71-9a9a-7da845833f3c => 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: 877/1827] 10.0.0.82 () {32 vars in 672 bytes} [Tue Jul 21 22:12:02 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:02.742 7 INFO neutron.api.v2.resource [None req-cb0a5114-8c9a-4aa6-8b1b-bfa7a640c60d c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 878/1828] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:02 2026] DELETE /v2.0/routers/871557ba-dbf3-4f71-9a9a-7da845833f3c => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1829] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:02 2026] DELETE /v2.0/security-groups/5b01519f-f9ef-40aa-a71f-b7afcd58543f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:12:02.857 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f6cb82a-1d5e-4de7-9eaa-1c045e46d680 c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 880/1830] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:02 2026] DELETE /v2.0/subnets/a4fbda48-b252-4e67-a0be-bc0b26fcacad => 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: 881/1831] 10.0.0.82 () {32 vars in 662 bytes} [Tue Jul 21 22:12:02 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1832] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:12:02 2026] GET /v2.0/ports?device_id=c6530a86-b5bc-4fcb-a433-ee32945dfbf4 => 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: 951/1833] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:12:01 2026] DELETE /v2.0/ports/f8cf8908-6e86-4e19-94f7-c33e006d5698 => generated 0 bytes in 1345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1834] 10.0.0.82 () {32 vars in 662 bytes} [Tue Jul 21 22:12:02 2026] GET /v2.0/security-groups => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:02.987 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ed00654-8eda-4c31-b15a-10cf9718589c'] response: {'server_uuid': '165732d6-c4bc-40fc-b6f5-7a3df749c012', 'name': 'network-vif-deleted', 'tag': 'f8cf8908-6e86-4e19-94f7-c33e006d5698', 'status': 'completed', 'code': 200} 2026-07-21 22:12:02.992 8 INFO neutron.api.v2.resource [None req-14b7eaa0-dff4-4c4e-adbe-50feb00b2c08 c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 952/1835] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:02 2026] DELETE /v2.0/routers/c6530a86-b5bc-4fcb-a433-ee32945dfbf4 => generated 135 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:12:03.025 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4860c3db-1da1-4ea6-9b6c-c24c55f5b5cc c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 884/1836] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:03 2026] DELETE /v2.0/subnets/5004815c-a6a0-4d87-b689-e57842b80db6 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:12:03.064 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d471b3f-6cb1-429c-a76a-510de7168a0f c8a363c92f0747a1bc9f6c6261734a2b 50e0f2b3f1ad49658df6441505cfbade - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 953/1837] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:03 2026] DELETE /v2.0/subnets/538a98a1-8abd-4a7e-9d64-e1be086c473e => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1838] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:03 2026] DELETE /v2.0/security-groups/1b4bada3-45fa-4916-b5d5-e70c690ec68f => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1839] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:03 2026] GET /v2.0/security-groups?tenant_id=c320e663fb03488195ae1ff2d2f53410&name=default => generated 2801 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1840] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:03 2026] GET /v2.0/security-groups?tenant_id=50e0f2b3f1ad49658df6441505cfbade&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1841] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:03 2026] DELETE /v2.0/security-groups/a731013b-e28a-42f0-8d88-e4dad23d0652 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1842] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:03 2026] DELETE /v2.0/security-groups/62d3d65c-c399-4f65-ac83-835508aec3fd => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1843] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:12:03 2026] DELETE /v2.0/floatingips/69334e27-f200-4154-b003-50752827a11f => generated 0 bytes in 413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1844] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:12:04 2026] GET /v2.0/ports?device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1845] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:12:04 2026] GET /v2.0/security-groups?id=a5be64d6-fd6b-4b43-ac31-bf93816b982c&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1846] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:12:04 2026] GET /v2.0/ports?device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1847] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:12:04 2026] DELETE /v2.0/ports/cb1702cb-b5d5-4fcd-8fea-8dd9868fea62 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1848] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:12:05 2026] GET /v2.0/ports?device_id=4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:12:06.672 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2cab1fa9-2b53-4a18-8c0e-68e3f622a35e'] response: {'server_uuid': '4a6b2cdb-e72d-4ca9-8527-2005f4de7e3d', 'name': 'network-vif-deleted', 'tag': 'cb1702cb-b5d5-4fcd-8fea-8dd9868fea62', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 889/1849] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:06 2026] DELETE /v2.0/security-groups/a5be64d6-fd6b-4b43-ac31-bf93816b982c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1850] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:12:06 2026] PUT /v2.0/routers/aa54f3f5-ccbb-4a59-9df1-627c1b1a0c97/remove_router_interface => generated 309 bytes in 1402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1851] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:08 2026] DELETE /v2.0/subnets/acc4cdca-670a-4b39-8bea-0b2d820ece78 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1852] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:08 2026] GET /v2.0/security-groups?tenant_id=ca27b35119394778ab47c471b1d0f701&name=default => generated 2801 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1853] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:09 2026] DELETE /v2.0/security-groups/5e27137b-9f8b-4435-b651-100840b452da => 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: 893/1854] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:09 2026] GET /v2.0/security-groups?tenant_id=5fa840360c1249a5bcc9e6768a613f6b&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:09.663 8 INFO neutron.services.segments.plugin [-] Segment c52bf8b0-eeaa-4ee3-ba8d-367b8534332f resource provider aggregate not found 2026-07-21 22:12:09.668 8 INFO neutron.services.segments.plugin [-] Segment c52bf8b0-eeaa-4ee3-ba8d-367b8534332f resource provider aggregate not found 2026-07-21 22:12:09.686 8 INFO neutron.services.segments.plugin [-] Segment c52bf8b0-eeaa-4ee3-ba8d-367b8534332f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c52bf8b0-eeaa-4ee3-ba8d-367b8534332f found for delete ", "request_id": "req-75f4f5fd-6867-4857-b985-628ca4fa32fb"}]} 2026-07-21 22:12:09.686 8 INFO neutron.services.segments.plugin [-] Segment c52bf8b0-eeaa-4ee3-ba8d-367b8534332f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c52bf8b0-eeaa-4ee3-ba8d-367b8534332f found for delete ", "request_id": "req-fad885df-0668-4136-8b06-f92d775812a9"}]} 2026-07-21 22:12:09.695 8 INFO neutron.db.l3_hamode_db [None req-a904c3e8-d2c2-490e-abae-5a2d5ff6b7b4 b7ee32b988214193a24b881e1e94df17 ddc37362a52242999b8872d4cc608ad3 - - - -] HA network 5a154a62-f22f-4a62-b01a-d25e9821ef84 was deleted as no HA routers are present in tenant ddc37362a52242999b8872d4cc608ad3. [pid: 8|app: 0|req: 962/1857] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:08 2026] DELETE /v2.0/routers/aa54f3f5-ccbb-4a59-9df1-627c1b1a0c97 => generated 0 bytes in 1266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1858] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:09 2026] DELETE /v2.0/security-groups/836ead5f-ba33-4464-92de-a8a7d30a2166 => 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: 963/1859] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:12:09 2026] DELETE /v2.0/networks/bf0285e3-42cc-4dce-a099-707ddc4f478e => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1860] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:10 2026] GET /v2.0/security-groups?tenant_id=ddc37362a52242999b8872d4cc608ad3&name=default => generated 2801 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1861] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:10 2026] DELETE /v2.0/security-groups/67eddc89-4a34-49d7-bf4c-0f702d06417c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1862] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:11 2026] GET /v2.0/security-groups?tenant_id=cce70a8b722f4f559ee94f07f6aece97&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1863] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:11 2026] DELETE /v2.0/security-groups/d69991bb-e625-42ff-81ba-17f761919155 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:12:13.157 8 INFO neutron.services.segments.plugin [-] Segment 47d2dbdd-ed97-4b28-8f07-49dadaa592a7 resource provider aggregate not found 2026-07-21 22:12:13.165 8 INFO neutron.services.segments.plugin [-] Segment 47d2dbdd-ed97-4b28-8f07-49dadaa592a7 resource provider aggregate not found 2026-07-21 22:12:13.176 8 INFO neutron.services.segments.plugin [-] Segment 47d2dbdd-ed97-4b28-8f07-49dadaa592a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47d2dbdd-ed97-4b28-8f07-49dadaa592a7 found for delete ", "request_id": "req-414b42c5-5f89-40d8-a0a6-80719755dd35"}]} 2026-07-21 22:12:13.188 8 INFO neutron.services.segments.plugin [-] Segment 47d2dbdd-ed97-4b28-8f07-49dadaa592a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47d2dbdd-ed97-4b28-8f07-49dadaa592a7 found for delete ", "request_id": "req-859f83a5-1647-4c4d-a69b-0d1addace572"}]} 2026-07-21 22:12:13.359 7 INFO neutron.db.segments_db [None req-6be253a6-8f75-4831-a9b0-999e0b87d6b6 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 4e444251-abb6-47ce-ad7a-83f1bb2d530e of type vxlan for network a6dc1b14-54c5-40a9-8c11-3520e6810036 [pid: 8|app: 0|req: 966/1864] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:13 2026] GET /v2.0/security-groups?tenant_id=83aef02eb180454db31747f8423fd3a6&name=default => generated 2801 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1865] 10.0.0.82 () {34 vars in 670 bytes} [Tue Jul 21 22:12:12 2026] POST /v2.0/networks => generated 740 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1866] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:13 2026] DELETE /v2.0/security-groups/5bf7c07f-3c73-477a-91c3-e464491f41d8 => 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: 900/1867] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:12:13 2026] POST /v2.0/subnets => generated 663 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:13.798 8 INFO neutron.db.segments_db [None req-a7ac36fc-c3ce-4981-a083-5d535037a1ca 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment beed67b4-ab50-4064-8c7a-d8e4510ad3a1 of type vxlan for network e48dc521-c03b-4e4c-a083-206b52ee242a 2026-07-21 22:12:14.129 8 INFO neutron.db.l3_hamode_db [None req-a7ac36fc-c3ce-4981-a083-5d535037a1ca 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:12:15.204 8 INFO neutron.db.l3_hamode_db [None req-a7ac36fc-c3ce-4981-a083-5d535037a1ca 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 968/1868] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:12:13 2026] POST /v2.0/routers => generated 727 bytes in 3156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1869] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:17 2026] GET /v2.0/security-groups?tenant_id=44f7a48ce5dd45fea384b6f4e6713ff2&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1870] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:17 2026] DELETE /v2.0/security-groups/34396caa-f832-49ba-9d09-779bc035b427 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:12:17.916 8 INFO neutron.db.segments_db [None req-35dc778b-dea5-4805-8767-5cb06e1edc96 38faf303abb648c29e9628b34dfd5ef5 d0d77671cea44f2c8d67dfc170575ff5 - - - -] Added segment 59c6a202-fe51-41a1-91d0-5e509ddc93e5 of type vxlan for network 3720e3af-9dc4-40db-8cbb-5cc8e18c649a [pid: 8|app: 0|req: 971/1871] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:12:17 2026] POST /v2.0/networks => generated 631 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1872] 10.0.0.82 () {34 vars in 663 bytes} [Tue Jul 21 22:12:18 2026] POST /v2.0/ports => generated 743 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 901/1873] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:12:16 2026] PUT /v2.0/routers/df20d676-18cd-4b6f-9978-57422ca5fd41/add_router_interface => generated 309 bytes in 1575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:12:18.500 8 INFO neutron.db.segments_db [None req-e1487b7b-1e1c-46d9-b05a-a466aa63f457 38faf303abb648c29e9628b34dfd5ef5 d0d77671cea44f2c8d67dfc170575ff5 - - - -] Added segment 81a7bc79-b9d5-4c8b-a6df-4c736658a782 of type vxlan for network 7bd74b9e-1aa1-4bf6-a260-7afe83342df2 [pid: 8|app: 0|req: 973/1874] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:12:18 2026] POST /v2.0/networks => generated 631 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1875] 10.0.0.82 () {34 vars in 663 bytes} [Tue Jul 21 22:12:18 2026] POST /v2.0/ports => generated 743 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:19.139 8 INFO neutron.db.segments_db [None req-67a9e0ae-7dd3-4983-aa76-2add5fe35c64 38faf303abb648c29e9628b34dfd5ef5 d0d77671cea44f2c8d67dfc170575ff5 - - - -] Added segment 5b07cdcb-d1f6-4da3-9c0c-08f2c021af1a of type vxlan for network 7bb623e5-ab78-4b3d-b029-98c5f3364f6e [pid: 8|app: 0|req: 974/1876] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:12:19 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 903/1877] 10.0.0.82 () {34 vars in 663 bytes} [Tue Jul 21 22:12:19 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:12:19.678 8 INFO neutron.db.segments_db [None req-75ee3bda-d7ea-40d9-9d0f-4ebbf3c98903 38faf303abb648c29e9628b34dfd5ef5 d0d77671cea44f2c8d67dfc170575ff5 - - - -] Added segment b02d0250-6a6e-4818-b118-d20f0760fe9a of type vxlan for network 7517b02c-ba54-48a9-9d0e-0948c6d0927e 2026-07-21 22:12:19.777 7 INFO neutron.db.segments_db [None req-5d819470-726e-4ebc-a2f9-183ab601a107 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment 4cb81e35-64cb-4d86-88ab-efd5a1c0e999 of type vxlan for network 48aad954-bd30-48d9-9c32-680cbdda6a43 [pid: 8|app: 0|req: 975/1878] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:12:19 2026] POST /v2.0/networks => generated 632 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1879] 10.0.0.82 () {34 vars in 670 bytes} [Tue Jul 21 22:12:19 2026] POST /v2.0/networks => generated 741 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1880] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:12:19 2026] POST /v2.0/subnets => generated 664 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1881] 10.0.0.82 () {34 vars in 663 bytes} [Tue Jul 21 22:12:19 2026] POST /v2.0/ports => generated 743 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:12:20.243 7 INFO neutron.db.segments_db [None req-b0742639-6639-41c0-ae40-59dc142a983c 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Added segment ec84e3e3-5855-4b89-bf9d-5babb468e037 of type vxlan for network 996cd386-7927-46ee-a7ac-446ecb03e7ab 2026-07-21 22:12:20.299 8 INFO neutron.db.segments_db [None req-891bf324-ba7c-42aa-8f75-ad46495246ee 38faf303abb648c29e9628b34dfd5ef5 d0d77671cea44f2c8d67dfc170575ff5 - - - -] Added segment 8123e643-d18d-4930-a966-b8f73c6a8d8c of type vxlan for network 93d37030-e9aa-4a96-baab-fea5f05e6603 [pid: 8|app: 0|req: 977/1882] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:12:20 2026] POST /v2.0/networks => generated 632 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:20.587 7 INFO neutron.db.l3_hamode_db [None req-b0742639-6639-41c0-ae40-59dc142a983c 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 978/1883] 10.0.0.82 () {34 vars in 663 bytes} [Tue Jul 21 22:12:20 2026] POST /v2.0/ports => generated 743 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 979/1884] 10.0.0.172 () {30 vars in 650 bytes} [Tue Jul 21 22:12:20 2026] GET /v2.0/extensions => generated 19178 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1885] 10.0.0.82 () {34 vars in 746 bytes} [Tue Jul 21 22:12:21 2026] PUT /v2.0/ports/d1ed38d2-3271-4291-a602-4170b42448b5/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1886] 10.0.0.172 () {30 vars in 724 bytes} [Tue Jul 21 22:12:21 2026] GET /v2.0/quotas/fd4371d50d5c47ba98926f3483ed532b/details => generated 847 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1887] 10.0.0.82 () {34 vars in 746 bytes} [Tue Jul 21 22:12:21 2026] PUT /v2.0/ports/e8bc8fd4-e8f2-44e3-b384-c7c0b90c46d0/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1888] 10.0.0.82 () {34 vars in 746 bytes} [Tue Jul 21 22:12:21 2026] PUT /v2.0/ports/2dc2480a-e8a7-4ef3-bb61-3bb46dd66296/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1889] 10.0.0.82 () {34 vars in 746 bytes} [Tue Jul 21 22:12:21 2026] PUT /v2.0/ports/6f8b6d26-af93-45c7-8922-699bfd1114f6/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1890] 10.0.0.82 () {32 vars in 659 bytes} [Tue Jul 21 22:12:21 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1891] 10.0.0.82 () {32 vars in 673 bytes} [Tue Jul 21 22:12:21 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1892] 10.0.0.82 () {32 vars in 669 bytes} [Tue Jul 21 22:12:21 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1893] 10.0.0.82 () {32 vars in 681 bytes} [Tue Jul 21 22:12:21 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1894] 10.0.0.82 () {32 vars in 667 bytes} [Tue Jul 21 22:12:21 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1895] 10.0.0.82 () {32 vars in 681 bytes} [Tue Jul 21 22:12:22 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:22.423 7 INFO neutron.db.l3_hamode_db [None req-b0742639-6639-41c0-ae40-59dc142a983c 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 991/1896] 10.0.0.82 () {32 vars in 677 bytes} [Tue Jul 21 22:12:22 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1897] 10.0.0.82 () {32 vars in 689 bytes} [Tue Jul 21 22:12:22 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1898] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:12:22 2026] DELETE /v2.0/ports/d1ed38d2-3271-4291-a602-4170b42448b5 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1899] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:12:22 2026] DELETE /v2.0/ports/e8bc8fd4-e8f2-44e3-b384-c7c0b90c46d0 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1900] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:12:23 2026] DELETE /v2.0/ports/2dc2480a-e8a7-4ef3-bb61-3bb46dd66296 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1901] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:12:23 2026] DELETE /v2.0/ports/6f8b6d26-af93-45c7-8922-699bfd1114f6 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1902] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:12:20 2026] POST /v2.0/routers => generated 728 bytes in 3483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1903] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:12:23 2026] DELETE /v2.0/ports/a5d317ee-2bcf-4494-8a94-a34e188a3dad => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1904] 10.0.0.172 () {30 vars in 650 bytes} [Tue Jul 21 22:12:23 2026] GET /v2.0/extensions => generated 19178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-21 22:12:23.994 8 INFO neutron.services.segments.plugin [-] Segment 59c6a202-fe51-41a1-91d0-5e509ddc93e5 resource provider aggregate not found 2026-07-21 22:12:24.000 8 INFO neutron.services.segments.plugin [-] Segment 59c6a202-fe51-41a1-91d0-5e509ddc93e5 resource provider aggregate not found 2026-07-21 22:12:24.019 8 INFO neutron.services.segments.plugin [-] Segment 59c6a202-fe51-41a1-91d0-5e509ddc93e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59c6a202-fe51-41a1-91d0-5e509ddc93e5 found for delete ", "request_id": "req-aaa73959-90a4-40ce-afb7-aa49c4ce9122"}]} 2026-07-21 22:12:24.023 8 INFO neutron.services.segments.plugin [-] Segment 59c6a202-fe51-41a1-91d0-5e509ddc93e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59c6a202-fe51-41a1-91d0-5e509ddc93e5 found for delete ", "request_id": "req-9111009f-9219-4f63-8534-9d8da4df15f5"}]} [pid: 8|app: 0|req: 999/1905] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:12:23 2026] DELETE /v2.0/networks/3720e3af-9dc4-40db-8cbb-5cc8e18c649a => 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: 1000/1906] 10.0.0.172 () {30 vars in 724 bytes} [Tue Jul 21 22:12:24 2026] GET /v2.0/quotas/fd4371d50d5c47ba98926f3483ed532b/details => generated 847 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1907] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:12:24 2026] DELETE /v2.0/networks/7bd74b9e-1aa1-4bf6-a260-7afe83342df2 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1908] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:12:24 2026] DELETE /v2.0/networks/7bb623e5-ab78-4b3d-b029-98c5f3364f6e => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1911] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:12:24 2026] DELETE /v2.0/networks/7517b02c-ba54-48a9-9d0e-0948c6d0927e => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1912] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:12:23 2026] PUT /v2.0/routers/184eda02-8d4e-4379-a88e-3d9fddf70deb/add_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1913] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:12:24 2026] DELETE /v2.0/networks/93d37030-e9aa-4a96-baab-fea5f05e6603 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1914] 10.0.0.82 () {34 vars in 684 bytes} [Tue Jul 21 22:12:25 2026] POST /v2.0/security-groups => generated 1611 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1915] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:12:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:26.055 8 INFO neutron.services.segments.plugin [-] Segment 81a7bc79-b9d5-4c8b-a6df-4c736658a782 resource provider aggregate not found 2026-07-21 22:12:26.061 8 INFO neutron.services.segments.plugin [-] Segment 81a7bc79-b9d5-4c8b-a6df-4c736658a782 resource provider aggregate not found 2026-07-21 22:12:26.070 8 INFO neutron.services.segments.plugin [-] Segment 81a7bc79-b9d5-4c8b-a6df-4c736658a782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81a7bc79-b9d5-4c8b-a6df-4c736658a782 found for delete ", "request_id": "req-f9a812b9-96b9-4a9d-bb4e-a6cf40bbaa97"}]} 2026-07-21 22:12:26.082 8 INFO neutron.services.segments.plugin [-] Segment 81a7bc79-b9d5-4c8b-a6df-4c736658a782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81a7bc79-b9d5-4c8b-a6df-4c736658a782 found for delete ", "request_id": "req-fedb960c-2ec3-4133-b67a-b8340108c08f"}]} 2026-07-21 22:12:26.096 8 INFO neutron.services.segments.plugin [-] Segment 5b07cdcb-d1f6-4da3-9c0c-08f2c021af1a resource provider aggregate not found 2026-07-21 22:12:26.103 8 INFO neutron.services.segments.plugin [-] Segment 5b07cdcb-d1f6-4da3-9c0c-08f2c021af1a resource provider aggregate not found [pid: 7|app: 0|req: 909/1916] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:25 2026] GET /v2.0/security-groups?tenant_id=57b8a2bc97824e1e99cc4a70e1ea7dcc&name=default => generated 2801 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:26.114 8 INFO neutron.services.segments.plugin [-] Segment 5b07cdcb-d1f6-4da3-9c0c-08f2c021af1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b07cdcb-d1f6-4da3-9c0c-08f2c021af1a found for delete ", "request_id": "req-32a441c9-3800-49b4-b8ce-f80828c008a3"}]} 2026-07-21 22:12:26.119 8 INFO neutron.services.segments.plugin [-] Segment 5b07cdcb-d1f6-4da3-9c0c-08f2c021af1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b07cdcb-d1f6-4da3-9c0c-08f2c021af1a found for delete ", "request_id": "req-2bb4ce26-3942-4b9e-b120-7297c82b23e6"}]} [pid: 8|app: 0|req: 1008/1917] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:12:25 2026] POST /v2.0/security-group-rules => generated 564 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:26.145 8 INFO neutron.services.segments.plugin [-] Segment b02d0250-6a6e-4818-b118-d20f0760fe9a resource provider aggregate not found 2026-07-21 22:12:26.150 8 INFO neutron.services.segments.plugin [-] Segment b02d0250-6a6e-4818-b118-d20f0760fe9a resource provider aggregate not found 2026-07-21 22:12:26.167 8 INFO neutron.services.segments.plugin [-] Segment b02d0250-6a6e-4818-b118-d20f0760fe9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b02d0250-6a6e-4818-b118-d20f0760fe9a found for delete ", "request_id": "req-b5c1d6ad-572a-4ca9-bc58-702167c06025"}]} 2026-07-21 22:12:26.172 8 INFO neutron.services.segments.plugin [-] Segment b02d0250-6a6e-4818-b118-d20f0760fe9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b02d0250-6a6e-4818-b118-d20f0760fe9a found for delete ", "request_id": "req-5ced676a-e1bd-4748-8440-c5855580b0d6"}]} 2026-07-21 22:12:26.181 8 INFO neutron.services.segments.plugin [-] Segment 8123e643-d18d-4930-a966-b8f73c6a8d8c resource provider aggregate not found 2026-07-21 22:12:26.188 8 INFO neutron.services.segments.plugin [-] Segment 8123e643-d18d-4930-a966-b8f73c6a8d8c resource provider aggregate not found 2026-07-21 22:12:26.193 8 INFO neutron.services.segments.plugin [-] Segment 8123e643-d18d-4930-a966-b8f73c6a8d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8123e643-d18d-4930-a966-b8f73c6a8d8c found for delete ", "request_id": "req-9b555701-c99c-4b5e-9642-bbb55d3ad786"}]} 2026-07-21 22:12:26.204 8 INFO neutron.services.segments.plugin [-] Segment 8123e643-d18d-4930-a966-b8f73c6a8d8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8123e643-d18d-4930-a966-b8f73c6a8d8c found for delete ", "request_id": "req-48ba140c-a55a-4bdf-9d12-53fb0d3abcd7"}]} [pid: 7|app: 0|req: 910/1918] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:26 2026] DELETE /v2.0/security-groups/b0e5d8eb-94bf-4cc6-8308-44dc313b22de => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1919] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:12:26 2026] POST /v2.0/security-group-rules => generated 570 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1920] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:12:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:26.464 7 INFO neutron.db.securitygroups_db [None req-275ed4db-19be-423b-921a-6506bdbbe0c8 0f04d0285ce34f718bdb7173101b0169 264d200e0d6442b59ad58200620126c4 - - - -] Project 264d200e0d6442b59ad58200620126c4 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: 1010/1921] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:26 2026] GET /v2.0/security-groups?tenant_id=9b651747cc994d13a831e5d5c51a2acd&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1922] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:12:26 2026] POST /v2.0/security-group-rules => generated 575 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1923] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:26 2026] DELETE /v2.0/security-groups/f667a92d-68c2-43e9-aba5-50f43072f77f => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:12:26.640 8 INFO neutron.db.securitygroups_db [None req-1128c5ea-afc9-4109-bc42-1fbb207f5e6c 0f04d0285ce34f718bdb7173101b0169 264d200e0d6442b59ad58200620126c4 - - - -] Project 264d200e0d6442b59ad58200620126c4 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: 1012/1924] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:12:26 2026] POST /v2.0/security-group-rules => generated 574 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1925] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:26 2026] GET /v2.0/security-groups?tenant_id=fd4371d50d5c47ba98926f3483ed532b&name=default => generated 2801 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1926] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:26 2026] GET /v2.0/security-groups?tenant_id=d0d77671cea44f2c8d67dfc170575ff5&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1927] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:26 2026] DELETE /v2.0/security-groups/d7816aba-f5bc-488f-8146-0df7bc060324 => 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: 1014/1928] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:26 2026] DELETE /v2.0/security-groups/520024d7-2566-4bf7-9491-c9a6c65b9880 => 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: 915/1929] 10.0.0.82 () {34 vars in 684 bytes} [Tue Jul 21 22:12:27 2026] POST /v2.0/security-groups => generated 1597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1930] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:12:27 2026] POST /v2.0/security-group-rules => generated 565 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1931] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:12:27 2026] POST /v2.0/security-group-rules => generated 570 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1932] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:12:27 2026] POST /v2.0/floatingips => generated 552 bytes in 1162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1933] 10.0.0.225 () {34 vars in 1100 bytes} [Tue Jul 21 22:12:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1574720423&fields=id&tenant_id=264d200e0d6442b59ad58200620126c4 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1934] 10.0.0.225 () {34 vars in 1100 bytes} [Tue Jul 21 22:12:28 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1647975306&fields=id&tenant_id=264d200e0d6442b59ad58200620126c4 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1935] 10.0.0.225 () {34 vars in 982 bytes} [Tue Jul 21 22:12:28 2026] GET /v2.0/networks?id=a6dc1b14-54c5-40a9-8c11-3520e6810036 => generated 672 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1936] 10.0.0.225 () {34 vars in 965 bytes} [Tue Jul 21 22:12:29 2026] GET /v2.0/quotas/264d200e0d6442b59ad58200620126c4 => 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: 919/1937] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:12:29 2026] GET /v2.0/ports?tenant_id=264d200e0d6442b59ad58200620126c4&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1938] 10.0.0.225 () {34 vars in 1008 bytes} [Tue Jul 21 22:12:29 2026] GET /v2.0/networks/a6dc1b14-54c5-40a9-8c11-3520e6810036?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1939] 10.0.0.225 () {34 vars in 1108 bytes} [Tue Jul 21 22:12:29 2026] GET /v2.0/networks/a6dc1b14-54c5-40a9-8c11-3520e6810036?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1940] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:12:29 2026] GET /v2.0/ports?device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1941] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:12:30 2026] GET /v2.0/networks?id=a6dc1b14-54c5-40a9-8c11-3520e6810036 => generated 672 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1942] 199.19.213.152 () {34 vars in 1050 bytes} [Tue Jul 21 22:12:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=264d200e0d6442b59ad58200620126c4 => generated 274 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1943] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:12:30 2026] GET /v2.0/ports?device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => 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: 922/1944] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:12:30 2026] POST /v2.0/ports => generated 993 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1023/1945] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:12:30 2026] PUT /v2.0/ports/13f94dff-6805-4a07-961f-2c7c63f2e836 => generated 1238 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:12:31.468 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c01e63c-758e-4062-aca3-b5ff0a18439f'] response: {'name': 'network-changed', 'server_uuid': '8ce003c4-0fe5-46bc-8703-3982b49a782c', 'tag': '13f94dff-6805-4a07-961f-2c7c63f2e836', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1024/1946] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:12:31 2026] GET /v2.0/ports?tenant_id=264d200e0d6442b59ad58200620126c4&device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 1277 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:12:31.591 8 INFO neutron.db.segments_db [None req-0583a218-294d-4edf-a6c8-12e183313211 b215de5d1c094816866f8daa8384437c 9cbca8d2865042deb115f3b79892b28d - - - -] Added segment 09a70915-92d0-47d5-b4c3-8773eda9004b of type vxlan for network a689c93d-9ea1-457d-a555-14a1a2eb3137 2026-07-21 22:12:31.906 8 INFO neutron.db.l3_hamode_db [None req-0583a218-294d-4edf-a6c8-12e183313211 b215de5d1c094816866f8daa8384437c 9cbca8d2865042deb115f3b79892b28d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 923/1947] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:12:31 2026] POST /v2.0/floatingips => generated 552 bytes in 816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:32.103 8 INFO neutron.db.l3_hamode_db [None req-0583a218-294d-4edf-a6c8-12e183313211 b215de5d1c094816866f8daa8384437c 9cbca8d2865042deb115f3b79892b28d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 924/1948] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:12:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=13f94dff-6805-4a07-961f-2c7c63f2e836 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1949] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:12:32 2026] GET /v2.0/ports?device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1950] 10.0.0.82 () {34 vars in 667 bytes} [Tue Jul 21 22:12:31 2026] POST /v2.0/routers => generated 474 bytes in 1355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1951] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:12:32 2026] GET /v2.0/subnets?id=aac732f0-c181-4f31-adce-37beeb009bc1 => generated 666 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1952] 10.0.0.225 () {34 vars in 1120 bytes} [Tue Jul 21 22:12:32 2026] GET /v2.0/security-groups?id=651f3ab9-64cb-4ce8-955d-cdd2c1b686aa&id=eb410274-92cd-44fe-9466-5178273b0dc7&fields=id&fields=name => generated 207 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:12:33.091 8 INFO neutron.db.l3_hamode_db [None req-5909ce71-39ed-4755-8c78-6945851ddda3 b215de5d1c094816866f8daa8384437c 9cbca8d2865042deb115f3b79892b28d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:12:33.257 8 INFO neutron.db.l3_hamode_db [None req-5909ce71-39ed-4755-8c78-6945851ddda3 b215de5d1c094816866f8daa8384437c 9cbca8d2865042deb115f3b79892b28d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 926/1953] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:12:32 2026] POST /v2.0/floatingips => generated 552 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1954] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:33 2026] GET /v2.0/ports?network_id=a6dc1b14-54c5-40a9-8c11-3520e6810036&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: 928/1955] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:12:33 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1956] 10.0.0.82 () {34 vars in 667 bytes} [Tue Jul 21 22:12:33 2026] POST /v2.0/routers => generated 474 bytes in 964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1957] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:12:33 2026] GET /v2.0/networks/a6dc1b14-54c5-40a9-8c11-3520e6810036?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:12:34.101 7 INFO neutron.db.l3_hamode_db [None req-3b980727-e729-4ba1-9df0-604232c1cca6 b215de5d1c094816866f8daa8384437c 9cbca8d2865042deb115f3b79892b28d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:12:34.256 7 INFO neutron.db.l3_hamode_db [None req-3b980727-e729-4ba1-9df0-604232c1cca6 b215de5d1c094816866f8daa8384437c 9cbca8d2865042deb115f3b79892b28d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1029/1958] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:12:34 2026] POST /v2.0/floatingips => generated 552 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1959] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:12:34 2026] GET /v2.0/networks/a6dc1b14-54c5-40a9-8c11-3520e6810036?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1960] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:12:34 2026] GET /v2.0/ports?device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 1008 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1961] 10.0.0.82 () {34 vars in 667 bytes} [Tue Jul 21 22:12:34 2026] POST /v2.0/routers => generated 474 bytes in 1025 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1962] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:12:35 2026] GET /v2.0/ports?tenant_id=264d200e0d6442b59ad58200620126c4&device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1963] 10.0.0.225 () {34 vars in 1120 bytes} [Tue Jul 21 22:12:35 2026] GET /v2.0/security-groups?id=651f3ab9-64cb-4ce8-955d-cdd2c1b686aa&id=eb410274-92cd-44fe-9466-5178273b0dc7&fields=id&fields=name => generated 207 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1964] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:12:35 2026] GET /v2.0/ports?device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 1277 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:35.262 7 INFO neutron.db.l3_hamode_db [None req-15b5ce22-23f6-485d-ae1e-fdc2c7bd193e b215de5d1c094816866f8daa8384437c 9cbca8d2865042deb115f3b79892b28d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:12:35.441 7 INFO neutron.db.l3_hamode_db [None req-15b5ce22-23f6-485d-ae1e-fdc2c7bd193e b215de5d1c094816866f8daa8384437c 9cbca8d2865042deb115f3b79892b28d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1032/1965] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:12:34 2026] POST /v2.0/floatingips => generated 552 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1966] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:12:35 2026] GET /v2.0/networks?id=a6dc1b14-54c5-40a9-8c11-3520e6810036 => generated 768 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1967] 199.19.213.152 () {34 vars in 1124 bytes} [Tue Jul 21 22:12:35 2026] GET /v2.0/security-groups?id=eb410274-92cd-44fe-9466-5178273b0dc7&id=651f3ab9-64cb-4ce8-955d-cdd2c1b686aa&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: 8|app: 0|req: 1035/1968] 10.0.0.82 () {34 vars in 758 bytes} [Tue Jul 21 22:12:35 2026] PUT /v2.0/floatingips/c365af49-fa6a-4399-958f-2350c78aa27d/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1969] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:12:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=13f94dff-6805-4a07-961f-2c7c63f2e836 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1970] 10.0.0.82 () {34 vars in 758 bytes} [Tue Jul 21 22:12:35 2026] PUT /v2.0/floatingips/53c15d4d-1b8f-4b39-a284-5c3cac8e455d/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1971] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:12:35 2026] GET /v2.0/subnets?id=aac732f0-c181-4f31-adce-37beeb009bc1 => generated 666 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1972] 10.0.0.82 () {34 vars in 758 bytes} [Tue Jul 21 22:12:35 2026] PUT /v2.0/floatingips/3f58aee2-911d-460d-bea0-bc96540fbb49/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: 1040/1973] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:35 2026] GET /v2.0/ports?network_id=a6dc1b14-54c5-40a9-8c11-3520e6810036&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: 1041/1974] 10.0.0.82 () {34 vars in 758 bytes} [Tue Jul 21 22:12:35 2026] PUT /v2.0/floatingips/2cf18712-01d8-4612-8267-9f711dec4d4e/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1975] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:12:35 2026] GET /v2.0/networks/a6dc1b14-54c5-40a9-8c11-3520e6810036?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1976] 10.0.0.82 () {32 vars in 671 bytes} [Tue Jul 21 22:12:35 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1977] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:12:35 2026] GET /v2.0/networks/a6dc1b14-54c5-40a9-8c11-3520e6810036?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: 1045/1978] 10.0.0.82 () {32 vars in 685 bytes} [Tue Jul 21 22:12:36 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1979] 10.0.0.82 () {32 vars in 681 bytes} [Tue Jul 21 22:12:36 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1980] 10.0.0.82 () {32 vars in 693 bytes} [Tue Jul 21 22:12:36 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1981] 10.0.0.82 () {32 vars in 679 bytes} [Tue Jul 21 22:12:36 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1982] 10.0.0.82 () {34 vars in 667 bytes} [Tue Jul 21 22:12:35 2026] POST /v2.0/routers => generated 474 bytes in 1083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1983] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:12:36 2026] GET /v2.0/ports?device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1984] 10.0.0.82 () {32 vars in 693 bytes} [Tue Jul 21 22:12:36 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:36.373 8 INFO neutron.db.l3_hamode_db [None req-a9e6e8f4-567a-4947-adaf-3850aa079bd8 b215de5d1c094816866f8daa8384437c 9cbca8d2865042deb115f3b79892b28d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 936/1985] 10.0.0.225 () {34 vars in 1120 bytes} [Tue Jul 21 22:12:36 2026] GET /v2.0/security-groups?id=651f3ab9-64cb-4ce8-955d-cdd2c1b686aa&id=eb410274-92cd-44fe-9466-5178273b0dc7&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1986] 10.0.0.82 () {32 vars in 689 bytes} [Tue Jul 21 22:12:36 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1987] 10.0.0.82 () {32 vars in 701 bytes} [Tue Jul 21 22:12:36 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:36.547 8 INFO neutron.db.l3_hamode_db [None req-a9e6e8f4-567a-4947-adaf-3850aa079bd8 b215de5d1c094816866f8daa8384437c 9cbca8d2865042deb115f3b79892b28d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 939/1988] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:12:36 2026] DELETE /v2.0/floatingips/c365af49-fa6a-4399-958f-2350c78aa27d => 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: 940/1989] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:12:36 2026] DELETE /v2.0/floatingips/53c15d4d-1b8f-4b39-a284-5c3cac8e455d => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1990] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:12:37 2026] DELETE /v2.0/floatingips/3f58aee2-911d-460d-bea0-bc96540fbb49 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1991] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:12:37 2026] GET /v2.0/ports?device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 1010 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1992] 10.0.0.82 () {34 vars in 667 bytes} [Tue Jul 21 22:12:36 2026] POST /v2.0/routers => generated 474 bytes in 1652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1993] 10.0.0.225 () {34 vars in 1120 bytes} [Tue Jul 21 22:12:37 2026] GET /v2.0/security-groups?id=651f3ab9-64cb-4ce8-955d-cdd2c1b686aa&id=eb410274-92cd-44fe-9466-5178273b0dc7&fields=id&fields=name => generated 207 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1994] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:12:37 2026] DELETE /v2.0/floatingips/2cf18712-01d8-4612-8267-9f711dec4d4e => generated 0 bytes in 454 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1995] 10.0.0.82 () {34 vars in 750 bytes} [Tue Jul 21 22:12:38 2026] PUT /v2.0/routers/8e11a9bc-8253-4480-80a8-d885d0f40e31/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1996] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:12:38 2026] GET /v2.0/ports?device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1997] 10.0.0.82 () {34 vars in 750 bytes} [Tue Jul 21 22:12:38 2026] PUT /v2.0/routers/979c904f-99b0-4dd3-ae13-35043142102f/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1998] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:12:38 2026] DELETE /v2.0/floatingips/ae139a49-c1e1-485d-99d7-2de8ffb65a91 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1999] 10.0.0.82 () {34 vars in 750 bytes} [Tue Jul 21 22:12:38 2026] PUT /v2.0/routers/a1e6781e-5db7-4127-80b8-f7f820cf49fa/tags => generated 34 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2000] 10.0.0.82 () {34 vars in 750 bytes} [Tue Jul 21 22:12:38 2026] PUT /v2.0/routers/8bc74909-a2e5-42a2-87f7-57babba0933d/tags => generated 19 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:12:38.721 7 INFO neutron.db.l3_db [None req-a6747f7c-a027-496b-a1f6-166f52e20a12 0f04d0285ce34f718bdb7173101b0169 264d200e0d6442b59ad58200620126c4 - - - -] Floating IP 7f66c751-c32d-4ff9-bff3-40a957488df6 associated. External IP: 10.96.250.201, port: 13f94dff-6805-4a07-961f-2c7c63f2e836. [pid: 8|app: 0|req: 1056/2001] 10.0.0.82 () {32 vars in 663 bytes} [Tue Jul 21 22:12:38 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2002] 10.0.0.82 () {32 vars in 677 bytes} [Tue Jul 21 22:12:38 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2003] 10.0.0.82 () {32 vars in 673 bytes} [Tue Jul 21 22:12:38 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2004] 10.0.0.82 () {32 vars in 685 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2005] 10.0.0.82 () {32 vars in 671 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2006] 10.0.0.82 () {32 vars in 685 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2007] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/security-groups?tenant_id=d1ea8f140adf4d03b8ed515b9dc520fe&name=default => generated 2801 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2008] 10.0.0.82 () {34 vars in 748 bytes} [Tue Jul 21 22:12:38 2026] PUT /v2.0/floatingips/7f66c751-c32d-4ff9-bff3-40a957488df6 => generated 855 bytes in 1442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2011] 10.0.0.82 () {32 vars in 681 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:39.725 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae804ce2-8035-4568-9d2b-5c194a608042'] response: {'name': 'network-changed', 'server_uuid': '8ce003c4-0fe5-46bc-8703-3982b49a782c', 'tag': '13f94dff-6805-4a07-961f-2c7c63f2e836', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 949/2012] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:39 2026] DELETE /v2.0/security-groups/56ab0457-d22f-4c30-8a93-cbf183495297 => 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: 1064/2013] 10.0.0.82 () {32 vars in 693 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2014] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/ports?tenant_id=264d200e0d6442b59ad58200620126c4&device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 1279 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2015] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/routers/8e11a9bc-8253-4480-80a8-d885d0f40e31 => generated 485 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2016] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/networks?id=a6dc1b14-54c5-40a9-8c11-3520e6810036 => generated 768 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2017] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=13f94dff-6805-4a07-961f-2c7c63f2e836 => generated 858 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2018] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:39 2026] GET /v2.0/security-groups?tenant_id=f0cc6f24da9a4fa29787bee3dc1a3142&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2019] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/subnets?id=aac732f0-c181-4f31-adce-37beeb009bc1 => generated 666 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2020] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:40 2026] DELETE /v2.0/security-groups/83a984cb-658f-4b16-8abe-e54b92c8d6ae => 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: 956/2021] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/ports?network_id=a6dc1b14-54c5-40a9-8c11-3520e6810036&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: 957/2022] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/networks/a6dc1b14-54c5-40a9-8c11-3520e6810036?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2023] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/networks/a6dc1b14-54c5-40a9-8c11-3520e6810036?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: 959/2024] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:40 2026] GET /v2.0/security-groups?tenant_id=e53e4753035e4c75b2bfef9690863af7&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2025] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:40 2026] DELETE /v2.0/security-groups/0e0336cc-5adb-4d82-9c39-bc3aa3e859cc => 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: 1066/2026] 10.0.0.82 () {34 vars in 741 bytes} [Tue Jul 21 22:12:39 2026] PUT /v2.0/routers/8e11a9bc-8253-4480-80a8-d885d0f40e31 => generated 485 bytes in 1394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2027] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:12:41 2026] GET /v2.0/ports?device_id=8e11a9bc-8253-4480-80a8-d885d0f40e31 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2028] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:41 2026] DELETE /v2.0/routers/8e11a9bc-8253-4480-80a8-d885d0f40e31 => generated 0 bytes in 513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2029] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:12:41 2026] GET /v2.0/routers/979c904f-99b0-4dd3-ae13-35043142102f => generated 493 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2030] 10.0.0.82 () {34 vars in 741 bytes} [Tue Jul 21 22:12:41 2026] PUT /v2.0/routers/979c904f-99b0-4dd3-ae13-35043142102f => generated 493 bytes in 658 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2031] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:12:42 2026] GET /v2.0/ports?device_id=979c904f-99b0-4dd3-ae13-35043142102f => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2032] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:42 2026] DELETE /v2.0/routers/979c904f-99b0-4dd3-ae13-35043142102f => generated 0 bytes in 534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2033] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:12:43 2026] GET /v2.0/routers/a1e6781e-5db7-4127-80b8-f7f820cf49fa => generated 502 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2034] 10.0.0.82 () {34 vars in 741 bytes} [Tue Jul 21 22:12:43 2026] PUT /v2.0/routers/a1e6781e-5db7-4127-80b8-f7f820cf49fa => generated 502 bytes in 683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2035] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:12:44 2026] GET /v2.0/ports?device_id=a1e6781e-5db7-4127-80b8-f7f820cf49fa => 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: 966/2036] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:44 2026] DELETE /v2.0/routers/a1e6781e-5db7-4127-80b8-f7f820cf49fa => generated 0 bytes in 447 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2037] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:12:44 2026] GET /v2.0/routers/8bc74909-a2e5-42a2-87f7-57babba0933d => generated 487 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2038] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:12:44 2026] POST /v2.0/floatingips => generated 552 bytes in 883 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2039] 10.0.0.82 () {34 vars in 758 bytes} [Tue Jul 21 22:12:44 2026] PUT /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2040] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:12:45 2026] GET /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2041] 10.0.0.82 () {34 vars in 769 bytes} [Tue Jul 21 22:12:45 2026] PUT /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2042] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:12:45 2026] GET /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/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: 1076/2043] 10.0.0.82 () {34 vars in 765 bytes} [Tue Jul 21 22:12:45 2026] PUT /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2044] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:12:45 2026] GET /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2045] 10.0.0.82 () {34 vars in 787 bytes} [Tue Jul 21 22:12:45 2026] PUT /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2046] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:12:45 2026] GET /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2047] 10.0.0.82 () {34 vars in 741 bytes} [Tue Jul 21 22:12:44 2026] PUT /v2.0/routers/8bc74909-a2e5-42a2-87f7-57babba0933d => generated 487 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2048] 10.0.0.82 () {34 vars in 758 bytes} [Tue Jul 21 22:12:45 2026] PUT /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/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: 1081/2049] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:12:45 2026] GET /v2.0/ports?device_id=8bc74909-a2e5-42a2-87f7-57babba0933d => 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: 969/2050] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:12:45 2026] GET /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2051] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:12:45 2026] GET /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:12:45.505 7 INFO neutron.api.v2.resource [None req-b466b129-e74a-47c1-8e74-6313b0a8d2a0 17f8714846c34eb38f0e0c3ed4f4df6e 8a123d737bc64ca49852686afd4ee58d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 971/2052] 10.0.0.82 () {32 vars in 750 bytes} [Tue Jul 21 22:12:45 2026] GET /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2053] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:12:45 2026] DELETE /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2054] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:12:45 2026] GET /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:12:45.629 7 INFO neutron.api.v2.resource [None req-bee7412d-600c-4510-86d4-e9913b1d6366 17f8714846c34eb38f0e0c3ed4f4df6e 8a123d737bc64ca49852686afd4ee58d - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 974/2055] 10.0.0.82 () {32 vars in 753 bytes} [Tue Jul 21 22:12:45 2026] DELETE /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2056] 10.0.0.82 () {32 vars in 741 bytes} [Tue Jul 21 22:12:45 2026] DELETE /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2057] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:12:45 2026] GET /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2/tags => 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: 977/2058] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:12:45 2026] DELETE /v2.0/floatingips/32a7b4e2-a4f2-4099-aa49-517064d0e2d2 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2059] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:45 2026] DELETE /v2.0/routers/8bc74909-a2e5-42a2-87f7-57babba0933d => generated 0 bytes in 1125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2060] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/routers/2ee6c78b-2654-4932-aa5f-834c2da8b901 => generated 480 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2061] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/ports?device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 1010 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2062] 10.0.0.225 () {34 vars in 1120 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/security-groups?id=651f3ab9-64cb-4ce8-955d-cdd2c1b686aa&id=eb410274-92cd-44fe-9466-5178273b0dc7&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2063] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:12:46 2026] GET /v2.0/ports?device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 1279 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2064] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:47 2026] GET /v2.0/security-groups?tenant_id=8a123d737bc64ca49852686afd4ee58d&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2065] 10.0.0.82 () {32 vars in 857 bytes} [Tue Jul 21 22:12:47 2026] GET /v2.0/floatingips?floating_network_id=5f1f3ab5-5847-4b3a-932b-956ae1a7f38a&port_id=13f94dff-6805-4a07-961f-2c7c63f2e836 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2066] 10.0.0.82 () {34 vars in 741 bytes} [Tue Jul 21 22:12:46 2026] PUT /v2.0/routers/2ee6c78b-2654-4932-aa5f-834c2da8b901 => generated 480 bytes in 784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2067] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:47 2026] DELETE /v2.0/security-groups/20da722d-bdca-4643-a340-dd75d35c6379 => 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: 1084/2068] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:12:47 2026] GET /v2.0/ports?device_id=2ee6c78b-2654-4932-aa5f-834c2da8b901 => 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: 1085/2069] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:47 2026] GET /v2.0/security-groups?tenant_id=67df14031fa04d7d9bdfdf780b69f0f0&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2070] 10.0.0.145 () {34 vars in 990 bytes} [Tue Jul 21 22:12:47 2026] GET /v2.0/ports?device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 1279 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2071] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:47 2026] DELETE /v2.0/security-groups/d5e5435b-7428-4b5c-9d26-4160e73e715d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2072] 10.0.0.145 () {34 vars in 1120 bytes} [Tue Jul 21 22:12:47 2026] GET /v2.0/security-groups?id=eb410274-92cd-44fe-9466-5178273b0dc7&id=651f3ab9-64cb-4ce8-955d-cdd2c1b686aa&fields=id&fields=name => generated 207 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:12:48.191 7 INFO neutron.services.segments.plugin [-] Segment 09a70915-92d0-47d5-b4c3-8773eda9004b resource provider aggregate not found 2026-07-21 22:12:48.195 7 INFO neutron.services.segments.plugin [-] Segment 09a70915-92d0-47d5-b4c3-8773eda9004b resource provider aggregate not found 2026-07-21 22:12:48.212 7 INFO neutron.services.segments.plugin [-] Segment 09a70915-92d0-47d5-b4c3-8773eda9004b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09a70915-92d0-47d5-b4c3-8773eda9004b found for delete ", "request_id": "req-c47b17c9-4edd-4a9d-b097-72c956dd5e22"}]} 2026-07-21 22:12:48.218 7 INFO neutron.services.segments.plugin [-] Segment 09a70915-92d0-47d5-b4c3-8773eda9004b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09a70915-92d0-47d5-b4c3-8773eda9004b found for delete ", "request_id": "req-9eb0562f-c0d4-496d-aefb-f6d4c3c6b31a"}]} 2026-07-21 22:12:48.223 7 INFO neutron.db.l3_hamode_db [None req-abd62598-9390-4bc4-a3d6-5275e0279334 b215de5d1c094816866f8daa8384437c 9cbca8d2865042deb115f3b79892b28d - - - -] HA network a689c93d-9ea1-457d-a555-14a1a2eb3137 was deleted as no HA routers are present in tenant 9cbca8d2865042deb115f3b79892b28d. [pid: 7|app: 0|req: 985/2073] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:47 2026] DELETE /v2.0/routers/2ee6c78b-2654-4932-aa5f-834c2da8b901 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2074] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:48 2026] GET /v2.0/security-groups?tenant_id=c4ca58414cfa47a5a957cdcb19e85649&name=default => generated 2801 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2075] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:49 2026] DELETE /v2.0/security-groups/c50d24fa-3be9-40b7-8b8a-ca70aa121a21 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2076] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:49 2026] GET /v2.0/security-groups?tenant_id=efbf3e4e09d94b2690b853fd2a711973&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2077] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:49 2026] DELETE /v2.0/security-groups/b7bcc07a-be7e-4c76-9aee-62885a530e4f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2078] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:12:49 2026] GET /v2.0/ports?device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 1010 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2079] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:49 2026] GET /v2.0/security-groups?tenant_id=9cbca8d2865042deb115f3b79892b28d&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2080] 10.0.0.225 () {34 vars in 1120 bytes} [Tue Jul 21 22:12:49 2026] GET /v2.0/security-groups?id=651f3ab9-64cb-4ce8-955d-cdd2c1b686aa&id=eb410274-92cd-44fe-9466-5178273b0dc7&fields=id&fields=name => generated 207 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2081] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:50 2026] DELETE /v2.0/security-groups/c507b931-9ff8-4495-9800-d9051f94e38d => 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: 1093/2082] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:12:50 2026] GET /v2.0/ports?device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:12:51.405 7 INFO neutron.db.l3_db [None req-8d5b818d-9757-4014-9c2c-79102ac5dbb3 0f04d0285ce34f718bdb7173101b0169 264d200e0d6442b59ad58200620126c4 - - - -] Floating IP 7f66c751-c32d-4ff9-bff3-40a957488df6 disassociated. External IP: 10.96.250.201, port: 13f94dff-6805-4a07-961f-2c7c63f2e836. 2026-07-21 22:12:51.443 8 INFO neutron.db.segments_db [None req-b63ca884-e3b3-4924-80f7-1a80edbfe2b7 f1eba65015474bf696441bbf6c2a7146 ea5e2a5dc59c41d2a6e370020c12da42 - - - -] Added segment 662f9947-ff54-4c5f-8b34-2fc54481f4c2 of type vxlan for network d0576da2-2f68-47ff-8dea-6f9cc36fad73 [pid: 8|app: 0|req: 1094/2083] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:12:51 2026] POST /v2.0/networks => generated 632 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2084] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:12:51 2026] GET /v2.0/ports?device_id=8ce003c4-0fe5-46bc-8703-3982b49a782c => 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: 1096/2085] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:12:51 2026] PUT /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2086] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:12:51 2026] GET /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2087] 10.0.0.82 () {34 vars in 763 bytes} [Tue Jul 21 22:12:51 2026] PUT /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2088] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:12:51 2026] GET /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2089] 10.0.0.82 () {34 vars in 759 bytes} [Tue Jul 21 22:12:51 2026] PUT /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2090] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:12:50 2026] DELETE /v2.0/ports/13f94dff-6805-4a07-961f-2c7c63f2e836 => generated 0 bytes in 1424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2091] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:12:51 2026] GET /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:12:51.941 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b00d0d84-b4aa-4064-8769-3ffe5faae3d7'] response: {'server_uuid': '8ce003c4-0fe5-46bc-8703-3982b49a782c', 'name': 'network-vif-deleted', 'tag': '13f94dff-6805-4a07-961f-2c7c63f2e836', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 991/2092] 10.0.0.82 () {34 vars in 781 bytes} [Tue Jul 21 22:12:51 2026] PUT /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags/black.or.white => generated 4 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2093] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:12:51 2026] GET /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2094] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:12:52 2026] PUT /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags => generated 37 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2095] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:12:52 2026] GET /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2096] 10.0.0.82 () {32 vars in 740 bytes} [Tue Jul 21 22:12:52 2026] GET /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:12:52.338 8 INFO neutron.api.v2.resource [None req-d428b2ff-8faa-4d21-bcf6-f521f50f8d60 f1eba65015474bf696441bbf6c2a7146 ea5e2a5dc59c41d2a6e370020c12da42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1104/2097] 10.0.0.82 () {32 vars in 744 bytes} [Tue Jul 21 22:12:52 2026] GET /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2098] 10.0.0.82 () {32 vars in 743 bytes} [Tue Jul 21 22:12:52 2026] DELETE /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2099] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:12:52 2026] GET /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:12:52.523 7 INFO neutron.api.v2.resource [None req-a29f689c-9062-42dd-af91-6132ae5158d8 f1eba65015474bf696441bbf6c2a7146 ea5e2a5dc59c41d2a6e370020c12da42 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 995/2100] 10.0.0.82 () {32 vars in 747 bytes} [Tue Jul 21 22:12:52 2026] DELETE /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2101] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:12:52 2026] DELETE /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2102] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:12:52 2026] GET /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2103] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:52 2026] DELETE /v2.0/security-groups/651f3ab9-64cb-4ce8-955d-cdd2c1b686aa => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:12:52.877 7 INFO neutron.api.v2.resource [None req-959d37c4-a308-4671-b06a-b9eefc96eaeb 0f04d0285ce34f718bdb7173101b0169 264d200e0d6442b59ad58200620126c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 998/2104] 10.0.0.82 () {32 vars in 736 bytes} [Tue Jul 21 22:12:52 2026] GET /v2.0/security-groups/651f3ab9-64cb-4ce8-955d-cdd2c1b686aa => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:12:52.884 8 INFO neutron.services.segments.plugin [-] Segment 662f9947-ff54-4c5f-8b34-2fc54481f4c2 resource provider aggregate not found 2026-07-21 22:12:52.890 8 INFO neutron.services.segments.plugin [-] Segment 662f9947-ff54-4c5f-8b34-2fc54481f4c2 resource provider aggregate not found 2026-07-21 22:12:52.915 8 INFO neutron.services.segments.plugin [-] Segment 662f9947-ff54-4c5f-8b34-2fc54481f4c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 662f9947-ff54-4c5f-8b34-2fc54481f4c2 found for delete ", "request_id": "req-dc255565-3ca3-4ca9-8e39-0ef7f97492a3"}]} 2026-07-21 22:12:52.917 8 INFO neutron.services.segments.plugin [-] Segment 662f9947-ff54-4c5f-8b34-2fc54481f4c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 662f9947-ff54-4c5f-8b34-2fc54481f4c2 found for delete ", "request_id": "req-10805e19-23ee-4afa-b498-fae85abfbf15"}]} [pid: 8|app: 0|req: 1107/2105] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:12:52 2026] DELETE /v2.0/networks/d0576da2-2f68-47ff-8dea-6f9cc36fad73 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2106] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:12:52 2026] DELETE /v2.0/floatingips/7f66c751-c32d-4ff9-bff3-40a957488df6 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2107] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:53 2026] DELETE /v2.0/security-groups/eb410274-92cd-44fe-9466-5178273b0dc7 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2108] 10.0.0.82 () {34 vars in 677 bytes} [Tue Jul 21 22:12:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2109] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:12:53 2026] PUT /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2110] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:53 2026] GET /v2.0/security-groups?tenant_id=9bd459175cdd4b5692d207f539f984e7&name=default => generated 2805 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2111] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:12:53 2026] GET /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/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: 1004/2112] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:53 2026] DELETE /v2.0/security-groups/cfa08d46-9630-4c11-83ae-807bcfc90ae3 => 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: 1005/2113] 10.0.0.82 () {34 vars in 763 bytes} [Tue Jul 21 22:12:53 2026] PUT /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2114] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:12:53 2026] GET /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2115] 10.0.0.82 () {34 vars in 759 bytes} [Tue Jul 21 22:12:53 2026] PUT /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2116] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:12:53 2026] GET /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/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: 1009/2117] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:53 2026] GET /v2.0/security-groups?tenant_id=ea5e2a5dc59c41d2a6e370020c12da42&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2118] 10.0.0.82 () {34 vars in 781 bytes} [Tue Jul 21 22:12:54 2026] PUT /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2119] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:54 2026] DELETE /v2.0/security-groups/4de21bda-5587-4b96-8dfb-ea4c3791d7d2 => 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: 1012/2120] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:12:54 2026] GET /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2121] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:12:54 2026] PUT /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2122] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:12:54 2026] GET /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2123] 10.0.0.82 () {32 vars in 740 bytes} [Tue Jul 21 22:12:54 2026] GET /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/tags/red => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:12:54.259 7 INFO neutron.api.v2.resource [None req-282ef139-81a0-491c-83fb-0f36656b136c c9add9c9a5bd4167893924f0cb5d4d3d 013288ec9c514df4a65266b7d66912fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1016/2124] 10.0.0.82 () {32 vars in 744 bytes} [Tue Jul 21 22:12:54 2026] GET /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/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: 1017/2125] 10.0.0.82 () {32 vars in 743 bytes} [Tue Jul 21 22:12:54 2026] DELETE /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2126] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:12:54 2026] GET /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:12:54.344 7 INFO neutron.api.v2.resource [None req-5f3bbb0f-412c-481a-98f4-8759148aec91 c9add9c9a5bd4167893924f0cb5d4d3d 013288ec9c514df4a65266b7d66912fa - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1019/2127] 10.0.0.82 () {32 vars in 747 bytes} [Tue Jul 21 22:12:54 2026] DELETE /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2128] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:12:54 2026] DELETE /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/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: 1021/2129] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:12:54 2026] GET /v2.0/policies/ec6053e1-c700-442e-b91a-63e1578630d6/tags => 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: 1022/2130] 10.0.0.82 () {32 vars in 733 bytes} [Tue Jul 21 22:12:54 2026] DELETE /v2.0/qos/policies/ec6053e1-c700-442e-b91a-63e1578630d6 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2133] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:12:53 2026] PUT /v2.0/routers/df20d676-18cd-4b6f-9978-57422ca5fd41/remove_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2134] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:55 2026] GET /v2.0/security-groups?tenant_id=013288ec9c514df4a65266b7d66912fa&name=default => generated 2805 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2135] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:55 2026] DELETE /v2.0/security-groups/8775320a-fdfb-443b-8ef1-84ce38115751 => 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: 1112/2136] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:55 2026] GET /v2.0/security-groups?tenant_id=d1c2eec6733a4a33bc3a4f75f501a54e&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2137] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:55 2026] DELETE /v2.0/security-groups/fa638f40-70ee-4168-afcf-28d26e810f06 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:12:55.925 7 INFO neutron.services.segments.plugin [-] Segment beed67b4-ab50-4064-8c7a-d8e4510ad3a1 resource provider aggregate not found 2026-07-21 22:12:55.935 7 INFO neutron.services.segments.plugin [-] Segment beed67b4-ab50-4064-8c7a-d8e4510ad3a1 resource provider aggregate not found 2026-07-21 22:12:55.953 7 INFO neutron.services.segments.plugin [-] Segment beed67b4-ab50-4064-8c7a-d8e4510ad3a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beed67b4-ab50-4064-8c7a-d8e4510ad3a1 found for delete ", "request_id": "req-b63e383a-0330-43ee-8dc0-fb0ff7e48b19"}]} 2026-07-21 22:12:55.959 7 INFO neutron.services.segments.plugin [-] Segment beed67b4-ab50-4064-8c7a-d8e4510ad3a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beed67b4-ab50-4064-8c7a-d8e4510ad3a1 found for delete ", "request_id": "req-5e209a33-03cf-4d62-ad42-558d911f69cd"}]} 2026-07-21 22:12:55.959 7 INFO neutron.db.l3_hamode_db [None req-5fe10488-d3da-4acf-b09d-2c38d4bfd326 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] HA network e48dc521-c03b-4e4c-a083-206b52ee242a was deleted as no HA routers are present in tenant 264d200e0d6442b59ad58200620126c4. [pid: 7|app: 0|req: 1025/2138] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:54 2026] DELETE /v2.0/routers/df20d676-18cd-4b6f-9978-57422ca5fd41 => generated 0 bytes in 1182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2139] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:55 2026] DELETE /v2.0/subnets/aac732f0-c181-4f31-adce-37beeb009bc1 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2140] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:12:56 2026] DELETE /v2.0/networks/a6dc1b14-54c5-40a9-8c11-3520e6810036 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:12:57.748 7 INFO neutron.db.segments_db [None req-4763b6d3-74a6-4fde-a6fd-e80833532045 8064ea6d514548f797141a9ade3979bd c2965673a0c34554b3f9714aff2dc238 - - - -] Added segment 2f7391b1-3b4c-48cd-b786-b23781d55bd1 of type vxlan for network 4ee2d328-e6e7-48dd-8e62-fee1281fa412 [pid: 7|app: 0|req: 1027/2141] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:12:57 2026] POST /v2.0/networks => generated 632 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:12:57.978 7 INFO neutron.services.segments.plugin [-] Segment 4e444251-abb6-47ce-ad7a-83f1bb2d530e resource provider aggregate not found 2026-07-21 22:12:57.988 7 INFO neutron.services.segments.plugin [-] Segment 4e444251-abb6-47ce-ad7a-83f1bb2d530e resource provider aggregate not found 2026-07-21 22:12:57.994 7 INFO neutron.services.segments.plugin [-] Segment 4e444251-abb6-47ce-ad7a-83f1bb2d530e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e444251-abb6-47ce-ad7a-83f1bb2d530e found for delete ", "request_id": "req-6c068609-7bd3-41ae-914a-55b3fbc7f5e6"}]} 2026-07-21 22:12:58.014 7 INFO neutron.services.segments.plugin [-] Segment 4e444251-abb6-47ce-ad7a-83f1bb2d530e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e444251-abb6-47ce-ad7a-83f1bb2d530e found for delete ", "request_id": "req-db2495f1-f0c6-4cc6-a8fb-3e3636287c4f"}]} [pid: 7|app: 0|req: 1028/2142] 10.0.0.82 () {34 vars in 663 bytes} [Tue Jul 21 22:12:57 2026] POST /v2.0/ports => generated 743 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1029/2143] 10.0.0.82 () {34 vars in 746 bytes} [Tue Jul 21 22:12:58 2026] PUT /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2144] 10.0.0.82 () {32 vars in 726 bytes} [Tue Jul 21 22:12:58 2026] GET /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2145] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:12:56 2026] PUT /v2.0/routers/184eda02-8d4e-4379-a88e-3d9fddf70deb/remove_router_interface => generated 309 bytes in 1748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2146] 10.0.0.82 () {34 vars in 757 bytes} [Tue Jul 21 22:12:58 2026] PUT /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2147] 10.0.0.82 () {32 vars in 726 bytes} [Tue Jul 21 22:12:58 2026] GET /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2148] 10.0.0.82 () {34 vars in 753 bytes} [Tue Jul 21 22:12:58 2026] PUT /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags/red => 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: 1034/2149] 10.0.0.82 () {32 vars in 726 bytes} [Tue Jul 21 22:12:58 2026] GET /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2150] 10.0.0.82 () {34 vars in 775 bytes} [Tue Jul 21 22:12:58 2026] PUT /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2151] 10.0.0.82 () {32 vars in 726 bytes} [Tue Jul 21 22:12:58 2026] GET /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2152] 10.0.0.82 () {34 vars in 746 bytes} [Tue Jul 21 22:12:58 2026] PUT /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2153] 10.0.0.82 () {32 vars in 726 bytes} [Tue Jul 21 22:12:58 2026] GET /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2154] 10.0.0.82 () {32 vars in 734 bytes} [Tue Jul 21 22:12:58 2026] GET /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:12:58.831 7 INFO neutron.api.v2.resource [None req-f460e2b3-b70a-4771-8f02-abcadd09d58b 8064ea6d514548f797141a9ade3979bd c2965673a0c34554b3f9714aff2dc238 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1040/2155] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:12:58 2026] GET /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2156] 10.0.0.82 () {32 vars in 737 bytes} [Tue Jul 21 22:12:58 2026] DELETE /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags/red => 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: 1042/2157] 10.0.0.82 () {32 vars in 726 bytes} [Tue Jul 21 22:12:58 2026] GET /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:12:58.946 7 INFO neutron.api.v2.resource [None req-6ac5b279-5b10-4ee5-be35-9efee6d4fb97 8064ea6d514548f797141a9ade3979bd c2965673a0c34554b3f9714aff2dc238 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1043/2158] 10.0.0.82 () {32 vars in 741 bytes} [Tue Jul 21 22:12:58 2026] DELETE /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2159] 10.0.0.82 () {32 vars in 729 bytes} [Tue Jul 21 22:12:58 2026] DELETE /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags => 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: 1045/2160] 10.0.0.82 () {32 vars in 726 bytes} [Tue Jul 21 22:12:59 2026] GET /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2161] 10.0.0.82 () {32 vars in 719 bytes} [Tue Jul 21 22:12:59 2026] DELETE /v2.0/ports/9ebe974c-05c2-4c85-a887-c8ccd22c293a => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2162] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:12:59 2026] DELETE /v2.0/networks/4ee2d328-e6e7-48dd-8e62-fee1281fa412 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:12:59.620 8 INFO neutron.services.segments.plugin [-] Segment ec84e3e3-5855-4b89-bf9d-5babb468e037 resource provider aggregate not found 2026-07-21 22:12:59.626 8 INFO neutron.services.segments.plugin [-] Segment ec84e3e3-5855-4b89-bf9d-5babb468e037 resource provider aggregate not found 2026-07-21 22:12:59.644 8 INFO neutron.services.segments.plugin [-] Segment ec84e3e3-5855-4b89-bf9d-5babb468e037 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec84e3e3-5855-4b89-bf9d-5babb468e037 found for delete ", "request_id": "req-38332683-1a7e-488e-8863-a659f23cf9f3"}]} 2026-07-21 22:12:59.647 8 INFO neutron.services.segments.plugin [-] Segment ec84e3e3-5855-4b89-bf9d-5babb468e037 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec84e3e3-5855-4b89-bf9d-5babb468e037 found for delete ", "request_id": "req-2365ecc5-4b42-4444-834f-a3b964373fab"}]} 2026-07-21 22:12:59.663 8 INFO neutron.db.l3_hamode_db [None req-b572d1bc-6634-4e5b-b990-558dc356ccd7 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] HA network 996cd386-7927-46ee-a7ac-446ecb03e7ab was deleted as no HA routers are present in tenant 819f7e5d2984443db6231832125317ec. [pid: 8|app: 0|req: 1116/2163] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:58 2026] DELETE /v2.0/routers/184eda02-8d4e-4379-a88e-3d9fddf70deb => generated 0 bytes in 1271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2164] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:12:59 2026] GET /v2.0/security-groups?tenant_id=e58c994076aa400d9a4595ebc5399d5a&name=default => generated 2805 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2165] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:12:59 2026] DELETE /v2.0/subnets/6a3aa6b9-631d-42ee-a5ee-f39ecf9bb428 => 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: 1049/2166] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:12:59 2026] DELETE /v2.0/security-groups/83f1a2dc-864d-4581-bdc3-3e9bd11b4ac7 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:13:00.171 7 INFO neutron.services.segments.plugin [-] Segment 2f7391b1-3b4c-48cd-b786-b23781d55bd1 resource provider aggregate not found 2026-07-21 22:13:00.206 7 INFO neutron.services.segments.plugin [-] Segment 2f7391b1-3b4c-48cd-b786-b23781d55bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f7391b1-3b4c-48cd-b786-b23781d55bd1 found for delete ", "request_id": "req-5da185ef-fa9f-4965-8288-dc91bb765c1f"}]} 2026-07-21 22:13:00.218 7 INFO neutron.services.segments.plugin [-] Segment 2f7391b1-3b4c-48cd-b786-b23781d55bd1 resource provider aggregate not found 2026-07-21 22:13:00.240 7 INFO neutron.services.segments.plugin [-] Segment 2f7391b1-3b4c-48cd-b786-b23781d55bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f7391b1-3b4c-48cd-b786-b23781d55bd1 found for delete ", "request_id": "req-ef757f38-7da2-4691-bda6-f5cd94f7c018"}]} [pid: 8|app: 0|req: 1118/2167] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:12:59 2026] DELETE /v2.0/networks/48aad954-bd30-48d9-9c32-680cbdda6a43 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2168] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:00 2026] GET /v2.0/security-groups?tenant_id=c2965673a0c34554b3f9714aff2dc238&name=default => generated 2805 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2169] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:00 2026] GET /v2.0/security-groups?tenant_id=a46da6d57f054becb0e784e4bc7d9d87&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2170] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:00 2026] DELETE /v2.0/security-groups/75ff026a-1dab-4e45-b292-af072abf9e66 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2171] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:00 2026] DELETE /v2.0/security-groups/b0f6dbdb-fef0-48da-947d-e07728cbdfb1 => 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: 1052/2172] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:00 2026] GET /v2.0/security-groups?tenant_id=819f7e5d2984443db6231832125317ec&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2173] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:00 2026] DELETE /v2.0/security-groups/96ac39bf-333d-41a3-9f57-c27d41e29499 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2174] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:00 2026] GET /v2.0/security-groups?tenant_id=80307c9e74f4423081086e754805e915&name=default => generated 2805 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2175] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:00 2026] DELETE /v2.0/security-groups/12b7b750-5197-4fa0-8bd5-18b02165fb03 => 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: 1054/2176] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:00 2026] GET /v2.0/security-groups?tenant_id=264d200e0d6442b59ad58200620126c4&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2177] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:00 2026] DELETE /v2.0/security-groups/06f95f9a-35f1-4d97-95a0-db67eeaa4b1a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:13:04.421 7 INFO neutron.db.segments_db [None req-c52e2170-733f-46b0-9b78-67e2d83e886b 309a8aefad08475498b8a64ce8eb8e91 f1252b93bb514772b80bcab83ac27294 - - - -] Added segment 72ab67db-a328-470a-a187-f953a7bf820d of type vxlan for network 3ac6a588-d13b-40a0-8e5f-5ab71cf818b8 [pid: 7|app: 0|req: 1055/2178] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:13:04 2026] POST /v2.0/networks => generated 632 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:13:04.595 8 INFO neutron.services.segments.plugin [-] Segment 4cb81e35-64cb-4d86-88ab-efd5a1c0e999 resource provider aggregate not found 2026-07-21 22:13:04.601 8 INFO neutron.services.segments.plugin [-] Segment 4cb81e35-64cb-4d86-88ab-efd5a1c0e999 resource provider aggregate not found 2026-07-21 22:13:04.626 8 INFO neutron.services.segments.plugin [-] Segment 4cb81e35-64cb-4d86-88ab-efd5a1c0e999 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cb81e35-64cb-4d86-88ab-efd5a1c0e999 found for delete ", "request_id": "req-4005fa74-73cc-4b48-aa3d-0f05e7fc5ded"}]} 2026-07-21 22:13:04.627 8 INFO neutron.services.segments.plugin [-] Segment 4cb81e35-64cb-4d86-88ab-efd5a1c0e999 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cb81e35-64cb-4d86-88ab-efd5a1c0e999 found for delete ", "request_id": "req-7bfc9513-bdad-4a9e-a52e-45c5af1098ba"}]} 2026-07-21 22:13:04.630 8 INFO neutron.db.segments_db [None req-76ea7f4f-ffae-4110-8718-81a19cca6dd1 309a8aefad08475498b8a64ce8eb8e91 f1252b93bb514772b80bcab83ac27294 - - - -] Added segment 37557d15-e54e-43e1-a48e-7985773247ff of type vxlan for network e2479833-fa84-4571-9be9-a3ac9cdf6e83 [pid: 8|app: 0|req: 1124/2179] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:13:04 2026] POST /v2.0/networks => generated 631 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2180] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:13:04 2026] PUT /v2.0/networks/3ac6a588-d13b-40a0-8e5f-5ab71cf818b8/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2181] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:13:04 2026] GET /v2.0/networks/3ac6a588-d13b-40a0-8e5f-5ab71cf818b8/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2182] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:13:04 2026] PUT /v2.0/networks/e2479833-fa84-4571-9be9-a3ac9cdf6e83/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2183] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:13:05 2026] GET /v2.0/networks/e2479833-fa84-4571-9be9-a3ac9cdf6e83/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2184] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:13:05 2026] PUT /v2.0/networks/e2479833-fa84-4571-9be9-a3ac9cdf6e83/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2185] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:13:05 2026] GET /v2.0/networks/e2479833-fa84-4571-9be9-a3ac9cdf6e83/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2186] 10.0.0.82 () {32 vars in 732 bytes} [Tue Jul 21 22:13:05 2026] GET /v2.0/networks/3ac6a588-d13b-40a0-8e5f-5ab71cf818b8/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2187] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:13:05 2026] DELETE /v2.0/networks/3ac6a588-d13b-40a0-8e5f-5ab71cf818b8 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2188] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:13:05 2026] DELETE /v2.0/networks/e2479833-fa84-4571-9be9-a3ac9cdf6e83 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:13:05.776 7 INFO neutron.db.segments_db [None req-9c90322f-6dde-4e12-b3fd-9d6fde014f71 d52c714ee0f6446b8e96f4c7a494ed2f a3ec1a6ebe3840628e53da56f370ec7c - - - -] Added segment f5f728e5-4232-429d-8013-e94b813dcf9b of type vxlan for network 346ac083-999d-4866-9a25-bb4249741c7d [pid: 7|app: 0|req: 1060/2189] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:13:05 2026] POST /v2.0/networks => generated 727 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2190] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:05 2026] POST /v2.0/subnets => generated 620 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:13:06.174 7 WARNING neutron.api.v2.base [None req-26e218a7-26f0-4759-ade7-d086cae3a157 d52c714ee0f6446b8e96f4c7a494ed2f a3ec1a6ebe3840628e53da56f370ec7c - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-07-21 22:13:06.175 7 INFO neutron.api.v2.resource [None req-26e218a7-26f0-4759-ade7-d086cae3a157 d52c714ee0f6446b8e96f4c7a494ed2f a3ec1a6ebe3840628e53da56f370ec7c - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1061/2191] 10.0.0.82 () {34 vars in 680 bytes} [Tue Jul 21 22:13:06 2026] POST /v2.0/rbac-policies => generated 143 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2192] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:13:06 2026] DELETE /v2.0/networks/346ac083-999d-4866-9a25-bb4249741c7d => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:13:06.611 8 INFO neutron.db.segments_db [None req-f98fc555-5ab7-41ae-9fa3-a515a1c5d381 d52c714ee0f6446b8e96f4c7a494ed2f a3ec1a6ebe3840628e53da56f370ec7c - - - -] Added segment 53d651f8-064e-4649-8796-9b4e46c6d411 of type vxlan for network 4c0141fe-99b0-4b89-8bc2-683ee370f6bd 2026-07-21 22:13:06.663 8 INFO neutron.services.segments.plugin [-] Segment 72ab67db-a328-470a-a187-f953a7bf820d resource provider aggregate not found 2026-07-21 22:13:06.669 8 INFO neutron.services.segments.plugin [-] Segment 72ab67db-a328-470a-a187-f953a7bf820d resource provider aggregate not found [pid: 7|app: 0|req: 1062/2193] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:06 2026] GET /v2.0/security-groups?tenant_id=a4573c3d5f6e46e7a2da11983be132cf&name=default => generated 2805 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:13:06.701 8 INFO neutron.services.segments.plugin [-] Segment 72ab67db-a328-470a-a187-f953a7bf820d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72ab67db-a328-470a-a187-f953a7bf820d found for delete ", "request_id": "req-0073068b-8070-47c8-9cfb-9f32edf7d839"}]} 2026-07-21 22:13:06.706 8 INFO neutron.services.segments.plugin [-] Segment 72ab67db-a328-470a-a187-f953a7bf820d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72ab67db-a328-470a-a187-f953a7bf820d found for delete ", "request_id": "req-1bed630a-6364-42f4-9d94-16764740a1f1"}]} 2026-07-21 22:13:06.725 8 INFO neutron.services.segments.plugin [-] Segment 37557d15-e54e-43e1-a48e-7985773247ff resource provider aggregate not found 2026-07-21 22:13:06.732 8 INFO neutron.services.segments.plugin [-] Segment 37557d15-e54e-43e1-a48e-7985773247ff resource provider aggregate not found 2026-07-21 22:13:06.741 8 INFO neutron.services.segments.plugin [-] Segment 37557d15-e54e-43e1-a48e-7985773247ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37557d15-e54e-43e1-a48e-7985773247ff found for delete ", "request_id": "req-c11a4c55-332e-497e-b8fa-93f8304bdb0e"}]} 2026-07-21 22:13:06.746 8 INFO neutron.services.segments.plugin [-] Segment 37557d15-e54e-43e1-a48e-7985773247ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37557d15-e54e-43e1-a48e-7985773247ff found for delete ", "request_id": "req-0aa3768f-93de-4095-aa82-832abf6bd221"}]} 2026-07-21 22:13:06.763 8 INFO neutron.services.segments.plugin [-] Segment f5f728e5-4232-429d-8013-e94b813dcf9b resource provider aggregate not found 2026-07-21 22:13:06.770 8 INFO neutron.services.segments.plugin [-] Segment f5f728e5-4232-429d-8013-e94b813dcf9b resource provider aggregate not found 2026-07-21 22:13:06.786 8 INFO neutron.services.segments.plugin [-] Segment f5f728e5-4232-429d-8013-e94b813dcf9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5f728e5-4232-429d-8013-e94b813dcf9b found for delete ", "request_id": "req-a20f42f5-7908-4fd1-823b-9545efc3e875"}]} 2026-07-21 22:13:06.787 8 INFO neutron.services.segments.plugin [-] Segment f5f728e5-4232-429d-8013-e94b813dcf9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5f728e5-4232-429d-8013-e94b813dcf9b found for delete ", "request_id": "req-df9cb80d-6e60-42b7-a29a-da9e25beb52a"}]} [pid: 8|app: 0|req: 1132/2194] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:13:06 2026] POST /v2.0/networks => generated 727 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2195] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:06 2026] DELETE /v2.0/security-groups/c04aecdd-e4bc-4472-86b8-04cca6cb9ea8 => 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: 1064/2196] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:06 2026] GET /v2.0/security-groups?tenant_id=f1252b93bb514772b80bcab83ac27294&name=default => generated 2805 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2197] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:07 2026] DELETE /v2.0/security-groups/6670039c-878d-4c0a-9557-33eab82ddeb3 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2198] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:06 2026] POST /v2.0/subnets => generated 623 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:13:07.155 7 WARNING neutron.api.v2.base [None req-793f9ea5-020b-4d64-9c55-9ac7052b7ef5 d52c714ee0f6446b8e96f4c7a494ed2f a3ec1a6ebe3840628e53da56f370ec7c - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-07-21 22:13:07.156 7 INFO neutron.api.v2.resource [None req-793f9ea5-020b-4d64-9c55-9ac7052b7ef5 d52c714ee0f6446b8e96f4c7a494ed2f a3ec1a6ebe3840628e53da56f370ec7c - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1066/2199] 10.0.0.82 () {34 vars in 680 bytes} [Tue Jul 21 22:13:07 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2200] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:13:07 2026] DELETE /v2.0/networks/4c0141fe-99b0-4b89-8bc2-683ee370f6bd => generated 0 bytes in 1201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:13:08.436 7 INFO neutron.db.segments_db [None req-826b590c-4b6b-4d78-b7f4-c49fac04cfea d52c714ee0f6446b8e96f4c7a494ed2f a3ec1a6ebe3840628e53da56f370ec7c - - - -] Added segment 1204547a-ce5f-41db-acc9-e61a2bfae502 of type vxlan for network ad0a0f3c-101a-4cc5-9675-3bbd3aeea9bd [pid: 7|app: 0|req: 1067/2201] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:13:08 2026] POST /v2.0/networks => generated 727 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:13:08.824 8 INFO neutron.services.segments.plugin [-] Segment 53d651f8-064e-4649-8796-9b4e46c6d411 resource provider aggregate not found 2026-07-21 22:13:08.834 8 INFO neutron.services.segments.plugin [-] Segment 53d651f8-064e-4649-8796-9b4e46c6d411 resource provider aggregate not found 2026-07-21 22:13:08.847 8 INFO neutron.services.segments.plugin [-] Segment 53d651f8-064e-4649-8796-9b4e46c6d411 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53d651f8-064e-4649-8796-9b4e46c6d411 found for delete ", "request_id": "req-7fa1f773-ca40-4c55-9809-d1720806406f"}]} [pid: 8|app: 0|req: 1135/2202] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:08 2026] POST /v2.0/subnets => generated 623 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2203] 10.0.0.82 () {34 vars in 680 bytes} [Tue Jul 21 22:13:08 2026] POST /v2.0/rbac-policies => generated 324 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:13:09.616 8 INFO neutron.services.segments.plugin [-] Segment 53d651f8-064e-4649-8796-9b4e46c6d411 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53d651f8-064e-4649-8796-9b4e46c6d411 found for delete ", "request_id": "req-1d9c87c6-3198-4862-bbc0-a1c8f6351efe"}]} 2026-07-21 22:13:09.631 8 INFO neutron.services.segments.plugin [-] Segment 53d651f8-064e-4649-8796-9b4e46c6d411 resource provider aggregate not found 2026-07-21 22:13:09.653 8 INFO neutron.services.segments.plugin [-] Segment 53d651f8-064e-4649-8796-9b4e46c6d411 resource provider aggregate not found 2026-07-21 22:13:09.662 8 INFO neutron.services.segments.plugin [-] Segment 53d651f8-064e-4649-8796-9b4e46c6d411 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53d651f8-064e-4649-8796-9b4e46c6d411 found for delete ", "request_id": "req-4cfe507f-090e-4dbe-ab3c-265bf70896d9"}]} 2026-07-21 22:13:09.674 8 INFO neutron.services.segments.plugin [-] Segment 53d651f8-064e-4649-8796-9b4e46c6d411 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53d651f8-064e-4649-8796-9b4e46c6d411 found for delete ", "request_id": "req-d1676243-fcb5-468e-b6e2-1bee24c6d2c2"}]} [pid: 8|app: 0|req: 1137/2206] 10.0.0.82 () {32 vars in 722 bytes} [Tue Jul 21 22:13:09 2026] GET /v2.0/networks/ad0a0f3c-101a-4cc5-9675-3bbd3aeea9bd => generated 655 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:13:10.204 7 INFO neutron.db.segments_db [None req-69aa4f7b-b9f5-4928-b413-ab05e69e5aea 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - - -] Added segment eff83249-26d2-46ee-be1e-a036fe0b2b01 of type vxlan for network 78832af2-9bbe-4928-ab2d-d8019bae6d44 2026-07-21 22:13:10.257 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5aac495-6650-4a4a-80f5-54969ad3b9d2 a2ee7334afe447a7b46a79176fcbab7b 860f89a1d0eb4ce3a867bb4f444e28f1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1138/2207] 10.0.0.82 () {32 vars in 722 bytes} [Tue Jul 21 22:13:10 2026] GET /v2.0/networks/ad0a0f3c-101a-4cc5-9675-3bbd3aeea9bd => generated 138 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2208] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:13:09 2026] POST /v2.0/networks => generated 638 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2209] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:13:10 2026] DELETE /v2.0/networks/ad0a0f3c-101a-4cc5-9675-3bbd3aeea9bd => generated 0 bytes in 531 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:13:10.831 8 INFO neutron.pecan_wsgi.hooks.translation [None req-400671b7-1682-4198-aacd-ceb0b7f3067e d52c714ee0f6446b8e96f4c7a494ed2f a3ec1a6ebe3840628e53da56f370ec7c - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1140/2210] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:13:10 2026] DELETE /v2.0/subnets/c0c624d5-8fe9-457c-9c24-b701098dc6df => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:13:10.855 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e85690dd-af56-4608-8621-af13ce41f13a d52c714ee0f6446b8e96f4c7a494ed2f a3ec1a6ebe3840628e53da56f370ec7c - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1141/2211] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:13:10 2026] DELETE /v2.0/subnets/192c107f-e008-4148-8c4b-517af21de559 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:13:10.881 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7151678-4538-43b0-988d-0c7b274a02c1 d52c714ee0f6446b8e96f4c7a494ed2f a3ec1a6ebe3840628e53da56f370ec7c - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1142/2212] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:13:10 2026] DELETE /v2.0/subnets/64594b4d-ba64-41d8-8b58-4c37eba29e08 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2213] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:10 2026] POST /v2.0/subnets => generated 634 bytes in 852 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2214] 10.0.0.82 () {32 vars in 721 bytes} [Tue Jul 21 22:13:11 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2215] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:11 2026] POST /v2.0/subnets => generated 708 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:13:11.729 8 INFO neutron.services.segments.plugin [-] Segment 1204547a-ce5f-41db-acc9-e61a2bfae502 resource provider aggregate not found 2026-07-21 22:13:11.738 8 INFO neutron.services.segments.plugin [-] Segment 1204547a-ce5f-41db-acc9-e61a2bfae502 resource provider aggregate not found 2026-07-21 22:13:11.746 8 INFO neutron.services.segments.plugin [-] Segment 1204547a-ce5f-41db-acc9-e61a2bfae502 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1204547a-ce5f-41db-acc9-e61a2bfae502 found for delete ", "request_id": "req-c497bf3d-d13e-430e-851e-b66206a9c261"}]} 2026-07-21 22:13:11.757 8 INFO neutron.services.segments.plugin [-] Segment 1204547a-ce5f-41db-acc9-e61a2bfae502 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1204547a-ce5f-41db-acc9-e61a2bfae502 found for delete ", "request_id": "req-506094f5-19b4-46c1-9487-867a35bb3cbc"}]} 2026-07-21 22:13:11.796 8 INFO neutron.db.segments_db [None req-45942be8-9227-4a52-a089-f528b2c33c9d 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - - -] Added segment b6aae855-cc42-4b57-9248-dc2eebd716da of type vxlan for network 95e41f23-efe3-4db1-9c00-a0d3876d55fa [pid: 8|app: 0|req: 1144/2216] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:13:11 2026] POST /v2.0/networks => generated 638 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2217] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:11 2026] GET /v2.0/security-groups?tenant_id=a3ec1a6ebe3840628e53da56f370ec7c&name=default => generated 2805 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2218] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:12 2026] DELETE /v2.0/security-groups/7f7ec145-01bc-4777-84d1-143535dd1095 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2219] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:11 2026] POST /v2.0/subnets => generated 632 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2220] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:12 2026] GET /v2.0/security-groups?tenant_id=860f89a1d0eb4ce3a867bb4f444e28f1&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2221] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:12 2026] DELETE /v2.0/security-groups/b80984ba-f1d4-4ff0-b1a2-9e4fc8714fe8 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2222] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:12 2026] POST /v2.0/subnets => generated 702 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:13:12.760 8 INFO neutron.db.segments_db [None req-0599a7a7-cf55-4fcf-b2fc-e06f09fd4876 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - - -] Added segment d6a374e2-6d31-4749-b536-d10da6c6d213 of type vxlan for network 1dc073ab-362e-4c96-a019-aec9cb47aa37 [pid: 7|app: 0|req: 1077/2223] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:12 2026] GET /v2.0/security-groups?tenant_id=d0cc9008d1e740ab9cd30dd06eb98eea&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2224] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:13:12 2026] POST /v2.0/networks => generated 638 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2225] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:12 2026] DELETE /v2.0/security-groups/e6dd1a5a-3799-48a7-899c-595e6a714435 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2226] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:12 2026] POST /v2.0/subnets => generated 631 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2227] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:13 2026] POST /v2.0/subnets => generated 705 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:13:13.788 8 INFO neutron.db.segments_db [None req-a7196c59-b0db-47c9-a173-4005c41caac5 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - - -] Added segment db130408-ed9a-4105-b8a5-4f86156c0ea5 of type vxlan for network 2ad1b80f-cf82-41a3-b91a-fb511a398757 2026-07-21 22:13:14.158 8 INFO neutron.db.l3_hamode_db [None req-a7196c59-b0db-47c9-a173-4005c41caac5 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:13:15.808 8 INFO neutron.db.l3_hamode_db [None req-a7196c59-b0db-47c9-a173-4005c41caac5 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1149/2228] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:13 2026] POST /v2.0/routers => generated 684 bytes in 3206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2229] 10.0.0.82 () {34 vars in 677 bytes} [Tue Jul 21 22:13:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2230] 10.0.0.82 () {34 vars in 677 bytes} [Tue Jul 21 22:13:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2231] 10.0.0.82 () {34 vars in 677 bytes} [Tue Jul 21 22:13:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2232] 10.0.0.82 () {34 vars in 677 bytes} [Tue Jul 21 22:13:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2233] 10.0.0.82 () {34 vars in 677 bytes} [Tue Jul 21 22:13:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2234] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:13:17 2026] PUT /v2.0/policies/50fd1e54-2efb-4dc2-a64e-953c4d85e36f/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2235] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:13:17 2026] PUT /v2.0/policies/91f21dfc-8211-4787-8074-69805ff55744/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2236] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:13:17 2026] PUT /v2.0/policies/6fb926e3-302a-4ac9-866e-a0acbbdf4c42/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2237] 10.0.0.82 () {34 vars in 752 bytes} [Tue Jul 21 22:13:18 2026] PUT /v2.0/policies/308eb58b-8452-4790-bd6c-021793074da7/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2238] 10.0.0.82 () {32 vars in 673 bytes} [Tue Jul 21 22:13:18 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2239] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:13:16 2026] PUT /v2.0/routers/4dd825bb-6d60-4a10-a138-658e85d94c6f/add_router_interface => generated 309 bytes in 1708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2240] 10.0.0.82 () {32 vars in 687 bytes} [Tue Jul 21 22:13:18 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2241] 10.0.0.82 () {32 vars in 683 bytes} [Tue Jul 21 22:13:18 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2242] 10.0.0.82 () {32 vars in 695 bytes} [Tue Jul 21 22:13:18 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2243] 10.0.0.82 () {32 vars in 681 bytes} [Tue Jul 21 22:13:18 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2244] 10.0.0.82 () {32 vars in 695 bytes} [Tue Jul 21 22:13:18 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2245] 10.0.0.82 () {32 vars in 691 bytes} [Tue Jul 21 22:13:19 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2246] 10.0.0.82 () {32 vars in 703 bytes} [Tue Jul 21 22:13:19 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: 1167/2247] 10.0.0.82 () {32 vars in 733 bytes} [Tue Jul 21 22:13:19 2026] DELETE /v2.0/qos/policies/50fd1e54-2efb-4dc2-a64e-953c4d85e36f => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2248] 10.0.0.82 () {32 vars in 733 bytes} [Tue Jul 21 22:13:19 2026] DELETE /v2.0/qos/policies/91f21dfc-8211-4787-8074-69805ff55744 => 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: 1169/2249] 10.0.0.82 () {32 vars in 733 bytes} [Tue Jul 21 22:13:19 2026] DELETE /v2.0/qos/policies/6fb926e3-302a-4ac9-866e-a0acbbdf4c42 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2250] 10.0.0.82 () {32 vars in 733 bytes} [Tue Jul 21 22:13:19 2026] DELETE /v2.0/qos/policies/308eb58b-8452-4790-bd6c-021793074da7 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2251] 10.0.0.82 () {32 vars in 733 bytes} [Tue Jul 21 22:13:19 2026] DELETE /v2.0/qos/policies/e9bf5fbc-011c-455f-8bca-59a68c4f6f64 => 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: 1081/2252] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:13:18 2026] PUT /v2.0/routers/4dd825bb-6d60-4a10-a138-658e85d94c6f/add_router_interface => generated 309 bytes in 1873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2253] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:20 2026] GET /v2.0/security-groups?tenant_id=17e7ce90a8b042be9b13b80a4d4ea77c&name=default => generated 2805 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2254] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:20 2026] DELETE /v2.0/security-groups/f252b287-bd4f-45b7-8646-55815d30acb6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2255] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:21 2026] GET /v2.0/security-groups?tenant_id=fa402446e05d4a2cb7232291cedccaf5&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2256] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:21 2026] DELETE /v2.0/security-groups/9bbf5757-db1c-4346-82db-bd91b0ba4a03 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2257] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:21 2026] GET /v2.0/security-groups?tenant_id=dd1d634930b1463989064b80f7ceaf0c&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2258] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:21 2026] DELETE /v2.0/security-groups/5d36a356-57b7-4e29-8f7e-68b0f67b0217 => 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: 1082/2259] 10.0.0.82 () {34 vars in 782 bytes} [Tue Jul 21 22:13:20 2026] PUT /v2.0/routers/4dd825bb-6d60-4a10-a138-658e85d94c6f/add_router_interface => generated 309 bytes in 1899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2260] 10.0.0.82 () {34 vars in 683 bytes} [Tue Jul 21 22:13:22 2026] POST /v2.0/security-groups => generated 1566 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2261] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:13:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2262] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:13:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2263] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:13:22 2026] POST /v2.0/security-group-rules => generated 567 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2264] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:13:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2265] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:13:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2266] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:13:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2267] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:13:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2268] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:13:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2269] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:13:23 2026] POST /v2.0/security-group-rules => generated 567 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2270] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:13:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2271] 10.0.0.82 () {34 vars in 694 bytes} [Tue Jul 21 22:13:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2272] 10.0.0.225 () {34 vars in 1096 bytes} [Tue Jul 21 22:13:24 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1852959380&fields=id&tenant_id=a404777d33d64411aa5622686c66fb47 => 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: 1089/2273] 10.0.0.225 () {34 vars in 982 bytes} [Tue Jul 21 22:13:24 2026] GET /v2.0/networks?id=95e41f23-efe3-4db1-9c00-a0d3876d55fa => generated 705 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2274] 10.0.0.225 () {34 vars in 965 bytes} [Tue Jul 21 22:13:24 2026] GET /v2.0/quotas/a404777d33d64411aa5622686c66fb47 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2277] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:13:24 2026] GET /v2.0/ports?tenant_id=a404777d33d64411aa5622686c66fb47&fields=id => generated 287 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2278] 10.0.0.225 () {34 vars in 1008 bytes} [Tue Jul 21 22:13:25 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2279] 10.0.0.225 () {34 vars in 1108 bytes} [Tue Jul 21 22:13:25 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?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: 1189/2280] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:13:25 2026] GET /v2.0/ports?device_id=cef0183d-133b-4cab-a08c-53b198b45a2c => 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: 1092/2281] 10.0.0.82 () {34 vars in 683 bytes} [Tue Jul 21 22:13:26 2026] POST /v2.0/security-groups => generated 1539 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2282] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:13:26 2026] GET /v2.0/networks?id=95e41f23-efe3-4db1-9c00-a0d3876d55fa => generated 705 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2283] 199.19.213.152 () {34 vars in 1050 bytes} [Tue Jul 21 22:13:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a404777d33d64411aa5622686c66fb47 => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2284] 10.0.0.82 () {34 vars in 683 bytes} [Tue Jul 21 22:13:26 2026] POST /v2.0/security-groups => generated 1539 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2285] 10.0.0.82 () {34 vars in 683 bytes} [Tue Jul 21 22:13:26 2026] POST /v2.0/security-groups => generated 1539 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2286] 10.0.0.82 () {34 vars in 683 bytes} [Tue Jul 21 22:13:26 2026] POST /v2.0/security-groups => generated 1539 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2287] 10.0.0.82 () {34 vars in 683 bytes} [Tue Jul 21 22:13:26 2026] POST /v2.0/security-groups => generated 1539 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2288] 10.0.0.82 () {34 vars in 766 bytes} [Tue Jul 21 22:13:26 2026] PUT /v2.0/security-groups/cf116d9d-f3b8-4309-8949-613fede7b759/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: 1098/2289] 10.0.0.82 () {34 vars in 766 bytes} [Tue Jul 21 22:13:26 2026] PUT /v2.0/security-groups/e201b960-ccf8-4a1b-bb17-ff86051988de/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: 1099/2290] 10.0.0.82 () {34 vars in 766 bytes} [Tue Jul 21 22:13:26 2026] PUT /v2.0/security-groups/49fbe9fc-09ae-42ac-b79a-b5aee0786f61/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2291] 10.0.0.82 () {34 vars in 766 bytes} [Tue Jul 21 22:13:26 2026] PUT /v2.0/security-groups/9bb8662e-c62d-428f-8aad-b3a07094c1e6/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2292] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:13:26 2026] POST /v2.0/ports => generated 1179 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1101/2293] 10.0.0.82 () {32 vars in 679 bytes} [Tue Jul 21 22:13:26 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2294] 10.0.0.82 () {32 vars in 693 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2295] 10.0.0.82 () {32 vars in 689 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2296] 10.0.0.82 () {32 vars in 701 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2297] 10.0.0.82 () {32 vars in 687 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2298] 10.0.0.82 () {32 vars in 701 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2299] 10.0.0.82 () {32 vars in 697 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2300] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:13:27 2026] PUT /v2.0/ports/bd5f9495-1263-446b-9983-bcfc72c83e99 => generated 1424 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2301] 10.0.0.82 () {32 vars in 709 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:13:27.538 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36cd8685-76e3-42c3-9a59-604c3fcf0df3'] response: {'name': 'network-changed', 'server_uuid': 'cef0183d-133b-4cab-a08c-53b198b45a2c', 'tag': 'bd5f9495-1263-446b-9983-bcfc72c83e99', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1109/2302] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/ports?tenant_id=a404777d33d64411aa5622686c66fb47&device_id=cef0183d-133b-4cab-a08c-53b198b45a2c => generated 1463 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2303] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.143&port_id=bd5f9495-1263-446b-9983-bcfc72c83e99 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2304] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:27 2026] DELETE /v2.0/security-groups/cf116d9d-f3b8-4309-8949-613fede7b759 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1111/2305] 199.19.213.152 () {34 vars in 1102 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ab8&port_id=bd5f9495-1263-446b-9983-bcfc72c83e99 => 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: 1112/2306] 199.19.213.152 () {34 vars in 1064 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/subnets?id=d0508461-f76b-40eb-84c2-a55cac54959a&id=8b104acb-1d84-49b8-89f1-ae9df0e5bfd9 => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2307] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:27 2026] DELETE /v2.0/security-groups/e201b960-ccf8-4a1b-bb17-ff86051988de => 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: 1113/2308] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2309] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2310] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:27 2026] DELETE /v2.0/security-groups/49fbe9fc-09ae-42ac-b79a-b5aee0786f61 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2311] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2312] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:27 2026] DELETE /v2.0/security-groups/9bb8662e-c62d-428f-8aad-b3a07094c1e6 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2313] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:27 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2314] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:13:28 2026] GET /v2.0/ports?tenant_id=a404777d33d64411aa5622686c66fb47&device_id=cef0183d-133b-4cab-a08c-53b198b45a2c => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2315] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:27 2026] DELETE /v2.0/security-groups/1b70ab73-925f-43a3-9838-0b391dd3eaf9 => 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: 1118/2316] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:13:28 2026] GET /v2.0/networks?id=95e41f23-efe3-4db1-9c00-a0d3876d55fa => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2317] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:13:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.143&port_id=bd5f9495-1263-446b-9983-bcfc72c83e99 => 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: 1119/2318] 199.19.213.152 () {34 vars in 1102 bytes} [Tue Jul 21 22:13:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ab8&port_id=bd5f9495-1263-446b-9983-bcfc72c83e99 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2319] 199.19.213.152 () {34 vars in 1064 bytes} [Tue Jul 21 22:13:28 2026] GET /v2.0/subnets?id=d0508461-f76b-40eb-84c2-a55cac54959a&id=8b104acb-1d84-49b8-89f1-ae9df0e5bfd9 => generated 1363 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2320] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:28 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2321] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:28 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&device_owner=network%3Adhcp => generated 1457 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2322] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:28 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2323] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:28 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2324] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:29 2026] GET /v2.0/security-groups?tenant_id=3c6bba4426fb49cf872da301a3221f79&name=default => generated 2805 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2325] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:29 2026] DELETE /v2.0/security-groups/d65f2bb0-8b6b-437c-a3ad-564085df8768 => 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: 1123/2326] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:29 2026] GET /v2.0/security-groups?tenant_id=664a2ce635914a33b96195311796eb22&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2327] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:29 2026] DELETE /v2.0/security-groups/64f43bee-6f5f-472a-95f1-f112bbaaef2c => 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: 1124/2328] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:29 2026] GET /v2.0/security-groups?tenant_id=998ea73bb6524d8096bd5dc8937e6298&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2329] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:30 2026] DELETE /v2.0/security-groups/986ed46f-33e5-4b27-b7d8-b9799790ea31 => 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: 1125/2330] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:13:30 2026] GET /v2.0/ports?device_id=cef0183d-133b-4cab-a08c-53b198b45a2c => generated 1196 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2331] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:13:30 2026] GET /v2.0/security-groups?id=1d42bf47-b6c0-4e4f-a1e8-ee1e8504e167&fields=id&fields=name => generated 112 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2332] 10.0.0.82 () {32 vars in 817 bytes} [Tue Jul 21 22:13:30 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&mac_address=fa%3A16%3A3e%3A5f%3Ac8%3A5f => generated 1196 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:13:32.567 8 INFO neutron.db.l3_db [None req-4592b73a-e703-4804-a005-870a6bb48e4d 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - - -] Floating IP 5f6ba545-cee5-4b72-89c5-d52f33b1acb1 associated. External IP: 10.96.250.209, port: bd5f9495-1263-446b-9983-bcfc72c83e99. [pid: 8|app: 0|req: 1207/2333] 10.0.0.82 () {34 vars in 676 bytes} [Tue Jul 21 22:13:31 2026] POST /v2.0/floatingips => generated 855 bytes in 1859 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2334] 10.0.0.225 () {34 vars in 1096 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1852959380&fields=id&tenant_id=a404777d33d64411aa5622686c66fb47 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:13:33.132 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb1a6a34-32c6-49e0-a228-8af0dbe38216'] response: {'name': 'network-changed', 'server_uuid': 'cef0183d-133b-4cab-a08c-53b198b45a2c', 'tag': 'bd5f9495-1263-446b-9983-bcfc72c83e99', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1208/2335] 10.0.0.225 () {34 vars in 982 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/networks?id=1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 705 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2336] 10.0.0.225 () {34 vars in 965 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/quotas/a404777d33d64411aa5622686c66fb47 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2337] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/ports?tenant_id=a404777d33d64411aa5622686c66fb47&device_id=cef0183d-133b-4cab-a08c-53b198b45a2c => 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: 1129/2338] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/networks?id=95e41f23-efe3-4db1-9c00-a0d3876d55fa => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2339] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.143&port_id=bd5f9495-1263-446b-9983-bcfc72c83e99 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2340] 199.19.213.152 () {34 vars in 1102 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ab8&port_id=bd5f9495-1263-446b-9983-bcfc72c83e99 => 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: 1132/2341] 199.19.213.152 () {34 vars in 1064 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/subnets?id=d0508461-f76b-40eb-84c2-a55cac54959a&id=8b104acb-1d84-49b8-89f1-ae9df0e5bfd9 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2342] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/ports?tenant_id=a404777d33d64411aa5622686c66fb47&fields=id => generated 333 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2343] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&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: 1134/2344] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2345] 10.0.0.225 () {34 vars in 1008 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2346] 10.0.0.225 () {34 vars in 1108 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2347] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?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: 1136/2348] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?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: 1213/2349] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:13:33 2026] GET /v2.0/ports?device_id=9153125c-88bb-42bd-8f2e-08558b04cee9 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2350] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:13:34 2026] GET /v2.0/networks?id=1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 705 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2351] 199.19.213.152 () {34 vars in 1050 bytes} [Tue Jul 21 22:13:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a404777d33d64411aa5622686c66fb47 => generated 179 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:13:34.707 7 INFO neutron.db.segments_db [None req-6e13329e-1fcb-4053-9dde-22dc6997168d 6ae11113b36749b1b9d3c57f3c5635ff 87765a38b8094e50a065ee626198bd06 - - - -] Added segment 44dcd68a-0347-47b8-8284-416fd09a97a0 of type vxlan for network 1e575640-71b8-41f4-bb33-112902cd021e [pid: 7|app: 0|req: 1137/2352] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:13:34 2026] POST /v2.0/networks => generated 632 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2353] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:13:34 2026] POST /v2.0/ports => generated 1187 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1138/2354] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:34 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:13:35.245 7 INFO neutron.db.segments_db [None req-dc270f0a-d32e-4cb3-b302-65249ae5cd37 6ae11113b36749b1b9d3c57f3c5635ff 87765a38b8094e50a065ee626198bd06 - - - -] Added segment f0dd81bd-811d-4b84-a391-7b1772d8c3bb of type vxlan for network 7bce0c98-269a-4f70-91d9-b54bf5f8b8d7 [pid: 7|app: 0|req: 1139/2355] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:13:35 2026] POST /v2.0/networks => generated 632 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2356] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:35 2026] POST /v2.0/subnets => generated 605 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2357] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:13:35 2026] PUT /v2.0/ports/e867ca62-9efb-4c9b-8e51-4f0c1d297f53 => generated 1432 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:13:35.834 7 INFO neutron.db.segments_db [None req-da8167aa-1677-4b54-9e96-defb2fe75e3f 6ae11113b36749b1b9d3c57f3c5635ff 87765a38b8094e50a065ee626198bd06 - - - -] Added segment 57a0b837-b870-41a2-8b7e-130edd8fcfe9 of type vxlan for network cec5b70e-117d-4487-95ef-5e44d78a4750 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:13:35.873 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c14e5eb3-b9cd-4351-891e-4d01fc07b5fc'] response: {'name': 'network-changed', 'server_uuid': '9153125c-88bb-42bd-8f2e-08558b04cee9', 'tag': 'e867ca62-9efb-4c9b-8e51-4f0c1d297f53', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1218/2358] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:13:35 2026] GET /v2.0/ports?tenant_id=a404777d33d64411aa5622686c66fb47&device_id=9153125c-88bb-42bd-8f2e-08558b04cee9 => generated 1471 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1219/2359] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:13:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=e867ca62-9efb-4c9b-8e51-4f0c1d297f53 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2360] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:13:35 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2361] 199.19.213.152 () {34 vars in 1106 bytes} [Tue Jul 21 22:13:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d6&port_id=e867ca62-9efb-4c9b-8e51-4f0c1d297f53 => 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: 1221/2362] 199.19.213.152 () {34 vars in 1064 bytes} [Tue Jul 21 22:13:35 2026] GET /v2.0/subnets?id=afaeedaf-f757-48e9-8b02-1efdf94375d8&id=b8744840-4510-4c16-964f-308f44501560 => generated 1365 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2363] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:36 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2364] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:36 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&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: 1224/2365] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:36 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2366] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:36 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2367] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:35 2026] POST /v2.0/subnets => generated 605 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2368] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:13:36 2026] GET /v2.0/ports?tenant_id=a404777d33d64411aa5622686c66fb47&device_id=9153125c-88bb-42bd-8f2e-08558b04cee9 => generated 1471 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:13:36.444 7 INFO neutron.db.segments_db [None req-31f0279b-599e-4919-8250-2c64e1be3849 6ae11113b36749b1b9d3c57f3c5635ff 87765a38b8094e50a065ee626198bd06 - - - -] Added segment e9dad027-5b49-4369-9573-ac966adae57c of type vxlan for network 79cc50ac-0be4-4b3e-ba18-7faf61525e64 [pid: 8|app: 0|req: 1227/2369] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:13:36 2026] GET /v2.0/networks?id=1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2370] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:13:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=e867ca62-9efb-4c9b-8e51-4f0c1d297f53 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2371] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:13:36 2026] POST /v2.0/networks => generated 631 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2372] 199.19.213.152 () {34 vars in 1106 bytes} [Tue Jul 21 22:13:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d6&port_id=e867ca62-9efb-4c9b-8e51-4f0c1d297f53 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2373] 199.19.213.152 () {34 vars in 1064 bytes} [Tue Jul 21 22:13:36 2026] GET /v2.0/subnets?id=afaeedaf-f757-48e9-8b02-1efdf94375d8&id=b8744840-4510-4c16-964f-308f44501560 => generated 1365 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2374] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:36 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&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: 1232/2375] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:36 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2376] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:36 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2377] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:36 2026] POST /v2.0/subnets => generated 605 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2378] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:36 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:13:37.052 7 INFO neutron.db.segments_db [None req-a44a7565-dba6-4341-a9ba-7686958f140e 6ae11113b36749b1b9d3c57f3c5635ff 87765a38b8094e50a065ee626198bd06 - - - -] Added segment 538fb272-8371-4d0c-8819-025eff488448 of type vxlan for network a89888a7-4ea9-4867-8aae-48bc9c151f01 [pid: 7|app: 0|req: 1145/2379] 10.0.0.82 () {34 vars in 669 bytes} [Tue Jul 21 22:13:36 2026] POST /v2.0/networks => generated 632 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2380] 10.0.0.82 () {34 vars in 668 bytes} [Tue Jul 21 22:13:37 2026] POST /v2.0/subnets => generated 605 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2381] 10.0.0.82 () {34 vars in 750 bytes} [Tue Jul 21 22:13:37 2026] PUT /v2.0/subnets/e53188a7-6152-467b-95f8-7d53f891f495/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2382] 10.0.0.82 () {34 vars in 750 bytes} [Tue Jul 21 22:13:37 2026] PUT /v2.0/subnets/12c6cb28-2eaa-4058-9fd3-11f1af3a9ab7/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2383] 10.0.0.82 () {34 vars in 750 bytes} [Tue Jul 21 22:13:37 2026] PUT /v2.0/subnets/37767906-89b3-4206-a236-ebc1217e1783/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2384] 10.0.0.82 () {34 vars in 750 bytes} [Tue Jul 21 22:13:37 2026] PUT /v2.0/subnets/0c4f0921-1d02-41bd-afca-1438eb9790a9/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2385] 10.0.0.82 () {32 vars in 663 bytes} [Tue Jul 21 22:13:37 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2386] 10.0.0.82 () {32 vars in 677 bytes} [Tue Jul 21 22:13:37 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2387] 10.0.0.82 () {32 vars in 673 bytes} [Tue Jul 21 22:13:38 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2388] 10.0.0.82 () {32 vars in 685 bytes} [Tue Jul 21 22:13:38 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2389] 10.0.0.82 () {32 vars in 671 bytes} [Tue Jul 21 22:13:38 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2390] 10.0.0.82 () {32 vars in 685 bytes} [Tue Jul 21 22:13:38 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2391] 10.0.0.82 () {32 vars in 681 bytes} [Tue Jul 21 22:13:38 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2392] 10.0.0.82 () {32 vars in 693 bytes} [Tue Jul 21 22:13:38 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2393] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:13:38 2026] DELETE /v2.0/subnets/e53188a7-6152-467b-95f8-7d53f891f495 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2394] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:13:38 2026] GET /v2.0/ports?device_id=9153125c-88bb-42bd-8f2e-08558b04cee9 => generated 1202 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2395] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:13:38 2026] GET /v2.0/security-groups?id=1d42bf47-b6c0-4e4f-a1e8-ee1e8504e167&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2396] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:13:38 2026] DELETE /v2.0/subnets/12c6cb28-2eaa-4058-9fd3-11f1af3a9ab7 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2397] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:13:39 2026] DELETE /v2.0/subnets/37767906-89b3-4206-a236-ebc1217e1783 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2400] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:13:39 2026] DELETE /v2.0/subnets/0c4f0921-1d02-41bd-afca-1438eb9790a9 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2401] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:13:39 2026] DELETE /v2.0/subnets/c0f8d8fc-c6ec-4db8-b28a-8d4123626e7e => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:13:40.206 8 INFO neutron.services.segments.plugin [-] Segment 44dcd68a-0347-47b8-8284-416fd09a97a0 resource provider aggregate not found 2026-07-21 22:13:40.217 8 INFO neutron.services.segments.plugin [-] Segment 44dcd68a-0347-47b8-8284-416fd09a97a0 resource provider aggregate not found 2026-07-21 22:13:40.257 8 INFO neutron.services.segments.plugin [-] Segment 44dcd68a-0347-47b8-8284-416fd09a97a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44dcd68a-0347-47b8-8284-416fd09a97a0 found for delete ", "request_id": "req-109116af-3b22-44dd-9e7e-6306b3c433e8"}]} 2026-07-21 22:13:40.258 8 INFO neutron.services.segments.plugin [-] Segment 44dcd68a-0347-47b8-8284-416fd09a97a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44dcd68a-0347-47b8-8284-416fd09a97a0 found for delete ", "request_id": "req-3d502b74-a337-4da0-9ff6-a561007210c8"}]} [pid: 8|app: 0|req: 1244/2402] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:13:39 2026] DELETE /v2.0/networks/1e575640-71b8-41f4-bb33-112902cd021e => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:13:40.510 7 INFO neutron.services.segments.plugin [-] Segment f0dd81bd-811d-4b84-a391-7b1772d8c3bb resource provider aggregate not found 2026-07-21 22:13:40.515 7 INFO neutron.services.segments.plugin [-] Segment f0dd81bd-811d-4b84-a391-7b1772d8c3bb resource provider aggregate not found 2026-07-21 22:13:40.533 7 INFO neutron.services.segments.plugin [-] Segment f0dd81bd-811d-4b84-a391-7b1772d8c3bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0dd81bd-811d-4b84-a391-7b1772d8c3bb found for delete ", "request_id": "req-72469939-88b9-4bdd-8699-5a382284aff8"}]} 2026-07-21 22:13:40.534 7 INFO neutron.services.segments.plugin [-] Segment f0dd81bd-811d-4b84-a391-7b1772d8c3bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0dd81bd-811d-4b84-a391-7b1772d8c3bb found for delete ", "request_id": "req-c8b65915-e026-4c20-9e3b-2305f4c52c04"}]} [pid: 7|app: 0|req: 1159/2403] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:13:40 2026] DELETE /v2.0/networks/7bce0c98-269a-4f70-91d9-b54bf5f8b8d7 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2404] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:13:40 2026] DELETE /v2.0/networks/cec5b70e-117d-4487-95ef-5e44d78a4750 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2405] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:13:40 2026] DELETE /v2.0/networks/79cc50ac-0be4-4b3e-ba18-7faf61525e64 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2406] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:13:41 2026] DELETE /v2.0/networks/a89888a7-4ea9-4867-8aae-48bc9c151f01 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2407] 10.0.0.145 () {34 vars in 990 bytes} [Tue Jul 21 22:13:41 2026] GET /v2.0/ports?device_id=cef0183d-133b-4cab-a08c-53b198b45a2c => generated 1465 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2408] 10.0.0.145 () {34 vars in 1040 bytes} [Tue Jul 21 22:13:41 2026] GET /v2.0/security-groups?id=1d42bf47-b6c0-4e4f-a1e8-ee1e8504e167&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2409] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:42 2026] GET /v2.0/security-groups?tenant_id=1dcdf34ee48c4e7ebfdf418629512352&name=default => generated 2805 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:13:42.556 8 INFO neutron.services.segments.plugin [-] Segment 57a0b837-b870-41a2-8b7e-130edd8fcfe9 resource provider aggregate not found 2026-07-21 22:13:42.562 8 INFO neutron.services.segments.plugin [-] Segment 57a0b837-b870-41a2-8b7e-130edd8fcfe9 resource provider aggregate not found 2026-07-21 22:13:42.577 8 INFO neutron.services.segments.plugin [-] Segment 57a0b837-b870-41a2-8b7e-130edd8fcfe9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a0b837-b870-41a2-8b7e-130edd8fcfe9 found for delete ", "request_id": "req-cb49145b-e618-4eab-9fc5-7add4bd507e5"}]} 2026-07-21 22:13:42.583 8 INFO neutron.services.segments.plugin [-] Segment 57a0b837-b870-41a2-8b7e-130edd8fcfe9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a0b837-b870-41a2-8b7e-130edd8fcfe9 found for delete ", "request_id": "req-c6c7e335-c440-4b35-9b9c-66c07cc61e0e"}]} 2026-07-21 22:13:42.595 8 INFO neutron.services.segments.plugin [-] Segment 538fb272-8371-4d0c-8819-025eff488448 resource provider aggregate not found 2026-07-21 22:13:42.600 8 INFO neutron.services.segments.plugin [-] Segment 538fb272-8371-4d0c-8819-025eff488448 resource provider aggregate not found 2026-07-21 22:13:42.616 8 INFO neutron.services.segments.plugin [-] Segment 538fb272-8371-4d0c-8819-025eff488448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 538fb272-8371-4d0c-8819-025eff488448 found for delete ", "request_id": "req-8fde202f-8d2c-4ded-9fdf-ebf2d7697c2d"}]} 2026-07-21 22:13:42.626 8 INFO neutron.services.segments.plugin [-] Segment 538fb272-8371-4d0c-8819-025eff488448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 538fb272-8371-4d0c-8819-025eff488448 found for delete ", "request_id": "req-2bd5872a-78a3-4e92-a64c-2a26d29eba04"}]} [pid: 8|app: 0|req: 1248/2410] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:42 2026] DELETE /v2.0/security-groups/f3a2d076-ea3f-469f-bc8e-70a69a1bae4e => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:13:42.826 7 INFO neutron.services.segments.plugin [-] Segment e9dad027-5b49-4369-9573-ac966adae57c resource provider aggregate not found 2026-07-21 22:13:42.834 7 INFO neutron.services.segments.plugin [-] Segment e9dad027-5b49-4369-9573-ac966adae57c resource provider aggregate not found 2026-07-21 22:13:42.845 7 INFO neutron.services.segments.plugin [-] Segment e9dad027-5b49-4369-9573-ac966adae57c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9dad027-5b49-4369-9573-ac966adae57c found for delete ", "request_id": "req-d08d0a4c-8023-49f6-bbf1-6385a93140c3"}]} 2026-07-21 22:13:42.848 7 INFO neutron.services.segments.plugin [-] Segment e9dad027-5b49-4369-9573-ac966adae57c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9dad027-5b49-4369-9573-ac966adae57c found for delete ", "request_id": "req-9f6f3c55-9aec-4c4b-a144-cf47c400655d"}]} [pid: 7|app: 0|req: 1163/2411] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:42 2026] GET /v2.0/security-groups?tenant_id=87765a38b8094e50a065ee626198bd06&name=default => generated 2805 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2412] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:42 2026] DELETE /v2.0/security-groups/a00c529e-c6e4-4880-8f2d-79ac5dcfe211 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2413] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:43 2026] GET /v2.0/security-groups?tenant_id=0de2d67bc5a04c1ba2f231a3edb649ea&name=default => generated 2805 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2414] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:43 2026] DELETE /v2.0/security-groups/cbb5083e-9f20-444b-94fb-77683db532c6 => 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: 1165/2415] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:13:44 2026] GET /v2.0/ports?device_id=9153125c-88bb-42bd-8f2e-08558b04cee9 => generated 1204 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2416] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:13:44 2026] GET /v2.0/security-groups?id=1d42bf47-b6c0-4e4f-a1e8-ee1e8504e167&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: 1166/2417] 10.0.0.82 () {32 vars in 817 bytes} [Tue Jul 21 22:13:44 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&mac_address=fa%3A16%3A3e%3Ab0%3A2e%3A70 => generated 1204 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:13:45.263 8 INFO neutron.db.l3_db [None req-b8a0af8f-4a21-4982-b105-d0149a17602c 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - - -] Floating IP 457d6e2b-f433-4f48-b2ea-09e9f4f62d26 associated. External IP: 10.96.250.204, port: e867ca62-9efb-4c9b-8e51-4f0c1d297f53. [pid: 8|app: 0|req: 1252/2418] 10.0.0.82 () {34 vars in 676 bytes} [Tue Jul 21 22:13:44 2026] POST /v2.0/floatingips => generated 855 bytes in 1336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2419] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:13:47 2026] POST /v2.0/subnetpools => generated 516 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:13:47.682 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0f10aa8-5fd9-4a67-ae8d-27a88430fe4c'] response: {'name': 'network-changed', 'server_uuid': '9153125c-88bb-42bd-8f2e-08558b04cee9', 'tag': 'e867ca62-9efb-4c9b-8e51-4f0c1d297f53', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1253/2420] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:13:47 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2421] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:13:47 2026] GET /v2.0/ports?tenant_id=a404777d33d64411aa5622686c66fb47&device_id=9153125c-88bb-42bd-8f2e-08558b04cee9 => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2422] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:13:47 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2423] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:13:47 2026] GET /v2.0/networks?id=1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2424] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:13:47 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2425] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:13:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=e867ca62-9efb-4c9b-8e51-4f0c1d297f53 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2426] 10.0.0.82 () {34 vars in 675 bytes} [Tue Jul 21 22:13:47 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2427] 199.19.213.152 () {34 vars in 1106 bytes} [Tue Jul 21 22:13:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d6&port_id=e867ca62-9efb-4c9b-8e51-4f0c1d297f53 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2428] 10.0.0.82 () {34 vars in 758 bytes} [Tue Jul 21 22:13:47 2026] PUT /v2.0/subnetpools/fb775c9a-0c48-4024-8108-7e0fe17d6457/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2429] 199.19.213.152 () {34 vars in 1064 bytes} [Tue Jul 21 22:13:47 2026] GET /v2.0/subnets?id=afaeedaf-f757-48e9-8b02-1efdf94375d8&id=b8744840-4510-4c16-964f-308f44501560 => generated 1365 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2430] 10.0.0.82 () {34 vars in 758 bytes} [Tue Jul 21 22:13:47 2026] PUT /v2.0/subnetpools/6d48a7e8-525a-47dd-ab07-408a15f5f7cd/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: 1259/2431] 10.0.0.82 () {34 vars in 758 bytes} [Tue Jul 21 22:13:48 2026] PUT /v2.0/subnetpools/01d23613-5bf5-44e6-9d27-2acf67371430/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2432] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:48 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2433] 10.0.0.82 () {34 vars in 758 bytes} [Tue Jul 21 22:13:48 2026] PUT /v2.0/subnetpools/72a15843-daba-43d4-8887-c55d51927d1b/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2434] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:13:48 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2435] 10.0.0.82 () {32 vars in 671 bytes} [Tue Jul 21 22:13:48 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2436] 10.0.0.82 () {32 vars in 685 bytes} [Tue Jul 21 22:13:48 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2437] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:13:48 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2438] 10.0.0.82 () {32 vars in 681 bytes} [Tue Jul 21 22:13:48 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2439] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:13:48 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2440] 10.0.0.82 () {32 vars in 693 bytes} [Tue Jul 21 22:13:48 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 780 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2441] 10.0.0.82 () {32 vars in 679 bytes} [Tue Jul 21 22:13:49 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2442] 10.0.0.82 () {32 vars in 693 bytes} [Tue Jul 21 22:13:49 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2443] 10.0.0.82 () {32 vars in 689 bytes} [Tue Jul 21 22:13:49 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2444] 10.0.0.82 () {32 vars in 701 bytes} [Tue Jul 21 22:13:49 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2445] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:13:49 2026] DELETE /v2.0/subnetpools/fb775c9a-0c48-4024-8108-7e0fe17d6457 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2446] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:13:49 2026] DELETE /v2.0/subnetpools/6d48a7e8-525a-47dd-ab07-408a15f5f7cd => 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: 1180/2447] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:13:49 2026] DELETE /v2.0/subnetpools/01d23613-5bf5-44e6-9d27-2acf67371430 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2448] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:13:49 2026] DELETE /v2.0/subnetpools/72a15843-daba-43d4-8887-c55d51927d1b => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2449] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:13:49 2026] DELETE /v2.0/subnetpools/00461366-f3cb-4a4a-81ba-ee749e408b33 => 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: 1269/2450] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:50 2026] GET /v2.0/security-groups?tenant_id=99aab0cb0ac64551977489205a6dd8e5&name=default => generated 2805 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2451] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:50 2026] DELETE /v2.0/security-groups/cf86c8b6-dff5-4149-b1ae-54426dbd9476 => 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: 1270/2452] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:50 2026] GET /v2.0/security-groups?tenant_id=fe034ba881b04d909e1f67731dc52a9c&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2453] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:50 2026] DELETE /v2.0/security-groups/abde24bf-c2bb-4600-91fa-2554f538fdff => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2454] 10.0.0.145 () {34 vars in 990 bytes} [Tue Jul 21 22:13:51 2026] GET /v2.0/ports?device_id=9153125c-88bb-42bd-8f2e-08558b04cee9 => generated 1473 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2455] 10.0.0.145 () {34 vars in 1040 bytes} [Tue Jul 21 22:13:51 2026] GET /v2.0/security-groups?id=1d42bf47-b6c0-4e4f-a1e8-ee1e8504e167&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2456] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:13:51 2026] GET /v2.0/security-groups?tenant_id=95c8db83658f40caa7c38136203ed5d4&name=default => generated 2805 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2457] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:13:51 2026] DELETE /v2.0/security-groups/7ba61ab9-8a05-49b9-8b43-0cce0bf94d8d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:13:54.775 7 INFO neutron.db.segments_db [None req-6041b198-2427-4128-b8a1-7df731091f1e b2191629198443a492f2e0edfc1f4da0 e85b991a84f349c6a6a20a305e377b64 - - - -] Added segment dfa5db90-6a9f-4948-a30e-cb0fe8aa1b24 of type vxlan for network bd3e9836-a545-4057-ab27-a79e53b3c133 2026-07-21 22:13:55.131 7 INFO neutron.db.l3_hamode_db [None req-6041b198-2427-4128-b8a1-7df731091f1e b2191629198443a492f2e0edfc1f4da0 e85b991a84f349c6a6a20a305e377b64 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:13:55.959 7 INFO neutron.db.l3_hamode_db [None req-6041b198-2427-4128-b8a1-7df731091f1e b2191629198443a492f2e0edfc1f4da0 e85b991a84f349c6a6a20a305e377b64 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1187/2460] 10.0.0.82 () {34 vars in 667 bytes} [Tue Jul 21 22:13:54 2026] POST /v2.0/routers => generated 474 bytes in 2268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2461] 10.0.0.82 () {34 vars in 750 bytes} [Tue Jul 21 22:13:56 2026] PUT /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2462] 10.0.0.82 () {32 vars in 730 bytes} [Tue Jul 21 22:13:56 2026] GET /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2463] 10.0.0.82 () {34 vars in 761 bytes} [Tue Jul 21 22:13:57 2026] PUT /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2464] 10.0.0.82 () {32 vars in 730 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2465] 10.0.0.82 () {34 vars in 757 bytes} [Tue Jul 21 22:13:57 2026] PUT /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags/red => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2466] 10.0.0.82 () {32 vars in 730 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2467] 10.0.0.82 () {34 vars in 779 bytes} [Tue Jul 21 22:13:57 2026] PUT /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2468] 10.0.0.82 () {32 vars in 730 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags => generated 52 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2469] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2470] 10.0.0.82 () {34 vars in 750 bytes} [Tue Jul 21 22:13:57 2026] PUT /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2471] 10.0.0.82 () {32 vars in 730 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2472] 10.0.0.82 () {32 vars in 738 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:13:57.782 7 INFO neutron.api.v2.resource [None req-d87f50dc-a34d-419e-a514-a1912b45937e b2191629198443a492f2e0edfc1f4da0 e85b991a84f349c6a6a20a305e377b64 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1194/2473] 10.0.0.82 () {32 vars in 742 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2474] 10.0.0.82 () {32 vars in 741 bytes} [Tue Jul 21 22:13:57 2026] DELETE /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2475] 10.0.0.82 () {32 vars in 730 bytes} [Tue Jul 21 22:13:57 2026] GET /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags => generated 30 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:13:58.056 8 INFO neutron.api.v2.resource [None req-8f196b57-6ea5-442d-b656-5e0b910f78d5 b2191629198443a492f2e0edfc1f4da0 e85b991a84f349c6a6a20a305e377b64 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1281/2476] 10.0.0.82 () {32 vars in 745 bytes} [Tue Jul 21 22:13:57 2026] DELETE /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags/green => generated 99 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2477] 10.0.0.82 () {32 vars in 733 bytes} [Tue Jul 21 22:13:58 2026] DELETE /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags => 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: 1282/2478] 10.0.0.35 () {30 vars in 658 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2479] 10.0.0.35 () {30 vars in 660 bytes} [Tue Jul 21 22:13: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: 1197/2480] 10.0.0.82 () {32 vars in 730 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2481] 10.0.0.35 () {30 vars in 636 bytes} [Tue Jul 21 22:13:58 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: 1198/2482] 10.0.0.35 () {30 vars in 672 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2483] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c => generated 480 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2484] 10.0.0.35 () {28 vars in 438 bytes} [Tue Jul 21 22:13:58 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2485] 10.0.0.35 () {30 vars in 696 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 634 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2486] 10.0.0.35 () {30 vars in 658 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2487] 10.0.0.35 () {30 vars in 660 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2488] 10.0.0.35 () {30 vars in 636 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2489] 10.0.0.35 () {30 vars in 672 bytes} [Tue Jul 21 22:13:58 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: 8|app: 0|req: 1292/2490] 10.0.0.35 () {30 vars in 696 bytes} [Tue Jul 21 22:13:58 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2491] 10.0.0.82 () {34 vars in 741 bytes} [Tue Jul 21 22:13:58 2026] PUT /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c => generated 481 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2492] 10.0.0.82 () {32 vars in 735 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/ports?device_id=bc830022-cc53-4ce2-968a-64d12ac97d8c => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2493] 10.0.0.35 () {30 vars in 658 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2494] 10.0.0.35 () {30 vars in 660 bytes} [Tue Jul 21 22:13:59 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: 1296/2495] 10.0.0.35 () {30 vars in 636 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2496] 10.0.0.35 () {30 vars in 672 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2497] 10.0.0.35 () {30 vars in 698 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44 => generated 798 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2498] 10.0.0.35 () {30 vars in 650 bytes} [Tue Jul 21 22:13:59 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2499] 10.0.0.35 () {34 vars in 672 bytes} [Tue Jul 21 22:13:59 2026] POST /v2.0/ports => generated 1132 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:14:00.279 7 INFO neutron.services.segments.plugin [-] Segment dfa5db90-6a9f-4948-a30e-cb0fe8aa1b24 resource provider aggregate not found 2026-07-21 22:14:00.286 7 INFO neutron.services.segments.plugin [-] Segment dfa5db90-6a9f-4948-a30e-cb0fe8aa1b24 resource provider aggregate not found 2026-07-21 22:14:00.317 7 INFO neutron.services.segments.plugin [-] Segment dfa5db90-6a9f-4948-a30e-cb0fe8aa1b24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfa5db90-6a9f-4948-a30e-cb0fe8aa1b24 found for delete ", "request_id": "req-b735a0b1-4249-4128-bdf5-5fb5a36f9b85"}]} 2026-07-21 22:14:00.332 7 INFO neutron.db.l3_hamode_db [None req-92235ba8-6cae-4d19-9493-3767938b8f16 b2191629198443a492f2e0edfc1f4da0 e85b991a84f349c6a6a20a305e377b64 - - - -] HA network bd3e9836-a545-4057-ab27-a79e53b3c133 was deleted as no HA routers are present in tenant e85b991a84f349c6a6a20a305e377b64. [pid: 7|app: 0|req: 1200/2500] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:13:59 2026] DELETE /v2.0/routers/bc830022-cc53-4ce2-968a-64d12ac97d8c => generated 0 bytes in 1282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1301/2501] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:14:01 2026] GET /v2.0/security-groups?tenant_id=e85b991a84f349c6a6a20a305e377b64&name=default => generated 2805 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:14:01.239 7 INFO neutron.services.segments.plugin [-] Segment dfa5db90-6a9f-4948-a30e-cb0fe8aa1b24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfa5db90-6a9f-4948-a30e-cb0fe8aa1b24 found for delete ", "request_id": "req-749a8b32-2640-4509-8c03-e519e4b0e627"}]} [pid: 7|app: 0|req: 1201/2502] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:14:01 2026] DELETE /v2.0/security-groups/8b5302ef-2cd7-42b2-8e87-5e191bc57d3a => 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: 1202/2503] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:14:01 2026] GET /v2.0/security-groups?tenant_id=9801fdf39f634c7381b37af08201006e&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2504] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:14:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2505] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:14:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2506] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:14:01 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: 1305/2507] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:14:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2508] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:14:01 2026] GET /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => 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: 1203/2509] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:14:01 2026] DELETE /v2.0/security-groups/c6becb23-40cf-4fbd-8c15-08dad5e16f2c => 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: 1307/2510] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:14:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2511] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:14:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2512] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:14:01 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: 1205/2513] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:14:01 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: 1309/2514] 199.19.213.152 () {30 vars in 732 bytes} [Tue Jul 21 22:14:01 2026] GET /v2.0/security-groups?name=lb-e031ed63-68c2-4fa5-94c3-e6e1f7fa9c73 => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2515] 199.19.213.152 () {34 vars in 696 bytes} [Tue Jul 21 22:14:01 2026] POST /v2.0/security-groups => generated 1574 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2516] 199.19.213.152 () {30 vars in 762 bytes} [Tue Jul 21 22:14:01 2026] GET /v2.0/security-group-rules?security_group_id=c41dfde0-59c8-4ac5-a644-657a5327d34a => generated 1118 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2517] 199.19.213.152 () {34 vars in 749 bytes} [Tue Jul 21 22:14:02 2026] PUT /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => generated 1132 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2518] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:14: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1208/2519] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:14:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2520] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:14: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: 7|app: 0|req: 1209/2521] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:14:02 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: 1313/2522] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:14:02 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2525] 10.0.0.225 () {34 vars in 1016 bytes} [Tue Jul 21 22:14:10 2026] GET /v2.0/security-groups?id=e8f193ec-6a95-480e-b4e1-9823161653e7&fields=id => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2526] 10.0.0.225 () {34 vars in 982 bytes} [Tue Jul 21 22:14:10 2026] GET /v2.0/networks?id=8d007923-7e17-4334-9db6-1729896df7de => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2527] 10.0.0.225 () {34 vars in 965 bytes} [Tue Jul 21 22:14:10 2026] GET /v2.0/quotas/a50e22f36742412f95121213f00adb43 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2528] 10.0.0.225 () {34 vars in 1002 bytes} [Tue Jul 21 22:14:10 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&fields=id => generated 149 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2529] 10.0.0.225 () {34 vars in 1008 bytes} [Tue Jul 21 22:14:10 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=segments => generated 14 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2530] 10.0.0.225 () {34 vars in 1108 bytes} [Tue Jul 21 22:14:10 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2531] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:14:11 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 12 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2532] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:14:11 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => 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: 1319/2533] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:14:11 2026] GET /v2.0/networks?id=8d007923-7e17-4334-9db6-1729896df7de => generated 735 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2534] 199.19.213.152 () {34 vars in 1050 bytes} [Tue Jul 21 22:14:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a50e22f36742412f95121213f00adb43 => generated 343 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2535] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:14:12 2026] POST /v2.0/ports => generated 1078 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2536] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:14:12 2026] PUT /v2.0/ports/a6addd5b-d7ee-42aa-9310-ed65f6966ace => generated 1203 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1321/2537] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:13 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1217/2538] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:14:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.72&port_id=a6addd5b-d7ee-42aa-9310-ed65f6966ace => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2539] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:14:13 2026] GET /v2.0/subnets?id=2d470fd3-833a-4a78-ad14-5f5b027d2d2b => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:14:13.278 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0190f92-3c3c-4451-9f3e-113d7e5c0590'] response: {'name': 'network-changed', 'server_uuid': '4e83dc61-57c6-403a-8717-af69e61bee85', 'tag': 'a6addd5b-d7ee-42aa-9310-ed65f6966ace', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1218/2540] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:13 2026] GET /v2.0/ports?network_id=8d007923-7e17-4334-9db6-1729896df7de&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1219/2541] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:14:13 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2542] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:14:13 2026] GET /v2.0/security-groups?id=e8f193ec-6a95-480e-b4e1-9823161653e7&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: 1323/2543] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:13 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2544] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:13 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2545] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:14:13 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2546] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:13 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2547] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:14:13 2026] GET /v2.0/networks?id=8d007923-7e17-4334-9db6-1729896df7de => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2548] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:14:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.72&port_id=a6addd5b-d7ee-42aa-9310-ed65f6966ace => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2549] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:14:13 2026] GET /v2.0/subnets?id=2d470fd3-833a-4a78-ad14-5f5b027d2d2b => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2550] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:14:13 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2551] 199.19.213.152 () {34 vars in 1044 bytes} [Tue Jul 21 22:14:14 2026] GET /v2.0/security-groups?id=e8f193ec-6a95-480e-b4e1-9823161653e7&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2552] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:14 2026] GET /v2.0/ports?network_id=8d007923-7e17-4334-9db6-1729896df7de&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2553] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:14 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2554] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:14 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?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: 1227/2555] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:14:15 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2556] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:14:15 2026] GET /v2.0/security-groups?id=e8f193ec-6a95-480e-b4e1-9823161653e7&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2557] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:14:15 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => 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: 1330/2558] 199.19.213.152 () {34 vars in 1096 bytes} [Tue Jul 21 22:14:16 2026] GET /v2.0/ports?device_id=cef0183d-133b-4cab-a08c-53b198b45a2c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2559] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:16 2026] GET /v2.0/ports?tenant_id=a404777d33d64411aa5622686c66fb47&device_id=cef0183d-133b-4cab-a08c-53b198b45a2c => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2560] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:14:16 2026] GET /v2.0/networks?id=95e41f23-efe3-4db1-9c00-a0d3876d55fa => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2561] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:14:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.143&port_id=bd5f9495-1263-446b-9983-bcfc72c83e99 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2562] 199.19.213.152 () {34 vars in 1102 bytes} [Tue Jul 21 22:14:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ab8&port_id=bd5f9495-1263-446b-9983-bcfc72c83e99 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2563] 199.19.213.152 () {34 vars in 1064 bytes} [Tue Jul 21 22:14:16 2026] GET /v2.0/subnets?id=d0508461-f76b-40eb-84c2-a55cac54959a&id=8b104acb-1d84-49b8-89f1-ae9df0e5bfd9 => generated 1363 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2564] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:16 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&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: 1232/2565] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:16 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&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: 1334/2566] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:16 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2567] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:17 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2574] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:14:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2575] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:14:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2576] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:14:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2577] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:14:55 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: 1239/2578] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:14:55 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2579] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2580] 199.19.213.152 () {34 vars in 677 bytes} [Tue Jul 21 22:14:56 2026] POST /v2.0/ports => generated 1093 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2581] 10.0.0.225 () {34 vars in 971 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1093 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1241/2582] 10.0.0.225 () {34 vars in 907 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/extensions => generated 19178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2583] 199.19.213.152 () {34 vars in 1262 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2584] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2585] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2586] 199.19.213.152 () {34 vars in 975 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1093 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2587] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:14:56 2026] GET /v2.0/networks?id=78832af2-9bbe-4928-ab2d-d8019bae6d44 => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2588] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:14:57 2026] PUT /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1247 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2589] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:57 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 2519 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:14:57.709 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a97e2f8a-5d51-4696-9a2f-e09ac3c03971'] response: {'name': 'network-changed', 'server_uuid': '4e83dc61-57c6-403a-8717-af69e61bee85', 'tag': '619a6d8b-fb95-432d-990e-809fedd74be9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1245/2590] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:14:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.72&port_id=a6addd5b-d7ee-42aa-9310-ed65f6966ace => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2591] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:14:57 2026] GET /v2.0/subnets?id=2d470fd3-833a-4a78-ad14-5f5b027d2d2b => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2592] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:57 2026] GET /v2.0/ports?network_id=8d007923-7e17-4334-9db6-1729896df7de&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2593] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:57 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1247/2594] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:57 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2595] 199.19.213.152 () {34 vars in 1056 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.97&port_id=619a6d8b-fb95-432d-990e-809fedd74be9 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2596] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/subnets?id=7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2597] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/ports?network_id=78832af2-9bbe-4928-ab2d-d8019bae6d44&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2598] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2599] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2600] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 2519 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2601] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/networks?id=78832af2-9bbe-4928-ab2d-d8019bae6d44 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2602] 199.19.213.152 () {34 vars in 1056 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.97&port_id=619a6d8b-fb95-432d-990e-809fedd74be9 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2603] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/subnets?id=7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2604] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/ports?network_id=78832af2-9bbe-4928-ab2d-d8019bae6d44&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: 1353/2605] 10.0.0.225 () {34 vars in 971 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2606] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2607] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2608] 199.19.213.152 () {34 vars in 749 bytes} [Tue Jul 21 22:14:58 2026] PUT /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1308 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2609] 199.19.213.152 () {30 vars in 732 bytes} [Tue Jul 21 22:14:58 2026] GET /v2.0/security-groups?name=lb-e031ed63-68c2-4fa5-94c3-e6e1f7fa9c73 => generated 1577 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:14:59.139 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b392731b-4f9d-4c6c-9657-2a3ef297c752'] response: {'name': 'network-changed', 'server_uuid': '4e83dc61-57c6-403a-8717-af69e61bee85', 'tag': '619a6d8b-fb95-432d-990e-809fedd74be9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1256/2610] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 2580 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2611] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/networks?id=78832af2-9bbe-4928-ab2d-d8019bae6d44 => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2612] 199.19.213.152 () {34 vars in 749 bytes} [Tue Jul 21 22:14:59 2026] PUT /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1308 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2613] 199.19.213.152 () {34 vars in 1056 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.97&port_id=619a6d8b-fb95-432d-990e-809fedd74be9 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1356/2614] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/subnets?id=7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2615] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:14:59 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: 1358/2616] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:14:59 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: 1359/2617] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:14:59 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: 1259/2618] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/ports?network_id=78832af2-9bbe-4928-ab2d-d8019bae6d44&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2619] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2620] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2621] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2622] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2623] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1344 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2624] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2625] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2626] 199.19.213.152 () {30 vars in 703 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44 => generated 798 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2627] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => 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: 1263/2628] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:14:59 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:15:10.758 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7681435-26e6-4bf1-8fca-b0781ed0f6e3'] response: {'name': 'network-changed', 'server_uuid': '4e83dc61-57c6-403a-8717-af69e61bee85', 'tag': '619a6d8b-fb95-432d-990e-809fedd74be9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1265/2631] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:10 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2632] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:15:10 2026] GET /v2.0/networks?id=78832af2-9bbe-4928-ab2d-d8019bae6d44 => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2633] 199.19.213.152 () {34 vars in 1056 bytes} [Tue Jul 21 22:15:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.97&port_id=619a6d8b-fb95-432d-990e-809fedd74be9 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2634] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:15:10 2026] GET /v2.0/subnets?id=7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 655 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2635] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:11 2026] GET /v2.0/ports?network_id=78832af2-9bbe-4928-ab2d-d8019bae6d44&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: 1270/2636] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:11 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?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: 1271/2637] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:11 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:15:11.646 8 INFO neutron.db.l3_db [None req-f2ca33e6-01b1-4d33-8cb5-e71c3b209145 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - - -] Floating IP 315dd46b-9425-43ef-8cab-5197b00b0de0 associated. External IP: 10.96.250.213, port: 8f8cdffc-1cc9-43ef-970e-d1a9fd113666. [pid: 8|app: 0|req: 1367/2638] 10.0.0.82 () {34 vars in 676 bytes} [Tue Jul 21 22:15:10 2026] POST /v2.0/floatingips => generated 899 bytes in 1862 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2639] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:15:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2640] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:15:16 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: 1273/2641] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:15:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2642] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:15:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2643] 199.19.213.152 () {30 vars in 732 bytes} [Tue Jul 21 22:15:16 2026] GET /v2.0/security-groups?name=lb-e031ed63-68c2-4fa5-94c3-e6e1f7fa9c73 => generated 1577 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2644] 199.19.213.152 () {30 vars in 762 bytes} [Tue Jul 21 22:15:16 2026] GET /v2.0/security-group-rules?security_group_id=c41dfde0-59c8-4ac5-a644-657a5327d34a => generated 1118 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2645] 199.19.213.152 () {34 vars in 1096 bytes} [Tue Jul 21 22:15:16 2026] GET /v2.0/ports?device_id=9153125c-88bb-42bd-8f2e-08558b04cee9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2646] 199.19.213.152 () {34 vars in 707 bytes} [Tue Jul 21 22:15:16 2026] POST /v2.0/security-group-rules => generated 565 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2647] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:16 2026] GET /v2.0/ports?tenant_id=a404777d33d64411aa5622686c66fb47&device_id=9153125c-88bb-42bd-8f2e-08558b04cee9 => generated 1473 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2648] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:15:16 2026] GET /v2.0/networks?id=1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2649] 199.19.213.152 () {34 vars in 707 bytes} [Tue Jul 21 22:15:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2650] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:15:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=e867ca62-9efb-4c9b-8e51-4f0c1d297f53 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2651] 199.19.213.152 () {34 vars in 1106 bytes} [Tue Jul 21 22:15:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d6&port_id=e867ca62-9efb-4c9b-8e51-4f0c1d297f53 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2652] 199.19.213.152 () {34 vars in 1064 bytes} [Tue Jul 21 22:15:16 2026] GET /v2.0/subnets?id=afaeedaf-f757-48e9-8b02-1efdf94375d8&id=b8744840-4510-4c16-964f-308f44501560 => generated 1365 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2653] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:16 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2654] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:16 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&device_owner=network%3Adhcp => generated 1461 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2655] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:17 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2656] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:17 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?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: 1376/2657] 10.0.0.35 () {30 vars in 658 bytes} [Tue Jul 21 22:15:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2658] 10.0.0.35 () {30 vars in 660 bytes} [Tue Jul 21 22:15:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2659] 10.0.0.35 () {30 vars in 636 bytes} [Tue Jul 21 22:15:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2660] 10.0.0.35 () {30 vars in 672 bytes} [Tue Jul 21 22:15:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2663] 10.0.0.35 () {28 vars in 438 bytes} [Tue Jul 21 22:15:24 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: 1285/2664] 10.0.0.35 () {30 vars in 696 bytes} [Tue Jul 21 22:15:24 2026] GET /v2.0/subnets/d0508461-f76b-40eb-84c2-a55cac54959a => generated 632 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2665] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2666] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:15:25 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: 1381/2667] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:15:25 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: 1287/2668] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2669] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/subnets/d0508461-f76b-40eb-84c2-a55cac54959a => generated 650 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2670] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 2582 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2671] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:15:25 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: 1289/2672] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:15:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2673] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:15:25 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: 1290/2674] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:15:25 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: 1385/2675] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:26 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2676] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:26 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?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: 1386/2677] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:15:26 2026] GET /v2.0/networks?id=95e41f23-efe3-4db1-9c00-a0d3876d55fa => generated 801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2678] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:15:26 2026] POST /v2.0/ports => generated 1299 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2679] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:15:26 2026] PUT /v2.0/ports/de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => generated 1424 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1293/2680] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:27 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 4034 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:15:27.550 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf4575f1-f1c2-401f-bc3c-f2ebf16bcdf5'] response: {'name': 'network-changed', 'server_uuid': '4e83dc61-57c6-403a-8717-af69e61bee85', 'tag': 'de92e8e2-40ab-4a68-8cef-9b4ea0eef479', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1388/2681] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:15:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.72&port_id=a6addd5b-d7ee-42aa-9310-ed65f6966ace => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2682] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:15:27 2026] GET /v2.0/subnets?id=2d470fd3-833a-4a78-ad14-5f5b027d2d2b => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2683] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:27 2026] GET /v2.0/ports?network_id=8d007923-7e17-4334-9db6-1729896df7de&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2684] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:27 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1390/2685] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:27 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2686] 199.19.213.152 () {34 vars in 1056 bytes} [Tue Jul 21 22:15:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.97&port_id=619a6d8b-fb95-432d-990e-809fedd74be9 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2687] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:15:27 2026] GET /v2.0/subnets?id=7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 655 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2688] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:27 2026] GET /v2.0/ports?network_id=78832af2-9bbe-4928-ab2d-d8019bae6d44&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2689] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2690] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2691] 199.19.213.152 () {34 vars in 1056 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => 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: 1299/2692] 199.19.213.152 () {34 vars in 1104 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20c&port_id=de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2693] 199.19.213.152 () {34 vars in 1064 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/subnets?id=d0508461-f76b-40eb-84c2-a55cac54959a&id=8b104acb-1d84-49b8-89f1-ae9df0e5bfd9 => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2694] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2695] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2696] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2697] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2698] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 4034 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2699] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/networks?id=95e41f23-efe3-4db1-9c00-a0d3876d55fa => generated 801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2700] 199.19.213.152 () {34 vars in 1056 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2701] 199.19.213.152 () {34 vars in 1104 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A20c&port_id=de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2702] 10.0.0.225 () {34 vars in 971 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/ports/de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => generated 1460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2703] 199.19.213.152 () {34 vars in 1064 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/subnets?id=d0508461-f76b-40eb-84c2-a55cac54959a&id=8b104acb-1d84-49b8-89f1-ae9df0e5bfd9 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2704] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/ports/de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => generated 1460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2705] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&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: 1306/2706] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/ports/de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => generated 1460 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2707] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:28 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&device_owner=network%3Adhcp => generated 1457 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2708] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2709] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2710] 199.19.213.152 () {34 vars in 750 bytes} [Tue Jul 21 22:15:29 2026] PUT /v2.0/ports/de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => generated 1195 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2711] 199.19.213.152 () {30 vars in 703 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa => generated 798 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1308/2712] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/subnets/d0508461-f76b-40eb-84c2-a55cac54959a => generated 650 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2713] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:15:29 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: 1309/2714] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:15:29 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) 2026-07-21 22:15:29.618 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ba0eeef-eab9-46ba-8b50-939bf51b7398'] response: {'name': 'network-changed', 'server_uuid': '4e83dc61-57c6-403a-8717-af69e61bee85', 'tag': 'de92e8e2-40ab-4a68-8cef-9b4ea0eef479', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1310/2715] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:15:29 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: 1311/2716] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2717] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 3805 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2718] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2719] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/networks?id=95e41f23-efe3-4db1-9c00-a0d3876d55fa => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2720] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => 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: 1314/2721] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1346 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2722] 199.19.213.152 () {34 vars in 1056 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => 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: 1315/2723] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2724] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/subnets?id=d0508461-f76b-40eb-84c2-a55cac54959a => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2725] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2726] 199.19.213.152 () {30 vars in 703 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44 => generated 798 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2727] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => generated 1132 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2728] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2729] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2730] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:29 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2731] 10.0.0.35 () {30 vars in 658 bytes} [Tue Jul 21 22:15:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2732] 10.0.0.35 () {30 vars in 660 bytes} [Tue Jul 21 22:15:35 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: 1320/2733] 10.0.0.35 () {30 vars in 636 bytes} [Tue Jul 21 22:15:35 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: 1414/2734] 10.0.0.35 () {30 vars in 672 bytes} [Tue Jul 21 22:15:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2735] 10.0.0.35 () {28 vars in 438 bytes} [Tue Jul 21 22:15:35 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2736] 10.0.0.35 () {30 vars in 696 bytes} [Tue Jul 21 22:15:35 2026] GET /v2.0/subnets/b8744840-4510-4c16-964f-308f44501560 => generated 631 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2737] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:15:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2738] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:15: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: 1323/2739] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:15: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: 1417/2740] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:15:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2741] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:36 2026] GET /v2.0/subnets/d0508461-f76b-40eb-84c2-a55cac54959a => generated 650 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2742] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:36 2026] GET /v2.0/subnets/b8744840-4510-4c16-964f-308f44501560 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2743] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:15:36 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 3807 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2744] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:15:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2745] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:15:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2746] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:15:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2747] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:15:36 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: 1421/2748] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:36 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2749] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:36 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2750] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:15:37 2026] GET /v2.0/networks?id=1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2751] 199.19.213.152 () {38 vars in 955 bytes} [Tue Jul 21 22:15:37 2026] POST /v2.0/ports => generated 1299 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2752] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:15:37 2026] PUT /v2.0/ports/abc39ea6-990f-4289-bb08-6b7c0b7178e4 => generated 1424 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1330/2753] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 5259 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:15:38.253 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dfcd535-4f1c-411e-9602-620728aef2c1'] response: {'name': 'network-changed', 'server_uuid': '4e83dc61-57c6-403a-8717-af69e61bee85', 'tag': 'abc39ea6-990f-4289-bb08-6b7c0b7178e4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1424/2754] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.72&port_id=a6addd5b-d7ee-42aa-9310-ed65f6966ace => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2755] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/subnets?id=2d470fd3-833a-4a78-ad14-5f5b027d2d2b => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2756] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/ports?network_id=8d007923-7e17-4334-9db6-1729896df7de&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2757] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1426/2758] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?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: 1333/2759] 199.19.213.152 () {34 vars in 1056 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.97&port_id=619a6d8b-fb95-432d-990e-809fedd74be9 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2760] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/subnets?id=7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2761] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/ports?network_id=78832af2-9bbe-4928-ab2d-d8019bae6d44&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2762] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2763] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2764] 199.19.213.152 () {34 vars in 1056 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => 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: 1336/2765] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/subnets?id=d0508461-f76b-40eb-84c2-a55cac54959a => generated 653 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2766] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:38 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2767] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2768] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2769] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.165&port_id=abc39ea6-990f-4289-bb08-6b7c0b7178e4 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2770] 199.19.213.152 () {34 vars in 1102 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A9&port_id=abc39ea6-990f-4289-bb08-6b7c0b7178e4 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2771] 199.19.213.152 () {34 vars in 1064 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/subnets?id=afaeedaf-f757-48e9-8b02-1efdf94375d8&id=b8744840-4510-4c16-964f-308f44501560 => generated 1365 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2772] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&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: 1340/2773] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2774] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2777] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2778] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 5259 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2779] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/networks?id=1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2780] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.165&port_id=abc39ea6-990f-4289-bb08-6b7c0b7178e4 => 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: 1343/2781] 199.19.213.152 () {34 vars in 1102 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A9&port_id=abc39ea6-990f-4289-bb08-6b7c0b7178e4 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2782] 199.19.213.152 () {34 vars in 1064 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/subnets?id=afaeedaf-f757-48e9-8b02-1efdf94375d8&id=b8744840-4510-4c16-964f-308f44501560 => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2783] 10.0.0.225 () {34 vars in 971 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/ports/abc39ea6-990f-4289-bb08-6b7c0b7178e4 => generated 1460 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2784] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&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: 1345/2785] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/ports/abc39ea6-990f-4289-bb08-6b7c0b7178e4 => generated 1460 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2786] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:39 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2787] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/ports/abc39ea6-990f-4289-bb08-6b7c0b7178e4 => generated 1460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2788] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?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: 1443/2789] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?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: 1347/2790] 199.19.213.152 () {34 vars in 750 bytes} [Tue Jul 21 22:15:40 2026] PUT /v2.0/ports/abc39ea6-990f-4289-bb08-6b7c0b7178e4 => generated 1199 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2791] 199.19.213.152 () {30 vars in 703 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 798 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1348/2792] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/subnets/b8744840-4510-4c16-964f-308f44501560 => 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: 1445/2793] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 5036 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:15:40.634 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d08018e2-ff0d-4738-9195-4dc2dc6647c8'] response: {'name': 'network-changed', 'server_uuid': '4e83dc61-57c6-403a-8717-af69e61bee85', 'tag': 'abc39ea6-990f-4289-bb08-6b7c0b7178e4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1446/2794] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:15:40 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: 1447/2795] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:15:40 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: 1448/2796] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:15:40 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: 1449/2797] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:15:40 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: 1349/2798] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/networks?id=1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2799] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2800] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.165&port_id=abc39ea6-990f-4289-bb08-6b7c0b7178e4 => 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: 1451/2801] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => 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: 1351/2802] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/subnets?id=b8744840-4510-4c16-964f-308f44501560 => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2803] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2804] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2805] 199.19.213.152 () {30 vars in 703 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44 => generated 798 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2806] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2807] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:41 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2808] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:40 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&device_owner=network%3Adhcp => generated 1461 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2809] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:41 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2810] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:41 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2811] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:15:50 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: 1354/2812] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:15:50 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: 1459/2813] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:15:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2814] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:15:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2815] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:50 2026] GET /v2.0/subnets/d0508461-f76b-40eb-84c2-a55cac54959a => generated 650 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2816] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:15:50 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 5036 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2817] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:15:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2818] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:15:50 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: 1462/2819] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:15:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2820] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:15:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2821] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:50 2026] GET /v2.0/ports/abc39ea6-990f-4289-bb08-6b7c0b7178e4 => generated 1237 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2822] 199.19.213.152 () {34 vars in 749 bytes} [Tue Jul 21 22:15:50 2026] PUT /v2.0/ports/abc39ea6-990f-4289-bb08-6b7c0b7178e4 => generated 1026 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2823] 199.19.213.152 () {30 vars in 703 bytes} [Tue Jul 21 22:15:51 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 798 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1360/2824] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:15:51 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 4861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2825] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:51 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 4861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:15:51.245 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aeb1960d-c63f-42a3-9960-a7255ec49d50'] response: {'name': 'network-changed', 'server_uuid': '4e83dc61-57c6-403a-8717-af69e61bee85', 'tag': 'abc39ea6-990f-4289-bb08-6b7c0b7178e4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1466/2826] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:15:51 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 4861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2827] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:15:51 2026] GET /v2.0/networks?id=1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2828] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:51 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2829] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:51 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?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: 1468/2830] 199.19.213.152 () {34 vars in 975 bytes} [Tue Jul 21 22:15:51 2026] GET /v2.0/ports/abc39ea6-990f-4289-bb08-6b7c0b7178e4 => generated 1062 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2831] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:15:51 2026] DELETE /v2.0/ports/abc39ea6-990f-4289-bb08-6b7c0b7178e4 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2832] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 3807 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2833] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 3807 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:15:52.379 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cdc11b7a-4bb6-4700-b399-0e987e801c59 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1365/2834] 199.19.213.152 () {32 vars in 719 bytes} [Tue Jul 21 22:15:52 2026] DELETE /v2.0/ports/abc39ea6-990f-4289-bb08-6b7c0b7178e4 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2835] 199.19.213.152 () {34 vars in 1226 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/networks?id=8d007923-7e17-4334-9db6-1729896df7de&id=78832af2-9bbe-4928-ab2d-d8019bae6d44&id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&id=1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 3096 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2836] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:15:52 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: 1472/2837] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2838] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.72&port_id=a6addd5b-d7ee-42aa-9310-ed65f6966ace => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2839] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2840] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:15:52 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: 1367/2841] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/subnets?id=2d470fd3-833a-4a78-ad14-5f5b027d2d2b => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2842] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2843] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/ports?network_id=8d007923-7e17-4334-9db6-1729896df7de&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2844] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2845] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1346 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2846] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2847] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2848] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2849] 199.19.213.152 () {30 vars in 703 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44 => generated 798 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2850] 199.19.213.152 () {34 vars in 1056 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.97&port_id=619a6d8b-fb95-432d-990e-809fedd74be9 => 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: 1480/2851] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2852] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/subnets?id=7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 655 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2853] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2854] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/ports?network_id=78832af2-9bbe-4928-ab2d-d8019bae6d44&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2855] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2856] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:52 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2857] 199.19.213.152 () {34 vars in 1056 bytes} [Tue Jul 21 22:15:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.56&port_id=de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2858] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:15:53 2026] GET /v2.0/subnets?id=d0508461-f76b-40eb-84c2-a55cac54959a => generated 653 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2859] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:53 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2860] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:53 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2861] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:53 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:15:55.700 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a886c84-9707-4e9e-925d-c1828782d364'] response: {'server_uuid': '4e83dc61-57c6-403a-8717-af69e61bee85', 'name': 'network-vif-deleted', 'tag': 'abc39ea6-990f-4289-bb08-6b7c0b7178e4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1378/2864] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:15:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2865] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:15:55 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: 1379/2866] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:15:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2867] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:15:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2868] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:15:55 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 3807 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2869] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:15:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2870] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:15:56 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: 1490/2871] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:15:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2872] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:15:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2873] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:56 2026] GET /v2.0/ports/de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => generated 1233 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2874] 199.19.213.152 () {34 vars in 749 bytes} [Tue Jul 21 22:15:56 2026] PUT /v2.0/ports/de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => generated 1026 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2875] 199.19.213.152 () {30 vars in 703 bytes} [Tue Jul 21 22:15:56 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa => generated 798 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1384/2876] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:15:56 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 3636 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2877] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:15:56 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 3636 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2878] 199.19.213.152 () {34 vars in 975 bytes} [Tue Jul 21 22:15:57 2026] GET /v2.0/ports/de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => generated 1062 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2879] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:15:57 2026] DELETE /v2.0/ports/de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2880] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:57 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:15:57.649 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e711bd4-42ef-42e8-9199-472bfad9c8f4'] response: {'server_uuid': '4e83dc61-57c6-403a-8717-af69e61bee85', 'name': 'network-vif-deleted', 'tag': 'de92e8e2-40ab-4a68-8cef-9b4ea0eef479', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1495/2881] 199.19.213.152 () {34 vars in 1146 bytes} [Tue Jul 21 22:15:57 2026] GET /v2.0/networks?id=8d007923-7e17-4334-9db6-1729896df7de&id=78832af2-9bbe-4928-ab2d-d8019bae6d44&id=95e41f23-efe3-4db1-9c00-a0d3876d55fa => generated 2309 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2882] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:15:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.72&port_id=a6addd5b-d7ee-42aa-9310-ed65f6966ace => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:15:57.750 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2735d53b-061a-4fff-98b3-92077e57c55d'] response: {'name': 'network-changed', 'server_uuid': '4e83dc61-57c6-403a-8717-af69e61bee85', 'tag': 'de92e8e2-40ab-4a68-8cef-9b4ea0eef479', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1496/2883] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:15:57 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 2582 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2884] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:15:57 2026] GET /v2.0/subnets?id=2d470fd3-833a-4a78-ad14-5f5b027d2d2b => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:15:57.794 8 INFO neutron.pecan_wsgi.hooks.translation [None req-848635ac-66f8-4823-be6a-fd4bc88ab916 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/2885] 199.19.213.152 () {32 vars in 719 bytes} [Tue Jul 21 22:15:57 2026] DELETE /v2.0/ports/de92e8e2-40ab-4a68-8cef-9b4ea0eef479 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2886] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:57 2026] GET /v2.0/ports?network_id=8d007923-7e17-4334-9db6-1729896df7de&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: 1390/2887] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:15:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2888] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:15: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: 8|app: 0|req: 1498/2889] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:57 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2890] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:15:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2891] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:15:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2892] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:57 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2893] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:57 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2894] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:57 2026] GET /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => 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: 1394/2895] 199.19.213.152 () {34 vars in 1056 bytes} [Tue Jul 21 22:15:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.97&port_id=619a6d8b-fb95-432d-990e-809fedd74be9 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2896] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:58 2026] GET /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2897] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:15:58 2026] GET /v2.0/subnets?id=7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2898] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:58 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2899] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:15:58 2026] GET /v2.0/ports?network_id=78832af2-9bbe-4928-ab2d-d8019bae6d44&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: 1504/2900] 199.19.213.152 () {30 vars in 703 bytes} [Tue Jul 21 22:15:58 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44 => generated 798 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2901] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:15:58 2026] GET /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => 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: 1397/2902] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:15:58 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2903] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:15:58 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2904] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:15:58 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?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: 1507/2905] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:15:58 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 2582 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2906] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:16:07 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: 1508/2907] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:16:07 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: 1400/2908] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:16:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2909] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:16:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2910] 199.19.213.152 () {30 vars in 732 bytes} [Tue Jul 21 22:16:07 2026] GET /v2.0/security-groups?name=lb-e031ed63-68c2-4fa5-94c3-e6e1f7fa9c73 => generated 2741 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2911] 199.19.213.152 () {30 vars in 762 bytes} [Tue Jul 21 22:16:07 2026] GET /v2.0/security-group-rules?security_group_id=c41dfde0-59c8-4ac5-a644-657a5327d34a => generated 2206 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2912] 199.19.213.152 () {32 vars in 749 bytes} [Tue Jul 21 22:16:07 2026] DELETE /v2.0/security-group-rules/38dd4590-da4d-4ddb-b21f-b7efc6879574 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2913] 199.19.213.152 () {32 vars in 749 bytes} [Tue Jul 21 22:16:07 2026] DELETE /v2.0/security-group-rules/3cd11452-f1c5-47d4-a9d7-7ab9bbf7d7b7 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:11.835 8 INFO neutron.db.l3_db [None req-033afab3-66b3-43ee-ba31-d45df906ec69 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - - -] Floating IP 315dd46b-9425-43ef-8cab-5197b00b0de0 disassociated (deleted). External IP: 10.96.250.213, port: 8f8cdffc-1cc9-43ef-970e-d1a9fd113666. [pid: 8|app: 0|req: 1513/2916] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:16:11 2026] DELETE /v2.0/floatingips/315dd46b-9425-43ef-8cab-5197b00b0de0 => generated 0 bytes in 1352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:12.779 7 INFO neutron.api.v2.resource [None req-3bdec1f0-9416-469a-a6f9-a37bb82aa72b 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1404/2917] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:16:12 2026] GET /v2.0/floatingips/315dd46b-9425-43ef-8cab-5197b00b0de0 => generated 144 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2918] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:16:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2919] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:16:13 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: 1515/2920] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:16:13 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: 1406/2921] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:16:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2922] 199.19.213.152 () {30 vars in 701 bytes} [Tue Jul 21 22:16:13 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2923] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:16:13 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 2582 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2924] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:16:13 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2925] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:16:13 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 2582 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2926] 199.19.213.152 () {34 vars in 975 bytes} [Tue Jul 21 22:16:14 2026] GET /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2927] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:16:14 2026] GET /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2928] 199.19.213.152 () {34 vars in 1016 bytes} [Tue Jul 21 22:16:14 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44?fields=dns_domain => generated 29 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2929] 199.19.213.152 () {30 vars in 716 bytes} [Tue Jul 21 22:16:14 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2930] 199.19.213.152 () {38 vars in 1028 bytes} [Tue Jul 21 22:16:14 2026] PUT /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1147 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1411/2931] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:16:14 2026] GET /v2.0/ports?tenant_id=a50e22f36742412f95121213f00adb43&device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => 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: 1412/2932] 199.19.213.152 () {34 vars in 1066 bytes} [Tue Jul 21 22:16:14 2026] GET /v2.0/networks?id=8d007923-7e17-4334-9db6-1729896df7de&id=78832af2-9bbe-4928-ab2d-d8019bae6d44 => generated 1522 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2933] 199.19.213.152 () {34 vars in 1060 bytes} [Tue Jul 21 22:16:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.72&port_id=a6addd5b-d7ee-42aa-9310-ed65f6966ace => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2934] 199.19.213.152 () {34 vars in 749 bytes} [Tue Jul 21 22:16:14 2026] PUT /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1086 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1414/2935] 199.19.213.152 () {34 vars in 984 bytes} [Tue Jul 21 22:16:14 2026] GET /v2.0/subnets?id=2d470fd3-833a-4a78-ad14-5f5b027d2d2b => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2936] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:16:14 2026] GET /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 1086 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2937] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:16:14 2026] GET /v2.0/ports?network_id=8d007923-7e17-4334-9db6-1729896df7de&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: 1416/2938] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:16:14 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2939] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:16:14 2026] GET /v2.0/networks/8d007923-7e17-4334-9db6-1729896df7de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2940] 199.19.213.152 () {32 vars in 719 bytes} [Tue Jul 21 22:16:14 2026] DELETE /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2941] 199.19.213.152 () {30 vars in 663 bytes} [Tue Jul 21 22:16:15 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: 1524/2942] 199.19.213.152 () {30 vars in 665 bytes} [Tue Jul 21 22:16:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2943] 199.19.213.152 () {30 vars in 641 bytes} [Tue Jul 21 22:16:15 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: 1525/2944] 199.19.213.152 () {30 vars in 677 bytes} [Tue Jul 21 22:16:15 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) 2026-07-21 22:16:15.298 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0cb8f90f-db83-4d4b-9482-086c2eefaad8 2b056fd6f3244a268f4ff22e0ba64eb0 a50e22f36742412f95121213f00adb43 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1420/2945] 199.19.213.152 () {32 vars in 719 bytes} [Tue Jul 21 22:16:15 2026] DELETE /v2.0/ports/619a6d8b-fb95-432d-990e-809fedd74be9 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2946] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:16:15 2026] GET /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2947] 199.19.213.152 () {30 vars in 732 bytes} [Tue Jul 21 22:16:15 2026] GET /v2.0/security-groups?name=lb-e031ed63-68c2-4fa5-94c3-e6e1f7fa9c73 => generated 1577 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2948] 199.19.213.152 () {30 vars in 697 bytes} [Tue Jul 21 22:16:15 2026] GET /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => 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: 1422/2949] 199.19.213.152 () {34 vars in 749 bytes} [Tue Jul 21 22:16:15 2026] PUT /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => generated 1094 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2950] 199.19.213.152 () {32 vars in 739 bytes} [Tue Jul 21 22:16:15 2026] DELETE /v2.0/security-groups/c41dfde0-59c8-4ac5-a644-657a5327d34a => 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: 1423/2951] 199.19.213.152 () {32 vars in 719 bytes} [Tue Jul 21 22:16:15 2026] DELETE /v2.0/ports/8f8cdffc-1cc9-43ef-970e-d1a9fd113666 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2952] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:16:17 2026] GET /v2.0/ports?device_id=4e83dc61-57c6-403a-8717-af69e61bee85 => 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: 1424/2953] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:16:17 2026] DELETE /v2.0/ports/a6addd5b-d7ee-42aa-9310-ed65f6966ace => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:16:18.479 8 INFO neutron.db.l3_db [None req-5f7aefe1-7655-497a-879e-0aba2dae8149 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - - -] Floating IP 457d6e2b-f433-4f48-b2ea-09e9f4f62d26 disassociated (deleted). External IP: 10.96.250.204, port: e867ca62-9efb-4c9b-8e51-4f0c1d297f53. [pid: 8|app: 0|req: 1530/2954] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:16:18 2026] DELETE /v2.0/floatingips/457d6e2b-f433-4f48-b2ea-09e9f4f62d26 => generated 0 bytes in 776 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:18.910 7 INFO neutron.api.v2.resource [None req-7e7afc65-8cad-4f50-b1c9-c3ffb2776a6d 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1425/2955] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:16:18 2026] GET /v2.0/floatingips/457d6e2b-f433-4f48-b2ea-09e9f4f62d26 => generated 144 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:16:19.177 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a85908d4-2506-4b18-bfbe-2b98e3fddc12'] response: {'name': 'network-changed', 'server_uuid': '9153125c-88bb-42bd-8f2e-08558b04cee9', 'tag': 'e867ca62-9efb-4c9b-8e51-4f0c1d297f53', 'status': 'completed', 'code': 200} 2026-07-21 22:16:19.204 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-190bfe65-dd53-4d44-926a-9b7677dd1792'] response: {'server_uuid': '4e83dc61-57c6-403a-8717-af69e61bee85', 'name': 'network-vif-deleted', 'tag': 'a6addd5b-d7ee-42aa-9310-ed65f6966ace', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1426/2956] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/ports?tenant_id=a404777d33d64411aa5622686c66fb47&device_id=9153125c-88bb-42bd-8f2e-08558b04cee9 => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2957] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/ports?device_id=9153125c-88bb-42bd-8f2e-08558b04cee9 => generated 1204 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2958] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/security-groups?id=1d42bf47-b6c0-4e4f-a1e8-ee1e8504e167&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2959] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/networks?id=1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2960] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=e867ca62-9efb-4c9b-8e51-4f0c1d297f53 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2961] 199.19.213.152 () {34 vars in 1106 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d6&port_id=e867ca62-9efb-4c9b-8e51-4f0c1d297f53 => 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: 1534/2962] 199.19.213.152 () {34 vars in 1064 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/subnets?id=afaeedaf-f757-48e9-8b02-1efdf94375d8&id=b8744840-4510-4c16-964f-308f44501560 => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2963] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2964] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/ports?network_id=1dc073ab-362e-4c96-a019-aec9cb47aa37&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2965] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/ports?device_id=9153125c-88bb-42bd-8f2e-08558b04cee9 => generated 1204 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2966] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2967] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2968] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:16:19 2026] DELETE /v2.0/ports/e867ca62-9efb-4c9b-8e51-4f0c1d297f53 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:16:24.809 7 INFO neutron.db.l3_db [None req-d1c263c2-83f3-4c1a-ad96-2ac16ac97857 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - - -] Floating IP 5f6ba545-cee5-4b72-89c5-d52f33b1acb1 disassociated (deleted). External IP: 10.96.250.209, port: bd5f9495-1263-446b-9983-bcfc72c83e99. [pid: 7|app: 0|req: 1432/2971] 10.0.0.82 () {32 vars in 731 bytes} [Tue Jul 21 22:16:24 2026] DELETE /v2.0/floatingips/5f6ba545-cee5-4b72-89c5-d52f33b1acb1 => generated 0 bytes in 817 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:25.246 8 INFO neutron.api.v2.resource [None req-0f09534b-1e62-4557-9f5c-cc4296f21e4f 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/2972] 10.0.0.82 () {32 vars in 728 bytes} [Tue Jul 21 22:16:25 2026] GET /v2.0/floatingips/5f6ba545-cee5-4b72-89c5-d52f33b1acb1 => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:16:25.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab0e2b2c-e8f2-4393-b173-a04ac7dfafd1'] response: {'name': 'network-changed', 'server_uuid': 'cef0183d-133b-4cab-a08c-53b198b45a2c', 'tag': 'bd5f9495-1263-446b-9983-bcfc72c83e99', 'status': 'completed', 'code': 200} 2026-07-21 22:16:25.457 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-107f2075-f6a7-47d4-a247-e34d3143084c'] response: {'server_uuid': '9153125c-88bb-42bd-8f2e-08558b04cee9', 'name': 'network-vif-deleted', 'tag': 'e867ca62-9efb-4c9b-8e51-4f0c1d297f53', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1541/2973] 199.19.213.152 () {34 vars in 1080 bytes} [Tue Jul 21 22:16:25 2026] GET /v2.0/ports?tenant_id=a404777d33d64411aa5622686c66fb47&device_id=cef0183d-133b-4cab-a08c-53b198b45a2c => 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: 1433/2974] 10.0.0.225 () {34 vars in 990 bytes} [Tue Jul 21 22:16:25 2026] GET /v2.0/ports?device_id=cef0183d-133b-4cab-a08c-53b198b45a2c => generated 1196 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2975] 199.19.213.152 () {34 vars in 986 bytes} [Tue Jul 21 22:16:25 2026] GET /v2.0/networks?id=95e41f23-efe3-4db1-9c00-a0d3876d55fa => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2976] 199.19.213.152 () {34 vars in 1058 bytes} [Tue Jul 21 22:16:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.143&port_id=bd5f9495-1263-446b-9983-bcfc72c83e99 => 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: 1434/2977] 10.0.0.225 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:25 2026] GET /v2.0/security-groups?id=1d42bf47-b6c0-4e4f-a1e8-ee1e8504e167&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2978] 199.19.213.152 () {34 vars in 1102 bytes} [Tue Jul 21 22:16:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ab8&port_id=bd5f9495-1263-446b-9983-bcfc72c83e99 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2979] 199.19.213.152 () {34 vars in 1064 bytes} [Tue Jul 21 22:16:25 2026] GET /v2.0/subnets?id=d0508461-f76b-40eb-84c2-a55cac54959a&id=8b104acb-1d84-49b8-89f1-ae9df0e5bfd9 => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2980] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:16:25 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2981] 199.19.213.152 () {34 vars in 1052 bytes} [Tue Jul 21 22:16:25 2026] GET /v2.0/ports?network_id=95e41f23-efe3-4db1-9c00-a0d3876d55fa&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: 1546/2982] 199.19.213.152 () {34 vars in 1012 bytes} [Tue Jul 21 22:16:25 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2983] 199.19.213.152 () {34 vars in 994 bytes} [Tue Jul 21 22:16:25 2026] GET /v2.0/ports?device_id=cef0183d-133b-4cab-a08c-53b198b45a2c => generated 1196 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2984] 199.19.213.152 () {34 vars in 1112 bytes} [Tue Jul 21 22:16:25 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2985] 199.19.213.152 () {36 vars in 997 bytes} [Tue Jul 21 22:16:25 2026] DELETE /v2.0/ports/bd5f9495-1263-446b-9983-bcfc72c83e99 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2986] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:16:30 2026] DELETE /v2.0/security-group-rules/a1a2c28f-b4c0-4d31-828f-2efea8d68047 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:30.766 7 INFO neutron.api.v2.resource [None req-331b5faf-887e-4b20-94e6-ccbb5ab3c5af 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1439/2987] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:16:30 2026] GET /v2.0/security-group-rules/a1a2c28f-b4c0-4d31-828f-2efea8d68047 => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2988] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:16:30 2026] DELETE /v2.0/security-group-rules/9afbc281-f460-4bbc-acb9-ac9755ee72f0 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:30.869 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9edb3796-5ca7-44e9-a8dd-105ff4f44af1'] response: {'server_uuid': 'cef0183d-133b-4cab-a08c-53b198b45a2c', 'name': 'network-vif-deleted', 'tag': 'bd5f9495-1263-446b-9983-bcfc72c83e99', 'status': 'completed', 'code': 200} 2026-07-21 22:16:30.874 7 INFO neutron.api.v2.resource [None req-002989ab-14ce-439d-8ccb-4032d75886c3 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1440/2989] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:16:30 2026] GET /v2.0/security-group-rules/9afbc281-f460-4bbc-acb9-ac9755ee72f0 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2990] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:16:30 2026] DELETE /v2.0/security-group-rules/f4d877ab-9a42-4319-9f00-fcb622e1403d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:31.005 7 INFO neutron.api.v2.resource [None req-9cd86f96-cf58-4437-9232-73b99548b392 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1441/2991] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:16:30 2026] GET /v2.0/security-group-rules/f4d877ab-9a42-4319-9f00-fcb622e1403d => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2992] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:16:31 2026] DELETE /v2.0/security-group-rules/21930bf9-062a-4f30-9dfa-bd4f4891c437 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:31.122 7 INFO neutron.api.v2.resource [None req-de17a303-11c8-4aa8-9861-9a1092f51992 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1442/2993] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:16:31 2026] GET /v2.0/security-group-rules/21930bf9-062a-4f30-9dfa-bd4f4891c437 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2994] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:16:31 2026] DELETE /v2.0/security-group-rules/868af9e6-c240-427e-9310-59ddbc410cc3 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:31.215 7 INFO neutron.api.v2.resource [None req-86e206da-fb40-47e7-b58a-cefbed42ebff 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1443/2995] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:16:31 2026] GET /v2.0/security-group-rules/868af9e6-c240-427e-9310-59ddbc410cc3 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2996] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:16:31 2026] DELETE /v2.0/security-group-rules/9bd737c9-67e9-4395-a70f-966dc61e3083 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:31.322 7 INFO neutron.api.v2.resource [None req-c3a97b0e-1a62-4d12-879b-363585f09de3 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1444/2997] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:16:31 2026] GET /v2.0/security-group-rules/9bd737c9-67e9-4395-a70f-966dc61e3083 => generated 155 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2998] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:16:31 2026] DELETE /v2.0/security-group-rules/ca72fbca-3aa6-4c35-b999-8f2efe7a2962 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:31.430 7 INFO neutron.api.v2.resource [None req-8af53f7d-e8d3-4845-8f73-f2580292760e 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1445/2999] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:16:31 2026] GET /v2.0/security-group-rules/ca72fbca-3aa6-4c35-b999-8f2efe7a2962 => generated 155 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3000] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:16:31 2026] DELETE /v2.0/security-group-rules/1713e6ff-8ca1-4507-aa3d-d1059fc978ee => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:31.537 7 INFO neutron.api.v2.resource [None req-71afc4dc-b102-44fc-9d7f-319c87aed2b4 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1446/3001] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:16:31 2026] GET /v2.0/security-group-rules/1713e6ff-8ca1-4507-aa3d-d1059fc978ee => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3002] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:16:31 2026] DELETE /v2.0/security-group-rules/20195bb2-8e42-4fa3-a347-88eb0cb04999 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:31.619 7 INFO neutron.api.v2.resource [None req-d683de6c-73bd-4ab4-8448-76ed80ea5c74 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/3003] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:16:31 2026] GET /v2.0/security-group-rules/20195bb2-8e42-4fa3-a347-88eb0cb04999 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3004] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:16:31 2026] DELETE /v2.0/security-group-rules/c92798d8-8d1f-431f-9056-947f1a80e9bf => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:31.696 7 INFO neutron.api.v2.resource [None req-8d79637c-148f-4750-ace7-524bb43d2e49 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1448/3005] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:16:31 2026] GET /v2.0/security-group-rules/c92798d8-8d1f-431f-9056-947f1a80e9bf => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3006] 10.0.0.82 () {32 vars in 749 bytes} [Tue Jul 21 22:16:31 2026] DELETE /v2.0/security-group-rules/8ff965ad-7635-4cc1-bcc2-d7612266fd0f => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:31.775 7 INFO neutron.api.v2.resource [None req-b69278c3-9160-4eca-9194-271cfc62ecb6 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1449/3007] 10.0.0.82 () {32 vars in 746 bytes} [Tue Jul 21 22:16:31 2026] GET /v2.0/security-group-rules/8ff965ad-7635-4cc1-bcc2-d7612266fd0f => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3008] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:16:31 2026] DELETE /v2.0/security-groups/1d42bf47-b6c0-4e4f-a1e8-ee1e8504e167 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:31.903 7 INFO neutron.api.v2.resource [None req-fcda570e-6c7e-428d-bbef-f29418986125 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1450/3009] 10.0.0.82 () {32 vars in 736 bytes} [Tue Jul 21 22:16:31 2026] GET /v2.0/security-groups/1d42bf47-b6c0-4e4f-a1e8-ee1e8504e167 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3010] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:16:31 2026] PUT /v2.0/routers/4dd825bb-6d60-4a10-a138-658e85d94c6f/remove_router_interface => generated 309 bytes in 1327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:16:33.533 7 INFO neutron.api.v2.resource [None req-33779040-375a-4b09-a386-5c245e6cd7c5 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1451/3011] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:16:33 2026] PUT /v2.0/routers/4dd825bb-6d60-4a10-a138-658e85d94c6f/remove_router_interface => generated 198 bytes in 237 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3012] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:16:33 2026] PUT /v2.0/routers/4dd825bb-6d60-4a10-a138-658e85d94c6f/remove_router_interface => generated 309 bytes in 1854 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:16:35.622 7 INFO neutron.api.v2.resource [None req-b617f1aa-5b38-4157-88f1-a8c8744935ff 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1452/3013] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:16:35 2026] PUT /v2.0/routers/4dd825bb-6d60-4a10-a138-658e85d94c6f/remove_router_interface => generated 198 bytes in 223 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3014] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:16:35 2026] PUT /v2.0/routers/4dd825bb-6d60-4a10-a138-658e85d94c6f/remove_router_interface => generated 309 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:16:37.080 7 INFO neutron.api.v2.resource [None req-96fbb3f0-c53c-4e15-aa61-83f2301cf9af 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1453/3015] 10.0.0.82 () {34 vars in 788 bytes} [Tue Jul 21 22:16:36 2026] PUT /v2.0/routers/4dd825bb-6d60-4a10-a138-658e85d94c6f/remove_router_interface => generated 198 bytes in 228 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:16:38.298 8 INFO neutron.db.l3_hamode_db [None req-4e5e9730-eec8-44b2-9d1b-3cb64f1abe91 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - - -] HA network 2ad1b80f-cf82-41a3-b91a-fb511a398757 was deleted as no HA routers are present in tenant a404777d33d64411aa5622686c66fb47. [pid: 8|app: 0|req: 1563/3016] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:16:37 2026] DELETE /v2.0/routers/4dd825bb-6d60-4a10-a138-658e85d94c6f => generated 0 bytes in 1221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:38.349 7 INFO neutron.api.v2.resource [None req-cb4d9220-3fde-42b7-add8-6da674e18dd2 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1454/3017] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:16:38 2026] GET /v2.0/routers/4dd825bb-6d60-4a10-a138-658e85d94c6f => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:16:38.358 8 INFO neutron.services.segments.plugin [-] Segment db130408-ed9a-4105-b8a5-4f86156c0ea5 resource provider aggregate not found 2026-07-21 22:16:38.384 8 INFO neutron.services.segments.plugin [-] Segment db130408-ed9a-4105-b8a5-4f86156c0ea5 resource provider aggregate not found 2026-07-21 22:16:38.409 8 INFO neutron.services.segments.plugin [-] Segment db130408-ed9a-4105-b8a5-4f86156c0ea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db130408-ed9a-4105-b8a5-4f86156c0ea5 found for delete ", "request_id": "req-d6312a08-e128-4baf-b079-ec6314a48713"}]} 2026-07-21 22:16:38.410 8 INFO neutron.services.segments.plugin [-] Segment db130408-ed9a-4105-b8a5-4f86156c0ea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db130408-ed9a-4105-b8a5-4f86156c0ea5 found for delete ", "request_id": "req-53558434-cd80-4944-9e3a-12516bd7bd5a"}]} [pid: 8|app: 0|req: 1564/3018] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:16:38 2026] DELETE /v2.0/subnets/afaeedaf-f757-48e9-8b02-1efdf94375d8 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:16:38.655 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd4d03e1-c2c1-47a1-9990-acf3c1d67da8 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1455/3019] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:16:38 2026] GET /v2.0/subnets/afaeedaf-f757-48e9-8b02-1efdf94375d8 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3020] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:16:38 2026] DELETE /v2.0/subnets/b8744840-4510-4c16-964f-308f44501560 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:16:38.926 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec427f3e-eb9e-4bd2-8c7a-6e34b0beb489 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1456/3021] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:16:38 2026] GET /v2.0/subnets/b8744840-4510-4c16-964f-308f44501560 => generated 136 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3022] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:16:38 2026] DELETE /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:16:39.392 7 INFO neutron.pecan_wsgi.hooks.translation [None req-707aae6a-b537-4f06-a4ae-3f779aec7dd1 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1457/3023] 10.0.0.82 () {32 vars in 722 bytes} [Tue Jul 21 22:16:39 2026] GET /v2.0/networks/1dc073ab-362e-4c96-a019-aec9cb47aa37 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3026] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:16:39 2026] DELETE /v2.0/subnets/8b104acb-1d84-49b8-89f1-ae9df0e5bfd9 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:16:39.695 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2ec1329-9647-4aff-9fc1-d5d07ddf20b6 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1460/3027] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:16:39 2026] GET /v2.0/subnets/8b104acb-1d84-49b8-89f1-ae9df0e5bfd9 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3028] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:16:39 2026] DELETE /v2.0/subnets/d0508461-f76b-40eb-84c2-a55cac54959a => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:16:40.019 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a43433ed-5d40-4a90-a763-b6fe8b219bc1 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/3029] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:16:39 2026] GET /v2.0/subnets/d0508461-f76b-40eb-84c2-a55cac54959a => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:16:40.446 8 INFO neutron.services.segments.plugin [-] Segment d6a374e2-6d31-4749-b536-d10da6c6d213 resource provider aggregate not found 2026-07-21 22:16:40.455 8 INFO neutron.services.segments.plugin [-] Segment d6a374e2-6d31-4749-b536-d10da6c6d213 resource provider aggregate not found 2026-07-21 22:16:40.478 8 INFO neutron.services.segments.plugin [-] Segment d6a374e2-6d31-4749-b536-d10da6c6d213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6a374e2-6d31-4749-b536-d10da6c6d213 found for delete ", "request_id": "req-80736177-8740-4ea1-9502-36de9a706964"}]} 2026-07-21 22:16:40.479 8 INFO neutron.services.segments.plugin [-] Segment d6a374e2-6d31-4749-b536-d10da6c6d213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6a374e2-6d31-4749-b536-d10da6c6d213 found for delete ", "request_id": "req-c12d35ba-19f8-4cc8-9c09-ffd1ee719c7a"}]} [pid: 8|app: 0|req: 1569/3030] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:16:40 2026] DELETE /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:16:40.528 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edf40f71-4140-40a5-bab9-e20b270e36f5 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/3031] 10.0.0.82 () {32 vars in 722 bytes} [Tue Jul 21 22:16:40 2026] GET /v2.0/networks/95e41f23-efe3-4db1-9c00-a0d3876d55fa => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3032] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:16:40 2026] DELETE /v2.0/subnets/62b001c0-5d56-4dd8-8e42-99cff155b082 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:16:40.805 7 INFO neutron.pecan_wsgi.hooks.translation [None req-326a390d-7faa-410a-81d5-fb5a2a26163d 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/3033] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:16:40 2026] GET /v2.0/subnets/62b001c0-5d56-4dd8-8e42-99cff155b082 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3034] 10.0.0.82 () {32 vars in 723 bytes} [Tue Jul 21 22:16:40 2026] DELETE /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:16:41.111 7 INFO neutron.pecan_wsgi.hooks.translation [None req-000171c8-2538-45b5-bceb-a16b00780b86 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/3035] 10.0.0.82 () {32 vars in 720 bytes} [Tue Jul 21 22:16:41 2026] GET /v2.0/subnets/7c30411d-96e5-4217-9f8f-6b6d3efd8e31 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3036] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jul 21 22:16:41 2026] DELETE /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:16:41.549 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e31c282-eb07-4606-a21e-e9c83948bc94 6a9457cb0ec24ad6af13ef7788cc708c a404777d33d64411aa5622686c66fb47 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/3037] 10.0.0.82 () {32 vars in 722 bytes} [Tue Jul 21 22:16:41 2026] GET /v2.0/networks/78832af2-9bbe-4928-ab2d-d8019bae6d44 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:16:43.610 8 INFO neutron.services.segments.plugin [-] Segment b6aae855-cc42-4b57-9248-dc2eebd716da resource provider aggregate not found 2026-07-21 22:16:43.619 8 INFO neutron.services.segments.plugin [-] Segment b6aae855-cc42-4b57-9248-dc2eebd716da resource provider aggregate not found 2026-07-21 22:16:43.629 8 INFO neutron.services.segments.plugin [-] Segment b6aae855-cc42-4b57-9248-dc2eebd716da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6aae855-cc42-4b57-9248-dc2eebd716da found for delete ", "request_id": "req-4b684112-7d57-435c-830d-eb71dc6fe63a"}]} 2026-07-21 22:16:43.639 8 INFO neutron.services.segments.plugin [-] Segment b6aae855-cc42-4b57-9248-dc2eebd716da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6aae855-cc42-4b57-9248-dc2eebd716da found for delete ", "request_id": "req-941ec516-015d-4365-bf04-780bd0415a06"}]} 2026-07-21 22:16:43.649 8 INFO neutron.services.segments.plugin [-] Segment eff83249-26d2-46ee-be1e-a036fe0b2b01 resource provider aggregate not found 2026-07-21 22:16:43.658 8 INFO neutron.services.segments.plugin [-] Segment eff83249-26d2-46ee-be1e-a036fe0b2b01 resource provider aggregate not found 2026-07-21 22:16:43.668 8 INFO neutron.services.segments.plugin [-] Segment eff83249-26d2-46ee-be1e-a036fe0b2b01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eff83249-26d2-46ee-be1e-a036fe0b2b01 found for delete ", "request_id": "req-c00fc606-a6c8-4b8c-8b32-eb7166497e86"}]} 2026-07-21 22:16:43.675 8 INFO neutron.services.segments.plugin [-] Segment eff83249-26d2-46ee-be1e-a036fe0b2b01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eff83249-26d2-46ee-be1e-a036fe0b2b01 found for delete ", "request_id": "req-ddc34497-881b-4d2b-bae2-7472fbbb302b"}]} [pid: 8|app: 0|req: 1573/3038] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:16:43 2026] GET /v2.0/security-groups?tenant_id=46e5d0f25e6540d381411fffc5f404c4&name=default => generated 2805 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3039] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:16:43 2026] DELETE /v2.0/security-groups/65a30c2a-6031-40f7-8c52-3e326f3cc396 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3040] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:16:44 2026] GET /v2.0/security-groups?tenant_id=3cb22affb28d45639fe516c67bf91ff9&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3041] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:16:44 2026] DELETE /v2.0/security-groups/d5b9525e-a613-40c1-92db-f05c5a1ecd02 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3042] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:16:44 2026] GET /v2.0/security-groups?tenant_id=ecfb9ae97e774fc3867d3a9b0478ac26&name=default => generated 2805 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3043] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:16:44 2026] DELETE /v2.0/security-groups/7db460cc-c9b6-4d13-94bd-572040266998 => 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: 1576/3044] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:16:44 2026] GET /v2.0/security-groups?tenant_id=b0ef6e33930d414ab437842823b2910a&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3045] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:16:45 2026] DELETE /v2.0/security-groups/dd36cc8b-ce8c-41c8-a091-761687d4e087 => 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: 1577/3046] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:16:45 2026] GET /v2.0/security-groups?tenant_id=a404777d33d64411aa5622686c66fb47&name=default => generated 2805 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3047] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:16:45 2026] DELETE /v2.0/security-groups/925e178f-6153-4890-8a5b-e78e22f9ff74 => 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: 1578/3048] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:16:45 2026] GET /v2.0/security-groups?tenant_id=a1990b49332d4d75a63e8be8ca3b2d69&name=default => generated 2805 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3049] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:16:45 2026] DELETE /v2.0/security-groups/79bd4b6f-51b6-4cf4-bfec-43a332e36551 => 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: 1579/3050] 10.0.0.82 () {32 vars in 773 bytes} [Tue Jul 21 22:16:45 2026] GET /v2.0/security-groups?tenant_id=d2d1683614294591bd4cf9c59f353b29&name=default => generated 2805 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3051] 10.0.0.82 () {32 vars in 739 bytes} [Tue Jul 21 22:16:46 2026] DELETE /v2.0/security-groups/7f269dcf-35cf-4081-96cc-3d0ada7ab910 => 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: 1580/3052] 10.0.0.82 () {32 vars in 648 bytes} [Tue Jul 21 22:16:48 2026] GET /v2.0/networks => generated 2168 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3053] 10.0.0.82 () {32 vars in 654 bytes} [Tue Jul 21 22:16:50 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3054] 10.0.0.82 () {32 vars in 646 bytes} [Tue Jul 21 22:16:50 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3055] 10.0.0.82 () {32 vars in 642 bytes} [Tue Jul 21 22:16:50 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3056] 10.0.0.82 () {32 vars in 646 bytes} [Tue Jul 21 22:16:50 2026] GET /v2.0/subnets => generated 1261 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3057] 10.0.0.82 () {32 vars in 648 bytes} [Tue Jul 21 22:16:50 2026] GET /v2.0/networks => generated 2168 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3058] 10.0.0.82 () {32 vars in 662 bytes} [Tue Jul 21 22:16:51 2026] GET /v2.0/security-groups => generated 16622 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3059] 10.0.0.82 () {32 vars in 654 bytes} [Tue Jul 21 22:16:51 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)