+ 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 [Fri Jun 26 04:09:53 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:59 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-8d87c6759-dzd9h 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 0x5564930ea9d0 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-06-26 04:09:58.008 8 INFO neutron.common.config [-] Logging enabled! 2026-06-26 04:09:58.008 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-06-26 04:09:58.259 7 INFO neutron.common.config [-] Logging enabled! 2026-06-26 04:09:58.259 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-06-26 04:09:58.292 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-26 04:09:58.568 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-26 04:09:59.118 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-26 04:09:59.121 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-26 04:09:59.124 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-26 04:09:59.125 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-26 04:09:59.125 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-26 04:09:59.125 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-26 04:09:59.125 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-26 04:09:59.131 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-26 04:09:59.131 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-26 04:09:59.131 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-26 04:09:59.150 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-26 04:09:59.151 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-26 04:09:59.151 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-26 04:09:59.188 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-26 04:09:59.188 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-26 04:09:59.188 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-26 04:09:59.189 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-26 04:09:59.443 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-26 04:09:59.446 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-26 04:09:59.449 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-26 04:09:59.450 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-26 04:09:59.450 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-26 04:09:59.451 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-26 04:09:59.451 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-26 04:09:59.457 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-26 04:09:59.457 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-26 04:09:59.457 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-26 04:09:59.476 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-26 04:09:59.477 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-26 04:09:59.477 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-26 04:09:59.513 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-26 04:09:59.514 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-26 04:09:59.514 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-26 04:09:59.514 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-26 04:09:59.663 8 INFO neutron.plugins.ml2.managers [None req-53fa9ecc-0185-4ce1-8765-8278e3dcf929 - - - - - -] Initializing driver for type 'vlan' 2026-06-26 04:09:59.894 7 INFO neutron.plugins.ml2.managers [None req-3c9546e9-5ddc-40ab-a9d6-ac0b9bfe6e9f - - - - - -] Initializing driver for type 'vlan' 2026-06-26 04:09:59.996 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-53fa9ecc-0185-4ce1-8765-8278e3dcf929 - - - - - -] VlanTypeDriver initialization complete 2026-06-26 04:09:59.996 8 INFO neutron.plugins.ml2.managers [None req-53fa9ecc-0185-4ce1-8765-8278e3dcf929 - - - - - -] Initializing driver for type 'vxlan' 2026-06-26 04:09:59.996 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-53fa9ecc-0185-4ce1-8765-8278e3dcf929 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-26 04:10:00.020 8 INFO neutron.plugins.ml2.managers [None req-53fa9ecc-0185-4ce1-8765-8278e3dcf929 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-26 04:10:00.020 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-53fa9ecc-0185-4ce1-8765-8278e3dcf929 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-26 04:10:00.020 8 INFO neutron.plugins.ml2.managers [None req-53fa9ecc-0185-4ce1-8765-8278e3dcf929 - - - - - -] Initializing extension driver 'port_security' 2026-06-26 04:10:00.020 8 INFO neutron.plugins.ml2.extensions.port_security [None req-53fa9ecc-0185-4ce1-8765-8278e3dcf929 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-26 04:10:00.021 8 INFO neutron.plugins.ml2.managers [None req-53fa9ecc-0185-4ce1-8765-8278e3dcf929 - - - - - -] Initializing extension driver 'qos' 2026-06-26 04:10:00.021 8 INFO neutron.plugins.ml2.managers [None req-53fa9ecc-0185-4ce1-8765-8278e3dcf929 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-26 04:10:00.021 8 INFO neutron.plugins.ml2.managers [None req-53fa9ecc-0185-4ce1-8765-8278e3dcf929 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-26 04:10:00.031 8 INFO neutron.quota [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded quota_driver: . 2026-06-26 04:10:00.031 8 INFO neutron.plugins.ml2.plugin [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Modular L2 Plugin initialization complete 2026-06-26 04:10:00.032 8 INFO neutron.plugins.ml2.managers [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-26 04:10:00.032 8 INFO neutron.plugins.ml2.managers [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-26 04:10:00.032 8 INFO neutron.plugins.ml2.managers [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Got port-security extension from driver 'port_security' 2026-06-26 04:10:00.032 8 INFO neutron.extensions.vlantransparent [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Disabled vlantransparent extension. 2026-06-26 04:10:00.033 8 INFO neutron.manager [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loading Plugin: qos 2026-06-26 04:10:00.043 8 INFO neutron.manager [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loading Plugin: router 2026-06-26 04:10:00.076 8 INFO neutron.services.service_base [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-26 04:10:00.077 8 INFO neutron.manager [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loading Plugin: segments 2026-06-26 04:10:00.163 8 INFO neutron.manager [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loading Plugin: trunk 2026-06-26 04:10:00.216 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3c9546e9-5ddc-40ab-a9d6-ac0b9bfe6e9f - - - - - -] VlanTypeDriver initialization complete 2026-06-26 04:10:00.216 8 INFO neutron.manager [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loading Plugin: vpnaas 2026-06-26 04:10:00.216 7 INFO neutron.plugins.ml2.managers [None req-3c9546e9-5ddc-40ab-a9d6-ac0b9bfe6e9f - - - - - -] Initializing driver for type 'vxlan' 2026-06-26 04:10:00.216 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3c9546e9-5ddc-40ab-a9d6-ac0b9bfe6e9f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-26 04:10:00.242 7 INFO neutron.plugins.ml2.managers [None req-3c9546e9-5ddc-40ab-a9d6-ac0b9bfe6e9f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-26 04:10:00.242 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3c9546e9-5ddc-40ab-a9d6-ac0b9bfe6e9f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-26 04:10:00.242 7 INFO neutron.plugins.ml2.managers [None req-3c9546e9-5ddc-40ab-a9d6-ac0b9bfe6e9f - - - - - -] Initializing extension driver 'port_security' 2026-06-26 04:10:00.243 7 INFO neutron.plugins.ml2.extensions.port_security [None req-3c9546e9-5ddc-40ab-a9d6-ac0b9bfe6e9f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-26 04:10:00.243 7 INFO neutron.plugins.ml2.managers [None req-3c9546e9-5ddc-40ab-a9d6-ac0b9bfe6e9f - - - - - -] Initializing extension driver 'qos' 2026-06-26 04:10:00.243 7 INFO neutron.plugins.ml2.managers [None req-3c9546e9-5ddc-40ab-a9d6-ac0b9bfe6e9f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-26 04:10:00.243 7 INFO neutron.plugins.ml2.managers [None req-3c9546e9-5ddc-40ab-a9d6-ac0b9bfe6e9f - - - - - -] Initializing mechanism driver 'l2population' 2026-06-26 04:10:00.253 8 WARNING stevedore.named [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-26 04:10:00.253 7 INFO neutron.quota [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded quota_driver: . 2026-06-26 04:10:00.254 7 INFO neutron.plugins.ml2.plugin [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Modular L2 Plugin initialization complete 2026-06-26 04:10:00.254 7 INFO neutron.plugins.ml2.managers [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-26 04:10:00.254 7 INFO neutron.plugins.ml2.managers [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-26 04:10:00.254 7 INFO neutron.plugins.ml2.managers [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-26 04:10:00.254 7 INFO neutron.extensions.vlantransparent [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Disabled vlantransparent extension. 2026-06-26 04:10:00.255 7 INFO neutron.manager [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loading Plugin: qos 2026-06-26 04:10:00.265 7 INFO neutron.manager [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loading Plugin: router 2026-06-26 04:10:00.298 7 INFO neutron.services.service_base [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-26 04:10:00.298 7 INFO neutron.manager [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loading Plugin: segments 2026-06-26 04:10:00.319 8 INFO neutron_vpnaas.services.vpn.plugin [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-26 04:10:00.320 8 INFO neutron.common.utils [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-26 04:10:00.320 8 INFO neutron.manager [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loading Plugin: auto_allocate 2026-06-26 04:10:00.327 8 INFO neutron.manager [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loading Plugin: tag 2026-06-26 04:10:00.332 8 INFO neutron.manager [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loading Plugin: timestamp 2026-06-26 04:10:00.334 8 INFO neutron.manager [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loading Plugin: network_ip_availability 2026-06-26 04:10:00.338 8 INFO neutron.manager [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loading Plugin: flavors 2026-06-26 04:10:00.341 8 INFO neutron.manager [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loading Plugin: revisions 2026-06-26 04:10:00.344 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Initializing extension manager. 2026-06-26 04:10:00.345 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: address-group 2026-06-26 04:10:00.346 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: address-scope 2026-06-26 04:10:00.347 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-26 04:10:00.348 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: agent 2026-06-26 04:10:00.348 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: agent-resources-synced 2026-06-26 04:10:00.350 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: allowed-address-pairs 2026-06-26 04:10:00.350 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: auto-allocated-topology 2026-06-26 04:10:00.351 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: availability_zone 2026-06-26 04:10:00.352 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: availability_zone_filter 2026-06-26 04:10:00.352 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-26 04:10:00.353 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: default-subnetpools 2026-06-26 04:10:00.354 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-26 04:10:00.355 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: dns-integration 2026-06-26 04:10:00.355 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: dns-domain-ports 2026-06-26 04:10:00.356 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-26 04:10:00.357 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: dvr 2026-06-26 04:10:00.357 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-26 04:10:00.358 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: empty-string-filtering 2026-06-26 04:10:00.358 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-26 04:10:00.359 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-26 04:10:00.360 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: external-net 2026-06-26 04:10:00.360 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-26 04:10:00.361 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: extraroute 2026-06-26 04:10:00.361 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: extraroute-atomic 2026-06-26 04:10:00.362 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-26 04:10:00.363 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-26 04:10:00.363 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-26 04:10:00.364 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-26 04:10:00.364 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: fip-port-details 2026-06-26 04:10:00.365 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: flavors 2026-06-26 04:10:00.366 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-26 04:10:00.367 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: floatingip-pools 2026-06-26 04:10:00.368 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: ip_allocation 2026-06-26 04:10:00.368 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: ip-substring-filtering 2026-06-26 04:10:00.369 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: l2_adjacency 2026-06-26 04:10:00.370 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: router 2026-06-26 04:10:00.372 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-26 04:10:00.372 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: ext-gw-mode 2026-06-26 04:10:00.373 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: l3-ha 2026-06-26 04:10:00.373 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-26 04:10:00.374 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: l3-flavors 2026-06-26 04:10:00.375 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-26 04:10:00.375 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-26 04:10:00.377 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-26 04:10:00.378 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-26 04:10:00.379 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-26 04:10:00.380 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-26 04:10:00.381 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-26 04:10:00.382 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: multi-provider 2026-06-26 04:10:00.382 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: net-mtu 2026-06-26 04:10:00.383 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: net-mtu-writable 2026-06-26 04:10:00.384 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: network_availability_zone 2026-06-26 04:10:00.384 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: network-ip-availability 2026-06-26 04:10:00.385 7 INFO neutron.manager [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loading Plugin: trunk 2026-06-26 04:10:00.385 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-26 04:10:00.386 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: pagination 2026-06-26 04:10:00.386 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: port-device-profile 2026-06-26 04:10:00.387 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: port-mac-override 2026-06-26 04:10:00.388 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-26 04:10:00.388 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-26 04:10:00.389 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: port-resource-request 2026-06-26 04:10:00.389 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: port-resource-request-groups 2026-06-26 04:10:00.390 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: binding 2026-06-26 04:10:00.391 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: binding-extended 2026-06-26 04:10:00.391 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: port-security 2026-06-26 04:10:00.392 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: project-id 2026-06-26 04:10:00.392 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: provider 2026-06-26 04:10:00.394 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: qos 2026-06-26 04:10:00.395 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-26 04:10:00.396 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-26 04:10:00.396 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: qos-default 2026-06-26 04:10:00.397 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: qos-fip 2026-06-26 04:10:00.397 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-26 04:10:00.398 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: qos-gateway-ip 2026-06-26 04:10:00.398 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: qos-port-network-policy 2026-06-26 04:10:00.399 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: qos-pps-minimum 2026-06-26 04:10:00.400 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-26 04:10:00.401 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: qos-pps 2026-06-26 04:10:00.401 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: qos-rule-type-details 2026-06-26 04:10:00.402 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-26 04:10:00.402 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: qos-rules-alias 2026-06-26 04:10:00.403 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: quota-check-limit 2026-06-26 04:10:00.405 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: quotas 2026-06-26 04:10:00.406 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: quota_details 2026-06-26 04:10:00.407 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: rbac-policies 2026-06-26 04:10:00.408 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: rbac-address-group 2026-06-26 04:10:00.408 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: rbac-address-scope 2026-06-26 04:10:00.409 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: rbac-security-groups 2026-06-26 04:10:00.409 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: rbac-subnetpool 2026-06-26 04:10:00.410 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: revision-if-match 2026-06-26 04:10:00.411 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: standard-attr-revisions 2026-06-26 04:10:00.411 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: router_availability_zone 2026-06-26 04:10:00.412 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-26 04:10:00.412 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-26 04:10:00.413 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-26 04:10:00.414 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-26 04:10:00.414 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-26 04:10:00.424 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: security-group 2026-06-26 04:10:00.426 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: segment 2026-06-26 04:10:00.427 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-26 04:10:00.428 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: service-type 2026-06-26 04:10:00.428 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: sorting 2026-06-26 04:10:00.429 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: standard-attr-segment 2026-06-26 04:10:00.430 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: standard-attr-description 2026-06-26 04:10:00.430 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: stateful-security-group 2026-06-26 04:10:00.431 8 WARNING neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-26 04:10:00.431 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-26 04:10:00.432 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: subnet_onboard 2026-06-26 04:10:00.433 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-26 04:10:00.433 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: subnet-service-types 2026-06-26 04:10:00.434 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: subnet_allocation 2026-06-26 04:10:00.435 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-26 04:10:00.435 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-26 04:10:00.438 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: standard-attr-tag 2026-06-26 04:10:00.438 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-26 04:10:00.439 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: trunk 2026-06-26 04:10:00.440 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: trunk-details 2026-06-26 04:10:00.440 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-26 04:10:00.441 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-26 04:10:00.442 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-26 04:10:00.443 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: vpn-flavors 2026-06-26 04:10:00.443 7 INFO neutron.manager [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loading Plugin: vpnaas 2026-06-26 04:10:00.444 8 INFO neutron.api.extensions [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Loaded extension: vpnaas 2026-06-26 04:10:00.447 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-26 04:10:00.447 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-26 04:10:00.447 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-26 04:10:00.448 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-26 04:10:00.449 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-26 04:10:00.449 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-26 04:10:00.451 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-26 04:10:00.451 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-26 04:10:00.451 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-26 04:10:00.452 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-26 04:10:00.452 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] subnetpool is already registered 2026-06-26 04:10:00.452 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-26 04:10:00.452 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] subnetpool is already registered 2026-06-26 04:10:00.453 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-26 04:10:00.453 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-26 04:10:00.453 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-26 04:10:00.453 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-26 04:10:00.454 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-26 04:10:00.454 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-26 04:10:00.456 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-26 04:10:00.456 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] router is already registered 2026-06-26 04:10:00.456 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-26 04:10:00.456 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] floatingip is already registered 2026-06-26 04:10:00.457 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-26 04:10:00.457 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] rbac_policy is already registered 2026-06-26 04:10:00.458 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-26 04:10:00.458 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] security_group is already registered 2026-06-26 04:10:00.458 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-26 04:10:00.458 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] security_group_rule is already registered 2026-06-26 04:10:00.458 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-26 04:10:00.459 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] subnetpool is already registered 2026-06-26 04:10:00.459 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-26 04:10:00.459 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] subnetpool is already registered 2026-06-26 04:10:00.459 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-26 04:10:00.459 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] trunk is already registered 2026-06-26 04:10:00.460 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-26 04:10:00.460 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] endpoint_group is already registered 2026-06-26 04:10:00.460 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-26 04:10:00.460 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] vpnservice is already registered 2026-06-26 04:10:00.460 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-26 04:10:00.461 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] ipsec_site_connection is already registered 2026-06-26 04:10:00.461 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-26 04:10:00.461 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] ipsecpolicy is already registered 2026-06-26 04:10:00.461 8 INFO neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-26 04:10:00.461 8 WARNING neutron.quota.resource_registry [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] ikepolicy is already registered 2026-06-26 04:10:00.485 7 WARNING stevedore.named [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-26 04:10:00.498 8 WARNING keystonemiddleware._common.config [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 04:10:00.507 8 WARNING oslo_config.cfg [None req-5c72830a-fdb1-48e1-82db-0df1d6169dff - - - - - -] 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 0x5564930ea9d0 pid: 8 (default app) 2026-06-26 04:10:00.551 7 INFO neutron_vpnaas.services.vpn.plugin [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-26 04:10:00.551 7 INFO neutron.common.utils [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-26 04:10:00.552 7 INFO neutron.manager [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loading Plugin: auto_allocate 2026-06-26 04:10:00.560 7 INFO neutron.manager [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loading Plugin: tag 2026-06-26 04:10:00.568 7 INFO neutron.manager [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loading Plugin: timestamp 2026-06-26 04:10:00.572 7 INFO neutron.manager [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loading Plugin: network_ip_availability 2026-06-26 04:10:00.576 7 INFO neutron.manager [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loading Plugin: flavors 2026-06-26 04:10:00.579 7 INFO neutron.manager [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loading Plugin: revisions 2026-06-26 04:10:00.582 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Initializing extension manager. 2026-06-26 04:10:00.583 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: address-group 2026-06-26 04:10:00.584 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: address-scope 2026-06-26 04:10:00.585 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-26 04:10:00.586 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: agent 2026-06-26 04:10:00.586 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: agent-resources-synced 2026-06-26 04:10:00.588 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-26 04:10:00.589 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-26 04:10:00.589 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: availability_zone 2026-06-26 04:10:00.590 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: availability_zone_filter 2026-06-26 04:10:00.591 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-26 04:10:00.591 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: default-subnetpools 2026-06-26 04:10:00.593 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-26 04:10:00.594 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: dns-integration 2026-06-26 04:10:00.594 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: dns-domain-ports 2026-06-26 04:10:00.595 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-26 04:10:00.595 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: dvr 2026-06-26 04:10:00.596 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-26 04:10:00.597 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: empty-string-filtering 2026-06-26 04:10:00.597 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-26 04:10:00.598 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-26 04:10:00.598 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: external-net 2026-06-26 04:10:00.599 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-26 04:10:00.599 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: extraroute 2026-06-26 04:10:00.600 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: extraroute-atomic 2026-06-26 04:10:00.601 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-26 04:10:00.602 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-26 04:10:00.602 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-26 04:10:00.603 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-26 04:10:00.604 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: fip-port-details 2026-06-26 04:10:00.605 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: flavors 2026-06-26 04:10:00.606 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-26 04:10:00.607 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: floatingip-pools 2026-06-26 04:10:00.608 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: ip_allocation 2026-06-26 04:10:00.608 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-26 04:10:00.609 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: l2_adjacency 2026-06-26 04:10:00.610 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: router 2026-06-26 04:10:00.612 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-26 04:10:00.613 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: ext-gw-mode 2026-06-26 04:10:00.614 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: l3-ha 2026-06-26 04:10:00.614 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-26 04:10:00.615 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: l3-flavors 2026-06-26 04:10:00.616 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-26 04:10:00.617 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-26 04:10:00.619 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-26 04:10:00.620 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-26 04:10:00.621 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-26 04:10:00.622 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-26 04:10:00.623 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-26 04:10:00.623 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: multi-provider 2026-06-26 04:10:00.624 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: net-mtu 2026-06-26 04:10:00.624 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: net-mtu-writable 2026-06-26 04:10:00.625 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: network_availability_zone 2026-06-26 04:10:00.626 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: network-ip-availability 2026-06-26 04:10:00.627 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-26 04:10:00.628 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: pagination 2026-06-26 04:10:00.628 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: port-device-profile 2026-06-26 04:10:00.629 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: port-mac-override 2026-06-26 04:10:00.630 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-26 04:10:00.630 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-26 04:10:00.631 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: port-resource-request 2026-06-26 04:10:00.631 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-26 04:10:00.632 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: binding 2026-06-26 04:10:00.633 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: binding-extended 2026-06-26 04:10:00.634 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: port-security 2026-06-26 04:10:00.634 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: project-id 2026-06-26 04:10:00.635 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: provider 2026-06-26 04:10:00.636 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: qos 2026-06-26 04:10:00.637 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-26 04:10:00.638 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-26 04:10:00.638 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: qos-default 2026-06-26 04:10:00.639 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: qos-fip 2026-06-26 04:10:00.640 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-26 04:10:00.640 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-26 04:10:00.641 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-26 04:10:00.642 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-26 04:10:00.642 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-26 04:10:00.643 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: qos-pps 2026-06-26 04:10:00.644 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-26 04:10:00.644 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-26 04:10:00.645 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: qos-rules-alias 2026-06-26 04:10:00.645 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: quota-check-limit 2026-06-26 04:10:00.647 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: quotas 2026-06-26 04:10:00.648 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: quota_details 2026-06-26 04:10:00.650 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: rbac-policies 2026-06-26 04:10:00.650 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: rbac-address-group 2026-06-26 04:10:00.651 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: rbac-address-scope 2026-06-26 04:10:00.651 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: rbac-security-groups 2026-06-26 04:10:00.652 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-26 04:10:00.652 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: revision-if-match 2026-06-26 04:10:00.653 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-26 04:10:00.654 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: router_availability_zone 2026-06-26 04:10:00.654 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-26 04:10:00.655 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-26 04:10:00.655 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-26 04:10:00.656 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-26 04:10:00.657 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-26 04:10:00.664 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: security-group 2026-06-26 04:10:00.665 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: segment 2026-06-26 04:10:00.666 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-26 04:10:00.666 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: service-type 2026-06-26 04:10:00.667 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: sorting 2026-06-26 04:10:00.667 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: standard-attr-segment 2026-06-26 04:10:00.668 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: standard-attr-description 2026-06-26 04:10:00.669 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: stateful-security-group 2026-06-26 04:10:00.669 7 WARNING neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-26 04:10:00.670 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-26 04:10:00.670 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: subnet_onboard 2026-06-26 04:10:00.671 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-26 04:10:00.671 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: subnet-service-types 2026-06-26 04:10:00.672 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: subnet_allocation 2026-06-26 04:10:00.673 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-26 04:10:00.673 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-26 04:10:00.676 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: standard-attr-tag 2026-06-26 04:10:00.676 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-26 04:10:00.677 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: trunk 2026-06-26 04:10:00.677 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: trunk-details 2026-06-26 04:10:00.678 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-26 04:10:00.679 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-26 04:10:00.679 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-26 04:10:00.680 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: vpn-flavors 2026-06-26 04:10:00.681 7 INFO neutron.api.extensions [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Loaded extension: vpnaas 2026-06-26 04:10:00.684 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-26 04:10:00.684 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-26 04:10:00.684 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-26 04:10:00.684 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-26 04:10:00.685 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-26 04:10:00.686 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-26 04:10:00.689 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-26 04:10:00.690 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-26 04:10:00.690 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-26 04:10:00.690 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-26 04:10:00.690 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] subnetpool is already registered 2026-06-26 04:10:00.691 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-26 04:10:00.691 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] subnetpool is already registered 2026-06-26 04:10:00.691 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-26 04:10:00.691 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-26 04:10:00.692 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-26 04:10:00.692 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-26 04:10:00.692 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-26 04:10:00.692 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-26 04:10:00.694 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-26 04:10:00.694 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] router is already registered 2026-06-26 04:10:00.694 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-26 04:10:00.695 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] floatingip is already registered 2026-06-26 04:10:00.696 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-26 04:10:00.696 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] rbac_policy is already registered 2026-06-26 04:10:00.696 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-26 04:10:00.696 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] security_group is already registered 2026-06-26 04:10:00.696 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-26 04:10:00.696 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] security_group_rule is already registered 2026-06-26 04:10:00.697 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-26 04:10:00.697 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] subnetpool is already registered 2026-06-26 04:10:00.697 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-26 04:10:00.697 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] subnetpool is already registered 2026-06-26 04:10:00.697 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-26 04:10:00.698 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] trunk is already registered 2026-06-26 04:10:00.698 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-26 04:10:00.698 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] endpoint_group is already registered 2026-06-26 04:10:00.698 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-26 04:10:00.698 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] vpnservice is already registered 2026-06-26 04:10:00.698 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-26 04:10:00.699 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] ipsec_site_connection is already registered 2026-06-26 04:10:00.699 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-26 04:10:00.699 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] ipsecpolicy is already registered 2026-06-26 04:10:00.699 7 INFO neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-26 04:10:00.699 7 WARNING neutron.quota.resource_registry [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] ikepolicy is already registered 2026-06-26 04:10:00.735 7 WARNING keystonemiddleware._common.config [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 04:10:00.743 7 WARNING oslo_config.cfg [None req-b4365b22-7f37-45b8-88a0-a13428febcd4 - - - - - -] 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 0x5564930ea9d0 pid: 7 (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-06-26 04:10:06.721 7 WARNING oslo_policy.policy [None req-e54497a8-782c-4088-8eeb-d95e6c90bf2c 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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: 7|app: 0|req: 1/3] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jun 26 04:10:06 2026] GET /v2.0/networks => generated 15 bytes in 1037 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-06-26 04:10:07.322 8 WARNING oslo_policy.policy [None req-15356f2b-b43f-43a4-9c21-bd58b0dc0e3c 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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-06-26 04:10:08.001 8 WARNING neutron.services.revisions.revision_plugin [None req-15356f2b-b43f-43a4-9c21-bd58b0dc0e3c 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Could not find related network for resource to bump revision. 2026-06-26 04:10:08.036 8 INFO neutron.db.segments_db [None req-15356f2b-b43f-43a4-9c21-bd58b0dc0e3c 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 6a8bba9b-bd0a-4a4a-9b7d-b5f4af527773 of type flat for network 0bd9bb4d-708d-4d60-8b73-c9ca6d5c8a8d 2026-06-26 04:10:08.112 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15356f2b-b43f-43a4-9c21-bd58b0dc0e3c 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/4] 199.204.45.240 () {48 vars in 966 bytes} [Fri Jun 26 04:10:07 2026] POST /v2.0/networks => generated 124 bytes in 890 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/5] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jun 26 04:10:13 2026] GET /v2.0/networks => generated 15 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:10:14.072 8 WARNING neutron.services.revisions.revision_plugin [None req-d123a46f-f746-43b3-ad97-142add4e3c4b 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Could not find related network for resource to bump revision. 2026-06-26 04:10:14.096 8 INFO neutron.db.segments_db [None req-d123a46f-f746-43b3-ad97-142add4e3c4b 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 95cd3580-1092-411b-814d-4c3101cd3754 of type flat for network bf345afc-459f-4722-aa86-ea091ed1bef9 2026-06-26 04:10:14.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d123a46f-f746-43b3-ad97-142add4e3c4b 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 199.204.45.240 () {48 vars in 966 bytes} [Fri Jun 26 04:10:14 2026] POST /v2.0/networks => generated 124 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/7] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jun 26 04:10:19 2026] GET /v2.0/networks => generated 15 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:10:20.037 8 WARNING neutron.services.revisions.revision_plugin [None req-07470d71-368f-4d87-9fd5-9d82436c6933 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Could not find related network for resource to bump revision. 2026-06-26 04:10:20.055 8 INFO neutron.db.segments_db [None req-07470d71-368f-4d87-9fd5-9d82436c6933 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 7e08d2f4-6071-4ab0-91f2-dcb6d384233b of type flat for network 9b9b54ba-34ea-41c8-8508-e93bc55005b5 2026-06-26 04:10:20.097 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07470d71-368f-4d87-9fd5-9d82436c6933 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/8] 199.204.45.240 () {48 vars in 966 bytes} [Fri Jun 26 04:10:19 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/10] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jun 26 04:10:25 2026] GET /v2.0/networks => generated 15 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:10:26.607 7 WARNING neutron.services.revisions.revision_plugin [None req-fa678aa0-31b9-4171-945b-703c7b99fa0a 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Could not find related network for resource to bump revision. 2026-06-26 04:10:26.639 7 INFO neutron.db.segments_db [None req-fa678aa0-31b9-4171-945b-703c7b99fa0a 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment be462303-e91c-4b0f-b239-72b7fed816d5 of type flat for network 67eb1c66-e9fc-4b6c-8d30-57fbc43c9c5c 2026-06-26 04:10:26.701 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa678aa0-31b9-4171-945b-703c7b99fa0a 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/11] 199.204.45.240 () {48 vars in 966 bytes} [Fri Jun 26 04:10:26 2026] POST /v2.0/networks => generated 124 bytes in 342 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/12] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jun 26 04:10:32 2026] GET /v2.0/networks => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:10:32.747 7 WARNING neutron.services.revisions.revision_plugin [None req-0ff999ac-7852-4834-9ba6-b6e200b05166 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Could not find related network for resource to bump revision. 2026-06-26 04:10:32.771 7 INFO neutron.db.segments_db [None req-0ff999ac-7852-4834-9ba6-b6e200b05166 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 9d79e5e2-67d3-40c3-9c08-282c1a544e12 of type flat for network 4e2daef7-d100-4507-862d-dfe430a71b84 [pid: 7|app: 0|req: 6/13] 199.204.45.240 () {48 vars in 966 bytes} [Fri Jun 26 04:10:32 2026] POST /v2.0/networks => generated 706 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/14] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:10:34 2026] GET /v2.0/subnets => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jun 26 04:10:34 2026] GET /v2.0/networks => generated 709 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/16] 199.204.45.240 () {48 vars in 964 bytes} [Fri Jun 26 04:10:34 2026] POST /v2.0/subnets => generated 641 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:17:23.570 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [635917b9-ec55-499c-a386-de83df2a4695] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:17:23.572 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d190babc-d368-4d23-98be-fa4a796ef6e3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:17:23.573 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Jun 26 04:17:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.240) !!! [pid: 7|app: 0|req: 35/71] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jun 26 04:17:23 2026] GET /v2.0/networks => generated 753 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:17:23.781 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ff437592-6a5f-4e58-9fd5-2b54ecfa93fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:17:23.781 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b4b4d47-5c86-4fc7-9db5-678bcead5eef] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:17:23.783 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Jun 26 04:17:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.240) !!! 2026-06-26 04:17:23.838 8 INFO neutron.db.segments_db [None req-45c70d1f-7842-4b57-beb6-d04375031ff6 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 5ee3dd55-e5c5-4c9e-a601-dfb0c3446fb7 of type vxlan for network 8dd34e78-fa5f-40f6-bbff-32fd7eba8988 [pid: 8|app: 0|req: 37/72] 199.204.45.240 () {48 vars in 965 bytes} [Fri Jun 26 04:17:23 2026] POST /v2.0/networks => generated 707 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:17:24.860 7 INFO oslo.messaging._drivers.impl_rabbit [-] [635917b9-ec55-499c-a386-de83df2a4695] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38900. 2026-06-26 04:17:24.862 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d190babc-d368-4d23-98be-fa4a796ef6e3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38910. [pid: 7|app: 0|req: 36/73] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:17:24 2026] GET /v2.0/subnets => generated 644 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:17:25.046 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ff437592-6a5f-4e58-9fd5-2b54ecfa93fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38918. 2026-06-26 04:17:25.061 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7b4b4d47-5c86-4fc7-9db5-678bcead5eef] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38926. [pid: 8|app: 0|req: 38/74] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jun 26 04:17:24 2026] GET /v2.0/networks => generated 1430 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.240 () {48 vars in 964 bytes} [Fri Jun 26 04:17:25 2026] POST /v2.0/subnets => generated 627 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:17:26 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 2793 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.240 () {48 vars in 980 bytes} [Fri Jun 26 04:17:26 2026] POST /v2.0/security-groups => generated 1552 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:17:27 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 4327 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:17:28 2026] GET /v2.0/security-groups => generated 4327 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.240 () {48 vars in 990 bytes} [Fri Jun 26 04:17:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:17:28 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 4909 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:17:29 2026] GET /v2.0/security-groups => generated 4909 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.240 () {48 vars in 990 bytes} [Fri Jun 26 04:17:29 2026] POST /v2.0/security-group-rules => generated 571 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:17:30 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 5493 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:17:30 2026] GET /v2.0/security-groups => generated 5493 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.240 () {48 vars in 990 bytes} [Fri Jun 26 04:17:30 2026] POST /v2.0/security-group-rules => generated 571 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:17:31 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 6077 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:17:31 2026] GET /v2.0/security-groups => generated 6077 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.240 () {48 vars in 990 bytes} [Fri Jun 26 04:17:31 2026] POST /v2.0/security-group-rules => generated 571 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:17:32 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 6661 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:17:32 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: 8|app: 0|req: 47/92] 199.204.45.240 () {48 vars in 990 bytes} [Fri Jun 26 04:17:32 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: 46/93] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:17:33 2026] GET /v2.0/security-groups => generated 7245 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.240 () {44 vars in 906 bytes} [Fri Jun 26 04:17:33 2026] GET /v2.0/ports => generated 2489 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jun 26 04:17:33 2026] GET /v2.0/networks => generated 1474 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.240 () {48 vars in 960 bytes} [Fri Jun 26 04:17:33 2026] POST /v2.0/ports => generated 1096 bytes in 406 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 04:17:41.408 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cde3c861-b4ac-44e2-a252-5b7ed7e7881b 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/99] 199.204.45.240 () {44 vars in 980 bytes} [Fri Jun 26 04:17:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.240 () {44 vars in 1002 bytes} [Fri Jun 26 04:17:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.240 () {48 vars in 1032 bytes} [Fri Jun 26 04:17:41 2026] PUT /v2.0/ports/94a1dbb5-07b5-49c1-8875-5e60e7862ea0 => generated 1209 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.240 () {44 vars in 906 bytes} [Fri Jun 26 04:17:43 2026] GET /v2.0/ports => generated 3726 bytes in 102 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: 53/103] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:17:44 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 7245 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.240 () {48 vars in 980 bytes} [Fri Jun 26 04:17:44 2026] POST /v2.0/security-groups => generated 1546 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:17:45 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 8773 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:17:45 2026] GET /v2.0/security-groups => generated 8773 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.240 () {48 vars in 990 bytes} [Fri Jun 26 04:17:45 2026] POST /v2.0/security-group-rules => generated 589 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:17:46 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 9375 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:17:46 2026] GET /v2.0/security-groups => generated 9375 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.240 () {48 vars in 990 bytes} [Fri Jun 26 04:17:46 2026] POST /v2.0/security-group-rules => generated 593 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/121] 199.204.45.240 () {44 vars in 974 bytes} [Fri Jun 26 04:18:52 2026] GET /v2.0/quotas/bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 292 bytes in 19 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: 62/122] 199.204.45.240 () {48 vars in 1026 bytes} [Fri Jun 26 04:18:52 2026] PUT /v2.0/quotas/bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 291 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/123] 199.204.45.240 () {44 vars in 974 bytes} [Fri Jun 26 04:18:53 2026] GET /v2.0/quotas/bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:21:02.164 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d190babc-d368-4d23-98be-fa4a796ef6e3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:21:02.166 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [635917b9-ec55-499c-a386-de83df2a4695] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:21:02.183 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jun 26 04:21:02 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.240) !!! /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-06-26 04:21:02.496 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4290e4ff-c24d-4620-b7fe-728b27ac8520 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 70/140] 199.204.45.240 () {30 vars in 742 bytes} [Fri Jun 26 04:21:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 338 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:21:02.509 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b4b4d47-5c86-4fc7-9db5-678bcead5eef] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:21:02.510 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ff437592-6a5f-4e58-9fd5-2b54ecfa93fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:21:02.512 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jun 26 04:21:02 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.204.45.240) !!! /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: 71/141] 199.204.45.240 () {30 vars in 764 bytes} [Fri Jun 26 04:21:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:21:04.395 7 INFO oslo.messaging._drivers.impl_rabbit [-] [635917b9-ec55-499c-a386-de83df2a4695] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41866. 2026-06-26 04:21:04.395 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d190babc-d368-4d23-98be-fa4a796ef6e3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41856. 2026-06-26 04:21:04.470 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f23c190-667e-44ad-a3ac-72abc05e2fff 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/142] 199.204.45.240 () {30 vars in 742 bytes} [Fri Jun 26 04:21:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:21:04.531 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7b4b4d47-5c86-4fc7-9db5-678bcead5eef] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41874. 2026-06-26 04:21:04.544 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ff437592-6a5f-4e58-9fd5-2b54ecfa93fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41880. [pid: 8|app: 0|req: 72/143] 199.204.45.240 () {30 vars in 764 bytes} [Fri Jun 26 04:21:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:26:38.539 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b4b4d47-5c86-4fc7-9db5-678bcead5eef] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:26:38.540 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ff437592-6a5f-4e58-9fd5-2b54ecfa93fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:26:38.540 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Jun 26 04:26:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=87b33a8317124070b4ffeac7cf3c7652 (ip 199.204.45.240) !!! [pid: 8|app: 0|req: 96/190] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:26:38 2026] GET /v2.0/security-groups?tenant_id=87b33a8317124070b4ffeac7cf3c7652 => generated 2797 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:26:38.784 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [635917b9-ec55-499c-a386-de83df2a4695] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:26:38.786 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d190babc-d368-4d23-98be-fa4a796ef6e3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:26:38.787 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Jun 26 04:26:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.204.45.240) !!! [pid: 7|app: 0|req: 95/191] 199.204.45.240 () {48 vars in 980 bytes} [Fri Jun 26 04:26:38 2026] POST /v2.0/security-groups => generated 1560 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-26 04:26:39.834 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ff437592-6a5f-4e58-9fd5-2b54ecfa93fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52464. 2026-06-26 04:26:39.835 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7b4b4d47-5c86-4fc7-9db5-678bcead5eef] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52448. [pid: 8|app: 0|req: 97/192] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:26:39 2026] GET /v2.0/security-groups?tenant_id=87b33a8317124070b4ffeac7cf3c7652 => generated 4339 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:26:39.972 7 INFO oslo.messaging._drivers.impl_rabbit [-] [635917b9-ec55-499c-a386-de83df2a4695] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52474. 2026-06-26 04:26:39.973 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d190babc-d368-4d23-98be-fa4a796ef6e3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52482. [pid: 7|app: 0|req: 96/193] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:26:39 2026] GET /v2.0/security-groups => generated 14299 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/194] 199.204.45.240 () {48 vars in 990 bytes} [Fri Jun 26 04:26:40 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: 97/195] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:26:40 2026] GET /v2.0/security-groups?tenant_id=87b33a8317124070b4ffeac7cf3c7652 => generated 4917 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/196] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:26:41 2026] GET /v2.0/security-groups => generated 14877 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/197] 199.204.45.240 () {48 vars in 990 bytes} [Fri Jun 26 04:26:41 2026] POST /v2.0/security-group-rules => generated 567 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/198] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:26:42 2026] GET /v2.0/security-groups?tenant_id=87b33a8317124070b4ffeac7cf3c7652 => generated 5497 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/199] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:26:42 2026] GET /v2.0/security-groups => generated 15457 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/200] 199.204.45.240 () {48 vars in 990 bytes} [Fri Jun 26 04:26:42 2026] POST /v2.0/security-group-rules => generated 569 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/201] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:26:43 2026] GET /v2.0/security-groups?tenant_id=87b33a8317124070b4ffeac7cf3c7652 => generated 6079 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/202] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:26:43 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: 101/203] 199.204.45.240 () {48 vars in 990 bytes} [Fri Jun 26 04:26:43 2026] POST /v2.0/security-group-rules => generated 570 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/220] 199.204.45.240 () {30 vars in 739 bytes} [Fri Jun 26 04:28:45 2026] GET /v2.0/networks?tenant_id=87b33a8317124070b4ffeac7cf3c7652&shared=False => generated 15 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:28:45.479 7 INFO neutron.db.segments_db [None req-638f459e-0cde-4646-bcca-83378780958c d598dedc15d6403a825181ca22b36389 87b33a8317124070b4ffeac7cf3c7652 - - - -] Added segment 0e0b7786-996b-4d14-a5f9-dbbcb5cd2334 of type vxlan for network 036020c8-a34f-4139-b76c-aeffb2a68d21 [pid: 7|app: 0|req: 110/221] 199.204.45.240 () {34 vars in 681 bytes} [Fri Jun 26 04:28:45 2026] POST /v2.0/networks => generated 717 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/222] 199.204.45.240 () {30 vars in 721 bytes} [Fri Jun 26 04:28:45 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/223] 199.204.45.240 () {30 vars in 632 bytes} [Fri Jun 26 04:28:45 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: 8|app: 0|req: 113/224] 199.204.45.240 () {34 vars in 676 bytes} [Fri Jun 26 04:28:45 2026] POST /v2.0/ports => generated 963 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/225] 199.204.45.240 () {30 vars in 702 bytes} [Fri Jun 26 04:28:46 2026] GET /v2.0/networks/036020c8-a34f-4139-b76c-aeffb2a68d21 => generated 704 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/226] 199.204.45.240 () {30 vars in 721 bytes} [Fri Jun 26 04:28:48 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/227] 199.204.45.240 () {30 vars in 702 bytes} [Fri Jun 26 04:28:48 2026] GET /v2.0/networks/036020c8-a34f-4139-b76c-aeffb2a68d21 => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/230] 199.204.45.240 () {44 vars in 974 bytes} [Fri Jun 26 04:29:00 2026] GET /v2.0/quotas/87b33a8317124070b4ffeac7cf3c7652 => 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: 115/231] 199.204.45.240 () {48 vars in 1026 bytes} [Fri Jun 26 04:29:01 2026] PUT /v2.0/quotas/87b33a8317124070b4ffeac7cf3c7652 => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/232] 199.204.45.240 () {44 vars in 974 bytes} [Fri Jun 26 04:29:01 2026] GET /v2.0/quotas/87b33a8317124070b4ffeac7cf3c7652 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:40:45.645 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [635917b9-ec55-499c-a386-de83df2a4695] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:40:45.646 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d190babc-d368-4d23-98be-fa4a796ef6e3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:40:45.647 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jun 26 04:40:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.240) !!! [pid: 7|app: 0|req: 163/327] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jun 26 04:40:45 2026] GET /v2.0/networks => generated 2167 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:40:46.836 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b4b4d47-5c86-4fc7-9db5-678bcead5eef] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:40:46.837 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ff437592-6a5f-4e58-9fd5-2b54ecfa93fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:40:46.838 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jun 26 04:40:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.204.45.240) !!! [pid: 8|app: 0|req: 165/328] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:40:46 2026] GET /v2.0/subnets => generated 1261 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:40:46.993 7 INFO oslo.messaging._drivers.impl_rabbit [-] [635917b9-ec55-499c-a386-de83df2a4695] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44088. 2026-06-26 04:40:47.007 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d190babc-d368-4d23-98be-fa4a796ef6e3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44104. [pid: 7|app: 0|req: 164/329] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jun 26 04:40:46 2026] GET /v2.0/networks => generated 2167 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/336] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jun 26 04:41:28 2026] GET /v2.0/networks => generated 2167 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:41:29.886 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7b4b4d47-5c86-4fc7-9db5-678bcead5eef] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55426. 2026-06-26 04:41:29.887 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ff437592-6a5f-4e58-9fd5-2b54ecfa93fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55436. [pid: 8|app: 0|req: 169/337] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:41:29 2026] GET /v2.0/subnets => generated 1261 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/338] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jun 26 04:41:29 2026] GET /v2.0/networks => generated 2167 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/339] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:41:31 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 9981 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/340] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:41:32 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 9981 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/341] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:41:33 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 9981 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/342] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:41:33 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 9981 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/343] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:41:34 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => 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: 172/344] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:41:35 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 9981 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/345] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:41:36 2026] GET /v2.0/security-groups => generated 16622 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/346] 199.204.45.240 () {44 vars in 906 bytes} [Fri Jun 26 04:41:37 2026] GET /v2.0/ports => generated 4721 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:41:43.675 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a57fdbee-2153-4f34-a27c-caa5c49be9f5 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/349] 199.204.45.240 () {44 vars in 980 bytes} [Fri Jun 26 04:41:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/350] 199.204.45.240 () {44 vars in 1002 bytes} [Fri Jun 26 04:41:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/351] 199.204.45.240 () {44 vars in 906 bytes} [Fri Jun 26 04:41:44 2026] GET /v2.0/ports => generated 4721 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/352] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:41:45 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 9981 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/353] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:41:46 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 9981 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/354] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:41:47 2026] GET /v2.0/security-groups?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 9981 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/357] 199.204.45.240 () {44 vars in 974 bytes} [Fri Jun 26 04:41:58 2026] GET /v2.0/quotas/bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:42:53 2026] GET /v2.0/security-groups?tenant_id=87b33a8317124070b4ffeac7cf3c7652 => generated 6662 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:42:54 2026] GET /v2.0/security-groups?tenant_id=87b33a8317124070b4ffeac7cf3c7652 => generated 6662 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:42:55 2026] GET /v2.0/security-groups?tenant_id=87b33a8317124070b4ffeac7cf3c7652 => 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/369] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:42:56 2026] GET /v2.0/security-groups?tenant_id=87b33a8317124070b4ffeac7cf3c7652 => generated 6662 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.204.45.240 () {44 vars in 1024 bytes} [Fri Jun 26 04:42:57 2026] GET /v2.0/security-groups?tenant_id=87b33a8317124070b4ffeac7cf3c7652 => generated 6662 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.240 () {44 vars in 974 bytes} [Fri Jun 26 04:43:05 2026] GET /v2.0/quotas/87b33a8317124070b4ffeac7cf3c7652 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jun 26 04:43:57 2026] GET /v2.0/networks => generated 2167 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 10.0.0.132 () {32 vars in 648 bytes} [Fri Jun 26 04:44:37 2026] GET /v2.0/networks => generated 2167 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:44:38.546 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ff437592-6a5f-4e58-9fd5-2b54ecfa93fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:44:38.549 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b4b4d47-5c86-4fc7-9db5-678bcead5eef] 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: 193/388] 10.0.0.132 () {32 vars in 654 bytes} [Fri Jun 26 04:44:38 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: 7|app: 0|req: 196/389] 10.0.0.132 () {32 vars in 646 bytes} [Fri Jun 26 04:44:38 2026] GET /v2.0/routers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 10.0.0.132 () {32 vars in 642 bytes} [Fri Jun 26 04:44:38 2026] GET /v2.0/ports => generated 4721 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 10.0.0.132 () {32 vars in 646 bytes} [Fri Jun 26 04:44:38 2026] GET /v2.0/subnets => generated 1261 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 10.0.0.132 () {32 vars in 648 bytes} [Fri Jun 26 04:44:38 2026] GET /v2.0/networks => generated 2167 bytes in 64 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.132 () {32 vars in 662 bytes} [Fri Jun 26 04:44:38 2026] GET /v2.0/security-groups => generated 16622 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 10.0.0.132 () {32 vars in 654 bytes} [Fri Jun 26 04:44:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:44:49.795 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [635917b9-ec55-499c-a386-de83df2a4695] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:44:49.796 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d190babc-d368-4d23-98be-fa4a796ef6e3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-26 04:44:50.035 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ff437592-6a5f-4e58-9fd5-2b54ecfa93fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41772. 2026-06-26 04:44:50.036 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7b4b4d47-5c86-4fc7-9db5-678bcead5eef] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41762. 2026-06-26 04:44:50.156 7 INFO neutron.db.segments_db [None req-1e6db553-f732-44cd-8367-3028282eb8a0 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 610cefbc-de9e-441b-b48a-b22e630f58b3 of type vxlan for network 6e8f3044-3acc-431e-8f01-850bd79e5a27 2026-06-26 04:44:50.195 8 INFO neutron.db.segments_db [None req-7ad56b0e-83e8-401e-8300-1c71491eee83 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 2e324bee-bab0-4aaa-bc53-00a446a9a26f of type vxlan for network b7ac4661-0fd2-4df5-b09e-57122d265742 [pid: 7|app: 0|req: 199/395] 10.0.0.132 () {34 vars in 670 bytes} [Fri Jun 26 04:44:49 2026] POST /v2.0/networks => generated 743 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 10.0.0.132 () {34 vars in 670 bytes} [Fri Jun 26 04:44:49 2026] POST /v2.0/networks => generated 748 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:44:50.555 7 INFO neutron.db.segments_db [None req-b793bd9c-b85c-45b6-8c55-2756570769cf 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 0d5bf517-bed6-4d80-8ff7-83db0b561fa5 of type vxlan for network 048bc77a-adbc-4af6-bdbd-4f4748d8d44d [pid: 7|app: 0|req: 200/397] 10.0.0.132 () {34 vars in 670 bytes} [Fri Jun 26 04:44:50 2026] POST /v2.0/networks => generated 738 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:44:50 2026] POST /v2.0/subnets => generated 666 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:44:50.855 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d190babc-d368-4d23-98be-fa4a796ef6e3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41782. 2026-06-26 04:44:50.856 7 INFO oslo.messaging._drivers.impl_rabbit [-] [635917b9-ec55-499c-a386-de83df2a4695] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41774. [pid: 7|app: 0|req: 201/399] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:44:50 2026] POST /v2.0/subnets => generated 671 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:44:50 2026] GET /v2.0/security-groups?tenant_id=2b85e91b262d45429540242740bbac17&name=default => generated 2797 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:44:51.041 8 INFO neutron.db.segments_db [None req-b6ca9163-53fd-4275-ba88-78d2a5818793 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 024ec4b2-f538-446c-b432-d33503653693 of type vxlan for network 0a3c20a6-0239-4e3e-a809-c1d5145d33b0 [pid: 7|app: 0|req: 202/401] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:44:50 2026] POST /v2.0/subnets => generated 661 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:44:51.262 7 INFO neutron.db.segments_db [None req-e0fff7a3-a895-48d8-9f6f-08ee42a330e6 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 8b526fae-d143-492b-b5d6-b09b9eaa1b79 of type vxlan for network 636ce91c-b4dc-4549-9c88-3a8ee57548c0 2026-06-26 04:44:51.395 8 INFO neutron.db.l3_hamode_db [None req-b6ca9163-53fd-4275-ba88-78d2a5818793 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:44:51.616 7 INFO neutron.db.l3_hamode_db [None req-e0fff7a3-a895-48d8-9f6f-08ee42a330e6 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:44:52.602 8 INFO neutron.db.l3_hamode_db [None req-b6ca9163-53fd-4275-ba88-78d2a5818793 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:44:53.163 7 INFO neutron.db.l3_hamode_db [None req-e0fff7a3-a895-48d8-9f6f-08ee42a330e6 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 200/402] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:44:50 2026] POST /v2.0/routers => generated 730 bytes in 3521 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.132 () {32 vars in 739 bytes} [Fri Jun 26 04:44:54 2026] DELETE /v2.0/security-groups/9fb42d0e-39ed-4f22-a78f-66a2eb4b26b3 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:44:54.714 8 INFO neutron.db.segments_db [None req-cca69cf7-1637-4b92-b7e6-c8dc69eeea1c 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 66ea26d7-7f46-435c-85a7-a4b6f80ed570 of type vxlan for network ecac6a17-29c3-4c4d-9abf-03f85a830f9e [pid: 7|app: 0|req: 203/404] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:44:51 2026] POST /v2.0/routers => generated 735 bytes in 3641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:44:55.137 8 INFO neutron.db.l3_hamode_db [None req-cca69cf7-1637-4b92-b7e6-c8dc69eeea1c 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:44:56.151 8 INFO neutron.db.l3_hamode_db [None req-cca69cf7-1637-4b92-b7e6-c8dc69eeea1c 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 206/407] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:44:54 2026] PUT /v2.0/routers/71b33d85-90d6-4eb7-acad-9eb0dbb52e5c/add_router_interface => generated 309 bytes in 1662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/408] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:44:54 2026] POST /v2.0/routers => generated 725 bytes in 2883 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:44:57.757 8 INFO neutron.db.segments_db [None req-bc634ef2-f232-4818-bc81-c77b0cc064f3 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment e9af9c88-1929-4cae-8df8-68eef8c6aa90 of type vxlan for network 4b95a26f-c365-4172-bc21-b02f06b0ed9c [pid: 8|app: 0|req: 203/409] 10.0.0.132 () {34 vars in 670 bytes} [Fri Jun 26 04:44:57 2026] POST /v2.0/networks => generated 744 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 10.0.0.132 () {34 vars in 684 bytes} [Fri Jun 26 04:44:57 2026] POST /v2.0/security-groups => generated 1595 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:44:56 2026] PUT /v2.0/routers/7b463a95-bb98-4cd6-b2ab-7db62ea39ba1/add_router_interface => generated 309 bytes in 1797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:44:58 2026] POST /v2.0/subnets => generated 667 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:44:58 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) 2026-06-26 04:44:58.679 7 INFO neutron.db.segments_db [None req-15a0c9b1-06a5-4afc-8c50-b1d958a1e0a4 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment ced434dd-d7f1-484b-8b12-9cc1b109f697 of type vxlan for network face5fd6-aa72-47da-b2a7-371df85c32f5 2026-06-26 04:44:59.021 7 INFO neutron.db.l3_hamode_db [None req-15a0c9b1-06a5-4afc-8c50-b1d958a1e0a4 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 205/414] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:44:58 2026] PUT /v2.0/routers/3cd2bfb2-ed7e-46f4-952a-78f11892c0ab/add_router_interface => generated 309 bytes in 1603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:44:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 10.0.0.195 () {38 vars in 970 bytes} [Fri Jun 26 04:44:59 2026] POST /v2.0/security-groups => generated 1621 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-26 04:44:59.996 7 INFO neutron.db.l3_hamode_db [None req-15a0c9b1-06a5-4afc-8c50-b1d958a1e0a4 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 208/417] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:44:59 2026] POST /v2.0/floatingips => generated 552 bytes in 829 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 10.0.0.132 () {34 vars in 684 bytes} [Fri Jun 26 04:45:00 2026] POST /v2.0/security-groups => generated 1596 bytes in 95 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.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:00 2026] GET /v2.0/security-groups/5b5816cf-b028-46cc-b91e-ec7db57c19f0 => generated 1621 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:45:01 2026] POST /v2.0/security-group-rules => generated 565 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 10.0.0.195 () {38 vars in 980 bytes} [Fri Jun 26 04:45:01 2026] POST /v2.0/security-group-rules => generated 582 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:44:58 2026] POST /v2.0/routers => generated 731 bytes in 2683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 10.0.0.195 () {34 vars in 1097 bytes} [Fri Jun 26 04:45:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--901651942&fields=id&tenant_id=06628a5d7735499ea6dd8e54dec3c31a => 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: 213/424] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:45:01 2026] POST /v2.0/security-group-rules => generated 570 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 10.0.0.195 () {38 vars in 970 bytes} [Fri Jun 26 04:45:01 2026] POST /v2.0/security-groups => generated 1622 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 10.0.0.195 () {34 vars in 981 bytes} [Fri Jun 26 04:45:01 2026] GET /v2.0/networks?id=6e8f3044-3acc-431e-8f01-850bd79e5a27 => generated 675 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/427] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:45:01 2026] POST /v2.0/floatingips => generated 552 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/428] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:02 2026] GET /v2.0/security-groups/2639b7d2-1148-49db-8e5a-492c9a10669e => generated 1622 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/429] 10.0.0.195 () {34 vars in 964 bytes} [Fri Jun 26 04:45:02 2026] GET /v2.0/quotas/06628a5d7735499ea6dd8e54dec3c31a => 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/430] 10.0.0.195 () {38 vars in 980 bytes} [Fri Jun 26 04:45:02 2026] POST /v2.0/security-group-rules => generated 582 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/431] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:45:02 2026] GET /v2.0/ports?tenant_id=06628a5d7735499ea6dd8e54dec3c31a&fields=id => generated 103 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/432] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:02 2026] GET /v2.0/security-groups/2639b7d2-1148-49db-8e5a-492c9a10669e => generated 2215 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/433] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:45:01 2026] PUT /v2.0/routers/849bf17c-d21e-413f-b2c5-53e0677f0cef/add_router_interface => generated 309 bytes in 1745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/434] 10.0.0.195 () {38 vars in 980 bytes} [Fri Jun 26 04:45:03 2026] POST /v2.0/security-group-rules => generated 587 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/435] 10.0.0.195 () {34 vars in 1099 bytes} [Fri Jun 26 04:45:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1994108643&fields=id&tenant_id=9cfff47f6a284fc580d27ab4832def02 => 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: 214/436] 10.0.0.195 () {34 vars in 906 bytes} [Fri Jun 26 04:45:03 2026] GET /v2.0/extensions => generated 19178 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/437] 10.0.0.195 () {34 vars in 981 bytes} [Fri Jun 26 04:45:03 2026] GET /v2.0/networks?id=048bc77a-adbc-4af6-bdbd-4f4748d8d44d => generated 670 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/438] 10.0.0.195 () {34 vars in 964 bytes} [Fri Jun 26 04:45:03 2026] GET /v2.0/quotas/9cfff47f6a284fc580d27ab4832def02 => 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: 224/439] 10.0.0.195 () {34 vars in 1007 bytes} [Fri Jun 26 04:45:03 2026] GET /v2.0/networks/6e8f3044-3acc-431e-8f01-850bd79e5a27?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/440] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:45:03 2026] GET /v2.0/ports?tenant_id=9cfff47f6a284fc580d27ab4832def02&fields=id => generated 103 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/441] 10.0.0.195 () {34 vars in 1107 bytes} [Fri Jun 26 04:45:03 2026] GET /v2.0/networks/6e8f3044-3acc-431e-8f01-850bd79e5a27?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: 217/442] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:03 2026] GET /v2.0/security-groups/2639b7d2-1148-49db-8e5a-492c9a10669e => generated 2813 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/443] 10.0.0.195 () {38 vars in 970 bytes} [Fri Jun 26 04:45:03 2026] POST /v2.0/security-groups => generated 1617 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/444] 10.0.0.195 () {34 vars in 906 bytes} [Fri Jun 26 04:45:03 2026] GET /v2.0/extensions => generated 19178 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/445] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:04 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => 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: 227/446] 10.0.0.195 () {34 vars in 1007 bytes} [Fri Jun 26 04:45:04 2026] GET /v2.0/networks/048bc77a-adbc-4af6-bdbd-4f4748d8d44d?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/447] 10.0.0.195 () {34 vars in 1000 bytes} [Fri Jun 26 04:45:04 2026] GET /v2.0/security-group-rules/e0002e50-df3b-4f77-bf64-e7d1094f85b8 => generated 584 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/448] 10.0.0.195 () {34 vars in 1107 bytes} [Fri Jun 26 04:45:04 2026] GET /v2.0/networks/048bc77a-adbc-4af6-bdbd-4f4748d8d44d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/449] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:04 2026] GET /v2.0/security-groups/2639b7d2-1148-49db-8e5a-492c9a10669e => generated 2813 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/450] 10.0.0.195 () {36 vars in 1022 bytes} [Fri Jun 26 04:45:04 2026] DELETE /v2.0/security-group-rules/e0002e50-df3b-4f77-bf64-e7d1094f85b8 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/451] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:04 2026] GET /v2.0/security-groups/2639b7d2-1148-49db-8e5a-492c9a10669e => generated 2215 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/452] 10.0.0.195 () {38 vars in 970 bytes} [Fri Jun 26 04:45:04 2026] POST /v2.0/security-groups => generated 1618 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/453] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:04 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/454] 10.0.0.195 () {36 vars in 1012 bytes} [Fri Jun 26 04:45:04 2026] DELETE /v2.0/security-groups/2639b7d2-1148-49db-8e5a-492c9a10669e => 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: 224/455] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:04 2026] GET /v2.0/security-groups/5b5816cf-b028-46cc-b91e-ec7db57c19f0 => generated 2214 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/456] 10.0.0.195 () {38 vars in 970 bytes} [Fri Jun 26 04:45:04 2026] POST /v2.0/security-groups => generated 1617 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/457] 10.0.0.195 () {36 vars in 1012 bytes} [Fri Jun 26 04:45:04 2026] DELETE /v2.0/security-groups/5b5816cf-b028-46cc-b91e-ec7db57c19f0 => 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: 233/458] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:45:04 2026] GET /v2.0/security-groups?tenant_id=57a781ec815a43c682a9b0facd8387a3 => generated 7599 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/459] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:04 2026] GET /v2.0/security-groups/930ba617-ad0a-48ea-9196-50c33b703b80 => generated 2798 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/460] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:04 2026] GET /v2.0/security-groups/930ba617-ad0a-48ea-9196-50c33b703b80 => generated 2798 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/461] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:04 2026] GET /v2.0/security-groups/5765f9c6-52f7-4688-b52d-12353f191d34 => generated 1617 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/462] 10.0.0.195 () {36 vars in 1012 bytes} [Fri Jun 26 04:45:05 2026] DELETE /v2.0/security-groups/5765f9c6-52f7-4688-b52d-12353f191d34 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:45:05.290 8 INFO neutron.api.v2.resource [req-7b00016c-246b-4584-80fe-3d0b62394704 req-8ee9eb37-ae4d-4ed5-9179-ecada2af434b 5b3ee51cb7c0480ebbaba9bea398ed62 57a781ec815a43c682a9b0facd8387a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 238/463] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:05 2026] GET /v2.0/security-groups/5765f9c6-52f7-4688-b52d-12353f191d34 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/464] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:05 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/465] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:05 2026] GET /v2.0/security-groups/c39cf9b9-41c1-471e-8913-ec31074cbe64 => generated 1618 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/466] 10.0.0.195 () {36 vars in 1012 bytes} [Fri Jun 26 04:45:05 2026] DELETE /v2.0/security-groups/c39cf9b9-41c1-471e-8913-ec31074cbe64 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/467] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:05 2026] GET /v2.0/networks?id=6e8f3044-3acc-431e-8f01-850bd79e5a27 => generated 675 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:05.668 8 INFO neutron.api.v2.resource [req-1d631a7f-4da0-49d0-8990-8b7b31e916cf req-889213cc-ba0a-4aca-bc75-44c0afb2be6c 5b3ee51cb7c0480ebbaba9bea398ed62 57a781ec815a43c682a9b0facd8387a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/468] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:05 2026] GET /v2.0/security-groups/c39cf9b9-41c1-471e-8913-ec31074cbe64 => 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: 244/469] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:05 2026] GET /v2.0/networks?id=048bc77a-adbc-4af6-bdbd-4f4748d8d44d => generated 670 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/470] 199.204.45.240 () {34 vars in 1049 bytes} [Fri Jun 26 04:45:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=06628a5d7735499ea6dd8e54dec3c31a => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/471] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:05 2026] GET /v2.0/security-groups/fb02af2d-a434-409d-9a76-02f3c6b2d9ec => generated 1617 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/472] 199.204.45.240 () {34 vars in 1049 bytes} [Fri Jun 26 04:45:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9cfff47f6a284fc580d27ab4832def02 => generated 181 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/473] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:45:04 2026] PUT /v2.0/routers/7b463a95-bb98-4cd6-b2ab-7db62ea39ba1/remove_router_interface => generated 309 bytes in 1560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/474] 10.0.0.195 () {36 vars in 1012 bytes} [Fri Jun 26 04:45:06 2026] DELETE /v2.0/security-groups/fb02af2d-a434-409d-9a76-02f3c6b2d9ec => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/475] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:45:05 2026] POST /v2.0/ports => generated 954 bytes in 540 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: 228/476] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:06 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/477] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:45:06 2026] POST /v2.0/ports => generated 954 bytes in 524 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: 250/478] 199.204.45.240 () {34 vars in 910 bytes} [Fri Jun 26 04:45:07 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: 8|app: 0|req: 251/479] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:07 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 957 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:07.108 8 INFO neutron.api.v2.resource [req-b1b2aab3-3f13-4176-bf7a-c33f17cba3c8 req-426282e1-1458-4b4f-bb35-a077c9ffe727 5b3ee51cb7c0480ebbaba9bea398ed62 57a781ec815a43c682a9b0facd8387a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/480] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:07 2026] GET /v2.0/security-groups/fb02af2d-a434-409d-9a76-02f3c6b2d9ec => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/481] 199.204.45.240 () {34 vars in 910 bytes} [Fri Jun 26 04:45:07 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: 256/484] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:07 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/485] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:45:07 2026] GET /v2.0/security-groups?tenant_id=57a781ec815a43c682a9b0facd8387a3 => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/486] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:07 2026] GET /v2.0/security-groups/930ba617-ad0a-48ea-9196-50c33b703b80 => generated 2798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/487] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:07 2026] GET /v2.0/security-groups/930ba617-ad0a-48ea-9196-50c33b703b80 => generated 2798 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:45:07.435 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-304191bf-0623-4ff9-9b85-d75ca4ee0d73 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] 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: 260/488] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:45:07 2026] PUT /v2.0/ports/42d9b610-f582-464e-96ee-701fd852d8d2 => generated 1199 bytes in 628 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-06-26 04:45:08.213 7 INFO neutron.db.l3_hamode_db [None req-304191bf-0623-4ff9-9b85-d75ca4ee0d73 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] HA network 636ce91c-b4dc-4549-9c88-3a8ee57548c0 was deleted as no HA routers are present in tenant 7dbdda8640624b4db867321361c00d92. [pid: 7|app: 0|req: 229/489] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:45:06 2026] DELETE /v2.0/routers/7b463a95-bb98-4cd6-b2ab-7db62ea39ba1 => generated 0 bytes in 1718 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:45:08.246 7 INFO neutron.api.v2.resource [req-759fe1e6-7139-48bf-b459-fe9dc96ee991 req-671c3f2e-0c34-4ca4-8de4-a04e02dc8f1c 5b3ee51cb7c0480ebbaba9bea398ed62 57a781ec815a43c682a9b0facd8387a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 230/490] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/security-groups/fb02af2d-a434-409d-9a76-02f3c6b2d9ec => 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: 231/491] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 957 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/492] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/ports?tenant_id=06628a5d7735499ea6dd8e54dec3c31a&device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 1238 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/493] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:45:07 2026] PUT /v2.0/ports/cdadc7d3-510a-4edc-88c0-24223e60c5ca => generated 1199 bytes in 547 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-06-26 04:45:08.546 7 INFO neutron.services.segments.plugin [-] Segment 8b526fae-d143-492b-b5d6-b09b9eaa1b79 resource provider aggregate not found 2026-06-26 04:45:08.569 7 INFO neutron.services.segments.plugin [-] Segment 8b526fae-d143-492b-b5d6-b09b9eaa1b79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b526fae-d143-492b-b5d6-b09b9eaa1b79 found for delete ", "request_id": "req-d7fb7828-a8d3-45a9-a8af-21bf21bfe006"}]} [pid: 8|app: 0|req: 262/494] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/security-groups?id=ebdd523d-d915-4e2d-b509-7047960c00a4&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-06-26 04:45:08.597 7 INFO neutron.services.segments.plugin [-] Segment 8b526fae-d143-492b-b5d6-b09b9eaa1b79 resource provider aggregate not found [pid: 8|app: 0|req: 263/495] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=42d9b610-f582-464e-96ee-701fd852d8d2 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:45:08.618 7 INFO neutron.services.segments.plugin [-] Segment 8b526fae-d143-492b-b5d6-b09b9eaa1b79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b526fae-d143-492b-b5d6-b09b9eaa1b79 found for delete ", "request_id": "req-a7965df8-6a10-4b7e-9320-8eddf12c626e"}]} [pid: 7|app: 0|req: 233/496] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:45:08 2026] DELETE /v2.0/subnets/be2b0dd5-72e7-4cb3-abfa-efded3b806f8 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/497] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/498] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/ports?tenant_id=9cfff47f6a284fc580d27ab4832def02&device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:45:08.722 8 INFO neutron.api.v2.resource [req-e55243c4-87ba-4b74-84ad-88608e637bc2 req-5338ad5c-495e-42c3-8f81-856da865b00e 5b3ee51cb7c0480ebbaba9bea398ed62 57a781ec815a43c682a9b0facd8387a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 265/499] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/security-groups/c39cf9b9-41c1-471e-8913-ec31074cbe64 => 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: 235/500] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/subnets?id=f27309dc-b964-4414-9354-46f7cb651317 => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/501] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/502] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=cdadc7d3-510a-4edc-88c0-24223e60c5ca => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:45:08.877 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-edd02a1d-454c-4915-8e63-f593e709b879'] response: {'name': 'network-changed', 'server_uuid': 'e7507bc6-e07f-4468-b0d2-23fe7307dd5e', 'tag': '42d9b610-f582-464e-96ee-701fd852d8d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 238/503] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/ports?network_id=6e8f3044-3acc-431e-8f01-850bd79e5a27&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:45:08.920 7 INFO neutron.api.v2.resource [req-2737b6e7-ae83-47a3-9c72-bb54de3fd13c req-5ed62b93-501d-4744-8904-e4a8a0a5b093 5b3ee51cb7c0480ebbaba9bea398ed62 57a781ec815a43c682a9b0facd8387a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 239/504] 10.0.0.195 () {34 vars in 990 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/security-groups/5765f9c6-52f7-4688-b52d-12353f191d34 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/505] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/subnets?id=5538b1c7-41ce-4769-b5e6-abb1cfeda167 => generated 664 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/506] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:08 2026] GET /v2.0/networks/6e8f3044-3acc-431e-8f01-850bd79e5a27?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/507] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:45:08 2026] DELETE /v2.0/networks/b7ac4661-0fd2-4df5-b09e-57122d265742 => generated 0 bytes in 547 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/508] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:09 2026] GET /v2.0/ports?network_id=048bc77a-adbc-4af6-bdbd-4f4748d8d44d&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/509] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:09 2026] GET /v2.0/networks/6e8f3044-3acc-431e-8f01-850bd79e5a27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/510] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:09 2026] GET /v2.0/networks/048bc77a-adbc-4af6-bdbd-4f4748d8d44d?fields=segments => generated 14 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/511] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:45:09 2026] GET /v2.0/security-groups?tenant_id=7dbdda8640624b4db867321361c00d92&name=default => generated 2797 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:45:09.992 8 INFO neutron.services.segments.plugin [-] Segment 2e324bee-bab0-4aaa-bc53-00a446a9a26f resource provider aggregate not found 2026-06-26 04:45:10.015 8 INFO neutron.services.segments.plugin [-] Segment 2e324bee-bab0-4aaa-bc53-00a446a9a26f resource provider aggregate not found 2026-06-26 04:45:10.030 8 INFO neutron.services.segments.plugin [-] Segment 2e324bee-bab0-4aaa-bc53-00a446a9a26f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e324bee-bab0-4aaa-bc53-00a446a9a26f found for delete ", "request_id": "req-187498a3-3fa8-47dd-89dd-792257733dec"}]} [pid: 8|app: 0|req: 271/512] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:09 2026] GET /v2.0/ports?tenant_id=06628a5d7735499ea6dd8e54dec3c31a&device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 1238 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:45:10.046 8 INFO neutron.services.segments.plugin [-] Segment 2e324bee-bab0-4aaa-bc53-00a446a9a26f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e324bee-bab0-4aaa-bc53-00a446a9a26f found for delete ", "request_id": "req-309a158e-e805-40fe-a2c7-e475efbc44c6"}]} [pid: 8|app: 0|req: 272/513] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:10 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/514] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:10 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/515] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:10 2026] GET /v2.0/networks/048bc77a-adbc-4af6-bdbd-4f4748d8d44d?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: 275/516] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:45:10 2026] DELETE /v2.0/security-groups/b6e0c9e3-b708-4842-9edf-fef7b764a3ba => 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: 242/517] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:45:09 2026] PUT /v2.0/routers/849bf17c-d21e-413f-b2c5-53e0677f0cef/remove_router_interface => generated 309 bytes in 1357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/518] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:10 2026] GET /v2.0/security-groups?id=ebdd523d-d915-4e2d-b509-7047960c00a4&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/519] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:10 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/520] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:10 2026] GET /v2.0/networks?id=6e8f3044-3acc-431e-8f01-850bd79e5a27 => generated 771 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/521] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:45:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=42d9b610-f582-464e-96ee-701fd852d8d2 => 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: 278/522] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:10 2026] GET /v2.0/subnets?id=f27309dc-b964-4414-9354-46f7cb651317 => generated 669 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/523] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:10 2026] GET /v2.0/ports?network_id=6e8f3044-3acc-431e-8f01-850bd79e5a27&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: 280/524] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:10 2026] GET /v2.0/networks/6e8f3044-3acc-431e-8f01-850bd79e5a27?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/525] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:10 2026] GET /v2.0/networks/6e8f3044-3acc-431e-8f01-850bd79e5a27?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-06-26 04:45:11.556 7 INFO neutron.services.segments.plugin [-] Segment ced434dd-d7f1-484b-8b12-9cc1b109f697 resource provider aggregate not found 2026-06-26 04:45:11.561 7 INFO neutron.services.segments.plugin [-] Segment ced434dd-d7f1-484b-8b12-9cc1b109f697 resource provider aggregate not found [pid: 8|app: 0|req: 282/526] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:11 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:11.575 7 INFO neutron.services.segments.plugin [-] Segment ced434dd-d7f1-484b-8b12-9cc1b109f697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced434dd-d7f1-484b-8b12-9cc1b109f697 found for delete ", "request_id": "req-8e987ebc-ad7b-4f5c-a465-5420840929b1"}]} 2026-06-26 04:45:11.580 7 INFO neutron.services.segments.plugin [-] Segment ced434dd-d7f1-484b-8b12-9cc1b109f697 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced434dd-d7f1-484b-8b12-9cc1b109f697 found for delete ", "request_id": "req-81e4851e-f5ac-43eb-8456-aab6aa0f3af4"}]} 2026-06-26 04:45:11.586 7 INFO neutron.db.l3_hamode_db [None req-00ac447b-de39-44f0-85ec-63cbaf634f89 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] HA network face5fd6-aa72-47da-b2a7-371df85c32f5 was deleted as no HA routers are present in tenant 57a781ec815a43c682a9b0facd8387a3. [pid: 7|app: 0|req: 245/527] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:45:10 2026] DELETE /v2.0/routers/849bf17c-d21e-413f-b2c5-53e0677f0cef => generated 0 bytes in 1115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/528] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:11 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/529] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:11 2026] GET /v2.0/security-groups?id=ebdd523d-d915-4e2d-b509-7047960c00a4&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/530] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:11 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:11.706 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3299f736-3e45-42ea-b871-bf10667e398a'] response: {'name': 'network-changed', 'server_uuid': 'fd0b19de-dd06-45f7-aa60-571cc6278147', 'tag': 'cdadc7d3-510a-4edc-88c0-24223e60c5ca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 248/531] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:11 2026] GET /v2.0/ports?tenant_id=9cfff47f6a284fc580d27ab4832def02&device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/532] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:45:11 2026] DELETE /v2.0/subnets/453fc564-1f34-42da-910b-d11e561f1dcb => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/533] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:11 2026] GET /v2.0/networks?id=048bc77a-adbc-4af6-bdbd-4f4748d8d44d => generated 766 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/534] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:45:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=cdadc7d3-510a-4edc-88c0-24223e60c5ca => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/535] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:11 2026] GET /v2.0/subnets?id=5538b1c7-41ce-4769-b5e6-abb1cfeda167 => generated 664 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/536] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:12 2026] GET /v2.0/ports?network_id=048bc77a-adbc-4af6-bdbd-4f4748d8d44d&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/537] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:12 2026] GET /v2.0/networks/048bc77a-adbc-4af6-bdbd-4f4748d8d44d?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/538] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:12 2026] GET /v2.0/networks/048bc77a-adbc-4af6-bdbd-4f4748d8d44d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:45:12.412 8 INFO neutron.services.segments.plugin [-] Segment e9af9c88-1929-4cae-8df8-68eef8c6aa90 resource provider aggregate not found 2026-06-26 04:45:12.419 8 INFO neutron.services.segments.plugin [-] Segment e9af9c88-1929-4cae-8df8-68eef8c6aa90 resource provider aggregate not found 2026-06-26 04:45:12.441 8 INFO neutron.services.segments.plugin [-] Segment e9af9c88-1929-4cae-8df8-68eef8c6aa90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9af9c88-1929-4cae-8df8-68eef8c6aa90 found for delete ", "request_id": "req-1503b289-0d0d-4bd5-b3d7-73346e6e2dc7"}]} 2026-06-26 04:45:12.442 8 INFO neutron.services.segments.plugin [-] Segment e9af9c88-1929-4cae-8df8-68eef8c6aa90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9af9c88-1929-4cae-8df8-68eef8c6aa90 found for delete ", "request_id": "req-4a361feb-43b2-4bf0-9608-5ba432afa2aa"}]} [pid: 8|app: 0|req: 285/539] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:45:11 2026] DELETE /v2.0/networks/4b95a26f-c365-4172-bc21-b02f06b0ed9c => generated 0 bytes in 561 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/540] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:45:12 2026] GET /v2.0/security-groups?tenant_id=57a781ec815a43c682a9b0facd8387a3&name=default => generated 2801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/541] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:45:12 2026] DELETE /v2.0/security-groups/930ba617-ad0a-48ea-9196-50c33b703b80 => 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: 288/542] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:12 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/543] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:12 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:12.964 7 INFO neutron.db.segments_db [None req-680c4de4-1d52-42fa-b6e3-0010e0619ffe 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 3ebb2f35-5401-4163-9442-35a26eca0a25 of type vxlan for network 9d4d1912-7d58-4726-b7e8-5959a704bebb [pid: 8|app: 0|req: 290/544] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:12 2026] GET /v2.0/security-groups?id=ebdd523d-d915-4e2d-b509-7047960c00a4&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/545] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:12 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&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: 255/546] 10.0.0.132 () {34 vars in 670 bytes} [Fri Jun 26 04:45:12 2026] POST /v2.0/networks => generated 749 bytes in 1053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/547] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:45:13 2026] POST /v2.0/subnets => generated 673 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:45:13.829 7 INFO neutron.db.segments_db [None req-bb209077-4ba9-41b8-b4ea-91b1232e9001 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 8eddd0db-9b86-41c4-b4b5-0d63f3ec96dd of type vxlan for network 332b80e1-9311-4a8f-a074-2566ee7fd06b [pid: 8|app: 0|req: 293/548] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:14 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:14.186 7 INFO neutron.db.l3_hamode_db [None req-bb209077-4ba9-41b8-b4ea-91b1232e9001 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 294/549] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:14 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/550] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:14 2026] GET /v2.0/security-groups?id=ebdd523d-d915-4e2d-b509-7047960c00a4&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/551] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:14 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:15.192 8 INFO neutron.db.segments_db [None req-c396cfe3-78c6-4bbe-b283-60058b2462c2 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 6e4a54fb-3a71-41d4-965d-fe65e3816670 of type vxlan for network 32d1fe4a-4d26-44e8-87ba-d447413e0708 [pid: 8|app: 0|req: 297/552] 10.0.0.132 () {34 vars in 670 bytes} [Fri Jun 26 04:45:14 2026] POST /v2.0/networks => generated 748 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:45:15.346 7 INFO neutron.db.l3_hamode_db [None req-bb209077-4ba9-41b8-b4ea-91b1232e9001 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 298/553] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:15 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/554] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:45:15 2026] POST /v2.0/subnets => generated 671 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/555] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:15 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/556] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:15 2026] GET /v2.0/security-groups?id=ebdd523d-d915-4e2d-b509-7047960c00a4&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:15.888 8 INFO neutron.db.segments_db [None req-97987611-6d94-40e2-a800-a2594843e438 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment bc0329b1-868b-49af-8f34-ac9528845100 of type vxlan for network 19a14154-fd3e-43c3-8459-ec4858c67b33 2026-06-26 04:45:16.281 8 INFO neutron.db.l3_hamode_db [None req-97987611-6d94-40e2-a800-a2594843e438 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 256/557] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:45:13 2026] POST /v2.0/routers => generated 737 bytes in 2938 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/558] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:16 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:17.630 8 INFO neutron.db.l3_hamode_db [None req-97987611-6d94-40e2-a800-a2594843e438 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 258/559] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:45:16 2026] PUT /v2.0/routers/e7381236-ec82-49d5-8f53-ce8ede17d654/add_router_interface => generated 309 bytes in 1982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/560] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:18 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/561] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:18 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/562] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:45:15 2026] POST /v2.0/routers => generated 735 bytes in 3444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/563] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:19 2026] GET /v2.0/security-groups?id=ebdd523d-d915-4e2d-b509-7047960c00a4&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:19.488 7 INFO neutron.db.l3_db [None req-f775f49a-d2c7-468e-9a86-9bb4def453bd 3d8f39cb86704153b124ee1291dcb7aa 06628a5d7735499ea6dd8e54dec3c31a - - - -] Floating IP 70e8d8e9-92d9-4fbc-baa1-35049f29652c associated. External IP: 10.96.250.214, port: 42d9b610-f582-464e-96ee-701fd852d8d2. [pid: 7|app: 0|req: 261/564] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:45:18 2026] PUT /v2.0/floatingips/70e8d8e9-92d9-4fbc-baa1-35049f29652c => generated 855 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/565] 10.0.0.132 () {34 vars in 684 bytes} [Fri Jun 26 04:45:19 2026] POST /v2.0/security-groups => generated 1595 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/566] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:20 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/567] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:45:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:45:20.377 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1214af1-afb9-48c5-b9f4-4c8d5ca3edc5'] response: {'name': 'network-changed', 'server_uuid': 'e7507bc6-e07f-4468-b0d2-23fe7307dd5e', 'tag': '42d9b610-f582-464e-96ee-701fd852d8d2', 'status': 'completed', 'code': 200} 2026-06-26 04:45:20.648 7 INFO neutron.db.l3_db [None req-2783ce2b-9e2b-4489-a5d8-05e76c39bfae 2e0208ce7e464072b2384ecc2246a942 9cfff47f6a284fc580d27ab4832def02 - - - -] Floating IP 8988e0b6-c5d5-490f-9e84-2e1d9c9807ae associated. External IP: 10.96.250.203, port: cdadc7d3-510a-4edc-88c0-24223e60c5ca. [pid: 7|app: 0|req: 265/568] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:45:20 2026] PUT /v2.0/floatingips/8988e0b6-c5d5-490f-9e84-2e1d9c9807ae => generated 855 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/569] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:45:19 2026] PUT /v2.0/routers/1b919ba0-7a09-4c1c-ba40-25c8ec5b7f3d/add_router_interface => generated 309 bytes in 1877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/570] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:45:21 2026] POST /v2.0/security-group-rules => generated 570 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/571] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:21 2026] GET /v2.0/ports?tenant_id=06628a5d7735499ea6dd8e54dec3c31a&device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/572] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:21 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/573] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:21 2026] GET /v2.0/networks?id=6e8f3044-3acc-431e-8f01-850bd79e5a27 => generated 771 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/574] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:21 2026] GET /v2.0/security-groups?id=ebdd523d-d915-4e2d-b509-7047960c00a4&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/575] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:45:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=42d9b610-f582-464e-96ee-701fd852d8d2 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/576] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:21 2026] GET /v2.0/subnets?id=f27309dc-b964-4414-9354-46f7cb651317 => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/577] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:21 2026] GET /v2.0/ports?network_id=6e8f3044-3acc-431e-8f01-850bd79e5a27&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: 273/578] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:21 2026] GET /v2.0/networks/6e8f3044-3acc-431e-8f01-850bd79e5a27?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/579] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:21 2026] GET /v2.0/networks/6e8f3044-3acc-431e-8f01-850bd79e5a27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/580] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:21 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/581] 10.0.0.132 () {34 vars in 684 bytes} [Fri Jun 26 04:45:21 2026] POST /v2.0/security-groups => generated 1596 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/582] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:21 2026] GET /v2.0/security-groups?id=ebdd523d-d915-4e2d-b509-7047960c00a4&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: 306/583] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:45:21 2026] POST /v2.0/floatingips => generated 552 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/584] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:45:21 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: 8|app: 0|req: 307/585] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:45:21 2026] POST /v2.0/security-group-rules => generated 570 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/588] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:45:22 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:22.425 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bb3460a-6008-4766-8c42-98089ef44d62'] response: {'name': 'network-changed', 'server_uuid': 'fd0b19de-dd06-45f7-aa60-571cc6278147', 'tag': 'cdadc7d3-510a-4edc-88c0-24223e60c5ca', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 309/589] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:45:22 2026] POST /v2.0/floatingips => generated 552 bytes in 735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/590] 10.0.0.195 () {34 vars in 1097 bytes} [Fri Jun 26 04:45:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--990652816&fields=id&tenant_id=04008ca8807e4e0fab0335a5ee2dc831 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/591] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:22 2026] GET /v2.0/ports?tenant_id=9cfff47f6a284fc580d27ab4832def02&device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/592] 199.204.45.240 () {34 vars in 1095 bytes} [Fri Jun 26 04:45:22 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/593] 10.0.0.195 () {34 vars in 981 bytes} [Fri Jun 26 04:45:22 2026] GET /v2.0/networks?id=9d4d1912-7d58-4726-b7e8-5959a704bebb => generated 682 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/594] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/networks?id=048bc77a-adbc-4af6-bdbd-4f4748d8d44d => generated 766 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/595] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/596] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/ports?tenant_id=06628a5d7735499ea6dd8e54dec3c31a&device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/597] 10.0.0.195 () {34 vars in 964 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/quotas/04008ca8807e4e0fab0335a5ee2dc831 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/598] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=cdadc7d3-510a-4edc-88c0-24223e60c5ca => generated 860 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/599] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/security-groups?id=ebdd523d-d915-4e2d-b509-7047960c00a4&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: 320/600] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/networks?id=6e8f3044-3acc-431e-8f01-850bd79e5a27 => generated 771 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/601] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/ports?tenant_id=04008ca8807e4e0fab0335a5ee2dc831&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/602] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/subnets?id=5538b1c7-41ce-4769-b5e6-abb1cfeda167 => generated 664 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/603] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=42d9b610-f582-464e-96ee-701fd852d8d2 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/604] 10.0.0.195 () {34 vars in 1007 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?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: 325/605] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/ports?network_id=048bc77a-adbc-4af6-bdbd-4f4748d8d44d&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: 326/606] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/subnets?id=f27309dc-b964-4414-9354-46f7cb651317 => generated 669 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/607] 10.0.0.195 () {34 vars in 1107 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:45:23.943 7 INFO neutron.db.l3_db [None req-b8b8d7d2-148b-48c9-8995-c40ee513a13b 2e0208ce7e464072b2384ecc2246a942 9cfff47f6a284fc580d27ab4832def02 - - - -] Floating IP 8988e0b6-c5d5-490f-9e84-2e1d9c9807ae disassociated. External IP: 10.96.250.203, port: cdadc7d3-510a-4edc-88c0-24223e60c5ca. [pid: 8|app: 0|req: 328/608] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/networks/048bc77a-adbc-4af6-bdbd-4f4748d8d44d?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: 329/609] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:23 2026] GET /v2.0/ports?network_id=6e8f3044-3acc-431e-8f01-850bd79e5a27&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/610] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:24 2026] GET /v2.0/networks/048bc77a-adbc-4af6-bdbd-4f4748d8d44d?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: 8|app: 0|req: 331/611] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:24 2026] GET /v2.0/networks/6e8f3044-3acc-431e-8f01-850bd79e5a27?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/612] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:24 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => 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: 333/613] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:24 2026] GET /v2.0/networks/6e8f3044-3acc-431e-8f01-850bd79e5a27?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: 281/614] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:45:22 2026] DELETE /v2.0/ports/cdadc7d3-510a-4edc-88c0-24223e60c5ca => generated 0 bytes in 2236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/615] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:24 2026] GET /v2.0/ports?device_id=fd0b19de-dd06-45f7-aa60-571cc6278147 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:45:25.043 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fb5fa56-35bf-4c5a-a949-d96ef4a646a1'] response: {'server_uuid': 'fd0b19de-dd06-45f7-aa60-571cc6278147', 'name': 'network-vif-deleted', 'tag': 'cdadc7d3-510a-4edc-88c0-24223e60c5ca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 282/616] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:24 2026] GET /v2.0/networks?id=9d4d1912-7d58-4726-b7e8-5959a704bebb => generated 682 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/617] 199.204.45.240 () {34 vars in 1049 bytes} [Fri Jun 26 04:45:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=04008ca8807e4e0fab0335a5ee2dc831 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/618] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:25 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => 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: 283/619] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:45:25 2026] POST /v2.0/ports => generated 958 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/620] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:45:25 2026] DELETE /v2.0/security-groups/ebdd523d-d915-4e2d-b509-7047960c00a4 => generated 0 bytes in 158 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: 284/621] 10.0.0.188 () {34 vars in 989 bytes} [Fri Jun 26 04:45:25 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 1240 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:45:26.009 7 INFO neutron.api.v2.resource [None req-d5953280-5c25-4e31-9572-17dca4d37adb 2e0208ce7e464072b2384ecc2246a942 9cfff47f6a284fc580d27ab4832def02 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 285/622] 10.0.0.132 () {32 vars in 736 bytes} [Fri Jun 26 04:45:25 2026] GET /v2.0/security-groups/ebdd523d-d915-4e2d-b509-7047960c00a4 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/623] 10.0.0.188 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:26 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/624] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:45:25 2026] PUT /v2.0/ports/7d1e57ef-3763-4353-93ba-f66668d11e63 => generated 1203 bytes in 514 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: 287/625] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:45:26 2026] DELETE /v2.0/floatingips/8988e0b6-c5d5-490f-9e84-2e1d9c9807ae => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:45:26.471 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a22dd36-7462-4e50-83bf-50e392e732b3'] response: {'name': 'network-changed', 'server_uuid': 'c5b9ac17-5baf-4c54-8d66-3456d857e916', 'tag': '7d1e57ef-3763-4353-93ba-f66668d11e63', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 339/626] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:26 2026] GET /v2.0/ports?tenant_id=04008ca8807e4e0fab0335a5ee2dc831&device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/627] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:26 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/628] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7d1e57ef-3763-4353-93ba-f66668d11e63 => 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: 290/629] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:26 2026] GET /v2.0/security-groups?id=faf55e49-0340-4c2a-8eda-c8f35f756af8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/630] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:26 2026] GET /v2.0/subnets?id=3e640664-66af-49a4-a9e1-efa9d9e1e6b0 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/631] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:26 2026] GET /v2.0/ports?network_id=9d4d1912-7d58-4726-b7e8-5959a704bebb&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: 293/632] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:26 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/633] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:26 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/634] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:26 2026] GET /v2.0/ports?tenant_id=04008ca8807e4e0fab0335a5ee2dc831&device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/635] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:26 2026] GET /v2.0/networks?id=9d4d1912-7d58-4726-b7e8-5959a704bebb => generated 777 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/636] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7d1e57ef-3763-4353-93ba-f66668d11e63 => 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: 298/637] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:27 2026] GET /v2.0/subnets?id=3e640664-66af-49a4-a9e1-efa9d9e1e6b0 => generated 676 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/638] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:27 2026] GET /v2.0/ports?network_id=9d4d1912-7d58-4726-b7e8-5959a704bebb&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: 300/639] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:27 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/640] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:27 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?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: 302/641] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:27 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/642] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:27 2026] GET /v2.0/security-groups?id=faf55e49-0340-4c2a-8eda-c8f35f756af8&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/643] 10.0.0.195 () {34 vars in 1099 bytes} [Fri Jun 26 04:45:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2137402851&fields=id&tenant_id=5f66473e31a6436b9e8b51577a9b4272 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/644] 10.0.0.195 () {34 vars in 981 bytes} [Fri Jun 26 04:45:27 2026] GET /v2.0/networks?id=32d1fe4a-4d26-44e8-87ba-d447413e0708 => generated 680 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/645] 10.0.0.195 () {34 vars in 964 bytes} [Fri Jun 26 04:45:28 2026] GET /v2.0/quotas/5f66473e31a6436b9e8b51577a9b4272 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/646] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:45:28 2026] GET /v2.0/ports?tenant_id=5f66473e31a6436b9e8b51577a9b4272&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/647] 10.0.0.195 () {34 vars in 1007 bytes} [Fri Jun 26 04:45:28 2026] GET /v2.0/networks/32d1fe4a-4d26-44e8-87ba-d447413e0708?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/648] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:45:26 2026] PUT /v2.0/routers/3cd2bfb2-ed7e-46f4-952a-78f11892c0ab/remove_router_interface => generated 309 bytes in 1832 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: 309/649] 10.0.0.195 () {34 vars in 1107 bytes} [Fri Jun 26 04:45:28 2026] GET /v2.0/networks/32d1fe4a-4d26-44e8-87ba-d447413e0708?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: 310/650] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:28 2026] GET /v2.0/ports?device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => 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: 311/651] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:28 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/652] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:29 2026] GET /v2.0/security-groups?id=faf55e49-0340-4c2a-8eda-c8f35f756af8&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/653] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:29 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:29.184 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-c9c4bf63-ad2c-4b05-bb24-4a577e535c22 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] 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-06-26 04:45:29.581 8 INFO neutron.services.segments.plugin [-] Segment 66ea26d7-7f46-435c-85a7-a4b6f80ed570 resource provider aggregate not found 2026-06-26 04:45:29.589 8 INFO neutron.services.segments.plugin [-] Segment 66ea26d7-7f46-435c-85a7-a4b6f80ed570 resource provider aggregate not found 2026-06-26 04:45:29.591 7 INFO neutron.db.l3_db [None req-560cf10d-09b4-4ff8-8147-50acf5d5b395 0825976708644c829f68a84db52380fb 04008ca8807e4e0fab0335a5ee2dc831 - - - -] Floating IP 5d45aaa7-4cc9-4965-92ae-55333e850d3d associated. External IP: 10.96.250.204, port: 7d1e57ef-3763-4353-93ba-f66668d11e63. 2026-06-26 04:45:29.605 8 INFO neutron.services.segments.plugin [-] Segment 66ea26d7-7f46-435c-85a7-a4b6f80ed570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66ea26d7-7f46-435c-85a7-a4b6f80ed570 found for delete ", "request_id": "req-c257019b-2d2d-4d3b-b984-0f365eca3ca8"}]} 2026-06-26 04:45:29.609 8 INFO neutron.services.segments.plugin [-] Segment 66ea26d7-7f46-435c-85a7-a4b6f80ed570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66ea26d7-7f46-435c-85a7-a4b6f80ed570 found for delete ", "request_id": "req-da999bcc-607f-4fd5-a397-aca370088931"}]} 2026-06-26 04:45:29.616 8 INFO neutron.db.l3_hamode_db [None req-c9c4bf63-ad2c-4b05-bb24-4a577e535c22 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] HA network ecac6a17-29c3-4c4d-9abf-03f85a830f9e was deleted as no HA routers are present in tenant 9cfff47f6a284fc580d27ab4832def02. [pid: 8|app: 0|req: 341/654] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:45:28 2026] DELETE /v2.0/routers/3cd2bfb2-ed7e-46f4-952a-78f11892c0ab => generated 0 bytes in 1314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/655] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:29 2026] GET /v2.0/networks?id=32d1fe4a-4d26-44e8-87ba-d447413e0708 => generated 680 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/656] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:45:29 2026] DELETE /v2.0/subnets/5538b1c7-41ce-4769-b5e6-abb1cfeda167 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/657] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:29 2026] GET /v2.0/ports?device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/658] 199.204.45.240 () {34 vars in 1049 bytes} [Fri Jun 26 04:45:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5f66473e31a6436b9e8b51577a9b4272 => generated 181 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/659] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:45:29 2026] DELETE /v2.0/networks/048bc77a-adbc-4af6-bdbd-4f4748d8d44d => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/660] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:45:29 2026] PUT /v2.0/floatingips/5d45aaa7-4cc9-4965-92ae-55333e850d3d => generated 856 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/661] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:45:30 2026] GET /v2.0/security-groups?tenant_id=9cfff47f6a284fc580d27ab4832def02&name=default => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:45:30.602 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df08cab6-4635-4bfe-b1bc-b3b86599e542'] response: {'name': 'network-changed', 'server_uuid': 'c5b9ac17-5baf-4c54-8d66-3456d857e916', 'tag': '7d1e57ef-3763-4353-93ba-f66668d11e63', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 316/662] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:30 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/663] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:45:30 2026] DELETE /v2.0/security-groups/23be9ce2-c434-41b2-8735-e412dadc3dc2 => 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: 318/664] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:30 2026] GET /v2.0/ports?tenant_id=04008ca8807e4e0fab0335a5ee2dc831&device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => 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: 319/665] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:30 2026] GET /v2.0/security-groups?id=faf55e49-0340-4c2a-8eda-c8f35f756af8&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: 320/666] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:30 2026] GET /v2.0/networks?id=9d4d1912-7d58-4726-b7e8-5959a704bebb => generated 777 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/667] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:45:30 2026] POST /v2.0/ports => generated 958 bytes in 561 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: 321/668] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7d1e57ef-3763-4353-93ba-f66668d11e63 => 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: 322/669] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:30 2026] GET /v2.0/subnets?id=3e640664-66af-49a4-a9e1-efa9d9e1e6b0 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/670] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:31 2026] GET /v2.0/ports?device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => generated 961 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/671] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:31 2026] GET /v2.0/ports?network_id=9d4d1912-7d58-4726-b7e8-5959a704bebb&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/672] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:31 2026] GET /v2.0/security-groups?id=190005f9-c543-4fcf-91e6-0059ec4ef472&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: 326/673] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:31 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/674] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:31 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?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: 348/675] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:45:30 2026] PUT /v2.0/ports/29065370-803f-4db0-8447-bda6db677492 => generated 1203 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/676] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:31 2026] GET /v2.0/ports?tenant_id=5f66473e31a6436b9e8b51577a9b4272&device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => generated 1242 bytes in 39 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-06-26 04:45:31.649 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0090d1e-3585-487d-b128-0538c6dd7766'] response: {'name': 'network-changed', 'server_uuid': '96731579-8dbc-4b3f-80b0-7068d61719fb', 'tag': '29065370-803f-4db0-8447-bda6db677492', 'status': 'completed', 'code': 200} 2026-06-26 04:45:31.667 8 INFO neutron.services.segments.plugin [-] Segment 0d5bf517-bed6-4d80-8ff7-83db0b561fa5 resource provider aggregate not found 2026-06-26 04:45:31.673 8 INFO neutron.services.segments.plugin [-] Segment 0d5bf517-bed6-4d80-8ff7-83db0b561fa5 resource provider aggregate not found [pid: 8|app: 0|req: 349/677] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=29065370-803f-4db0-8447-bda6db677492 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/678] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:31 2026] GET /v2.0/subnets?id=4b66f0d2-3133-465e-ba1b-39cebec16934 => generated 674 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:31.758 8 INFO neutron.services.segments.plugin [-] Segment 0d5bf517-bed6-4d80-8ff7-83db0b561fa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d5bf517-bed6-4d80-8ff7-83db0b561fa5 found for delete ", "request_id": "req-dcb781a3-199c-495e-8f2f-6a9c8f09402f"}]} 2026-06-26 04:45:31.763 8 INFO neutron.services.segments.plugin [-] Segment 0d5bf517-bed6-4d80-8ff7-83db0b561fa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d5bf517-bed6-4d80-8ff7-83db0b561fa5 found for delete ", "request_id": "req-969ed3a4-2ab4-42d7-825e-727f800f6f7a"}]} [pid: 8|app: 0|req: 350/679] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:31 2026] GET /v2.0/ports?network_id=32d1fe4a-4d26-44e8-87ba-d447413e0708&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/680] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:31 2026] GET /v2.0/networks/32d1fe4a-4d26-44e8-87ba-d447413e0708?fields=segments => generated 14 bytes in 91 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: 351/681] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:31 2026] GET /v2.0/networks/32d1fe4a-4d26-44e8-87ba-d447413e0708?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/682] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:32 2026] GET /v2.0/ports?tenant_id=5f66473e31a6436b9e8b51577a9b4272&device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/683] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:32 2026] GET /v2.0/networks?id=32d1fe4a-4d26-44e8-87ba-d447413e0708 => generated 776 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/684] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=29065370-803f-4db0-8447-bda6db677492 => 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: 333/685] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:32 2026] GET /v2.0/subnets?id=4b66f0d2-3133-465e-ba1b-39cebec16934 => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/686] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:32 2026] GET /v2.0/ports?device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/687] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:32 2026] GET /v2.0/ports?network_id=32d1fe4a-4d26-44e8-87ba-d447413e0708&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/688] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:32 2026] GET /v2.0/security-groups?id=190005f9-c543-4fcf-91e6-0059ec4ef472&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/689] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:32 2026] GET /v2.0/networks/32d1fe4a-4d26-44e8-87ba-d447413e0708?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: 355/690] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:32 2026] GET /v2.0/networks/32d1fe4a-4d26-44e8-87ba-d447413e0708?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-06-26 04:45:33.000 7 INFO neutron.db.segments_db [None req-d09d8cdb-70ae-44a1-8ef9-0faae25995ec 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 97464a89-277c-4bba-a9b3-3bb4243229c4 of type vxlan for network 2c24b5dc-c0a1-43f9-a457-cbefc4bf5865 [pid: 7|app: 0|req: 336/691] 10.0.0.132 () {34 vars in 670 bytes} [Fri Jun 26 04:45:32 2026] POST /v2.0/networks => generated 742 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/692] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:45:33 2026] POST /v2.0/subnets => generated 666 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:45:33.508 7 INFO neutron.db.segments_db [None req-08237da3-2bf8-43f9-9b36-44b636e5446e 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 119ad99e-6a98-447f-9d95-89ef2a9e80bc of type vxlan for network 3a0193f5-834d-41e9-8e0b-162d0adf849b [pid: 8|app: 0|req: 357/693] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:33 2026] GET /v2.0/ports?device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/694] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:33 2026] GET /v2.0/security-groups?id=190005f9-c543-4fcf-91e6-0059ec4ef472&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:33.856 7 INFO neutron.db.l3_hamode_db [None req-08237da3-2bf8-43f9-9b36-44b636e5446e 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 359/695] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:34 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/696] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:34 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/697] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:34 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/698] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:34 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/699] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:34 2026] GET /v2.0/ports?device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => 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: 364/700] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:34 2026] GET /v2.0/security-groups?id=190005f9-c543-4fcf-91e6-0059ec4ef472&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: 365/701] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:34 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:34.994 7 INFO neutron.db.l3_hamode_db [None req-08237da3-2bf8-43f9-9b36-44b636e5446e 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 366/702] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:34 2026] GET /v2.0/ports?tenant_id=06628a5d7735499ea6dd8e54dec3c31a&device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/703] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:35 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/704] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:35 2026] GET /v2.0/networks?id=6e8f3044-3acc-431e-8f01-850bd79e5a27 => generated 771 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/705] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:45:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=42d9b610-f582-464e-96ee-701fd852d8d2 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/706] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:35 2026] GET /v2.0/subnets?id=f27309dc-b964-4414-9354-46f7cb651317 => generated 669 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/707] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:35 2026] GET /v2.0/ports?network_id=6e8f3044-3acc-431e-8f01-850bd79e5a27&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: 372/708] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:35 2026] GET /v2.0/networks/6e8f3044-3acc-431e-8f01-850bd79e5a27?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: 373/709] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:35 2026] GET /v2.0/networks/6e8f3044-3acc-431e-8f01-850bd79e5a27?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/710] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:35 2026] GET /v2.0/ports?device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/711] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:35 2026] GET /v2.0/security-groups?id=190005f9-c543-4fcf-91e6-0059ec4ef472&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/712] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:36 2026] GET /v2.0/ports?device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/713] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:36 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => 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: 337/714] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:45:33 2026] POST /v2.0/routers => generated 730 bytes in 2885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/715] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:36 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:37.212 8 INFO neutron.db.l3_db [None req-512aa572-89de-4108-b11d-c85b78d308f3 e5a4b06fbdb14dd2ae6ddb499c7240ed 5f66473e31a6436b9e8b51577a9b4272 - - - -] Floating IP 84102bef-d3d3-499c-99d0-c0d38856616e associated. External IP: 10.96.250.201, port: 29065370-803f-4db0-8447-bda6db677492. [pid: 8|app: 0|req: 378/716] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:45:36 2026] PUT /v2.0/floatingips/84102bef-d3d3-499c-99d0-c0d38856616e => generated 856 bytes in 1474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/719] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:37 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/720] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:37 2026] GET /v2.0/ports?device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => generated 975 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/721] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:37 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:37.981 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d21b93f-70ff-49ca-984d-dc02f4979347'] response: {'name': 'network-changed', 'server_uuid': '96731579-8dbc-4b3f-80b0-7068d61719fb', 'tag': '29065370-803f-4db0-8447-bda6db677492', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 384/722] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:37 2026] GET /v2.0/security-groups?id=190005f9-c543-4fcf-91e6-0059ec4ef472&fields=id&fields=name => generated 114 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/723] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:38 2026] GET /v2.0/ports?tenant_id=5f66473e31a6436b9e8b51577a9b4272&device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => 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: 386/724] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:38 2026] GET /v2.0/networks?id=32d1fe4a-4d26-44e8-87ba-d447413e0708 => generated 776 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/725] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:45:36 2026] PUT /v2.0/routers/3d2254b3-d12c-419e-a8ec-5a5cc199271b/add_router_interface => generated 309 bytes in 1825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/726] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=29065370-803f-4db0-8447-bda6db677492 => generated 859 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/727] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:38 2026] GET /v2.0/subnets?id=4b66f0d2-3133-465e-ba1b-39cebec16934 => generated 674 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/728] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:38 2026] GET /v2.0/ports?network_id=32d1fe4a-4d26-44e8-87ba-d447413e0708&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: 341/729] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:38 2026] GET /v2.0/networks/32d1fe4a-4d26-44e8-87ba-d447413e0708?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: 389/730] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:38 2026] GET /v2.0/ports?device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/731] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:38 2026] GET /v2.0/security-groups?id=190005f9-c543-4fcf-91e6-0059ec4ef472&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/732] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:38 2026] GET /v2.0/networks/32d1fe4a-4d26-44e8-87ba-d447413e0708?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/733] 10.0.0.132 () {34 vars in 684 bytes} [Fri Jun 26 04:45:38 2026] POST /v2.0/security-groups => generated 1595 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/734] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:45:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/735] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:45:38 2026] GET /v2.0/ports?device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/736] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:39 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/737] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:45:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/738] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:39 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:39.575 8 INFO neutron.db.l3_db [None req-2ef2ff1d-023a-4501-b16f-f964cc7b29e6 e5a4b06fbdb14dd2ae6ddb499c7240ed 5f66473e31a6436b9e8b51577a9b4272 - - - -] Floating IP 84102bef-d3d3-499c-99d0-c0d38856616e disassociated. External IP: 10.96.250.201, port: 29065370-803f-4db0-8447-bda6db677492. [pid: 7|app: 0|req: 346/739] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:45:39 2026] POST /v2.0/floatingips => generated 552 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/740] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:39 2026] GET /v2.0/ports?device_id=96731579-8dbc-4b3f-80b0-7068d61719fb => 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: 394/741] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:45:39 2026] DELETE /v2.0/ports/29065370-803f-4db0-8447-bda6db677492 => generated 0 bytes in 958 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/742] 10.0.0.195 () {34 vars in 1097 bytes} [Fri Jun 26 04:45:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--320788905&fields=id&tenant_id=55ea7129f1484291a8f5cb92b703dbb8 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:45:40.378 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebfeb8ad-8ea7-41bb-9a8e-85e77cc479f6'] response: {'server_uuid': '96731579-8dbc-4b3f-80b0-7068d61719fb', 'name': 'network-vif-deleted', 'tag': '29065370-803f-4db0-8447-bda6db677492', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 395/743] 10.0.0.195 () {34 vars in 981 bytes} [Fri Jun 26 04:45:40 2026] GET /v2.0/networks?id=2c24b5dc-c0a1-43f9-a457-cbefc4bf5865 => generated 675 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/744] 10.0.0.195 () {34 vars in 964 bytes} [Fri Jun 26 04:45:40 2026] GET /v2.0/quotas/55ea7129f1484291a8f5cb92b703dbb8 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/745] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:45:40 2026] GET /v2.0/ports?tenant_id=55ea7129f1484291a8f5cb92b703dbb8&fields=id => generated 103 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/746] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:45:40 2026] DELETE /v2.0/security-groups/190005f9-c543-4fcf-91e6-0059ec4ef472 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:45:41.149 8 INFO neutron.api.v2.resource [None req-e1275261-6892-4854-9f93-40ee0899ae6a e5a4b06fbdb14dd2ae6ddb499c7240ed 5f66473e31a6436b9e8b51577a9b4272 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 398/747] 10.0.0.132 () {32 vars in 736 bytes} [Fri Jun 26 04:45:41 2026] GET /v2.0/security-groups/190005f9-c543-4fcf-91e6-0059ec4ef472 => 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: 350/748] 10.0.0.195 () {34 vars in 1007 bytes} [Fri Jun 26 04:45:40 2026] GET /v2.0/networks/2c24b5dc-c0a1-43f9-a457-cbefc4bf5865?fields=segments => generated 14 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/749] 10.0.0.195 () {34 vars in 1107 bytes} [Fri Jun 26 04:45:41 2026] GET /v2.0/networks/2c24b5dc-c0a1-43f9-a457-cbefc4bf5865?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: 399/750] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:45:41 2026] DELETE /v2.0/floatingips/84102bef-d3d3-499c-99d0-c0d38856616e => generated 0 bytes in 469 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/751] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:41 2026] GET /v2.0/ports?device_id=7ed97183-d2dc-4f9d-8039-aececfe67034 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/752] 10.0.0.188 () {34 vars in 989 bytes} [Fri Jun 26 04:45:42 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 1244 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/753] 10.0.0.188 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:42 2026] GET /v2.0/security-groups?id=faf55e49-0340-4c2a-8eda-c8f35f756af8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/754] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:42 2026] GET /v2.0/networks?id=2c24b5dc-c0a1-43f9-a457-cbefc4bf5865 => generated 675 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/755] 199.204.45.240 () {34 vars in 1049 bytes} [Fri Jun 26 04:45:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=55ea7129f1484291a8f5cb92b703dbb8 => generated 180 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/756] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:45:41 2026] PUT /v2.0/routers/1b919ba0-7a09-4c1c-ba40-25c8ec5b7f3d/remove_router_interface => generated 309 bytes in 1453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/758] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:43 2026] GET /v2.0/ports?device_id=7ed97183-d2dc-4f9d-8039-aececfe67034 => generated 961 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/758] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:45:42 2026] POST /v2.0/ports => generated 958 bytes in 560 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: 358/759] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:45:43 2026] PUT /v2.0/ports/9063fb3f-ce6d-49fb-bff5-742344e3371e => generated 1203 bytes in 582 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-06-26 04:45:43.787 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e417f33b-1ef8-45fc-9cb3-1f9e98dfaf96'] response: {'name': 'network-changed', 'server_uuid': '7ed97183-d2dc-4f9d-8039-aececfe67034', 'tag': '9063fb3f-ce6d-49fb-bff5-742344e3371e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 359/760] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:43 2026] GET /v2.0/security-groups?id=c009e77c-b16b-42e1-a07b-936d1f381abd&fields=id&fields=name => generated 113 bytes in 70 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: 360/761] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:43 2026] GET /v2.0/ports?tenant_id=55ea7129f1484291a8f5cb92b703dbb8&device_id=7ed97183-d2dc-4f9d-8039-aececfe67034 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/762] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=9063fb3f-ce6d-49fb-bff5-742344e3371e => 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: 362/763] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:43 2026] GET /v2.0/subnets?id=e721db89-e1e4-41f1-b015-0805b934e2db => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/764] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:43 2026] GET /v2.0/ports?network_id=2c24b5dc-c0a1-43f9-a457-cbefc4bf5865&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/765] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:44 2026] GET /v2.0/networks/2c24b5dc-c0a1-43f9-a457-cbefc4bf5865?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/766] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:44 2026] GET /v2.0/networks/2c24b5dc-c0a1-43f9-a457-cbefc4bf5865?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: 366/767] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:44 2026] GET /v2.0/ports?tenant_id=55ea7129f1484291a8f5cb92b703dbb8&device_id=7ed97183-d2dc-4f9d-8039-aececfe67034 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/768] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:44 2026] GET /v2.0/networks?id=2c24b5dc-c0a1-43f9-a457-cbefc4bf5865 => generated 770 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/769] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=9063fb3f-ce6d-49fb-bff5-742344e3371e => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/770] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:44 2026] GET /v2.0/subnets?id=e721db89-e1e4-41f1-b015-0805b934e2db => generated 669 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/771] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:44 2026] GET /v2.0/ports?network_id=2c24b5dc-c0a1-43f9-a457-cbefc4bf5865&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: 371/772] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:44 2026] GET /v2.0/networks/2c24b5dc-c0a1-43f9-a457-cbefc4bf5865?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: 372/773] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:44 2026] GET /v2.0/networks/2c24b5dc-c0a1-43f9-a457-cbefc4bf5865?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) 2026-06-26 04:45:44.849 8 INFO neutron.services.segments.plugin [-] Segment bc0329b1-868b-49af-8f34-ac9528845100 resource provider aggregate not found 2026-06-26 04:45:44.854 8 INFO neutron.services.segments.plugin [-] Segment bc0329b1-868b-49af-8f34-ac9528845100 resource provider aggregate not found 2026-06-26 04:45:44.872 8 INFO neutron.services.segments.plugin [-] Segment bc0329b1-868b-49af-8f34-ac9528845100 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc0329b1-868b-49af-8f34-ac9528845100 found for delete ", "request_id": "req-2e0e9771-5c74-4889-bc1a-078ba9911f69"}]} 2026-06-26 04:45:44.875 8 INFO neutron.services.segments.plugin [-] Segment bc0329b1-868b-49af-8f34-ac9528845100 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc0329b1-868b-49af-8f34-ac9528845100 found for delete ", "request_id": "req-1d830075-91f0-4739-a474-cd0e1f5b346c"}]} 2026-06-26 04:45:44.878 8 INFO neutron.db.l3_hamode_db [None req-e0d428cb-52f4-48cb-924d-ae5b81ddd4b4 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] HA network 19a14154-fd3e-43c3-8459-ec4858c67b33 was deleted as no HA routers are present in tenant 5f66473e31a6436b9e8b51577a9b4272. [pid: 8|app: 0|req: 402/774] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:45:43 2026] DELETE /v2.0/routers/1b919ba0-7a09-4c1c-ba40-25c8ec5b7f3d => generated 0 bytes in 1756 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/775] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:44 2026] GET /v2.0/ports?device_id=7ed97183-d2dc-4f9d-8039-aececfe67034 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/776] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:44 2026] GET /v2.0/security-groups?id=c009e77c-b16b-42e1-a07b-936d1f381abd&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/777] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:45:44 2026] DELETE /v2.0/subnets/4b66f0d2-3133-465e-ba1b-39cebec16934 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:45:45.514 7 INFO neutron.services.segments.plugin [-] Segment 6e4a54fb-3a71-41d4-965d-fe65e3816670 resource provider aggregate not found 2026-06-26 04:45:45.519 7 INFO neutron.services.segments.plugin [-] Segment 6e4a54fb-3a71-41d4-965d-fe65e3816670 resource provider aggregate not found 2026-06-26 04:45:45.532 7 INFO neutron.services.segments.plugin [-] Segment 6e4a54fb-3a71-41d4-965d-fe65e3816670 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e4a54fb-3a71-41d4-965d-fe65e3816670 found for delete ", "request_id": "req-9390dc9c-25c2-419b-bee1-1116dcbfdbc2"}]} [pid: 7|app: 0|req: 375/778] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:45:45 2026] DELETE /v2.0/networks/32d1fe4a-4d26-44e8-87ba-d447413e0708 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/779] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:45:45 2026] GET /v2.0/security-groups?tenant_id=5f66473e31a6436b9e8b51577a9b4272&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:45:45.723 7 INFO neutron.services.segments.plugin [-] Segment 6e4a54fb-3a71-41d4-965d-fe65e3816670 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e4a54fb-3a71-41d4-965d-fe65e3816670 found for delete ", "request_id": "req-93425318-4093-461a-9d68-77db2870a666"}]} [pid: 7|app: 0|req: 376/780] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:45:45 2026] DELETE /v2.0/security-groups/68fc2264-883d-4be4-b1d4-aa2a428bf10c => 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: 405/781] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:46 2026] GET /v2.0/ports?device_id=7ed97183-d2dc-4f9d-8039-aececfe67034 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/782] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:46 2026] GET /v2.0/security-groups?id=c009e77c-b16b-42e1-a07b-936d1f381abd&fields=id&fields=name => generated 113 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/783] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:46 2026] GET /v2.0/ports?device_id=7ed97183-d2dc-4f9d-8039-aececfe67034 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:47.023 7 INFO neutron.db.l3_db [None req-14140011-7f92-4c9c-aafd-9c0c8f83e431 cf29921160d747f59f599f069e6bb3e9 55ea7129f1484291a8f5cb92b703dbb8 - - - -] Floating IP c53f8ce6-2bb9-4df6-b956-6be513a26b43 associated. External IP: 10.96.250.207, port: 9063fb3f-ce6d-49fb-bff5-742344e3371e. [pid: 7|app: 0|req: 378/784] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:45:46 2026] PUT /v2.0/floatingips/c53f8ce6-2bb9-4df6-b956-6be513a26b43 => generated 856 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/785] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:47 2026] GET /v2.0/ports?device_id=7ed97183-d2dc-4f9d-8039-aececfe67034 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/786] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:47 2026] GET /v2.0/security-groups?id=c009e77c-b16b-42e1-a07b-936d1f381abd&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/787] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:47 2026] GET /v2.0/ports?tenant_id=55ea7129f1484291a8f5cb92b703dbb8&device_id=7ed97183-d2dc-4f9d-8039-aececfe67034 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:45:47.787 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1e98084-06f5-4833-9cbc-dda41ab8bcaa'] response: {'name': 'network-changed', 'server_uuid': '7ed97183-d2dc-4f9d-8039-aececfe67034', 'tag': '9063fb3f-ce6d-49fb-bff5-742344e3371e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 380/788] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:47 2026] GET /v2.0/networks?id=2c24b5dc-c0a1-43f9-a457-cbefc4bf5865 => generated 770 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/789] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=9063fb3f-ce6d-49fb-bff5-742344e3371e => generated 859 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/790] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:47 2026] GET /v2.0/subnets?id=e721db89-e1e4-41f1-b015-0805b934e2db => generated 669 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/791] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:48 2026] GET /v2.0/ports?network_id=2c24b5dc-c0a1-43f9-a457-cbefc4bf5865&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: 382/792] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:48 2026] GET /v2.0/ports?device_id=7ed97183-d2dc-4f9d-8039-aececfe67034 => 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: 383/793] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:48 2026] GET /v2.0/security-groups?id=c009e77c-b16b-42e1-a07b-936d1f381abd&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/794] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:48 2026] GET /v2.0/networks/2c24b5dc-c0a1-43f9-a457-cbefc4bf5865?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/795] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:48 2026] GET /v2.0/networks/2c24b5dc-c0a1-43f9-a457-cbefc4bf5865?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/796] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:45:48 2026] GET /v2.0/ports?device_id=7ed97183-d2dc-4f9d-8039-aececfe67034 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:48.995 7 INFO neutron.db.l3_db [None req-6a029f4c-72b1-4781-b2a2-ab4bab689d7c cf29921160d747f59f599f069e6bb3e9 55ea7129f1484291a8f5cb92b703dbb8 - - - -] Floating IP c53f8ce6-2bb9-4df6-b956-6be513a26b43 disassociated. External IP: 10.96.250.207, port: 9063fb3f-ce6d-49fb-bff5-742344e3371e. [pid: 8|app: 0|req: 413/797] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:49 2026] GET /v2.0/ports?device_id=7ed97183-d2dc-4f9d-8039-aececfe67034 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/798] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:45:48 2026] DELETE /v2.0/ports/9063fb3f-ce6d-49fb-bff5-742344e3371e => generated 0 bytes in 770 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/799] 10.0.0.188 () {34 vars in 989 bytes} [Fri Jun 26 04:45:49 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/800] 10.0.0.188 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:49 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/801] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:45:50 2026] DELETE /v2.0/security-groups/c009e77c-b16b-42e1-a07b-936d1f381abd => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:45:50.527 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af53715e-86e7-4637-93d5-231e87e1d06d'] response: {'server_uuid': '7ed97183-d2dc-4f9d-8039-aececfe67034', 'name': 'network-vif-deleted', 'tag': '9063fb3f-ce6d-49fb-bff5-742344e3371e', 'status': 'completed', 'code': 200} 2026-06-26 04:45:50.540 7 INFO neutron.api.v2.resource [None req-01903e50-159d-4761-b9c3-6a6c87e08b7f cf29921160d747f59f599f069e6bb3e9 55ea7129f1484291a8f5cb92b703dbb8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 387/802] 10.0.0.132 () {32 vars in 736 bytes} [Fri Jun 26 04:45:50 2026] GET /v2.0/security-groups/c009e77c-b16b-42e1-a07b-936d1f381abd => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/803] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:50 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/804] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:45:50 2026] DELETE /v2.0/floatingips/c53f8ce6-2bb9-4df6-b956-6be513a26b43 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/805] 10.0.0.195 () {34 vars in 970 bytes} [Fri Jun 26 04:45:50 2026] GET /v2.0/ports/7d1e57ef-3763-4353-93ba-f66668d11e63 => generated 972 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/806] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:45:50 2026] GET /v2.0/security-groups?tenant_id=61164fd11d154f07bd1f95940218670c&name=default => generated 2801 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/807] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:45:51 2026] DELETE /v2.0/security-groups/38f1ca9b-a218-4a28-aa35-aaa7c3c5cffd => 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: 391/808] 199.204.45.240 () {34 vars in 999 bytes} [Fri Jun 26 04:45:51 2026] GET /v2.0/subnets?network_id=9d4d1912-7d58-4726-b7e8-5959a704bebb => generated 658 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/809] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:45:51 2026] GET /v2.0/security-groups?tenant_id=7d99450af4194f31aa03dbb7132dc4f2&name=default => generated 2801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/810] 199.204.45.240 () {34 vars in 1145 bytes} [Fri Jun 26 04:45:51 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916&device_owner=compute%3Anova&network_id=9d4d1912-7d58-4726-b7e8-5959a704bebb => 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: 394/811] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:45:51 2026] DELETE /v2.0/security-groups/129cdd0b-e768-43d7-89ef-e06be783b412 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/812] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:45:51 2026] PUT /v2.0/ports/7d1e57ef-3763-4353-93ba-f66668d11e63 => generated 1153 bytes in 519 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: 396/813] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:52 2026] GET /v2.0/ports?tenant_id=04008ca8807e4e0fab0335a5ee2dc831&device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 1425 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/816] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:52 2026] GET /v2.0/networks?id=9d4d1912-7d58-4726-b7e8-5959a704bebb => generated 777 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/817] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:45:51 2026] PUT /v2.0/routers/3d2254b3-d12c-419e-a8ec-5a5cc199271b/remove_router_interface => generated 309 bytes in 1196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/818] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7d1e57ef-3763-4353-93ba-f66668d11e63 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/819] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7d1e57ef-3763-4353-93ba-f66668d11e63 => 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: 402/820] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:52 2026] GET /v2.0/subnets?id=3e640664-66af-49a4-a9e1-efa9d9e1e6b0 => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/821] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:52 2026] GET /v2.0/ports?network_id=9d4d1912-7d58-4726-b7e8-5959a704bebb&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: 404/822] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:52 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:45:52.593 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b9f4772-e300-4e42-8ef7-7614d0bf15cb'] response: {'name': 'network-changed', 'server_uuid': 'c5b9ac17-5baf-4c54-8d66-3456d857e916', 'tag': '7d1e57ef-3763-4353-93ba-f66668d11e63', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 405/823] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:52 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?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: 406/824] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:52 2026] GET /v2.0/ports?tenant_id=04008ca8807e4e0fab0335a5ee2dc831&device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 1425 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/825] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:52 2026] GET /v2.0/networks?id=9d4d1912-7d58-4726-b7e8-5959a704bebb => generated 777 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/826] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7d1e57ef-3763-4353-93ba-f66668d11e63 => 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: 409/827] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7d1e57ef-3763-4353-93ba-f66668d11e63 => 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: 410/828] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:52 2026] GET /v2.0/subnets?id=3e640664-66af-49a4-a9e1-efa9d9e1e6b0 => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/829] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:53 2026] GET /v2.0/ports?network_id=9d4d1912-7d58-4726-b7e8-5959a704bebb&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/830] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:53 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?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: 413/831] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:53 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?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: 414/832] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:53 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 1156 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/833] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:53 2026] GET /v2.0/security-groups?id=faf55e49-0340-4c2a-8eda-c8f35f756af8&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:53.518 8 INFO neutron.services.segments.plugin [-] Segment 119ad99e-6a98-447f-9d95-89ef2a9e80bc resource provider aggregate not found 2026-06-26 04:45:53.524 8 INFO neutron.services.segments.plugin [-] Segment 119ad99e-6a98-447f-9d95-89ef2a9e80bc resource provider aggregate not found 2026-06-26 04:45:53.544 8 INFO neutron.services.segments.plugin [-] Segment 119ad99e-6a98-447f-9d95-89ef2a9e80bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 119ad99e-6a98-447f-9d95-89ef2a9e80bc found for delete ", "request_id": "req-302bf1bc-696f-4ad7-9894-3d8593a7dc56"}]} 2026-06-26 04:45:53.545 8 INFO neutron.services.segments.plugin [-] Segment 119ad99e-6a98-447f-9d95-89ef2a9e80bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 119ad99e-6a98-447f-9d95-89ef2a9e80bc found for delete ", "request_id": "req-edfe9576-cb3a-4c47-b1ff-1c5faab9e15e"}]} 2026-06-26 04:45:53.551 8 INFO neutron.db.l3_hamode_db [None req-fb118955-c517-4476-88b1-fd4a1f877551 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] HA network 3a0193f5-834d-41e9-8e0b-162d0adf849b was deleted as no HA routers are present in tenant 55ea7129f1484291a8f5cb92b703dbb8. [pid: 8|app: 0|req: 419/834] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:45:52 2026] DELETE /v2.0/routers/3d2254b3-d12c-419e-a8ec-5a5cc199271b => generated 0 bytes in 1273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/835] 199.204.45.240 () {34 vars in 1119 bytes} [Fri Jun 26 04:45:53 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1156 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/836] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:45:53 2026] DELETE /v2.0/subnets/e721db89-e1e4-41f1-b015-0805b934e2db => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/837] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:45:53 2026] PUT /v2.0/ports/7d1e57ef-3763-4353-93ba-f66668d11e63 => generated 972 bytes in 512 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, ' 2026-06-26 04:45:54.272 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d710a1a8-5301-40c9-bc5b-e7da5b32592c'] response: {'name': 'network-changed', 'server_uuid': 'c5b9ac17-5baf-4c54-8d66-3456d857e916', 'tag': '7d1e57ef-3763-4353-93ba-f66668d11e63', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 422/838] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:54 2026] GET /v2.0/ports?tenant_id=04008ca8807e4e0fab0335a5ee2dc831&device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => 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: 423/839] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:54 2026] GET /v2.0/networks?id=9d4d1912-7d58-4726-b7e8-5959a704bebb => generated 777 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/840] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7d1e57ef-3763-4353-93ba-f66668d11e63 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/841] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:54 2026] GET /v2.0/subnets?id=3e640664-66af-49a4-a9e1-efa9d9e1e6b0 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/842] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:54 2026] GET /v2.0/ports?network_id=9d4d1912-7d58-4726-b7e8-5959a704bebb&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:45:54.606 7 INFO neutron.services.segments.plugin [-] Segment 97464a89-277c-4bba-a9b3-3bb4243229c4 resource provider aggregate not found 2026-06-26 04:45:54.612 7 INFO neutron.services.segments.plugin [-] Segment 97464a89-277c-4bba-a9b3-3bb4243229c4 resource provider aggregate not found 2026-06-26 04:45:54.630 7 INFO neutron.services.segments.plugin [-] Segment 97464a89-277c-4bba-a9b3-3bb4243229c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97464a89-277c-4bba-a9b3-3bb4243229c4 found for delete ", "request_id": "req-99ffc2ea-9bc9-4fb6-bdf7-67d98876b021"}]} [pid: 7|app: 0|req: 417/843] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:45:53 2026] DELETE /v2.0/networks/2c24b5dc-c0a1-43f9-a457-cbefc4bf5865 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/844] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:54 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:45:54.658 7 INFO neutron.services.segments.plugin [-] Segment 97464a89-277c-4bba-a9b3-3bb4243229c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97464a89-277c-4bba-a9b3-3bb4243229c4 found for delete ", "request_id": "req-9f3c71b2-2288-4567-a51b-a4bafb795c9c"}]} [pid: 7|app: 0|req: 418/845] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:54 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?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: 419/846] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:45:54 2026] GET /v2.0/ports?tenant_id=04008ca8807e4e0fab0335a5ee2dc831&device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => 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: 428/847] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:54 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 971 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/848] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:45:54 2026] GET /v2.0/networks?id=9d4d1912-7d58-4726-b7e8-5959a704bebb => generated 777 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/849] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:45:54 2026] GET /v2.0/security-groups?tenant_id=55ea7129f1484291a8f5cb92b703dbb8&name=default => 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: 421/850] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:54 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&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: 430/851] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:45:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7d1e57ef-3763-4353-93ba-f66668d11e63 => generated 861 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/852] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:45:54 2026] GET /v2.0/subnets?id=3e640664-66af-49a4-a9e1-efa9d9e1e6b0 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/853] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:45:54 2026] DELETE /v2.0/security-groups/5e4a0a6d-cfa7-4e67-8dc5-f94b620d0605 => 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: 432/854] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:45:55 2026] GET /v2.0/ports?network_id=9d4d1912-7d58-4726-b7e8-5959a704bebb&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/855] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:55 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/856] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:45:55 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/857] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:55 2026] GET /v2.0/security-groups?id=74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/858] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:45:55 2026] GET /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb?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: 435/859] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:45:55 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/860] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:55 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/861] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:45:55 2026] GET /v2.0/security-groups?id=faf55e49-0340-4c2a-8eda-c8f35f756af8&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:56.077 7 INFO neutron.db.l3_db [None req-afc0b44a-dc5f-4aca-9cee-423160700f71 3d8f39cb86704153b124ee1291dcb7aa 06628a5d7735499ea6dd8e54dec3c31a - - - -] Floating IP 70e8d8e9-92d9-4fbc-baa1-35049f29652c disassociated. External IP: 10.96.250.214, port: 42d9b610-f582-464e-96ee-701fd852d8d2. [pid: 8|app: 0|req: 438/862] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:56 2026] GET /v2.0/ports?device_id=e7507bc6-e07f-4468-b0d2-23fe7307dd5e => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/863] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:45:56 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 975 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/864] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:45:55 2026] DELETE /v2.0/ports/42d9b610-f582-464e-96ee-701fd852d8d2 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:45:56.986 8 INFO neutron.db.l3_db [None req-babccd68-8680-4506-bc1b-27cc5d735127 0825976708644c829f68a84db52380fb 04008ca8807e4e0fab0335a5ee2dc831 - - - -] Floating IP 5d45aaa7-4cc9-4965-92ae-55333e850d3d disassociated. External IP: 10.96.250.204, port: 7d1e57ef-3763-4353-93ba-f66668d11e63. 2026-06-26 04:45:57.123 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7c37dd0-e7e8-4fe6-aa65-7fe26bd1b120'] response: {'server_uuid': 'e7507bc6-e07f-4468-b0d2-23fe7307dd5e', 'name': 'network-vif-deleted', 'tag': '42d9b610-f582-464e-96ee-701fd852d8d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 426/865] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:57 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:45:57.664 7 INFO neutron.db.segments_db [None req-3ebd5d32-7027-457a-860d-27e6871fae8b 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 6b37691c-a2c2-45b6-a17b-5b7dcd63ea75 of type vxlan for network 5a448689-4035-416f-abd6-8ca2843264db [pid: 7|app: 0|req: 427/866] 10.0.0.132 () {34 vars in 670 bytes} [Fri Jun 26 04:45:57 2026] POST /v2.0/networks => generated 746 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/867] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:45:56 2026] DELETE /v2.0/ports/7d1e57ef-3763-4353-93ba-f66668d11e63 => generated 0 bytes in 1284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:45:57.930 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85ab25e4-768d-44ce-bbfb-e849ab3d2a15'] response: {'server_uuid': 'c5b9ac17-5baf-4c54-8d66-3456d857e916', 'name': 'network-vif-deleted', 'tag': '7d1e57ef-3763-4353-93ba-f66668d11e63', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 428/868] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:45:57 2026] DELETE /v2.0/security-groups/74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:45:57.976 7 INFO neutron.api.v2.resource [None req-37f4bacc-bfe6-4baa-9b73-b7b946c3207f 3d8f39cb86704153b124ee1291dcb7aa 06628a5d7735499ea6dd8e54dec3c31a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 429/869] 10.0.0.132 () {32 vars in 736 bytes} [Fri Jun 26 04:45:57 2026] GET /v2.0/security-groups/74b26d0b-0e7a-4b93-b9f5-22d00ac12ad2 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/870] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:45:57 2026] POST /v2.0/subnets => generated 669 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/871] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:45:58 2026] GET /v2.0/security-groups?tenant_id=d0488de90b3045ea9ad5502fb014c415&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:45:58.438 8 INFO neutron.db.segments_db [None req-02e2513d-ebae-473d-91dd-2d98d116fe63 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 5f892f6e-e580-463a-9114-54b22cd2dcae of type vxlan for network 16fe5b33-5db1-4e25-8259-1644cc22901c [pid: 7|app: 0|req: 430/872] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:45:57 2026] DELETE /v2.0/floatingips/70e8d8e9-92d9-4fbc-baa1-35049f29652c => generated 0 bytes in 465 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/873] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:45:58 2026] GET /v2.0/ports?device_id=c5b9ac17-5baf-4c54-8d66-3456d857e916 => 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: 432/874] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:45:58 2026] DELETE /v2.0/security-groups/b16f5529-bcee-4be6-96a9-e829b95a5602 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:45:58.812 8 INFO neutron.db.l3_hamode_db [None req-02e2513d-ebae-473d-91dd-2d98d116fe63 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 433/875] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:45:58 2026] PUT /v2.0/routers/71b33d85-90d6-4eb7-acad-9eb0dbb52e5c/remove_router_interface => generated 309 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:59.917 8 INFO neutron.db.l3_hamode_db [None req-02e2513d-ebae-473d-91dd-2d98d116fe63 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 434/876] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:45:59 2026] GET /v2.0/security-groups?tenant_id=d4afb5f2e2be41569184fa5584b395bd&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/877] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:00 2026] DELETE /v2.0/security-groups/faf55e49-0340-4c2a-8eda-c8f35f756af8 => 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: 443/878] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:45:58 2026] POST /v2.0/routers => generated 733 bytes in 2783 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/879] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:01 2026] DELETE /v2.0/security-groups/894d6116-ae2e-4c4c-8baf-e1c1c71d8d4d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:46:01.305 8 INFO neutron.api.v2.resource [None req-b54817bc-606e-4573-bf39-c72561430dd4 0825976708644c829f68a84db52380fb 04008ca8807e4e0fab0335a5ee2dc831 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 445/880] 10.0.0.132 () {32 vars in 736 bytes} [Fri Jun 26 04:46:01 2026] GET /v2.0/security-groups/faf55e49-0340-4c2a-8eda-c8f35f756af8 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:46:01.406 7 INFO neutron.services.segments.plugin [-] Segment 024ec4b2-f538-446c-b432-d33503653693 resource provider aggregate not found 2026-06-26 04:46:01.411 7 INFO neutron.services.segments.plugin [-] Segment 024ec4b2-f538-446c-b432-d33503653693 resource provider aggregate not found 2026-06-26 04:46:01.428 7 INFO neutron.services.segments.plugin [-] Segment 024ec4b2-f538-446c-b432-d33503653693 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 024ec4b2-f538-446c-b432-d33503653693 found for delete ", "request_id": "req-e2970648-042f-4d57-a086-c39e81b833f2"}]} 2026-06-26 04:46:01.439 7 INFO neutron.services.segments.plugin [-] Segment 024ec4b2-f538-446c-b432-d33503653693 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 024ec4b2-f538-446c-b432-d33503653693 found for delete ", "request_id": "req-70b23cae-c8cd-4038-a03e-5be9d8131def"}]} 2026-06-26 04:46:01.444 7 INFO neutron.db.l3_hamode_db [None req-33d2fe82-495c-4685-98af-ea54017ba137 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] HA network 0a3c20a6-0239-4e3e-a809-c1d5145d33b0 was deleted as no HA routers are present in tenant 06628a5d7735499ea6dd8e54dec3c31a. [pid: 7|app: 0|req: 436/881] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:00 2026] DELETE /v2.0/routers/71b33d85-90d6-4eb7-acad-9eb0dbb52e5c => generated 0 bytes in 1267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/882] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:46:01 2026] DELETE /v2.0/floatingips/5d45aaa7-4cc9-4965-92ae-55333e850d3d => generated 0 bytes in 439 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/883] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:01 2026] DELETE /v2.0/subnets/f27309dc-b964-4414-9354-46f7cb651317 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/884] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:46:01 2026] PUT /v2.0/routers/f467287c-021c-4467-9823-71ac2821ada5/add_router_interface => generated 309 bytes in 1636 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:03.140 8 INFO neutron.services.segments.plugin [-] Segment 610cefbc-de9e-441b-b48a-b22e630f58b3 resource provider aggregate not found 2026-06-26 04:46:03.147 8 INFO neutron.services.segments.plugin [-] Segment 610cefbc-de9e-441b-b48a-b22e630f58b3 resource provider aggregate not found 2026-06-26 04:46:03.167 8 INFO neutron.services.segments.plugin [-] Segment 610cefbc-de9e-441b-b48a-b22e630f58b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 610cefbc-de9e-441b-b48a-b22e630f58b3 found for delete ", "request_id": "req-2d8992d5-e8fe-448b-8aec-ec99036be68b"}]} [pid: 8|app: 0|req: 447/885] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:02 2026] DELETE /v2.0/networks/6e8f3044-3acc-431e-8f01-850bd79e5a27 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:46:03.424 8 INFO neutron.services.segments.plugin [-] Segment 610cefbc-de9e-441b-b48a-b22e630f58b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 610cefbc-de9e-441b-b48a-b22e630f58b3 found for delete ", "request_id": "req-9c6733cb-1e06-4b4f-9ce0-fdf113563855"}]} [pid: 8|app: 0|req: 448/886] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:03 2026] GET /v2.0/security-groups?tenant_id=06628a5d7735499ea6dd8e54dec3c31a&name=default => generated 2797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/887] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:03 2026] DELETE /v2.0/security-groups/3471c6ce-32af-4a70-a2bd-4ebad3036949 => 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: 450/888] 10.0.0.195 () {34 vars in 981 bytes} [Fri Jun 26 04:46:04 2026] GET /v2.0/networks?id=5a448689-4035-416f-abd6-8ca2843264db => generated 678 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/889] 10.0.0.195 () {34 vars in 964 bytes} [Fri Jun 26 04:46:04 2026] GET /v2.0/quotas/6e6b8bf28c5a41a09f07d0f95577bc50 => 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: 439/890] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:46:02 2026] PUT /v2.0/routers/e7381236-ec82-49d5-8f53-ce8ede17d654/remove_router_interface => generated 309 bytes in 2069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/891] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:46:04 2026] GET /v2.0/ports?tenant_id=6e6b8bf28c5a41a09f07d0f95577bc50&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/892] 10.0.0.195 () {34 vars in 1007 bytes} [Fri Jun 26 04:46:04 2026] GET /v2.0/networks/5a448689-4035-416f-abd6-8ca2843264db?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/893] 10.0.0.195 () {34 vars in 1107 bytes} [Fri Jun 26 04:46:04 2026] GET /v2.0/networks/5a448689-4035-416f-abd6-8ca2843264db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/894] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:46:04 2026] GET /v2.0/ports?device_id=8ef0d1c2-2176-470a-93d0-7e6d875870bd => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/895] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:46:05 2026] GET /v2.0/networks?id=5a448689-4035-416f-abd6-8ca2843264db => generated 678 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:05.418 7 INFO neutron.services.segments.plugin [-] Segment 8eddd0db-9b86-41c4-b4b5-0d63f3ec96dd resource provider aggregate not found 2026-06-26 04:46:05.423 7 INFO neutron.services.segments.plugin [-] Segment 8eddd0db-9b86-41c4-b4b5-0d63f3ec96dd resource provider aggregate not found 2026-06-26 04:46:05.447 7 INFO neutron.services.segments.plugin [-] Segment 8eddd0db-9b86-41c4-b4b5-0d63f3ec96dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eddd0db-9b86-41c4-b4b5-0d63f3ec96dd found for delete ", "request_id": "req-731df195-8854-4353-8cf5-07ece4452010"}]} 2026-06-26 04:46:05.452 7 INFO neutron.db.l3_hamode_db [None req-eaf0703b-a3b5-4e00-82b2-4482d6b08111 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] HA network 332b80e1-9311-4a8f-a074-2566ee7fd06b was deleted as no HA routers are present in tenant 04008ca8807e4e0fab0335a5ee2dc831. [pid: 7|app: 0|req: 440/896] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:04 2026] DELETE /v2.0/routers/e7381236-ec82-49d5-8f53-ce8ede17d654 => generated 0 bytes in 1244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:46:05.464 7 INFO neutron.services.segments.plugin [-] Segment 8eddd0db-9b86-41c4-b4b5-0d63f3ec96dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8eddd0db-9b86-41c4-b4b5-0d63f3ec96dd found for delete ", "request_id": "req-e0005e51-5c76-4367-823b-af5edff8c4d2"}]} [pid: 7|app: 0|req: 441/897] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:05 2026] DELETE /v2.0/subnets/3e640664-66af-49a4-a9e1-efa9d9e1e6b0 => 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: 442/898] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:46:05 2026] GET /v2.0/ports?device_id=8ef0d1c2-2176-470a-93d0-7e6d875870bd => generated 961 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/899] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:46:05 2026] POST /v2.0/ports => generated 958 bytes in 535 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: 458/900] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:46:05 2026] GET /v2.0/security-groups?id=029495b1-316f-42e7-bd4f-0a3d4be8fede&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 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: 7|app: 0|req: 443/901] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:05 2026] DELETE /v2.0/networks/9d4d1912-7d58-4726-b7e8-5959a704bebb => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/902] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:46:05 2026] PUT /v2.0/ports/4a15e859-c373-4530-8931-2166dd0f5148 => generated 1203 bytes in 482 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: 444/903] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:46:06 2026] GET /v2.0/ports?tenant_id=6e6b8bf28c5a41a09f07d0f95577bc50&device_id=8ef0d1c2-2176-470a-93d0-7e6d875870bd => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:46:06.567 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6e6a387-bd99-440d-b382-1c1faaa7b204'] response: {'name': 'network-changed', 'server_uuid': '8ef0d1c2-2176-470a-93d0-7e6d875870bd', 'tag': '4a15e859-c373-4530-8931-2166dd0f5148', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 445/904] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:46:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4a15e859-c373-4530-8931-2166dd0f5148 => 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: 460/905] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:06 2026] GET /v2.0/security-groups?tenant_id=04008ca8807e4e0fab0335a5ee2dc831&name=default => generated 2801 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, ' [pid: 7|app: 0|req: 446/906] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:46:06 2026] GET /v2.0/subnets?id=0d7b6e4c-be28-417c-98c4-8cf6cb3d183c => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/907] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:46:06 2026] GET /v2.0/ports?network_id=5a448689-4035-416f-abd6-8ca2843264db&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: 461/908] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:06 2026] DELETE /v2.0/security-groups/d76b0ab0-4d60-47f4-9806-2dde5b732118 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/909] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:46:06 2026] GET /v2.0/networks/5a448689-4035-416f-abd6-8ca2843264db?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/910] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:46:06 2026] GET /v2.0/networks/5a448689-4035-416f-abd6-8ca2843264db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/911] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:46:06 2026] GET /v2.0/ports?tenant_id=6e6b8bf28c5a41a09f07d0f95577bc50&device_id=8ef0d1c2-2176-470a-93d0-7e6d875870bd => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/912] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:46:07 2026] GET /v2.0/networks?id=5a448689-4035-416f-abd6-8ca2843264db => generated 774 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/915] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:46:07 2026] GET /v2.0/ports?device_id=8ef0d1c2-2176-470a-93d0-7e6d875870bd => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/916] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:46:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4a15e859-c373-4530-8931-2166dd0f5148 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/917] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:46:07 2026] GET /v2.0/security-groups?id=029495b1-316f-42e7-bd4f-0a3d4be8fede&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/918] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:46:07 2026] GET /v2.0/subnets?id=0d7b6e4c-be28-417c-98c4-8cf6cb3d183c => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/919] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:46:07 2026] GET /v2.0/ports?network_id=5a448689-4035-416f-abd6-8ca2843264db&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: 453/920] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:46:07 2026] GET /v2.0/networks/5a448689-4035-416f-abd6-8ca2843264db?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: 454/921] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:46:07 2026] GET /v2.0/networks/5a448689-4035-416f-abd6-8ca2843264db?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: 468/922] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:07 2026] GET /v2.0/security-groups?tenant_id=25cabd76c693484e99fb1ed640079553&name=default => generated 2801 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:46:07.601 7 INFO neutron.services.segments.plugin [-] Segment 3ebb2f35-5401-4163-9442-35a26eca0a25 resource provider aggregate not found 2026-06-26 04:46:07.608 7 INFO neutron.services.segments.plugin [-] Segment 3ebb2f35-5401-4163-9442-35a26eca0a25 resource provider aggregate not found 2026-06-26 04:46:07.628 7 INFO neutron.services.segments.plugin [-] Segment 3ebb2f35-5401-4163-9442-35a26eca0a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ebb2f35-5401-4163-9442-35a26eca0a25 found for delete ", "request_id": "req-4f76645b-8172-47ce-9832-1e8c1d2ac077"}]} 2026-06-26 04:46:07.636 7 INFO neutron.services.segments.plugin [-] Segment 3ebb2f35-5401-4163-9442-35a26eca0a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ebb2f35-5401-4163-9442-35a26eca0a25 found for delete ", "request_id": "req-8487dd7c-475c-480d-b259-98b6e0f379ed"}]} [pid: 7|app: 0|req: 455/923] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:07 2026] DELETE /v2.0/security-groups/114b22b5-2acd-4034-8a81-21a0d0aca78f => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/924] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:07 2026] GET /v2.0/security-groups?tenant_id=f0b8d7e29a854d9ca8d699b3c8f5a5ca&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: 456/925] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:08 2026] DELETE /v2.0/security-groups/182ad17d-d1af-46c6-a817-2536a6f256d9 => 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: 457/926] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:46:08 2026] GET /v2.0/ports?device_id=8ef0d1c2-2176-470a-93d0-7e6d875870bd => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/927] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:46:08 2026] GET /v2.0/security-groups?id=029495b1-316f-42e7-bd4f-0a3d4be8fede&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/928] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:08 2026] GET /v2.0/security-groups?tenant_id=7920da822fe2489887c65124b102a0a6&name=default => generated 2801 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/929] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:08 2026] DELETE /v2.0/security-groups/99a91c8e-f38b-4dd3-8a1e-e7f4a9177337 => 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: 471/930] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:08 2026] GET /v2.0/security-groups?tenant_id=81bb5f0de64d4230953d6082d3192d32&name=default => generated 2801 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/931] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:09 2026] DELETE /v2.0/security-groups/3deebe7a-93a8-44f0-8325-92d64d83f4bd => 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: 472/932] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:46:09 2026] GET /v2.0/ports?device_id=8ef0d1c2-2176-470a-93d0-7e6d875870bd => 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: 461/933] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:46:09 2026] GET /v2.0/security-groups?id=029495b1-316f-42e7-bd4f-0a3d4be8fede&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/934] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:46:09 2026] GET /v2.0/ports?device_id=8ef0d1c2-2176-470a-93d0-7e6d875870bd => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/935] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:46:10 2026] GET /v2.0/security-groups?id=029495b1-316f-42e7-bd4f-0a3d4be8fede&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/936] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:10 2026] GET /v2.0/security-groups?tenant_id=9a3d23df523e4de2a40a31c3504ef685&name=default => generated 2801 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/937] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:10 2026] DELETE /v2.0/security-groups/c0de36d1-4efb-416d-99c8-ab96a81ef454 => 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: 475/938] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:46:10 2026] GET /v2.0/ports?device_id=8ef0d1c2-2176-470a-93d0-7e6d875870bd => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/939] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:46:10 2026] DELETE /v2.0/ports/4a15e859-c373-4530-8931-2166dd0f5148 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/940] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:46:11 2026] GET /v2.0/ports?device_id=8ef0d1c2-2176-470a-93d0-7e6d875870bd => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:46:11.752 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ce619bf-7d16-4db4-a0c8-faa277b4df46'] response: {'server_uuid': '8ef0d1c2-2176-470a-93d0-7e6d875870bd', 'name': 'network-vif-deleted', 'tag': '4a15e859-c373-4530-8931-2166dd0f5148', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 465/941] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:11 2026] GET /v2.0/security-groups?tenant_id=8cb29636fdb9488d8de279be88ddd0a6&name=default => generated 2801 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/942] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:12 2026] DELETE /v2.0/security-groups/027edbcb-6c36-4e02-aacd-8f6b4de83064 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/943] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:12 2026] GET /v2.0/security-groups?tenant_id=075890149f56433bad67b44ce45cd0bc&name=default => generated 2801 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/944] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:12 2026] DELETE /v2.0/security-groups/ad0cf12b-9144-491b-a5b4-8887ff4b8328 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/945] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:12 2026] GET /v2.0/security-groups?tenant_id=cca54854869745b190ce2b71beeb1fbc&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/946] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:12 2026] DELETE /v2.0/security-groups/0e2ae77a-9620-4cc4-b193-b5f246035009 => 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: 478/947] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:46:12 2026] PUT /v2.0/routers/f467287c-021c-4467-9823-71ac2821ada5/remove_router_interface => generated 309 bytes in 1701 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:14.538 8 INFO neutron.db.segments_db [None req-52a437a8-72b6-4da9-8741-429646fa2a7d 0674cce18a44424cb75f3a9a934212e8 0fc3e50fdbcd4d21b32de7a17190263b - - - -] Added segment c0b0e6ff-7193-446c-8fa9-bfd2c0e4954d of type vxlan for network 7cb55788-c6a5-4c7d-8809-540f7167ed18 [pid: 8|app: 0|req: 479/948] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:14 2026] POST /v2.0/networks => generated 644 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/949] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:14 2026] POST /v2.0/subnets => generated 617 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:46:15.155 7 INFO neutron.services.segments.plugin [-] Segment 5f892f6e-e580-463a-9114-54b22cd2dcae resource provider aggregate not found 2026-06-26 04:46:15.160 7 INFO neutron.services.segments.plugin [-] Segment 5f892f6e-e580-463a-9114-54b22cd2dcae resource provider aggregate not found 2026-06-26 04:46:15.178 7 INFO neutron.services.segments.plugin [-] Segment 5f892f6e-e580-463a-9114-54b22cd2dcae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f892f6e-e580-463a-9114-54b22cd2dcae found for delete ", "request_id": "req-d47bb5bc-b64d-44ba-a28a-01d3343bece9"}]} 2026-06-26 04:46:15.186 7 INFO neutron.db.l3_hamode_db [None req-805b8693-5e31-4ee5-afcc-7fc1596996d0 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] HA network 16fe5b33-5db1-4e25-8259-1644cc22901c was deleted as no HA routers are present in tenant 6e6b8bf28c5a41a09f07d0f95577bc50. 2026-06-26 04:46:15.188 7 INFO neutron.services.segments.plugin [-] Segment 5f892f6e-e580-463a-9114-54b22cd2dcae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f892f6e-e580-463a-9114-54b22cd2dcae found for delete ", "request_id": "req-3ff6460c-092d-4cd6-8c10-5adee7667f56"}]} [pid: 7|app: 0|req: 470/950] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:13 2026] DELETE /v2.0/routers/f467287c-021c-4467-9823-71ac2821ada5 => generated 0 bytes in 1265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:46:15.242 8 INFO neutron.db.segments_db [None req-f00e1129-08a7-4034-9406-c503f31ffa60 0674cce18a44424cb75f3a9a934212e8 0fc3e50fdbcd4d21b32de7a17190263b - - - -] Added segment 61ac37e9-ce40-49fe-96b0-73a18b6512d4 of type vxlan for network cb41217c-426a-408f-b577-d410bf81613f [pid: 8|app: 0|req: 481/951] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:15 2026] POST /v2.0/networks => generated 643 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/952] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:15 2026] DELETE /v2.0/subnets/0d7b6e4c-be28-417c-98c4-8cf6cb3d183c => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/953] 10.0.0.132 () {34 vars in 742 bytes} [Fri Jun 26 04:46:15 2026] PUT /v2.0/networks/cb41217c-426a-408f-b577-d410bf81613f => generated 592 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/954] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:15 2026] DELETE /v2.0/networks/5a448689-4035-416f-abd6-8ca2843264db => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/955] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:15 2026] POST /v2.0/subnets => generated 602 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/956] 10.0.0.132 () {34 vars in 740 bytes} [Fri Jun 26 04:46:16 2026] PUT /v2.0/subnets/b5093897-31cd-4718-9547-a419e4504835 => generated 612 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/957] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:16 2026] GET /v2.0/security-groups?tenant_id=6e6b8bf28c5a41a09f07d0f95577bc50&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/958] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:16 2026] DELETE /v2.0/security-groups/029495b1-316f-42e7-bd4f-0a3d4be8fede => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:46:17.220 7 INFO neutron.services.segments.plugin [-] Segment 6b37691c-a2c2-45b6-a17b-5b7dcd63ea75 resource provider aggregate not found 2026-06-26 04:46:17.241 7 INFO neutron.services.segments.plugin [-] Segment 6b37691c-a2c2-45b6-a17b-5b7dcd63ea75 resource provider aggregate not found 2026-06-26 04:46:17.282 7 INFO neutron.services.segments.plugin [-] Segment 6b37691c-a2c2-45b6-a17b-5b7dcd63ea75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b37691c-a2c2-45b6-a17b-5b7dcd63ea75 found for delete ", "request_id": "req-3dae753d-4756-4848-bc05-66c4f3133415"}]} 2026-06-26 04:46:17.287 7 INFO neutron.services.segments.plugin [-] Segment 6b37691c-a2c2-45b6-a17b-5b7dcd63ea75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b37691c-a2c2-45b6-a17b-5b7dcd63ea75 found for delete ", "request_id": "req-9d528219-1a39-4396-b121-88bbd7937467"}]} 2026-06-26 04:46:17.309 7 INFO neutron.services.segments.plugin [-] Segment 61ac37e9-ce40-49fe-96b0-73a18b6512d4 resource provider aggregate not found 2026-06-26 04:46:17.331 7 INFO neutron.services.segments.plugin [-] Segment 61ac37e9-ce40-49fe-96b0-73a18b6512d4 resource provider aggregate not found 2026-06-26 04:46:17.338 7 INFO neutron.services.segments.plugin [-] Segment 61ac37e9-ce40-49fe-96b0-73a18b6512d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61ac37e9-ce40-49fe-96b0-73a18b6512d4 found for delete ", "request_id": "req-5ecc5fe6-024a-4980-9442-43604275c56c"}]} 2026-06-26 04:46:17.364 7 INFO neutron.services.segments.plugin [-] Segment 61ac37e9-ce40-49fe-96b0-73a18b6512d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61ac37e9-ce40-49fe-96b0-73a18b6512d4 found for delete ", "request_id": "req-ad610a93-b232-46b4-9352-0a9385cf4280"}]} [pid: 7|app: 0|req: 474/959] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:16 2026] DELETE /v2.0/networks/cb41217c-426a-408f-b577-d410bf81613f => generated 0 bytes in 1287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:46:17.601 8 INFO neutron.pecan_wsgi.hooks.translation [None req-733803c7-33eb-4851-aee1-c7553940471c 0674cce18a44424cb75f3a9a934212e8 0fc3e50fdbcd4d21b32de7a17190263b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/960] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:17 2026] DELETE /v2.0/networks/cb41217c-426a-408f-b577-d410bf81613f => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/961] 10.0.0.132 () {32 vars in 693 bytes} [Fri Jun 26 04:46:17 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/962] 10.0.0.132 () {32 vars in 741 bytes} [Fri Jun 26 04:46:17 2026] GET /v2.0/subnets?network_id=4e2daef7-d100-4507-862d-dfe430a71b84 => generated 626 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/963] 10.0.0.132 () {32 vars in 652 bytes} [Fri Jun 26 04:46:17 2026] GET /v2.0/extensions => generated 19178 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/964] 10.0.0.132 () {32 vars in 648 bytes} [Fri Jun 26 04:46:17 2026] GET /v2.0/networks => generated 1309 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/965] 10.0.0.132 () {32 vars in 646 bytes} [Fri Jun 26 04:46:18 2026] GET /v2.0/subnets => generated 1233 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/966] 10.0.0.132 () {32 vars in 722 bytes} [Fri Jun 26 04:46:18 2026] GET /v2.0/networks/7cb55788-c6a5-4c7d-8809-540f7167ed18 => generated 669 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/967] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:46:18 2026] GET /v2.0/subnets/1a101e20-2e68-4604-9dde-5b220c2d6ef1 => generated 617 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:18.322 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d14360b-591b-4415-b6b0-b53ea790de61 0674cce18a44424cb75f3a9a934212e8 0fc3e50fdbcd4d21b32de7a17190263b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 490/968] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:18 2026] DELETE /v2.0/subnets/b5093897-31cd-4718-9547-a419e4504835 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:46:18.351 7 INFO neutron.pecan_wsgi.hooks.translation [None req-084ed105-6654-46d0-81c0-3c5f47d3b8f6 0674cce18a44424cb75f3a9a934212e8 0fc3e50fdbcd4d21b32de7a17190263b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 479/969] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:18 2026] DELETE /v2.0/networks/cb41217c-426a-408f-b577-d410bf81613f => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/970] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:18 2026] DELETE /v2.0/subnets/1a101e20-2e68-4604-9dde-5b220c2d6ef1 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/971] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:18 2026] DELETE /v2.0/networks/7cb55788-c6a5-4c7d-8809-540f7167ed18 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/972] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:18 2026] GET /v2.0/security-groups?tenant_id=98ef3933549a48a4b88437dd77e78b32&name=default => generated 2801 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:46:19.373 7 INFO neutron.services.segments.plugin [-] Segment 61ac37e9-ce40-49fe-96b0-73a18b6512d4 resource provider aggregate not found [pid: 7|app: 0|req: 481/973] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:19 2026] DELETE /v2.0/security-groups/311e6e79-00b4-424b-9d55-0a710cc06625 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:46:19.561 7 INFO neutron.services.segments.plugin [-] Segment 61ac37e9-ce40-49fe-96b0-73a18b6512d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61ac37e9-ce40-49fe-96b0-73a18b6512d4 found for delete ", "request_id": "req-e4bcb4ae-b9d7-4836-adb3-a4a595d6a8bd"}]} 2026-06-26 04:46:19.572 7 INFO neutron.services.segments.plugin [-] Segment 61ac37e9-ce40-49fe-96b0-73a18b6512d4 resource provider aggregate not found 2026-06-26 04:46:19.596 7 INFO neutron.services.segments.plugin [-] Segment c0b0e6ff-7193-446c-8fa9-bfd2c0e4954d resource provider aggregate not found 2026-06-26 04:46:19.604 7 INFO neutron.services.segments.plugin [-] Segment 61ac37e9-ce40-49fe-96b0-73a18b6512d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61ac37e9-ce40-49fe-96b0-73a18b6512d4 found for delete ", "request_id": "req-ad4774e6-ab06-4657-bc38-b01e61f4b5b2"}]} 2026-06-26 04:46:19.613 7 INFO neutron.services.segments.plugin [-] Segment c0b0e6ff-7193-446c-8fa9-bfd2c0e4954d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0b0e6ff-7193-446c-8fa9-bfd2c0e4954d found for delete ", "request_id": "req-15e660fa-8584-42cc-a21d-83ef5cf685a9"}]} 2026-06-26 04:46:19.625 7 INFO neutron.services.segments.plugin [-] Segment c0b0e6ff-7193-446c-8fa9-bfd2c0e4954d resource provider aggregate not found 2026-06-26 04:46:19.640 7 INFO neutron.services.segments.plugin [-] Segment c0b0e6ff-7193-446c-8fa9-bfd2c0e4954d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0b0e6ff-7193-446c-8fa9-bfd2c0e4954d found for delete ", "request_id": "req-ac7d5814-9a5a-4953-bd80-a8b9ce2cc248"}]} [pid: 8|app: 0|req: 493/974] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:19 2026] GET /v2.0/security-groups?tenant_id=0fc3e50fdbcd4d21b32de7a17190263b&name=default => generated 2801 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/975] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:19 2026] GET /v2.0/security-groups?tenant_id=2d5014d32fad4b4c96272c11b8740a55&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/976] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:19 2026] DELETE /v2.0/security-groups/5f206c67-431c-414f-855a-b62e7512fbc1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/977] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:19 2026] DELETE /v2.0/security-groups/066a2bc2-ecbc-47bd-bed5-ae5b93a1a28b => 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: 495/978] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:20 2026] GET /v2.0/security-groups?tenant_id=4a1041e930854088a7df65649d58fa08&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/979] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:20 2026] DELETE /v2.0/security-groups/563487ed-421d-4fa9-a038-f4d7519ff06b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/980] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:20 2026] GET /v2.0/security-groups?tenant_id=7bf46b8068674f58be8b980cb46da911&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: 485/981] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:20 2026] DELETE /v2.0/security-groups/f61751be-1a7c-441c-9811-0e1bbe89d84e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:46:21.985 8 INFO neutron.db.segments_db [None req-c247a4e7-6698-46c4-b018-b55bb23a5793 c8c4743d14c147068d2672c9d00fe6bc abbb981f3bdb4814a8975c65edfd7485 - - - -] Added segment aab9b849-88db-4cad-ad3a-b84219c4248c of type vxlan for network bcde1e39-719a-4441-a873-da877c3dd185 [pid: 8|app: 0|req: 497/984] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:21 2026] POST /v2.0/networks => generated 644 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/985] 10.0.0.132 () {34 vars in 664 bytes} [Fri Jun 26 04:46:22 2026] POST /v2.0/ports => generated 774 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:46:22.934 8 INFO neutron.db.segments_db [None req-eb2ffda7-48a9-4441-a72b-9a5586971862 c8c4743d14c147068d2672c9d00fe6bc abbb981f3bdb4814a8975c65edfd7485 - - - -] Added segment e51acde8-49a2-4b8c-9571-5a9b8c8daedb of type vxlan for network 0b0b7257-c45d-4812-943c-535af08ba7a1 [pid: 8|app: 0|req: 498/986] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:22 2026] POST /v2.0/networks => generated 632 bytes in 248 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: 489/987] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:23 2026] POST /v2.0/subnets => generated 602 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/988] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:23 2026] GET /v2.0/security-groups?tenant_id=1dd5de5e16424491a876a2983007a16e&name=default => generated 2801 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/989] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:23 2026] DELETE /v2.0/security-groups/125ae8d7-d65c-4cd6-a478-5db8af1ae5ff => 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: 490/990] 10.0.0.132 () {34 vars in 664 bytes} [Fri Jun 26 04:46:23 2026] POST /v2.0/ports => generated 954 bytes in 541 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: 501/991] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:46:24 2026] DELETE /v2.0/ports/306ce952-4efd-4336-b49d-d63d19da9be6 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/992] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:24 2026] GET /v2.0/security-groups?tenant_id=93d982ef28de467aae2dfd762493ff20&name=default => generated 2801 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:46:24.603 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e354b5a6-62f5-414a-9fd0-80a1ede5b86e c8c4743d14c147068d2672c9d00fe6bc abbb981f3bdb4814a8975c65edfd7485 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 492/993] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:46:24 2026] DELETE /v2.0/ports/306ce952-4efd-4336-b49d-d63d19da9be6 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/994] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:24 2026] GET /v2.0/security-groups?tenant_id=09090eb3ed01443095166bf869dbfc66&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:46:24.685 8 INFO neutron.pecan_wsgi.hooks.translation [None req-906a8377-3558-4efa-bd88-3be3df6d263b c8c4743d14c147068d2672c9d00fe6bc abbb981f3bdb4814a8975c65edfd7485 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 503/995] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:46:24 2026] GET /v2.0/ports/306ce952-4efd-4336-b49d-d63d19da9be6 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/996] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:24 2026] DELETE /v2.0/security-groups/f708ffe0-31ca-42bb-96c0-4f8786bb2612 => 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: 504/997] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:24 2026] DELETE /v2.0/security-groups/c0647fb4-0551-4e63-a99c-b7b1c3b2d1bf => 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: 505/998] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:24 2026] GET /v2.0/security-groups?tenant_id=113f8d6b27e24490b78cf0187a5093db&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/999] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:24 2026] DELETE /v2.0/subnets/88b12f59-63a8-40d7-8335-f130250d6d29 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1000] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:24 2026] DELETE /v2.0/security-groups/e260c7cf-683e-4790-8d70-cae999e49956 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:46:25.414 7 INFO neutron.services.segments.plugin [-] Segment e51acde8-49a2-4b8c-9571-5a9b8c8daedb resource provider aggregate not found 2026-06-26 04:46:25.422 7 INFO neutron.services.segments.plugin [-] Segment e51acde8-49a2-4b8c-9571-5a9b8c8daedb resource provider aggregate not found 2026-06-26 04:46:25.433 7 INFO neutron.services.segments.plugin [-] Segment e51acde8-49a2-4b8c-9571-5a9b8c8daedb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e51acde8-49a2-4b8c-9571-5a9b8c8daedb found for delete ", "request_id": "req-1b7526a7-9064-4fb6-acde-f13a6ea466b1"}]} [pid: 7|app: 0|req: 495/1001] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:25 2026] DELETE /v2.0/networks/0b0b7257-c45d-4812-943c-535af08ba7a1 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:46:25.515 8 INFO neutron.db.segments_db [None req-ac75675d-1882-471e-93bc-5eba73140595 c8c4743d14c147068d2672c9d00fe6bc abbb981f3bdb4814a8975c65edfd7485 - - - -] Added segment 037d7a47-62c1-47fb-a307-5bae21691232 of type vxlan for network 7e017bda-9f5e-4c15-9640-9514eace306b [pid: 8|app: 0|req: 507/1002] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:25 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) 2026-06-26 04:46:25.663 7 INFO neutron.services.segments.plugin [-] Segment e51acde8-49a2-4b8c-9571-5a9b8c8daedb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e51acde8-49a2-4b8c-9571-5a9b8c8daedb found for delete ", "request_id": "req-ad6221ed-c4e2-4344-b346-1cf8d3d7f3a6"}]} [pid: 8|app: 0|req: 508/1003] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:25 2026] GET /v2.0/security-groups?tenant_id=f521876798d84d12bd3bdfae3f6328b9&name=default => generated 2801 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1004] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:25 2026] POST /v2.0/subnets => generated 602 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1005] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:26 2026] DELETE /v2.0/security-groups/e9572391-6463-477f-b1bc-091dce4fbeed => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1006] 10.0.0.132 () {34 vars in 664 bytes} [Fri Jun 26 04:46:26 2026] POST /v2.0/ports => generated 916 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1007] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:46:26 2026] DELETE /v2.0/ports/09d89c07-515d-45fb-b8d3-6b12177afad5 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:46:27.107 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1ee1d0a-7924-4dbe-bf74-c700d42c0faa c8c4743d14c147068d2672c9d00fe6bc abbb981f3bdb4814a8975c65edfd7485 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 498/1008] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:46:27 2026] GET /v2.0/ports/09d89c07-515d-45fb-b8d3-6b12177afad5 => 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: 511/1009] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:27 2026] DELETE /v2.0/subnets/80827b71-1a11-41fc-8638-32e5f90a0394 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1010] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:27 2026] GET /v2.0/security-groups?tenant_id=806ea3ca6c3e43eba8262a44de0752db&name=default => generated 2801 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:46:27.804 7 INFO neutron.services.segments.plugin [-] Segment 037d7a47-62c1-47fb-a307-5bae21691232 resource provider aggregate not found 2026-06-26 04:46:27.810 7 INFO neutron.services.segments.plugin [-] Segment 037d7a47-62c1-47fb-a307-5bae21691232 resource provider aggregate not found 2026-06-26 04:46:27.827 7 INFO neutron.services.segments.plugin [-] Segment 037d7a47-62c1-47fb-a307-5bae21691232 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 037d7a47-62c1-47fb-a307-5bae21691232 found for delete ", "request_id": "req-492b9214-6840-42b4-bbe6-23f52afa43ac"}]} 2026-06-26 04:46:27.828 7 INFO neutron.services.segments.plugin [-] Segment 037d7a47-62c1-47fb-a307-5bae21691232 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 037d7a47-62c1-47fb-a307-5bae21691232 found for delete ", "request_id": "req-238def2d-7929-4e53-8e0d-082c4d3cadf5"}]} [pid: 7|app: 0|req: 499/1011] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:27 2026] DELETE /v2.0/networks/7e017bda-9f5e-4c15-9640-9514eace306b => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1012] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:27 2026] GET /v2.0/security-groups?tenant_id=0645e9d3d7b94e8097312fac67e309f2&name=default => generated 2801 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1013] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:27 2026] DELETE /v2.0/security-groups/4690c9ed-7fed-4c62-8397-28ce498750a6 => 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: 501/1014] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:27 2026] DELETE /v2.0/security-groups/be626ee3-264f-445c-98f2-9768dec7bcfa => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1015] 10.0.0.132 () {34 vars in 664 bytes} [Fri Jun 26 04:46:27 2026] POST /v2.0/ports => generated 775 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1016] 10.0.0.132 () {34 vars in 736 bytes} [Fri Jun 26 04:46:28 2026] PUT /v2.0/ports/b9d0ef57-af25-441e-89cb-a77e192824b9 => generated 752 bytes in 179 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, ' 2026-06-26 04:46:28.662 8 INFO neutron.db.segments_db [None req-4412267c-d62c-48fd-9c62-4a3fda607d58 e03a13f73eb4458e82f99bebd1d8e32d ddcd67c512a84d23849ba63416970b8e - - - -] Added segment 57cb1ae1-e815-4c21-882e-f339009976d3 of type vxlan for network 79f4bbcc-5f44-4dae-a45d-e8d89f2f522d [pid: 7|app: 0|req: 503/1017] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:46:28 2026] DELETE /v2.0/ports/b9d0ef57-af25-441e-89cb-a77e192824b9 => generated 0 bytes in 248 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: 504/1018] 10.0.0.132 () {32 vars in 642 bytes} [Fri Jun 26 04:46:28 2026] GET /v2.0/ports => generated 777 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:28.773 8 INFO neutron.db.segments_db [None req-4412267c-d62c-48fd-9c62-4a3fda607d58 e03a13f73eb4458e82f99bebd1d8e32d ddcd67c512a84d23849ba63416970b8e - - - -] Added segment 003d29d1-2d80-4b91-9a6b-aa376a6e7576 of type vxlan for network fec8fbef-98a5-4773-9ee7-de11f4a80b88 2026-06-26 04:46:28.809 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a71e30ae-1500-4af4-bee4-baebd1b7d221 c8c4743d14c147068d2672c9d00fe6bc abbb981f3bdb4814a8975c65edfd7485 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 505/1019] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:46:28 2026] GET /v2.0/ports/b9d0ef57-af25-441e-89cb-a77e192824b9 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1020] 10.0.0.132 () {32 vars in 642 bytes} [Fri Jun 26 04:46:28 2026] GET /v2.0/ports => generated 777 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1021] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:46:28 2026] GET /v2.0/ports/4a1c327e-e790-40b2-94f1-a5c2a65f333c => generated 774 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:28.939 7 INFO neutron.pecan_wsgi.hooks.translation [None req-571bf4b0-768c-4d3a-b395-43902575f551 c8c4743d14c147068d2672c9d00fe6bc abbb981f3bdb4814a8975c65edfd7485 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/1022] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:28 2026] POST /v2.0/networks => generated 1245 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1023] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:46:28 2026] DELETE /v2.0/ports/09d89c07-515d-45fb-b8d3-6b12177afad5 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:46:28.986 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db3fb523-da79-497d-a037-bc3e5a12266c c8c4743d14c147068d2672c9d00fe6bc abbb981f3bdb4814a8975c65edfd7485 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 516/1024] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:28 2026] DELETE /v2.0/subnets/80827b71-1a11-41fc-8638-32e5f90a0394 => generated 136 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:46:29.022 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0dfe6fa6-9082-47b6-8ebf-0d61574bb0da c8c4743d14c147068d2672c9d00fe6bc abbb981f3bdb4814a8975c65edfd7485 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 517/1025] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:28 2026] DELETE /v2.0/subnets/88b12f59-63a8-40d7-8335-f130250d6d29 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1026] 10.0.0.132 () {32 vars in 648 bytes} [Fri Jun 26 04:46:28 2026] GET /v2.0/networks => generated 1844 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1027] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:46:29 2026] DELETE /v2.0/ports/4a1c327e-e790-40b2-94f1-a5c2a65f333c => 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: 510/1028] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:29 2026] DELETE /v2.0/networks/79f4bbcc-5f44-4dae-a45d-e8d89f2f522d => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:46:29.509 8 INFO neutron.services.segments.plugin [-] Segment aab9b849-88db-4cad-ad3a-b84219c4248c resource provider aggregate not found 2026-06-26 04:46:29.515 8 INFO neutron.services.segments.plugin [-] Segment aab9b849-88db-4cad-ad3a-b84219c4248c resource provider aggregate not found 2026-06-26 04:46:29.533 8 INFO neutron.services.segments.plugin [-] Segment aab9b849-88db-4cad-ad3a-b84219c4248c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aab9b849-88db-4cad-ad3a-b84219c4248c found for delete ", "request_id": "req-10ff3ea8-ce68-4f05-90b3-6936682d9f36"}]} 2026-06-26 04:46:29.535 8 INFO neutron.services.segments.plugin [-] Segment aab9b849-88db-4cad-ad3a-b84219c4248c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aab9b849-88db-4cad-ad3a-b84219c4248c found for delete ", "request_id": "req-5277e19c-cf65-422b-86c9-5fdbf5454e50"}]} [pid: 8|app: 0|req: 519/1029] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:29 2026] DELETE /v2.0/networks/bcde1e39-719a-4441-a873-da877c3dd185 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1030] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:29 2026] DELETE /v2.0/networks/fec8fbef-98a5-4773-9ee7-de11f4a80b88 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1031] 10.0.0.132 () {32 vars in 648 bytes} [Fri Jun 26 04:46:29 2026] GET /v2.0/networks => generated 651 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:29.732 7 INFO neutron.db.segments_db [None req-02fba2ff-4523-41e5-b6c4-c9b7a86c316a e03a13f73eb4458e82f99bebd1d8e32d ddcd67c512a84d23849ba63416970b8e - - - -] Added segment 7b518102-bb03-4e0b-ad8d-3f8141ef54ea of type vxlan for network 1d1dd9e4-ed1c-4e3d-babf-4550fa104623 2026-06-26 04:46:29.850 7 INFO neutron.services.segments.plugin [-] Segment 57cb1ae1-e815-4c21-882e-f339009976d3 resource provider aggregate not found 2026-06-26 04:46:29.856 7 INFO neutron.services.segments.plugin [-] Segment 57cb1ae1-e815-4c21-882e-f339009976d3 resource provider aggregate not found 2026-06-26 04:46:29.863 7 INFO neutron.services.segments.plugin [-] Segment 57cb1ae1-e815-4c21-882e-f339009976d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57cb1ae1-e815-4c21-882e-f339009976d3 found for delete ", "request_id": "req-2c53285c-5839-4a55-94b1-bd2940af0be1"}]} 2026-06-26 04:46:29.871 7 INFO neutron.services.segments.plugin [-] Segment 57cb1ae1-e815-4c21-882e-f339009976d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57cb1ae1-e815-4c21-882e-f339009976d3 found for delete ", "request_id": "req-d1031527-ab01-4907-b5ef-54036587050e"}]} 2026-06-26 04:46:29.885 7 INFO neutron.services.segments.plugin [-] Segment 003d29d1-2d80-4b91-9a6b-aa376a6e7576 resource provider aggregate not found 2026-06-26 04:46:29.902 7 INFO neutron.services.segments.plugin [-] Segment 003d29d1-2d80-4b91-9a6b-aa376a6e7576 resource provider aggregate not found 2026-06-26 04:46:29.912 7 INFO neutron.services.segments.plugin [-] Segment 003d29d1-2d80-4b91-9a6b-aa376a6e7576 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 003d29d1-2d80-4b91-9a6b-aa376a6e7576 found for delete ", "request_id": "req-9de8eca0-971d-489c-bd65-93db9c4a7526"}]} 2026-06-26 04:46:29.932 7 INFO neutron.services.segments.plugin [-] Segment 003d29d1-2d80-4b91-9a6b-aa376a6e7576 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 003d29d1-2d80-4b91-9a6b-aa376a6e7576 found for delete ", "request_id": "req-a2fece56-135d-4026-930e-b91997309163"}]} [pid: 7|app: 0|req: 512/1032] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:29 2026] POST /v2.0/networks => generated 653 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1033] 10.0.0.132 () {32 vars in 652 bytes} [Fri Jun 26 04:46:29 2026] GET /v2.0/extensions => generated 19178 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-26 04:46:30.029 7 INFO neutron.db.segments_db [None req-e343b0a0-059a-4695-bb22-33b268186602 e03a13f73eb4458e82f99bebd1d8e32d ddcd67c512a84d23849ba63416970b8e - - - -] Added segment dfb25d77-17bd-41ae-b304-2444a09095eb of type vxlan for network 75e91cb1-4350-41f0-b0f7-3dfd6a70a934 [pid: 7|app: 0|req: 513/1034] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:29 2026] POST /v2.0/networks => generated 654 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1035] 10.0.0.132 () {32 vars in 680 bytes} [Fri Jun 26 04:46:30 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1036] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:30 2026] GET /v2.0/security-groups?tenant_id=abbb981f3bdb4814a8975c65edfd7485&name=default => generated 2801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:46:30.245 8 INFO neutron.db.segments_db [None req-b4656247-81cc-4092-8f62-23a1e18457cd 3e6fcb02f31744b1a461c1b9050e831c 03f26823163e469ea8b9585c3f28a891 - - - -] Added segment cc3bab42-4583-43af-b3f4-9935f05c155c of type vxlan for network 48171e2d-d2dd-4df2-b217-5ae38adc31a7 2026-06-26 04:46:30.358 8 INFO neutron.db.segments_db [None req-b4656247-81cc-4092-8f62-23a1e18457cd 3e6fcb02f31744b1a461c1b9050e831c 03f26823163e469ea8b9585c3f28a891 - - - -] Added segment b549acd3-c278-4939-b29f-14bd3ee07207 of type vxlan for network ef90fff5-a84e-4271-a48c-2e4286f8b89e [pid: 8|app: 0|req: 522/1037] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:30 2026] POST /v2.0/networks => generated 1245 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1038] 10.0.0.132 () {32 vars in 680 bytes} [Fri Jun 26 04:46:30 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: 524/1039] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:30 2026] DELETE /v2.0/security-groups/e50419be-2d04-40c3-9407-da142997901c => 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: 525/1040] 10.0.0.132 () {32 vars in 648 bytes} [Fri Jun 26 04:46:30 2026] GET /v2.0/networks => generated 1844 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1041] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:46:30 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1042] 10.0.0.132 () {32 vars in 664 bytes} [Fri Jun 26 04:46:30 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: 7|app: 0|req: 516/1043] 10.0.0.132 () {34 vars in 664 bytes} [Fri Jun 26 04:46:30 2026] POST /v2.0/ports => generated 1506 bytes in 667 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: 517/1044] 10.0.0.132 () {32 vars in 698 bytes} [Fri Jun 26 04:46:30 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1045] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:30 2026] DELETE /v2.0/networks/48171e2d-d2dd-4df2-b217-5ae38adc31a7 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1046] 10.0.0.132 () {32 vars in 696 bytes} [Fri Jun 26 04:46:30 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: 518/1047] 10.0.0.132 () {32 vars in 642 bytes} [Fri Jun 26 04:46:30 2026] GET /v2.0/ports => generated 1506 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1048] 10.0.0.132 () {32 vars in 700 bytes} [Fri Jun 26 04:46:31 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1049] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:30 2026] DELETE /v2.0/networks/ef90fff5-a84e-4271-a48c-2e4286f8b89e => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1050] 10.0.0.132 () {32 vars in 688 bytes} [Fri Jun 26 04:46:31 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1051] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:46:31 2026] DELETE /v2.0/ports/16f4374c-02bc-4f17-85d8-9d5e251482ca => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1052] 10.0.0.132 () {32 vars in 702 bytes} [Fri Jun 26 04:46:31 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1053] 10.0.0.132 () {32 vars in 648 bytes} [Fri Jun 26 04:46:31 2026] GET /v2.0/networks => generated 651 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1054] 10.0.0.132 () {32 vars in 692 bytes} [Fri Jun 26 04:46:31 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:31.386 8 INFO neutron.db.segments_db [None req-02c7bb77-02f9-4477-9c81-6a9d446132d0 3e6fcb02f31744b1a461c1b9050e831c 03f26823163e469ea8b9585c3f28a891 - - - -] Added segment 9b5bc189-35e9-4a04-a1e3-63d8491f1491 of type vxlan for network df0300b4-987e-42f5-a29d-99d353c3c017 [pid: 7|app: 0|req: 522/1055] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:46:31 2026] DELETE /v2.0/ports/e2bb8399-5e2b-44a1-a262-6481e98db8d7 => 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: 523/1056] 10.0.0.132 () {32 vars in 694 bytes} [Fri Jun 26 04:46:31 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: 534/1057] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:31 2026] POST /v2.0/networks => generated 650 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1058] 10.0.0.132 () {32 vars in 642 bytes} [Fri Jun 26 04:46:31 2026] GET /v2.0/ports => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1059] 10.0.0.132 () {32 vars in 684 bytes} [Fri Jun 26 04:46:31 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: 536/1060] 10.0.0.132 () {32 vars in 686 bytes} [Fri Jun 26 04:46:31 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:31.569 7 INFO neutron.db.segments_db [None req-d91ea10c-5e0a-46b0-ae5e-bf37e47fb09f 3e6fcb02f31744b1a461c1b9050e831c 03f26823163e469ea8b9585c3f28a891 - - - -] Added segment 0120066f-e4cb-4a05-9a43-7ae364c46e2f of type vxlan for network 5a7db2cf-c5b6-49b0-a8d6-87208386048c 2026-06-26 04:46:31.574 8 INFO neutron.services.segments.plugin [-] Segment cc3bab42-4583-43af-b3f4-9935f05c155c resource provider aggregate not found 2026-06-26 04:46:31.583 8 INFO neutron.services.segments.plugin [-] Segment cc3bab42-4583-43af-b3f4-9935f05c155c resource provider aggregate not found 2026-06-26 04:46:31.600 8 INFO neutron.services.segments.plugin [-] Segment cc3bab42-4583-43af-b3f4-9935f05c155c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc3bab42-4583-43af-b3f4-9935f05c155c found for delete ", "request_id": "req-83755500-301f-41ac-9581-db001f9d57c4"}]} 2026-06-26 04:46:31.617 8 INFO neutron.services.segments.plugin [-] Segment b549acd3-c278-4939-b29f-14bd3ee07207 resource provider aggregate not found 2026-06-26 04:46:31.640 8 INFO neutron.services.segments.plugin [-] Segment b549acd3-c278-4939-b29f-14bd3ee07207 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b549acd3-c278-4939-b29f-14bd3ee07207 found for delete ", "request_id": "req-8f77d3aa-9a07-4a48-9cbb-033bd4e2e19b"}]} 2026-06-26 04:46:31.647 8 INFO neutron.db.segments_db [None req-9f2770d6-c680-4330-8bdf-90e59c5529f2 e03a13f73eb4458e82f99bebd1d8e32d ddcd67c512a84d23849ba63416970b8e - - - -] Added segment ce94e03a-9dee-4391-826f-9f88bd14b72e of type vxlan for network 23719352-08c5-45a2-8a70-cc218360e80f 2026-06-26 04:46:31.652 8 INFO neutron.services.segments.plugin [-] Segment cc3bab42-4583-43af-b3f4-9935f05c155c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc3bab42-4583-43af-b3f4-9935f05c155c found for delete ", "request_id": "req-f9aa3adc-df2d-4bc9-ae32-67cbb4962b7f"}]} 2026-06-26 04:46:31.684 8 INFO neutron.services.segments.plugin [-] Segment b549acd3-c278-4939-b29f-14bd3ee07207 resource provider aggregate not found 2026-06-26 04:46:31.705 8 INFO neutron.services.segments.plugin [-] Segment b549acd3-c278-4939-b29f-14bd3ee07207 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b549acd3-c278-4939-b29f-14bd3ee07207 found for delete ", "request_id": "req-8d2408fd-a7d7-474b-bb4e-81ab1638d438"}]} [pid: 7|app: 0|req: 525/1061] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:31 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: 7|app: 0|req: 526/1062] 10.0.0.132 () {32 vars in 660 bytes} [Fri Jun 26 04:46:31 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1063] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:31 2026] POST /v2.0/networks => generated 654 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1064] 10.0.0.132 () {32 vars in 698 bytes} [Fri Jun 26 04:46:32 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) 2026-06-26 04:46:32.291 8 INFO neutron.db.segments_db [None req-8a84187a-e5d0-4f63-85da-cd42de0c4336 e03a13f73eb4458e82f99bebd1d8e32d ddcd67c512a84d23849ba63416970b8e - - - -] Added segment b6b1adcb-20e4-4da4-ad62-52d93107cda7 of type vxlan for network c871c48e-5479-44e0-9b45-2e28acc4c0da [pid: 7|app: 0|req: 527/1065] 10.0.0.132 () {34 vars in 664 bytes} [Fri Jun 26 04:46:31 2026] POST /v2.0/ports => generated 1506 bytes in 639 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: 528/1066] 10.0.0.132 () {32 vars in 678 bytes} [Fri Jun 26 04:46:32 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1067] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:32 2026] POST /v2.0/networks => generated 653 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1068] 10.0.0.132 () {32 vars in 642 bytes} [Fri Jun 26 04:46:32 2026] GET /v2.0/ports => generated 1506 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1069] 10.0.0.132 () {32 vars in 682 bytes} [Fri Jun 26 04:46:32 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:32.702 7 INFO neutron.db.segments_db [None req-44b2bfce-7ad3-437c-89f5-67b09d2517e6 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Added segment d46477ff-398e-4e4b-8a95-4442a8464308 of type vxlan for network 2a2014e4-7917-4482-9fa2-695ef9e2970e [pid: 7|app: 0|req: 529/1070] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:32 2026] POST /v2.0/networks => generated 633 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1071] 10.0.0.132 () {32 vars in 674 bytes} [Fri Jun 26 04:46:32 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1072] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:46:32 2026] DELETE /v2.0/ports/9c08a3cc-9cdf-4929-94bf-a9202eb8316d => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1073] 10.0.0.132 () {32 vars in 688 bytes} [Fri Jun 26 04:46:32 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:32.881 7 INFO neutron.db.segments_db [None req-9a914469-dd0f-47fb-9a52-d178ae57ec0e 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Added segment d2ac6d4a-c24b-451e-baed-4c0c6d32c541 of type vxlan for network 6a939dab-6a02-4017-a89d-6e23afed25ac [pid: 7|app: 0|req: 531/1074] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:32 2026] POST /v2.0/networks => generated 633 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1075] 10.0.0.132 () {32 vars in 722 bytes} [Fri Jun 26 04:46:33 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1076] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:46:32 2026] DELETE /v2.0/ports/cf961521-57ae-42c1-881d-8a96b13f9d2e => 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: 545/1077] 10.0.0.132 () {32 vars in 686 bytes} [Fri Jun 26 04:46:33 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1078] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:33 2026] POST /v2.0/subnets => generated 622 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1079] 10.0.0.132 () {32 vars in 642 bytes} [Fri Jun 26 04:46:33 2026] GET /v2.0/ports => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1080] 10.0.0.132 () {32 vars in 668 bytes} [Fri Jun 26 04:46:33 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1081] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:33 2026] POST /v2.0/subnets => generated 1275 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1082] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:33 2026] POST /v2.0/subnets => generated 631 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1083] 10.0.0.132 () {32 vars in 686 bytes} [Fri Jun 26 04:46:33 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1084] 10.0.0.132 () {32 vars in 646 bytes} [Fri Jun 26 04:46:33 2026] GET /v2.0/subnets => generated 1888 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:46:33.816 8 INFO neutron.db.segments_db [None req-549d9d8d-0b32-43b1-ac3f-207e48e4c0ed 3e6fcb02f31744b1a461c1b9050e831c 03f26823163e469ea8b9585c3f28a891 - - - -] Added segment d4976271-fc48-41fe-b21d-7d883182cb8b of type vxlan for network 25559678-2a8d-4ce9-8e71-0c81a905787a 2026-06-26 04:46:33.846 7 INFO neutron.db.segments_db [None req-93ae966b-7608-48ae-8bfa-f12485629e2d 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Added segment 9dd38318-5f7b-403a-aede-9f5970d760ac of type vxlan for network fee4f53a-06cc-4121-ae78-dc6822e67473 [pid: 8|app: 0|req: 547/1085] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:33 2026] POST /v2.0/networks => generated 649 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1086] 10.0.0.132 () {32 vars in 680 bytes} [Fri Jun 26 04:46:33 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:34.175 7 INFO neutron.db.l3_hamode_db [None req-93ae966b-7608-48ae-8bfa-f12485629e2d 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:46:34.395 7 INFO neutron.db.l3_hamode_db [None req-93ae966b-7608-48ae-8bfa-f12485629e2d 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 549/1087] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:33 2026] DELETE /v2.0/subnets/b4b96f13-7720-40a4-9c6c-1450d3cebee8 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:46:34.575 8 INFO neutron.db.segments_db [None req-7329c742-8dbc-45c1-9327-bd2542a6f624 3e6fcb02f31744b1a461c1b9050e831c 03f26823163e469ea8b9585c3f28a891 - - - -] Added segment 15af2f30-5d1f-4ea1-9bf9-601b46e7c5ab of type vxlan for network a7503ff9-ae0b-4aec-9fce-a90c8790dc04 [pid: 8|app: 0|req: 550/1088] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:34 2026] POST /v2.0/networks => generated 649 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1089] 10.0.0.132 () {32 vars in 698 bytes} [Fri Jun 26 04:46:34 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1090] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:34 2026] DELETE /v2.0/subnets/cf641fe6-d284-4bd7-86c9-d4433ee4ab60 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1091] 10.0.0.132 () {32 vars in 678 bytes} [Fri Jun 26 04:46:34 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1092] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:34 2026] POST /v2.0/subnets => generated 1226 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1093] 10.0.0.132 () {32 vars in 646 bytes} [Fri Jun 26 04:46:35 2026] GET /v2.0/subnets => generated 626 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1094] 10.0.0.132 () {32 vars in 666 bytes} [Fri Jun 26 04:46:35 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1095] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:33 2026] POST /v2.0/routers => generated 510 bytes in 1946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1096] 10.0.0.132 () {32 vars in 646 bytes} [Fri Jun 26 04:46:35 2026] GET /v2.0/subnets => generated 1839 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1097] 10.0.0.132 () {32 vars in 676 bytes} [Fri Jun 26 04:46:35 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:36.174 7 INFO neutron.services.segments.plugin [-] Segment b6b1adcb-20e4-4da4-ad62-52d93107cda7 resource provider aggregate not found 2026-06-26 04:46:36.180 7 INFO neutron.services.segments.plugin [-] Segment b6b1adcb-20e4-4da4-ad62-52d93107cda7 resource provider aggregate not found 2026-06-26 04:46:36.199 7 INFO neutron.services.segments.plugin [-] Segment b6b1adcb-20e4-4da4-ad62-52d93107cda7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6b1adcb-20e4-4da4-ad62-52d93107cda7 found for delete ", "request_id": "req-4491debf-94ff-4c76-9074-bd6de81d085a"}]} 2026-06-26 04:46:36.202 7 INFO neutron.services.segments.plugin [-] Segment b6b1adcb-20e4-4da4-ad62-52d93107cda7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6b1adcb-20e4-4da4-ad62-52d93107cda7 found for delete ", "request_id": "req-cc11d8bb-1f10-48cd-99ab-34ee2321ee1b"}]} [pid: 7|app: 0|req: 540/1098] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:35 2026] DELETE /v2.0/networks/c871c48e-5479-44e0-9b45-2e28acc4c0da => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1099] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:36 2026] DELETE /v2.0/subnets/616a2dbd-ed82-481a-a4d2-bf352cde73e2 => 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: 542/1100] 10.0.0.132 () {32 vars in 664 bytes} [Fri Jun 26 04:46:36 2026] GET /v2.0/extensions/l3-ha => 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: 543/1101] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:36 2026] DELETE /v2.0/networks/23719352-08c5-45a2-8a70-cc218360e80f => generated 0 bytes in 526 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1102] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:37 2026] DELETE /v2.0/subnets/07386397-fce8-4bc6-b66d-d309cd87aaa3 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1103] 10.0.0.132 () {32 vars in 674 bytes} [Fri Jun 26 04:46:37 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: 559/1104] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:46:35 2026] PUT /v2.0/routers/994e2eec-ef2f-46ad-8168-0731cb068ae9/add_router_interface => generated 309 bytes in 1555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1107] 10.0.0.132 () {32 vars in 646 bytes} [Fri Jun 26 04:46:37 2026] GET /v2.0/subnets => generated 626 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1108] 10.0.0.132 () {32 vars in 712 bytes} [Fri Jun 26 04:46:37 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: 7|app: 0|req: 546/1109] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:37 2026] DELETE /v2.0/networks/75e91cb1-4350-41f0-b0f7-3dfd6a70a934 => 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: 564/1110] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:46:37 2026] GET /v2.0/ports/cb45d8f0-35f8-470b-9d99-a99171287513 => generated 959 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1111] 10.0.0.132 () {32 vars in 690 bytes} [Fri Jun 26 04:46:37 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) 2026-06-26 04:46:37.774 8 INFO neutron.services.segments.plugin [-] Segment 7b518102-bb03-4e0b-ad8d-3f8141ef54ea resource provider aggregate not found 2026-06-26 04:46:37.779 8 INFO neutron.services.segments.plugin [-] Segment 7b518102-bb03-4e0b-ad8d-3f8141ef54ea resource provider aggregate not found 2026-06-26 04:46:37.802 8 INFO neutron.services.segments.plugin [-] Segment 7b518102-bb03-4e0b-ad8d-3f8141ef54ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b518102-bb03-4e0b-ad8d-3f8141ef54ea found for delete ", "request_id": "req-b61bb27d-e1f4-4d56-b0cd-d1c492303ce4"}]} 2026-06-26 04:46:37.804 8 INFO neutron.services.segments.plugin [-] Segment 7b518102-bb03-4e0b-ad8d-3f8141ef54ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b518102-bb03-4e0b-ad8d-3f8141ef54ea found for delete ", "request_id": "req-eebc0805-f6cd-4413-8dda-dba2e8b7ff31"}]} [pid: 8|app: 0|req: 566/1112] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:37 2026] DELETE /v2.0/networks/1d1dd9e4-ed1c-4e3d-babf-4550fa104623 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1113] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:37 2026] DELETE /v2.0/networks/a7503ff9-ae0b-4aec-9fce-a90c8790dc04 => generated 0 bytes in 560 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1114] 10.0.0.132 () {32 vars in 682 bytes} [Fri Jun 26 04:46:38 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:38.230 7 INFO neutron.services.segments.plugin [-] Segment ce94e03a-9dee-4391-826f-9f88bd14b72e resource provider aggregate not found 2026-06-26 04:46:38.252 7 INFO neutron.services.segments.plugin [-] Segment ce94e03a-9dee-4391-826f-9f88bd14b72e resource provider aggregate not found 2026-06-26 04:46:38.260 7 INFO neutron.services.segments.plugin [-] Segment ce94e03a-9dee-4391-826f-9f88bd14b72e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce94e03a-9dee-4391-826f-9f88bd14b72e found for delete ", "request_id": "req-f22af163-c3cc-4a55-814b-ff639eb104e6"}]} 2026-06-26 04:46:38.271 7 INFO neutron.services.segments.plugin [-] Segment ce94e03a-9dee-4391-826f-9f88bd14b72e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce94e03a-9dee-4391-826f-9f88bd14b72e found for delete ", "request_id": "req-834bbbaf-caa2-4e55-a93f-c5531bc27e81"}]} 2026-06-26 04:46:38.284 7 INFO neutron.services.segments.plugin [-] Segment dfb25d77-17bd-41ae-b304-2444a09095eb resource provider aggregate not found 2026-06-26 04:46:38.294 7 INFO neutron.services.segments.plugin [-] Segment dfb25d77-17bd-41ae-b304-2444a09095eb resource provider aggregate not found 2026-06-26 04:46:38.302 7 INFO neutron.services.segments.plugin [-] Segment dfb25d77-17bd-41ae-b304-2444a09095eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfb25d77-17bd-41ae-b304-2444a09095eb found for delete ", "request_id": "req-62e3758b-eeef-44f1-a559-96eb7fa87665"}]} 2026-06-26 04:46:38.308 7 INFO neutron.services.segments.plugin [-] Segment dfb25d77-17bd-41ae-b304-2444a09095eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfb25d77-17bd-41ae-b304-2444a09095eb found for delete ", "request_id": "req-35a80448-168e-4c41-a266-c6134aba791a"}]} 2026-06-26 04:46:38.331 7 INFO neutron.services.segments.plugin [-] Segment 15af2f30-5d1f-4ea1-9bf9-601b46e7c5ab resource provider aggregate not found 2026-06-26 04:46:38.336 7 INFO neutron.services.segments.plugin [-] Segment 15af2f30-5d1f-4ea1-9bf9-601b46e7c5ab resource provider aggregate not found 2026-06-26 04:46:38.352 7 INFO neutron.services.segments.plugin [-] Segment 15af2f30-5d1f-4ea1-9bf9-601b46e7c5ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15af2f30-5d1f-4ea1-9bf9-601b46e7c5ab found for delete ", "request_id": "req-f4fafb93-753f-4fd5-8d47-d34d612d6ebc"}]} 2026-06-26 04:46:38.353 7 INFO neutron.services.segments.plugin [-] Segment 15af2f30-5d1f-4ea1-9bf9-601b46e7c5ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15af2f30-5d1f-4ea1-9bf9-601b46e7c5ab found for delete ", "request_id": "req-6f5940c1-482c-44bf-820a-d197e682f9c7"}]} [pid: 7|app: 0|req: 549/1115] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:38 2026] DELETE /v2.0/networks/25559678-2a8d-4ce9-8e71-0c81a905787a => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1116] 10.0.0.132 () {32 vars in 668 bytes} [Fri Jun 26 04:46:38 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1117] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:38 2026] GET /v2.0/security-groups?tenant_id=ddcd67c512a84d23849ba63416970b8e&name=default => generated 2801 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1118] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:38 2026] DELETE /v2.0/networks/5a7db2cf-c5b6-49b0-a8d6-87208386048c => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1119] 10.0.0.132 () {32 vars in 686 bytes} [Fri Jun 26 04:46:38 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1120] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:38 2026] DELETE /v2.0/security-groups/f7db0c64-f9bf-4ea5-ac55-21f6cf6a18aa => 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: 555/1121] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:39 2026] DELETE /v2.0/networks/df0300b4-987e-42f5-a29d-99d353c3c017 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1122] 10.0.0.132 () {32 vars in 704 bytes} [Fri Jun 26 04:46:39 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: 7|app: 0|req: 557/1123] 10.0.0.132 () {32 vars in 700 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1124] 10.0.0.132 () {32 vars in 674 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1125] 10.0.0.132 () {32 vars in 692 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1126] 10.0.0.132 () {32 vars in 688 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1127] 10.0.0.132 () {32 vars in 708 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1128] 10.0.0.132 () {32 vars in 704 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/port-numa-affinity-policy => 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: 563/1129] 10.0.0.132 () {32 vars in 696 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1130] 10.0.0.132 () {32 vars in 710 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1131] 10.0.0.132 () {32 vars in 668 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1132] 10.0.0.132 () {32 vars in 686 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/binding-extended => 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: 567/1133] 10.0.0.132 () {32 vars in 680 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1134] 10.0.0.132 () {32 vars in 674 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1135] 10.0.0.132 () {32 vars in 670 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1136] 10.0.0.132 () {32 vars in 660 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1137] 10.0.0.132 () {32 vars in 698 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1138] 10.0.0.132 () {32 vars in 698 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1139] 10.0.0.132 () {32 vars in 676 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1140] 10.0.0.132 () {32 vars in 668 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1141] 10.0.0.132 () {32 vars in 682 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/qos-gateway-ip => 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: 576/1142] 10.0.0.132 () {32 vars in 700 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1143] 10.0.0.132 () {32 vars in 684 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1144] 10.0.0.132 () {32 vars in 706 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1145] 10.0.0.132 () {32 vars in 668 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1146] 10.0.0.132 () {32 vars in 696 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1147] 10.0.0.132 () {32 vars in 694 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1148] 10.0.0.132 () {32 vars in 684 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1149] 10.0.0.132 () {32 vars in 688 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1150] 10.0.0.132 () {32 vars in 666 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1151] 10.0.0.132 () {32 vars in 680 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1152] 10.0.0.132 () {32 vars in 680 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1153] 10.0.0.132 () {32 vars in 690 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1154] 10.0.0.132 () {32 vars in 690 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1155] 10.0.0.132 () {32 vars in 694 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1156] 10.0.0.132 () {32 vars in 684 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1157] 10.0.0.132 () {32 vars in 688 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1158] 10.0.0.132 () {32 vars in 700 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1159] 10.0.0.132 () {32 vars in 702 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1160] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1161] 10.0.0.132 () {32 vars in 714 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1162] 10.0.0.132 () {32 vars in 726 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1163] 10.0.0.132 () {32 vars in 718 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1164] 10.0.0.132 () {32 vars in 682 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1165] 10.0.0.132 () {32 vars in 668 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1166] 10.0.0.132 () {32 vars in 718 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1167] 10.0.0.132 () {32 vars in 678 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1168] 10.0.0.132 () {32 vars in 668 bytes} [Fri Jun 26 04:46:39 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: 603/1169] 10.0.0.132 () {32 vars in 696 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1170] 10.0.0.132 () {32 vars in 704 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1171] 10.0.0.132 () {32 vars in 700 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1172] 10.0.0.132 () {32 vars in 682 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1173] 10.0.0.132 () {32 vars in 704 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1174] 10.0.0.132 () {32 vars in 694 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1175] 10.0.0.132 () {32 vars in 688 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1176] 10.0.0.132 () {32 vars in 696 bytes} [Fri Jun 26 04:46:39 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: 611/1177] 10.0.0.132 () {32 vars in 688 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1178] 10.0.0.132 () {32 vars in 700 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1179] 10.0.0.132 () {32 vars in 664 bytes} [Fri Jun 26 04:46:39 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: 614/1180] 10.0.0.132 () {32 vars in 680 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1181] 10.0.0.132 () {32 vars in 692 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1182] 10.0.0.132 () {32 vars in 676 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1183] 10.0.0.132 () {32 vars in 666 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1184] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:46:37 2026] PUT /v2.0/routers/994e2eec-ef2f-46ad-8168-0731cb068ae9/add_router_interface => generated 309 bytes in 2029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1185] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/ports/24fe5d3b-6706-4b44-bb2a-4bc4697ae42c => generated 967 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1186] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:39 2026] GET /v2.0/security-groups?tenant_id=03f26823163e469ea8b9585c3f28a891&name=default => generated 2801 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1187] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:40 2026] DELETE /v2.0/security-groups/07a6309a-3fef-4517-8f91-3519ec303415 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:46:40.376 7 INFO neutron.services.segments.plugin [-] Segment d4976271-fc48-41fe-b21d-7d883182cb8b resource provider aggregate not found 2026-06-26 04:46:40.391 7 INFO neutron.services.segments.plugin [-] Segment d4976271-fc48-41fe-b21d-7d883182cb8b resource provider aggregate not found 2026-06-26 04:46:40.399 7 INFO neutron.services.segments.plugin [-] Segment d4976271-fc48-41fe-b21d-7d883182cb8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4976271-fc48-41fe-b21d-7d883182cb8b found for delete ", "request_id": "req-2df4593f-6324-4522-bde1-901cbafd74b7"}]} 2026-06-26 04:46:40.423 7 INFO neutron.services.segments.plugin [-] Segment d4976271-fc48-41fe-b21d-7d883182cb8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4976271-fc48-41fe-b21d-7d883182cb8b found for delete ", "request_id": "req-1a841d42-3fca-496a-bf57-a7883ef13cff"}]} 2026-06-26 04:46:40.431 7 INFO neutron.services.segments.plugin [-] Segment 0120066f-e4cb-4a05-9a43-7ae364c46e2f resource provider aggregate not found 2026-06-26 04:46:40.450 7 INFO neutron.services.segments.plugin [-] Segment 0120066f-e4cb-4a05-9a43-7ae364c46e2f resource provider aggregate not found 2026-06-26 04:46:40.456 7 INFO neutron.services.segments.plugin [-] Segment 0120066f-e4cb-4a05-9a43-7ae364c46e2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0120066f-e4cb-4a05-9a43-7ae364c46e2f found for delete ", "request_id": "req-eb8fb9fa-3ada-4059-8035-6bff02fbc4f2"}]} 2026-06-26 04:46:40.479 7 INFO neutron.services.segments.plugin [-] Segment 0120066f-e4cb-4a05-9a43-7ae364c46e2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0120066f-e4cb-4a05-9a43-7ae364c46e2f found for delete ", "request_id": "req-e5079c74-33ee-4d01-891c-3d56f40e9aa8"}]} 2026-06-26 04:46:40.485 7 INFO neutron.services.segments.plugin [-] Segment 9b5bc189-35e9-4a04-a1e3-63d8491f1491 resource provider aggregate not found 2026-06-26 04:46:40.501 7 INFO neutron.services.segments.plugin [-] Segment 9b5bc189-35e9-4a04-a1e3-63d8491f1491 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b5bc189-35e9-4a04-a1e3-63d8491f1491 found for delete ", "request_id": "req-bac3dc0f-d4c6-47d1-9f5f-648b5007915d"}]} 2026-06-26 04:46:40.502 7 INFO neutron.services.segments.plugin [-] Segment 9b5bc189-35e9-4a04-a1e3-63d8491f1491 resource provider aggregate not found 2026-06-26 04:46:40.524 7 INFO neutron.services.segments.plugin [-] Segment 9b5bc189-35e9-4a04-a1e3-63d8491f1491 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b5bc189-35e9-4a04-a1e3-63d8491f1491 found for delete ", "request_id": "req-ab146284-1795-4135-b653-39ca060d86bf"}]} [pid: 8|app: 0|req: 570/1188] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:40 2026] GET /v2.0/security-groups?tenant_id=2ed8ae24558748f5a1bff87859301e6d&name=default => generated 2801 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1189] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:40 2026] DELETE /v2.0/security-groups/b8055de6-cf35-49fe-ab5b-d79a913d8aea => 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: 619/1190] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:46:40 2026] PUT /v2.0/routers/994e2eec-ef2f-46ad-8168-0731cb068ae9/remove_router_interface => generated 309 bytes in 1143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:41.373 8 INFO neutron.db.segments_db [None req-8ce93993-3b3c-4328-9900-9c691f8ac68e 70cc64ae1e104c0fa7e94d43ed0b4f21 f24dadc705fb417da4f2e94879ee0771 - - - -] Added segment 0867ba92-06a4-4d23-a398-da269285949d of type vxlan for network 33426ff4-1135-4dac-879e-b885bc2985b2 [pid: 8|app: 0|req: 572/1191] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:41 2026] POST /v2.0/networks => generated 648 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1192] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:46:41 2026] PUT /v2.0/routers/994e2eec-ef2f-46ad-8168-0731cb068ae9/remove_router_interface => generated 309 bytes in 1081 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1193] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:46:42 2026] GET /v2.0/ports?device_id=994e2eec-ef2f-46ad-8168-0731cb068ae9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1194] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:41 2026] POST /v2.0/subnets => generated 649 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:46:42.480 8 INFO neutron.db.segments_db [None req-430b5bfd-d7f8-4736-9a8d-3f2566cabbc1 70cc64ae1e104c0fa7e94d43ed0b4f21 f24dadc705fb417da4f2e94879ee0771 - - - -] Added segment 26ca287f-3092-4987-ad5d-36f5c9af2b60 of type vxlan for network bbb1effa-c808-4490-b7ce-f08171195104 [pid: 8|app: 0|req: 574/1195] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:42 2026] POST /v2.0/networks => generated 647 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:46:42.849 8 INFO neutron.db.segments_db [None req-721b5b4f-338e-4aea-bbbd-01b4f0fd2ea9 1f4428ec486046f2b2929cd60472f0e4 797544d04b4248cc8cb9b1c6e3702e77 - - - -] Added segment 6863a4a4-8737-4dbb-a584-1cc4e8564e09 of type vxlan for network d9a6dd8a-87d8-4032-868e-5c3fe7608299 [pid: 8|app: 0|req: 575/1196] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:42 2026] POST /v2.0/networks => generated 650 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1197] 10.0.0.132 () {34 vars in 742 bytes} [Fri Jun 26 04:46:42 2026] PUT /v2.0/networks/bbb1effa-c808-4490-b7ce-f08171195104 => generated 592 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1198] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:43 2026] POST /v2.0/subnets => generated 603 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:46:43.641 7 INFO neutron.services.segments.plugin [-] Segment 9dd38318-5f7b-403a-aede-9f5970d760ac resource provider aggregate not found 2026-06-26 04:46:43.648 7 INFO neutron.services.segments.plugin [-] Segment 9dd38318-5f7b-403a-aede-9f5970d760ac resource provider aggregate not found 2026-06-26 04:46:43.681 7 INFO neutron.services.segments.plugin [-] Segment 9dd38318-5f7b-403a-aede-9f5970d760ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dd38318-5f7b-403a-aede-9f5970d760ac found for delete ", "request_id": "req-3803645f-a86c-47a3-b7ce-febed0bee028"}]} 2026-06-26 04:46:43.700 7 INFO neutron.services.segments.plugin [-] Segment 9dd38318-5f7b-403a-aede-9f5970d760ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dd38318-5f7b-403a-aede-9f5970d760ac found for delete ", "request_id": "req-2e13b661-5624-4239-bf2c-72775b554407"}]} 2026-06-26 04:46:43.712 7 INFO neutron.db.l3_hamode_db [None req-afdf6963-6499-4a67-aee1-af0a275ccfcc 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] HA network fee4f53a-06cc-4121-ae78-dc6822e67473 was deleted as no HA routers are present in tenant 1233f71998394127a9f9f644de403e4b. [pid: 7|app: 0|req: 622/1199] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:42 2026] DELETE /v2.0/routers/994e2eec-ef2f-46ad-8168-0731cb068ae9 => generated 0 bytes in 1446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:46:43.782 7 INFO neutron.db.segments_db [None req-8a4b1fe1-304e-4a9b-a5c9-146f1aa71a56 1f4428ec486046f2b2929cd60472f0e4 797544d04b4248cc8cb9b1c6e3702e77 - - - -] Added segment 0d9f6dbc-894c-498d-be71-41fe153fa9e6 of type vxlan for network ca772f85-38eb-4092-b5b4-fed3963c0bfb [pid: 8|app: 0|req: 578/1200] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:43 2026] POST /v2.0/subnets => generated 622 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:46:44.179 7 INFO neutron.db.l3_hamode_db [None req-8a4b1fe1-304e-4a9b-a5c9-146f1aa71a56 1f4428ec486046f2b2929cd60472f0e4 797544d04b4248cc8cb9b1c6e3702e77 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 579/1201] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:43 2026] DELETE /v2.0/subnets/d0633c0f-5d41-434d-a1d9-eda8ae3020f6 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1202] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:44 2026] GET /v2.0/security-groups?tenant_id=909c73be9a39437aa7325246f59a7195&name=default => generated 2801 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1203] 10.0.0.132 () {34 vars in 740 bytes} [Fri Jun 26 04:46:44 2026] PUT /v2.0/subnets/40a5d1ad-885f-4f79-8dc4-f535e70cd988 => generated 632 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1204] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:44 2026] DELETE /v2.0/subnets/57f640b3-9283-4d4f-a622-b950154b048f => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1205] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:44 2026] DELETE /v2.0/security-groups/0ca43654-8f92-43c2-83e8-d2a6466841d7 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:46:45.456 7 INFO neutron.db.l3_hamode_db [None req-8a4b1fe1-304e-4a9b-a5c9-146f1aa71a56 1f4428ec486046f2b2929cd60472f0e4 797544d04b4248cc8cb9b1c6e3702e77 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:46:45.594 8 INFO neutron.services.segments.plugin [-] Segment 26ca287f-3092-4987-ad5d-36f5c9af2b60 resource provider aggregate not found 2026-06-26 04:46:45.599 8 INFO neutron.services.segments.plugin [-] Segment 26ca287f-3092-4987-ad5d-36f5c9af2b60 resource provider aggregate not found 2026-06-26 04:46:45.623 8 INFO neutron.services.segments.plugin [-] Segment 26ca287f-3092-4987-ad5d-36f5c9af2b60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26ca287f-3092-4987-ad5d-36f5c9af2b60 found for delete ", "request_id": "req-caee6148-77f8-46fc-a7f9-359b9ded83b9"}]} 2026-06-26 04:46:45.624 8 INFO neutron.services.segments.plugin [-] Segment 26ca287f-3092-4987-ad5d-36f5c9af2b60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26ca287f-3092-4987-ad5d-36f5c9af2b60 found for delete ", "request_id": "req-810c1a1b-cd93-4b41-8fd7-a4b7b61d54ea"}]} [pid: 8|app: 0|req: 584/1206] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:45 2026] DELETE /v2.0/networks/bbb1effa-c808-4490-b7ce-f08171195104 => generated 0 bytes in 638 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1207] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:45 2026] DELETE /v2.0/networks/6a939dab-6a02-4017-a89d-6e23afed25ac => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:46:45.930 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d348f8c7-6fe7-45b0-8daf-a78b7794fafb 70cc64ae1e104c0fa7e94d43ed0b4f21 f24dadc705fb417da4f2e94879ee0771 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1208] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:45 2026] DELETE /v2.0/networks/bbb1effa-c808-4490-b7ce-f08171195104 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1209] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:45 2026] DELETE /v2.0/networks/2a2014e4-7917-4482-9fa2-695ef9e2970e => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1210] 10.0.0.132 () {32 vars in 693 bytes} [Fri Jun 26 04:46:46 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:46.382 8 INFO neutron.db.segments_db [None req-b04ad6b5-eafb-4d5b-a507-685bde666e1a 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Added segment 4df0f224-90c0-4212-9d7c-c55a307ddcb4 of type vxlan for network 0171af2f-c980-431d-b05f-2c027cbbe77b [pid: 8|app: 0|req: 589/1211] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:46 2026] POST /v2.0/networks => generated 633 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1212] 10.0.0.132 () {32 vars in 741 bytes} [Fri Jun 26 04:46:46 2026] GET /v2.0/subnets?network_id=4e2daef7-d100-4507-862d-dfe430a71b84 => generated 626 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1213] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:43 2026] POST /v2.0/routers => generated 694 bytes in 2946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1214] 10.0.0.132 () {32 vars in 652 bytes} [Fri Jun 26 04:46:46 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: 8|app: 0|req: 591/1215] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:46 2026] POST /v2.0/subnets => generated 622 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1216] 10.0.0.132 () {32 vars in 648 bytes} [Fri Jun 26 04:46:46 2026] GET /v2.0/networks => generated 1313 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:46:47.299 8 INFO neutron.db.segments_db [None req-6994856f-2f1f-480c-a427-4e72ab4114a3 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 3a6f8010-85e5-4665-87a7-b8f6e2c43a60 of type vxlan for network 7ea32a65-9b27-4554-9648-d83ff1173e6d [pid: 8|app: 0|req: 593/1217] 10.0.0.132 () {34 vars in 670 bytes} [Fri Jun 26 04:46:46 2026] POST /v2.0/networks => generated 740 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:46:47.515 8 INFO neutron.db.segments_db [None req-175ab875-f67d-43d7-b744-16c77110e46c 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Added segment 023df49f-c3b5-46a9-994c-8642dd1210c6 of type vxlan for network b4a7f375-fe58-4452-a27a-1ba0423ef5c2 2026-06-26 04:46:47.654 8 INFO neutron.services.segments.plugin [-] Segment d2ac6d4a-c24b-451e-baed-4c0c6d32c541 resource provider aggregate not found 2026-06-26 04:46:47.664 8 INFO neutron.services.segments.plugin [-] Segment d2ac6d4a-c24b-451e-baed-4c0c6d32c541 resource provider aggregate not found 2026-06-26 04:46:47.683 8 INFO neutron.services.segments.plugin [-] Segment d2ac6d4a-c24b-451e-baed-4c0c6d32c541 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2ac6d4a-c24b-451e-baed-4c0c6d32c541 found for delete ", "request_id": "req-92c32296-c641-48a7-840e-a7c21c77a8d3"}]} 2026-06-26 04:46:47.696 8 INFO neutron.services.segments.plugin [-] Segment d2ac6d4a-c24b-451e-baed-4c0c6d32c541 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2ac6d4a-c24b-451e-baed-4c0c6d32c541 found for delete ", "request_id": "req-ee58264c-f4b3-4bfd-91e2-aa4a8b4f2677"}]} 2026-06-26 04:46:47.704 8 INFO neutron.services.segments.plugin [-] Segment d46477ff-398e-4e4b-8a95-4442a8464308 resource provider aggregate not found 2026-06-26 04:46:47.714 8 INFO neutron.services.segments.plugin [-] Segment d46477ff-398e-4e4b-8a95-4442a8464308 resource provider aggregate not found 2026-06-26 04:46:47.724 8 INFO neutron.services.segments.plugin [-] Segment d46477ff-398e-4e4b-8a95-4442a8464308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d46477ff-398e-4e4b-8a95-4442a8464308 found for delete ", "request_id": "req-8557451f-9b7b-44d5-916e-f6968e314c31"}]} 2026-06-26 04:46:47.734 8 INFO neutron.services.segments.plugin [-] Segment d46477ff-398e-4e4b-8a95-4442a8464308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d46477ff-398e-4e4b-8a95-4442a8464308 found for delete ", "request_id": "req-bd708bec-2252-4afe-bf80-84f12d2a0aa6"}]} 2026-06-26 04:46:47.950 8 INFO neutron.db.l3_hamode_db [None req-175ab875-f67d-43d7-b744-16c77110e46c 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:46:48.153 8 INFO neutron.db.l3_hamode_db [None req-175ab875-f67d-43d7-b744-16c77110e46c 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 625/1218] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:46:46 2026] PUT /v2.0/routers/c67d8a95-86b3-4007-bd02-00baff1928fe/add_router_interface => generated 309 bytes in 1854 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1219] 10.0.0.132 () {32 vars in 646 bytes} [Fri Jun 26 04:46:48 2026] GET /v2.0/subnets => generated 1265 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1220] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:48 2026] POST /v2.0/subnets => generated 663 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1221] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:47 2026] POST /v2.0/routers => generated 511 bytes in 1542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1222] 10.0.0.132 () {32 vars in 722 bytes} [Fri Jun 26 04:46:49 2026] GET /v2.0/networks/33426ff4-1135-4dac-879e-b885bc2985b2 => generated 673 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:49.127 8 INFO neutron.db.segments_db [None req-bc2a494b-0ad1-4a85-bc4b-b6f41ab4440d 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 5b25be7b-2309-4b6e-9f47-6fd395229fd0 of type vxlan for network ddceb6ef-2be5-4e3b-8147-7f23b2a03e2c [pid: 7|app: 0|req: 628/1223] 10.0.0.132 () {34 vars in 664 bytes} [Fri Jun 26 04:46:48 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, ' 2026-06-26 04:46:49.453 8 INFO neutron.db.l3_hamode_db [None req-bc2a494b-0ad1-4a85-bc4b-b6f41ab4440d 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 629/1224] 10.0.0.132 () {34 vars in 664 bytes} [Fri Jun 26 04:46:49 2026] POST /v2.0/ports => generated 964 bytes in 532 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: 630/1225] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:46:49 2026] GET /v2.0/subnets/833c43f5-b842-451f-a8bc-2f2711aeacab => generated 649 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1226] 10.0.0.132 () {34 vars in 664 bytes} [Fri Jun 26 04:46:50 2026] POST /v2.0/ports => generated 959 bytes in 515 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-06-26 04:46:51.241 8 INFO neutron.db.l3_hamode_db [None req-bc2a494b-0ad1-4a85-bc4b-b6f41ab4440d 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 632/1227] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:46:50 2026] PUT /v2.0/routers/5ccbfec8-401b-4d51-9715-60bc6ad00783/add_router_interface => generated 309 bytes in 1810 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, ' 2026-06-26 04:46:52.369 7 INFO neutron.pecan_wsgi.hooks.translation [None req-39969818-4634-427d-a353-e35ae118f67e 70cc64ae1e104c0fa7e94d43ed0b4f21 f24dadc705fb417da4f2e94879ee0771 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1228] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:52 2026] DELETE /v2.0/subnets/40a5d1ad-885f-4f79-8dc4-f535e70cd988 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1229] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:49 2026] POST /v2.0/routers => generated 727 bytes in 3321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1232] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:46:52 2026] GET /v2.0/ports/b309dfad-b254-4e61-8b89-87cf92f48628 => generated 1038 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:46:52.515 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac97d720-42dc-418c-b51c-aeb588c6b54a 70cc64ae1e104c0fa7e94d43ed0b4f21 f24dadc705fb417da4f2e94879ee0771 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1233] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:52 2026] DELETE /v2.0/networks/bbb1effa-c808-4490-b7ce-f08171195104 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:46:53.359 7 INFO neutron.db.l3_db [None req-65d159cf-1f4c-442a-9407-704577bf1a1e 1f4428ec486046f2b2929cd60472f0e4 797544d04b4248cc8cb9b1c6e3702e77 - - - -] Floating IP cb5b6e44-a953-40c6-952a-f7906eb5cb79 associated. External IP: 10.96.250.219, port: b788be6d-8db5-408c-8e00-6775865517ba. [pid: 7|app: 0|req: 634/1234] 10.0.0.132 () {34 vars in 676 bytes} [Fri Jun 26 04:46:52 2026] POST /v2.0/floatingips => generated 843 bytes in 1384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1235] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:46:52 2026] PUT /v2.0/routers/c979be0f-44db-463d-bfaf-6fbdf726e192/add_router_interface => generated 309 bytes in 1622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1236] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:54 2026] DELETE /v2.0/subnets/833c43f5-b842-451f-a8bc-2f2711aeacab => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:46:54.578 8 INFO neutron.db.l3_db [None req-e245c790-8a31-4d78-842f-330986f9d0a8 1f4428ec486046f2b2929cd60472f0e4 797544d04b4248cc8cb9b1c6e3702e77 - - - -] Floating IP cb5b6e44-a953-40c6-952a-f7906eb5cb79 disassociated. External IP: 10.96.250.219, port: b788be6d-8db5-408c-8e00-6775865517ba. [pid: 7|app: 0|req: 635/1237] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:46:53 2026] PUT /v2.0/routers/5ccbfec8-401b-4d51-9715-60bc6ad00783/remove_router_interface => generated 309 bytes in 1176 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: 603/1238] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:46:54 2026] PUT /v2.0/floatingips/cb5b6e44-a953-40c6-952a-f7906eb5cb79 => generated 552 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:55.173 7 INFO neutron.services.segments.plugin [-] Segment 0867ba92-06a4-4d23-a398-da269285949d resource provider aggregate not found 2026-06-26 04:46:55.179 7 INFO neutron.services.segments.plugin [-] Segment 0867ba92-06a4-4d23-a398-da269285949d resource provider aggregate not found [pid: 7|app: 0|req: 636/1239] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:54 2026] DELETE /v2.0/networks/33426ff4-1135-4dac-879e-b885bc2985b2 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:46:55.212 7 INFO neutron.services.segments.plugin [-] Segment 0867ba92-06a4-4d23-a398-da269285949d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0867ba92-06a4-4d23-a398-da269285949d found for delete ", "request_id": "req-1e7f2958-3bb4-4681-bec2-54569404053e"}]} 2026-06-26 04:46:55.217 7 INFO neutron.services.segments.plugin [-] Segment 0867ba92-06a4-4d23-a398-da269285949d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0867ba92-06a4-4d23-a398-da269285949d found for delete ", "request_id": "req-7379c594-bfab-4a55-b5db-97b869ff914b"}]} 2026-06-26 04:46:55.253 8 INFO neutron.api.v2.resource [None req-2c4d2557-ae28-45c9-b8be-3f467a57836d 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1240] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:46:55 2026] PUT /v2.0/routers/5ccbfec8-401b-4d51-9715-60bc6ad00783/remove_router_interface => generated 197 bytes in 220 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1241] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:46:55 2026] GET /v2.0/ports?device_id=5ccbfec8-401b-4d51-9715-60bc6ad00783 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1242] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:46:55 2026] DELETE /v2.0/floatingips/cb5b6e44-a953-40c6-952a-f7906eb5cb79 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:46:55.961 8 INFO neutron.services.segments.plugin [-] Segment 023df49f-c3b5-46a9-994c-8642dd1210c6 resource provider aggregate not found 2026-06-26 04:46:55.969 8 INFO neutron.services.segments.plugin [-] Segment 023df49f-c3b5-46a9-994c-8642dd1210c6 resource provider aggregate not found 2026-06-26 04:46:55.983 8 INFO neutron.services.segments.plugin [-] Segment 023df49f-c3b5-46a9-994c-8642dd1210c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 023df49f-c3b5-46a9-994c-8642dd1210c6 found for delete ", "request_id": "req-2e99c4c3-d73e-411c-b9ab-10bc492611fa"}]} 2026-06-26 04:46:55.995 8 INFO neutron.db.l3_hamode_db [None req-a09a69e8-446e-4a2d-8f36-f87138bc2eb2 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] HA network b4a7f375-fe58-4452-a27a-1ba0423ef5c2 was deleted as no HA routers are present in tenant 1233f71998394127a9f9f644de403e4b. [pid: 8|app: 0|req: 606/1243] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:55 2026] DELETE /v2.0/routers/5ccbfec8-401b-4d51-9715-60bc6ad00783 => generated 0 bytes in 706 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:46:56.005 8 INFO neutron.services.segments.plugin [-] Segment 023df49f-c3b5-46a9-994c-8642dd1210c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 023df49f-c3b5-46a9-994c-8642dd1210c6 found for delete ", "request_id": "req-436f507e-8e9a-4c9a-bf5f-b644fd5c79b9"}]} [pid: 8|app: 0|req: 607/1244] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:46:56 2026] GET /v2.0/security-groups?tenant_id=f24dadc705fb417da4f2e94879ee0771&name=default => generated 2801 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1245] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:46:56 2026] DELETE /v2.0/subnets/ff06ad2b-c09d-4951-b3b0-3c3342efa826 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:46:56.428 7 INFO neutron.db.l3_db [None req-4a7ad4f2-bb4f-4631-a997-799473269a3a 1f4428ec486046f2b2929cd60472f0e4 797544d04b4248cc8cb9b1c6e3702e77 - - - -] Floating IP a7fd662f-3620-45a9-966a-ef6babcbe94a associated. External IP: 10.96.250.202, port: d87092fe-8ae7-44a1-b3a1-67c339b850f8. [pid: 8|app: 0|req: 609/1246] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:46:56 2026] DELETE /v2.0/security-groups/501bf7f0-dae6-495d-8cf8-c652c4fec3a8 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 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: 610/1247] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:46:56 2026] DELETE /v2.0/networks/0171af2f-c980-431d-b05f-2c027cbbe77b => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1248] 10.0.0.195 () {34 vars in 981 bytes} [Fri Jun 26 04:46:57 2026] GET /v2.0/networks?id=7ea32a65-9b27-4554-9648-d83ff1173e6d => generated 672 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:57.199 8 INFO neutron.db.segments_db [None req-b8b0c5ec-56a0-4ff2-95f3-dad786527245 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Added segment 19eb719e-6cdb-41f5-89d3-8ae78b3a3333 of type vxlan for network 29cb628c-d257-4b53-a279-a0f0bc5eb186 [pid: 7|app: 0|req: 638/1249] 10.0.0.132 () {34 vars in 676 bytes} [Fri Jun 26 04:46:55 2026] POST /v2.0/floatingips => generated 841 bytes in 1734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1250] 10.0.0.195 () {34 vars in 964 bytes} [Fri Jun 26 04:46:57 2026] GET /v2.0/quotas/b245658c6be242ecb3eb5eb777729960 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1251] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:46:57 2026] GET /v2.0/floatingips/a7fd662f-3620-45a9-966a-ef6babcbe94a => generated 841 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1252] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:46:57 2026] POST /v2.0/networks => generated 634 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1253] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:46:57 2026] GET /v2.0/ports?tenant_id=b245658c6be242ecb3eb5eb777729960&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1254] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:57 2026] POST /v2.0/subnets => generated 622 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1255] 10.0.0.195 () {34 vars in 1007 bytes} [Fri Jun 26 04:46:57 2026] GET /v2.0/networks/7ea32a65-9b27-4554-9648-d83ff1173e6d?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:46:57.926 7 INFO neutron.db.segments_db [None req-e6c7e361-9f97-4918-84f4-8cbce8d71f1d 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Added segment 21188750-3821-42a0-91e8-27f54fa899e7 of type vxlan for network ec95b3a8-7111-4463-adf8-9c7f52f87dc9 2026-06-26 04:46:58.065 8 INFO neutron.services.segments.plugin [-] Segment 4df0f224-90c0-4212-9d7c-c55a307ddcb4 resource provider aggregate not found 2026-06-26 04:46:58.071 8 INFO neutron.services.segments.plugin [-] Segment 4df0f224-90c0-4212-9d7c-c55a307ddcb4 resource provider aggregate not found 2026-06-26 04:46:58.094 8 INFO neutron.services.segments.plugin [-] Segment 4df0f224-90c0-4212-9d7c-c55a307ddcb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4df0f224-90c0-4212-9d7c-c55a307ddcb4 found for delete ", "request_id": "req-34b26be1-4398-48d1-809d-5131805820d5"}]} 2026-06-26 04:46:58.096 8 INFO neutron.services.segments.plugin [-] Segment 4df0f224-90c0-4212-9d7c-c55a307ddcb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4df0f224-90c0-4212-9d7c-c55a307ddcb4 found for delete ", "request_id": "req-39cd6f22-5186-455d-b95d-0399906796c0"}]} [pid: 8|app: 0|req: 613/1256] 10.0.0.132 () {32 vars in 654 bytes} [Fri Jun 26 04:46:57 2026] GET /v2.0/floatingips => generated 844 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1257] 10.0.0.195 () {34 vars in 1107 bytes} [Fri Jun 26 04:46:58 2026] GET /v2.0/networks/7ea32a65-9b27-4554-9648-d83ff1173e6d?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) 2026-06-26 04:46:58.421 7 INFO neutron.db.l3_hamode_db [None req-e6c7e361-9f97-4918-84f4-8cbce8d71f1d 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:46:58.617 8 INFO neutron.db.l3_db [None req-71092f97-0b8e-450e-a071-1894594b9107 1f4428ec486046f2b2929cd60472f0e4 797544d04b4248cc8cb9b1c6e3702e77 - - - -] Floating IP a7fd662f-3620-45a9-966a-ef6babcbe94a associated. External IP: 10.96.250.202, port: d87092fe-8ae7-44a1-b3a1-67c339b850f8. 2026-06-26 04:46:58.657 7 INFO neutron.db.l3_hamode_db [None req-e6c7e361-9f97-4918-84f4-8cbce8d71f1d 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 615/1258] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:46:58 2026] PUT /v2.0/floatingips/a7fd662f-3620-45a9-966a-ef6babcbe94a => generated 843 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1259] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:46:59 2026] GET /v2.0/ports?device_id=50930144-3eeb-46cc-a7b8-2d1f0da6f7f2 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1260] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:46:57 2026] POST /v2.0/routers => generated 511 bytes in 1662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1261] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:46:59 2026] GET /v2.0/networks?id=7ea32a65-9b27-4554-9648-d83ff1173e6d => generated 672 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:59.732 7 INFO neutron.db.l3_db [None req-18464b40-745f-422f-b61f-d5c760db9d08 1f4428ec486046f2b2929cd60472f0e4 797544d04b4248cc8cb9b1c6e3702e77 - - - -] Floating IP a7fd662f-3620-45a9-966a-ef6babcbe94a disassociated. External IP: 10.96.250.202, port: b788be6d-8db5-408c-8e00-6775865517ba. [pid: 7|app: 0|req: 645/1262] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:46:59 2026] PUT /v2.0/floatingips/a7fd662f-3620-45a9-966a-ef6babcbe94a => generated 552 bytes in 656 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1263] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:47:00 2026] POST /v2.0/ports => generated 958 bytes in 533 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: 618/1264] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:46:59 2026] PUT /v2.0/routers/cc6a5a49-0741-4781-bf45-26b2959a25a4/add_router_interface => generated 309 bytes in 1565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1265] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:47:00 2026] DELETE /v2.0/floatingips/a7fd662f-3620-45a9-966a-ef6babcbe94a => generated 0 bytes in 443 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1266] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:47:01 2026] GET /v2.0/ports?device_id=50930144-3eeb-46cc-a7b8-2d1f0da6f7f2 => generated 961 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1267] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:47:01 2026] GET /v2.0/ports/c4103056-4d61-416c-a096-da60b95e98a5 => generated 959 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:01.342 8 INFO neutron.api.v2.resource [None req-0329b394-5f74-4a2a-b5e5-7eaaa684e41e 1f4428ec486046f2b2929cd60472f0e4 797544d04b4248cc8cb9b1c6e3702e77 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 621/1268] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:47:01 2026] DELETE /v2.0/floatingips/a7fd662f-3620-45a9-966a-ef6babcbe94a => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1269] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:47:01 2026] GET /v2.0/security-groups?id=db73bf10-9b32-4918-878b-24771375f2fd&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: 648/1270] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:47:01 2026] PUT /v2.0/ports/140c1e1f-c6cc-4dae-b39e-cef2a190be49 => generated 1203 bytes in 542 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-06-26 04:47:01.756 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20e765cd-8054-4ee2-b35f-2b52d481761c'] response: {'name': 'network-changed', 'server_uuid': '50930144-3eeb-46cc-a7b8-2d1f0da6f7f2', 'tag': '140c1e1f-c6cc-4dae-b39e-cef2a190be49', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 649/1271] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:47:01 2026] DELETE /v2.0/ports/b788be6d-8db5-408c-8e00-6775865517ba => generated 0 bytes in 404 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: 650/1272] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:47:02 2026] GET /v2.0/ports?tenant_id=b245658c6be242ecb3eb5eb777729960&device_id=50930144-3eeb-46cc-a7b8-2d1f0da6f7f2 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1273] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:02 2026] GET /v2.0/security-groups?tenant_id=c636e899f1254bb08e9f0179961dfc1b&name=default => generated 2801 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1274] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:47:01 2026] PUT /v2.0/routers/cc6a5a49-0741-4781-bf45-26b2959a25a4/remove_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1275] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:47:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=140c1e1f-c6cc-4dae-b39e-cef2a190be49 => 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: 625/1276] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:02 2026] DELETE /v2.0/security-groups/313c7ff4-5dbf-4fcb-bccb-169c657dae55 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1277] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:47:02 2026] GET /v2.0/ports?device_id=50930144-3eeb-46cc-a7b8-2d1f0da6f7f2 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1278] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:02 2026] GET /v2.0/ports?device_id=cc6a5a49-0741-4781-bf45-26b2959a25a4 => 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: 628/1279] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:47:02 2026] GET /v2.0/subnets?id=07077197-88d1-4296-8cc2-e941e125ed8e => generated 666 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1280] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:47:02 2026] GET /v2.0/security-groups?id=db73bf10-9b32-4918-878b-24771375f2fd&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: 652/1281] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:47:02 2026] DELETE /v2.0/ports/d87092fe-8ae7-44a1-b3a1-67c339b850f8 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1282] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:02 2026] GET /v2.0/security-groups?tenant_id=6d6459dd9d7640b1aadd84b193e40d5b&name=default => generated 2801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1283] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:47:02 2026] GET /v2.0/ports?network_id=7ea32a65-9b27-4554-9648-d83ff1173e6d&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1284] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:02 2026] GET /v2.0/ports?device_id=c67d8a95-86b3-4007-bd02-00baff1928fe => generated 958 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1285] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:03 2026] DELETE /v2.0/security-groups/a50fe1c3-c27d-408c-b5af-b0a35a8700bb => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1286] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:47:03 2026] GET /v2.0/networks/7ea32a65-9b27-4554-9648-d83ff1173e6d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:47:03.469 8 INFO neutron.services.segments.plugin [-] Segment 21188750-3821-42a0-91e8-27f54fa899e7 resource provider aggregate not found 2026-06-26 04:47:03.479 8 INFO neutron.services.segments.plugin [-] Segment 21188750-3821-42a0-91e8-27f54fa899e7 resource provider aggregate not found 2026-06-26 04:47:03.496 8 INFO neutron.services.segments.plugin [-] Segment 21188750-3821-42a0-91e8-27f54fa899e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21188750-3821-42a0-91e8-27f54fa899e7 found for delete ", "request_id": "req-48e5b526-ab8f-4b30-8df3-0a9162b03bd5"}]} 2026-06-26 04:47:03.503 8 INFO neutron.services.segments.plugin [-] Segment 21188750-3821-42a0-91e8-27f54fa899e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21188750-3821-42a0-91e8-27f54fa899e7 found for delete ", "request_id": "req-50dc79a8-c437-4508-a47c-a967fd5a976b"}]} 2026-06-26 04:47:03.507 8 INFO neutron.db.l3_hamode_db [None req-22a6a05b-3565-4751-8305-b265d3e69fd5 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] HA network ec95b3a8-7111-4463-adf8-9c7f52f87dc9 was deleted as no HA routers are present in tenant 1233f71998394127a9f9f644de403e4b. [pid: 8|app: 0|req: 630/1287] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:02 2026] DELETE /v2.0/routers/cc6a5a49-0741-4781-bf45-26b2959a25a4 => generated 0 bytes in 752 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1288] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:47:03 2026] GET /v2.0/networks/7ea32a65-9b27-4554-9648-d83ff1173e6d?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: 632/1289] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:03 2026] DELETE /v2.0/subnets/6069ea19-a8f5-43fa-874d-a31d491063c8 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1290] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:47:03 2026] GET /v2.0/ports?tenant_id=b245658c6be242ecb3eb5eb777729960&device_id=50930144-3eeb-46cc-a7b8-2d1f0da6f7f2 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1291] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:47:03 2026] GET /v2.0/ports?device_id=50930144-3eeb-46cc-a7b8-2d1f0da6f7f2 => 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: 658/1292] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:47:03 2026] PUT /v2.0/routers/c67d8a95-86b3-4007-bd02-00baff1928fe/remove_router_interface => generated 309 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1293] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:47:04 2026] GET /v2.0/networks?id=7ea32a65-9b27-4554-9648-d83ff1173e6d => generated 768 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1294] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:47:04 2026] GET /v2.0/security-groups?id=db73bf10-9b32-4918-878b-24771375f2fd&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1295] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:03 2026] DELETE /v2.0/networks/29cb628c-d257-4b53-a279-a0f0bc5eb186 => generated 0 bytes in 939 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1296] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:47:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=140c1e1f-c6cc-4dae-b39e-cef2a190be49 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:47:05.013 8 INFO neutron.db.segments_db [None req-be081cd7-e92e-4885-bf7e-d62ababc6ea9 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Added segment d2f79842-bd2f-4735-a248-8d981bb6aedd of type vxlan for network fe71c57c-f498-45ee-9f98-e806244b9fae 2026-06-26 04:47:05.347 8 INFO neutron.db.l3_hamode_db [None req-be081cd7-e92e-4885-bf7e-d62ababc6ea9 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:47:05.518 8 INFO neutron.services.segments.plugin [-] Segment 19eb719e-6cdb-41f5-89d3-8ae78b3a3333 resource provider aggregate not found 2026-06-26 04:47:05.530 8 INFO neutron.services.segments.plugin [-] Segment 19eb719e-6cdb-41f5-89d3-8ae78b3a3333 resource provider aggregate not found 2026-06-26 04:47:05.538 8 INFO neutron.services.segments.plugin [-] Segment 19eb719e-6cdb-41f5-89d3-8ae78b3a3333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19eb719e-6cdb-41f5-89d3-8ae78b3a3333 found for delete ", "request_id": "req-fab633fd-3c53-4cdc-8c5a-d92d800d6115"}]} 2026-06-26 04:47:05.560 8 INFO neutron.services.segments.plugin [-] Segment 19eb719e-6cdb-41f5-89d3-8ae78b3a3333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19eb719e-6cdb-41f5-89d3-8ae78b3a3333 found for delete ", "request_id": "req-f3c01b10-8e68-4188-875f-b1532f5d1777"}]} 2026-06-26 04:47:06.215 7 INFO neutron.services.segments.plugin [-] Segment 0d9f6dbc-894c-498d-be71-41fe153fa9e6 resource provider aggregate not found 2026-06-26 04:47:06.225 7 INFO neutron.services.segments.plugin [-] Segment 0d9f6dbc-894c-498d-be71-41fe153fa9e6 resource provider aggregate not found 2026-06-26 04:47:06.245 7 INFO neutron.services.segments.plugin [-] Segment 0d9f6dbc-894c-498d-be71-41fe153fa9e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d9f6dbc-894c-498d-be71-41fe153fa9e6 found for delete ", "request_id": "req-abe71bfd-fb1f-4296-b13c-5df266d023b6"}]} 2026-06-26 04:47:06.246 7 INFO neutron.services.segments.plugin [-] Segment 0d9f6dbc-894c-498d-be71-41fe153fa9e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d9f6dbc-894c-498d-be71-41fe153fa9e6 found for delete ", "request_id": "req-7c5b9ec6-327e-45ce-be83-d41baba4ed26"}]} 2026-06-26 04:47:06.257 7 INFO neutron.db.l3_hamode_db [None req-489d616e-c7aa-4120-a970-75879360e426 1f4428ec486046f2b2929cd60472f0e4 797544d04b4248cc8cb9b1c6e3702e77 - - - -] HA network ca772f85-38eb-4092-b5b4-fed3963c0bfb was deleted as no HA routers are present in tenant 797544d04b4248cc8cb9b1c6e3702e77. [pid: 7|app: 0|req: 661/1297] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:04 2026] DELETE /v2.0/routers/c67d8a95-86b3-4007-bd02-00baff1928fe => generated 0 bytes in 1695 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1298] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:47:06 2026] GET /v2.0/subnets?id=07077197-88d1-4296-8cc2-e941e125ed8e => generated 666 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1299] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:47:06 2026] GET /v2.0/ports?device_id=50930144-3eeb-46cc-a7b8-2d1f0da6f7f2 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:06.571 8 INFO neutron.db.l3_hamode_db [None req-be081cd7-e92e-4885-bf7e-d62ababc6ea9 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 664/1300] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:06 2026] DELETE /v2.0/subnets/881d0684-5f21-4c37-9575-7aea02cf06f1 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1301] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:47:06 2026] GET /v2.0/ports?network_id=7ea32a65-9b27-4554-9648-d83ff1173e6d&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1302] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:47:06 2026] GET /v2.0/security-groups?id=db73bf10-9b32-4918-878b-24771375f2fd&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1303] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:06 2026] DELETE /v2.0/networks/d9a6dd8a-87d8-4032-868e-5c3fe7608299 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1304] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:47:06 2026] GET /v2.0/networks/7ea32a65-9b27-4554-9648-d83ff1173e6d?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1305] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:47:07 2026] GET /v2.0/networks/7ea32a65-9b27-4554-9648-d83ff1173e6d?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: 7|app: 0|req: 672/1308] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:07 2026] GET /v2.0/security-groups?tenant_id=92de73941ec44da9b5621af7e8d7fc11&name=default => generated 2801 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1309] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:07 2026] GET /v2.0/security-groups?tenant_id=797544d04b4248cc8cb9b1c6e3702e77&name=default => generated 2801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1310] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:47:04 2026] POST /v2.0/routers => generated 691 bytes in 2723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1311] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:07 2026] DELETE /v2.0/security-groups/348e0472-1a13-43fb-a4dc-eb08492945fe => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1312] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:07 2026] DELETE /v2.0/security-groups/3b215341-da37-4ac6-9076-16c5c8e5b55d => 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: 675/1313] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:47:07 2026] GET /v2.0/routers/aa5f47d2-3fab-4a70-a646-7dc04495848f => generated 697 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1314] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:47:07 2026] GET /v2.0/ports?device_id=50930144-3eeb-46cc-a7b8-2d1f0da6f7f2 => generated 975 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1315] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:47:07 2026] GET /v2.0/security-groups?id=db73bf10-9b32-4918-878b-24771375f2fd&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1316] 10.0.0.132 () {32 vars in 646 bytes} [Fri Jun 26 04:47:07 2026] GET /v2.0/routers => generated 700 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:08.528 7 INFO neutron.services.segments.plugin [-] Segment 6863a4a4-8737-4dbb-a584-1cc4e8564e09 resource provider aggregate not found 2026-06-26 04:47:08.533 7 INFO neutron.services.segments.plugin [-] Segment 6863a4a4-8737-4dbb-a584-1cc4e8564e09 resource provider aggregate not found 2026-06-26 04:47:08.549 7 INFO neutron.services.segments.plugin [-] Segment 6863a4a4-8737-4dbb-a584-1cc4e8564e09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6863a4a4-8737-4dbb-a584-1cc4e8564e09 found for delete ", "request_id": "req-a4686755-fffa-4a16-86e1-733ea6706f19"}]} [pid: 7|app: 0|req: 677/1317] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:47:08 2026] GET /v2.0/ports?device_id=50930144-3eeb-46cc-a7b8-2d1f0da6f7f2 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:08.566 7 INFO neutron.services.segments.plugin [-] Segment 6863a4a4-8737-4dbb-a584-1cc4e8564e09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6863a4a4-8737-4dbb-a584-1cc4e8564e09 found for delete ", "request_id": "req-f490636b-a3ed-49f8-a2cb-7bf35c233894"}]} [pid: 8|app: 0|req: 641/1318] 10.0.0.132 () {34 vars in 740 bytes} [Fri Jun 26 04:47:08 2026] PUT /v2.0/routers/aa5f47d2-3fab-4a70-a646-7dc04495848f => generated 704 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1319] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:47:08 2026] GET /v2.0/security-groups?id=db73bf10-9b32-4918-878b-24771375f2fd&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1320] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:47:08 2026] GET /v2.0/routers/aa5f47d2-3fab-4a70-a646-7dc04495848f => generated 704 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1321] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:08 2026] GET /v2.0/ports?device_id=aa5f47d2-3fab-4a70-a646-7dc04495848f => 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: 680/1322] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:47:09 2026] GET /v2.0/ports?device_id=50930144-3eeb-46cc-a7b8-2d1f0da6f7f2 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1323] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:47:09 2026] DELETE /v2.0/ports/140c1e1f-c6cc-4dae-b39e-cef2a190be49 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:47:09.678 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-76dcd043-2c6b-45ce-a9f8-19e9d71ee62f'] response: {'server_uuid': '50930144-3eeb-46cc-a7b8-2d1f0da6f7f2', 'name': 'network-vif-deleted', 'tag': '140c1e1f-c6cc-4dae-b39e-cef2a190be49', 'status': 'completed', 'code': 200} 2026-06-26 04:47:09.958 8 INFO neutron.services.segments.plugin [-] Segment d2f79842-bd2f-4735-a248-8d981bb6aedd resource provider aggregate not found 2026-06-26 04:47:09.974 8 INFO neutron.services.segments.plugin [-] Segment d2f79842-bd2f-4735-a248-8d981bb6aedd resource provider aggregate not found 2026-06-26 04:47:09.978 8 INFO neutron.services.segments.plugin [-] Segment d2f79842-bd2f-4735-a248-8d981bb6aedd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f79842-bd2f-4735-a248-8d981bb6aedd found for delete ", "request_id": "req-2e50c8af-8372-4517-80a7-ffc832999ca0"}]} 2026-06-26 04:47:09.990 8 INFO neutron.db.l3_hamode_db [None req-b1dfe57d-7f84-494d-8991-8860dbed98c2 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] HA network fe71c57c-f498-45ee-9f98-e806244b9fae was deleted as no HA routers are present in tenant 1233f71998394127a9f9f644de403e4b. 2026-06-26 04:47:09.992 8 INFO neutron.services.segments.plugin [-] Segment d2f79842-bd2f-4735-a248-8d981bb6aedd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f79842-bd2f-4735-a248-8d981bb6aedd found for delete ", "request_id": "req-383e50d0-9492-4435-980b-2bd36bc5d496"}]} [pid: 8|app: 0|req: 643/1324] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:08 2026] DELETE /v2.0/routers/aa5f47d2-3fab-4a70-a646-7dc04495848f => generated 0 bytes in 1274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:47:10.002 7 INFO neutron.db.segments_db [None req-5a489433-c11f-46ca-8d89-0ec6db63e53e cba1099b7944451ab102300f65973315 714d65c3f8e442fcafce82b347f98062 - - - -] Added segment ff4049ff-a5a0-476e-bcac-6de116b1590c of type vxlan for network 7ee1c755-8012-4c6c-9ce6-c7716001aac9 [pid: 8|app: 0|req: 644/1325] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:47:09 2026] GET /v2.0/ports?device_id=50930144-3eeb-46cc-a7b8-2d1f0da6f7f2 => 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: 645/1326] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:10 2026] GET /v2.0/ports?device_id=aa5f47d2-3fab-4a70-a646-7dc04495848f => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:47:10.099 8 INFO neutron.api.v2.resource [None req-efe7f4b8-aaa7-42db-810f-68f863486c9f 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 646/1327] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:10 2026] DELETE /v2.0/routers/aa5f47d2-3fab-4a70-a646-7dc04495848f => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1328] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:10 2026] GET /v2.0/ports?device_id=cc6a5a49-0741-4781-bf45-26b2959a25a4 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:47:10.161 8 INFO neutron.api.v2.resource [None req-bc074845-687b-4923-bba5-d22f811d1de5 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1329] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:10 2026] DELETE /v2.0/routers/cc6a5a49-0741-4781-bf45-26b2959a25a4 => 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: 682/1330] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:09 2026] POST /v2.0/networks => generated 649 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:47:10.194 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8d288e3-962a-4518-a5bc-3be8f5c88343 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1331] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:10 2026] DELETE /v2.0/subnets/6069ea19-a8f5-43fa-874d-a31d491063c8 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1332] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:10 2026] GET /v2.0/ports?device_id=5ccbfec8-401b-4d51-9715-60bc6ad00783 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:47:10.255 8 INFO neutron.api.v2.resource [None req-bcb2b8df-2fd5-41bf-ac38-79bb1563b767 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 651/1333] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:10 2026] DELETE /v2.0/routers/5ccbfec8-401b-4d51-9715-60bc6ad00783 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:47:10.288 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce59b686-46a9-4c06-9c93-5bd63d31d6bc 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1334] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:10 2026] DELETE /v2.0/subnets/ff06ad2b-c09d-4951-b3b0-3c3342efa826 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1335] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:10 2026] GET /v2.0/ports?device_id=994e2eec-ef2f-46ad-8168-0731cb068ae9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:47:10.356 8 INFO neutron.api.v2.resource [None req-8653a03b-bcf8-4791-928d-3989bf206190 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1336] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:10 2026] DELETE /v2.0/routers/994e2eec-ef2f-46ad-8168-0731cb068ae9 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:47:10.383 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b795380-7be8-43ce-9b99-13e4f7e27a71 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 655/1337] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:10 2026] DELETE /v2.0/subnets/d0633c0f-5d41-434d-a1d9-eda8ae3020f6 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:47:10.414 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4628b827-ebe5-4bb7-a130-1507a569fa2c 8ba3b624811e4e2fa6917121c6e5fd44 1233f71998394127a9f9f644de403e4b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 656/1338] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:10 2026] DELETE /v2.0/subnets/57f640b3-9283-4d4f-a622-b950154b048f => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1339] 10.0.0.132 () {34 vars in 664 bytes} [Fri Jun 26 04:47:10 2026] POST /v2.0/ports => generated 779 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:47:10.618 8 INFO neutron.db.segments_db [None req-72b2ff23-80d0-4027-a98b-439bb911566a cba1099b7944451ab102300f65973315 714d65c3f8e442fcafce82b347f98062 - - - -] Added segment 798d87bd-964b-4de8-bde3-76f316da81cc of type vxlan for network 11c91cd3-4898-407a-8790-c99fad4fe979 [pid: 8|app: 0|req: 657/1340] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:10 2026] POST /v2.0/networks => generated 636 bytes in 192 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: 658/1341] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:10 2026] GET /v2.0/security-groups?tenant_id=1233f71998394127a9f9f644de403e4b&name=default => generated 2801 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1342] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:47:10 2026] POST /v2.0/subnets => generated 622 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1343] 10.0.0.89 () {30 vars in 648 bytes} [Fri Jun 26 04:47:11 2026] GET /v2.0/extensions => generated 19178 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1344] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:11 2026] DELETE /v2.0/security-groups/74dbd441-d540-4cd2-92c2-62653f9b2cf3 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1345] 10.0.0.89 () {30 vars in 722 bytes} [Fri Jun 26 04:47:11 2026] GET /v2.0/quotas/fe76815bf36447d685c3f1987a1fb9af/details => generated 847 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1346] 10.0.0.132 () {34 vars in 664 bytes} [Fri Jun 26 04:47:11 2026] POST /v2.0/ports => generated 966 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1347] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:47:11 2026] DELETE /v2.0/ports/3dbfc1eb-f74e-4813-8b14-b5bff78c8ab7 => generated 0 bytes in 349 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, ' 2026-06-26 04:47:11.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b23e8164-df76-4bda-88ea-7cf2bdbb66a0 cba1099b7944451ab102300f65973315 714d65c3f8e442fcafce82b347f98062 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 661/1348] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:47:11 2026] DELETE /v2.0/ports/3dbfc1eb-f74e-4813-8b14-b5bff78c8ab7 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:47:11.990 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3014b613-6e33-4edd-bbb1-d835d4f08202 cba1099b7944451ab102300f65973315 714d65c3f8e442fcafce82b347f98062 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 688/1349] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:47:11 2026] GET /v2.0/ports/3dbfc1eb-f74e-4813-8b14-b5bff78c8ab7 => 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: 662/1350] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:11 2026] DELETE /v2.0/subnets/c7d2cd08-9272-4cf2-bad3-a3441665b9e9 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:47:12.698 7 INFO neutron.services.segments.plugin [-] Segment 798d87bd-964b-4de8-bde3-76f316da81cc resource provider aggregate not found 2026-06-26 04:47:12.704 7 INFO neutron.services.segments.plugin [-] Segment 798d87bd-964b-4de8-bde3-76f316da81cc resource provider aggregate not found 2026-06-26 04:47:12.729 7 INFO neutron.services.segments.plugin [-] Segment 798d87bd-964b-4de8-bde3-76f316da81cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798d87bd-964b-4de8-bde3-76f316da81cc found for delete ", "request_id": "req-378f04e4-35e6-4283-9fed-f70a4addf022"}]} 2026-06-26 04:47:12.733 7 INFO neutron.services.segments.plugin [-] Segment 798d87bd-964b-4de8-bde3-76f316da81cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798d87bd-964b-4de8-bde3-76f316da81cc found for delete ", "request_id": "req-0e969675-8e33-493c-abea-a70685663689"}]} [pid: 7|app: 0|req: 689/1351] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:12 2026] DELETE /v2.0/networks/11c91cd3-4898-407a-8790-c99fad4fe979 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:47:12.810 7 INFO neutron.db.segments_db [None req-4067e756-aa43-4fc8-8823-c24642a2b651 cba1099b7944451ab102300f65973315 714d65c3f8e442fcafce82b347f98062 - - - -] Added segment 5a334742-6c1e-4346-a398-3c2182e2eff0 of type vxlan for network 56055b6d-0d45-479a-b1e7-23cd7df40e76 [pid: 7|app: 0|req: 690/1352] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:12 2026] POST /v2.0/networks => generated 636 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1353] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:47:12 2026] POST /v2.0/subnets => generated 622 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1354] 10.0.0.132 () {34 vars in 683 bytes} [Fri Jun 26 04:47:13 2026] POST /v2.0/security-groups => generated 1560 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1355] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:47:12 2026] PUT /v2.0/routers/c979be0f-44db-463d-bfaf-6fbdf726e192/remove_router_interface => generated 309 bytes in 1791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1356] 10.0.0.132 () {32 vars in 662 bytes} [Fri Jun 26 04:47:14 2026] GET /v2.0/security-groups => generated 4343 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1357] 10.0.0.89 () {30 vars in 648 bytes} [Fri Jun 26 04:47:14 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) [pid: 7|app: 0|req: 693/1358] 10.0.0.132 () {34 vars in 664 bytes} [Fri Jun 26 04:47:13 2026] POST /v2.0/ports => generated 926 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1359] 10.0.0.132 () {34 vars in 757 bytes} [Fri Jun 26 04:47:14 2026] PUT /v2.0/security-groups/cff55198-3633-47ad-912c-723088bf6923 => generated 1600 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1360] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:47:14 2026] DELETE /v2.0/ports/294faae8-8f97-4d24-8b39-b9ff7f615b13 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1361] 10.0.0.89 () {30 vars in 722 bytes} [Fri Jun 26 04:47:14 2026] GET /v2.0/quotas/fe76815bf36447d685c3f1987a1fb9af/details => generated 847 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1362] 10.0.0.132 () {32 vars in 736 bytes} [Fri Jun 26 04:47:14 2026] GET /v2.0/security-groups/cff55198-3633-47ad-912c-723088bf6923 => generated 1600 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:47:14.845 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e013ffd1-5254-4d64-af7b-ef8ba85031e3 cba1099b7944451ab102300f65973315 714d65c3f8e442fcafce82b347f98062 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1363] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:47:14 2026] GET /v2.0/ports/294faae8-8f97-4d24-8b39-b9ff7f615b13 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1364] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:14 2026] DELETE /v2.0/security-groups/cff55198-3633-47ad-912c-723088bf6923 => 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: 700/1365] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:14 2026] DELETE /v2.0/subnets/41c644d0-a388-443b-b6de-6f66a54e6f20 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1366] 10.0.0.132 () {32 vars in 662 bytes} [Fri Jun 26 04:47:15 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:47:15.429 8 INFO neutron.services.segments.plugin [-] Segment 5b25be7b-2309-4b6e-9f47-6fd395229fd0 resource provider aggregate not found 2026-06-26 04:47:15.435 8 INFO neutron.services.segments.plugin [-] Segment 5b25be7b-2309-4b6e-9f47-6fd395229fd0 resource provider aggregate not found 2026-06-26 04:47:15.449 8 INFO neutron.db.l3_hamode_db [None req-512133b1-6243-4b99-b106-fdea846fa54f 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] HA network ddceb6ef-2be5-4e3b-8147-7f23b2a03e2c was deleted as no HA routers are present in tenant b245658c6be242ecb3eb5eb777729960. [pid: 8|app: 0|req: 666/1367] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:14 2026] DELETE /v2.0/routers/c979be0f-44db-463d-bfaf-6fbdf726e192 => generated 0 bytes in 1249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:47:15.457 8 INFO neutron.services.segments.plugin [-] Segment 5b25be7b-2309-4b6e-9f47-6fd395229fd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b25be7b-2309-4b6e-9f47-6fd395229fd0 found for delete ", "request_id": "req-76993e85-c8e0-4efe-aaca-ec70912248df"}]} 2026-06-26 04:47:15.463 8 INFO neutron.services.segments.plugin [-] Segment 5b25be7b-2309-4b6e-9f47-6fd395229fd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b25be7b-2309-4b6e-9f47-6fd395229fd0 found for delete ", "request_id": "req-a7e28025-993f-4a2f-a629-e48bf21cca1a"}]} 2026-06-26 04:47:15.474 8 INFO neutron.api.v2.resource [None req-750a2b1b-d3f2-44ce-ab8a-06aaa83a6856 c821562106454ab791e76c1f6917396a 5f26a99949d6465db51f45aeb496fc8b - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 667/1368] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:15 2026] DELETE /v2.0/security-groups/cff55198-3633-47ad-912c-723088bf6923 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:47:15.665 7 INFO neutron.services.segments.plugin [-] Segment 5a334742-6c1e-4346-a398-3c2182e2eff0 resource provider aggregate not found 2026-06-26 04:47:15.682 7 INFO neutron.services.segments.plugin [-] Segment 5a334742-6c1e-4346-a398-3c2182e2eff0 resource provider aggregate not found [pid: 8|app: 0|req: 668/1369] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:15 2026] DELETE /v2.0/subnets/07077197-88d1-4296-8cc2-e941e125ed8e => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:47:15.701 7 INFO neutron.services.segments.plugin [-] Segment 5a334742-6c1e-4346-a398-3c2182e2eff0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a334742-6c1e-4346-a398-3c2182e2eff0 found for delete ", "request_id": "req-d66e79ac-9fe2-41a3-8874-7775783ace65"}]} 2026-06-26 04:47:15.706 7 INFO neutron.services.segments.plugin [-] Segment 5a334742-6c1e-4346-a398-3c2182e2eff0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a334742-6c1e-4346-a398-3c2182e2eff0 found for delete ", "request_id": "req-dbc26b5f-8b96-486b-a960-fb71f440ad62"}]} [pid: 7|app: 0|req: 702/1370] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:15 2026] DELETE /v2.0/networks/56055b6d-0d45-479a-b1e7-23cd7df40e76 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1371] 10.0.0.132 () {34 vars in 683 bytes} [Fri Jun 26 04:47:15 2026] POST /v2.0/security-groups => generated 1560 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1372] 10.0.0.132 () {34 vars in 664 bytes} [Fri Jun 26 04:47:15 2026] POST /v2.0/ports => generated 779 bytes in 315 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: 703/1373] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:15 2026] DELETE /v2.0/networks/7ea32a65-9b27-4554-9648-d83ff1173e6d => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1374] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1375] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:47:16 2026] GET /v2.0/security-group-rules/d961197c-268d-4675-9ad5-8e34bd6286a0 => 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: 673/1376] 10.0.0.132 () {32 vars in 672 bytes} [Fri Jun 26 04:47:16 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) [pid: 8|app: 0|req: 674/1377] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:47:16 2026] DELETE /v2.0/security-group-rules/d961197c-268d-4675-9ad5-8e34bd6286a0 => 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: 704/1378] 10.0.0.132 () {34 vars in 736 bytes} [Fri Jun 26 04:47:16 2026] PUT /v2.0/ports/f07aff70-711e-475b-98c7-e07030890c1a => generated 752 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1379] 10.0.0.132 () {32 vars in 672 bytes} [Fri Jun 26 04:47:16 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1380] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:16 2026] GET /v2.0/security-groups?tenant_id=b245658c6be242ecb3eb5eb777729960&name=default => generated 2801 bytes in 44 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: 706/1381] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1382] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:16 2026] DELETE /v2.0/security-groups/db73bf10-9b32-4918-878b-24771375f2fd => 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: 676/1383] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:47:16 2026] DELETE /v2.0/ports/f07aff70-711e-475b-98c7-e07030890c1a => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1384] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:47:16 2026] GET /v2.0/security-group-rules/1fb36aad-8a99-4335-86e4-581d364fe5f7 => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1385] 10.0.0.132 () {32 vars in 672 bytes} [Fri Jun 26 04:47:16 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1386] 10.0.0.132 () {32 vars in 642 bytes} [Fri Jun 26 04:47:16 2026] GET /v2.0/ports => generated 782 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:16.776 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25e7160b-756a-4a0a-b5fd-fdbbee1e93f0 cba1099b7944451ab102300f65973315 714d65c3f8e442fcafce82b347f98062 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 678/1387] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:47:16 2026] GET /v2.0/ports/f07aff70-711e-475b-98c7-e07030890c1a => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1388] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:47:16 2026] DELETE /v2.0/security-group-rules/1fb36aad-8a99-4335-86e4-581d364fe5f7 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1389] 10.0.0.132 () {32 vars in 642 bytes} [Fri Jun 26 04:47:16 2026] GET /v2.0/ports => generated 782 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1390] 10.0.0.132 () {32 vars in 672 bytes} [Fri Jun 26 04:47:16 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1391] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:47:16 2026] GET /v2.0/ports/1a759aa6-1c2a-447d-87cb-a35d7f4dd7de => generated 779 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:16.864 7 INFO neutron.db.securitygroups_db [None req-18b589d1-94db-4e0a-998c-6ca5a45bffe9 c821562106454ab791e76c1f6917396a 5f26a99949d6465db51f45aeb496fc8b - - - -] Project 5f26a99949d6465db51f45aeb496fc8b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-26 04:47:16.887 8 INFO neutron.pecan_wsgi.hooks.translation [None req-496dd4ef-a260-43fd-84f9-7501b2eccc0a cba1099b7944451ab102300f65973315 714d65c3f8e442fcafce82b347f98062 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 681/1392] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:47:16 2026] DELETE /v2.0/ports/294faae8-8f97-4d24-8b39-b9ff7f615b13 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:47:16.915 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c58dbcb5-000a-475a-a08d-21cd4a656e27 cba1099b7944451ab102300f65973315 714d65c3f8e442fcafce82b347f98062 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 682/1393] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:16 2026] DELETE /v2.0/subnets/41c644d0-a388-443b-b6de-6f66a54e6f20 => 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: 712/1394] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:16 2026] POST /v2.0/security-group-rules => generated 575 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:47:16.943 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8161bf95-36ac-43a8-9a85-4820f41d47c9 cba1099b7944451ab102300f65973315 714d65c3f8e442fcafce82b347f98062 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 683/1395] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:16 2026] DELETE /v2.0/subnets/c7d2cd08-9272-4cf2-bad3-a3441665b9e9 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1396] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:47:16 2026] GET /v2.0/security-group-rules/6cd04476-af71-4c88-b0b1-49db94484246 => generated 575 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1397] 10.0.0.132 () {32 vars in 672 bytes} [Fri Jun 26 04:47:16 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1398] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:47:17 2026] DELETE /v2.0/security-group-rules/6cd04476-af71-4c88-b0b1-49db94484246 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1399] 10.0.0.132 () {32 vars in 672 bytes} [Fri Jun 26 04:47:17 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1400] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:47:16 2026] DELETE /v2.0/ports/1a759aa6-1c2a-447d-87cb-a35d7f4dd7de => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1401] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:17 2026] DELETE /v2.0/security-groups/68325c5f-9acf-4545-89a2-e95f7221f1ae => 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: 718/1402] 10.0.0.132 () {32 vars in 662 bytes} [Fri Jun 26 04:47:17 2026] GET /v2.0/security-groups => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1403] 10.0.0.132 () {32 vars in 662 bytes} [Fri Jun 26 04:47:17 2026] GET /v2.0/security-groups => 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: 685/1404] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:17 2026] DELETE /v2.0/networks/7ee1c755-8012-4c6c-9ce6-c7716001aac9 => 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: 720/1405] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:17 2026] GET /v2.0/security-groups?tenant_id=fe76815bf36447d685c3f1987a1fb9af&name=default => generated 2801 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:47:17.651 8 INFO neutron.services.segments.plugin [-] Segment ff4049ff-a5a0-476e-bcac-6de116b1590c resource provider aggregate not found 2026-06-26 04:47:17.658 8 INFO neutron.services.segments.plugin [-] Segment ff4049ff-a5a0-476e-bcac-6de116b1590c resource provider aggregate not found 2026-06-26 04:47:17.682 8 INFO neutron.services.segments.plugin [-] Segment ff4049ff-a5a0-476e-bcac-6de116b1590c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff4049ff-a5a0-476e-bcac-6de116b1590c found for delete ", "request_id": "req-b7047dd9-3d0b-44e2-980e-e2dfd4ae62d4"}]} 2026-06-26 04:47:17.684 8 INFO neutron.services.segments.plugin [-] Segment ff4049ff-a5a0-476e-bcac-6de116b1590c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff4049ff-a5a0-476e-bcac-6de116b1590c found for delete ", "request_id": "req-928714a5-2460-41a3-ac54-aeed7cc31478"}]} [pid: 8|app: 0|req: 686/1406] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:17 2026] DELETE /v2.0/security-groups/084f563a-b1af-4b87-811f-29079f42c26b => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:47:17.779 7 INFO neutron.services.segments.plugin [-] Segment 3a6f8010-85e5-4665-87a7-b8f6e2c43a60 resource provider aggregate not found 2026-06-26 04:47:17.786 7 INFO neutron.services.segments.plugin [-] Segment 3a6f8010-85e5-4665-87a7-b8f6e2c43a60 resource provider aggregate not found 2026-06-26 04:47:17.798 7 INFO neutron.services.segments.plugin [-] Segment 3a6f8010-85e5-4665-87a7-b8f6e2c43a60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a6f8010-85e5-4665-87a7-b8f6e2c43a60 found for delete ", "request_id": "req-2ae20484-2d61-406c-9244-d50e26c15774"}]} 2026-06-26 04:47:17.806 7 INFO neutron.services.segments.plugin [-] Segment 3a6f8010-85e5-4665-87a7-b8f6e2c43a60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a6f8010-85e5-4665-87a7-b8f6e2c43a60 found for delete ", "request_id": "req-584870e0-2a30-43fd-9252-28c07f36b50d"}]} [pid: 7|app: 0|req: 721/1407] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:17 2026] GET /v2.0/security-groups?tenant_id=5f26a99949d6465db51f45aeb496fc8b&name=default => generated 2801 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1408] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:17 2026] GET /v2.0/security-groups?tenant_id=714d65c3f8e442fcafce82b347f98062&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1409] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:17 2026] DELETE /v2.0/security-groups/66697f2a-960d-4472-806e-5b15793dae1c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1410] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:18 2026] DELETE /v2.0/security-groups/eeafc45b-1dd6-444b-a62d-23f1a810c4c3 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:47:20.252 8 INFO neutron.db.segments_db [None req-adda0eca-2a83-4eff-a735-68b054484cae 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Added segment 7f90f603-b4d2-4e21-881d-b28d63881153 of type vxlan for network 845538ea-3cc0-48e6-aa50-d31e2f1bc311 2026-06-26 04:47:20.303 7 INFO neutron.db.segments_db [None req-0ca96d4e-f5fc-473b-8a28-b208a010ea5d e8e69b912c7e404299dac0eaf91e01b1 6d1b0721009f498b9f4c9837b95dceb0 - - - -] Added segment b0ec1f83-21a5-4c39-8d5d-84aac47369d4 of type vxlan for network 1689d906-6448-4ce8-a07d-5df48e438d35 [pid: 8|app: 0|req: 689/1411] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:20 2026] POST /v2.0/networks => generated 629 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1412] 10.0.0.132 () {34 vars in 670 bytes} [Fri Jun 26 04:47:19 2026] POST /v2.0/networks => generated 632 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:47:20.475 7 INFO neutron.db.segments_db [None req-6bd629e0-8167-42ed-a2a6-1a7f7575339f 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Added segment 0127632e-3311-4052-b84b-e3c7d789a220 of type vxlan for network ab7c6b06-3272-45e3-8d0b-4502e123b469 [pid: 7|app: 0|req: 724/1413] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:20 2026] POST /v2.0/networks => generated 630 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:47:20.649 7 INFO neutron.db.segments_db [None req-bddc9c5c-ab9a-4546-89e1-4360dbce4456 e8e69b912c7e404299dac0eaf91e01b1 6d1b0721009f498b9f4c9837b95dceb0 - - - -] Added segment 583bf931-36c4-4baf-9148-dc64391c78fc of type vxlan for network 6198197b-77f2-42aa-b781-528dea9abce2 [pid: 8|app: 0|req: 690/1414] 10.0.0.132 () {34 vars in 683 bytes} [Fri Jun 26 04:47:20 2026] POST /v2.0/security-groups => generated 1561 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-26 04:47:20.990 7 INFO neutron.db.l3_hamode_db [None req-bddc9c5c-ab9a-4546-89e1-4360dbce4456 e8e69b912c7e404299dac0eaf91e01b1 6d1b0721009f498b9f4c9837b95dceb0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 691/1415] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:47:20 2026] POST /v2.0/subnets => generated 602 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1416] 10.0.0.132 () {32 vars in 662 bytes} [Fri Jun 26 04:47:21 2026] GET /v2.0/security-groups => generated 4344 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1417] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:47:21 2026] POST /v2.0/subnets => generated 602 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1418] 10.0.0.132 () {34 vars in 757 bytes} [Fri Jun 26 04:47:21 2026] PUT /v2.0/security-groups/7000aa9f-5690-4478-82c1-ee542b43c6c1 => generated 1596 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:47:21.536 8 INFO neutron.db.segments_db [None req-452e220f-1f4a-4e16-9ef2-80ff7f078bc2 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Added segment a8f51721-0162-4f93-b534-d11a9a215beb of type vxlan for network d46dfa66-7f9f-446e-bc34-a1d43e33699c 2026-06-26 04:47:21.866 8 INFO neutron.db.l3_hamode_db [None req-452e220f-1f4a-4e16-9ef2-80ff7f078bc2 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:47:22.077 8 INFO neutron.db.l3_hamode_db [None req-452e220f-1f4a-4e16-9ef2-80ff7f078bc2 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:47:22.654 7 INFO neutron.db.l3_hamode_db [None req-bddc9c5c-ab9a-4546-89e1-4360dbce4456 e8e69b912c7e404299dac0eaf91e01b1 6d1b0721009f498b9f4c9837b95dceb0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 695/1419] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:47:21 2026] POST /v2.0/routers => generated 506 bytes in 1371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1420] 10.0.0.132 () {32 vars in 736 bytes} [Fri Jun 26 04:47:22 2026] GET /v2.0/security-groups/7000aa9f-5690-4478-82c1-ee542b43c6c1 => generated 1596 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:47:23.241 8 INFO neutron.db.segments_db [None req-1e7233f4-bec0-4a47-8f0b-42619554f83f 8ed936e9ca024746839db271f33ba5cb 0820a2b6c62d485283c086caefe26d88 - - - -] Added segment 3542d3bf-1dce-4c26-9d5f-cea8ed219691 of type vxlan for network 6fbfe61e-29d3-4dff-b2d8-4cb1593f8420 [pid: 8|app: 0|req: 697/1421] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:22 2026] POST /v2.0/networks => generated 632 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1424] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:47:20 2026] POST /v2.0/routers => generated 694 bytes in 3320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1425] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:23 2026] DELETE /v2.0/security-groups/7000aa9f-5690-4478-82c1-ee542b43c6c1 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:47:24.140 7 INFO neutron.db.segments_db [None req-51606e52-245c-4712-b75b-c4fafc07d0c3 8ed936e9ca024746839db271f33ba5cb 0820a2b6c62d485283c086caefe26d88 - - - -] Added segment 7638030c-ec44-49ee-a420-d210609a1a3c of type vxlan for network f27fbb43-9472-42a9-a5a8-00292065fdc5 [pid: 7|app: 0|req: 727/1426] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:24 2026] POST /v2.0/networks => generated 631 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1427] 10.0.0.132 () {32 vars in 775 bytes} [Fri Jun 26 04:47:24 2026] GET /v2.0/subnets?project_id=6d1b0721009f498b9f4c9837b95dceb0&cidr=10.100.0.0%2F28 => generated 14 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1428] 10.0.0.132 () {32 vars in 662 bytes} [Fri Jun 26 04:47:24 2026] GET /v2.0/security-groups => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:47:24.617 7 INFO neutron.db.segments_db [None req-a9b1e480-9da2-4b81-b91d-1ff8bdac8ded 8ed936e9ca024746839db271f33ba5cb 0820a2b6c62d485283c086caefe26d88 - - - -] Added segment 1ef98281-fd85-4da9-b3f0-75ac8e6880d2 of type vxlan for network 1af0e3f0-8af0-4186-9137-ebdeff81e924 [pid: 7|app: 0|req: 730/1429] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:24 2026] POST /v2.0/networks => generated 630 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1430] 10.0.0.132 () {32 vars in 693 bytes} [Fri Jun 26 04:47:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:24.932 7 INFO neutron.api.v2.resource [None req-98ce0755-6a11-46ce-832f-b2352175b40c f2f27dc55d1c45e3b95486de2f3fa511 40fa4705805340e18b08ac92e2d9f729 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1431] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:24 2026] DELETE /v2.0/security-groups/7000aa9f-5690-4478-82c1-ee542b43c6c1 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:47:25.022 7 INFO neutron.db.segments_db [None req-90425c89-8ea3-4a08-a82a-eb44a72f9429 8ed936e9ca024746839db271f33ba5cb 0820a2b6c62d485283c086caefe26d88 - - - -] Added segment d951e011-6c9c-4e6e-9c03-6a21ed85345e of type vxlan for network 5a0a9bd3-632d-4376-919d-29b9c77a012a [pid: 7|app: 0|req: 733/1432] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:24 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1433] 10.0.0.132 () {32 vars in 783 bytes} [Fri Jun 26 04:47:25 2026] GET /v2.0/subnets?network_id=4e2daef7-d100-4507-862d-dfe430a71b84&cidr=10.100.0.0%2F28 => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1434] 10.0.0.132 () {34 vars in 683 bytes} [Fri Jun 26 04:47:25 2026] POST /v2.0/security-groups => generated 1560 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-26 04:47:25.349 7 INFO neutron.db.segments_db [None req-f49ff386-a571-4efd-90f4-f2fcb0fcf0b1 8ed936e9ca024746839db271f33ba5cb 0820a2b6c62d485283c086caefe26d88 - - - -] Added segment 48cb0f66-fc67-4d6f-82c5-190de90b7150 of type vxlan for network d2dba833-2f82-4142-9c29-e8614fc9cc6b [pid: 7|app: 0|req: 736/1435] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:25 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: 8|app: 0|req: 700/1436] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:47:23 2026] PUT /v2.0/routers/2533b13a-4a86-4734-b7cc-a62fd95a839b/add_router_interface => generated 309 bytes in 2154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1437] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1438] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:47:25 2026] PUT /v2.0/networks/6fbfe61e-29d3-4dff-b2d8-4cb1593f8420/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1439] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:47:25 2026] GET /v2.0/ports/27cf2116-f54b-498c-b75e-8e9750a6aa99 => generated 955 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1440] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:47:25 2026] GET /v2.0/security-group-rules/2eca2fe3-db08-46ac-bf47-506c10100915 => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1441] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:47:25 2026] PUT /v2.0/networks/f27fbb43-9472-42a9-a5a8-00292065fdc5/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1442] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:47:25 2026] POST /v2.0/subnets => generated 632 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1443] 10.0.0.132 () {32 vars in 672 bytes} [Fri Jun 26 04:47:25 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1444] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:47:25 2026] PUT /v2.0/networks/1af0e3f0-8af0-4186-9137-ebdeff81e924/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1445] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:47:25 2026] PUT /v2.0/routers/2533b13a-4a86-4734-b7cc-a62fd95a839b/add_router_interface => generated 309 bytes in 1680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1446] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:47:27 2026] DELETE /v2.0/security-group-rules/2eca2fe3-db08-46ac-bf47-506c10100915 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1447] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:47:27 2026] PUT /v2.0/networks/5a0a9bd3-632d-4376-919d-29b9c77a012a/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1448] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:47:27 2026] GET /v2.0/ports/b9387e0b-a6ce-4c3b-af29-fe4873050033 => generated 955 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1449] 10.0.0.132 () {32 vars in 672 bytes} [Fri Jun 26 04:47:27 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1450] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:47:26 2026] PUT /v2.0/routers/dbe3e7f3-6881-49cb-8490-839581f2d1e9/add_router_interface => generated 309 bytes in 1800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1451] 10.0.0.132 () {32 vars in 665 bytes} [Fri Jun 26 04:47:27 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1452] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:27 2026] POST /v2.0/security-group-rules => generated 569 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1453] 10.0.0.132 () {32 vars in 648 bytes} [Fri Jun 26 04:47:27 2026] GET /v2.0/networks => generated 9309 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1454] 10.0.0.132 () {32 vars in 679 bytes} [Fri Jun 26 04:47:28 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1247 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1455] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:47:28 2026] GET /v2.0/security-group-rules/ee3fad6b-aa6e-4d29-b622-151ffb0b59cd => 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: 716/1456] 10.0.0.132 () {32 vars in 646 bytes} [Fri Jun 26 04:47:28 2026] GET /v2.0/subnets => generated 4317 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1457] 10.0.0.132 () {32 vars in 675 bytes} [Fri Jun 26 04:47:28 2026] GET /v2.0/networks?tags-any=blue => generated 1247 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1458] 10.0.0.132 () {32 vars in 672 bytes} [Fri Jun 26 04:47:28 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1459] 10.0.0.132 () {32 vars in 646 bytes} [Fri Jun 26 04:47:28 2026] GET /v2.0/routers => generated 1273 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1460] 10.0.0.132 () {32 vars in 687 bytes} [Fri Jun 26 04:47:28 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1461] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:47:28 2026] DELETE /v2.0/security-group-rules/ee3fad6b-aa6e-4d29-b622-151ffb0b59cd => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1462] 10.0.0.132 () {34 vars in 684 bytes} [Fri Jun 26 04:47:28 2026] POST /v2.0/security-groups => generated 1611 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1463] 10.0.0.132 () {32 vars in 673 bytes} [Fri Jun 26 04:47:28 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1464] 10.0.0.132 () {32 vars in 672 bytes} [Fri Jun 26 04:47:29 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1465] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:29 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: 8|app: 0|req: 726/1466] 10.0.0.132 () {32 vars in 687 bytes} [Fri Jun 26 04:47:29 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1467] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:29 2026] POST /v2.0/security-group-rules => generated 570 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1468] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:47:27 2026] PUT /v2.0/routers/2533b13a-4a86-4734-b7cc-a62fd95a839b/remove_router_interface => generated 309 bytes in 1668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1469] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:29 2026] POST /v2.0/security-group-rules => generated 564 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1470] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:47:29 2026] GET /v2.0/security-group-rules/4a88e097-4b61-4a40-a1fc-16e604debd1e => generated 570 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1471] 10.0.0.132 () {32 vars in 683 bytes} [Fri Jun 26 04:47:29 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1472] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:29 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: 744/1473] 10.0.0.132 () {32 vars in 672 bytes} [Fri Jun 26 04:47:29 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1474] 10.0.0.132 () {32 vars in 695 bytes} [Fri Jun 26 04:47:29 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1475] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1476] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:47:30 2026] DELETE /v2.0/security-group-rules/4a88e097-4b61-4a40-a1fc-16e604debd1e => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:47:30.315 7 INFO neutron.services.segments.plugin [-] Segment 3542d3bf-1dce-4c26-9d5f-cea8ed219691 resource provider aggregate not found 2026-06-26 04:47:30.320 7 INFO neutron.services.segments.plugin [-] Segment 3542d3bf-1dce-4c26-9d5f-cea8ed219691 resource provider aggregate not found 2026-06-26 04:47:30.338 7 INFO neutron.services.segments.plugin [-] Segment 3542d3bf-1dce-4c26-9d5f-cea8ed219691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3542d3bf-1dce-4c26-9d5f-cea8ed219691 found for delete ", "request_id": "req-5b61ea3c-9412-43e4-bf7c-07417f061001"}]} 2026-06-26 04:47:30.341 7 INFO neutron.services.segments.plugin [-] Segment 3542d3bf-1dce-4c26-9d5f-cea8ed219691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3542d3bf-1dce-4c26-9d5f-cea8ed219691 found for delete ", "request_id": "req-50828c54-f533-4790-be0f-2f00f64fe6f8"}]} [pid: 7|app: 0|req: 748/1477] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:30 2026] DELETE /v2.0/networks/6fbfe61e-29d3-4dff-b2d8-4cb1593f8420 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:47:30.386 7 INFO neutron.db.securitygroups_db [None req-79ef1c53-1323-437b-b471-001db0ceb895 e8e69b912c7e404299dac0eaf91e01b1 6d1b0721009f498b9f4c9837b95dceb0 - - - -] Project 6d1b0721009f498b9f4c9837b95dceb0 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: 749/1478] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:30 2026] POST /v2.0/security-group-rules => generated 575 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1479] 10.0.0.132 () {32 vars in 672 bytes} [Fri Jun 26 04:47:30 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1480] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:30 2026] DELETE /v2.0/networks/f27fbb43-9472-42a9-a5a8-00292065fdc5 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:47:30.751 7 INFO neutron.db.securitygroups_db [None req-6988f373-236a-4348-9b0d-4b3e031c3cc2 e8e69b912c7e404299dac0eaf91e01b1 6d1b0721009f498b9f4c9837b95dceb0 - - - -] Project 6d1b0721009f498b9f4c9837b95dceb0 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: 752/1481] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:30 2026] POST /v2.0/security-group-rules => generated 574 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1482] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:30 2026] DELETE /v2.0/security-groups/b15dad7a-b8c4-4a90-a5cc-87f1a5c6ef6c => 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: 754/1483] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:30 2026] DELETE /v2.0/networks/1af0e3f0-8af0-4186-9137-ebdeff81e924 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1484] 10.0.0.132 () {32 vars in 662 bytes} [Fri Jun 26 04:47:31 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1485] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:47:29 2026] PUT /v2.0/routers/2533b13a-4a86-4734-b7cc-a62fd95a839b/remove_router_interface => generated 309 bytes in 1758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1486] 10.0.0.132 () {32 vars in 648 bytes} [Fri Jun 26 04:47:31 2026] GET /v2.0/networks => generated 1297 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1487] 10.0.0.132 () {32 vars in 662 bytes} [Fri Jun 26 04:47:31 2026] GET /v2.0/security-groups => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1488] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:31 2026] GET /v2.0/ports?device_id=2533b13a-4a86-4734-b7cc-a62fd95a839b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:47:31.499 8 INFO neutron.services.segments.plugin [-] Segment d951e011-6c9c-4e6e-9c03-6a21ed85345e resource provider aggregate not found 2026-06-26 04:47:31.504 8 INFO neutron.services.segments.plugin [-] Segment d951e011-6c9c-4e6e-9c03-6a21ed85345e resource provider aggregate not found 2026-06-26 04:47:31.529 8 INFO neutron.services.segments.plugin [-] Segment d951e011-6c9c-4e6e-9c03-6a21ed85345e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d951e011-6c9c-4e6e-9c03-6a21ed85345e found for delete ", "request_id": "req-03f6ee5b-4012-42cd-9a9b-37bbb30ee23b"}]} 2026-06-26 04:47:31.531 8 INFO neutron.services.segments.plugin [-] Segment d951e011-6c9c-4e6e-9c03-6a21ed85345e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d951e011-6c9c-4e6e-9c03-6a21ed85345e found for delete ", "request_id": "req-7c859894-2704-479e-96ed-9be96d3abf98"}]} [pid: 8|app: 0|req: 731/1489] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:31 2026] DELETE /v2.0/networks/5a0a9bd3-632d-4376-919d-29b9c77a012a => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1490] 10.0.0.195 () {34 vars in 1099 bytes} [Fri Jun 26 04:47:31 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2131778335&fields=id&tenant_id=6d1b0721009f498b9f4c9837b95dceb0 => 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: 733/1491] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:31 2026] DELETE /v2.0/networks/d2dba833-2f82-4142-9c29-e8614fc9cc6b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1492] 10.0.0.195 () {34 vars in 981 bytes} [Fri Jun 26 04:47:31 2026] GET /v2.0/networks?id=1689d906-6448-4ce8-a07d-5df48e438d35 => generated 660 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1493] 10.0.0.195 () {34 vars in 964 bytes} [Fri Jun 26 04:47:31 2026] GET /v2.0/quotas/6d1b0721009f498b9f4c9837b95dceb0 => 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: 736/1494] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:31 2026] GET /v2.0/security-groups?tenant_id=40fa4705805340e18b08ac92e2d9f729&name=default => generated 2801 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:47:32.296 7 INFO neutron.db.l3_hamode_db [None req-9dd071a3-0e77-4e5c-b5f6-ba9f7d5fab6d 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] HA network d46dfa66-7f9f-446e-bc34-a1d43e33699c was deleted as no HA routers are present in tenant 6d3c98cbf3b44aeb832e2871634fe190. [pid: 7|app: 0|req: 759/1495] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:31 2026] DELETE /v2.0/routers/2533b13a-4a86-4734-b7cc-a62fd95a839b => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1496] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:47:32 2026] GET /v2.0/ports?tenant_id=6d1b0721009f498b9f4c9837b95dceb0&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:32.361 7 INFO neutron.services.segments.plugin [-] Segment 7638030c-ec44-49ee-a420-d210609a1a3c resource provider aggregate not found 2026-06-26 04:47:32.367 7 INFO neutron.services.segments.plugin [-] Segment 7638030c-ec44-49ee-a420-d210609a1a3c resource provider aggregate not found 2026-06-26 04:47:32.384 7 INFO neutron.services.segments.plugin [-] Segment 7638030c-ec44-49ee-a420-d210609a1a3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7638030c-ec44-49ee-a420-d210609a1a3c found for delete ", "request_id": "req-af70a80f-8166-4c86-90c4-7ffcc8dec9d1"}]} 2026-06-26 04:47:32.393 7 INFO neutron.services.segments.plugin [-] Segment 7638030c-ec44-49ee-a420-d210609a1a3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7638030c-ec44-49ee-a420-d210609a1a3c found for delete ", "request_id": "req-adf3af27-7217-400e-bb92-4fb73aed4543"}]} 2026-06-26 04:47:32.402 7 INFO neutron.services.segments.plugin [-] Segment 1ef98281-fd85-4da9-b3f0-75ac8e6880d2 resource provider aggregate not found 2026-06-26 04:47:32.412 7 INFO neutron.services.segments.plugin [-] Segment 1ef98281-fd85-4da9-b3f0-75ac8e6880d2 resource provider aggregate not found 2026-06-26 04:47:32.420 7 INFO neutron.services.segments.plugin [-] Segment 1ef98281-fd85-4da9-b3f0-75ac8e6880d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ef98281-fd85-4da9-b3f0-75ac8e6880d2 found for delete ", "request_id": "req-6ed1d1f2-4c0f-49b1-a181-a3600765db6f"}]} 2026-06-26 04:47:32.433 7 INFO neutron.services.segments.plugin [-] Segment 1ef98281-fd85-4da9-b3f0-75ac8e6880d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ef98281-fd85-4da9-b3f0-75ac8e6880d2 found for delete ", "request_id": "req-cbaba3e7-4f56-4c5a-ab73-9cfca2ee7827"}]} 2026-06-26 04:47:32.439 7 INFO neutron.services.segments.plugin [-] Segment a8f51721-0162-4f93-b534-d11a9a215beb resource provider aggregate not found 2026-06-26 04:47:32.457 7 INFO neutron.services.segments.plugin [-] Segment a8f51721-0162-4f93-b534-d11a9a215beb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f51721-0162-4f93-b534-d11a9a215beb found for delete ", "request_id": "req-a5eed946-22be-4a6d-bce3-7143031cdb0e"}]} 2026-06-26 04:47:32.458 7 INFO neutron.services.segments.plugin [-] Segment a8f51721-0162-4f93-b534-d11a9a215beb resource provider aggregate not found [pid: 7|app: 0|req: 760/1497] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:32 2026] DELETE /v2.0/security-groups/63c0ea88-227a-4812-93d7-82dc7257ef5a => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:47:32.477 7 INFO neutron.services.segments.plugin [-] Segment a8f51721-0162-4f93-b534-d11a9a215beb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f51721-0162-4f93-b534-d11a9a215beb found for delete ", "request_id": "req-eb1bb921-7f5d-4449-aca7-988b2eb04a6d"}]} [pid: 8|app: 0|req: 738/1498] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:32 2026] DELETE /v2.0/subnets/68464139-09e1-42a6-ba4f-d4c82c480f92 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1499] 10.0.0.195 () {34 vars in 1007 bytes} [Fri Jun 26 04:47:32 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?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: 762/1500] 10.0.0.195 () {34 vars in 1107 bytes} [Fri Jun 26 04:47:32 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?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) [pid: 8|app: 0|req: 739/1501] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:32 2026] DELETE /v2.0/subnets/a3ed8f52-a65f-4eab-8efc-24f255bca0be => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1502] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:32 2026] GET /v2.0/security-groups?tenant_id=0820a2b6c62d485283c086caefe26d88&name=default => generated 2801 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1503] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:32 2026] DELETE /v2.0/networks/ab7c6b06-3272-45e3-8d0b-4502e123b469 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1504] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:47:33 2026] GET /v2.0/ports?device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => 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: 741/1505] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:33 2026] DELETE /v2.0/security-groups/a782ceb3-025f-4172-a0a4-60c85ea8f1ca => 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: 765/1506] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:33 2026] DELETE /v2.0/networks/845538ea-3cc0-48e6-aa50-d31e2f1bc311 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1507] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:33 2026] GET /v2.0/security-groups?tenant_id=1709fbaecf5d458ca969032d6aac1f19&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:47:33.390 7 INFO neutron.db.segments_db [None req-94ea54cc-3901-4537-8d2e-c7cf75aaa10c 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Added segment 9dfb0d16-b1e5-4d5d-a536-903cee9b0d9b of type vxlan for network 4d66879f-ad2e-4019-9320-96003cc8c490 [pid: 8|app: 0|req: 743/1508] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:33 2026] DELETE /v2.0/security-groups/f1431076-9720-42f2-b1b5-a8f5005c46db => 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: 766/1509] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:33 2026] POST /v2.0/networks => generated 629 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:47:33.558 8 INFO neutron.services.segments.plugin [-] Segment 48cb0f66-fc67-4d6f-82c5-190de90b7150 resource provider aggregate not found 2026-06-26 04:47:33.586 8 INFO neutron.services.segments.plugin [-] Segment 48cb0f66-fc67-4d6f-82c5-190de90b7150 resource provider aggregate not found 2026-06-26 04:47:33.612 8 INFO neutron.services.segments.plugin [-] Segment 48cb0f66-fc67-4d6f-82c5-190de90b7150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48cb0f66-fc67-4d6f-82c5-190de90b7150 found for delete ", "request_id": "req-963484f8-f7ad-4575-ae44-a9e0c8d07e48"}]} 2026-06-26 04:47:33.628 8 INFO neutron.services.segments.plugin [-] Segment 48cb0f66-fc67-4d6f-82c5-190de90b7150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48cb0f66-fc67-4d6f-82c5-190de90b7150 found for delete ", "request_id": "req-c78ee3ff-6ffb-4ccc-bade-448ccc3d99a8"}]} 2026-06-26 04:47:33.640 8 INFO neutron.services.segments.plugin [-] Segment 0127632e-3311-4052-b84b-e3c7d789a220 resource provider aggregate not found 2026-06-26 04:47:33.657 8 INFO neutron.services.segments.plugin [-] Segment 0127632e-3311-4052-b84b-e3c7d789a220 resource provider aggregate not found 2026-06-26 04:47:33.664 8 INFO neutron.services.segments.plugin [-] Segment 0127632e-3311-4052-b84b-e3c7d789a220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0127632e-3311-4052-b84b-e3c7d789a220 found for delete ", "request_id": "req-01f8ded2-da14-4779-85e4-6dad361c98cd"}]} 2026-06-26 04:47:33.674 8 INFO neutron.services.segments.plugin [-] Segment 0127632e-3311-4052-b84b-e3c7d789a220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0127632e-3311-4052-b84b-e3c7d789a220 found for delete ", "request_id": "req-d4443b50-0f2a-4f10-b1e5-89caa8935b35"}]} [pid: 7|app: 0|req: 767/1510] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:47:33 2026] GET /v2.0/networks?id=1689d906-6448-4ce8-a07d-5df48e438d35 => generated 660 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1511] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:33 2026] GET /v2.0/security-groups?tenant_id=a5062de10f4d48fba00c42a1f8c95db3&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1512] 199.204.45.240 () {34 vars in 1049 bytes} [Fri Jun 26 04:47:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6d1b0721009f498b9f4c9837b95dceb0 => generated 181 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1513] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:33 2026] DELETE /v2.0/security-groups/f4397cc7-e76d-4b75-b8f5-5adfb85ed458 => 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: 744/1514] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:47:33 2026] POST /v2.0/subnets => generated 602 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:47:34.130 8 INFO neutron.db.segments_db [None req-9c98784f-93c6-4d77-b035-bb190a19544e 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Added segment fde9a31f-87eb-48b8-a730-87bf9657879b of type vxlan for network aa214499-7552-49c2-8468-ad09b079210e [pid: 7|app: 0|req: 771/1515] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:47:33 2026] POST /v2.0/ports => generated 954 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:47:34.484 7 INFO neutron.services.segments.plugin [-] Segment 7f90f603-b4d2-4e21-881d-b28d63881153 resource provider aggregate not found /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-06-26 04:47:34.501 7 INFO neutron.services.segments.plugin [-] Segment 7f90f603-b4d2-4e21-881d-b28d63881153 resource provider aggregate not found 2026-06-26 04:47:34.521 8 INFO neutron.db.l3_hamode_db [None req-9c98784f-93c6-4d77-b035-bb190a19544e 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:47:34.523 7 INFO neutron.services.segments.plugin [-] Segment 7f90f603-b4d2-4e21-881d-b28d63881153 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f90f603-b4d2-4e21-881d-b28d63881153 found for delete ", "request_id": "req-6c42203a-6130-4380-9748-1661e867b05b"}]} 2026-06-26 04:47:34.526 7 INFO neutron.services.segments.plugin [-] Segment 7f90f603-b4d2-4e21-881d-b28d63881153 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f90f603-b4d2-4e21-881d-b28d63881153 found for delete ", "request_id": "req-40050c4e-750e-4e72-adac-a61bd431de5e"}]} [pid: 7|app: 0|req: 772/1516] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:47:34 2026] GET /v2.0/ports?device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => generated 957 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:34.707 8 INFO neutron.db.l3_hamode_db [None req-9c98784f-93c6-4d77-b035-bb190a19544e 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 773/1517] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:47:34 2026] POST /v2.0/subnetpools => generated 548 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1518] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:47:34 2026] PUT /v2.0/ports/4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb => generated 1199 bytes in 564 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-06-26 04:47:35.467 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6a859f2-2db8-497a-8ac7-47613f500769'] response: {'name': 'network-changed', 'server_uuid': '3d4bef3a-3216-48e3-9b0e-cf48c9d96b33', 'tag': '4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 775/1519] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:47:35 2026] GET /v2.0/security-groups?id=02061210-6c92-4869-8715-0043e01ba84e&fields=id&fields=name => generated 114 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: 776/1520] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:47:35 2026] GET /v2.0/subnetpools/d9682cf1-b0e4-4ee0-bf2b-2a26d3b7da99 => generated 548 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1521] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:47:34 2026] POST /v2.0/routers => generated 507 bytes in 1482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1522] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:47:35 2026] GET /v2.0/ports?tenant_id=6d1b0721009f498b9f4c9837b95dceb0&device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => 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: 746/1523] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:47:35 2026] PUT /v2.0/subnetpools/d9682cf1-b0e4-4ee0-bf2b-2a26d3b7da99 => generated 501 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1524] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:47:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb => 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: 748/1525] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:47:35 2026] DELETE /v2.0/subnetpools/d9682cf1-b0e4-4ee0-bf2b-2a26d3b7da99 => 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: 749/1526] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:47:35 2026] GET /v2.0/subnets?id=bc4048d7-6d26-4f1c-bb69-77ed88244eb1 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:35.761 8 INFO neutron.api.v2.resource [None req-b8f68d25-e608-46f5-b258-147948acd6d6 0af938be00b04b27bfd65ded2e8aa045 7b7aa42ade4849ca94f31612f32f8d90 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 750/1527] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:47:35 2026] GET /v2.0/subnetpools/d9682cf1-b0e4-4ee0-bf2b-2a26d3b7da99 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1528] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:47:35 2026] GET /v2.0/ports?network_id=1689d906-6448-4ce8-a07d-5df48e438d35&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:47:35.830 8 INFO neutron.api.v2.resource [None req-e26d73d5-f346-4b8c-bd43-d441fd9854ca 0af938be00b04b27bfd65ded2e8aa045 7b7aa42ade4849ca94f31612f32f8d90 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 752/1529] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:47:35 2026] DELETE /v2.0/subnetpools/d9682cf1-b0e4-4ee0-bf2b-2a26d3b7da99 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1530] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:47:35 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1531] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:47:35 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?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: 755/1532] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:47:36 2026] GET /v2.0/ports?tenant_id=6d1b0721009f498b9f4c9837b95dceb0&device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1533] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:47:36 2026] GET /v2.0/networks?id=1689d906-6448-4ce8-a07d-5df48e438d35 => generated 756 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1534] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:47:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb => 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: 758/1535] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:47:36 2026] GET /v2.0/subnets?id=bc4048d7-6d26-4f1c-bb69-77ed88244eb1 => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1536] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:47:36 2026] GET /v2.0/ports?network_id=1689d906-6448-4ce8-a07d-5df48e438d35&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1537] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:36 2026] GET /v2.0/security-groups?tenant_id=7b7aa42ade4849ca94f31612f32f8d90&name=default => generated 2801 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1538] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:47:36 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?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: 762/1539] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:36 2026] DELETE /v2.0/security-groups/70c34746-b0a7-4600-8635-cad362f9430e => 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: 763/1540] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:47:36 2026] GET /v2.0/ports?device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1541] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:47:36 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1542] 10.0.0.132 () {34 vars in 664 bytes} [Fri Jun 26 04:47:35 2026] POST /v2.0/ports => generated 952 bytes in 1220 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: 765/1543] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:47:36 2026] GET /v2.0/security-groups?id=02061210-6c92-4869-8715-0043e01ba84e&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: 8|app: 0|req: 768/1546] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:47:37 2026] GET /v2.0/ports?device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1547] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:47:38 2026] GET /v2.0/security-groups?id=02061210-6c92-4869-8715-0043e01ba84e&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1548] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:47:36 2026] PUT /v2.0/routers/426f563a-8527-4d55-90bb-bc4a22b682c3/add_router_interface => generated 309 bytes in 1743 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: 780/1549] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:47:38 2026] GET /v2.0/ports/78b9dfbb-0ac8-46ac-8109-297cf2117bd2 => generated 1026 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:47:38.762 8 INFO neutron.db.segments_db [None req-729ec4aa-1e66-40d3-82f9-b09d18676f06 fff2abace8864b36861a37d7b22ba3d7 9810c3c3e95041d0b7c9f7415482aca3 - - - -] Added segment 95f36ff9-1c6e-4ff9-b2f1-c3f9c16ff985 of type vxlan for network ea12df39-9ea9-4044-894f-295a6aaae748 [pid: 8|app: 0|req: 770/1550] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:38 2026] POST /v2.0/networks => generated 632 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1551] 10.0.0.132 () {34 vars in 663 bytes} [Fri Jun 26 04:47:38 2026] POST /v2.0/ports => generated 743 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 772/1552] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:47:39 2026] GET /v2.0/ports?device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1553] 10.0.0.132 () {34 vars in 665 bytes} [Fri Jun 26 04:47:39 2026] POST /v2.0/trunks => generated 407 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1554] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:47:39 2026] GET /v2.0/security-groups?id=02061210-6c92-4869-8715-0043e01ba84e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:39.605 8 INFO neutron.db.segments_db [None req-2419fbc9-32f9-4c90-a93b-ea3979af34ae fff2abace8864b36861a37d7b22ba3d7 9810c3c3e95041d0b7c9f7415482aca3 - - - -] Added segment ce432b26-c5ae-4db7-8839-cd36ce0fd381 of type vxlan for network c7ea0f43-2572-41f3-8684-a23144421cb5 [pid: 8|app: 0|req: 775/1555] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:39 2026] POST /v2.0/networks => generated 630 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1556] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:47:39 2026] GET /v2.0/ports?device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1557] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:47:38 2026] PUT /v2.0/routers/426f563a-8527-4d55-90bb-bc4a22b682c3/remove_router_interface => generated 309 bytes in 1235 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: 782/1558] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:47:39 2026] GET /v2.0/security-groups?id=02061210-6c92-4869-8715-0043e01ba84e&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: 777/1559] 10.0.0.132 () {34 vars in 663 bytes} [Fri Jun 26 04:47:39 2026] POST /v2.0/ports => generated 743 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-06-26 04:47:40.127 7 INFO neutron.api.v2.resource [None req-b3d06de2-98b6-4172-89b1-d68f88840c68 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 783/1560] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:47:39 2026] PUT /v2.0/routers/426f563a-8527-4d55-90bb-bc4a22b682c3/remove_router_interface => generated 197 bytes in 186 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1561] 10.0.0.132 () {34 vars in 665 bytes} [Fri Jun 26 04:47:40 2026] POST /v2.0/trunks => generated 407 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1562] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:40 2026] GET /v2.0/ports?device_id=426f563a-8527-4d55-90bb-bc4a22b682c3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:47:40.500 7 INFO neutron.db.segments_db [None req-5bbeb28f-ea84-4289-a055-48ee803a5d91 fff2abace8864b36861a37d7b22ba3d7 9810c3c3e95041d0b7c9f7415482aca3 - - - -] Added segment be6e6b8a-1567-4c44-97ea-83984610ea8c of type vxlan for network bcfdec29-3530-4c2a-b360-ee6f5128e5c1 [pid: 8|app: 0|req: 778/1563] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:40 2026] GET /v2.0/ports?device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => generated 1240 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1564] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:40 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) 2026-06-26 04:47:41.340 8 INFO neutron.services.segments.plugin [-] Segment fde9a31f-87eb-48b8-a730-87bf9657879b resource provider aggregate not found 2026-06-26 04:47:41.345 8 INFO neutron.services.segments.plugin [-] Segment fde9a31f-87eb-48b8-a730-87bf9657879b resource provider aggregate not found 2026-06-26 04:47:41.360 8 INFO neutron.services.segments.plugin [-] Segment fde9a31f-87eb-48b8-a730-87bf9657879b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde9a31f-87eb-48b8-a730-87bf9657879b found for delete ", "request_id": "req-e00644e5-1174-4d0a-84d4-56d84d54e4f0"}]} 2026-06-26 04:47:41.367 8 INFO neutron.services.segments.plugin [-] Segment fde9a31f-87eb-48b8-a730-87bf9657879b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde9a31f-87eb-48b8-a730-87bf9657879b found for delete ", "request_id": "req-3d168770-eb6d-40d2-8b18-50eeaaf5bd28"}]} 2026-06-26 04:47:41.370 8 INFO neutron.db.l3_hamode_db [None req-a6b25597-54c1-48ba-b925-510c8630135b 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] HA network aa214499-7552-49c2-8468-ad09b079210e was deleted as no HA routers are present in tenant 6d3c98cbf3b44aeb832e2871634fe190. [pid: 8|app: 0|req: 779/1565] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:40 2026] DELETE /v2.0/routers/426f563a-8527-4d55-90bb-bc4a22b682c3 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:47:41.639 7 INFO neutron.db.l3_db [None req-aacd7d71-2453-48be-820d-607836bf7b94 e8e69b912c7e404299dac0eaf91e01b1 6d1b0721009f498b9f4c9837b95dceb0 - - - -] Floating IP b8f08c80-a245-4606-afd8-7da4eaeb3e50 associated. External IP: 10.96.250.214, port: 4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb. [pid: 8|app: 0|req: 780/1566] 10.0.0.132 () {34 vars in 663 bytes} [Fri Jun 26 04:47:41 2026] POST /v2.0/ports => generated 743 bytes in 316 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: 781/1567] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:41 2026] DELETE /v2.0/subnets/11923f10-6475-4d77-9d10-f5539075fd5c => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1568] 10.0.0.132 () {34 vars in 676 bytes} [Fri Jun 26 04:47:40 2026] POST /v2.0/floatingips => generated 855 bytes in 1438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:47:42.142 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1427fca1-1603-4df6-ae41-cb56655e2b32'] response: {'name': 'network-changed', 'server_uuid': '3d4bef3a-3216-48e3-9b0e-cf48c9d96b33', 'tag': '4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 782/1569] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:41 2026] GET /v2.0/security-groups?tenant_id=ffa9be2e75bb469dbe18b281531c865d&name=default => generated 2801 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1570] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:42 2026] DELETE /v2.0/networks/4d66879f-ad2e-4019-9320-96003cc8c490 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1571] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:47:42 2026] GET /v2.0/floatingips/b8f08c80-a245-4606-afd8-7da4eaeb3e50 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1572] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:47:42 2026] GET /v2.0/ports?tenant_id=6d1b0721009f498b9f4c9837b95dceb0&device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1573] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:42 2026] DELETE /v2.0/security-groups/049948ae-834d-45cd-83ef-a9e9947eea51 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:47:42.941 8 INFO neutron.db.segments_db [None req-982718e6-da7a-4c0a-923d-d130a3d8bf0f 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Added segment 2c4be9e8-672e-4bc8-8938-57051b805b19 of type vxlan for network 2bff3528-676a-4eb9-a274-5567e8153eb6 [pid: 7|app: 0|req: 788/1574] 10.0.0.132 () {34 vars in 665 bytes} [Fri Jun 26 04:47:42 2026] POST /v2.0/trunks => generated 407 bytes in 1011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1575] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:42 2026] POST /v2.0/networks => generated 629 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1576] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:47:43 2026] GET /v2.0/networks?id=1689d906-6448-4ce8-a07d-5df48e438d35 => generated 756 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:43.206 7 INFO neutron.db.segments_db [None req-dcc83a6c-cd57-499f-ac42-361f637f50b2 fff2abace8864b36861a37d7b22ba3d7 9810c3c3e95041d0b7c9f7415482aca3 - - - -] Added segment 9fd0aa3f-eb44-4871-8ba3-892b02e1ff5e of type vxlan for network e6f69eff-5e5e-44f8-a6bc-a8c5bfcce76a [pid: 8|app: 0|req: 788/1577] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:43 2026] GET /v2.0/security-groups?tenant_id=9731bdfeed394a838cdf549f96168d16&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: 790/1578] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:43 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:47:43.388 8 INFO neutron.services.segments.plugin [-] Segment 9dfb0d16-b1e5-4d5d-a536-903cee9b0d9b resource provider aggregate not found 2026-06-26 04:47:43.394 8 INFO neutron.services.segments.plugin [-] Segment 9dfb0d16-b1e5-4d5d-a536-903cee9b0d9b resource provider aggregate not found 2026-06-26 04:47:43.414 8 INFO neutron.services.segments.plugin [-] Segment 9dfb0d16-b1e5-4d5d-a536-903cee9b0d9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dfb0d16-b1e5-4d5d-a536-903cee9b0d9b found for delete ", "request_id": "req-af0cb594-da5b-4442-bede-6023927a2c50"}]} 2026-06-26 04:47:43.415 8 INFO neutron.services.segments.plugin [-] Segment 9dfb0d16-b1e5-4d5d-a536-903cee9b0d9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dfb0d16-b1e5-4d5d-a536-903cee9b0d9b found for delete ", "request_id": "req-d9e1b43f-b08a-4298-8924-cf70f455ee18"}]} [pid: 7|app: 0|req: 791/1579] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:47:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb => generated 858 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1580] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:43 2026] DELETE /v2.0/security-groups/f55a39b5-680e-449b-bf13-59406f305dcf => 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: 789/1581] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:47:43 2026] POST /v2.0/subnets => generated 602 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1582] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:47:43 2026] GET /v2.0/subnets?id=bc4048d7-6d26-4f1c-bb69-77ed88244eb1 => generated 653 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:43.653 8 INFO neutron.db.segments_db [None req-53dc2bbc-cbcf-44e9-bad6-1dc7ecbd33fa 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Added segment 5ccc2b3f-9dc2-4088-8397-1884ff386ed4 of type vxlan for network bc74cdef-4fef-45f5-a4e7-9807f8503a47 [pid: 7|app: 0|req: 793/1583] 10.0.0.132 () {34 vars in 663 bytes} [Fri Jun 26 04:47:43 2026] POST /v2.0/ports => generated 743 bytes in 364 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: 794/1584] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:47:43 2026] GET /v2.0/ports?network_id=1689d906-6448-4ce8-a07d-5df48e438d35&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: 795/1585] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:47:43 2026] GET /v2.0/floatingips/b8f08c80-a245-4606-afd8-7da4eaeb3e50 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:44.040 8 INFO neutron.db.l3_hamode_db [None req-53dc2bbc-cbcf-44e9-bad6-1dc7ecbd33fa 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 796/1586] 10.0.0.132 () {34 vars in 665 bytes} [Fri Jun 26 04:47:43 2026] POST /v2.0/trunks => generated 407 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:47:44.231 8 INFO neutron.db.l3_hamode_db [None req-53dc2bbc-cbcf-44e9-bad6-1dc7ecbd33fa 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 797/1587] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:47:44 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:47:44.317 7 INFO neutron.db.segments_db [None req-713ba96e-9b04-42fb-b182-29fe1017aa41 fff2abace8864b36861a37d7b22ba3d7 9810c3c3e95041d0b7c9f7415482aca3 - - - -] Added segment 4a65e612-e3a9-4809-b3a6-28a22a21b0ef of type vxlan for network 18b599e9-fc4a-4145-affc-918fa12534f4 [pid: 7|app: 0|req: 798/1588] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:44 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1589] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:47:44 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?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: 7|app: 0|req: 800/1590] 10.0.0.132 () {34 vars in 663 bytes} [Fri Jun 26 04:47:44 2026] POST /v2.0/ports => generated 743 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 791/1591] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:47:43 2026] POST /v2.0/routers => generated 506 bytes in 1522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1592] 10.0.0.132 () {34 vars in 665 bytes} [Fri Jun 26 04:47:44 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: 7|app: 0|req: 802/1593] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:47:45 2026] PUT /v2.0/trunks/8d7a80a7-dd74-444a-82a2-d572736736c3/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1594] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:47:45 2026] PUT /v2.0/trunks/7502f859-ae49-4307-b590-5106f6411cfd/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1595] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:47:45 2026] PUT /v2.0/trunks/208782c4-2f93-46b6-8413-70f71580ab64/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: 805/1596] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:47:45 2026] PUT /v2.0/trunks/2c321700-294a-4c78-9020-f5b7493c20c0/tags => 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: 806/1597] 10.0.0.132 () {32 vars in 661 bytes} [Fri Jun 26 04:47:45 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1598] 10.0.0.132 () {32 vars in 675 bytes} [Fri Jun 26 04:47:45 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1599] 10.0.0.132 () {32 vars in 671 bytes} [Fri Jun 26 04:47:45 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1600] 10.0.0.132 () {32 vars in 683 bytes} [Fri Jun 26 04:47:45 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1601] 10.0.0.132 () {32 vars in 669 bytes} [Fri Jun 26 04:47:45 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1602] 10.0.0.132 () {32 vars in 683 bytes} [Fri Jun 26 04:47:45 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1603] 10.0.0.132 () {32 vars in 679 bytes} [Fri Jun 26 04:47:45 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1604] 10.0.0.132 () {32 vars in 691 bytes} [Fri Jun 26 04:47:45 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1605] 10.0.0.132 () {32 vars in 718 bytes} [Fri Jun 26 04:47:45 2026] GET /v2.0/trunks/8d7a80a7-dd74-444a-82a2-d572736736c3 => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1606] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:47:45 2026] GET /v2.0/ports/432b9c9e-218d-4a1a-b44f-518be5aaab2c => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:45.841 7 ERROR neutron_lib.callbacks.manager [None req-28f73754-3436-4bb3-8a9d-076fff3a6f38 fff2abace8864b36861a37d7b22ba3d7 9810c3c3e95041d0b7c9f7415482aca3 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-199232 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-26 04:47:45.841 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-26 04:47:45.841 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-06-26 04:47:45.841 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-26 04:47:45.841 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-06-26 04:47:45.841 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-26 04:47:45.841 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-26 04:47:45.841 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-26 04:47:45.841 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-06-26 04:47:45.841 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-26 04:47:45.841 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-06-26 04:47:45.841 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-26 04:47:45.841 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-06-26 04:47:45.841 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-26 04:47:45.841 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-06-26 04:47:45.841 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-26 04:47:45.841 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-26 04:47:45.841 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 816/1607] 10.0.0.132 () {32 vars in 721 bytes} [Fri Jun 26 04:47:45 2026] DELETE /v2.0/trunks/8d7a80a7-dd74-444a-82a2-d572736736c3 => 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: 817/1608] 10.0.0.132 () {32 vars in 718 bytes} [Fri Jun 26 04:47:45 2026] GET /v2.0/trunks/7502f859-ae49-4307-b590-5106f6411cfd => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1609] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:47:45 2026] GET /v2.0/ports/b442fb48-782a-4457-8ece-dc73ce220b04 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:46.089 7 ERROR neutron_lib.callbacks.manager [None req-2bd4b1c8-8f0f-4e19-8017-0bbf64846b28 fff2abace8864b36861a37d7b22ba3d7 9810c3c3e95041d0b7c9f7415482aca3 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-199232 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-26 04:47:46.089 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-26 04:47:46.089 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-06-26 04:47:46.089 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-26 04:47:46.089 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-06-26 04:47:46.089 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-26 04:47:46.089 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-26 04:47:46.089 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-26 04:47:46.089 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-06-26 04:47:46.089 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-26 04:47:46.089 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-06-26 04:47:46.089 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-26 04:47:46.089 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-06-26 04:47:46.089 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-26 04:47:46.089 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-06-26 04:47:46.089 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-26 04:47:46.089 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-26 04:47:46.089 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 819/1610] 10.0.0.132 () {32 vars in 721 bytes} [Fri Jun 26 04:47:45 2026] DELETE /v2.0/trunks/7502f859-ae49-4307-b590-5106f6411cfd => 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: 820/1611] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:46 2026] GET /v2.0/security-groups?tenant_id=8dfa54dda2af455ea421842571d2fd30&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: 821/1612] 10.0.0.132 () {32 vars in 718 bytes} [Fri Jun 26 04:47:46 2026] GET /v2.0/trunks/208782c4-2f93-46b6-8413-70f71580ab64 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1613] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:46 2026] DELETE /v2.0/security-groups/efa7c37c-5a07-46d9-b567-2137bd8e8499 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1614] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:47:46 2026] GET /v2.0/ports/34659400-715d-45ff-bed7-85506a51c0c4 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:46.735 7 ERROR neutron_lib.callbacks.manager [None req-8b619454-6a81-43ba-a170-96d6e2e28227 fff2abace8864b36861a37d7b22ba3d7 9810c3c3e95041d0b7c9f7415482aca3 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-199232 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-26 04:47:46.735 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-26 04:47:46.735 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-06-26 04:47:46.735 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-26 04:47:46.735 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-06-26 04:47:46.735 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-26 04:47:46.735 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-26 04:47:46.735 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-26 04:47:46.735 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-06-26 04:47:46.735 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-26 04:47:46.735 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-06-26 04:47:46.735 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-26 04:47:46.735 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-06-26 04:47:46.735 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-26 04:47:46.735 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-06-26 04:47:46.735 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-26 04:47:46.735 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-26 04:47:46.735 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 824/1615] 10.0.0.132 () {32 vars in 721 bytes} [Fri Jun 26 04:47:46 2026] DELETE /v2.0/trunks/208782c4-2f93-46b6-8413-70f71580ab64 => 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: 792/1616] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:47:45 2026] PUT /v2.0/routers/de352711-4c00-46a5-9ad8-a826e6a786a4/add_router_interface => generated 309 bytes in 1606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1617] 10.0.0.132 () {32 vars in 718 bytes} [Fri Jun 26 04:47:46 2026] GET /v2.0/trunks/2c321700-294a-4c78-9020-f5b7493c20c0 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1618] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:47:46 2026] GET /v2.0/ports/fa8d0700-71ef-4540-a8e6-921e9fde04ac => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1619] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:47:46 2026] GET /v2.0/ports/78c5c729-8044-4d32-8a09-2e7ba5a850bf => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:47.003 7 ERROR neutron_lib.callbacks.manager [None req-e7ab2d7c-2a2d-4687-8c91-8743094c4f2a fff2abace8864b36861a37d7b22ba3d7 9810c3c3e95041d0b7c9f7415482aca3 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-199232 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-26 04:47:47.003 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-26 04:47:47.003 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-06-26 04:47:47.003 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-26 04:47:47.003 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-06-26 04:47:47.003 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-26 04:47:47.003 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-26 04:47:47.003 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-26 04:47:47.003 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-06-26 04:47:47.003 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-26 04:47:47.003 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-06-26 04:47:47.003 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-26 04:47:47.003 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-06-26 04:47:47.003 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-26 04:47:47.003 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-06-26 04:47:47.003 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-26 04:47:47.003 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-26 04:47:47.003 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 827/1620] 10.0.0.132 () {32 vars in 721 bytes} [Fri Jun 26 04:47:46 2026] DELETE /v2.0/trunks/2c321700-294a-4c78-9020-f5b7493c20c0 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1621] 10.0.0.132 () {32 vars in 718 bytes} [Fri Jun 26 04:47:47 2026] GET /v2.0/trunks/a36d7d35-2579-4a2b-b615-bfe795c41e02 => generated 407 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1622] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:47:47 2026] GET /v2.0/ports/c4813b7c-498e-4e74-8ae4-0f278993db07 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:47.260 7 ERROR neutron_lib.callbacks.manager [None req-aac22c92-a0d3-4af0-a076-1e5abc623e34 fff2abace8864b36861a37d7b22ba3d7 9810c3c3e95041d0b7c9f7415482aca3 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-199232 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-26 04:47:47.260 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-26 04:47:47.260 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-06-26 04:47:47.260 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-26 04:47:47.260 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-06-26 04:47:47.260 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-26 04:47:47.260 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-26 04:47:47.260 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-26 04:47:47.260 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-06-26 04:47:47.260 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-26 04:47:47.260 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-06-26 04:47:47.260 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-26 04:47:47.260 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-06-26 04:47:47.260 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-26 04:47:47.260 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-06-26 04:47:47.260 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-26 04:47:47.260 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-26 04:47:47.260 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 830/1623] 10.0.0.132 () {32 vars in 721 bytes} [Fri Jun 26 04:47:47 2026] DELETE /v2.0/trunks/a36d7d35-2579-4a2b-b615-bfe795c41e02 => 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: 831/1624] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:47:47 2026] DELETE /v2.0/ports/432b9c9e-218d-4a1a-b44f-518be5aaab2c => 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: 832/1625] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:47:47 2026] DELETE /v2.0/ports/b442fb48-782a-4457-8ece-dc73ce220b04 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1626] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:47:47 2026] DELETE /v2.0/ports/34659400-715d-45ff-bed7-85506a51c0c4 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1627] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:47:48 2026] DELETE /v2.0/ports/78c5c729-8044-4d32-8a09-2e7ba5a850bf => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1628] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:47:46 2026] PUT /v2.0/routers/de352711-4c00-46a5-9ad8-a826e6a786a4/remove_router_interface => generated 309 bytes in 1629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1629] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:48 2026] GET /v2.0/ports?device_id=de352711-4c00-46a5-9ad8-a826e6a786a4 => 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: 835/1630] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:47:48 2026] DELETE /v2.0/ports/c4813b7c-498e-4e74-8ae4-0f278993db07 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:47:48.785 7 INFO neutron.services.segments.plugin [-] Segment 95f36ff9-1c6e-4ff9-b2f1-c3f9c16ff985 resource provider aggregate not found 2026-06-26 04:47:48.791 7 INFO neutron.services.segments.plugin [-] Segment 95f36ff9-1c6e-4ff9-b2f1-c3f9c16ff985 resource provider aggregate not found 2026-06-26 04:47:48.810 7 INFO neutron.services.segments.plugin [-] Segment 95f36ff9-1c6e-4ff9-b2f1-c3f9c16ff985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95f36ff9-1c6e-4ff9-b2f1-c3f9c16ff985 found for delete ", "request_id": "req-77d22b0a-b75f-472b-b06e-c53e4d790d28"}]} 2026-06-26 04:47:48.826 7 INFO neutron.services.segments.plugin [-] Segment 95f36ff9-1c6e-4ff9-b2f1-c3f9c16ff985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95f36ff9-1c6e-4ff9-b2f1-c3f9c16ff985 found for delete ", "request_id": "req-4aadcd39-d454-4602-8cfa-a1c53d761ea7"}]} [pid: 7|app: 0|req: 836/1631] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:48 2026] DELETE /v2.0/networks/ea12df39-9ea9-4044-894f-295a6aaae748 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1632] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:48 2026] DELETE /v2.0/networks/c7ea0f43-2572-41f3-8684-a23144421cb5 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:47:49.231 8 INFO neutron.services.segments.plugin [-] Segment 5ccc2b3f-9dc2-4088-8397-1884ff386ed4 resource provider aggregate not found 2026-06-26 04:47:49.239 8 INFO neutron.services.segments.plugin [-] Segment 5ccc2b3f-9dc2-4088-8397-1884ff386ed4 resource provider aggregate not found 2026-06-26 04:47:49.263 8 INFO neutron.services.segments.plugin [-] Segment 5ccc2b3f-9dc2-4088-8397-1884ff386ed4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ccc2b3f-9dc2-4088-8397-1884ff386ed4 found for delete ", "request_id": "req-4094d5d9-b527-4ede-8063-d157019026d9"}]} 2026-06-26 04:47:49.264 8 INFO neutron.services.segments.plugin [-] Segment 5ccc2b3f-9dc2-4088-8397-1884ff386ed4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ccc2b3f-9dc2-4088-8397-1884ff386ed4 found for delete ", "request_id": "req-d60ca3f8-fa93-4bef-a801-fb67f301a26a"}]} 2026-06-26 04:47:49.282 8 INFO neutron.db.l3_hamode_db [None req-449ab734-ca7c-43ca-bd7d-6f065abb6c55 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] HA network bc74cdef-4fef-45f5-a4e7-9807f8503a47 was deleted as no HA routers are present in tenant 6d3c98cbf3b44aeb832e2871634fe190. [pid: 8|app: 0|req: 796/1633] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:48 2026] DELETE /v2.0/routers/de352711-4c00-46a5-9ad8-a826e6a786a4 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1634] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:49 2026] DELETE /v2.0/networks/bcfdec29-3530-4c2a-b360-ee6f5128e5c1 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1635] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:49 2026] DELETE /v2.0/subnets/67181070-b09a-4aef-80b5-296c85a9ac7f => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1636] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:49 2026] DELETE /v2.0/networks/e6f69eff-5e5e-44f8-a6bc-a8c5bfcce76a => 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: 840/1637] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:49 2026] DELETE /v2.0/networks/18b599e9-fc4a-4145-affc-918fa12534f4 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1638] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:49 2026] DELETE /v2.0/networks/2bff3528-676a-4eb9-a274-5567e8153eb6 => generated 0 bytes in 512 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:47:50.184 7 INFO neutron.db.segments_db [None req-17a45db7-c1fe-4076-a924-3e5841cfc439 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Added segment 8165be61-cfa4-428c-8021-181e013d5268 of type vxlan for network 433bfe81-8f1e-4256-928a-f4b72d77fbcb [pid: 8|app: 0|req: 799/1639] 10.0.0.188 () {34 vars in 989 bytes} [Fri Jun 26 04:47:50 2026] GET /v2.0/ports?device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1640] 10.0.0.188 () {34 vars in 1039 bytes} [Fri Jun 26 04:47:50 2026] GET /v2.0/security-groups?id=02061210-6c92-4869-8715-0043e01ba84e&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:50.557 7 INFO neutron.db.l3_hamode_db [None req-17a45db7-c1fe-4076-a924-3e5841cfc439 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:47:50.836 7 INFO neutron.services.segments.plugin [-] Segment ce432b26-c5ae-4db7-8839-cd36ce0fd381 resource provider aggregate not found 2026-06-26 04:47:50.860 7 INFO neutron.services.segments.plugin [-] Segment ce432b26-c5ae-4db7-8839-cd36ce0fd381 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce432b26-c5ae-4db7-8839-cd36ce0fd381 found for delete ", "request_id": "req-0e0c751b-770f-4f30-969a-a697e384df79"}]} 2026-06-26 04:47:50.866 7 INFO neutron.services.segments.plugin [-] Segment ce432b26-c5ae-4db7-8839-cd36ce0fd381 resource provider aggregate not found 2026-06-26 04:47:50.883 7 INFO neutron.services.segments.plugin [-] Segment be6e6b8a-1567-4c44-97ea-83984610ea8c resource provider aggregate not found 2026-06-26 04:47:50.893 7 INFO neutron.services.segments.plugin [-] Segment ce432b26-c5ae-4db7-8839-cd36ce0fd381 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce432b26-c5ae-4db7-8839-cd36ce0fd381 found for delete ", "request_id": "req-eb9f288d-8fc4-4d2e-abff-b6cc006ca31a"}]} 2026-06-26 04:47:50.910 7 INFO neutron.services.segments.plugin [-] Segment be6e6b8a-1567-4c44-97ea-83984610ea8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be6e6b8a-1567-4c44-97ea-83984610ea8c found for delete ", "request_id": "req-22a61b5c-2677-4547-b2e7-cccae445a8ee"}]} 2026-06-26 04:47:50.920 7 INFO neutron.services.segments.plugin [-] Segment be6e6b8a-1567-4c44-97ea-83984610ea8c resource provider aggregate not found 2026-06-26 04:47:50.944 7 INFO neutron.services.segments.plugin [-] Segment 9fd0aa3f-eb44-4871-8ba3-892b02e1ff5e resource provider aggregate not found 2026-06-26 04:47:50.950 7 INFO neutron.services.segments.plugin [-] Segment be6e6b8a-1567-4c44-97ea-83984610ea8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be6e6b8a-1567-4c44-97ea-83984610ea8c found for delete ", "request_id": "req-a795daad-feb2-4272-b013-8ac7f16773ef"}]} 2026-06-26 04:47:50.981 7 INFO neutron.services.segments.plugin [-] Segment 9fd0aa3f-eb44-4871-8ba3-892b02e1ff5e resource provider aggregate not found 2026-06-26 04:47:50.995 7 INFO neutron.services.segments.plugin [-] Segment 9fd0aa3f-eb44-4871-8ba3-892b02e1ff5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fd0aa3f-eb44-4871-8ba3-892b02e1ff5e found for delete ", "request_id": "req-ab1824e1-48aa-47d6-b524-2c445fd7a3f6"}]} 2026-06-26 04:47:51.017 7 INFO neutron.services.segments.plugin [-] Segment 9fd0aa3f-eb44-4871-8ba3-892b02e1ff5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fd0aa3f-eb44-4871-8ba3-892b02e1ff5e found for delete ", "request_id": "req-28d10409-b1f7-4eb7-8c45-9499f5b15027"}]} 2026-06-26 04:47:51.024 7 INFO neutron.services.segments.plugin [-] Segment 4a65e612-e3a9-4809-b3a6-28a22a21b0ef resource provider aggregate not found 2026-06-26 04:47:51.040 7 INFO neutron.services.segments.plugin [-] Segment 4a65e612-e3a9-4809-b3a6-28a22a21b0ef resource provider aggregate not found 2026-06-26 04:47:51.046 7 INFO neutron.services.segments.plugin [-] Segment 4a65e612-e3a9-4809-b3a6-28a22a21b0ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a65e612-e3a9-4809-b3a6-28a22a21b0ef found for delete ", "request_id": "req-c89dea5b-cb4e-4029-847d-6122f35dfb20"}]} 2026-06-26 04:47:51.066 7 INFO neutron.services.segments.plugin [-] Segment 4a65e612-e3a9-4809-b3a6-28a22a21b0ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a65e612-e3a9-4809-b3a6-28a22a21b0ef found for delete ", "request_id": "req-37ec520d-da2c-49e3-ae56-5f5e94fa0aaa"}]} [pid: 8|app: 0|req: 801/1641] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:50 2026] GET /v2.0/security-groups?tenant_id=eb009406efb74da5a5a719fe16c00e5b&name=default => generated 2801 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:47:51.285 8 INFO neutron.services.segments.plugin [-] Segment 2c4be9e8-672e-4bc8-8938-57051b805b19 resource provider aggregate not found 2026-06-26 04:47:51.294 8 INFO neutron.services.segments.plugin [-] Segment 2c4be9e8-672e-4bc8-8938-57051b805b19 resource provider aggregate not found 2026-06-26 04:47:51.306 8 INFO neutron.services.segments.plugin [-] Segment 2c4be9e8-672e-4bc8-8938-57051b805b19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c4be9e8-672e-4bc8-8938-57051b805b19 found for delete ", "request_id": "req-16803cda-3df8-4981-9e61-a76ee566c7d9"}]} 2026-06-26 04:47:51.315 8 INFO neutron.services.segments.plugin [-] Segment 2c4be9e8-672e-4bc8-8938-57051b805b19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c4be9e8-672e-4bc8-8938-57051b805b19 found for delete ", "request_id": "req-b8e1d6da-26b1-4d6c-9fd0-a640e6978b59"}]} [pid: 8|app: 0|req: 802/1642] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:51 2026] DELETE /v2.0/security-groups/e767bbf7-ad64-420b-adf5-a836a720af4e => 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: 803/1643] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:51 2026] GET /v2.0/security-groups?tenant_id=9810c3c3e95041d0b7c9f7415482aca3&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1644] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:51 2026] DELETE /v2.0/security-groups/7d7cc2fc-225c-4c78-b86c-dbacf7b63af0 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:47:51.751 7 INFO neutron.db.l3_hamode_db [None req-17a45db7-c1fe-4076-a924-3e5841cfc439 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 805/1645] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:51 2026] GET /v2.0/security-groups?tenant_id=65edb35b2a1f4229aece8c95c6daf6ba&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1646] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:52 2026] DELETE /v2.0/security-groups/c9f74860-e6d6-4409-a2b5-a3e5da04ed49 => 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: 809/1649] 10.0.0.132 () {32 vars in 825 bytes} [Fri Jun 26 04:47:52 2026] GET /v2.0/ports?project_id=6d1b0721009f498b9f4c9837b95dceb0&network_id=1689d906-6448-4ce8-a07d-5df48e438d35 => generated 3691 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1650] 10.0.0.132 () {32 vars in 741 bytes} [Fri Jun 26 04:47:53 2026] GET /v2.0/subnets?network_id=4e2daef7-d100-4507-862d-dfe430a71b84 => generated 644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:53.594 8 INFO neutron.db.l3_db [None req-ea85e44e-d8aa-4554-ab22-68d97dfc4226 e8e69b912c7e404299dac0eaf91e01b1 6d1b0721009f498b9f4c9837b95dceb0 - - - -] Floating IP b8f08c80-a245-4606-afd8-7da4eaeb3e50 disassociated. External IP: 10.96.250.214, port: 4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb. [pid: 7|app: 0|req: 841/1651] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:47:50 2026] POST /v2.0/routers => generated 688 bytes in 3732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1652] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:47:53 2026] GET /v2.0/routers/c957e74b-d31c-4b15-96e8-e74ffad1c208 => generated 694 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1653] 10.0.0.132 () {32 vars in 646 bytes} [Fri Jun 26 04:47:53 2026] GET /v2.0/routers => generated 697 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1654] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:47:53 2026] PUT /v2.0/floatingips/b8f08c80-a245-4606-afd8-7da4eaeb3e50 => generated 554 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1655] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:47:54 2026] GET /v2.0/floatingips/b8f08c80-a245-4606-afd8-7da4eaeb3e50 => generated 554 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:54.190 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e83609e8-6a58-4b66-8b8a-efc4df37e2dc'] response: {'name': 'network-changed', 'server_uuid': '3d4bef3a-3216-48e3-9b0e-cf48c9d96b33', 'tag': '4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 813/1656] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:47:54 2026] GET /v2.0/ports?tenant_id=6d1b0721009f498b9f4c9837b95dceb0&device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1657] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:47:54 2026] GET /v2.0/networks?id=1689d906-6448-4ce8-a07d-5df48e438d35 => generated 756 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1658] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:47:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1659] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:47:54 2026] GET /v2.0/subnets?id=bc4048d7-6d26-4f1c-bb69-77ed88244eb1 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1660] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:47:54 2026] GET /v2.0/ports?network_id=1689d906-6448-4ce8-a07d-5df48e438d35&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: 818/1661] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:47:54 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1662] 10.0.0.132 () {34 vars in 740 bytes} [Fri Jun 26 04:47:54 2026] PUT /v2.0/routers/c957e74b-d31c-4b15-96e8-e74ffad1c208 => generated 701 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1663] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:47:54 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1664] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:47:54 2026] GET /v2.0/routers/c957e74b-d31c-4b15-96e8-e74ffad1c208 => generated 701 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1665] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:54 2026] GET /v2.0/ports?device_id=c957e74b-d31c-4b15-96e8-e74ffad1c208 => 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: 821/1666] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:47:55 2026] GET /v2.0/floatingips/b8f08c80-a245-4606-afd8-7da4eaeb3e50 => generated 554 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:56.072 7 INFO neutron.services.segments.plugin [-] Segment 8165be61-cfa4-428c-8021-181e013d5268 resource provider aggregate not found 2026-06-26 04:47:56.077 7 INFO neutron.services.segments.plugin [-] Segment 8165be61-cfa4-428c-8021-181e013d5268 resource provider aggregate not found 2026-06-26 04:47:56.106 7 INFO neutron.services.segments.plugin [-] Segment 8165be61-cfa4-428c-8021-181e013d5268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8165be61-cfa4-428c-8021-181e013d5268 found for delete ", "request_id": "req-3f677b20-f49b-45ce-a5be-064c3afae18a"}]} 2026-06-26 04:47:56.107 7 INFO neutron.services.segments.plugin [-] Segment 8165be61-cfa4-428c-8021-181e013d5268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8165be61-cfa4-428c-8021-181e013d5268 found for delete ", "request_id": "req-5ef2a41b-4651-4556-9ea6-f3f0b804be64"}]} 2026-06-26 04:47:56.125 7 INFO neutron.db.l3_hamode_db [None req-a9b4b203-4daf-475a-b684-fd427fc41080 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] HA network 433bfe81-8f1e-4256-928a-f4b72d77fbcb was deleted as no HA routers are present in tenant 6d3c98cbf3b44aeb832e2871634fe190. 2026-06-26 04:47:56.125 8 INFO neutron.db.segments_db [None req-46ddf05d-c0e0-40b0-9f8e-0bb59713f6b5 c6681db5bd5f48a0afd9572fb366b401 acbd0c3465e14fcc9861964793b03962 - - - -] Added segment d41ae38c-a4df-4d94-868f-cadde0891353 of type vxlan for network a4f6068f-28b7-4db5-972f-78c2cfc8349e [pid: 7|app: 0|req: 846/1667] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:54 2026] DELETE /v2.0/routers/c957e74b-d31c-4b15-96e8-e74ffad1c208 => generated 0 bytes in 1276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1668] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:56 2026] GET /v2.0/ports?device_id=c957e74b-d31c-4b15-96e8-e74ffad1c208 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:47:56.203 7 INFO neutron.api.v2.resource [None req-f1b468d7-92b8-43fc-bd08-574ce03270bf 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 848/1669] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:56 2026] DELETE /v2.0/routers/c957e74b-d31c-4b15-96e8-e74ffad1c208 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1670] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:56 2026] GET /v2.0/ports?device_id=de352711-4c00-46a5-9ad8-a826e6a786a4 => 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: 822/1671] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:47:55 2026] POST /v2.0/networks => generated 631 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1672] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:47:56 2026] GET /v2.0/floatingips/b8f08c80-a245-4606-afd8-7da4eaeb3e50 => generated 552 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:47:56.280 8 INFO neutron.api.v2.resource [None req-8395f238-d973-4db2-a791-a0e2e7398f84 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 823/1673] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:56 2026] DELETE /v2.0/routers/de352711-4c00-46a5-9ad8-a826e6a786a4 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:47:56.306 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fe81ae4-f1b0-426b-8391-c308d4452bb1 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 824/1674] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:56 2026] DELETE /v2.0/subnets/67181070-b09a-4aef-80b5-296c85a9ac7f => 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: 825/1675] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:56 2026] GET /v2.0/ports?device_id=426f563a-8527-4d55-90bb-bc4a22b682c3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:47:56.374 8 INFO neutron.api.v2.resource [None req-7fb62e80-ea15-418e-81b2-d1084e0ab200 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 826/1676] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:56 2026] DELETE /v2.0/routers/426f563a-8527-4d55-90bb-bc4a22b682c3 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:47:56.397 8 INFO neutron.pecan_wsgi.hooks.translation [None req-299fc664-3f13-4d2d-b02d-0a4f23d7e883 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 827/1677] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:56 2026] DELETE /v2.0/subnets/11923f10-6475-4d77-9d10-f5539075fd5c => 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: 828/1678] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:47:56 2026] GET /v2.0/ports?device_id=2533b13a-4a86-4734-b7cc-a62fd95a839b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:47:56.465 8 INFO neutron.api.v2.resource [None req-81627170-2db8-4c1d-b3c8-90dd150b76f9 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 829/1679] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:56 2026] DELETE /v2.0/routers/2533b13a-4a86-4734-b7cc-a62fd95a839b => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:47:56.491 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf4cdc33-ffbd-44ec-9513-8f79a96e4b08 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 830/1680] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:56 2026] DELETE /v2.0/subnets/68464139-09e1-42a6-ba4f-d4c82c480f92 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:47:56.516 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1835d464-cc74-47b7-a5fd-0b7378feb2f0 3ec38cfaa4f741e897795650cc8c7486 6d3c98cbf3b44aeb832e2871634fe190 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 831/1681] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:47:56 2026] DELETE /v2.0/subnets/a3ed8f52-a65f-4eab-8efc-24f255bca0be => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1682] 10.0.0.132 () {34 vars in 663 bytes} [Fri Jun 26 04:47:56 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1683] 10.0.0.132 () {34 vars in 746 bytes} [Fri Jun 26 04:47:56 2026] PUT /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags => generated 25 bytes in 50 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: 852/1684] 10.0.0.132 () {32 vars in 726 bytes} [Fri Jun 26 04:47:56 2026] GET /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1685] 10.0.0.132 () {34 vars in 757 bytes} [Fri Jun 26 04:47:56 2026] PUT /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1686] 10.0.0.132 () {32 vars in 726 bytes} [Fri Jun 26 04:47:56 2026] GET /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/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: 834/1687] 10.0.0.132 () {34 vars in 753 bytes} [Fri Jun 26 04:47:56 2026] PUT /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1688] 10.0.0.132 () {32 vars in 726 bytes} [Fri Jun 26 04:47:56 2026] GET /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1689] 10.0.0.132 () {34 vars in 775 bytes} [Fri Jun 26 04:47:56 2026] PUT /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1690] 10.0.0.132 () {32 vars in 726 bytes} [Fri Jun 26 04:47:56 2026] GET /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags => generated 52 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1691] 10.0.0.132 () {34 vars in 746 bytes} [Fri Jun 26 04:47:57 2026] PUT /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1692] 10.0.0.132 () {32 vars in 726 bytes} [Fri Jun 26 04:47:57 2026] GET /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1693] 10.0.0.132 () {32 vars in 734 bytes} [Fri Jun 26 04:47:57 2026] GET /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:47:57.192 8 INFO neutron.api.v2.resource [None req-d6a83a38-4ebb-49d0-9ed3-8e8a6c65407f c6681db5bd5f48a0afd9572fb366b401 acbd0c3465e14fcc9861964793b03962 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1694] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:47:57 2026] GET /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1695] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:57 2026] GET /v2.0/security-groups?tenant_id=6d3c98cbf3b44aeb832e2871634fe190&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1696] 10.0.0.132 () {32 vars in 737 bytes} [Fri Jun 26 04:47:57 2026] DELETE /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1697] 10.0.0.132 () {32 vars in 726 bytes} [Fri Jun 26 04:47:57 2026] GET /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1698] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:57 2026] DELETE /v2.0/security-groups/efa1a597-4e7b-4187-add1-38a7bbca685e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:47:57.334 8 INFO neutron.api.v2.resource [None req-d0c483ca-73ae-4957-a34d-5929570ab022 c6681db5bd5f48a0afd9572fb366b401 acbd0c3465e14fcc9861964793b03962 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1699] 10.0.0.132 () {32 vars in 741 bytes} [Fri Jun 26 04:47:57 2026] DELETE /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1700] 10.0.0.132 () {32 vars in 729 bytes} [Fri Jun 26 04:47:57 2026] DELETE /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1701] 10.0.0.132 () {32 vars in 726 bytes} [Fri Jun 26 04:47:57 2026] GET /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1702] 10.0.0.132 () {34 vars in 684 bytes} [Fri Jun 26 04:47:57 2026] POST /v2.0/security-groups => generated 1609 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1703] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:57 2026] POST /v2.0/security-group-rules => generated 565 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1704] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:57 2026] POST /v2.0/security-group-rules => generated 564 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1705] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:47:57 2026] DELETE /v2.0/ports/30f8324e-58f6-4e7c-bfe0-dd38325535e8 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1706] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:57 2026] POST /v2.0/security-group-rules => generated 570 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1707] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1708] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:47:57 2026] DELETE /v2.0/networks/a4f6068f-28b7-4db5-972f-78c2cfc8349e => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:47:57.886 8 INFO neutron.db.securitygroups_db [None req-b71876d1-11a8-4de7-8f9c-b31cd84b29e9 e8e69b912c7e404299dac0eaf91e01b1 6d1b0721009f498b9f4c9837b95dceb0 - - - -] Project 6d1b0721009f498b9f4c9837b95dceb0 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: 848/1709] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:57 2026] POST /v2.0/security-group-rules => generated 575 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:47:58.042 7 INFO neutron.db.securitygroups_db [None req-11319c9f-b305-41ec-8d35-d8bfaf390dd8 e8e69b912c7e404299dac0eaf91e01b1 6d1b0721009f498b9f4c9837b95dceb0 - - - -] Project 6d1b0721009f498b9f4c9837b95dceb0 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-26 04:47:58.131 7 INFO neutron.services.segments.plugin [-] Segment d41ae38c-a4df-4d94-868f-cadde0891353 resource provider aggregate not found 2026-06-26 04:47:58.140 7 INFO neutron.services.segments.plugin [-] Segment d41ae38c-a4df-4d94-868f-cadde0891353 resource provider aggregate not found 2026-06-26 04:47:58.160 7 INFO neutron.services.segments.plugin [-] Segment d41ae38c-a4df-4d94-868f-cadde0891353 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d41ae38c-a4df-4d94-868f-cadde0891353 found for delete ", "request_id": "req-a3bf5f4a-bf95-408a-970c-50533f911987"}]} 2026-06-26 04:47:58.161 7 INFO neutron.services.segments.plugin [-] Segment d41ae38c-a4df-4d94-868f-cadde0891353 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d41ae38c-a4df-4d94-868f-cadde0891353 found for delete ", "request_id": "req-ea879343-63b6-47b1-af5a-316e4ae4d7bb"}]} [pid: 7|app: 0|req: 862/1710] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:47:58 2026] POST /v2.0/security-group-rules => generated 574 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1711] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:58 2026] GET /v2.0/security-groups?tenant_id=acbd0c3465e14fcc9861964793b03962&name=default => generated 2801 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1712] 10.0.0.132 () {32 vars in 648 bytes} [Fri Jun 26 04:47:58 2026] GET /v2.0/networks => generated 1297 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1713] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:58 2026] DELETE /v2.0/security-groups/1ea4fd03-7a58-43eb-bd3a-cc56e130bd3c => 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: 864/1714] 10.0.0.195 () {34 vars in 1097 bytes} [Fri Jun 26 04:47:58 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-884211548&fields=id&tenant_id=6d1b0721009f498b9f4c9837b95dceb0 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1715] 10.0.0.195 () {34 vars in 981 bytes} [Fri Jun 26 04:47:58 2026] GET /v2.0/networks?id=1689d906-6448-4ce8-a07d-5df48e438d35 => generated 660 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1716] 10.0.0.195 () {34 vars in 964 bytes} [Fri Jun 26 04:47:58 2026] GET /v2.0/quotas/6d1b0721009f498b9f4c9837b95dceb0 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1717] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:58 2026] GET /v2.0/security-groups?tenant_id=657e8cb86a954c6093c44b2bf749aaff&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: 853/1718] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:47:59 2026] GET /v2.0/ports?tenant_id=6d1b0721009f498b9f4c9837b95dceb0&fields=id => generated 149 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1719] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:47:59 2026] DELETE /v2.0/security-groups/7bd8b62e-7539-436d-ad65-f3544580c845 => 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: 867/1720] 10.0.0.132 () {32 vars in 622 bytes} [Fri Jun 26 04:47:59 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1721] 10.0.0.195 () {34 vars in 1007 bytes} [Fri Jun 26 04:47:59 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1722] 10.0.0.195 () {34 vars in 1107 bytes} [Fri Jun 26 04:47:59 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?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: 868/1723] 10.0.0.132 () {32 vars in 632 bytes} [Fri Jun 26 04:47:59 2026] GET /v2.0/ => generated 632 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1724] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:47:59 2026] GET /v2.0/ports?device_id=397438ad-ac58-4220-9411-620071524d57 => 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: 869/1725] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:59 2026] GET /v2.0/security-groups?tenant_id=54651d7b426840f7972a84c6dbb9dc4f&name=default => generated 2801 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1726] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:47:59 2026] GET /v2.0/security-groups?tenant_id=39a865641b2b4bdb99d42e42b85987c7&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1727] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:00 2026] DELETE /v2.0/security-groups/bd6db245-688f-4b32-b5ce-c38cdd65a83e => 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: 858/1728] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:00 2026] DELETE /v2.0/security-groups/0b8901d7-4413-46b9-9a27-3105f8eb7b05 => 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: 871/1729] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:48:00 2026] GET /v2.0/networks?id=1689d906-6448-4ce8-a07d-5df48e438d35 => generated 660 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1730] 199.204.45.240 () {34 vars in 1049 bytes} [Fri Jun 26 04:48:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6d1b0721009f498b9f4c9837b95dceb0 => generated 273 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1731] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:00 2026] GET /v2.0/ports?device_id=397438ad-ac58-4220-9411-620071524d57 => 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: 872/1732] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:48:00 2026] POST /v2.0/ports => generated 958 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1733] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:48:00 2026] PUT /v2.0/ports/8d4659cb-b42b-4588-b2ac-626f13a3db77 => generated 1203 bytes in 629 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, ' /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-06-26 04:48:01.705 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bc55e9e-60aa-405f-a8e2-61d9b84b1913'] response: {'name': 'network-changed', 'server_uuid': '397438ad-ac58-4220-9411-620071524d57', 'tag': '8d4659cb-b42b-4588-b2ac-626f13a3db77', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 873/1734] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:01 2026] GET /v2.0/ports?device_id=397438ad-ac58-4220-9411-620071524d57 => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1735] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:48:01 2026] GET /v2.0/ports?tenant_id=6d1b0721009f498b9f4c9837b95dceb0&device_id=397438ad-ac58-4220-9411-620071524d57 => generated 1242 bytes in 72 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: 863/1736] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:48:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8d4659cb-b42b-4588-b2ac-626f13a3db77 => 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: 874/1737] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:48:01 2026] GET /v2.0/security-groups?id=1233ce2b-8592-48ea-85af-bc47a4ad695b&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1738] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:48:01 2026] GET /v2.0/subnets?id=bc4048d7-6d26-4f1c-bb69-77ed88244eb1 => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1739] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:48:01 2026] GET /v2.0/ports?network_id=1689d906-6448-4ce8-a07d-5df48e438d35&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: 865/1740] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:48:01 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?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: 876/1741] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:48:01 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?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: 866/1742] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:48:02 2026] GET /v2.0/ports?tenant_id=6d1b0721009f498b9f4c9837b95dceb0&device_id=397438ad-ac58-4220-9411-620071524d57 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1743] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:48:02 2026] GET /v2.0/networks?id=1689d906-6448-4ce8-a07d-5df48e438d35 => generated 756 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1744] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:48:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8d4659cb-b42b-4588-b2ac-626f13a3db77 => 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: 878/1745] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:48:02 2026] GET /v2.0/subnets?id=bc4048d7-6d26-4f1c-bb69-77ed88244eb1 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1746] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:48:02 2026] GET /v2.0/ports?network_id=1689d906-6448-4ce8-a07d-5df48e438d35&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1747] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:48:02 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1748] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:48:02 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1749] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:02 2026] GET /v2.0/ports?device_id=397438ad-ac58-4220-9411-620071524d57 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1750] 10.0.0.132 () {34 vars in 683 bytes} [Fri Jun 26 04:48:02 2026] POST /v2.0/security-groups => generated 1537 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1751] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:48:02 2026] GET /v2.0/security-groups?id=1233ce2b-8592-48ea-85af-bc47a4ad695b&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1752] 10.0.0.132 () {34 vars in 766 bytes} [Fri Jun 26 04:48:02 2026] PUT /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1753] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:48:02 2026] GET /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1754] 10.0.0.132 () {34 vars in 777 bytes} [Fri Jun 26 04:48:03 2026] PUT /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1755] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:48:03 2026] GET /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1756] 10.0.0.132 () {34 vars in 773 bytes} [Fri Jun 26 04:48:03 2026] PUT /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1757] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:48:03 2026] GET /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1758] 10.0.0.132 () {34 vars in 795 bytes} [Fri Jun 26 04:48:03 2026] PUT /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags/black.or.white => 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: 875/1759] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:48:03 2026] GET /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/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: 885/1760] 10.0.0.132 () {34 vars in 766 bytes} [Fri Jun 26 04:48:03 2026] PUT /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/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: 876/1761] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:48:03 2026] GET /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1762] 10.0.0.132 () {32 vars in 754 bytes} [Fri Jun 26 04:48:03 2026] GET /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:48:03.374 8 INFO neutron.api.v2.resource [None req-a78ec53b-43e8-4c68-9754-5e634acbf55b 17322ca48e5d49119491fc3c6a51d29a edc55dcd21574a3db331354bbdee3750 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 877/1763] 10.0.0.132 () {32 vars in 758 bytes} [Fri Jun 26 04:48:03 2026] GET /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1764] 10.0.0.132 () {32 vars in 757 bytes} [Fri Jun 26 04:48:03 2026] DELETE /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1765] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:48:03 2026] GET /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:48:03.467 7 INFO neutron.api.v2.resource [None req-d5a66535-3ba3-4b8d-96b3-a3abd6f56b9a 17322ca48e5d49119491fc3c6a51d29a edc55dcd21574a3db331354bbdee3750 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 888/1766] 10.0.0.132 () {32 vars in 761 bytes} [Fri Jun 26 04:48:03 2026] DELETE /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1767] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:48:03 2026] DELETE /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags => 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: 889/1768] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:48:03 2026] GET /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1769] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:03 2026] DELETE /v2.0/security-groups/cdb28549-f59b-4bc3-b750-f8d721f643c5 => 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: 881/1770] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:04 2026] GET /v2.0/ports?device_id=397438ad-ac58-4220-9411-620071524d57 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1771] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:48:04 2026] GET /v2.0/security-groups?id=1233ce2b-8592-48ea-85af-bc47a4ad695b&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1772] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:03 2026] GET /v2.0/security-groups?tenant_id=dc8b1cb559db40799a80f73d97bb7d7b&name=default => generated 2801 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1773] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:04 2026] DELETE /v2.0/security-groups/fd25ccb3-4e23-49ee-bbb0-0cd88925a133 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1774] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:04 2026] GET /v2.0/security-groups?tenant_id=edc55dcd21574a3db331354bbdee3750&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1775] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:04 2026] DELETE /v2.0/security-groups/4e63ea13-9bf7-447d-81fe-2bdefc4a2dce => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1776] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:04 2026] GET /v2.0/security-groups?tenant_id=ab07a9ca23f54e1298dc221647ea2100&name=default => generated 2801 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1777] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:05 2026] DELETE /v2.0/security-groups/db95e58d-142a-43f6-9159-402afe1af770 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1778] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:05 2026] GET /v2.0/ports?device_id=397438ad-ac58-4220-9411-620071524d57 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1779] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:48:05 2026] GET /v2.0/security-groups?id=1233ce2b-8592-48ea-85af-bc47a4ad695b&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1780] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:05 2026] GET /v2.0/ports?device_id=397438ad-ac58-4220-9411-620071524d57 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1781] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:48:05 2026] GET /v2.0/security-groups?id=1233ce2b-8592-48ea-85af-bc47a4ad695b&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1782] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:48:05 2026] GET /v2.0/ports?device_id=397438ad-ac58-4220-9411-620071524d57 => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:48:06.637 8 INFO neutron.db.l3_db [None req-37dc515c-ed4d-4cf7-8398-9f2d5a243c25 e8e69b912c7e404299dac0eaf91e01b1 6d1b0721009f498b9f4c9837b95dceb0 - - - -] Floating IP b8f08c80-a245-4606-afd8-7da4eaeb3e50 associated. External IP: 10.96.250.214, port: 8d4659cb-b42b-4588-b2ac-626f13a3db77. [pid: 8|app: 0|req: 888/1783] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:48:05 2026] PUT /v2.0/floatingips/b8f08c80-a245-4606-afd8-7da4eaeb3e50 => generated 856 bytes in 1393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1784] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:48:07 2026] GET /v2.0/floatingips/b8f08c80-a245-4606-afd8-7da4eaeb3e50 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1787] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:48:08 2026] GET /v2.0/floatingips/b8f08c80-a245-4606-afd8-7da4eaeb3e50 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:48:08.805 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c66536d8-a623-408a-ad3c-c4ecb0ee337b'] response: {'name': 'network-changed', 'server_uuid': '397438ad-ac58-4220-9411-620071524d57', 'tag': '8d4659cb-b42b-4588-b2ac-626f13a3db77', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 899/1788] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:48:08 2026] GET /v2.0/ports?tenant_id=6d1b0721009f498b9f4c9837b95dceb0&device_id=397438ad-ac58-4220-9411-620071524d57 => 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: 900/1789] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:48:08 2026] GET /v2.0/networks?id=1689d906-6448-4ce8-a07d-5df48e438d35 => generated 756 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1790] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:48:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8d4659cb-b42b-4588-b2ac-626f13a3db77 => 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: 902/1791] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:48:09 2026] GET /v2.0/subnets?id=bc4048d7-6d26-4f1c-bb69-77ed88244eb1 => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1792] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:48:09 2026] GET /v2.0/ports?network_id=1689d906-6448-4ce8-a07d-5df48e438d35&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:48:09.140 8 INFO neutron.db.segments_db [None req-10add83b-57af-41b2-af37-f7184cd4544e 41ef54a8fff0499c82c7a9c9a6bb4371 016173fe553246f5833c9f80f182166a - - - -] Added segment ba2d9ab4-920a-4819-8d28-d4e2b99ba495 of type vxlan for network 834c2042-af21-4bab-a94f-3a655aec639f [pid: 7|app: 0|req: 904/1793] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:48:09 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1794] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:48:08 2026] POST /v2.0/networks => generated 727 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1795] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:48:09 2026] GET /v2.0/floatingips/b8f08c80-a245-4606-afd8-7da4eaeb3e50 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1796] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:48:09 2026] GET /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35?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: 7|app: 0|req: 906/1797] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:48:09 2026] POST /v2.0/subnets => generated 620 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:48:09.542 8 WARNING neutron.api.v2.base [None req-e5f64a30-c8d7-49a6-8900-aefc4a5fb169 41ef54a8fff0499c82c7a9c9a6bb4371 016173fe553246f5833c9f80f182166a - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-26 04:48:09.543 8 INFO neutron.api.v2.resource [None req-e5f64a30-c8d7-49a6-8900-aefc4a5fb169 41ef54a8fff0499c82c7a9c9a6bb4371 016173fe553246f5833c9f80f182166a - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 892/1798] 10.0.0.132 () {34 vars in 680 bytes} [Fri Jun 26 04:48:09 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-26 04:48:09.966 7 INFO neutron.services.segments.plugin [-] Segment ba2d9ab4-920a-4819-8d28-d4e2b99ba495 resource provider aggregate not found 2026-06-26 04:48:09.992 7 INFO neutron.services.segments.plugin [-] Segment ba2d9ab4-920a-4819-8d28-d4e2b99ba495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba2d9ab4-920a-4819-8d28-d4e2b99ba495 found for delete ", "request_id": "req-eae19820-5987-41fb-b9f7-36ba28467df0"}]} 2026-06-26 04:48:09.994 7 INFO neutron.services.segments.plugin [-] Segment ba2d9ab4-920a-4819-8d28-d4e2b99ba495 resource provider aggregate not found 2026-06-26 04:48:10.029 7 INFO neutron.services.segments.plugin [-] Segment ba2d9ab4-920a-4819-8d28-d4e2b99ba495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba2d9ab4-920a-4819-8d28-d4e2b99ba495 found for delete ", "request_id": "req-b644423e-8260-4103-9168-b71d1febaaaa"}]} [pid: 7|app: 0|req: 907/1799] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:48:09 2026] DELETE /v2.0/networks/834c2042-af21-4bab-a94f-3a655aec639f => generated 0 bytes in 1305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:48:10.928 7 INFO neutron.db.segments_db [None req-933af481-a074-409d-92f7-b01bca0b54e9 41ef54a8fff0499c82c7a9c9a6bb4371 016173fe553246f5833c9f80f182166a - - - -] Added segment 72f94d16-3f7d-4579-bc18-acc2aa22b853 of type vxlan for network d44e3b49-3648-44a3-89d0-685d9f50cd4b [pid: 8|app: 0|req: 893/1800] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:10 2026] GET /v2.0/security-groups?tenant_id=65d63e4a675545cc9c7f7c6bf6943cc9&name=default => generated 2801 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1801] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:10 2026] DELETE /v2.0/security-groups/f3f1df87-c695-4d41-9374-8076b8685399 => 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: 908/1802] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:48:10 2026] POST /v2.0/networks => generated 727 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1803] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:48:11 2026] POST /v2.0/subnets => generated 623 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:48:11.375 7 WARNING neutron.api.v2.base [None req-ff1c7197-6072-4bbd-b637-44dd1ae4ea2d 41ef54a8fff0499c82c7a9c9a6bb4371 016173fe553246f5833c9f80f182166a - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-26 04:48:11.376 7 INFO neutron.api.v2.resource [None req-ff1c7197-6072-4bbd-b637-44dd1ae4ea2d 41ef54a8fff0499c82c7a9c9a6bb4371 016173fe553246f5833c9f80f182166a - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 909/1804] 10.0.0.132 () {34 vars in 680 bytes} [Fri Jun 26 04:48:11 2026] POST /v2.0/rbac-policies => generated 547 bytes in 17 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-26 04:48:11.744 8 INFO neutron.services.segments.plugin [-] Segment 72f94d16-3f7d-4579-bc18-acc2aa22b853 resource provider aggregate not found 2026-06-26 04:48:11.751 8 INFO neutron.services.segments.plugin [-] Segment 72f94d16-3f7d-4579-bc18-acc2aa22b853 resource provider aggregate not found 2026-06-26 04:48:11.766 8 INFO neutron.services.segments.plugin [-] Segment 72f94d16-3f7d-4579-bc18-acc2aa22b853 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72f94d16-3f7d-4579-bc18-acc2aa22b853 found for delete ", "request_id": "req-deed99cf-6d28-42a4-9f1e-ec32591700c7"}]} 2026-06-26 04:48:11.774 8 INFO neutron.services.segments.plugin [-] Segment 72f94d16-3f7d-4579-bc18-acc2aa22b853 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72f94d16-3f7d-4579-bc18-acc2aa22b853 found for delete ", "request_id": "req-d7a1f1d4-9c19-4c88-9188-5fdb5f11590c"}]} [pid: 8|app: 0|req: 896/1805] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:48:11 2026] DELETE /v2.0/networks/d44e3b49-3648-44a3-89d0-685d9f50cd4b => generated 0 bytes in 1215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:48:12.659 7 INFO neutron.services.segments.plugin [-] Segment ba2d9ab4-920a-4819-8d28-d4e2b99ba495 resource provider aggregate not found 2026-06-26 04:48:12.684 7 INFO neutron.services.segments.plugin [-] Segment ba2d9ab4-920a-4819-8d28-d4e2b99ba495 resource provider aggregate not found 2026-06-26 04:48:12.710 7 INFO neutron.services.segments.plugin [-] Segment ba2d9ab4-920a-4819-8d28-d4e2b99ba495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba2d9ab4-920a-4819-8d28-d4e2b99ba495 found for delete ", "request_id": "req-0d568f0c-559b-4821-b7cf-9b19b75dc5ad"}]} 2026-06-26 04:48:12.711 7 INFO neutron.services.segments.plugin [-] Segment ba2d9ab4-920a-4819-8d28-d4e2b99ba495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba2d9ab4-920a-4819-8d28-d4e2b99ba495 found for delete ", "request_id": "req-6d3a533d-fe6a-4e9f-a4d3-02928d8d981d"}]} 2026-06-26 04:48:12.730 7 INFO neutron.db.segments_db [None req-52e938be-3c2d-420f-ba25-3737c4c4cf18 41ef54a8fff0499c82c7a9c9a6bb4371 016173fe553246f5833c9f80f182166a - - - -] Added segment 23ff9b18-cf64-4fc0-a26b-7ddf99bd2545 of type vxlan for network 2148f4ac-df55-43b6-9856-b6e9bf83aa76 [pid: 7|app: 0|req: 910/1806] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:48:12 2026] POST /v2.0/networks => generated 727 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1807] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:48:12 2026] POST /v2.0/subnets => generated 623 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1808] 10.0.0.132 () {34 vars in 680 bytes} [Fri Jun 26 04:48:13 2026] POST /v2.0/rbac-policies => generated 324 bytes in 1119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:48:14.689 8 INFO neutron.services.segments.plugin [-] Segment 72f94d16-3f7d-4579-bc18-acc2aa22b853 resource provider aggregate not found 2026-06-26 04:48:14.697 8 INFO neutron.services.segments.plugin [-] Segment 72f94d16-3f7d-4579-bc18-acc2aa22b853 resource provider aggregate not found 2026-06-26 04:48:14.710 8 INFO neutron.services.segments.plugin [-] Segment 72f94d16-3f7d-4579-bc18-acc2aa22b853 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72f94d16-3f7d-4579-bc18-acc2aa22b853 found for delete ", "request_id": "req-dd2d28c8-eec7-466f-9adf-ec73d5c507ad"}]} 2026-06-26 04:48:14.717 8 INFO neutron.services.segments.plugin [-] Segment 72f94d16-3f7d-4579-bc18-acc2aa22b853 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72f94d16-3f7d-4579-bc18-acc2aa22b853 found for delete ", "request_id": "req-92a229ec-4e5c-4289-9bf2-d9e79824543d"}]} [pid: 8|app: 0|req: 898/1809] 10.0.0.132 () {32 vars in 722 bytes} [Fri Jun 26 04:48:14 2026] GET /v2.0/networks/2148f4ac-df55-43b6-9856-b6e9bf83aa76 => generated 655 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:48:15.488 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72c6b2ef-7855-4377-a57a-f35e2045907b b19abc1d1ce643faad78395d51fd974a be74650c96754548bbd0d0065d0211a7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 912/1810] 10.0.0.132 () {32 vars in 722 bytes} [Fri Jun 26 04:48:15 2026] GET /v2.0/networks/2148f4ac-df55-43b6-9856-b6e9bf83aa76 => generated 138 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:48:15.596 8 INFO neutron.db.segments_db [None req-b5e72a72-11a9-4315-bea4-cc8c874683c4 13af76ad8dc1465bb74070234afcd524 d9cbcbc5b76a4dcba36af461da03c3cd - - - -] Added segment 091dd489-f8c3-4162-9604-62b468465c58 of type vxlan for network d87dc2ba-8345-4479-b3db-8afbd7987cd8 2026-06-26 04:48:15.962 8 INFO neutron.db.l3_hamode_db [None req-b5e72a72-11a9-4315-bea4-cc8c874683c4 13af76ad8dc1465bb74070234afcd524 d9cbcbc5b76a4dcba36af461da03c3cd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:48:16.098 7 INFO neutron.services.segments.plugin [-] Segment 23ff9b18-cf64-4fc0-a26b-7ddf99bd2545 resource provider aggregate not found 2026-06-26 04:48:16.117 7 INFO neutron.services.segments.plugin [-] Segment 23ff9b18-cf64-4fc0-a26b-7ddf99bd2545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23ff9b18-cf64-4fc0-a26b-7ddf99bd2545 found for delete ", "request_id": "req-051dc605-fe3f-494e-9fe3-7eb59b9ddbea"}]} 2026-06-26 04:48:16.117 7 INFO neutron.services.segments.plugin [-] Segment 23ff9b18-cf64-4fc0-a26b-7ddf99bd2545 resource provider aggregate not found 2026-06-26 04:48:16.137 7 INFO neutron.services.segments.plugin [-] Segment 23ff9b18-cf64-4fc0-a26b-7ddf99bd2545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23ff9b18-cf64-4fc0-a26b-7ddf99bd2545 found for delete ", "request_id": "req-7ca7817c-0418-479f-a23d-6ff86ea8c2ce"}]} 2026-06-26 04:48:16.146 8 INFO neutron.db.l3_hamode_db [None req-b5e72a72-11a9-4315-bea4-cc8c874683c4 13af76ad8dc1465bb74070234afcd524 d9cbcbc5b76a4dcba36af461da03c3cd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 913/1811] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:48:15 2026] DELETE /v2.0/networks/2148f4ac-df55-43b6-9856-b6e9bf83aa76 => generated 0 bytes in 649 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1812] 10.0.0.188 () {34 vars in 989 bytes} [Fri Jun 26 04:48:16 2026] GET /v2.0/ports?device_id=397438ad-ac58-4220-9411-620071524d57 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:48:16.206 7 INFO neutron.pecan_wsgi.hooks.translation [None req-270e6947-d26e-4e88-803f-477a3d84c8a0 41ef54a8fff0499c82c7a9c9a6bb4371 016173fe553246f5833c9f80f182166a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 915/1813] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:16 2026] DELETE /v2.0/subnets/887da327-7987-4f24-a621-d68135425dde => 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: 916/1814] 10.0.0.188 () {34 vars in 1039 bytes} [Fri Jun 26 04:48:16 2026] GET /v2.0/security-groups?id=1233ce2b-8592-48ea-85af-bc47a4ad695b&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:48:16.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c28028e8-ad41-4b4f-b49a-b2b7acd7f48a 41ef54a8fff0499c82c7a9c9a6bb4371 016173fe553246f5833c9f80f182166a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 917/1815] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:16 2026] DELETE /v2.0/subnets/df9f0756-3f41-44ee-b5a0-9c7790e65ec2 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:48:16.290 7 INFO neutron.pecan_wsgi.hooks.translation [None req-992d3834-89ed-4177-a116-d19b00770e31 41ef54a8fff0499c82c7a9c9a6bb4371 016173fe553246f5833c9f80f182166a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 918/1816] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:16 2026] DELETE /v2.0/subnets/599d7731-04fa-4b2f-8bef-8166ee934ca6 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1817] 10.0.0.132 () {34 vars in 667 bytes} [Fri Jun 26 04:48:15 2026] POST /v2.0/routers => generated 474 bytes in 1473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:48:17.026 7 INFO neutron.db.l3_hamode_db [None req-cf5595c9-a1e1-4ade-8312-beea2eb3c101 13af76ad8dc1465bb74070234afcd524 d9cbcbc5b76a4dcba36af461da03c3cd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:48:17.190 7 INFO neutron.db.l3_hamode_db [None req-cf5595c9-a1e1-4ade-8312-beea2eb3c101 13af76ad8dc1465bb74070234afcd524 d9cbcbc5b76a4dcba36af461da03c3cd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 900/1818] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:17 2026] GET /v2.0/security-groups?tenant_id=016173fe553246f5833c9f80f182166a&name=default => generated 2801 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1819] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:17 2026] DELETE /v2.0/security-groups/8d8830a1-990b-4118-a78b-8ddd1b7b9391 => 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: 902/1820] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:17 2026] GET /v2.0/security-groups?tenant_id=74c09c83e3de4791b5d5922a09126f23&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1821] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:17 2026] DELETE /v2.0/security-groups/69143810-eaa0-41e7-963a-dc82a7a5742c => 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: 919/1822] 10.0.0.132 () {34 vars in 667 bytes} [Fri Jun 26 04:48:16 2026] POST /v2.0/routers => generated 474 bytes in 968 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:48:18.028 8 INFO neutron.db.l3_hamode_db [None req-42bf2891-effb-40bf-ac65-6ab4975faf42 13af76ad8dc1465bb74070234afcd524 d9cbcbc5b76a4dcba36af461da03c3cd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:48:18.197 8 INFO neutron.db.l3_hamode_db [None req-42bf2891-effb-40bf-ac65-6ab4975faf42 13af76ad8dc1465bb74070234afcd524 d9cbcbc5b76a4dcba36af461da03c3cd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 920/1823] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:18 2026] GET /v2.0/security-groups?tenant_id=be74650c96754548bbd0d0065d0211a7&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: 921/1824] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:18 2026] GET /v2.0/ports?device_id=397438ad-ac58-4220-9411-620071524d57 => 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: 922/1825] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:18 2026] DELETE /v2.0/security-groups/02713f3f-ce8d-409b-b748-3ab8383b0f42 => 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: 923/1826] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:48:18 2026] GET /v2.0/security-groups?id=1233ce2b-8592-48ea-85af-bc47a4ad695b&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1827] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:48:18 2026] GET /v2.0/ports?device_id=397438ad-ac58-4220-9411-620071524d57 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1828] 10.0.0.132 () {34 vars in 667 bytes} [Fri Jun 26 04:48:17 2026] POST /v2.0/routers => generated 474 bytes in 1021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:48:19.038 8 INFO neutron.db.l3_hamode_db [None req-ec259f02-b31b-42dc-990a-b716b247a2b1 13af76ad8dc1465bb74070234afcd524 d9cbcbc5b76a4dcba36af461da03c3cd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:48:19.087 7 INFO neutron.db.l3_db [None req-f56a7e62-6fbb-47f1-acb3-bf9cdf60990b e8e69b912c7e404299dac0eaf91e01b1 6d1b0721009f498b9f4c9837b95dceb0 - - - -] Floating IP b8f08c80-a245-4606-afd8-7da4eaeb3e50 disassociated. External IP: 10.96.250.214, port: 8d4659cb-b42b-4588-b2ac-626f13a3db77. 2026-06-26 04:48:19.223 8 INFO neutron.db.l3_hamode_db [None req-ec259f02-b31b-42dc-990a-b716b247a2b1 13af76ad8dc1465bb74070234afcd524 d9cbcbc5b76a4dcba36af461da03c3cd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 925/1829] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:48:18 2026] DELETE /v2.0/ports/8d4659cb-b42b-4588-b2ac-626f13a3db77 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:48:19.636 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-697b3b14-e6ba-4355-ae58-0906da81c693'] response: {'server_uuid': '397438ad-ac58-4220-9411-620071524d57', 'name': 'network-vif-deleted', 'tag': '8d4659cb-b42b-4588-b2ac-626f13a3db77', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 926/1830] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:19 2026] GET /v2.0/ports?device_id=397438ad-ac58-4220-9411-620071524d57 => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1831] 10.0.0.132 () {34 vars in 667 bytes} [Fri Jun 26 04:48:18 2026] POST /v2.0/routers => generated 474 bytes in 1134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:48:20.169 7 INFO neutron.db.l3_hamode_db [None req-575918bc-0634-4be4-9249-0150e1b6f6bc 13af76ad8dc1465bb74070234afcd524 d9cbcbc5b76a4dcba36af461da03c3cd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:48:20.362 7 INFO neutron.db.l3_hamode_db [None req-575918bc-0634-4be4-9249-0150e1b6f6bc 13af76ad8dc1465bb74070234afcd524 d9cbcbc5b76a4dcba36af461da03c3cd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 906/1832] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:20 2026] DELETE /v2.0/security-groups/1233ce2b-8592-48ea-85af-bc47a4ad695b => 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: 927/1833] 10.0.0.132 () {34 vars in 667 bytes} [Fri Jun 26 04:48:20 2026] POST /v2.0/routers => generated 474 bytes in 1042 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1834] 10.0.0.132 () {34 vars in 750 bytes} [Fri Jun 26 04:48:21 2026] PUT /v2.0/routers/48943d3a-4593-4356-8636-57530cd02d13/tags => generated 17 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1835] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:48:20 2026] DELETE /v2.0/floatingips/b8f08c80-a245-4606-afd8-7da4eaeb3e50 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1836] 10.0.0.132 () {34 vars in 750 bytes} [Fri Jun 26 04:48:21 2026] PUT /v2.0/routers/823cbf8c-d34f-440e-a476-0271fd26dd50/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1837] 10.0.0.132 () {34 vars in 750 bytes} [Fri Jun 26 04:48:21 2026] PUT /v2.0/routers/8bc11433-0af4-4850-a862-ed733f31d7af/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1838] 10.0.0.132 () {34 vars in 750 bytes} [Fri Jun 26 04:48:21 2026] PUT /v2.0/routers/f42226da-7276-4311-b8ce-63f5d5f84fb4/tags => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1839] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:21 2026] GET /v2.0/ports?device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1840] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:48:21 2026] GET /v2.0/security-groups?id=02061210-6c92-4869-8715-0043e01ba84e&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1841] 10.0.0.132 () {32 vars in 663 bytes} [Fri Jun 26 04:48:21 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1842] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:48:21 2026] GET /v2.0/ports?device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => 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: 911/1843] 10.0.0.132 () {32 vars in 677 bytes} [Fri Jun 26 04:48:21 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1847] 10.0.0.132 () {32 vars in 673 bytes} [Fri Jun 26 04:48:22 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1847] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:48:22 2026] DELETE /v2.0/ports/4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1848] 10.0.0.132 () {32 vars in 685 bytes} [Fri Jun 26 04:48:22 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:48:22.496 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-31369ccf-4373-4de9-acd0-2d5269239b28'] response: {'server_uuid': '3d4bef3a-3216-48e3-9b0e-cf48c9d96b33', 'name': 'network-vif-deleted', 'tag': '4ee04c20-cc78-4a2e-b5a0-f7de2c9bedbb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 934/1849] 10.0.0.132 () {32 vars in 671 bytes} [Fri Jun 26 04:48:22 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1850] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:22 2026] GET /v2.0/ports?device_id=3d4bef3a-3216-48e3-9b0e-cf48c9d96b33 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1851] 10.0.0.132 () {32 vars in 685 bytes} [Fri Jun 26 04:48:22 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1852] 10.0.0.132 () {32 vars in 681 bytes} [Fri Jun 26 04:48:22 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1853] 10.0.0.132 () {32 vars in 693 bytes} [Fri Jun 26 04:48:23 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1854] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:48:23 2026] GET /v2.0/routers/48943d3a-4593-4356-8636-57530cd02d13 => generated 485 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1855] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:48:22 2026] POST /v2.0/floatingips => generated 552 bytes in 884 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1856] 10.0.0.132 () {34 vars in 741 bytes} [Fri Jun 26 04:48:23 2026] PUT /v2.0/routers/48943d3a-4593-4356-8636-57530cd02d13 => generated 485 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1857] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:48:23 2026] POST /v2.0/floatingips => generated 552 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1858] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:48:24 2026] GET /v2.0/ports?device_id=48943d3a-4593-4356-8636-57530cd02d13 => 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: 940/1859] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:24 2026] DELETE /v2.0/security-groups/02061210-6c92-4869-8715-0043e01ba84e => 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: 941/1860] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:24 2026] DELETE /v2.0/routers/48943d3a-4593-4356-8636-57530cd02d13 => generated 0 bytes in 545 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1861] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:48:24 2026] POST /v2.0/floatingips => generated 552 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1862] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:48:25 2026] GET /v2.0/routers/823cbf8c-d34f-440e-a476-0271fd26dd50 => generated 493 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1863] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:48:25 2026] POST /v2.0/floatingips => generated 552 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1864] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:48:25 2026] PUT /v2.0/routers/dbe3e7f3-6881-49cb-8490-839581f2d1e9/remove_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1865] 10.0.0.132 () {34 vars in 741 bytes} [Fri Jun 26 04:48:25 2026] PUT /v2.0/routers/823cbf8c-d34f-440e-a476-0271fd26dd50 => generated 493 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1866] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:26 2026] DELETE /v2.0/subnets/bc4048d7-6d26-4f1c-bb69-77ed88244eb1 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1867] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:48:26 2026] GET /v2.0/ports?device_id=823cbf8c-d34f-440e-a476-0271fd26dd50 => 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: 943/1868] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:48:26 2026] POST /v2.0/floatingips => generated 552 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1869] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:27 2026] DELETE /v2.0/routers/823cbf8c-d34f-440e-a476-0271fd26dd50 => generated 0 bytes in 542 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1870] 10.0.0.132 () {34 vars in 758 bytes} [Fri Jun 26 04:48:27 2026] PUT /v2.0/floatingips/752752c4-8d16-48d0-94b3-1b23b3e322bc/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1871] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:48:27 2026] GET /v2.0/routers/8bc11433-0af4-4850-a862-ed733f31d7af => generated 502 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1872] 10.0.0.132 () {34 vars in 758 bytes} [Fri Jun 26 04:48:27 2026] PUT /v2.0/floatingips/c3b0b063-181f-4095-8747-e8a466ca36e4/tags => generated 25 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:48:28.326 8 INFO neutron.services.segments.plugin [-] Segment 583bf931-36c4-4baf-9148-dc64391c78fc resource provider aggregate not found 2026-06-26 04:48:28.331 8 INFO neutron.services.segments.plugin [-] Segment 583bf931-36c4-4baf-9148-dc64391c78fc resource provider aggregate not found 2026-06-26 04:48:28.348 8 INFO neutron.services.segments.plugin [-] Segment 583bf931-36c4-4baf-9148-dc64391c78fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 583bf931-36c4-4baf-9148-dc64391c78fc found for delete ", "request_id": "req-0d3e2b65-a910-4298-9af2-b65f24fd1eb9"}]} 2026-06-26 04:48:28.349 8 INFO neutron.services.segments.plugin [-] Segment 583bf931-36c4-4baf-9148-dc64391c78fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 583bf931-36c4-4baf-9148-dc64391c78fc found for delete ", "request_id": "req-69989f09-ca00-4cad-9099-ba17d6fdb404"}]} 2026-06-26 04:48:28.351 8 INFO neutron.db.l3_hamode_db [None req-440f0f56-0c57-407e-8494-7a956e7592db e8e69b912c7e404299dac0eaf91e01b1 6d1b0721009f498b9f4c9837b95dceb0 - - - -] HA network 6198197b-77f2-42aa-b781-528dea9abce2 was deleted as no HA routers are present in tenant 6d1b0721009f498b9f4c9837b95dceb0. [pid: 8|app: 0|req: 926/1873] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:26 2026] DELETE /v2.0/routers/dbe3e7f3-6881-49cb-8490-839581f2d1e9 => generated 0 bytes in 1565 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1874] 10.0.0.132 () {34 vars in 758 bytes} [Fri Jun 26 04:48:28 2026] PUT /v2.0/floatingips/7b98093c-0a73-41f0-b3c6-aa4d548a5544/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1875] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:48:28 2026] DELETE /v2.0/networks/1689d906-6448-4ce8-a07d-5df48e438d35 => 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: 929/1876] 10.0.0.132 () {34 vars in 758 bytes} [Fri Jun 26 04:48:28 2026] PUT /v2.0/floatingips/0353bd2f-3e4e-4ba3-85f7-e0e3d000b50e/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1877] 10.0.0.132 () {32 vars in 671 bytes} [Fri Jun 26 04:48:28 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1878] 10.0.0.132 () {32 vars in 685 bytes} [Fri Jun 26 04:48:28 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1879] 10.0.0.132 () {32 vars in 681 bytes} [Fri Jun 26 04:48:28 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1880] 10.0.0.132 () {32 vars in 693 bytes} [Fri Jun 26 04:48:28 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1881] 10.0.0.132 () {34 vars in 741 bytes} [Fri Jun 26 04:48:28 2026] PUT /v2.0/routers/8bc11433-0af4-4850-a862-ed733f31d7af => generated 502 bytes in 759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1882] 10.0.0.132 () {32 vars in 679 bytes} [Fri Jun 26 04:48:28 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1883] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:48:28 2026] GET /v2.0/ports?device_id=8bc11433-0af4-4850-a862-ed733f31d7af => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1884] 10.0.0.132 () {32 vars in 693 bytes} [Fri Jun 26 04:48:29 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1885] 10.0.0.132 () {32 vars in 689 bytes} [Fri Jun 26 04:48:29 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1886] 10.0.0.132 () {32 vars in 701 bytes} [Fri Jun 26 04:48:29 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1887] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:29 2026] DELETE /v2.0/routers/8bc11433-0af4-4850-a862-ed733f31d7af => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1888] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:48:29 2026] DELETE /v2.0/floatingips/752752c4-8d16-48d0-94b3-1b23b3e322bc => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1889] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:48:29 2026] GET /v2.0/routers/f42226da-7276-4311-b8ce-63f5d5f84fb4 => generated 487 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1890] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:29 2026] GET /v2.0/security-groups?tenant_id=c764e0c84ec946d5b695c8e6f08cecdd&name=default => generated 2801 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1891] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:48:29 2026] DELETE /v2.0/floatingips/c3b0b063-181f-4095-8747-e8a466ca36e4 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1892] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:30 2026] DELETE /v2.0/security-groups/4a175cee-61b5-4d9f-802f-3f5fda48a5b8 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:48:30.374 8 INFO neutron.services.segments.plugin [-] Segment b0ec1f83-21a5-4c39-8d5d-84aac47369d4 resource provider aggregate not found 2026-06-26 04:48:30.390 8 INFO neutron.services.segments.plugin [-] Segment b0ec1f83-21a5-4c39-8d5d-84aac47369d4 resource provider aggregate not found 2026-06-26 04:48:30.406 8 INFO neutron.services.segments.plugin [-] Segment b0ec1f83-21a5-4c39-8d5d-84aac47369d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0ec1f83-21a5-4c39-8d5d-84aac47369d4 found for delete ", "request_id": "req-74311212-4501-4272-9de2-d9a57e12b226"}]} 2026-06-26 04:48:30.414 8 INFO neutron.services.segments.plugin [-] Segment b0ec1f83-21a5-4c39-8d5d-84aac47369d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0ec1f83-21a5-4c39-8d5d-84aac47369d4 found for delete ", "request_id": "req-efa0bd0c-99f8-4943-ba5b-3e0b7999a769"}]} [pid: 8|app: 0|req: 942/1893] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:48:30 2026] DELETE /v2.0/floatingips/7b98093c-0a73-41f0-b3c6-aa4d548a5544 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1894] 10.0.0.132 () {34 vars in 741 bytes} [Fri Jun 26 04:48:29 2026] PUT /v2.0/routers/f42226da-7276-4311-b8ce-63f5d5f84fb4 => generated 487 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1895] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:30 2026] GET /v2.0/security-groups?tenant_id=6d1b0721009f498b9f4c9837b95dceb0&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1896] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:48:30 2026] GET /v2.0/ports?device_id=f42226da-7276-4311-b8ce-63f5d5f84fb4 => 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: 945/1897] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:30 2026] DELETE /v2.0/security-groups/46c128a8-e92f-4d4f-98e1-b1ffdfcf583c => 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: 953/1898] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:48:30 2026] DELETE /v2.0/floatingips/0353bd2f-3e4e-4ba3-85f7-e0e3d000b50e => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1899] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:30 2026] DELETE /v2.0/routers/f42226da-7276-4311-b8ce-63f5d5f84fb4 => generated 0 bytes in 513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1900] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:48:31 2026] GET /v2.0/routers/a69ae1a9-0622-4109-bde2-0814b7f1d5b4 => generated 480 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1901] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:48:30 2026] DELETE /v2.0/floatingips/2bd9acfe-535c-473b-89b7-46f93b668884 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1902] 10.0.0.132 () {34 vars in 741 bytes} [Fri Jun 26 04:48:31 2026] PUT /v2.0/routers/a69ae1a9-0622-4109-bde2-0814b7f1d5b4 => generated 480 bytes in 762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1903] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:48:32 2026] GET /v2.0/ports?device_id=a69ae1a9-0622-4109-bde2-0814b7f1d5b4 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1904] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:32 2026] GET /v2.0/security-groups?tenant_id=76438c52ce2643bbb6f5f74bd21723c5&name=default => generated 2801 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1905] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:32 2026] DELETE /v2.0/security-groups/ad235f9b-542a-43d6-a9b5-c5bf868565b4 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:48:32.854 8 INFO neutron.services.segments.plugin [-] Segment 091dd489-f8c3-4162-9604-62b468465c58 resource provider aggregate not found 2026-06-26 04:48:32.860 8 INFO neutron.services.segments.plugin [-] Segment 091dd489-f8c3-4162-9604-62b468465c58 resource provider aggregate not found 2026-06-26 04:48:32.881 8 INFO neutron.services.segments.plugin [-] Segment 091dd489-f8c3-4162-9604-62b468465c58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 091dd489-f8c3-4162-9604-62b468465c58 found for delete ", "request_id": "req-e4806e1d-fbb7-4b59-9d9a-ab62a3b2eec3"}]} 2026-06-26 04:48:32.882 8 INFO neutron.services.segments.plugin [-] Segment 091dd489-f8c3-4162-9604-62b468465c58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 091dd489-f8c3-4162-9604-62b468465c58 found for delete ", "request_id": "req-468d0e78-341a-473b-bfb0-e46e5d078a11"}]} 2026-06-26 04:48:32.898 8 INFO neutron.db.l3_hamode_db [None req-307c02fe-2b5c-4b20-942e-c442cfa24a87 13af76ad8dc1465bb74070234afcd524 d9cbcbc5b76a4dcba36af461da03c3cd - - - -] HA network d87dc2ba-8345-4479-b3db-8afbd7987cd8 was deleted as no HA routers are present in tenant d9cbcbc5b76a4dcba36af461da03c3cd. [pid: 8|app: 0|req: 949/1906] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:32 2026] DELETE /v2.0/routers/a69ae1a9-0622-4109-bde2-0814b7f1d5b4 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:48:32.915 7 INFO neutron.db.segments_db [None req-3f664b6c-989a-4939-9bf8-524e551eb2da 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment cce95c36-b362-49f0-b834-202389e74f34 of type vxlan for network 797dff3a-837e-4437-b240-213fdde3eead [pid: 8|app: 0|req: 950/1907] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:32 2026] GET /v2.0/security-groups?tenant_id=e8dfdfc655484869a052cbe559c10d39&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: 958/1908] 10.0.0.132 () {34 vars in 670 bytes} [Fri Jun 26 04:48:32 2026] POST /v2.0/networks => generated 740 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1909] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:33 2026] DELETE /v2.0/security-groups/61ce0e44-1806-4209-bba1-7145c2d2fc6a => 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: 959/1910] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:48:33 2026] POST /v2.0/subnets => generated 663 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:48:33.410 7 INFO neutron.db.segments_db [None req-d56c6ac9-c61d-4cb8-814f-6bb2f0b58247 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 81f8ea74-3296-4f6e-a77e-3d5d13bb80a0 of type vxlan for network bb5fa3ba-8b27-484d-a587-369db72ed452 [pid: 8|app: 0|req: 952/1911] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:33 2026] GET /v2.0/security-groups?tenant_id=76e9c5d71a9a448abe1c607af1f0cfdd&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1912] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:33 2026] DELETE /v2.0/security-groups/4fc092ab-758f-435c-bec9-1371fde1fca3 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:48:33.784 7 INFO neutron.db.l3_hamode_db [None req-d56c6ac9-c61d-4cb8-814f-6bb2f0b58247 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 954/1913] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:33 2026] GET /v2.0/security-groups?tenant_id=e71e6b9010d1444f98d7440cacf2025f&name=default => generated 2801 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1914] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:34 2026] DELETE /v2.0/security-groups/69f2f48f-ce35-408f-be7f-0e3405aa7d8f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1915] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:34 2026] GET /v2.0/security-groups?tenant_id=d9cbcbc5b76a4dcba36af461da03c3cd&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1916] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:34 2026] DELETE /v2.0/security-groups/8df0607b-f478-4d56-923a-a4399f727fd1 => 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: 958/1917] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:34 2026] GET /v2.0/security-groups?tenant_id=e9778ca165f54192befc052498494d79&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1918] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:34 2026] DELETE /v2.0/security-groups/73373638-dc3a-495a-97ff-2c96779323bf => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:48:35.525 7 INFO neutron.db.l3_hamode_db [None req-d56c6ac9-c61d-4cb8-814f-6bb2f0b58247 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 960/1919] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:48:33 2026] POST /v2.0/routers => generated 727 bytes in 3257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1922] 10.0.0.132 () {34 vars in 677 bytes} [Fri Jun 26 04:48:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1923] 10.0.0.132 () {34 vars in 677 bytes} [Fri Jun 26 04:48:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1924] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:48:36 2026] PUT /v2.0/routers/79283e84-8b92-4315-aa82-476f605c3979/add_router_interface => generated 309 bytes in 2111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1925] 10.0.0.132 () {34 vars in 677 bytes} [Fri Jun 26 04:48:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1926] 10.0.0.132 () {34 vars in 677 bytes} [Fri Jun 26 04:48:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1927] 10.0.0.132 () {34 vars in 677 bytes} [Fri Jun 26 04:48:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1928] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:48:38 2026] PUT /v2.0/policies/6799ad3c-a056-4d76-9757-c6a34b0545f4/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1929] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:48:39 2026] PUT /v2.0/policies/e273bd74-bb78-47c1-b2fb-2e31d208b26a/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: 963/1930] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:48:39 2026] PUT /v2.0/policies/4e88e6f5-afa1-4a9d-91f5-fc13024fa0fb/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1931] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:48:39 2026] PUT /v2.0/policies/11577ca6-b4e6-450a-9147-5f603e73f4c9/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: 964/1932] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:48:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1933] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:48:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1934] 10.0.0.132 () {32 vars in 673 bytes} [Fri Jun 26 04:48:39 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1935] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:48:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1936] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:48:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1937] 10.0.0.132 () {32 vars in 687 bytes} [Fri Jun 26 04:48:39 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1938] 10.0.0.132 () {32 vars in 683 bytes} [Fri Jun 26 04:48:39 2026] GET /v2.0/qos/policies?tags-any=blue => 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: 968/1939] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:48:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1940] 10.0.0.132 () {32 vars in 695 bytes} [Fri Jun 26 04:48:39 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:48:40.076 8 INFO neutron.db.segments_db [None req-46ebc36b-8ea3-41d6-9d22-ce8e7680ac51 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment 4b159762-7ed5-4fca-bcdf-4eabef7c09e9 of type vxlan for network 64120c5e-fafa-4451-8440-c7ee0efa4d5d [pid: 7|app: 0|req: 973/1941] 10.0.0.132 () {34 vars in 758 bytes} [Fri Jun 26 04:48:40 2026] PUT /v2.0/subnetpools/94cb938d-fa89-437b-86d1-739bc4eebc0f/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1942] 10.0.0.132 () {32 vars in 681 bytes} [Fri Jun 26 04:48:40 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1943] 10.0.0.132 () {34 vars in 758 bytes} [Fri Jun 26 04:48:40 2026] PUT /v2.0/subnetpools/1b9a828d-a929-4df3-acda-1cfcc16e9286/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1944] 10.0.0.132 () {34 vars in 670 bytes} [Fri Jun 26 04:48:39 2026] POST /v2.0/networks => generated 739 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1945] 10.0.0.132 () {34 vars in 758 bytes} [Fri Jun 26 04:48:40 2026] PUT /v2.0/subnetpools/909d853d-37e2-4e96-a522-c242e94cc35a/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1946] 10.0.0.132 () {32 vars in 695 bytes} [Fri Jun 26 04:48:40 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1947] 10.0.0.132 () {34 vars in 758 bytes} [Fri Jun 26 04:48:40 2026] PUT /v2.0/subnetpools/f47aa5ef-f0b3-470b-ba0d-05285490f551/tags => 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: 978/1948] 10.0.0.132 () {32 vars in 691 bytes} [Fri Jun 26 04:48:40 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1949] 10.0.0.132 () {32 vars in 671 bytes} [Fri Jun 26 04:48:40 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1950] 10.0.0.132 () {32 vars in 703 bytes} [Fri Jun 26 04:48:40 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1951] 10.0.0.132 () {32 vars in 685 bytes} [Fri Jun 26 04:48:40 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1952] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:48:40 2026] POST /v2.0/subnets => generated 663 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1953] 10.0.0.132 () {32 vars in 681 bytes} [Fri Jun 26 04:48:40 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1954] 10.0.0.132 () {32 vars in 733 bytes} [Fri Jun 26 04:48:40 2026] DELETE /v2.0/qos/policies/6799ad3c-a056-4d76-9757-c6a34b0545f4 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:48:40.602 8 INFO neutron.db.segments_db [None req-61a11b86-36b0-4a97-bf5e-741f3f45b2a4 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Added segment b6c7a960-0e65-4f8b-a316-7860f0ec3fb4 of type vxlan for network 2a7a95bc-13ff-4d42-9c4f-a13843609eee [pid: 7|app: 0|req: 983/1955] 10.0.0.132 () {32 vars in 693 bytes} [Fri Jun 26 04:48:40 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1956] 10.0.0.132 () {32 vars in 733 bytes} [Fri Jun 26 04:48:40 2026] DELETE /v2.0/qos/policies/e273bd74-bb78-47c1-b2fb-2e31d208b26a => 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: 985/1957] 10.0.0.132 () {32 vars in 679 bytes} [Fri Jun 26 04:48:40 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1958] 10.0.0.132 () {32 vars in 733 bytes} [Fri Jun 26 04:48:40 2026] DELETE /v2.0/qos/policies/4e88e6f5-afa1-4a9d-91f5-fc13024fa0fb => 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: 987/1959] 10.0.0.132 () {32 vars in 693 bytes} [Fri Jun 26 04:48:40 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1960] 10.0.0.132 () {32 vars in 733 bytes} [Fri Jun 26 04:48:40 2026] DELETE /v2.0/qos/policies/11577ca6-b4e6-450a-9147-5f603e73f4c9 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:48:40.985 8 INFO neutron.db.l3_hamode_db [None req-61a11b86-36b0-4a97-bf5e-741f3f45b2a4 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 989/1961] 10.0.0.132 () {32 vars in 689 bytes} [Fri Jun 26 04:48:40 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1962] 10.0.0.132 () {32 vars in 733 bytes} [Fri Jun 26 04:48:40 2026] DELETE /v2.0/qos/policies/82a11d2c-59f0-45f8-b4cc-0c2dae449c5e => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1963] 10.0.0.132 () {32 vars in 701 bytes} [Fri Jun 26 04:48:41 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1964] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:48:41 2026] DELETE /v2.0/subnetpools/94cb938d-fa89-437b-86d1-739bc4eebc0f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1965] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:48:41 2026] DELETE /v2.0/subnetpools/1b9a828d-a929-4df3-acda-1cfcc16e9286 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1966] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:48:41 2026] DELETE /v2.0/subnetpools/909d853d-37e2-4e96-a522-c242e94cc35a => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1967] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:48:41 2026] DELETE /v2.0/subnetpools/f47aa5ef-f0b3-470b-ba0d-05285490f551 => 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: 996/1968] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:48:41 2026] DELETE /v2.0/subnetpools/59683bb8-787b-4f25-8ba0-31d7b0f4fed1 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:48:42.102 8 INFO neutron.db.l3_hamode_db [None req-61a11b86-36b0-4a97-bf5e-741f3f45b2a4 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 997/1969] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:42 2026] GET /v2.0/security-groups?tenant_id=7b27696af16647788f73f450e8cd86ec&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1970] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:42 2026] GET /v2.0/security-groups?tenant_id=a191d176f601468799345dfa4b5a1b0e&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: 999/1971] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:42 2026] DELETE /v2.0/security-groups/4ed600ea-e9d1-48eb-a001-8db115ba65fc => 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: 1000/1972] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:42 2026] DELETE /v2.0/security-groups/d3e2c0bc-b1b8-4f93-8c96-e3922c2bbcec => 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: 1001/1973] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:42 2026] GET /v2.0/security-groups?tenant_id=d38664597156422dbc91ebc0b8b8d799&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1974] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:43 2026] DELETE /v2.0/security-groups/914a8205-f92e-475c-b5f9-63dd08fb7f0d => 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: 1003/1975] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:43 2026] GET /v2.0/security-groups?tenant_id=5578f6c849b1438ea364762378a78f97&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1976] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:43 2026] DELETE /v2.0/security-groups/8f226524-68d8-45a4-a2f0-4a10f7eec181 => 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: 973/1977] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:48:40 2026] POST /v2.0/routers => generated 727 bytes in 2779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1978] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:43 2026] GET /v2.0/security-groups?tenant_id=78cb8f22904c428b984e0216b42d8f1b&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1979] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:43 2026] GET /v2.0/security-groups?tenant_id=3845e0d1ff134a83bbd7cdea31d67549&name=default => generated 2801 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1980] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:43 2026] DELETE /v2.0/security-groups/1a98cbe8-9422-419e-b1c6-572c5097a40b => 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: 977/1981] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:43 2026] DELETE /v2.0/security-groups/6e143a71-9c57-4d69-b524-5633b9afaab2 => 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: 1005/1982] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:48:43 2026] PUT /v2.0/routers/3863aade-095e-4abb-b1f1-0a27cdb180ef/add_router_interface => generated 309 bytes in 1697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1983] 10.0.0.132 () {34 vars in 684 bytes} [Fri Jun 26 04:48:45 2026] POST /v2.0/security-groups => generated 1611 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1984] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:48:45 2026] POST /v2.0/security-group-rules => generated 565 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1985] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:48:45 2026] POST /v2.0/security-group-rules => generated 564 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1986] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:48:46 2026] POST /v2.0/security-group-rules => generated 570 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1987] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:48:46 2026] POST /v2.0/security-group-rules => generated 569 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:48:46.358 7 INFO neutron.db.securitygroups_db [None req-9412d6e8-eca7-4d31-b807-a39bb2c72a64 4053e103f0594c32b63343b02492af7c decd472a5aa34ece933748ae6fbb1dff - - - -] Project decd472a5aa34ece933748ae6fbb1dff 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: 1008/1988] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:48:46 2026] POST /v2.0/security-group-rules => generated 575 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:48:46.482 8 INFO neutron.db.securitygroups_db [None req-8babb0b9-166e-4c4e-b5a5-1395d33cef3b 4053e103f0594c32b63343b02492af7c decd472a5aa34ece933748ae6fbb1dff - - - -] Project decd472a5aa34ece933748ae6fbb1dff 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: 981/1989] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:48:46 2026] POST /v2.0/security-group-rules => generated 574 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1990] 10.0.0.132 () {34 vars in 684 bytes} [Fri Jun 26 04:48:47 2026] POST /v2.0/security-groups => generated 1595 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1991] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:48:47 2026] POST /v2.0/security-group-rules => generated 565 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1992] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:48:47 2026] POST /v2.0/security-group-rules => generated 570 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1993] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:48:47 2026] POST /v2.0/floatingips => generated 552 bytes in 1032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1994] 10.0.0.132 () {34 vars in 758 bytes} [Fri Jun 26 04:48:48 2026] PUT /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/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: 983/1995] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:48:47 2026] POST /v2.0/floatingips => generated 552 bytes in 1139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1996] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:48:48 2026] GET /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/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: 985/1997] 10.0.0.132 () {34 vars in 769 bytes} [Fri Jun 26 04:48:48 2026] PUT /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1998] 10.0.0.195 () {34 vars in 1097 bytes} [Fri Jun 26 04:48:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--627095451&fields=id&tenant_id=decd472a5aa34ece933748ae6fbb1dff => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1999] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:48:48 2026] GET /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2000] 10.0.0.195 () {34 vars in 1099 bytes} [Fri Jun 26 04:48:48 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1930412987&fields=id&tenant_id=decd472a5aa34ece933748ae6fbb1dff => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2001] 10.0.0.132 () {34 vars in 765 bytes} [Fri Jun 26 04:48:48 2026] PUT /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/tags/red => 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: 990/2002] 10.0.0.195 () {34 vars in 981 bytes} [Fri Jun 26 04:48:48 2026] GET /v2.0/networks?id=797dff3a-837e-4437-b240-213fdde3eead => generated 672 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:48:48.831 7 INFO neutron.db.segments_db [None req-7e20bb9a-9136-42a1-9334-e70a238f2c7f 68ce5fad756a42e9b88d4fdd3ace19bd 60c9e299b8494b05bcd22631cc77c876 - - - -] Added segment 3aa657aa-b3be-49aa-a525-1ce5af3e6577 of type vxlan for network 023eeb1d-a8bf-4e37-b722-3d953d78b3ac [pid: 8|app: 0|req: 991/2003] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:48:48 2026] GET /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2004] 10.0.0.195 () {34 vars in 964 bytes} [Fri Jun 26 04:48:48 2026] GET /v2.0/quotas/decd472a5aa34ece933748ae6fbb1dff => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2005] 10.0.0.132 () {34 vars in 787 bytes} [Fri Jun 26 04:48:48 2026] PUT /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2006] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:48:48 2026] GET /v2.0/ports?tenant_id=decd472a5aa34ece933748ae6fbb1dff&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2007] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:48:48 2026] POST /v2.0/networks => generated 631 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2008] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:48:48 2026] GET /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/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: 1014/2009] 10.0.0.195 () {34 vars in 1007 bytes} [Fri Jun 26 04:48:48 2026] GET /v2.0/networks/797dff3a-837e-4437-b240-213fdde3eead?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2010] 10.0.0.132 () {34 vars in 758 bytes} [Fri Jun 26 04:48:49 2026] PUT /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2011] 10.0.0.195 () {34 vars in 1107 bytes} [Fri Jun 26 04:48:49 2026] GET /v2.0/networks/797dff3a-837e-4437-b240-213fdde3eead?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2012] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:48:49 2026] GET /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2013] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:48:49 2026] GET /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:48:49.329 7 INFO neutron.api.v2.resource [None req-a696edaf-e934-4899-b509-d77e3d479e74 0e14ddba51404fa3a60d5033278f1415 0be3d5dc052840e68fc86e74427203c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1019/2014] 10.0.0.132 () {32 vars in 750 bytes} [Fri Jun 26 04:48:49 2026] GET /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2015] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:48:49 2026] POST /v2.0/subnets => generated 602 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2016] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:48:49 2026] DELETE /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2017] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:49 2026] GET /v2.0/ports?device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => 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: 998/2018] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:48:49 2026] GET /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:48:49.459 7 INFO neutron.db.segments_db [None req-6f4ae447-a2fe-4365-9707-711c1a48abe6 68ce5fad756a42e9b88d4fdd3ace19bd 60c9e299b8494b05bcd22631cc77c876 - - - -] Added segment 97cb92e7-8f28-4a3f-9636-2d460d5135b7 of type vxlan for network e28a6ecf-a3d7-4a92-a186-0e8b6575fcd8 2026-06-26 04:48:49.474 8 INFO neutron.api.v2.resource [None req-7f42764b-927e-4ba0-af3b-6f20eccc1b29 0e14ddba51404fa3a60d5033278f1415 0be3d5dc052840e68fc86e74427203c4 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 999/2019] 10.0.0.132 () {32 vars in 753 bytes} [Fri Jun 26 04:48:49 2026] DELETE /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2020] 10.0.0.132 () {32 vars in 741 bytes} [Fri Jun 26 04:48:49 2026] DELETE /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2021] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:48:49 2026] GET /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2022] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:48:49 2026] DELETE /v2.0/floatingips/d056732a-c5ce-4623-9b29-86101391903d => generated 0 bytes in 438 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2023] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:48:49 2026] POST /v2.0/networks => generated 631 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2024] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:48:50 2026] GET /v2.0/networks?id=797dff3a-837e-4437-b240-213fdde3eead => generated 672 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2025] 199.204.45.240 () {34 vars in 1049 bytes} [Fri Jun 26 04:48:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=decd472a5aa34ece933748ae6fbb1dff => generated 273 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2026] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:48:50 2026] POST /v2.0/subnets => generated 605 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2027] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:50 2026] GET /v2.0/ports?device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:48:50.656 8 INFO neutron.db.segments_db [None req-da2ac58e-13eb-48a7-be07-f5f5e83bf72f 68ce5fad756a42e9b88d4fdd3ace19bd 60c9e299b8494b05bcd22631cc77c876 - - - -] Added segment 15848aa9-f047-4530-8e01-2cb30af756a4 of type vxlan for network 40f06a09-f1cb-4fc2-b08b-f529b20efa96 [pid: 8|app: 0|req: 1005/2028] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:48:50 2026] POST /v2.0/networks => generated 631 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2029] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:48:50 2026] POST /v2.0/ports => generated 993 bytes in 582 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: 1006/2030] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:50 2026] GET /v2.0/security-groups?tenant_id=5dd318a548ce4ee09ace0afbf68aaf8d&name=default => generated 2805 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2031] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:48:50 2026] POST /v2.0/subnets => generated 605 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2032] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:51 2026] DELETE /v2.0/security-groups/d3dad667-0735-4854-a8a1-499680c8da3c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:48:51.513 7 INFO neutron.db.segments_db [None req-af07b0b9-fe93-4df2-bfa1-1b1b4432a9ce 68ce5fad756a42e9b88d4fdd3ace19bd 60c9e299b8494b05bcd22631cc77c876 - - - -] Added segment 570d2459-b6e0-4731-a3e0-be5dc0a6f6fe of type vxlan for network f653da9e-b22b-44a6-b02a-89254649cb44 [pid: 8|app: 0|req: 1007/2033] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:48:51 2026] PUT /v2.0/ports/d0a5da99-be1c-4b3a-870a-02fdb373e2c1 => generated 1238 bytes in 448 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-06-26 04:48:51.623 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73d564fd-d0d2-44c4-9576-159572b45eaa'] response: {'name': 'network-changed', 'server_uuid': 'e9684ca5-4125-44aa-aeaa-214c37d5fc14', 'tag': 'd0a5da99-be1c-4b3a-870a-02fdb373e2c1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1027/2034] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:48:51 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2035] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:48:51 2026] GET /v2.0/ports?tenant_id=decd472a5aa34ece933748ae6fbb1dff&device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 1277 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2036] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:51 2026] GET /v2.0/security-groups?tenant_id=0be3d5dc052840e68fc86e74427203c4&name=default => generated 2805 bytes in 164 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: 1009/2037] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:51 2026] GET /v2.0/ports?device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2038] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:48:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d0a5da99-be1c-4b3a-870a-02fdb373e2c1 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2039] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:51 2026] DELETE /v2.0/security-groups/b69a9787-b479-436f-b08f-832cded1f068 => 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: 1012/2040] 10.0.0.195 () {34 vars in 1119 bytes} [Fri Jun 26 04:48:51 2026] GET /v2.0/security-groups?id=899a6a49-9c56-423f-9b23-1d42aa421155&id=f068db2b-340c-4ae0-a222-bf21fde0307d&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2041] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:48:51 2026] GET /v2.0/subnets?id=245209bd-328d-40dc-bdcf-7628f85c3144 => generated 666 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2042] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:48:52 2026] GET /v2.0/ports?network_id=797dff3a-837e-4437-b240-213fdde3eead&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: 1015/2043] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:48:52 2026] GET /v2.0/networks/797dff3a-837e-4437-b240-213fdde3eead?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: 1029/2046] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:48:51 2026] POST /v2.0/subnets => generated 605 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2047] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:48:52 2026] GET /v2.0/networks/797dff3a-837e-4437-b240-213fdde3eead?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-06-26 04:48:52.238 7 INFO neutron.db.segments_db [None req-73f9290d-8172-42e6-ba87-b42d7667a5ab 68ce5fad756a42e9b88d4fdd3ace19bd 60c9e299b8494b05bcd22631cc77c876 - - - -] Added segment 54f378d6-0983-49ae-a05c-b820ad8fa94d of type vxlan for network 0a58f1b4-ef1b-449c-961f-9a647b3fcb25 [pid: 7|app: 0|req: 1030/2048] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:48:52 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2049] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:48:52 2026] GET /v2.0/ports?tenant_id=decd472a5aa34ece933748ae6fbb1dff&device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 1277 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2050] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:48:52 2026] GET /v2.0/networks?id=797dff3a-837e-4437-b240-213fdde3eead => generated 768 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2051] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:48:52 2026] GET /v2.0/ports?device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 1277 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2052] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:48:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d0a5da99-be1c-4b3a-870a-02fdb373e2c1 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2053] 199.204.45.240 () {34 vars in 1123 bytes} [Fri Jun 26 04:48:52 2026] GET /v2.0/security-groups?id=f068db2b-340c-4ae0-a222-bf21fde0307d&id=899a6a49-9c56-423f-9b23-1d42aa421155&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2054] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:48:52 2026] GET /v2.0/subnets?id=245209bd-328d-40dc-bdcf-7628f85c3144 => generated 666 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2055] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:48:52 2026] GET /v2.0/ports?network_id=797dff3a-837e-4437-b240-213fdde3eead&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2056] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:48:52 2026] POST /v2.0/subnets => generated 605 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2057] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:48:52 2026] GET /v2.0/networks/797dff3a-837e-4437-b240-213fdde3eead?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: 1032/2058] 10.0.0.132 () {34 vars in 750 bytes} [Fri Jun 26 04:48:52 2026] PUT /v2.0/subnets/04aa49ef-975d-41b9-a296-33974e5cd7c5/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2059] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:48:52 2026] GET /v2.0/networks/797dff3a-837e-4437-b240-213fdde3eead?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: 1033/2060] 10.0.0.132 () {34 vars in 750 bytes} [Fri Jun 26 04:48:52 2026] PUT /v2.0/subnets/a568a244-e236-462d-a142-342603ea3663/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2061] 10.0.0.132 () {34 vars in 750 bytes} [Fri Jun 26 04:48:52 2026] PUT /v2.0/subnets/eaa2d835-83f7-4d19-8f5a-5c6e2fad9346/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2062] 10.0.0.132 () {34 vars in 750 bytes} [Fri Jun 26 04:48:53 2026] PUT /v2.0/subnets/6e311fc9-b2b7-4c86-8664-ba50984ade3e/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2063] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:53 2026] GET /v2.0/ports?device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2064] 10.0.0.195 () {34 vars in 1119 bytes} [Fri Jun 26 04:48:53 2026] GET /v2.0/security-groups?id=899a6a49-9c56-423f-9b23-1d42aa421155&id=f068db2b-340c-4ae0-a222-bf21fde0307d&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2065] 10.0.0.132 () {32 vars in 663 bytes} [Fri Jun 26 04:48:53 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2066] 10.0.0.132 () {32 vars in 677 bytes} [Fri Jun 26 04:48:53 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2067] 10.0.0.132 () {32 vars in 673 bytes} [Fri Jun 26 04:48:53 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2068] 10.0.0.132 () {32 vars in 685 bytes} [Fri Jun 26 04:48:53 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2069] 10.0.0.132 () {32 vars in 671 bytes} [Fri Jun 26 04:48:53 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2070] 10.0.0.132 () {32 vars in 685 bytes} [Fri Jun 26 04:48:53 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2071] 10.0.0.132 () {32 vars in 681 bytes} [Fri Jun 26 04:48:53 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2072] 10.0.0.132 () {32 vars in 693 bytes} [Fri Jun 26 04:48:53 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2073] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:53 2026] DELETE /v2.0/subnets/04aa49ef-975d-41b9-a296-33974e5cd7c5 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2074] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:54 2026] GET /v2.0/ports?device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 1008 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2075] 10.0.0.195 () {34 vars in 1119 bytes} [Fri Jun 26 04:48:54 2026] GET /v2.0/security-groups?id=899a6a49-9c56-423f-9b23-1d42aa421155&id=f068db2b-340c-4ae0-a222-bf21fde0307d&fields=id&fields=name => generated 206 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2076] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:54 2026] DELETE /v2.0/subnets/a568a244-e236-462d-a142-342603ea3663 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2077] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:54 2026] DELETE /v2.0/subnets/eaa2d835-83f7-4d19-8f5a-5c6e2fad9346 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2078] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:54 2026] DELETE /v2.0/subnets/6e311fc9-b2b7-4c86-8664-ba50984ade3e => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2079] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:48:55 2026] DELETE /v2.0/subnets/9be95c1c-77a9-46c3-9d85-7c88eac697fd => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2080] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:55 2026] GET /v2.0/ports?device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:48:55.632 8 INFO neutron.services.segments.plugin [-] Segment 3aa657aa-b3be-49aa-a525-1ce5af3e6577 resource provider aggregate not found 2026-06-26 04:48:55.637 8 INFO neutron.services.segments.plugin [-] Segment 3aa657aa-b3be-49aa-a525-1ce5af3e6577 resource provider aggregate not found 2026-06-26 04:48:55.650 8 INFO neutron.services.segments.plugin [-] Segment 3aa657aa-b3be-49aa-a525-1ce5af3e6577 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aa657aa-b3be-49aa-a525-1ce5af3e6577 found for delete ", "request_id": "req-2cd91d26-e094-4513-8336-b13374370b1e"}]} 2026-06-26 04:48:55.654 8 INFO neutron.services.segments.plugin [-] Segment 3aa657aa-b3be-49aa-a525-1ce5af3e6577 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aa657aa-b3be-49aa-a525-1ce5af3e6577 found for delete ", "request_id": "req-ddc9d29e-4ddd-46fa-9776-44761b7a8f71"}]} [pid: 8|app: 0|req: 1037/2081] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:48:55 2026] DELETE /v2.0/networks/023eeb1d-a8bf-4e37-b722-3d953d78b3ac => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2082] 10.0.0.195 () {34 vars in 1119 bytes} [Fri Jun 26 04:48:55 2026] GET /v2.0/security-groups?id=899a6a49-9c56-423f-9b23-1d42aa421155&id=f068db2b-340c-4ae0-a222-bf21fde0307d&fields=id&fields=name => generated 206 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2083] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:48:55 2026] GET /v2.0/ports?device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 1010 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2084] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:48:55 2026] DELETE /v2.0/networks/e28a6ecf-a3d7-4a92-a186-0e8b6575fcd8 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:48:56.210 8 INFO neutron.db.segments_db [None req-206f1595-7c9c-456a-a1e1-5e996d38e478 c16ba5a637ec459f97b0fec33bc5d3a1 68a2a33cdd194b98b5d4d9d2ca3cfd0e - - - -] Added segment 5f3035a7-a8c3-4a7e-a2bf-abae682b288a of type vxlan for network 7de96a6c-cf8c-4494-bdae-d1a435160c69 2026-06-26 04:48:56.440 7 INFO neutron.db.l3_db [None req-acbef823-db8b-4c17-afa2-d846279ced63 4053e103f0594c32b63343b02492af7c decd472a5aa34ece933748ae6fbb1dff - - - -] Floating IP 5709244f-b2ae-4f59-9c5b-a28f5290117b associated. External IP: 10.96.250.220, port: d0a5da99-be1c-4b3a-870a-02fdb373e2c1. 2026-06-26 04:48:56.551 8 INFO neutron.db.l3_hamode_db [None req-206f1595-7c9c-456a-a1e1-5e996d38e478 c16ba5a637ec459f97b0fec33bc5d3a1 68a2a33cdd194b98b5d4d9d2ca3cfd0e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:48:56.767 8 INFO neutron.db.l3_hamode_db [None req-206f1595-7c9c-456a-a1e1-5e996d38e478 c16ba5a637ec459f97b0fec33bc5d3a1 68a2a33cdd194b98b5d4d9d2ca3cfd0e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1047/2085] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:48:55 2026] PUT /v2.0/floatingips/5709244f-b2ae-4f59-9c5b-a28f5290117b => generated 855 bytes in 1033 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:48:56.874 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-075bbcd7-408f-4995-973d-12422aa9b104'] response: {'name': 'network-changed', 'server_uuid': 'e9684ca5-4125-44aa-aeaa-214c37d5fc14', 'tag': 'd0a5da99-be1c-4b3a-870a-02fdb373e2c1', 'status': 'completed', 'code': 200} 2026-06-26 04:48:57.109 7 INFO neutron.services.segments.plugin [-] Segment 15848aa9-f047-4530-8e01-2cb30af756a4 resource provider aggregate not found 2026-06-26 04:48:57.116 7 INFO neutron.services.segments.plugin [-] Segment 15848aa9-f047-4530-8e01-2cb30af756a4 resource provider aggregate not found 2026-06-26 04:48:57.132 7 INFO neutron.services.segments.plugin [-] Segment 15848aa9-f047-4530-8e01-2cb30af756a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15848aa9-f047-4530-8e01-2cb30af756a4 found for delete ", "request_id": "req-3b770898-168c-44c0-a48f-da6c4aedadc7"}]} 2026-06-26 04:48:57.146 7 INFO neutron.services.segments.plugin [-] Segment 15848aa9-f047-4530-8e01-2cb30af756a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15848aa9-f047-4530-8e01-2cb30af756a4 found for delete ", "request_id": "req-3485f3eb-a5ec-47b8-9fb5-0becd7a4fa5a"}]} [pid: 7|app: 0|req: 1048/2086] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:48:56 2026] DELETE /v2.0/networks/40f06a09-f1cb-4fc2-b08b-f529b20efa96 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2087] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:48:57 2026] GET /v2.0/ports?tenant_id=decd472a5aa34ece933748ae6fbb1dff&device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 1279 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2088] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:48:57 2026] DELETE /v2.0/networks/f653da9e-b22b-44a6-b02a-89254649cb44 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2089] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:48:57 2026] GET /v2.0/networks?id=797dff3a-837e-4437-b240-213fdde3eead => generated 768 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2090] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:48:57 2026] DELETE /v2.0/networks/0a58f1b4-ef1b-449c-961f-9a647b3fcb25 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2091] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:48:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d0a5da99-be1c-4b3a-870a-02fdb373e2c1 => generated 858 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2092] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:48:57 2026] GET /v2.0/subnets?id=245209bd-328d-40dc-bdcf-7628f85c3144 => generated 666 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2093] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:48:57 2026] GET /v2.0/ports?network_id=797dff3a-837e-4437-b240-213fdde3eead&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:48:58.005 8 INFO neutron.services.segments.plugin [-] Segment 97cb92e7-8f28-4a3f-9636-2d460d5135b7 resource provider aggregate not found 2026-06-26 04:48:58.011 8 INFO neutron.services.segments.plugin [-] Segment 97cb92e7-8f28-4a3f-9636-2d460d5135b7 resource provider aggregate not found 2026-06-26 04:48:58.031 8 INFO neutron.services.segments.plugin [-] Segment 97cb92e7-8f28-4a3f-9636-2d460d5135b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97cb92e7-8f28-4a3f-9636-2d460d5135b7 found for delete ", "request_id": "req-98e7b69f-68dd-4133-af4d-946d13053f76"}]} 2026-06-26 04:48:58.035 8 INFO neutron.services.segments.plugin [-] Segment 97cb92e7-8f28-4a3f-9636-2d460d5135b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97cb92e7-8f28-4a3f-9636-2d460d5135b7 found for delete ", "request_id": "req-e5d310bc-d148-4a18-b117-92b30e9322f2"}]} [pid: 8|app: 0|req: 1039/2094] 10.0.0.132 () {34 vars in 667 bytes} [Fri Jun 26 04:48:55 2026] POST /v2.0/routers => generated 474 bytes in 2091 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2095] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:48:58 2026] GET /v2.0/networks/797dff3a-837e-4437-b240-213fdde3eead?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: 1040/2096] 10.0.0.132 () {34 vars in 750 bytes} [Fri Jun 26 04:48:58 2026] PUT /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2097] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:48:58 2026] GET /v2.0/networks/797dff3a-837e-4437-b240-213fdde3eead?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2098] 10.0.0.132 () {32 vars in 730 bytes} [Fri Jun 26 04:48:58 2026] GET /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2099] 10.0.0.132 () {34 vars in 761 bytes} [Fri Jun 26 04:48:58 2026] PUT /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2100] 10.0.0.132 () {32 vars in 730 bytes} [Fri Jun 26 04:48:58 2026] GET /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2101] 10.0.0.132 () {34 vars in 757 bytes} [Fri Jun 26 04:48:58 2026] PUT /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags/red => generated 4 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2102] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:58 2026] GET /v2.0/security-groups?tenant_id=60c9e299b8494b05bcd22631cc77c876&name=default => generated 2802 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2103] 10.0.0.132 () {32 vars in 730 bytes} [Fri Jun 26 04:48:58 2026] GET /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2104] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:59 2026] DELETE /v2.0/security-groups/40dfef0e-4192-49de-ba3e-35889dbfd4ee => 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: 1061/2105] 10.0.0.132 () {34 vars in 779 bytes} [Fri Jun 26 04:48:59 2026] PUT /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/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: 8|app: 0|req: 1045/2106] 10.0.0.132 () {32 vars in 730 bytes} [Fri Jun 26 04:48:59 2026] GET /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags => generated 52 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:48:59.248 7 INFO neutron.services.segments.plugin [-] Segment 570d2459-b6e0-4731-a3e0-be5dc0a6f6fe resource provider aggregate not found 2026-06-26 04:48:59.254 7 INFO neutron.services.segments.plugin [-] Segment 570d2459-b6e0-4731-a3e0-be5dc0a6f6fe resource provider aggregate not found 2026-06-26 04:48:59.263 7 INFO neutron.services.segments.plugin [-] Segment 570d2459-b6e0-4731-a3e0-be5dc0a6f6fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 570d2459-b6e0-4731-a3e0-be5dc0a6f6fe found for delete ", "request_id": "req-8cc7e83d-6d1d-4f9a-a9b4-c4b318e09173"}]} 2026-06-26 04:48:59.270 7 INFO neutron.services.segments.plugin [-] Segment 570d2459-b6e0-4731-a3e0-be5dc0a6f6fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 570d2459-b6e0-4731-a3e0-be5dc0a6f6fe found for delete ", "request_id": "req-afe8a89d-6737-4acd-8117-f87e174d63e6"}]} 2026-06-26 04:48:59.279 7 INFO neutron.services.segments.plugin [-] Segment 54f378d6-0983-49ae-a05c-b820ad8fa94d resource provider aggregate not found 2026-06-26 04:48:59.286 7 INFO neutron.services.segments.plugin [-] Segment 54f378d6-0983-49ae-a05c-b820ad8fa94d resource provider aggregate not found 2026-06-26 04:48:59.296 7 INFO neutron.services.segments.plugin [-] Segment 54f378d6-0983-49ae-a05c-b820ad8fa94d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54f378d6-0983-49ae-a05c-b820ad8fa94d found for delete ", "request_id": "req-b017c366-22b8-4d89-9910-bd9afaf3cdd6"}]} 2026-06-26 04:48:59.303 7 INFO neutron.services.segments.plugin [-] Segment 54f378d6-0983-49ae-a05c-b820ad8fa94d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54f378d6-0983-49ae-a05c-b820ad8fa94d found for delete ", "request_id": "req-6de42273-e70b-4fd1-9244-f021db8bf6f7"}]} [pid: 8|app: 0|req: 1046/2107] 10.0.0.132 () {34 vars in 750 bytes} [Fri Jun 26 04:48:59 2026] PUT /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags => generated 37 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2108] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:59 2026] GET /v2.0/security-groups?tenant_id=0bd7d7de202944969a3362a3f626830c&name=default => generated 2805 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2109] 10.0.0.132 () {32 vars in 730 bytes} [Fri Jun 26 04:48:59 2026] GET /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2110] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:59 2026] DELETE /v2.0/security-groups/4e3e8d21-49e9-41c2-a29c-0e1f8018f9b4 => 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: 1048/2111] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:48:59 2026] GET /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:48:59.570 7 INFO neutron.api.v2.resource [None req-2f460d79-9d77-4fad-945d-f8f317792027 c16ba5a637ec459f97b0fec33bc5d3a1 68a2a33cdd194b98b5d4d9d2ca3cfd0e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1064/2112] 10.0.0.132 () {32 vars in 742 bytes} [Fri Jun 26 04:48:59 2026] GET /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags/green => generated 99 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2113] 10.0.0.132 () {32 vars in 741 bytes} [Fri Jun 26 04:48:59 2026] DELETE /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags/red => 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: 1050/2114] 10.0.0.132 () {32 vars in 730 bytes} [Fri Jun 26 04:48:59 2026] GET /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2115] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:48:59 2026] GET /v2.0/security-groups?tenant_id=be6ca3f21afe4945930c65de2d743f4d&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:48:59.836 8 INFO neutron.api.v2.resource [None req-082d8c46-3d92-456e-817c-2b3fa5b7e509 c16ba5a637ec459f97b0fec33bc5d3a1 68a2a33cdd194b98b5d4d9d2ca3cfd0e - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1051/2116] 10.0.0.132 () {32 vars in 745 bytes} [Fri Jun 26 04:48:59 2026] DELETE /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags/green => generated 99 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2117] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:48:59 2026] DELETE /v2.0/security-groups/9d143e25-4a95-4120-87c6-78776c813e51 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2118] 10.0.0.132 () {32 vars in 733 bytes} [Fri Jun 26 04:48:59 2026] DELETE /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags => 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: 1067/2119] 10.0.0.132 () {32 vars in 730 bytes} [Fri Jun 26 04:48:59 2026] GET /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6/tags => generated 12 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2120] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:49:00 2026] GET /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6 => 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: 1068/2121] 10.0.0.132 () {34 vars in 741 bytes} [Fri Jun 26 04:49:00 2026] PUT /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6 => generated 481 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2122] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:49:00 2026] GET /v2.0/ports?device_id=546691bd-fa4e-45c6-aeaf-0390bae489a6 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:49:01.658 7 INFO neutron.services.segments.plugin [-] Segment 5f3035a7-a8c3-4a7e-a2bf-abae682b288a resource provider aggregate not found 2026-06-26 04:49:01.663 7 INFO neutron.services.segments.plugin [-] Segment 5f3035a7-a8c3-4a7e-a2bf-abae682b288a resource provider aggregate not found 2026-06-26 04:49:01.678 7 INFO neutron.services.segments.plugin [-] Segment 5f3035a7-a8c3-4a7e-a2bf-abae682b288a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f3035a7-a8c3-4a7e-a2bf-abae682b288a found for delete ", "request_id": "req-9ba30c18-ad4f-4653-8a3a-ce006434552c"}]} 2026-06-26 04:49:01.683 7 INFO neutron.services.segments.plugin [-] Segment 5f3035a7-a8c3-4a7e-a2bf-abae682b288a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f3035a7-a8c3-4a7e-a2bf-abae682b288a found for delete ", "request_id": "req-a94e0359-a24f-4685-bd89-65acc256a410"}]} 2026-06-26 04:49:01.689 7 INFO neutron.db.l3_hamode_db [None req-0dfdf8e8-d9b0-4d60-960f-167b4e3d00e9 c16ba5a637ec459f97b0fec33bc5d3a1 68a2a33cdd194b98b5d4d9d2ca3cfd0e - - - -] HA network 7de96a6c-cf8c-4494-bdae-d1a435160c69 was deleted as no HA routers are present in tenant 68a2a33cdd194b98b5d4d9d2ca3cfd0e. [pid: 7|app: 0|req: 1069/2123] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:49:00 2026] DELETE /v2.0/routers/546691bd-fa4e-45c6-aeaf-0390bae489a6 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2124] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:49:02 2026] GET /v2.0/security-groups?tenant_id=1e74c6fe6418421dac33c9ddc571b319&name=default => generated 2805 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2125] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:49:02 2026] DELETE /v2.0/security-groups/7cd5b131-263d-4d33-ba8e-083d1ff00962 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2126] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:49:03 2026] GET /v2.0/security-groups?tenant_id=68a2a33cdd194b98b5d4d9d2ca3cfd0e&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2127] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:49:03 2026] DELETE /v2.0/security-groups/51225906-234f-41be-acc5-7e7930f2ed35 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:49:03.525 8 INFO neutron.db.segments_db [None req-626de0b3-b782-45b9-987a-352c2350546d ccb48ded47774acd9e8b9d5a71e8685e 99d0a28e12ec448aacd177668696b303 - - - -] Added segment ea6ab8b6-fb00-4e48-8af2-f82a297c15ab of type vxlan for network b36ebc38-c42d-4f64-805f-0d4ac414eff0 [pid: 8|app: 0|req: 1057/2128] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:49:03 2026] POST /v2.0/networks => generated 631 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2129] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:49:03 2026] PUT /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/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: 1058/2130] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:49:03 2026] GET /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/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: 1073/2131] 10.0.0.132 () {34 vars in 763 bytes} [Fri Jun 26 04:49:03 2026] PUT /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2132] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:49:03 2026] GET /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2133] 10.0.0.132 () {34 vars in 759 bytes} [Fri Jun 26 04:49:03 2026] PUT /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2134] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:49:03 2026] GET /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2135] 10.0.0.132 () {34 vars in 781 bytes} [Fri Jun 26 04:49:04 2026] PUT /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2136] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:49:04 2026] GET /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2137] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:49:04 2026] PUT /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2138] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:49:04 2026] GET /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2139] 10.0.0.132 () {32 vars in 740 bytes} [Fri Jun 26 04:49:04 2026] GET /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:49:04.399 8 INFO neutron.api.v2.resource [None req-bd87622e-9427-4a7d-b0db-be3c9c3ced86 ccb48ded47774acd9e8b9d5a71e8685e 99d0a28e12ec448aacd177668696b303 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1063/2140] 10.0.0.132 () {32 vars in 744 bytes} [Fri Jun 26 04:49:04 2026] GET /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2141] 10.0.0.132 () {32 vars in 743 bytes} [Fri Jun 26 04:49:04 2026] DELETE /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2142] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:49:04 2026] GET /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/tags => generated 30 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:49:04.628 7 INFO neutron.api.v2.resource [None req-c1a9e45b-246b-4e23-a321-398ee834509c ccb48ded47774acd9e8b9d5a71e8685e 99d0a28e12ec448aacd177668696b303 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1079/2143] 10.0.0.132 () {32 vars in 747 bytes} [Fri Jun 26 04:49:04 2026] DELETE /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2144] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:49:04 2026] DELETE /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/tags => 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: 1080/2145] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:49:04 2026] GET /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0/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: 1081/2146] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:49:04 2026] GET /v2.0/ports?device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 1010 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:49:04.997 8 INFO neutron.services.segments.plugin [-] Segment ea6ab8b6-fb00-4e48-8af2-f82a297c15ab resource provider aggregate not found 2026-06-26 04:49:05.005 8 INFO neutron.services.segments.plugin [-] Segment ea6ab8b6-fb00-4e48-8af2-f82a297c15ab resource provider aggregate not found 2026-06-26 04:49:05.026 8 INFO neutron.services.segments.plugin [-] Segment ea6ab8b6-fb00-4e48-8af2-f82a297c15ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea6ab8b6-fb00-4e48-8af2-f82a297c15ab found for delete ", "request_id": "req-458f5878-73a9-4875-937f-ec8ed131990e"}]} [pid: 8|app: 0|req: 1066/2147] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:49:04 2026] DELETE /v2.0/networks/b36ebc38-c42d-4f64-805f-0d4ac414eff0 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2148] 10.0.0.195 () {34 vars in 1119 bytes} [Fri Jun 26 04:49:05 2026] GET /v2.0/security-groups?id=899a6a49-9c56-423f-9b23-1d42aa421155&id=f068db2b-340c-4ae0-a222-bf21fde0307d&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:49:05.094 8 INFO neutron.services.segments.plugin [-] Segment ea6ab8b6-fb00-4e48-8af2-f82a297c15ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea6ab8b6-fb00-4e48-8af2-f82a297c15ab found for delete ", "request_id": "req-56b68f4d-f46e-4dd6-a657-63ccd76bd8a0"}]} [pid: 8|app: 0|req: 1067/2149] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:49:05 2026] GET /v2.0/ports?device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 1279 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2150] 10.0.0.132 () {32 vars in 857 bytes} [Fri Jun 26 04:49:05 2026] GET /v2.0/floatingips?floating_network_id=4e2daef7-d100-4507-862d-dfe430a71b84&port_id=d0a5da99-be1c-4b3a-870a-02fdb373e2c1 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2151] 10.0.0.188 () {34 vars in 989 bytes} [Fri Jun 26 04:49:05 2026] GET /v2.0/ports?device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2152] 10.0.0.188 () {34 vars in 1119 bytes} [Fri Jun 26 04:49:05 2026] GET /v2.0/security-groups?id=f068db2b-340c-4ae0-a222-bf21fde0307d&id=899a6a49-9c56-423f-9b23-1d42aa421155&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2153] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:49:05 2026] GET /v2.0/security-groups?tenant_id=99d0a28e12ec448aacd177668696b303&name=default => generated 2805 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2154] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:49:06 2026] DELETE /v2.0/security-groups/270432ef-65ac-47de-b463-6d1fa0d82dc4 => 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: 1070/2155] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:49:06 2026] GET /v2.0/security-groups?tenant_id=7066a01090b94c18a0acfaa9838de377&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2156] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:49:06 2026] DELETE /v2.0/security-groups/1df7cd98-63ff-4f93-a8c1-af09d198ae05 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:49:07.054 8 INFO neutron.db.segments_db [None req-de7082f2-5e2e-4eb2-9298-0808b6d600a4 28cf91fd728949dfa4099cfcedfa38c6 d959557e1d4547a184af8b79268d2d84 - - - -] Added segment 7a824939-4750-4e1b-bd46-4dd762a399cd of type vxlan for network 85bcfb10-5e47-4fd1-8349-2beb654ea2be [pid: 8|app: 0|req: 1071/2159] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:49:06 2026] POST /v2.0/networks => generated 632 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2160] 10.0.0.132 () {34 vars in 663 bytes} [Fri Jun 26 04:49:07 2026] POST /v2.0/ports => generated 743 bytes in 354 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: 1090/2161] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:49:07 2026] GET /v2.0/ports?device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2162] 10.0.0.195 () {34 vars in 1119 bytes} [Fri Jun 26 04:49:07 2026] GET /v2.0/security-groups?id=899a6a49-9c56-423f-9b23-1d42aa421155&id=f068db2b-340c-4ae0-a222-bf21fde0307d&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2163] 10.0.0.132 () {34 vars in 665 bytes} [Fri Jun 26 04:49:07 2026] POST /v2.0/trunks => generated 407 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2164] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:49:07 2026] PUT /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/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: 1073/2165] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:49:07 2026] GET /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2166] 10.0.0.132 () {34 vars in 759 bytes} [Fri Jun 26 04:49:07 2026] PUT /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2167] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:49:08 2026] GET /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2168] 10.0.0.132 () {34 vars in 755 bytes} [Fri Jun 26 04:49:08 2026] PUT /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2169] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:49:08 2026] GET /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2170] 10.0.0.132 () {34 vars in 777 bytes} [Fri Jun 26 04:49:08 2026] PUT /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2171] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:49:08 2026] GET /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2172] 10.0.0.132 () {34 vars in 748 bytes} [Fri Jun 26 04:49:08 2026] PUT /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2173] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:49:08 2026] GET /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2174] 10.0.0.132 () {32 vars in 736 bytes} [Fri Jun 26 04:49:08 2026] GET /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:49:08.313 7 INFO neutron.api.v2.resource [None req-95ab8ba6-f514-4e0b-b1d9-500294bc626a 28cf91fd728949dfa4099cfcedfa38c6 d959557e1d4547a184af8b79268d2d84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1098/2175] 10.0.0.132 () {32 vars in 740 bytes} [Fri Jun 26 04:49:08 2026] GET /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/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: 1099/2176] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:49:08 2026] DELETE /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2177] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:49:08 2026] GET /v2.0/ports?device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 1010 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2178] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:49:08 2026] GET /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:49:08.395 7 INFO neutron.api.v2.resource [None req-839e8d48-a336-461c-91ee-70aafb1e8262 28cf91fd728949dfa4099cfcedfa38c6 d959557e1d4547a184af8b79268d2d84 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1101/2179] 10.0.0.132 () {32 vars in 743 bytes} [Fri Jun 26 04:49:08 2026] DELETE /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2180] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:49:08 2026] DELETE /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/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: 1103/2181] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:49:08 2026] GET /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2182] 10.0.0.132 () {32 vars in 718 bytes} [Fri Jun 26 04:49:08 2026] GET /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a => generated 407 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2183] 10.0.0.132 () {32 vars in 716 bytes} [Fri Jun 26 04:49:08 2026] GET /v2.0/ports/bd063030-8419-42d7-86a8-9ceebcccb7fe => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:49:08.722 7 ERROR neutron_lib.callbacks.manager [None req-a7ecaabf-6d00-4f66-b628-5eb80eed6601 28cf91fd728949dfa4099cfcedfa38c6 d959557e1d4547a184af8b79268d2d84 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-199232 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-26 04:49:08.722 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-26 04:49:08.722 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-06-26 04:49:08.722 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-26 04:49:08.722 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-06-26 04:49:08.722 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-26 04:49:08.722 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-26 04:49:08.722 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-26 04:49:08.722 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-06-26 04:49:08.722 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-26 04:49:08.722 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-06-26 04:49:08.722 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-26 04:49:08.722 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-06-26 04:49:08.722 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-26 04:49:08.722 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-06-26 04:49:08.722 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-26 04:49:08.722 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-26 04:49:08.722 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1106/2184] 10.0.0.132 () {32 vars in 721 bytes} [Fri Jun 26 04:49:08 2026] DELETE /v2.0/trunks/3c719f5c-43d9-49f7-9c39-df77cf35bf3a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:49:08.731 8 INFO neutron.db.l3_db [None req-c5099cd9-8726-4acc-9895-50d06881d275 4053e103f0594c32b63343b02492af7c decd472a5aa34ece933748ae6fbb1dff - - - -] Floating IP 5709244f-b2ae-4f59-9c5b-a28f5290117b disassociated. External IP: 10.96.250.220, port: d0a5da99-be1c-4b3a-870a-02fdb373e2c1. [pid: 7|app: 0|req: 1107/2185] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:49:08 2026] DELETE /v2.0/ports/bd063030-8419-42d7-86a8-9ceebcccb7fe => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2186] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:49:09 2026] GET /v2.0/ports?device_id=e9684ca5-4125-44aa-aeaa-214c37d5fc14 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:49:09.223 7 INFO neutron.services.segments.plugin [-] Segment 7a824939-4750-4e1b-bd46-4dd762a399cd resource provider aggregate not found 2026-06-26 04:49:09.228 7 INFO neutron.services.segments.plugin [-] Segment 7a824939-4750-4e1b-bd46-4dd762a399cd resource provider aggregate not found [pid: 8|app: 0|req: 1079/2187] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:49:08 2026] DELETE /v2.0/ports/d0a5da99-be1c-4b3a-870a-02fdb373e2c1 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:49:09.247 7 INFO neutron.services.segments.plugin [-] Segment 7a824939-4750-4e1b-bd46-4dd762a399cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a824939-4750-4e1b-bd46-4dd762a399cd found for delete ", "request_id": "req-8ff06ae0-d6a7-4f2e-89cc-56137cf9c5cd"}]} 2026-06-26 04:49:09.247 7 INFO neutron.services.segments.plugin [-] Segment 7a824939-4750-4e1b-bd46-4dd762a399cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a824939-4750-4e1b-bd46-4dd762a399cd found for delete ", "request_id": "req-b109ef4a-d4e5-497f-9b79-d75a6b1787ed"}]} [pid: 7|app: 0|req: 1109/2188] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:49:09 2026] DELETE /v2.0/networks/85bcfb10-5e47-4fd1-8349-2beb654ea2be => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:49:09.889 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b9ccb94-d375-49d1-a9ce-5e6581a9e428'] response: {'server_uuid': 'e9684ca5-4125-44aa-aeaa-214c37d5fc14', 'name': 'network-vif-deleted', 'tag': 'd0a5da99-be1c-4b3a-870a-02fdb373e2c1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1110/2189] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:49:10 2026] GET /v2.0/security-groups?tenant_id=e49af88149d74cf3aba40f3fff600baa&name=default => generated 2805 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:49:10.239 8 INFO neutron.db.segments_db [None req-55e489a3-a815-4aec-b73b-dbce5e0af477 22e6e84e0b164e4483f1afba60467d4b 1a7eb40c9d484d64af6a03a10d4de3db - - - -] Added segment 9d0d674c-63ef-44f8-bf56-0ceecf1a51f7 of type vxlan for network 273e1c6f-0c2b-42ab-90a3-21820f57f429 [pid: 7|app: 0|req: 1111/2190] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:49:10 2026] DELETE /v2.0/security-groups/f068db2b-340c-4ae0-a222-bf21fde0307d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2191] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:49:09 2026] POST /v2.0/networks => generated 631 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:49:10.389 8 INFO neutron.api.v2.resource [None req-c9a5e500-9215-4898-b7c0-6ba568b2acd8 4053e103f0594c32b63343b02492af7c decd472a5aa34ece933748ae6fbb1dff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1081/2192] 10.0.0.132 () {32 vars in 736 bytes} [Fri Jun 26 04:49:10 2026] GET /v2.0/security-groups/f068db2b-340c-4ae0-a222-bf21fde0307d => 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: 1112/2193] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:49:10 2026] DELETE /v2.0/security-groups/1b9ab5a8-8f81-49e9-9058-89b116936edb => 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: 1082/2194] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:49:10 2026] POST /v2.0/subnets => generated 602 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2195] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:49:10 2026] GET /v2.0/security-groups?tenant_id=d959557e1d4547a184af8b79268d2d84&name=default => generated 2805 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2196] 10.0.0.132 () {34 vars in 750 bytes} [Fri Jun 26 04:49:10 2026] PUT /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2197] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:49:10 2026] DELETE /v2.0/security-groups/12e88461-f896-40fa-a081-077f8d80560a => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2198] 10.0.0.132 () {32 vars in 730 bytes} [Fri Jun 26 04:49:10 2026] GET /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2199] 10.0.0.132 () {34 vars in 761 bytes} [Fri Jun 26 04:49:11 2026] PUT /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2200] 10.0.0.132 () {32 vars in 730 bytes} [Fri Jun 26 04:49:11 2026] GET /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2201] 10.0.0.132 () {34 vars in 757 bytes} [Fri Jun 26 04:49:11 2026] PUT /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2202] 10.0.0.132 () {32 vars in 730 bytes} [Fri Jun 26 04:49:11 2026] GET /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2203] 10.0.0.132 () {34 vars in 779 bytes} [Fri Jun 26 04:49:11 2026] PUT /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2204] 10.0.0.132 () {32 vars in 730 bytes} [Fri Jun 26 04:49:11 2026] GET /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2205] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:49:10 2026] DELETE /v2.0/floatingips/5709244f-b2ae-4f59-9c5b-a28f5290117b => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2206] 10.0.0.132 () {34 vars in 750 bytes} [Fri Jun 26 04:49:11 2026] PUT /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2207] 10.0.0.132 () {32 vars in 730 bytes} [Fri Jun 26 04:49:11 2026] GET /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2208] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:49:11 2026] DELETE /v2.0/security-groups/899a6a49-9c56-423f-9b23-1d42aa421155 => 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: 1095/2209] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:49:11 2026] GET /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:49:11.574 7 INFO neutron.api.v2.resource [None req-20543bd6-5cfb-4389-b316-693683caacf4 22e6e84e0b164e4483f1afba60467d4b 1a7eb40c9d484d64af6a03a10d4de3db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1115/2210] 10.0.0.132 () {32 vars in 742 bytes} [Fri Jun 26 04:49:11 2026] GET /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2211] 10.0.0.132 () {32 vars in 741 bytes} [Fri Jun 26 04:49:11 2026] DELETE /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2212] 10.0.0.132 () {32 vars in 730 bytes} [Fri Jun 26 04:49:11 2026] GET /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:49:11.727 7 INFO neutron.api.v2.resource [None req-e0a0555a-9ba9-4063-af65-6fd7c5c67bcb 22e6e84e0b164e4483f1afba60467d4b 1a7eb40c9d484d64af6a03a10d4de3db - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1118/2213] 10.0.0.132 () {32 vars in 745 bytes} [Fri Jun 26 04:49:11 2026] DELETE /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2214] 10.0.0.132 () {32 vars in 733 bytes} [Fri Jun 26 04:49:11 2026] DELETE /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2215] 10.0.0.132 () {32 vars in 730 bytes} [Fri Jun 26 04:49:11 2026] GET /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb/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: 1121/2216] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:49:11 2026] DELETE /v2.0/subnets/400b5ac9-ae8f-4371-99a3-b261d92044bb => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:49:12.510 7 INFO neutron.services.segments.plugin [-] Segment 9d0d674c-63ef-44f8-bf56-0ceecf1a51f7 resource provider aggregate not found 2026-06-26 04:49:12.515 7 INFO neutron.services.segments.plugin [-] Segment 9d0d674c-63ef-44f8-bf56-0ceecf1a51f7 resource provider aggregate not found 2026-06-26 04:49:12.530 7 INFO neutron.services.segments.plugin [-] Segment 9d0d674c-63ef-44f8-bf56-0ceecf1a51f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d0d674c-63ef-44f8-bf56-0ceecf1a51f7 found for delete ", "request_id": "req-facf1e77-c87a-47e1-9f40-1b4e20deea22"}]} 2026-06-26 04:49:12.532 7 INFO neutron.services.segments.plugin [-] Segment 9d0d674c-63ef-44f8-bf56-0ceecf1a51f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d0d674c-63ef-44f8-bf56-0ceecf1a51f7 found for delete ", "request_id": "req-bbfd95f3-c94a-430b-95ce-3a8bb9c229bb"}]} [pid: 7|app: 0|req: 1122/2217] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:49:12 2026] DELETE /v2.0/networks/273e1c6f-0c2b-42ab-90a3-21820f57f429 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2218] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:49:11 2026] PUT /v2.0/routers/79283e84-8b92-4315-aa82-476f605c3979/remove_router_interface => generated 309 bytes in 1814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2219] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:49:13 2026] GET /v2.0/security-groups?tenant_id=b9dfde3de95c4319a023f6dfca66640f&name=default => generated 2805 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2220] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:49:14 2026] DELETE /v2.0/security-groups/24dbc85f-772a-45f8-9944-66a82b33a959 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2221] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:49:14 2026] GET /v2.0/security-groups?tenant_id=1a7eb40c9d484d64af6a03a10d4de3db&name=default => generated 2805 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2222] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:49:14 2026] DELETE /v2.0/security-groups/c59ed6a4-e5bc-4f2c-8ca8-8489560c699e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:49:14.689 7 INFO neutron.services.segments.plugin [-] Segment 81f8ea74-3296-4f6e-a77e-3d5d13bb80a0 resource provider aggregate not found 2026-06-26 04:49:14.695 7 INFO neutron.services.segments.plugin [-] Segment 81f8ea74-3296-4f6e-a77e-3d5d13bb80a0 resource provider aggregate not found 2026-06-26 04:49:14.713 7 INFO neutron.services.segments.plugin [-] Segment 81f8ea74-3296-4f6e-a77e-3d5d13bb80a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f8ea74-3296-4f6e-a77e-3d5d13bb80a0 found for delete ", "request_id": "req-2cbc4fb5-b771-4d84-b4f3-2b49530c4e3f"}]} 2026-06-26 04:49:14.714 7 INFO neutron.services.segments.plugin [-] Segment 81f8ea74-3296-4f6e-a77e-3d5d13bb80a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f8ea74-3296-4f6e-a77e-3d5d13bb80a0 found for delete ", "request_id": "req-f2bdf2c8-29af-43a1-8018-420cb037d750"}]} 2026-06-26 04:49:14.721 7 INFO neutron.db.l3_hamode_db [None req-765402f9-273f-483f-a54e-bb0973aeeec4 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] HA network bb5fa3ba-8b27-484d-a587-369db72ed452 was deleted as no HA routers are present in tenant decd472a5aa34ece933748ae6fbb1dff. [pid: 7|app: 0|req: 1123/2223] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:49:13 2026] DELETE /v2.0/routers/79283e84-8b92-4315-aa82-476f605c3979 => generated 0 bytes in 1376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2224] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:49:14 2026] DELETE /v2.0/subnets/245209bd-328d-40dc-bdcf-7628f85c3144 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2225] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:49:14 2026] DELETE /v2.0/networks/797dff3a-837e-4437-b240-213fdde3eead => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2226] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:49:15 2026] PUT /v2.0/routers/3863aade-095e-4abb-b1f1-0a27cdb180ef/remove_router_interface => generated 309 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:49:16.737 7 INFO neutron.services.segments.plugin [-] Segment cce95c36-b362-49f0-b834-202389e74f34 resource provider aggregate not found 2026-06-26 04:49:16.742 7 INFO neutron.services.segments.plugin [-] Segment cce95c36-b362-49f0-b834-202389e74f34 resource provider aggregate not found 2026-06-26 04:49:16.775 7 INFO neutron.services.segments.plugin [-] Segment cce95c36-b362-49f0-b834-202389e74f34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cce95c36-b362-49f0-b834-202389e74f34 found for delete ", "request_id": "req-b9ac586b-2c8f-4b81-a9a9-09ac9e3ba78e"}]} 2026-06-26 04:49:16.776 7 INFO neutron.services.segments.plugin [-] Segment cce95c36-b362-49f0-b834-202389e74f34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cce95c36-b362-49f0-b834-202389e74f34 found for delete ", "request_id": "req-3f8c3775-dcc8-49c7-8c79-6e99d1c793b2"}]} 2026-06-26 04:49:17.756 7 INFO neutron.db.l3_hamode_db [None req-7be06b93-c193-4e01-8072-b24caa1f7a9e 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] HA network 2a7a95bc-13ff-4d42-9c4f-a13843609eee was deleted as no HA routers are present in tenant d71109c13388497bbeee6b7230219730. [pid: 7|app: 0|req: 1125/2227] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:49:16 2026] DELETE /v2.0/routers/3863aade-095e-4abb-b1f1-0a27cdb180ef => generated 0 bytes in 1104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2228] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:49:17 2026] DELETE /v2.0/subnets/14445cc1-c0dc-4394-b3b5-c9e28f9b5d2f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2229] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:49:17 2026] DELETE /v2.0/networks/64120c5e-fafa-4451-8440-c7ee0efa4d5d => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2230] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:49:18 2026] GET /v2.0/security-groups?tenant_id=decd472a5aa34ece933748ae6fbb1dff&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:49:18.809 7 INFO neutron.services.segments.plugin [-] Segment b6c7a960-0e65-4f8b-a316-7860f0ec3fb4 resource provider aggregate not found 2026-06-26 04:49:18.816 7 INFO neutron.services.segments.plugin [-] Segment b6c7a960-0e65-4f8b-a316-7860f0ec3fb4 resource provider aggregate not found 2026-06-26 04:49:18.828 7 INFO neutron.services.segments.plugin [-] Segment b6c7a960-0e65-4f8b-a316-7860f0ec3fb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6c7a960-0e65-4f8b-a316-7860f0ec3fb4 found for delete ", "request_id": "req-adef16e3-23e6-4331-9034-392a8793c542"}]} 2026-06-26 04:49:18.836 7 INFO neutron.services.segments.plugin [-] Segment b6c7a960-0e65-4f8b-a316-7860f0ec3fb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6c7a960-0e65-4f8b-a316-7860f0ec3fb4 found for delete ", "request_id": "req-9d53ee15-b26e-4975-b712-277843025958"}]} 2026-06-26 04:49:18.848 7 INFO neutron.services.segments.plugin [-] Segment 4b159762-7ed5-4fca-bcdf-4eabef7c09e9 resource provider aggregate not found 2026-06-26 04:49:18.854 7 INFO neutron.services.segments.plugin [-] Segment 4b159762-7ed5-4fca-bcdf-4eabef7c09e9 resource provider aggregate not found 2026-06-26 04:49:18.867 7 INFO neutron.services.segments.plugin [-] Segment 4b159762-7ed5-4fca-bcdf-4eabef7c09e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b159762-7ed5-4fca-bcdf-4eabef7c09e9 found for delete ", "request_id": "req-2c7feb05-7d52-467a-957d-c26a76b27568"}]} 2026-06-26 04:49:18.873 7 INFO neutron.services.segments.plugin [-] Segment 4b159762-7ed5-4fca-bcdf-4eabef7c09e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b159762-7ed5-4fca-bcdf-4eabef7c09e9 found for delete ", "request_id": "req-96fc54f3-05f2-4a70-8e40-eb3426cad3ea"}]} [pid: 7|app: 0|req: 1127/2231] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:49:18 2026] DELETE /v2.0/security-groups/6e0befa6-7af1-4873-9d30-bc3471084843 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2232] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:49:19 2026] GET /v2.0/security-groups?tenant_id=d71109c13388497bbeee6b7230219730&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: 1128/2233] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:49:19 2026] DELETE /v2.0/security-groups/42eaae18-a73c-4aaa-a7f1-12b542cb3bdc => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:49:28.642 7 INFO neutron.db.segments_db [None req-b8650e9e-9aae-40ca-81ca-5a57c258e694 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - - -] Added segment 8427c416-84b9-4aeb-80a3-6ab45c06ceb4 of type vxlan for network daa39a3a-df4a-47fb-8839-6479e01a7fc2 [pid: 7|app: 0|req: 1130/2236] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:49:28 2026] POST /v2.0/networks => generated 640 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2237] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:49:28 2026] POST /v2.0/subnets => generated 634 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2238] 10.0.0.132 () {32 vars in 721 bytes} [Fri Jun 26 04:49:29 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2239] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:49:29 2026] POST /v2.0/subnets => generated 707 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:49:29.601 7 INFO neutron.db.segments_db [None req-b2a663ce-fbc5-45fa-98cd-72ab09fa6e01 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - - -] Added segment 6d817fd6-7791-4f63-9cac-1afaa75fb5c9 of type vxlan for network 147502bc-0609-48c9-af96-0b76e7500d4d [pid: 7|app: 0|req: 1132/2240] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:49:29 2026] POST /v2.0/networks => generated 638 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2241] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:49:29 2026] POST /v2.0/subnets => generated 631 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2242] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:49:30 2026] POST /v2.0/subnets => generated 702 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:49:30.536 8 INFO neutron.db.segments_db [None req-05d7a276-fa41-4fdf-bda2-d82e3d09fefe 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - - -] Added segment 10217bd0-a0d8-4e7d-a01c-0a7158532b95 of type vxlan for network 5eeaf511-18d8-49ae-a753-a290f4ba4b2d [pid: 8|app: 0|req: 1110/2243] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:49:30 2026] POST /v2.0/networks => generated 638 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2244] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:49:30 2026] POST /v2.0/subnets => generated 632 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2245] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:49:31 2026] POST /v2.0/subnets => generated 706 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:49:31.492 7 INFO neutron.db.segments_db [None req-d4839819-6d7c-4211-8c25-a5bb23e34733 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - - -] Added segment d3a4682d-8cd4-4471-a9bd-f15a21ca5c31 of type vxlan for network 61113a2c-14ae-4ed6-b3eb-7411b451d06c 2026-06-26 04:49:31.874 7 INFO neutron.db.l3_hamode_db [None req-d4839819-6d7c-4211-8c25-a5bb23e34733 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-26 04:49:33.045 7 INFO neutron.db.l3_hamode_db [None req-d4839819-6d7c-4211-8c25-a5bb23e34733 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1135/2246] 10.0.0.132 () {34 vars in 668 bytes} [Fri Jun 26 04:49:31 2026] POST /v2.0/routers => generated 685 bytes in 3292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2247] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:49:34 2026] PUT /v2.0/routers/79900e1f-4d2c-41ed-941b-f0c624146058/add_router_interface => generated 309 bytes in 2279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2250] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:49:37 2026] PUT /v2.0/routers/79900e1f-4d2c-41ed-941b-f0c624146058/add_router_interface => generated 309 bytes in 1771 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2251] 10.0.0.132 () {34 vars in 782 bytes} [Fri Jun 26 04:49:38 2026] PUT /v2.0/routers/79900e1f-4d2c-41ed-941b-f0c624146058/add_router_interface => generated 309 bytes in 1698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2252] 10.0.0.132 () {34 vars in 683 bytes} [Fri Jun 26 04:49:40 2026] POST /v2.0/security-groups => generated 1566 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2253] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:49:40 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: 1138/2254] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:49:40 2026] POST /v2.0/security-group-rules => generated 565 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2255] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:49:40 2026] POST /v2.0/security-group-rules => generated 567 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2256] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:49:41 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: 8|app: 0|req: 1118/2257] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:49:41 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2258] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:49:41 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: 1119/2259] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:49:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2260] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:49:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2261] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:49:41 2026] POST /v2.0/security-group-rules => generated 567 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2262] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:49:41 2026] POST /v2.0/security-group-rules => generated 569 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2263] 10.0.0.132 () {34 vars in 694 bytes} [Fri Jun 26 04:49:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2264] 10.0.0.195 () {34 vars in 1095 bytes} [Fri Jun 26 04:49:42 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2088776194&fields=id&tenant_id=bdd2a31180c04accb09a14ba6ae04d21 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2265] 10.0.0.195 () {34 vars in 981 bytes} [Fri Jun 26 04:49:42 2026] GET /v2.0/networks?id=147502bc-0609-48c9-af96-0b76e7500d4d => generated 705 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2266] 10.0.0.195 () {34 vars in 964 bytes} [Fri Jun 26 04:49:42 2026] GET /v2.0/quotas/bdd2a31180c04accb09a14ba6ae04d21 => 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: 1123/2267] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:49:42 2026] GET /v2.0/ports?tenant_id=bdd2a31180c04accb09a14ba6ae04d21&fields=id => generated 287 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2268] 10.0.0.195 () {34 vars in 1007 bytes} [Fri Jun 26 04:49:42 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2269] 10.0.0.195 () {34 vars in 1107 bytes} [Fri Jun 26 04:49:42 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1146/2270] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:49:42 2026] GET /v2.0/ports?device_id=4640e467-7b45-43a5-a4ff-0da0d44eefdd => 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: 1125/2271] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:49:43 2026] GET /v2.0/networks?id=147502bc-0609-48c9-af96-0b76e7500d4d => generated 705 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2272] 199.204.45.240 () {34 vars in 1049 bytes} [Fri Jun 26 04:49:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bdd2a31180c04accb09a14ba6ae04d21 => generated 179 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2273] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:49:43 2026] POST /v2.0/ports => generated 1175 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2274] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:49:44 2026] PUT /v2.0/ports/321d20b1-f202-467d-ba3a-f0840526b133 => generated 1420 bytes in 577 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: 1127/2275] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:49:44 2026] GET /v2.0/ports?tenant_id=bdd2a31180c04accb09a14ba6ae04d21&device_id=4640e467-7b45-43a5-a4ff-0da0d44eefdd => generated 1459 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-06-26 04:49:44.913 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a09f05f3-4a8d-4405-9757-dc4af6fdea53'] response: {'name': 'network-changed', 'server_uuid': '4640e467-7b45-43a5-a4ff-0da0d44eefdd', 'tag': '321d20b1-f202-467d-ba3a-f0840526b133', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1149/2276] 199.204.45.240 () {34 vars in 1053 bytes} [Fri Jun 26 04:49:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=321d20b1-f202-467d-ba3a-f0840526b133 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2277] 199.204.45.240 () {34 vars in 1103 bytes} [Fri Jun 26 04:49:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A372&port_id=321d20b1-f202-467d-ba3a-f0840526b133 => 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: 1150/2278] 199.204.45.240 () {34 vars in 1063 bytes} [Fri Jun 26 04:49:44 2026] GET /v2.0/subnets?id=62dcc5ee-12ce-4fa5-9630-8ae6f9a06e66&id=5e1eadcd-9837-4cdb-8425-354eff105444 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2279] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:49:45 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&device_owner=network%3Adhcp => generated 1457 bytes in 39 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: 1151/2280] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:49:45 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2281] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:49:45 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1152/2282] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:49:45 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1131/2283] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:49:45 2026] GET /v2.0/ports?tenant_id=bdd2a31180c04accb09a14ba6ae04d21&device_id=4640e467-7b45-43a5-a4ff-0da0d44eefdd => generated 1459 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2284] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:49:45 2026] GET /v2.0/networks?id=147502bc-0609-48c9-af96-0b76e7500d4d => 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: 1132/2285] 199.204.45.240 () {34 vars in 1053 bytes} [Fri Jun 26 04:49:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=321d20b1-f202-467d-ba3a-f0840526b133 => 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: 1154/2286] 199.204.45.240 () {34 vars in 1103 bytes} [Fri Jun 26 04:49:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A372&port_id=321d20b1-f202-467d-ba3a-f0840526b133 => 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: 1133/2287] 199.204.45.240 () {34 vars in 1063 bytes} [Fri Jun 26 04:49:45 2026] GET /v2.0/subnets?id=62dcc5ee-12ce-4fa5-9630-8ae6f9a06e66&id=5e1eadcd-9837-4cdb-8425-354eff105444 => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2288] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:49:45 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2289] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:49:45 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2290] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:49:45 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1135/2291] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:49:45 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1157/2292] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:49:47 2026] GET /v2.0/ports?device_id=4640e467-7b45-43a5-a4ff-0da0d44eefdd => generated 1192 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2293] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:49:48 2026] GET /v2.0/security-groups?id=bea83960-4582-4533-8aff-e90b9f8c1ded&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: 7|app: 0|req: 1158/2294] 10.0.0.132 () {32 vars in 817 bytes} [Fri Jun 26 04:49:48 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&mac_address=fa%3A16%3A3e%3Aec%3Ad0%3A30 => generated 1192 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:49:49.175 8 INFO neutron.db.l3_db [None req-a7f685b5-0a58-4072-b515-4c47c08956e0 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - - -] Floating IP 9fa7d562-a77e-4f3b-87ba-c28421552439 associated. External IP: 10.96.250.205, port: 321d20b1-f202-467d-ba3a-f0840526b133. [pid: 8|app: 0|req: 1137/2295] 10.0.0.132 () {34 vars in 676 bytes} [Fri Jun 26 04:49:48 2026] POST /v2.0/floatingips => generated 853 bytes in 1199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2296] 10.0.0.195 () {34 vars in 1095 bytes} [Fri Jun 26 04:49:49 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2088776194&fields=id&tenant_id=bdd2a31180c04accb09a14ba6ae04d21 => generated 69 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:49:49.735 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb2d0cb3-19e6-479e-9435-3f062d038cd1'] response: {'name': 'network-changed', 'server_uuid': '4640e467-7b45-43a5-a4ff-0da0d44eefdd', 'tag': '321d20b1-f202-467d-ba3a-f0840526b133', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1138/2297] 10.0.0.195 () {34 vars in 981 bytes} [Fri Jun 26 04:49:49 2026] GET /v2.0/networks?id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d => generated 705 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2298] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:49:49 2026] GET /v2.0/ports?tenant_id=bdd2a31180c04accb09a14ba6ae04d21&device_id=4640e467-7b45-43a5-a4ff-0da0d44eefdd => 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: 1139/2299] 10.0.0.195 () {34 vars in 964 bytes} [Fri Jun 26 04:49:49 2026] GET /v2.0/quotas/bdd2a31180c04accb09a14ba6ae04d21 => 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: 1161/2300] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:49:49 2026] GET /v2.0/networks?id=147502bc-0609-48c9-af96-0b76e7500d4d => 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: 1162/2301] 199.204.45.240 () {34 vars in 1053 bytes} [Fri Jun 26 04:49:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=321d20b1-f202-467d-ba3a-f0840526b133 => generated 856 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2302] 199.204.45.240 () {34 vars in 1103 bytes} [Fri Jun 26 04:49:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A372&port_id=321d20b1-f202-467d-ba3a-f0840526b133 => 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: 1140/2303] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:49:49 2026] GET /v2.0/ports?tenant_id=bdd2a31180c04accb09a14ba6ae04d21&fields=id => generated 333 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2304] 199.204.45.240 () {34 vars in 1063 bytes} [Fri Jun 26 04:49:50 2026] GET /v2.0/subnets?id=62dcc5ee-12ce-4fa5-9630-8ae6f9a06e66&id=5e1eadcd-9837-4cdb-8425-354eff105444 => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2305] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:49:50 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2306] 10.0.0.195 () {34 vars in 1007 bytes} [Fri Jun 26 04:49:50 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?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: 1166/2307] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:49:50 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2308] 10.0.0.195 () {34 vars in 1107 bytes} [Fri Jun 26 04:49:50 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?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: 1167/2309] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:49:50 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2310] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:49:50 2026] GET /v2.0/ports?device_id=5622da1f-a99b-41b7-b959-9659103802aa => 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: 1143/2311] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:49:50 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2312] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:49:51 2026] GET /v2.0/networks?id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d => generated 705 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2313] 199.204.45.240 () {34 vars in 1049 bytes} [Fri Jun 26 04:49:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bdd2a31180c04accb09a14ba6ae04d21 => 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: 1170/2314] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:49:51 2026] POST /v2.0/ports => generated 1183 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2317] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:49:51 2026] PUT /v2.0/ports/7a326d0c-687b-4c10-891b-8313b6ade561 => generated 1428 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: 1173/2318] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:49:52 2026] GET /v2.0/ports?tenant_id=bdd2a31180c04accb09a14ba6ae04d21&device_id=5622da1f-a99b-41b7-b959-9659103802aa => generated 1467 bytes in 41 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-06-26 04:49:52.429 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cebea8cd-2963-4afd-b043-2a146f3d51bc'] response: {'name': 'network-changed', 'server_uuid': '5622da1f-a99b-41b7-b959-9659103802aa', 'tag': '7a326d0c-687b-4c10-891b-8313b6ade561', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1146/2319] 199.204.45.240 () {34 vars in 1055 bytes} [Fri Jun 26 04:49:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.22&port_id=7a326d0c-687b-4c10-891b-8313b6ade561 => 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: 1174/2320] 199.204.45.240 () {34 vars in 1105 bytes} [Fri Jun 26 04:49:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28f&port_id=7a326d0c-687b-4c10-891b-8313b6ade561 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2321] 199.204.45.240 () {34 vars in 1063 bytes} [Fri Jun 26 04:49:52 2026] GET /v2.0/subnets?id=6368881d-3564-4b1d-b2eb-38ea9f6ff791&id=c608c847-4510-41e2-a94b-60761f395e7c => generated 1367 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2322] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:49:52 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&device_owner=network%3Adhcp => generated 1461 bytes in 48 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: 1148/2323] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:49:52 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2324] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:49:52 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?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: 1149/2325] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:49:52 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2326] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:49:52 2026] GET /v2.0/ports?tenant_id=bdd2a31180c04accb09a14ba6ae04d21&device_id=5622da1f-a99b-41b7-b959-9659103802aa => generated 1467 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2327] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:49:52 2026] GET /v2.0/networks?id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d => 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: 1178/2328] 199.204.45.240 () {34 vars in 1055 bytes} [Fri Jun 26 04:49:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.22&port_id=7a326d0c-687b-4c10-891b-8313b6ade561 => 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: 1151/2329] 199.204.45.240 () {34 vars in 1105 bytes} [Fri Jun 26 04:49:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28f&port_id=7a326d0c-687b-4c10-891b-8313b6ade561 => 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: 1179/2330] 199.204.45.240 () {34 vars in 1063 bytes} [Fri Jun 26 04:49:53 2026] GET /v2.0/subnets?id=6368881d-3564-4b1d-b2eb-38ea9f6ff791&id=c608c847-4510-41e2-a94b-60761f395e7c => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2331] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:49:53 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2332] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:49:53 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2333] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:49:53 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2334] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:49:53 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?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: 1154/2335] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:49:55 2026] GET /v2.0/ports?device_id=5622da1f-a99b-41b7-b959-9659103802aa => generated 1200 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2336] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:49:55 2026] GET /v2.0/security-groups?id=bea83960-4582-4533-8aff-e90b9f8c1ded&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2337] 10.0.0.132 () {32 vars in 817 bytes} [Fri Jun 26 04:49:55 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&mac_address=fa%3A16%3A3e%3A5b%3A84%3Abe => generated 1200 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:49:57.585 7 INFO neutron.db.l3_db [None req-82888fbb-cbf1-4d86-b40e-46a390375bf3 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - - -] Floating IP 1d29bf85-145a-42b9-9e8a-1b0f1c234fdf associated. External IP: 10.96.250.212, port: 7a326d0c-687b-4c10-891b-8313b6ade561. [pid: 7|app: 0|req: 1183/2338] 10.0.0.132 () {34 vars in 676 bytes} [Fri Jun 26 04:49:56 2026] POST /v2.0/floatingips => generated 854 bytes in 1828 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2339] 10.0.0.188 () {34 vars in 989 bytes} [Fri Jun 26 04:49:59 2026] GET /v2.0/ports?device_id=4640e467-7b45-43a5-a4ff-0da0d44eefdd => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2340] 10.0.0.188 () {34 vars in 1039 bytes} [Fri Jun 26 04:49:59 2026] GET /v2.0/security-groups?id=bea83960-4582-4533-8aff-e90b9f8c1ded&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2341] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:49:59 2026] GET /v2.0/ports?tenant_id=bdd2a31180c04accb09a14ba6ae04d21&device_id=5622da1f-a99b-41b7-b959-9659103802aa => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:49:59.229 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd2e28ae-7f30-467b-a3ce-4e5a455102a2'] response: {'name': 'network-changed', 'server_uuid': '5622da1f-a99b-41b7-b959-9659103802aa', 'tag': '7a326d0c-687b-4c10-891b-8313b6ade561', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1185/2342] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:49:59 2026] GET /v2.0/networks?id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2343] 199.204.45.240 () {34 vars in 1055 bytes} [Fri Jun 26 04:49:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.22&port_id=7a326d0c-687b-4c10-891b-8313b6ade561 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2344] 199.204.45.240 () {34 vars in 1105 bytes} [Fri Jun 26 04:49:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28f&port_id=7a326d0c-687b-4c10-891b-8313b6ade561 => 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: 1159/2345] 199.204.45.240 () {34 vars in 1063 bytes} [Fri Jun 26 04:49:59 2026] GET /v2.0/subnets?id=6368881d-3564-4b1d-b2eb-38ea9f6ff791&id=c608c847-4510-41e2-a94b-60761f395e7c => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2346] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:49:59 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&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: 1160/2347] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:49:59 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2348] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:49:59 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?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: 1161/2349] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:49:59 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2352] 10.0.0.188 () {34 vars in 989 bytes} [Fri Jun 26 04:50:07 2026] GET /v2.0/ports?device_id=5622da1f-a99b-41b7-b959-9659103802aa => generated 1469 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2353] 10.0.0.188 () {34 vars in 1039 bytes} [Fri Jun 26 04:50:07 2026] GET /v2.0/security-groups?id=bea83960-4582-4533-8aff-e90b9f8c1ded&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2354] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:50:10 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2355] 10.0.0.216 () {30 vars in 658 bytes} [Fri Jun 26 04:50:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2356] 10.0.0.216 () {30 vars in 660 bytes} [Fri Jun 26 04:50:11 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: 1166/2357] 10.0.0.216 () {30 vars in 636 bytes} [Fri Jun 26 04:50:11 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: 1192/2358] 10.0.0.216 () {30 vars in 672 bytes} [Fri Jun 26 04:50:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2359] 10.0.0.216 () {28 vars in 438 bytes} [Fri Jun 26 04:50:11 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: 1193/2360] 10.0.0.216 () {30 vars in 696 bytes} [Fri Jun 26 04:50:11 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => generated 634 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2361] 10.0.0.216 () {30 vars in 658 bytes} [Fri Jun 26 04:50:11 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: 1194/2362] 10.0.0.216 () {30 vars in 660 bytes} [Fri Jun 26 04:50:11 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: 1169/2363] 10.0.0.216 () {30 vars in 636 bytes} [Fri Jun 26 04:50:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2364] 10.0.0.216 () {30 vars in 672 bytes} [Fri Jun 26 04:50:11 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: 1170/2365] 10.0.0.216 () {30 vars in 696 bytes} [Fri Jun 26 04:50:11 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => 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: 1196/2366] 10.0.0.216 () {30 vars in 658 bytes} [Fri Jun 26 04:50:12 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: 1171/2367] 10.0.0.216 () {30 vars in 660 bytes} [Fri Jun 26 04:50:12 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: 1197/2368] 10.0.0.216 () {30 vars in 636 bytes} [Fri Jun 26 04:50:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2369] 10.0.0.216 () {30 vars in 672 bytes} [Fri Jun 26 04:50:12 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: 1198/2370] 10.0.0.216 () {30 vars in 698 bytes} [Fri Jun 26 04:50:12 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2371] 10.0.0.216 () {30 vars in 650 bytes} [Fri Jun 26 04:50:12 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2372] 10.0.0.216 () {34 vars in 672 bytes} [Fri Jun 26 04:50:12 2026] POST /v2.0/ports => generated 1128 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2373] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:50:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 56 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: 1200/2374] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:50:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2375] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:50:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2376] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:50:14 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: 1176/2377] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:50:14 2026] GET /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2378] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:50:14 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: 1177/2379] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:50:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2380] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:50:14 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: 1178/2381] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:50:14 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: 1204/2382] 199.204.45.240 () {30 vars in 731 bytes} [Fri Jun 26 04:50:14 2026] GET /v2.0/security-groups?name=lb-215bbf72-d540-44f9-afdb-9b7a8a383d7a => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2383] 199.204.45.240 () {34 vars in 695 bytes} [Fri Jun 26 04:50:14 2026] POST /v2.0/security-groups => generated 1574 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2384] 199.204.45.240 () {30 vars in 761 bytes} [Fri Jun 26 04:50:14 2026] GET /v2.0/security-group-rules?security_group_id=834e7217-77b4-4bc1-afb7-ca28956f764e => generated 1118 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2385] 199.204.45.240 () {34 vars in 748 bytes} [Fri Jun 26 04:50:14 2026] PUT /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1128 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2386] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:50: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) /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: 1181/2387] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:50:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2388] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:50: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: 1182/2389] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:50:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2390] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:50:15 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => 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: 1184/2393] 10.0.0.195 () {34 vars in 1015 bytes} [Fri Jun 26 04:50:22 2026] GET /v2.0/security-groups?id=961bc07c-aafc-4f07-be1c-69c3f5425241&fields=id => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2394] 10.0.0.195 () {34 vars in 981 bytes} [Fri Jun 26 04:50:22 2026] GET /v2.0/networks?id=8dd34e78-fa5f-40f6-bbff-32fd7eba8988 => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2395] 10.0.0.195 () {34 vars in 964 bytes} [Fri Jun 26 04:50:22 2026] GET /v2.0/quotas/bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2396] 10.0.0.195 () {34 vars in 1001 bytes} [Fri Jun 26 04:50:22 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&fields=id => generated 149 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2397] 10.0.0.195 () {34 vars in 1007 bytes} [Fri Jun 26 04:50:22 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?fields=segments => generated 14 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2398] 10.0.0.195 () {34 vars in 1107 bytes} [Fri Jun 26 04:50:22 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?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: 1187/2399] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:50:23 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2400] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:50:23 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => 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: 1188/2401] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:50:23 2026] GET /v2.0/networks?id=8dd34e78-fa5f-40f6-bbff-32fd7eba8988 => generated 735 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2402] 199.204.45.240 () {34 vars in 1049 bytes} [Fri Jun 26 04:50:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003 => generated 343 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2403] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:50:24 2026] POST /v2.0/ports => generated 1082 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2404] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:50:24 2026] PUT /v2.0/ports/3937a784-e00e-4ca2-abee-33f9a3af3e8c => generated 1207 bytes in 611 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: 1190/2405] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 1246 bytes in 38 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: 1216/2406] 199.204.45.240 () {34 vars in 1061 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.212&port_id=3937a784-e00e-4ca2-abee-33f9a3af3e8c => 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: 1191/2407] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/subnets?id=27c22025-9d69-4285-a007-485986ab876c => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:50:25.346 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d299068-ac56-4cb1-b027-ccf23f4f5c74'] response: {'name': 'network-changed', 'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'tag': '3937a784-e00e-4ca2-abee-33f9a3af3e8c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1217/2408] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/ports?network_id=8dd34e78-fa5f-40f6-bbff-32fd7eba8988&device_owner=network%3Adhcp => generated 1244 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, ' [pid: 8|app: 0|req: 1192/2409] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2410] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2411] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?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: 1219/2412] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/security-groups?id=961bc07c-aafc-4f07-be1c-69c3f5425241&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2413] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2414] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 1246 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2415] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/networks?id=8dd34e78-fa5f-40f6-bbff-32fd7eba8988 => generated 735 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2416] 199.204.45.240 () {34 vars in 1061 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.212&port_id=3937a784-e00e-4ca2-abee-33f9a3af3e8c => 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: 1196/2417] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/subnets?id=27c22025-9d69-4285-a007-485986ab876c => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2418] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2419] 199.204.45.240 () {34 vars in 1043 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/security-groups?id=961bc07c-aafc-4f07-be1c-69c3f5425241&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2420] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/ports?network_id=8dd34e78-fa5f-40f6-bbff-32fd7eba8988&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: 1224/2421] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?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: 1198/2422] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:50:25 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?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: 7|app: 0|req: 1225/2423] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:50:27 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2424] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:50:27 2026] GET /v2.0/security-groups?id=961bc07c-aafc-4f07-be1c-69c3f5425241&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2425] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:50:28 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2426] 199.204.45.240 () {34 vars in 1095 bytes} [Fri Jun 26 04:50:31 2026] GET /v2.0/ports?device_id=4640e467-7b45-43a5-a4ff-0da0d44eefdd&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2427] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:50:31 2026] GET /v2.0/ports?tenant_id=bdd2a31180c04accb09a14ba6ae04d21&device_id=4640e467-7b45-43a5-a4ff-0da0d44eefdd => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2428] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:50:31 2026] GET /v2.0/networks?id=147502bc-0609-48c9-af96-0b76e7500d4d => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2429] 199.204.45.240 () {34 vars in 1053 bytes} [Fri Jun 26 04:50:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=321d20b1-f202-467d-ba3a-f0840526b133 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2430] 199.204.45.240 () {34 vars in 1103 bytes} [Fri Jun 26 04:50:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A372&port_id=321d20b1-f202-467d-ba3a-f0840526b133 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2431] 199.204.45.240 () {34 vars in 1063 bytes} [Fri Jun 26 04:50:31 2026] GET /v2.0/subnets?id=62dcc5ee-12ce-4fa5-9630-8ae6f9a06e66&id=5e1eadcd-9837-4cdb-8425-354eff105444 => generated 1362 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2432] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:50:31 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&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: 7|app: 0|req: 1230/2433] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:50:32 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2434] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:50:32 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1231/2435] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:50:32 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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) [pid: 7|app: 0|req: 1234/2440] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51:00 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: 1207/2441] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51:00 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: 1235/2442] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2443] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2444] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:00 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2445] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:51:01 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2446] 199.204.45.240 () {34 vars in 676 bytes} [Fri Jun 26 04:51:01 2026] POST /v2.0/ports => generated 1097 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2447] 10.0.0.195 () {34 vars in 970 bytes} [Fri Jun 26 04:51:01 2026] GET /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1097 bytes in 51 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: 1238/2448] 10.0.0.195 () {34 vars in 906 bytes} [Fri Jun 26 04:51:01 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: 1211/2449] 199.204.45.240 () {34 vars in 1261 bytes} [Fri Jun 26 04:51:01 2026] GET /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2450] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:01 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?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: 1212/2451] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:01 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?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: 1240/2452] 199.204.45.240 () {34 vars in 974 bytes} [Fri Jun 26 04:51:01 2026] GET /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1097 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2453] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:51:02 2026] GET /v2.0/networks?id=daa39a3a-df4a-47fb-8839-6479e01a7fc2 => generated 803 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2454] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:51:02 2026] PUT /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1251 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2455] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:02 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 2527 bytes in 38 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-06-26 04:51:02.696 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3dc28be-d045-4bd1-8956-9bb58a99faff'] response: {'name': 'network-changed', 'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'tag': 'fda77818-26c2-4069-92f0-0ee12da019b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1242/2456] 199.204.45.240 () {34 vars in 1061 bytes} [Fri Jun 26 04:51:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.212&port_id=3937a784-e00e-4ca2-abee-33f9a3af3e8c => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2457] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:02 2026] GET /v2.0/subnets?id=27c22025-9d69-4285-a007-485986ab876c => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2458] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:02 2026] GET /v2.0/ports?network_id=8dd34e78-fa5f-40f6-bbff-32fd7eba8988&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2459] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:02 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?fields=segments => generated 14 bytes in 83 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: 1244/2460] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:02 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?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: 1217/2461] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:51:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=fda77818-26c2-4069-92f0-0ee12da019b6 => 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: 1245/2462] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:03 2026] GET /v2.0/subnets?id=56643e91-686f-4593-a7a2-695d721ea24a => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2463] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:03 2026] GET /v2.0/ports?network_id=daa39a3a-df4a-47fb-8839-6479e01a7fc2&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2464] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:03 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?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: 1219/2465] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:03 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?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: 1247/2466] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:03 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 2527 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2467] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:51:03 2026] GET /v2.0/networks?id=daa39a3a-df4a-47fb-8839-6479e01a7fc2 => generated 803 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2468] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:51:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=fda77818-26c2-4069-92f0-0ee12da019b6 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2469] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:03 2026] GET /v2.0/subnets?id=56643e91-686f-4593-a7a2-695d721ea24a => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2470] 10.0.0.195 () {34 vars in 970 bytes} [Fri Jun 26 04:51:03 2026] GET /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1287 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2471] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:03 2026] GET /v2.0/ports?network_id=daa39a3a-df4a-47fb-8839-6479e01a7fc2&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: 8|app: 0|req: 1223/2472] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:03 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?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: 1224/2473] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:03 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2474] 199.204.45.240 () {34 vars in 748 bytes} [Fri Jun 26 04:51:03 2026] PUT /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1311 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2475] 199.204.45.240 () {30 vars in 731 bytes} [Fri Jun 26 04:51:03 2026] GET /v2.0/security-groups?name=lb-215bbf72-d540-44f9-afdb-9b7a8a383d7a => generated 1577 bytes in 51 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: 1251/2476] 199.204.45.240 () {34 vars in 748 bytes} [Fri Jun 26 04:51:03 2026] PUT /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1311 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2477] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51:04 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: 1252/2478] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51:04 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: 1227/2479] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:04 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: 1253/2480] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51:04 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: 1228/2481] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:04 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => 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: 1254/2482] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:04 2026] GET /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2483] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:04 2026] GET /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1347 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2484] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:04 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2485] 199.204.45.240 () {30 vars in 702 bytes} [Fri Jun 26 04:51:04 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2486] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:04 2026] GET /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:51:04.817 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ce5350b-4c2b-4ae3-8e46-0ed0388d9d1d'] response: {'name': 'network-changed', 'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'tag': 'fda77818-26c2-4069-92f0-0ee12da019b6', 'status': 'completed', 'code': 200} 2026-06-26 04:51:04.817 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ce5350b-4c2b-4ae3-8e46-0ed0388d9d1d'] response: {'name': 'network-changed', 'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'tag': 'fda77818-26c2-4069-92f0-0ee12da019b6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1231/2487] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:04 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2488] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:04 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 2587 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2489] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:51:04 2026] GET /v2.0/networks?id=daa39a3a-df4a-47fb-8839-6479e01a7fc2 => generated 803 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2490] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:51:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=fda77818-26c2-4069-92f0-0ee12da019b6 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2491] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:05 2026] GET /v2.0/subnets?id=56643e91-686f-4593-a7a2-695d721ea24a => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2492] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:05 2026] GET /v2.0/ports?network_id=daa39a3a-df4a-47fb-8839-6479e01a7fc2&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: 1234/2493] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:05 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2494] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:05 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?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: 1235/2495] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:05 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2496] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:51:05 2026] GET /v2.0/networks?id=daa39a3a-df4a-47fb-8839-6479e01a7fc2 => generated 803 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2497] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:51:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=fda77818-26c2-4069-92f0-0ee12da019b6 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2498] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:05 2026] GET /v2.0/subnets?id=56643e91-686f-4593-a7a2-695d721ea24a => generated 655 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2499] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:05 2026] GET /v2.0/ports?network_id=daa39a3a-df4a-47fb-8839-6479e01a7fc2&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2500] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:05 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?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: 1238/2501] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:05 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?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) 2026-06-26 04:51:14.394 8 INFO neutron.db.l3_db [None req-51ce4d6e-b801-4ff0-9103-389a0c1caa51 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - - -] Floating IP 1f97f656-7f20-45f8-918f-f3039d7e62b2 associated. External IP: 10.96.250.202, port: 93fd8e9b-655a-432c-bc1a-7185386da16a. [pid: 8|app: 0|req: 1240/2504] 10.0.0.132 () {34 vars in 676 bytes} [Fri Jun 26 04:51:13 2026] POST /v2.0/floatingips => generated 898 bytes in 1344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2505] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2506] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51:18 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: 1266/2507] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2508] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2509] 199.204.45.240 () {30 vars in 731 bytes} [Fri Jun 26 04:51:18 2026] GET /v2.0/security-groups?name=lb-215bbf72-d540-44f9-afdb-9b7a8a383d7a => generated 1577 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2510] 199.204.45.240 () {30 vars in 761 bytes} [Fri Jun 26 04:51:18 2026] GET /v2.0/security-group-rules?security_group_id=834e7217-77b4-4bc1-afb7-ca28956f764e => generated 1118 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2511] 199.204.45.240 () {34 vars in 706 bytes} [Fri Jun 26 04:51:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2512] 199.204.45.240 () {34 vars in 706 bytes} [Fri Jun 26 04:51:18 2026] POST /v2.0/security-group-rules => generated 569 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2515] 10.0.0.216 () {30 vars in 658 bytes} [Fri Jun 26 04:51:26 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: 1270/2516] 10.0.0.216 () {30 vars in 660 bytes} [Fri Jun 26 04:51:26 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: 1247/2517] 10.0.0.216 () {30 vars in 636 bytes} [Fri Jun 26 04:51:26 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: 1271/2518] 10.0.0.216 () {30 vars in 672 bytes} [Fri Jun 26 04:51:26 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: 1248/2519] 10.0.0.216 () {28 vars in 438 bytes} [Fri Jun 26 04:51:26 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2520] 10.0.0.216 () {30 vars in 696 bytes} [Fri Jun 26 04:51:26 2026] GET /v2.0/subnets/5e1eadcd-9837-4cdb-8425-354eff105444 => generated 631 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2521] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51:27 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: 1273/2522] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2523] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:27 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: 1274/2524] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2525] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:27 2026] GET /v2.0/subnets/5e1eadcd-9837-4cdb-8425-354eff105444 => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2526] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:51:27 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2527] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2528] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51:27 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: 1253/2529] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2530] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2531] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:28 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1278/2532] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:28 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1255/2533] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:51:28 2026] GET /v2.0/networks?id=147502bc-0609-48c9-af96-0b76e7500d4d => generated 801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2534] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:51:28 2026] POST /v2.0/ports => generated 1299 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2535] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:51:28 2026] PUT /v2.0/ports/16c88c0c-666d-4794-9f48-366efa363d8e => generated 1424 bytes in 502 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: 1280/2536] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:29 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 4041 bytes in 41 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: 1257/2537] 199.204.45.240 () {34 vars in 1061 bytes} [Fri Jun 26 04:51:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.212&port_id=3937a784-e00e-4ca2-abee-33f9a3af3e8c => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2538] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:29 2026] GET /v2.0/subnets?id=27c22025-9d69-4285-a007-485986ab876c => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:51:29.546 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22d71ed6-5449-4c42-964f-e808d5c1cf02'] response: {'name': 'network-changed', 'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'tag': '16c88c0c-666d-4794-9f48-366efa363d8e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1258/2539] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:29 2026] GET /v2.0/ports?network_id=8dd34e78-fa5f-40f6-bbff-32fd7eba8988&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: 1282/2540] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:29 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?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: 1259/2541] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:29 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?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: 1283/2542] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:51:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=fda77818-26c2-4069-92f0-0ee12da019b6 => 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: 1260/2543] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:29 2026] GET /v2.0/subnets?id=56643e91-686f-4593-a7a2-695d721ea24a => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2544] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:29 2026] GET /v2.0/ports?network_id=daa39a3a-df4a-47fb-8839-6479e01a7fc2&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2545] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:29 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2546] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:29 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?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: 1262/2547] 199.204.45.240 () {34 vars in 1055 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.54&port_id=16c88c0c-666d-4794-9f48-366efa363d8e => 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: 1286/2548] 199.204.45.240 () {34 vars in 1103 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2cb&port_id=16c88c0c-666d-4794-9f48-366efa363d8e => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2549] 199.204.45.240 () {34 vars in 1063 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/subnets?id=62dcc5ee-12ce-4fa5-9630-8ae6f9a06e66&id=5e1eadcd-9837-4cdb-8425-354eff105444 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2550] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2551] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2552] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2553] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1289/2554] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 4041 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2555] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/networks?id=147502bc-0609-48c9-af96-0b76e7500d4d => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2556] 199.204.45.240 () {34 vars in 1055 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.54&port_id=16c88c0c-666d-4794-9f48-366efa363d8e => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2557] 199.204.45.240 () {34 vars in 1103 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2cb&port_id=16c88c0c-666d-4794-9f48-366efa363d8e => 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: 1291/2558] 10.0.0.195 () {34 vars in 970 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/ports/16c88c0c-666d-4794-9f48-366efa363d8e => generated 1460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2559] 199.204.45.240 () {34 vars in 1063 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/subnets?id=62dcc5ee-12ce-4fa5-9630-8ae6f9a06e66&id=5e1eadcd-9837-4cdb-8425-354eff105444 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2560] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/ports/16c88c0c-666d-4794-9f48-366efa363d8e => generated 1460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2561] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2562] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/ports/16c88c0c-666d-4794-9f48-366efa363d8e => generated 1460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2563] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2564] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1272/2565] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:30 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1294/2566] 199.204.45.240 () {34 vars in 749 bytes} [Fri Jun 26 04:51:30 2026] PUT /v2.0/ports/16c88c0c-666d-4794-9f48-366efa363d8e => generated 1195 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2567] 199.204.45.240 () {30 vars in 702 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d => generated 798 bytes in 68 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, ' 2026-06-26 04:51:31.341 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60816ed0-d2fd-483f-bade-af14328419a0'] response: {'name': 'network-changed', 'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'tag': '16c88c0c-666d-4794-9f48-366efa363d8e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1295/2568] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/subnets/5e1eadcd-9837-4cdb-8425-354eff105444 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2569] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 3812 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2570] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51:31 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: 1297/2571] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51:31 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: 1298/2572] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2573] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2574] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/networks?id=147502bc-0609-48c9-af96-0b76e7500d4d => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2575] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => 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: 1276/2576] 199.204.45.240 () {34 vars in 1055 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.54&port_id=16c88c0c-666d-4794-9f48-366efa363d8e => 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: 1301/2577] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2578] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/subnets?id=5e1eadcd-9837-4cdb-8425-354eff105444 => 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: 1302/2579] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1349 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2580] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2581] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => 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: 1279/2582] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2583] 199.204.45.240 () {30 vars in 702 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2584] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2585] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1306/2586] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:31 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2587] 199.204.45.240 () {34 vars in 1095 bytes} [Fri Jun 26 04:51:33 2026] GET /v2.0/ports?device_id=5622da1f-a99b-41b7-b959-9659103802aa&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2588] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:33 2026] GET /v2.0/ports?tenant_id=bdd2a31180c04accb09a14ba6ae04d21&device_id=5622da1f-a99b-41b7-b959-9659103802aa => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2589] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:51:33 2026] GET /v2.0/networks?id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2590] 199.204.45.240 () {34 vars in 1055 bytes} [Fri Jun 26 04:51:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.22&port_id=7a326d0c-687b-4c10-891b-8313b6ade561 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2591] 199.204.45.240 () {34 vars in 1105 bytes} [Fri Jun 26 04:51:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28f&port_id=7a326d0c-687b-4c10-891b-8313b6ade561 => 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: 1309/2592] 199.204.45.240 () {34 vars in 1063 bytes} [Fri Jun 26 04:51:33 2026] GET /v2.0/subnets?id=6368881d-3564-4b1d-b2eb-38ea9f6ff791&id=c608c847-4510-41e2-a94b-60761f395e7c => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2593] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:33 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&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: 1310/2594] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:33 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2595] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:34 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2596] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:34 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2599] 10.0.0.216 () {30 vars in 658 bytes} [Fri Jun 26 04:51:37 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: 1287/2600] 10.0.0.216 () {30 vars in 660 bytes} [Fri Jun 26 04:51:37 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: 1314/2601] 10.0.0.216 () {30 vars in 636 bytes} [Fri Jun 26 04:51:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2602] 10.0.0.216 () {30 vars in 672 bytes} [Fri Jun 26 04:51:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2603] 10.0.0.216 () {28 vars in 438 bytes} [Fri Jun 26 04:51:38 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2604] 10.0.0.216 () {30 vars in 696 bytes} [Fri Jun 26 04:51:38 2026] GET /v2.0/subnets/c608c847-4510-41e2-a94b-60761f395e7c => generated 632 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2605] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2606] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2607] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2608] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2609] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:38 2026] GET /v2.0/subnets/5e1eadcd-9837-4cdb-8425-354eff105444 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2610] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:38 2026] GET /v2.0/subnets/c608c847-4510-41e2-a94b-60761f395e7c => generated 650 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2611] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:51:38 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 3814 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2612] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2613] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2614] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2615] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51:38 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: 1295/2616] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:38 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?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: 1322/2617] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:39 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?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: 1296/2618] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:51:39 2026] GET /v2.0/networks?id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d => 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: 1323/2619] 199.204.45.240 () {38 vars in 954 bytes} [Fri Jun 26 04:51:39 2026] POST /v2.0/ports => generated 1307 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2620] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:51:39 2026] PUT /v2.0/ports/fe1772f0-9bad-4579-9bc5-9d7fea8299bc => generated 1432 bytes in 547 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: 1324/2621] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:40 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 5274 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, ' 2026-06-26 04:51:40.850 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-793b24e2-ebbd-476c-a8bc-58593a943433'] response: {'name': 'network-changed', 'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'tag': 'fe1772f0-9bad-4579-9bc5-9d7fea8299bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1298/2622] 199.204.45.240 () {34 vars in 1061 bytes} [Fri Jun 26 04:51:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.212&port_id=3937a784-e00e-4ca2-abee-33f9a3af3e8c => generated 19 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2623] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:40 2026] GET /v2.0/subnets?id=27c22025-9d69-4285-a007-485986ab876c => 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: 1299/2624] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:40 2026] GET /v2.0/ports?network_id=8dd34e78-fa5f-40f6-bbff-32fd7eba8988&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2625] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:40 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?fields=segments => generated 14 bytes in 96 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: 1300/2626] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?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: 1327/2627] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=fda77818-26c2-4069-92f0-0ee12da019b6 => 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: 1301/2628] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/subnets?id=56643e91-686f-4593-a7a2-695d721ea24a => generated 655 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2629] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/ports?network_id=daa39a3a-df4a-47fb-8839-6479e01a7fc2&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: 1302/2630] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2631] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?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: 1303/2632] 199.204.45.240 () {34 vars in 1055 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.54&port_id=16c88c0c-666d-4794-9f48-366efa363d8e => 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: 1330/2633] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/subnets?id=5e1eadcd-9837-4cdb-8425-354eff105444 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2634] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2635] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2636] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1332/2637] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.129&port_id=fe1772f0-9bad-4579-9bc5-9d7fea8299bc => 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: 1306/2638] 199.204.45.240 () {34 vars in 1105 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e8&port_id=fe1772f0-9bad-4579-9bc5-9d7fea8299bc => 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: 1333/2639] 199.204.45.240 () {34 vars in 1063 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/subnets?id=6368881d-3564-4b1d-b2eb-38ea9f6ff791&id=c608c847-4510-41e2-a94b-60761f395e7c => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2640] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2641] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&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: 1308/2642] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:41 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?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: 1335/2643] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:42 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2644] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:42 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 5274 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2645] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:51:42 2026] GET /v2.0/networks?id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2646] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:51:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.129&port_id=fe1772f0-9bad-4579-9bc5-9d7fea8299bc => 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: 1337/2647] 199.204.45.240 () {34 vars in 1105 bytes} [Fri Jun 26 04:51:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e8&port_id=fe1772f0-9bad-4579-9bc5-9d7fea8299bc => 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: 1311/2648] 199.204.45.240 () {34 vars in 1063 bytes} [Fri Jun 26 04:51:42 2026] GET /v2.0/subnets?id=6368881d-3564-4b1d-b2eb-38ea9f6ff791&id=c608c847-4510-41e2-a94b-60761f395e7c => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2649] 10.0.0.195 () {34 vars in 970 bytes} [Fri Jun 26 04:51:42 2026] GET /v2.0/ports/fe1772f0-9bad-4579-9bc5-9d7fea8299bc => generated 1468 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2650] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:42 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&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: 1339/2651] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:42 2026] GET /v2.0/ports/fe1772f0-9bad-4579-9bc5-9d7fea8299bc => generated 1468 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2652] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:42 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2653] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:42 2026] GET /v2.0/ports/fe1772f0-9bad-4579-9bc5-9d7fea8299bc => generated 1468 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2654] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:42 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?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: 1315/2655] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:42 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2656] 199.204.45.240 () {34 vars in 749 bytes} [Fri Jun 26 04:51:42 2026] PUT /v2.0/ports/fe1772f0-9bad-4579-9bc5-9d7fea8299bc => generated 1199 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2657] 199.204.45.240 () {30 vars in 702 bytes} [Fri Jun 26 04:51:42 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d => generated 798 bytes in 89 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: 1342/2658] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/subnets/c608c847-4510-41e2-a94b-60761f395e7c => generated 650 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:51:43.159 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-965dedb1-a766-4f75-9aea-65207fd069c5'] response: {'name': 'network-changed', 'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'tag': 'fe1772f0-9bad-4579-9bc5-9d7fea8299bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1317/2659] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 5041 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2660] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51:43 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: 1344/2661] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51:43 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: 7|app: 0|req: 1345/2662] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2663] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51:43 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: 1318/2664] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/networks?id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2665] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2666] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.129&port_id=fe1772f0-9bad-4579-9bc5-9d7fea8299bc => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2667] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1128 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2668] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/subnets?id=c608c847-4510-41e2-a94b-60761f395e7c => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2669] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1349 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2670] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2671] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2672] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?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: 1323/2673] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?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: 1351/2674] 199.204.45.240 () {30 vars in 702 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2 => generated 800 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2675] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2676] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:43 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2679] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2680] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51:52 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: 1355/2681] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:52 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: 1327/2682] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51:52 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: 1356/2683] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:52 2026] GET /v2.0/subnets/5e1eadcd-9837-4cdb-8425-354eff105444 => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2684] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:51:52 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 5043 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2685] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51:52 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: 1329/2686] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2687] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:52 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: 1330/2688] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51:52 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: 1359/2689] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:52 2026] GET /v2.0/ports/fe1772f0-9bad-4579-9bc5-9d7fea8299bc => generated 1237 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2690] 199.204.45.240 () {34 vars in 748 bytes} [Fri Jun 26 04:51:52 2026] PUT /v2.0/ports/fe1772f0-9bad-4579-9bc5-9d7fea8299bc => generated 1026 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2691] 199.204.45.240 () {30 vars in 702 bytes} [Fri Jun 26 04:51:52 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d => generated 798 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:51:53.129 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7458941-2121-4439-9a98-158cdec19649'] response: {'name': 'network-changed', 'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'tag': 'fe1772f0-9bad-4579-9bc5-9d7fea8299bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1332/2692] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:51:53 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 4868 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2693] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:53 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 4868 bytes in 42 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: 1362/2694] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:51:53 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 4868 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2695] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:51:53 2026] GET /v2.0/networks?id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2696] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:53 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2697] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:53 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2698] 199.204.45.240 () {34 vars in 974 bytes} [Fri Jun 26 04:51:53 2026] GET /v2.0/ports/fe1772f0-9bad-4579-9bc5-9d7fea8299bc => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2699] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:51:53 2026] DELETE /v2.0/ports/fe1772f0-9bad-4579-9bc5-9d7fea8299bc => 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: 1365/2700] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 3814 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2701] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 3814 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:51:54.356 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8da754c6-bb7c-4e36-9700-4384fe5ae28d 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1337/2702] 199.204.45.240 () {32 vars in 718 bytes} [Fri Jun 26 04:51:54 2026] DELETE /v2.0/ports/fe1772f0-9bad-4579-9bc5-9d7fea8299bc => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2703] 199.204.45.240 () {34 vars in 1225 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/networks?id=8dd34e78-fa5f-40f6-bbff-32fd7eba8988&id=daa39a3a-df4a-47fb-8839-6479e01a7fc2&id=147502bc-0609-48c9-af96-0b76e7500d4d&id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d => generated 3098 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2704] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51:54 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: 1338/2705] 199.204.45.240 () {34 vars in 1061 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.212&port_id=3937a784-e00e-4ca2-abee-33f9a3af3e8c => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2706] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51:54 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: 1369/2707] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2708] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2709] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/subnets?id=27c22025-9d69-4285-a007-485986ab876c => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2710] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2711] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/ports?network_id=8dd34e78-fa5f-40f6-bbff-32fd7eba8988&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: 1372/2712] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2713] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2714] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?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: 1374/2715] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2716] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2717] 199.204.45.240 () {30 vars in 702 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2718] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=fda77818-26c2-4069-92f0-0ee12da019b6 => 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: 1376/2719] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2720] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => 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: 1344/2721] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/subnets?id=56643e91-686f-4593-a7a2-695d721ea24a => generated 655 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2722] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/ports?network_id=daa39a3a-df4a-47fb-8839-6479e01a7fc2&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2723] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2724] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:54 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2725] 199.204.45.240 () {34 vars in 1055 bytes} [Fri Jun 26 04:51:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.54&port_id=16c88c0c-666d-4794-9f48-366efa363d8e => 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: 1380/2726] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:55 2026] GET /v2.0/subnets?id=5e1eadcd-9837-4cdb-8425-354eff105444 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2727] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:55 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&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: 1381/2728] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:55 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:51:55.338 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bf3425f-c789-4cb4-9401-45b84b4d094b'] response: {'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'name': 'network-vif-deleted', 'tag': 'fe1772f0-9bad-4579-9bc5-9d7fea8299bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1348/2729] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:55 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1382/2730] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51:57 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: 1349/2731] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2732] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2733] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51:57 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: 1384/2734] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:51:57 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 3814 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2735] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51:58 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: 1385/2736] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51: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: 8|app: 0|req: 1352/2737] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2738] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2739] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:58 2026] GET /v2.0/ports/16c88c0c-666d-4794-9f48-366efa363d8e => generated 1233 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2740] 199.204.45.240 () {34 vars in 748 bytes} [Fri Jun 26 04:51:58 2026] PUT /v2.0/ports/16c88c0c-666d-4794-9f48-366efa363d8e => generated 1026 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2741] 199.204.45.240 () {30 vars in 702 bytes} [Fri Jun 26 04:51:58 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d => generated 798 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, ' 2026-06-26 04:51:58.574 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3bc8b64-d17b-48a3-9cfe-0da16368670a'] response: {'name': 'network-changed', 'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'tag': '16c88c0c-666d-4794-9f48-366efa363d8e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1388/2742] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:51:58 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 3643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2743] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:58 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 3643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2744] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:51:58 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 3643 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2745] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:51:58 2026] GET /v2.0/networks?id=147502bc-0609-48c9-af96-0b76e7500d4d => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2746] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:58 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2747] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:58 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2748] 199.204.45.240 () {34 vars in 974 bytes} [Fri Jun 26 04:51:59 2026] GET /v2.0/ports/16c88c0c-666d-4794-9f48-366efa363d8e => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2749] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:51:59 2026] DELETE /v2.0/ports/16c88c0c-666d-4794-9f48-366efa363d8e => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2750] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:51:59 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 2589 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2751] 199.204.45.240 () {34 vars in 1145 bytes} [Fri Jun 26 04:51:59 2026] GET /v2.0/networks?id=8dd34e78-fa5f-40f6-bbff-32fd7eba8988&id=daa39a3a-df4a-47fb-8839-6479e01a7fc2&id=147502bc-0609-48c9-af96-0b76e7500d4d => generated 2311 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2752] 199.204.45.240 () {34 vars in 1061 bytes} [Fri Jun 26 04:51:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.212&port_id=3937a784-e00e-4ca2-abee-33f9a3af3e8c => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2753] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:51:59 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 2589 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2754] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:59 2026] GET /v2.0/subnets?id=27c22025-9d69-4285-a007-485986ab876c => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:51:59.768 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4ac90c2-ac5d-4e6b-ad60-32ea3bdd7d68 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1394/2755] 199.204.45.240 () {32 vars in 718 bytes} [Fri Jun 26 04:51:59 2026] DELETE /v2.0/ports/16c88c0c-666d-4794-9f48-366efa363d8e => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2756] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:51:59 2026] GET /v2.0/ports?network_id=8dd34e78-fa5f-40f6-bbff-32fd7eba8988&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2757] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:51: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: 7|app: 0|req: 1395/2758] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:51:59 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?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: 1364/2759] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:51:59 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: 1365/2760] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:51:59 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: 1366/2761] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:51: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: 1367/2762] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:51:59 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => 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: 1396/2763] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:51:59 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?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: 1368/2764] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:59 2026] GET /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2765] 199.204.45.240 () {34 vars in 1057 bytes} [Fri Jun 26 04:51:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.181&port_id=fda77818-26c2-4069-92f0-0ee12da019b6 => 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: 1369/2766] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:51:59 2026] GET /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1349 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2767] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:51:59 2026] GET /v2.0/subnets?id=56643e91-686f-4593-a7a2-695d721ea24a => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2768] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:52:00 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => 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: 1399/2769] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:52:00 2026] GET /v2.0/ports?network_id=daa39a3a-df4a-47fb-8839-6479e01a7fc2&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: 1371/2770] 199.204.45.240 () {30 vars in 702 bytes} [Fri Jun 26 04:52:00 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2771] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:52:00 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?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: 1372/2772] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:52:00 2026] GET /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2773] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:52:00 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?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: 1373/2774] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:52:00 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => 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: 1375/2777] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:52:09 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: 1403/2778] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:52:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2779] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:52:09 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: 1404/2780] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:52:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2781] 199.204.45.240 () {30 vars in 731 bytes} [Fri Jun 26 04:52:09 2026] GET /v2.0/security-groups?name=lb-215bbf72-d540-44f9-afdb-9b7a8a383d7a => generated 2741 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:52:09.193 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf15d850-5bf4-4e90-ba68-ccf601d26053'] response: {'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'name': 'network-vif-deleted', 'tag': '16c88c0c-666d-4794-9f48-366efa363d8e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1405/2782] 199.204.45.240 () {30 vars in 761 bytes} [Fri Jun 26 04:52:09 2026] GET /v2.0/security-group-rules?security_group_id=834e7217-77b4-4bc1-afb7-ca28956f764e => generated 2206 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2783] 199.204.45.240 () {32 vars in 748 bytes} [Fri Jun 26 04:52:09 2026] DELETE /v2.0/security-group-rules/ad37b690-3218-4aef-8deb-7e57297e4412 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2784] 199.204.45.240 () {32 vars in 748 bytes} [Fri Jun 26 04:52:09 2026] DELETE /v2.0/security-group-rules/e7a7f6a7-6ebc-4a9d-8938-d11340716803 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:13.908 8 INFO neutron.db.l3_db [None req-158afdbc-ff8b-499c-9242-12ba48cd3020 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - - -] Floating IP 1f97f656-7f20-45f8-918f-f3039d7e62b2 disassociated (deleted). External IP: 10.96.250.202, port: 93fd8e9b-655a-432c-bc1a-7185386da16a. [pid: 8|app: 0|req: 1379/2785] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:52:13 2026] DELETE /v2.0/floatingips/1f97f656-7f20-45f8-918f-f3039d7e62b2 => generated 0 bytes in 823 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:14.316 7 INFO neutron.api.v2.resource [None req-ccc091ef-37ed-4e77-a7d6-eb12b1e1943e 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1407/2786] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:52:14 2026] GET /v2.0/floatingips/1f97f656-7f20-45f8-918f-f3039d7e62b2 => 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: 1380/2787] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:52:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2788] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:52:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2789] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:52:14 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: 1409/2790] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:52:14 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: 1382/2791] 199.204.45.240 () {30 vars in 700 bytes} [Fri Jun 26 04:52:14 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => 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: 1410/2792] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:52:14 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 2589 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2793] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:52:14 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2794] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:52:14 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 2589 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2795] 199.204.45.240 () {34 vars in 974 bytes} [Fri Jun 26 04:52:15 2026] GET /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1349 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2796] 199.204.45.240 () {34 vars in 1059 bytes} [Fri Jun 26 04:52:15 2026] GET /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2797] 199.204.45.240 () {34 vars in 1015 bytes} [Fri Jun 26 04:52:15 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2?fields=dns_domain => generated 29 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2798] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:52:15 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 2589 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2799] 199.204.45.240 () {38 vars in 1027 bytes} [Fri Jun 26 04:52:15 2026] PUT /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1150 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2800] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:52:16 2026] GET /v2.0/ports?tenant_id=bbe0b4ac3b914d6c8f8db5bb1613c003&device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 1248 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, ' [pid: 7|app: 0|req: 1414/2801] 199.204.45.240 () {34 vars in 1065 bytes} [Fri Jun 26 04:52:16 2026] GET /v2.0/networks?id=8dd34e78-fa5f-40f6-bbff-32fd7eba8988&id=daa39a3a-df4a-47fb-8839-6479e01a7fc2 => generated 1524 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2802] 199.204.45.240 () {34 vars in 1061 bytes} [Fri Jun 26 04:52:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.212&port_id=3937a784-e00e-4ca2-abee-33f9a3af3e8c => 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: 1415/2803] 199.204.45.240 () {34 vars in 983 bytes} [Fri Jun 26 04:52:16 2026] GET /v2.0/subnets?id=27c22025-9d69-4285-a007-485986ab876c => 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: 1389/2804] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:52:16 2026] GET /v2.0/ports?network_id=8dd34e78-fa5f-40f6-bbff-32fd7eba8988&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: 1416/2805] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:52:16 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?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: 1390/2806] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:52:16 2026] GET /v2.0/networks/8dd34e78-fa5f-40f6-bbff-32fd7eba8988?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: 1417/2807] 199.204.45.240 () {30 vars in 715 bytes} [Fri Jun 26 04:52:17 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2808] 199.204.45.240 () {34 vars in 748 bytes} [Fri Jun 26 04:52:17 2026] PUT /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1090 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2809] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:52:17 2026] GET /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 1090 bytes in 33 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: 1392/2810] 199.204.45.240 () {32 vars in 718 bytes} [Fri Jun 26 04:52:17 2026] DELETE /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2811] 199.204.45.240 () {30 vars in 662 bytes} [Fri Jun 26 04:52:17 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: 1393/2812] 199.204.45.240 () {30 vars in 664 bytes} [Fri Jun 26 04:52:17 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: 1420/2813] 199.204.45.240 () {30 vars in 640 bytes} [Fri Jun 26 04:52:17 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: 1394/2814] 199.204.45.240 () {30 vars in 676 bytes} [Fri Jun 26 04:52:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:52:17.819 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc918217-c1ef-4855-af23-fd17d2125c28 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1421/2815] 199.204.45.240 () {32 vars in 718 bytes} [Fri Jun 26 04:52:17 2026] DELETE /v2.0/ports/fda77818-26c2-4069-92f0-0ee12da019b6 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2816] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:52:17 2026] GET /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2817] 199.204.45.240 () {30 vars in 731 bytes} [Fri Jun 26 04:52:17 2026] GET /v2.0/security-groups?name=lb-215bbf72-d540-44f9-afdb-9b7a8a383d7a => generated 1577 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2818] 199.204.45.240 () {30 vars in 696 bytes} [Fri Jun 26 04:52:17 2026] GET /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2819] 199.204.45.240 () {34 vars in 748 bytes} [Fri Jun 26 04:52:18 2026] PUT /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 1090 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2820] 199.204.45.240 () {32 vars in 738 bytes} [Fri Jun 26 04:52:18 2026] DELETE /v2.0/security-groups/834e7217-77b4-4bc1-afb7-ca28956f764e => 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: 1424/2821] 199.204.45.240 () {32 vars in 718 bytes} [Fri Jun 26 04:52:18 2026] DELETE /v2.0/ports/93fd8e9b-655a-432c-bc1a-7185386da16a => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2822] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:52:19 2026] GET /v2.0/ports?device_id=2bcd5c0a-4656-4c49-907e-a4e435661111 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:52:19.981 8 INFO neutron.db.l3_db [None req-fe3c68e6-857c-4d2b-ae2f-b416e1f37788 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - - -] Floating IP 1d29bf85-145a-42b9-9e8a-1b0f1c234fdf disassociated (deleted). External IP: 10.96.250.212, port: 7a326d0c-687b-4c10-891b-8313b6ade561. [pid: 7|app: 0|req: 1426/2823] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:52:19 2026] DELETE /v2.0/ports/3937a784-e00e-4ca2-abee-33f9a3af3e8c => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2824] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:52:19 2026] DELETE /v2.0/floatingips/1d29bf85-145a-42b9-9e8a-1b0f1c234fdf => generated 0 bytes in 1156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:20.783 7 INFO neutron.api.v2.resource [None req-77595563-2064-469a-9130-334dbe62d72d 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1427/2825] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:52:20 2026] GET /v2.0/floatingips/1d29bf85-145a-42b9-9e8a-1b0f1c234fdf => generated 144 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:52:20.992 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5660aefc-19c1-4d6d-8cde-9b3e5e37faa7'] response: {'name': 'network-changed', 'server_uuid': '5622da1f-a99b-41b7-b959-9659103802aa', 'tag': '7a326d0c-687b-4c10-891b-8313b6ade561', 'status': 'completed', 'code': 200} 2026-06-26 04:52:21.010 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c620ab3e-15dd-440a-9f52-d2be2a849d9d'] response: {'server_uuid': '2bcd5c0a-4656-4c49-907e-a4e435661111', 'name': 'network-vif-deleted', 'tag': '3937a784-e00e-4ca2-abee-33f9a3af3e8c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1428/2826] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:52:21 2026] GET /v2.0/ports?tenant_id=bdd2a31180c04accb09a14ba6ae04d21&device_id=5622da1f-a99b-41b7-b959-9659103802aa => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2827] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:52:20 2026] GET /v2.0/ports?device_id=5622da1f-a99b-41b7-b959-9659103802aa => generated 1200 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2828] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:52:21 2026] GET /v2.0/security-groups?id=bea83960-4582-4533-8aff-e90b9f8c1ded&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2829] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:52:21 2026] GET /v2.0/networks?id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d => 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: 1401/2830] 199.204.45.240 () {34 vars in 1055 bytes} [Fri Jun 26 04:52:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.22&port_id=7a326d0c-687b-4c10-891b-8313b6ade561 => 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: 1430/2831] 199.204.45.240 () {34 vars in 1105 bytes} [Fri Jun 26 04:52:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28f&port_id=7a326d0c-687b-4c10-891b-8313b6ade561 => 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: 1402/2832] 199.204.45.240 () {34 vars in 1063 bytes} [Fri Jun 26 04:52:21 2026] GET /v2.0/subnets?id=6368881d-3564-4b1d-b2eb-38ea9f6ff791&id=c608c847-4510-41e2-a94b-60761f395e7c => generated 1367 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2833] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:52:21 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2834] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:52:21 2026] GET /v2.0/ports?network_id=5eeaf511-18d8-49ae-a753-a290f4ba4b2d&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: 1432/2835] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:52:21 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?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: 1404/2836] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:52:21 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d?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: 1433/2837] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:52:21 2026] GET /v2.0/ports?device_id=5622da1f-a99b-41b7-b959-9659103802aa => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2838] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:52:21 2026] DELETE /v2.0/ports/7a326d0c-687b-4c10-891b-8313b6ade561 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:52:26.579 7 INFO neutron.db.l3_db [None req-fa596eb9-3353-49b4-a386-2743778f349f 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - - -] Floating IP 9fa7d562-a77e-4f3b-87ba-c28421552439 disassociated (deleted). External IP: 10.96.250.205, port: 321d20b1-f202-467d-ba3a-f0840526b133. [pid: 7|app: 0|req: 1435/2841] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:52:26 2026] DELETE /v2.0/floatingips/9fa7d562-a77e-4f3b-87ba-c28421552439 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:26.996 8 INFO neutron.api.v2.resource [None req-53fb9add-eac3-4f4c-a5a1-cf3278739941 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1407/2842] 10.0.0.132 () {32 vars in 728 bytes} [Fri Jun 26 04:52:26 2026] GET /v2.0/floatingips/9fa7d562-a77e-4f3b-87ba-c28421552439 => generated 144 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:52:27.236 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0ebca69-e6ce-4179-bd7d-1569ded02396'] response: {'name': 'network-changed', 'server_uuid': '4640e467-7b45-43a5-a4ff-0da0d44eefdd', 'tag': '321d20b1-f202-467d-ba3a-f0840526b133', 'status': 'completed', 'code': 200} 2026-06-26 04:52:27.264 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a2db901-45b7-448c-a793-3c2ffd801599'] response: {'server_uuid': '5622da1f-a99b-41b7-b959-9659103802aa', 'name': 'network-vif-deleted', 'tag': '7a326d0c-687b-4c10-891b-8313b6ade561', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1408/2843] 199.204.45.240 () {34 vars in 1079 bytes} [Fri Jun 26 04:52:27 2026] GET /v2.0/ports?tenant_id=bdd2a31180c04accb09a14ba6ae04d21&device_id=4640e467-7b45-43a5-a4ff-0da0d44eefdd => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2844] 10.0.0.195 () {34 vars in 989 bytes} [Fri Jun 26 04:52:27 2026] GET /v2.0/ports?device_id=4640e467-7b45-43a5-a4ff-0da0d44eefdd => generated 1192 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2845] 10.0.0.195 () {34 vars in 1039 bytes} [Fri Jun 26 04:52:27 2026] GET /v2.0/security-groups?id=bea83960-4582-4533-8aff-e90b9f8c1ded&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2846] 199.204.45.240 () {34 vars in 985 bytes} [Fri Jun 26 04:52:27 2026] GET /v2.0/networks?id=147502bc-0609-48c9-af96-0b76e7500d4d => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2847] 199.204.45.240 () {34 vars in 1053 bytes} [Fri Jun 26 04:52:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.6&port_id=321d20b1-f202-467d-ba3a-f0840526b133 => 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: 1438/2848] 199.204.45.240 () {34 vars in 1103 bytes} [Fri Jun 26 04:52:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A372&port_id=321d20b1-f202-467d-ba3a-f0840526b133 => 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: 1411/2849] 199.204.45.240 () {34 vars in 1063 bytes} [Fri Jun 26 04:52:27 2026] GET /v2.0/subnets?id=62dcc5ee-12ce-4fa5-9630-8ae6f9a06e66&id=5e1eadcd-9837-4cdb-8425-354eff105444 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2850] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:52:27 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2851] 199.204.45.240 () {34 vars in 1051 bytes} [Fri Jun 26 04:52:27 2026] GET /v2.0/ports?network_id=147502bc-0609-48c9-af96-0b76e7500d4d&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: 1440/2852] 199.204.45.240 () {34 vars in 1011 bytes} [Fri Jun 26 04:52:27 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?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: 1441/2853] 199.204.45.240 () {34 vars in 1111 bytes} [Fri Jun 26 04:52:27 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2854] 199.204.45.240 () {34 vars in 993 bytes} [Fri Jun 26 04:52:27 2026] GET /v2.0/ports?device_id=4640e467-7b45-43a5-a4ff-0da0d44eefdd => generated 1192 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2855] 199.204.45.240 () {36 vars in 996 bytes} [Fri Jun 26 04:52:27 2026] DELETE /v2.0/ports/321d20b1-f202-467d-ba3a-f0840526b133 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2856] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:52:32 2026] DELETE /v2.0/security-group-rules/378b378d-6bd3-4b3a-978a-e85a2147fa23 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:32.502 7 INFO neutron.api.v2.resource [None req-d59aec4b-b47e-442c-8ec9-8d3aeda672b9 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1443/2857] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:52:32 2026] GET /v2.0/security-group-rules/378b378d-6bd3-4b3a-978a-e85a2147fa23 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2858] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:52:32 2026] DELETE /v2.0/security-group-rules/01d83690-5e1b-4185-b502-0f59ed7b82ff => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:32.582 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-45fc7435-6b4b-4aec-93f4-0a9691a1a7b7'] response: {'server_uuid': '4640e467-7b45-43a5-a4ff-0da0d44eefdd', 'name': 'network-vif-deleted', 'tag': '321d20b1-f202-467d-ba3a-f0840526b133', 'status': 'completed', 'code': 200} 2026-06-26 04:52:32.593 7 INFO neutron.api.v2.resource [None req-8a5c507e-24c6-4aef-a83b-85be9719ba45 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1444/2859] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:52:32 2026] GET /v2.0/security-group-rules/01d83690-5e1b-4185-b502-0f59ed7b82ff => 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: 1416/2860] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:52:32 2026] DELETE /v2.0/security-group-rules/13ba3e69-324a-4e7c-9839-d0df6451bd88 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:32.705 7 INFO neutron.api.v2.resource [None req-9d4b5ab6-6619-40e7-a14b-cd56adce89a3 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1445/2861] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:52:32 2026] GET /v2.0/security-group-rules/13ba3e69-324a-4e7c-9839-d0df6451bd88 => 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: 1417/2862] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:52:32 2026] DELETE /v2.0/security-group-rules/51007511-9b8e-4155-bc2a-258260ebfa03 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:32.792 7 INFO neutron.api.v2.resource [None req-40967e87-80e3-48b0-9cde-ff85b133137e 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1446/2863] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:52:32 2026] GET /v2.0/security-group-rules/51007511-9b8e-4155-bc2a-258260ebfa03 => 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: 1418/2864] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:52:32 2026] DELETE /v2.0/security-group-rules/4e6d5c9e-9a4a-4732-86cb-44ce1083578f => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:32.879 7 INFO neutron.api.v2.resource [None req-5dcb7944-e666-421a-a728-6db80ff2a8bb 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/2865] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:52:32 2026] GET /v2.0/security-group-rules/4e6d5c9e-9a4a-4732-86cb-44ce1083578f => 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: 1419/2866] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:52:32 2026] DELETE /v2.0/security-group-rules/5d291d2f-b7ac-4d94-b24d-29301d830e42 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:32.968 7 INFO neutron.api.v2.resource [None req-c3b52cd9-7727-49de-9642-95f531316f7b 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1448/2867] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:52:32 2026] GET /v2.0/security-group-rules/5d291d2f-b7ac-4d94-b24d-29301d830e42 => 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: 1420/2868] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:52:32 2026] DELETE /v2.0/security-group-rules/782828aa-83fc-42b2-9036-8131af25f70f => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:33.063 7 INFO neutron.api.v2.resource [None req-1121d78c-7654-48ae-839e-518799de45c7 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1449/2869] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:52:33 2026] GET /v2.0/security-group-rules/782828aa-83fc-42b2-9036-8131af25f70f => 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: 1421/2870] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:52:33 2026] DELETE /v2.0/security-group-rules/697517a8-7603-421a-8ab8-68403046c9c0 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:33.150 7 INFO neutron.api.v2.resource [None req-83e68b79-5446-459e-886e-48cbf68018f0 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1450/2871] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:52:33 2026] GET /v2.0/security-group-rules/697517a8-7603-421a-8ab8-68403046c9c0 => 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: 1422/2872] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:52:33 2026] DELETE /v2.0/security-group-rules/449045a6-3f86-4c46-9b4a-e82b9b676959 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:33.248 7 INFO neutron.api.v2.resource [None req-8c9d717a-5cac-46e3-a10e-f7d9ac2abe11 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1451/2873] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:52:33 2026] GET /v2.0/security-group-rules/449045a6-3f86-4c46-9b4a-e82b9b676959 => 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: 1423/2874] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:52:33 2026] DELETE /v2.0/security-group-rules/c1212847-f944-4214-acd4-7d32e43767fd => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:33.332 7 INFO neutron.api.v2.resource [None req-85ab6f5b-3218-4020-a774-8270b8640a27 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1452/2875] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:52:33 2026] GET /v2.0/security-group-rules/c1212847-f944-4214-acd4-7d32e43767fd => 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: 1424/2876] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:52:33 2026] DELETE /v2.0/security-group-rules/6f5d23ba-7977-4341-ad9a-041500087865 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:33.416 7 INFO neutron.api.v2.resource [None req-b12bf2db-4c22-4665-9364-74c03d4519c6 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1453/2877] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:52:33 2026] GET /v2.0/security-group-rules/6f5d23ba-7977-4341-ad9a-041500087865 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2878] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:52:33 2026] DELETE /v2.0/security-groups/bea83960-4582-4533-8aff-e90b9f8c1ded => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:33.542 7 INFO neutron.api.v2.resource [None req-50d64bcc-f7ac-45d9-a56a-e2d418c23884 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1454/2879] 10.0.0.132 () {32 vars in 736 bytes} [Fri Jun 26 04:52:33 2026] GET /v2.0/security-groups/bea83960-4582-4533-8aff-e90b9f8c1ded => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2880] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:52:33 2026] PUT /v2.0/routers/79900e1f-4d2c-41ed-941b-f0c624146058/remove_router_interface => generated 309 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:52:35.236 7 INFO neutron.api.v2.resource [None req-e4727ccf-c7ae-4979-9189-0cbd28a44a79 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1455/2881] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:52:34 2026] PUT /v2.0/routers/79900e1f-4d2c-41ed-941b-f0c624146058/remove_router_interface => generated 198 bytes in 275 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2882] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:52:35 2026] PUT /v2.0/routers/79900e1f-4d2c-41ed-941b-f0c624146058/remove_router_interface => generated 309 bytes in 1279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:52:36.732 7 INFO neutron.api.v2.resource [None req-1c3d68f3-fbe0-40a2-afb3-aefd366eacf7 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1456/2883] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:52:36 2026] PUT /v2.0/routers/79900e1f-4d2c-41ed-941b-f0c624146058/remove_router_interface => generated 198 bytes in 207 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2886] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:52:36 2026] PUT /v2.0/routers/79900e1f-4d2c-41ed-941b-f0c624146058/remove_router_interface => generated 309 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:52:38.224 7 INFO neutron.api.v2.resource [None req-b1f16380-2652-49f8-9452-1d28465ff30f 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1459/2887] 10.0.0.132 () {34 vars in 788 bytes} [Fri Jun 26 04:52:38 2026] PUT /v2.0/routers/79900e1f-4d2c-41ed-941b-f0c624146058/remove_router_interface => generated 198 bytes in 194 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:52:39.750 8 INFO neutron.db.l3_hamode_db [None req-7b0276a6-ef65-479d-bc7f-57bbee4cd590 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - - -] HA network 61113a2c-14ae-4ed6-b3eb-7411b451d06c was deleted as no HA routers are present in tenant bdd2a31180c04accb09a14ba6ae04d21. [pid: 8|app: 0|req: 1429/2888] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:52:38 2026] DELETE /v2.0/routers/79900e1f-4d2c-41ed-941b-f0c624146058 => generated 0 bytes in 1539 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:39.808 7 INFO neutron.api.v2.resource [None req-40b51d9d-bfb2-4d79-a016-4385779a3f51 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1460/2889] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:52:39 2026] GET /v2.0/routers/79900e1f-4d2c-41ed-941b-f0c624146058 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:52:39.818 8 INFO neutron.services.segments.plugin [-] Segment d3a4682d-8cd4-4471-a9bd-f15a21ca5c31 resource provider aggregate not found 2026-06-26 04:52:39.832 8 INFO neutron.services.segments.plugin [-] Segment d3a4682d-8cd4-4471-a9bd-f15a21ca5c31 resource provider aggregate not found 2026-06-26 04:52:39.854 8 INFO neutron.services.segments.plugin [-] Segment d3a4682d-8cd4-4471-a9bd-f15a21ca5c31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3a4682d-8cd4-4471-a9bd-f15a21ca5c31 found for delete ", "request_id": "req-3374a182-1c88-4e26-a379-3980343749b2"}]} 2026-06-26 04:52:39.859 8 INFO neutron.services.segments.plugin [-] Segment d3a4682d-8cd4-4471-a9bd-f15a21ca5c31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3a4682d-8cd4-4471-a9bd-f15a21ca5c31 found for delete ", "request_id": "req-ee87f159-bbcb-44bd-bce0-54e4d1a97a17"}]} [pid: 8|app: 0|req: 1430/2890] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:52:39 2026] DELETE /v2.0/subnets/6368881d-3564-4b1d-b2eb-38ea9f6ff791 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:52:40.129 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7df652e-16b8-437c-86b0-55ab3f19fe91 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2891] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:52:40 2026] GET /v2.0/subnets/6368881d-3564-4b1d-b2eb-38ea9f6ff791 => 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: 1431/2892] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:52:40 2026] DELETE /v2.0/subnets/c608c847-4510-41e2-a94b-60761f395e7c => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:52:40.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d24a6b2-ca0c-44b3-b1fc-371649f548a5 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/2893] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:52:40 2026] GET /v2.0/subnets/c608c847-4510-41e2-a94b-60761f395e7c => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2894] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:52:40 2026] DELETE /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:52:40.882 7 INFO neutron.pecan_wsgi.hooks.translation [None req-589ba404-9e9e-47da-ac7c-d030e8378dd3 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/2895] 10.0.0.132 () {32 vars in 722 bytes} [Fri Jun 26 04:52:40 2026] GET /v2.0/networks/5eeaf511-18d8-49ae-a753-a290f4ba4b2d => 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: 1433/2896] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:52:40 2026] DELETE /v2.0/subnets/62dcc5ee-12ce-4fa5-9630-8ae6f9a06e66 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:52:41.200 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dfd76467-1686-44b8-a2c6-fb9c785a658b 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/2897] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:52:41 2026] GET /v2.0/subnets/62dcc5ee-12ce-4fa5-9630-8ae6f9a06e66 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2898] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:52:41 2026] DELETE /v2.0/subnets/5e1eadcd-9837-4cdb-8425-354eff105444 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:52:41.451 7 INFO neutron.pecan_wsgi.hooks.translation [None req-acbe3d39-944c-4673-b415-bbfdb285972f 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/2899] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:52:41 2026] GET /v2.0/subnets/5e1eadcd-9837-4cdb-8425-354eff105444 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2900] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:52:41 2026] DELETE /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:52:41.880 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4bc7f71d-6dc2-4dd9-a393-dfb63ec023ec 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1466/2901] 10.0.0.132 () {32 vars in 722 bytes} [Fri Jun 26 04:52:41 2026] GET /v2.0/networks/147502bc-0609-48c9-af96-0b76e7500d4d => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:52:41.924 8 INFO neutron.services.segments.plugin [-] Segment 10217bd0-a0d8-4e7d-a01c-0a7158532b95 resource provider aggregate not found 2026-06-26 04:52:41.948 8 INFO neutron.services.segments.plugin [-] Segment 10217bd0-a0d8-4e7d-a01c-0a7158532b95 resource provider aggregate not found 2026-06-26 04:52:41.978 8 INFO neutron.services.segments.plugin [-] Segment 10217bd0-a0d8-4e7d-a01c-0a7158532b95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10217bd0-a0d8-4e7d-a01c-0a7158532b95 found for delete ", "request_id": "req-7faa4bb2-bd68-4cce-bcee-05d1f4520991"}]} 2026-06-26 04:52:41.987 8 INFO neutron.services.segments.plugin [-] Segment 10217bd0-a0d8-4e7d-a01c-0a7158532b95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10217bd0-a0d8-4e7d-a01c-0a7158532b95 found for delete ", "request_id": "req-a35484d7-7fd6-4fcc-b632-f105eb507a92"}]} 2026-06-26 04:52:42.013 8 INFO neutron.services.segments.plugin [-] Segment 6d817fd6-7791-4f63-9cac-1afaa75fb5c9 resource provider aggregate not found 2026-06-26 04:52:42.023 8 INFO neutron.services.segments.plugin [-] Segment 6d817fd6-7791-4f63-9cac-1afaa75fb5c9 resource provider aggregate not found 2026-06-26 04:52:42.048 8 INFO neutron.services.segments.plugin [-] Segment 6d817fd6-7791-4f63-9cac-1afaa75fb5c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d817fd6-7791-4f63-9cac-1afaa75fb5c9 found for delete ", "request_id": "req-31a1e88d-02ed-4bbf-a04c-535f9ca49913"}]} 2026-06-26 04:52:42.050 8 INFO neutron.services.segments.plugin [-] Segment 6d817fd6-7791-4f63-9cac-1afaa75fb5c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d817fd6-7791-4f63-9cac-1afaa75fb5c9 found for delete ", "request_id": "req-0fb13f70-6ab9-47fe-aa6b-9bc8b6867882"}]} [pid: 8|app: 0|req: 1436/2902] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:52:41 2026] DELETE /v2.0/subnets/bfeaca4b-5761-4d39-9c6d-8f9e79c05da3 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:52:42.227 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef5d2cb8-91b0-4b51-9026-6208d77c6a8a 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1467/2903] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:52:42 2026] GET /v2.0/subnets/bfeaca4b-5761-4d39-9c6d-8f9e79c05da3 => 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: 1437/2904] 10.0.0.132 () {32 vars in 723 bytes} [Fri Jun 26 04:52:42 2026] DELETE /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:52:42.494 7 INFO neutron.pecan_wsgi.hooks.translation [None req-213e4088-dc5f-4ac1-b895-fda433bf21b5 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1468/2905] 10.0.0.132 () {32 vars in 720 bytes} [Fri Jun 26 04:52:42 2026] GET /v2.0/subnets/56643e91-686f-4593-a7a2-695d721ea24a => 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: 1438/2906] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:52:42 2026] DELETE /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:52:42.975 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec75c46c-09a0-4190-8635-b333bc615264 83d136bb752748dab20b7e20dc50914e bdd2a31180c04accb09a14ba6ae04d21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/2907] 10.0.0.132 () {32 vars in 722 bytes} [Fri Jun 26 04:52:42 2026] GET /v2.0/networks/daa39a3a-df4a-47fb-8839-6479e01a7fc2 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:52:45.069 8 INFO neutron.services.segments.plugin [-] Segment 8427c416-84b9-4aeb-80a3-6ab45c06ceb4 resource provider aggregate not found 2026-06-26 04:52:45.079 8 INFO neutron.services.segments.plugin [-] Segment 8427c416-84b9-4aeb-80a3-6ab45c06ceb4 resource provider aggregate not found 2026-06-26 04:52:45.087 8 INFO neutron.services.segments.plugin [-] Segment 8427c416-84b9-4aeb-80a3-6ab45c06ceb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8427c416-84b9-4aeb-80a3-6ab45c06ceb4 found for delete ", "request_id": "req-6e5bfb7e-4d32-4f0d-95d2-77c142700dac"}]} 2026-06-26 04:52:45.096 8 INFO neutron.services.segments.plugin [-] Segment 8427c416-84b9-4aeb-80a3-6ab45c06ceb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8427c416-84b9-4aeb-80a3-6ab45c06ceb4 found for delete ", "request_id": "req-aa9bc58f-9865-4d94-9d70-d2049ca21e75"}]} [pid: 8|app: 0|req: 1439/2908] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:52:45 2026] GET /v2.0/security-groups?tenant_id=e06fe1f8e0554ae0b6f5738be3481be9&name=default => generated 2805 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2909] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:52:45 2026] DELETE /v2.0/security-groups/211ed68b-5e40-4a52-b186-5dfea9eee70b => 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: 1440/2910] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:52:45 2026] GET /v2.0/security-groups?tenant_id=bdd2a31180c04accb09a14ba6ae04d21&name=default => generated 2805 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2911] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:52:45 2026] DELETE /v2.0/security-groups/902b56b8-9b3a-4992-8af8-17b091e7c9fd => 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: 1441/2912] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:52:45 2026] GET /v2.0/security-groups?tenant_id=07f329aba754412fadd73ed4e8aacf20&name=default => generated 2805 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2913] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:52:45 2026] DELETE /v2.0/security-groups/2c2e23c4-c590-4ab8-b67e-6fd12a8b442b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2914] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:52:46 2026] GET /v2.0/security-groups?tenant_id=8be67fb13eb644348394ec5a6c7e7b39&name=default => generated 2805 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2915] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:52:46 2026] DELETE /v2.0/security-groups/4dd13132-f824-401e-9f96-61a4c6df560a => 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: 1443/2916] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:52:46 2026] GET /v2.0/security-groups?tenant_id=588c5b592fe54e57850322bafe099c44&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2917] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:52:46 2026] DELETE /v2.0/security-groups/f59795ae-2ef3-4edb-860b-c50117f56bf1 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2918] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:52:47 2026] GET /v2.0/security-groups?tenant_id=cfdeeec9790c45cdb3954dc532e858b9&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2919] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:52:47 2026] DELETE /v2.0/security-groups/9d96633e-63fe-46d7-afc8-1930ad1e36a1 => 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: 1445/2920] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:52:47 2026] GET /v2.0/security-groups?tenant_id=ed8d667f32104a119a8878da05fc6535&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2921] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:52:47 2026] DELETE /v2.0/security-groups/de7a696c-e462-45cb-be42-cf0c406ad203 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:52:52.090 8 INFO neutron.db.segments_db [None req-d4699f77-2ee1-429d-8949-fc5955978fa2 fa5ecad3d11343e6bc64dddc8f895681 4d61c0a2387d4735b12c920876a2c6e0 - - - -] Added segment 5ef63372-b21f-4403-a28a-7e13a8e8651c of type vxlan for network 907b01f3-bf6c-4eca-a22e-efdae7e502af [pid: 8|app: 0|req: 1446/2924] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:52:51 2026] POST /v2.0/networks => generated 631 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2925] 10.0.0.132 () {34 vars in 663 bytes} [Fri Jun 26 04:52:52 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:52:52.637 8 INFO neutron.db.segments_db [None req-7257a218-63a5-4f44-814f-237d380b4c8c fa5ecad3d11343e6bc64dddc8f895681 4d61c0a2387d4735b12c920876a2c6e0 - - - -] Added segment cf4bab5a-9fd4-4f5a-b8be-d6ff289c7698 of type vxlan for network f77bb2ba-2546-47bd-ab72-74615abffdf1 [pid: 8|app: 0|req: 1447/2926] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:52:52 2026] POST /v2.0/networks => generated 631 bytes in 203 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: 1480/2927] 10.0.0.132 () {34 vars in 663 bytes} [Fri Jun 26 04:52:52 2026] POST /v2.0/ports => generated 743 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:52:53.196 8 INFO neutron.db.segments_db [None req-4ae9d1f2-fdd9-4544-ba5d-616e289ac14a fa5ecad3d11343e6bc64dddc8f895681 4d61c0a2387d4735b12c920876a2c6e0 - - - -] Added segment ae7423e2-a260-4ec5-b458-f8e488e29752 of type vxlan for network 988ac9c7-ad31-45cd-9faa-5e837ee7e1ed [pid: 8|app: 0|req: 1448/2928] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:52:53 2026] POST /v2.0/networks => generated 632 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 1481/2929] 10.0.0.132 () {34 vars in 663 bytes} [Fri Jun 26 04:52:53 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:52:53.756 8 INFO neutron.db.segments_db [None req-c315bee3-3391-4f0c-ac33-3a0d61997a7b fa5ecad3d11343e6bc64dddc8f895681 4d61c0a2387d4735b12c920876a2c6e0 - - - -] Added segment 75bde53b-01fc-4456-8b42-976b7fef09ef of type vxlan for network 4184605d-ba3e-45d1-9336-cfba2ca6d250 [pid: 8|app: 0|req: 1449/2930] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:52:53 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) /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: 1482/2931] 10.0.0.132 () {34 vars in 663 bytes} [Fri Jun 26 04:52:53 2026] POST /v2.0/ports => generated 743 bytes in 879 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:52:54.856 8 INFO neutron.db.segments_db [None req-57c81c7d-0fc4-406c-95b0-bdf91d6a110e fa5ecad3d11343e6bc64dddc8f895681 4d61c0a2387d4735b12c920876a2c6e0 - - - -] Added segment f68f64ab-23a4-426a-9b1a-e8b64d143add of type vxlan for network 4a8d7491-f14b-47b3-9a8f-a42d687620c8 [pid: 8|app: 0|req: 1450/2932] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:52:54 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 1483/2933] 10.0.0.132 () {34 vars in 663 bytes} [Fri Jun 26 04:52:54 2026] POST /v2.0/ports => generated 743 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2934] 10.0.0.132 () {34 vars in 746 bytes} [Fri Jun 26 04:52:55 2026] PUT /v2.0/ports/f5fb5884-18e2-40f8-96ba-5c475601296e/tags => generated 17 bytes in 53 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: 1484/2935] 10.0.0.132 () {34 vars in 746 bytes} [Fri Jun 26 04:52:55 2026] PUT /v2.0/ports/39e54853-b34d-4448-bb55-6893e0b71897/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2936] 10.0.0.132 () {34 vars in 746 bytes} [Fri Jun 26 04:52:55 2026] PUT /v2.0/ports/876c0b7c-7e41-43b9-8b00-f13f0ee29570/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2937] 10.0.0.132 () {34 vars in 746 bytes} [Fri Jun 26 04:52:55 2026] PUT /v2.0/ports/3301f0f7-d983-4358-85cc-596f4f7ba417/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2938] 10.0.0.132 () {32 vars in 659 bytes} [Fri Jun 26 04:52:55 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2939] 10.0.0.132 () {32 vars in 673 bytes} [Fri Jun 26 04:52:55 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2940] 10.0.0.132 () {32 vars in 669 bytes} [Fri Jun 26 04:52:55 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2941] 10.0.0.132 () {32 vars in 681 bytes} [Fri Jun 26 04:52:56 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2942] 10.0.0.132 () {32 vars in 667 bytes} [Fri Jun 26 04:52:56 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2943] 10.0.0.132 () {32 vars in 681 bytes} [Fri Jun 26 04:52:56 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2944] 10.0.0.132 () {32 vars in 677 bytes} [Fri Jun 26 04:52:56 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2945] 10.0.0.132 () {32 vars in 689 bytes} [Fri Jun 26 04:52:56 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2946] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:52:56 2026] DELETE /v2.0/ports/f5fb5884-18e2-40f8-96ba-5c475601296e => 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: 1490/2947] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:52:56 2026] DELETE /v2.0/ports/39e54853-b34d-4448-bb55-6893e0b71897 => 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: 1458/2948] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:52:57 2026] DELETE /v2.0/ports/876c0b7c-7e41-43b9-8b00-f13f0ee29570 => 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: 1491/2949] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:52:57 2026] DELETE /v2.0/ports/3301f0f7-d983-4358-85cc-596f4f7ba417 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2950] 10.0.0.132 () {32 vars in 719 bytes} [Fri Jun 26 04:52:57 2026] DELETE /v2.0/ports/c99073fc-25ac-4490-b93e-5b0b11ca3ee4 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2951] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:52:57 2026] DELETE /v2.0/networks/907b01f3-bf6c-4eca-a22e-efdae7e502af => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:52:58.411 8 INFO neutron.services.segments.plugin [-] Segment cf4bab5a-9fd4-4f5a-b8be-d6ff289c7698 resource provider aggregate not found 2026-06-26 04:52:58.416 8 INFO neutron.services.segments.plugin [-] Segment cf4bab5a-9fd4-4f5a-b8be-d6ff289c7698 resource provider aggregate not found 2026-06-26 04:52:58.432 8 INFO neutron.services.segments.plugin [-] Segment cf4bab5a-9fd4-4f5a-b8be-d6ff289c7698 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4bab5a-9fd4-4f5a-b8be-d6ff289c7698 found for delete ", "request_id": "req-a144358b-c04b-4693-8357-9d1b55c2cb24"}]} 2026-06-26 04:52:58.433 8 INFO neutron.services.segments.plugin [-] Segment cf4bab5a-9fd4-4f5a-b8be-d6ff289c7698 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4bab5a-9fd4-4f5a-b8be-d6ff289c7698 found for delete ", "request_id": "req-0e700f14-be28-4d32-991f-84489447ca5d"}]} [pid: 8|app: 0|req: 1460/2952] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:52:58 2026] DELETE /v2.0/networks/f77bb2ba-2546-47bd-ab72-74615abffdf1 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:52:58.465 7 INFO neutron.services.segments.plugin [-] Segment 5ef63372-b21f-4403-a28a-7e13a8e8651c resource provider aggregate not found 2026-06-26 04:52:58.472 7 INFO neutron.services.segments.plugin [-] Segment 5ef63372-b21f-4403-a28a-7e13a8e8651c resource provider aggregate not found 2026-06-26 04:52:58.488 7 INFO neutron.services.segments.plugin [-] Segment 5ef63372-b21f-4403-a28a-7e13a8e8651c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ef63372-b21f-4403-a28a-7e13a8e8651c found for delete ", "request_id": "req-c7f7797b-7685-473d-9d29-85fbd621dea7"}]} 2026-06-26 04:52:58.491 7 INFO neutron.services.segments.plugin [-] Segment 5ef63372-b21f-4403-a28a-7e13a8e8651c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ef63372-b21f-4403-a28a-7e13a8e8651c found for delete ", "request_id": "req-f431b758-3167-45bf-9b6b-3bff5a9c04a3"}]} [pid: 7|app: 0|req: 1493/2953] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:52:58 2026] DELETE /v2.0/networks/988ac9c7-ad31-45cd-9faa-5e837ee7e1ed => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2954] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:52:58 2026] DELETE /v2.0/networks/4184605d-ba3e-45d1-9336-cfba2ca6d250 => 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: 1494/2955] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:52:58 2026] DELETE /v2.0/networks/4a8d7491-f14b-47b3-9a8f-a42d687620c8 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2956] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:52:59 2026] GET /v2.0/security-groups?tenant_id=7f1e3bfe774d445292f68a553668965c&name=default => generated 2805 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2957] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:00 2026] DELETE /v2.0/security-groups/5402804b-4919-4062-ae7c-720105143c5e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:53:00.494 8 INFO neutron.services.segments.plugin [-] Segment 75bde53b-01fc-4456-8b42-976b7fef09ef resource provider aggregate not found 2026-06-26 04:53:00.501 8 INFO neutron.services.segments.plugin [-] Segment 75bde53b-01fc-4456-8b42-976b7fef09ef resource provider aggregate not found [pid: 8|app: 0|req: 1463/2958] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:53:00 2026] GET /v2.0/security-groups?tenant_id=4d61c0a2387d4735b12c920876a2c6e0&name=default => generated 2805 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:53:00.552 7 INFO neutron.services.segments.plugin [-] Segment ae7423e2-a260-4ec5-b458-f8e488e29752 resource provider aggregate not found 2026-06-26 04:53:00.559 7 INFO neutron.services.segments.plugin [-] Segment ae7423e2-a260-4ec5-b458-f8e488e29752 resource provider aggregate not found 2026-06-26 04:53:00.576 7 INFO neutron.services.segments.plugin [-] Segment ae7423e2-a260-4ec5-b458-f8e488e29752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae7423e2-a260-4ec5-b458-f8e488e29752 found for delete ", "request_id": "req-892af9b3-ffa6-4d3f-95cf-c4aa9bda48bf"}]} 2026-06-26 04:53:00.583 7 INFO neutron.services.segments.plugin [-] Segment ae7423e2-a260-4ec5-b458-f8e488e29752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae7423e2-a260-4ec5-b458-f8e488e29752 found for delete ", "request_id": "req-3a5df2c4-a957-42ef-be73-48c4f0ee5a1c"}]} 2026-06-26 04:53:00.600 7 INFO neutron.services.segments.plugin [-] Segment f68f64ab-23a4-426a-9b1a-e8b64d143add resource provider aggregate not found 2026-06-26 04:53:00.610 7 INFO neutron.services.segments.plugin [-] Segment f68f64ab-23a4-426a-9b1a-e8b64d143add resource provider aggregate not found 2026-06-26 04:53:00.623 7 INFO neutron.services.segments.plugin [-] Segment f68f64ab-23a4-426a-9b1a-e8b64d143add resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f68f64ab-23a4-426a-9b1a-e8b64d143add found for delete ", "request_id": "req-9d4243d5-c891-4592-9e3e-79480432b0fc"}]} 2026-06-26 04:53:00.634 7 INFO neutron.services.segments.plugin [-] Segment f68f64ab-23a4-426a-9b1a-e8b64d143add resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f68f64ab-23a4-426a-9b1a-e8b64d143add found for delete ", "request_id": "req-e61a9c0b-ab7b-4e78-85ab-63a5736cbf01"}]} [pid: 7|app: 0|req: 1496/2959] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:00 2026] DELETE /v2.0/security-groups/22646aac-e628-498d-aabd-d10e310718fe => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:53:00.854 8 INFO neutron.services.segments.plugin [-] Segment 75bde53b-01fc-4456-8b42-976b7fef09ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75bde53b-01fc-4456-8b42-976b7fef09ef found for delete ", "request_id": "req-2c9e3959-dd5d-4d47-b07c-066d70880f39"}]} 2026-06-26 04:53:00.855 8 INFO neutron.services.segments.plugin [-] Segment 75bde53b-01fc-4456-8b42-976b7fef09ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75bde53b-01fc-4456-8b42-976b7fef09ef found for delete ", "request_id": "req-ea28fbed-9e2a-49e8-a529-d491f472bc12"}]} [pid: 8|app: 0|req: 1464/2960] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:53:00 2026] GET /v2.0/security-groups?tenant_id=9a424a5db7404ffbbb9aec2c8f4bab46&name=default => generated 2805 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2961] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:00 2026] DELETE /v2.0/security-groups/438910ee-e7e4-4587-92e5-b790832e4a39 => 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: 1465/2962] 10.0.0.132 () {34 vars in 683 bytes} [Fri Jun 26 04:53:05 2026] POST /v2.0/security-groups => generated 1539 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2963] 10.0.0.132 () {34 vars in 683 bytes} [Fri Jun 26 04:53:05 2026] POST /v2.0/security-groups => generated 1539 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2964] 10.0.0.132 () {34 vars in 683 bytes} [Fri Jun 26 04:53:05 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: 1499/2965] 10.0.0.132 () {34 vars in 683 bytes} [Fri Jun 26 04:53:05 2026] POST /v2.0/security-groups => generated 1539 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2966] 10.0.0.132 () {34 vars in 683 bytes} [Fri Jun 26 04:53:05 2026] POST /v2.0/security-groups => generated 1539 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2967] 10.0.0.132 () {34 vars in 766 bytes} [Fri Jun 26 04:53:06 2026] PUT /v2.0/security-groups/f465e86d-ce10-4b18-9bb2-07f7e72aca83/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2968] 10.0.0.132 () {34 vars in 766 bytes} [Fri Jun 26 04:53:06 2026] PUT /v2.0/security-groups/549fb0b0-1f85-4769-8521-0ebd7a204f60/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2969] 10.0.0.132 () {34 vars in 766 bytes} [Fri Jun 26 04:53:06 2026] PUT /v2.0/security-groups/4aca5a3c-03e7-407e-9252-ed88e1ad8bfd/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: 1469/2970] 10.0.0.132 () {34 vars in 766 bytes} [Fri Jun 26 04:53:06 2026] PUT /v2.0/security-groups/ad0bf046-322d-4deb-822d-ae19a3924c85/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2971] 10.0.0.132 () {32 vars in 679 bytes} [Fri Jun 26 04:53:06 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2972] 10.0.0.132 () {32 vars in 693 bytes} [Fri Jun 26 04:53:06 2026] GET /v2.0/security-groups?tags=red%2Cblue => 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: 1503/2973] 10.0.0.132 () {32 vars in 689 bytes} [Fri Jun 26 04:53:06 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2974] 10.0.0.132 () {32 vars in 701 bytes} [Fri Jun 26 04:53:06 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2975] 10.0.0.132 () {32 vars in 687 bytes} [Fri Jun 26 04:53:06 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2976] 10.0.0.132 () {32 vars in 701 bytes} [Fri Jun 26 04:53:06 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2977] 10.0.0.132 () {32 vars in 697 bytes} [Fri Jun 26 04:53:06 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2978] 10.0.0.132 () {32 vars in 709 bytes} [Fri Jun 26 04:53:06 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2979] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:06 2026] DELETE /v2.0/security-groups/f465e86d-ce10-4b18-9bb2-07f7e72aca83 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2980] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:07 2026] DELETE /v2.0/security-groups/549fb0b0-1f85-4769-8521-0ebd7a204f60 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2983] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:07 2026] DELETE /v2.0/security-groups/4aca5a3c-03e7-407e-9252-ed88e1ad8bfd => 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: 1508/2984] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:07 2026] DELETE /v2.0/security-groups/ad0bf046-322d-4deb-822d-ae19a3924c85 => 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: 1477/2985] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:07 2026] DELETE /v2.0/security-groups/377d1d7c-e4bd-4d0d-a5f7-ee68d866623c => 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: 1509/2986] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:53:08 2026] GET /v2.0/security-groups?tenant_id=f6784381a3aa4818a4b8048564219d6b&name=default => generated 2805 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2987] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:08 2026] DELETE /v2.0/security-groups/8954c094-7677-4a2d-baef-a7b2bdf7bc62 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2988] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:53:08 2026] GET /v2.0/security-groups?tenant_id=fb12f408937c4c93addd229d1e4e7101&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2989] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:08 2026] DELETE /v2.0/security-groups/be98750a-fe84-468f-93ab-5eff562eda25 => 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: 1511/2990] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:53:09 2026] GET /v2.0/security-groups?tenant_id=f3b63f691d5e4fbc966e012deda1b58d&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2991] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:09 2026] DELETE /v2.0/security-groups/bd86e9a7-4322-4a54-b406-c07f637c6f2f => 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: 1512/2992] 10.0.0.132 () {34 vars in 677 bytes} [Fri Jun 26 04:53:12 2026] POST /v2.0/qos/policies => generated 359 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2993] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:53:12 2026] PUT /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2994] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:53:12 2026] GET /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2995] 10.0.0.132 () {34 vars in 763 bytes} [Fri Jun 26 04:53:12 2026] PUT /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2996] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:53:12 2026] GET /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/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: 1483/2997] 10.0.0.132 () {34 vars in 759 bytes} [Fri Jun 26 04:53:12 2026] PUT /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2998] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:53:12 2026] GET /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/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: 1484/2999] 10.0.0.132 () {34 vars in 781 bytes} [Fri Jun 26 04:53:12 2026] PUT /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3000] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:53:12 2026] GET /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3001] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:53:12 2026] PUT /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3002] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:53:12 2026] GET /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3003] 10.0.0.132 () {32 vars in 740 bytes} [Fri Jun 26 04:53:12 2026] GET /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:53:12.962 7 INFO neutron.api.v2.resource [None req-4f758416-4195-4546-92ad-8921d22135fa 5bee31592bef42f49c1aec2be87976e0 81a6b2372a674c6f97d28c9c8314920e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1518/3004] 10.0.0.132 () {32 vars in 744 bytes} [Fri Jun 26 04:53:12 2026] GET /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3005] 10.0.0.132 () {32 vars in 743 bytes} [Fri Jun 26 04:53:12 2026] DELETE /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3006] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:53:13 2026] GET /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:53:13.057 8 INFO neutron.api.v2.resource [None req-73f2fe26-6d1e-4d30-bbe9-a464cc09e3c9 5bee31592bef42f49c1aec2be87976e0 81a6b2372a674c6f97d28c9c8314920e - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/3007] 10.0.0.132 () {32 vars in 747 bytes} [Fri Jun 26 04:53:13 2026] DELETE /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3008] 10.0.0.132 () {32 vars in 735 bytes} [Fri Jun 26 04:53:13 2026] DELETE /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3009] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:53:13 2026] GET /v2.0/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16/tags => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3010] 10.0.0.132 () {32 vars in 733 bytes} [Fri Jun 26 04:53:13 2026] DELETE /v2.0/qos/policies/31fc1eea-064f-43c0-9963-44f4b4dd0b16 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3011] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:53:13 2026] GET /v2.0/security-groups?tenant_id=83395be4be524ef3990e459365de57ab&name=default => generated 2805 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3012] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:14 2026] DELETE /v2.0/security-groups/1a3bdbdc-09e6-447e-b25c-7d97adf42da0 => 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: 1491/3013] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:53:14 2026] GET /v2.0/security-groups?tenant_id=81a6b2372a674c6f97d28c9c8314920e&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3014] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:14 2026] DELETE /v2.0/security-groups/676347e3-5e10-4d2c-a8db-037122c4e9b9 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3015] 10.0.0.132 () {34 vars in 675 bytes} [Fri Jun 26 04:53:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3016] 10.0.0.132 () {34 vars in 758 bytes} [Fri Jun 26 04:53:18 2026] PUT /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3017] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:53:18 2026] GET /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/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: 1525/3018] 10.0.0.132 () {34 vars in 769 bytes} [Fri Jun 26 04:53:18 2026] PUT /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3019] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:53:18 2026] GET /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3020] 10.0.0.132 () {34 vars in 765 bytes} [Fri Jun 26 04:53:18 2026] PUT /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3021] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:53:18 2026] GET /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3022] 10.0.0.132 () {34 vars in 787 bytes} [Fri Jun 26 04:53:18 2026] PUT /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3023] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:53:18 2026] GET /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3024] 10.0.0.132 () {34 vars in 758 bytes} [Fri Jun 26 04:53:18 2026] PUT /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3025] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:53:18 2026] GET /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3026] 10.0.0.132 () {32 vars in 746 bytes} [Fri Jun 26 04:53:18 2026] GET /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:53:18.412 8 INFO neutron.api.v2.resource [None req-7981ab42-91cb-43b3-9971-714947f65224 7392a47f7c544eb4a6b678e6a0760d81 8e5d8907abaf4034b1f315fcd9ba6a69 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/3027] 10.0.0.132 () {32 vars in 750 bytes} [Fri Jun 26 04:53:18 2026] GET /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3028] 10.0.0.132 () {32 vars in 749 bytes} [Fri Jun 26 04:53:18 2026] DELETE /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3029] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:53:18 2026] GET /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:53:18.506 7 INFO neutron.api.v2.resource [None req-c9c5f699-5e2c-41e0-81ba-ad253cec6478 7392a47f7c544eb4a6b678e6a0760d81 8e5d8907abaf4034b1f315fcd9ba6a69 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3030] 10.0.0.132 () {32 vars in 753 bytes} [Fri Jun 26 04:53:18 2026] DELETE /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3031] 10.0.0.132 () {32 vars in 741 bytes} [Fri Jun 26 04:53:18 2026] DELETE /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3032] 10.0.0.132 () {32 vars in 738 bytes} [Fri Jun 26 04:53:18 2026] GET /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3033] 10.0.0.132 () {32 vars in 731 bytes} [Fri Jun 26 04:53:18 2026] DELETE /v2.0/subnetpools/664fabd0-8f55-4a05-bbba-19f993f2b5e8 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3034] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:53:19 2026] GET /v2.0/security-groups?tenant_id=c03d9b4778b74a6b8ee4e93da82dd472&name=default => generated 2805 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3035] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:19 2026] DELETE /v2.0/security-groups/e2d49cc5-f638-4840-8cf4-26d2d9a0fb0b => 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: 1534/3036] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:53:19 2026] GET /v2.0/security-groups?tenant_id=8e5d8907abaf4034b1f315fcd9ba6a69&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: 1503/3037] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:19 2026] DELETE /v2.0/security-groups/50767fbc-98e3-4f01-bacd-f2420e916c36 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:53:23.526 7 INFO neutron.db.segments_db [None req-300b69f6-6484-411c-98ee-0d7b68dbdf01 e11b892f02584a55b631d2aa09708bbb 3a8a9706269948e3975839df994a7a83 - - - -] Added segment 049a42d1-476a-4604-b350-c1f9bf13ae9c of type vxlan for network 8bc60164-99c9-40f9-bef9-d526158fa7f8 [pid: 7|app: 0|req: 1536/3040] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:53:23 2026] POST /v2.0/networks => generated 632 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-26 04:53:23.728 8 INFO neutron.db.segments_db [None req-56b9b92a-25fd-4fb1-a267-4bc7af129bc1 e11b892f02584a55b631d2aa09708bbb 3a8a9706269948e3975839df994a7a83 - - - -] Added segment 742241af-7bfa-4c63-af35-0c989f0cf383 of type vxlan for network 07b37efa-1499-4866-8b6a-9fa55f909da4 [pid: 8|app: 0|req: 1505/3041] 10.0.0.132 () {34 vars in 669 bytes} [Fri Jun 26 04:53:23 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3042] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:53:23 2026] PUT /v2.0/networks/8bc60164-99c9-40f9-bef9-d526158fa7f8/tags => generated 25 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3043] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:53:23 2026] GET /v2.0/networks/8bc60164-99c9-40f9-bef9-d526158fa7f8/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3044] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:53:24 2026] PUT /v2.0/networks/07b37efa-1499-4866-8b6a-9fa55f909da4/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: 1507/3045] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:53:24 2026] GET /v2.0/networks/07b37efa-1499-4866-8b6a-9fa55f909da4/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3046] 10.0.0.132 () {34 vars in 752 bytes} [Fri Jun 26 04:53:24 2026] PUT /v2.0/networks/07b37efa-1499-4866-8b6a-9fa55f909da4/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3047] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:53:24 2026] GET /v2.0/networks/07b37efa-1499-4866-8b6a-9fa55f909da4/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: 1540/3048] 10.0.0.132 () {32 vars in 732 bytes} [Fri Jun 26 04:53:24 2026] GET /v2.0/networks/8bc60164-99c9-40f9-bef9-d526158fa7f8/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 04:53:24.981 8 INFO neutron.services.segments.plugin [-] Segment 049a42d1-476a-4604-b350-c1f9bf13ae9c resource provider aggregate not found 2026-06-26 04:53:24.986 8 INFO neutron.services.segments.plugin [-] Segment 049a42d1-476a-4604-b350-c1f9bf13ae9c resource provider aggregate not found [pid: 8|app: 0|req: 1509/3049] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:53:24 2026] DELETE /v2.0/networks/8bc60164-99c9-40f9-bef9-d526158fa7f8 => generated 0 bytes in 641 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:53:25.215 7 INFO neutron.services.segments.plugin [-] Segment 742241af-7bfa-4c63-af35-0c989f0cf383 resource provider aggregate not found 2026-06-26 04:53:25.220 7 INFO neutron.services.segments.plugin [-] Segment 742241af-7bfa-4c63-af35-0c989f0cf383 resource provider aggregate not found 2026-06-26 04:53:25.236 7 INFO neutron.services.segments.plugin [-] Segment 742241af-7bfa-4c63-af35-0c989f0cf383 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 742241af-7bfa-4c63-af35-0c989f0cf383 found for delete ", "request_id": "req-3e4ac3fb-bd11-442d-9a89-4a1dc5d11b2f"}]} 2026-06-26 04:53:25.241 7 INFO neutron.services.segments.plugin [-] Segment 742241af-7bfa-4c63-af35-0c989f0cf383 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 742241af-7bfa-4c63-af35-0c989f0cf383 found for delete ", "request_id": "req-4512448a-5b25-40b4-bc52-a8bd6a8ff79e"}]} [pid: 7|app: 0|req: 1541/3050] 10.0.0.132 () {32 vars in 725 bytes} [Fri Jun 26 04:53:25 2026] DELETE /v2.0/networks/07b37efa-1499-4866-8b6a-9fa55f909da4 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-26 04:53:25.950 8 INFO neutron.services.segments.plugin [-] Segment 049a42d1-476a-4604-b350-c1f9bf13ae9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 049a42d1-476a-4604-b350-c1f9bf13ae9c found for delete ", "request_id": "req-ead16f04-7f06-4f5a-9ccd-b09f6c0a3ff5"}]} 2026-06-26 04:53:25.956 8 INFO neutron.services.segments.plugin [-] Segment 049a42d1-476a-4604-b350-c1f9bf13ae9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 049a42d1-476a-4604-b350-c1f9bf13ae9c found for delete ", "request_id": "req-503f4a01-c883-48d5-87e1-743483d89b78"}]} [pid: 8|app: 0|req: 1510/3051] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:53:25 2026] GET /v2.0/security-groups?tenant_id=3a8a9706269948e3975839df994a7a83&name=default => generated 2805 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3052] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:26 2026] DELETE /v2.0/security-groups/7fba87f2-1da5-4595-bef5-7a748ff16f10 => 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: 1511/3053] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:53:26 2026] GET /v2.0/security-groups?tenant_id=151e7bc6ada7488885d58131cbf68686&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3054] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:26 2026] DELETE /v2.0/security-groups/e3a11b25-2584-4d2a-9b20-0086d067ba86 => 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: 1512/3055] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:53:30 2026] GET /v2.0/security-groups?tenant_id=49eeb54c21cd4cd4820dde44e00e73bf&name=default => generated 2805 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3056] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:30 2026] DELETE /v2.0/security-groups/5d2de1b0-d34f-40a2-af25-342cddba31b3 => 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: 1513/3057] 10.0.0.132 () {32 vars in 773 bytes} [Fri Jun 26 04:53:30 2026] GET /v2.0/security-groups?tenant_id=b328ea672a694df192d1b55ea300431d&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3058] 10.0.0.132 () {32 vars in 739 bytes} [Fri Jun 26 04:53:30 2026] DELETE /v2.0/security-groups/fb0bb235-92e5-4cf2-ade1-11badaf0c860 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3059] 10.0.0.132 () {32 vars in 648 bytes} [Fri Jun 26 04:53:33 2026] GET /v2.0/networks => generated 2167 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3060] 10.0.0.132 () {32 vars in 654 bytes} [Fri Jun 26 04:53:34 2026] GET /v2.0/floatingips => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3061] 10.0.0.132 () {32 vars in 646 bytes} [Fri Jun 26 04:53:34 2026] GET /v2.0/routers => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3062] 10.0.0.132 () {32 vars in 642 bytes} [Fri Jun 26 04:53:34 2026] GET /v2.0/ports => generated 4721 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3063] 10.0.0.132 () {32 vars in 646 bytes} [Fri Jun 26 04:53:34 2026] GET /v2.0/subnets => generated 1261 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3064] 10.0.0.132 () {32 vars in 648 bytes} [Fri Jun 26 04:53:34 2026] GET /v2.0/networks => generated 2167 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3065] 10.0.0.132 () {32 vars in 662 bytes} [Fri Jun 26 04:53:35 2026] GET /v2.0/security-groups => generated 16622 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3066] 10.0.0.132 () {32 vars in 654 bytes} [Fri Jun 26 04:53:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)