+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 8 03:31:16 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-7bfbf74588-4lh2n machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f8e718ac668 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)... 2026-05-08 03:31:20.137 7 INFO neutron.common.config [-] Logging enabled! 2026-05-08 03:31:20.138 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-08 03:31:20.156 8 INFO neutron.common.config [-] Logging enabled! 2026-05-08 03:31:20.157 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-08 03:31:21.217 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 03:31:21.221 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 03:31:22.755 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 03:31:22.758 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 03:31:22.762 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 03:31:22.763 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 03:31:22.763 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 03:31:22.763 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-08 03:31:22.763 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 03:31:22.771 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 03:31:22.771 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 03:31:22.771 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 03:31:22.775 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 03:31:22.777 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 03:31:22.781 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 03:31:22.782 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 03:31:22.782 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 03:31:22.782 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-08 03:31:22.782 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 03:31:22.790 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 03:31:22.790 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 03:31:22.790 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 03:31:22.793 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 03:31:22.794 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 03:31:22.794 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 03:31:22.813 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 03:31:22.814 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 03:31:22.814 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 03:31:22.825 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 03:31:22.825 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 03:31:22.825 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 03:31:22.825 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 03:31:22.843 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 03:31:22.843 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 03:31:22.843 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 03:31:22.844 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 03:31:23.103 7 INFO neutron.plugins.ml2.managers [None req-041fc139-dcc8-4b63-839d-ec7711de9ec8 - - - - - -] Initializing driver for type 'vlan' 2026-05-08 03:31:23.132 8 INFO neutron.plugins.ml2.managers [None req-8c577667-93eb-4809-8b8f-6aa2f73ef88e - - - - - -] Initializing driver for type 'vlan' 2026-05-08 03:31:23.376 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-041fc139-dcc8-4b63-839d-ec7711de9ec8 - - - - - -] VlanTypeDriver initialization complete 2026-05-08 03:31:23.376 7 INFO neutron.plugins.ml2.managers [None req-041fc139-dcc8-4b63-839d-ec7711de9ec8 - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 03:31:23.376 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-041fc139-dcc8-4b63-839d-ec7711de9ec8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 03:31:23.391 7 INFO neutron.plugins.ml2.managers [None req-041fc139-dcc8-4b63-839d-ec7711de9ec8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 03:31:23.391 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-041fc139-dcc8-4b63-839d-ec7711de9ec8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 03:31:23.391 7 INFO neutron.plugins.ml2.managers [None req-041fc139-dcc8-4b63-839d-ec7711de9ec8 - - - - - -] Initializing extension driver 'port_security' 2026-05-08 03:31:23.391 7 INFO neutron.plugins.ml2.extensions.port_security [None req-041fc139-dcc8-4b63-839d-ec7711de9ec8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 03:31:23.391 7 INFO neutron.plugins.ml2.managers [None req-041fc139-dcc8-4b63-839d-ec7711de9ec8 - - - - - -] Initializing extension driver 'qos' 2026-05-08 03:31:23.392 7 INFO neutron.plugins.ml2.managers [None req-041fc139-dcc8-4b63-839d-ec7711de9ec8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 03:31:23.392 7 INFO neutron.plugins.ml2.managers [None req-041fc139-dcc8-4b63-839d-ec7711de9ec8 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 03:31:23.408 7 INFO neutron.quota [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded quota_driver: . 2026-05-08 03:31:23.408 7 INFO neutron.plugins.ml2.plugin [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 03:31:23.408 7 INFO neutron.plugins.ml2.managers [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 03:31:23.408 7 INFO neutron.plugins.ml2.managers [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 03:31:23.409 7 INFO neutron.plugins.ml2.managers [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 03:31:23.409 7 INFO neutron.manager [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loading Plugin: qos 2026-05-08 03:31:23.411 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8c577667-93eb-4809-8b8f-6aa2f73ef88e - - - - - -] VlanTypeDriver initialization complete 2026-05-08 03:31:23.411 8 INFO neutron.plugins.ml2.managers [None req-8c577667-93eb-4809-8b8f-6aa2f73ef88e - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 03:31:23.412 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8c577667-93eb-4809-8b8f-6aa2f73ef88e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 03:31:23.423 7 INFO neutron.manager [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loading Plugin: router 2026-05-08 03:31:23.423 8 INFO neutron.plugins.ml2.managers [None req-8c577667-93eb-4809-8b8f-6aa2f73ef88e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 03:31:23.424 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8c577667-93eb-4809-8b8f-6aa2f73ef88e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 03:31:23.424 8 INFO neutron.plugins.ml2.managers [None req-8c577667-93eb-4809-8b8f-6aa2f73ef88e - - - - - -] Initializing extension driver 'port_security' 2026-05-08 03:31:23.424 8 INFO neutron.plugins.ml2.extensions.port_security [None req-8c577667-93eb-4809-8b8f-6aa2f73ef88e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 03:31:23.424 8 INFO neutron.plugins.ml2.managers [None req-8c577667-93eb-4809-8b8f-6aa2f73ef88e - - - - - -] Initializing extension driver 'qos' 2026-05-08 03:31:23.424 8 INFO neutron.plugins.ml2.managers [None req-8c577667-93eb-4809-8b8f-6aa2f73ef88e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 03:31:23.424 8 INFO neutron.plugins.ml2.managers [None req-8c577667-93eb-4809-8b8f-6aa2f73ef88e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 03:31:23.438 8 INFO neutron.quota [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded quota_driver: . 2026-05-08 03:31:23.438 8 INFO neutron.plugins.ml2.plugin [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 03:31:23.438 8 INFO neutron.plugins.ml2.managers [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 03:31:23.439 8 INFO neutron.plugins.ml2.managers [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 03:31:23.439 8 INFO neutron.plugins.ml2.managers [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 03:31:23.439 8 INFO neutron.manager [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loading Plugin: qos 2026-05-08 03:31:23.452 8 INFO neutron.manager [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loading Plugin: router 2026-05-08 03:31:23.470 7 INFO neutron.services.service_base [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 03:31:23.470 7 INFO neutron.manager [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loading Plugin: segments 2026-05-08 03:31:23.497 8 INFO neutron.services.service_base [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 03:31:23.497 8 INFO neutron.manager [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loading Plugin: segments 2026-05-08 03:31:23.576 7 INFO neutron.manager [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loading Plugin: trunk 2026-05-08 03:31:23.591 7 INFO neutron.manager [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loading Plugin: vpnaas 2026-05-08 03:31:23.600 8 INFO neutron.manager [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loading Plugin: trunk 2026-05-08 03:31:23.615 8 INFO neutron.manager [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loading Plugin: vpnaas 2026-05-08 03:31:23.632 7 WARNING stevedore.named [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 03:31:23.655 8 WARNING stevedore.named [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 03:31:23.706 7 INFO neutron_vpnaas.services.vpn.plugin [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 03:31:23.707 7 INFO neutron.common.utils [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-08 03:31:23.707 7 INFO neutron.manager [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loading Plugin: taas 2026-05-08 03:31:23.722 8 INFO neutron_vpnaas.services.vpn.plugin [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 03:31:23.722 8 INFO neutron.common.utils [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-08 03:31:23.722 8 INFO neutron.manager [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loading Plugin: taas 2026-05-08 03:31:23.739 7 WARNING stevedore.named [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 03:31:23.740 7 WARNING stevedore.named [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 03:31:23.756 8 WARNING stevedore.named [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 03:31:23.756 8 WARNING stevedore.named [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 03:31:23.765 7 INFO neutron_taas.services.taas.taas_plugin [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-08 03:31:23.765 7 INFO neutron.manager [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loading Plugin: tapmirror 2026-05-08 03:31:23.774 8 INFO neutron_taas.services.taas.taas_plugin [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-08 03:31:23.775 8 INFO neutron.manager [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loading Plugin: tapmirror 2026-05-08 03:31:23.777 7 WARNING stevedore.named [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 03:31:23.777 7 WARNING stevedore.named [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 03:31:23.787 8 WARNING stevedore.named [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 03:31:23.787 8 WARNING stevedore.named [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 03:31:23.792 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-08 03:31:23.792 7 INFO neutron.manager [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loading Plugin: auto_allocate 2026-05-08 03:31:23.800 7 INFO neutron.manager [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loading Plugin: tag 2026-05-08 03:31:23.801 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-08 03:31:23.802 8 INFO neutron.manager [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loading Plugin: auto_allocate 2026-05-08 03:31:23.809 8 INFO neutron.manager [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loading Plugin: tag 2026-05-08 03:31:23.810 7 INFO neutron.manager [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loading Plugin: timestamp 2026-05-08 03:31:23.813 7 INFO neutron.manager [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 03:31:23.816 7 INFO neutron.manager [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loading Plugin: flavors 2026-05-08 03:31:23.818 8 INFO neutron.manager [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loading Plugin: timestamp 2026-05-08 03:31:23.820 7 INFO neutron.manager [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loading Plugin: revisions 2026-05-08 03:31:23.821 8 INFO neutron.manager [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 03:31:23.824 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Initializing extension manager. 2026-05-08 03:31:23.825 8 INFO neutron.manager [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loading Plugin: flavors 2026-05-08 03:31:23.825 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: address-group 2026-05-08 03:31:23.826 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: address-scope 2026-05-08 03:31:23.827 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 03:31:23.828 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: agent 2026-05-08 03:31:23.828 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 03:31:23.829 8 INFO neutron.manager [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loading Plugin: revisions 2026-05-08 03:31:23.829 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 03:31:23.830 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 03:31:23.831 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: availability_zone 2026-05-08 03:31:23.832 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 03:31:23.832 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 03:31:23.832 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Initializing extension manager. 2026-05-08 03:31:23.833 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: default-subnetpools 2026-05-08 03:31:23.834 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: address-group 2026-05-08 03:31:23.835 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: address-scope 2026-05-08 03:31:23.835 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 03:31:23.835 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 03:31:23.835 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: dns-integration 2026-05-08 03:31:23.836 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 03:31:23.836 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: agent 2026-05-08 03:31:23.836 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 03:31:23.837 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 03:31:23.837 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: dvr 2026-05-08 03:31:23.838 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 03:31:23.838 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 03:31:23.838 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 03:31:23.839 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 03:31:23.839 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 03:31:23.840 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 03:31:23.840 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: availability_zone 2026-05-08 03:31:23.840 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: external-net 2026-05-08 03:31:23.840 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 03:31:23.841 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 03:31:23.841 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 03:31:23.841 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: extraroute 2026-05-08 03:31:23.842 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: default-subnetpools 2026-05-08 03:31:23.842 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 03:31:23.843 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 03:31:23.843 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 03:31:23.844 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: dns-integration 2026-05-08 03:31:23.844 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 03:31:23.844 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 03:31:23.844 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 03:31:23.845 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 03:31:23.845 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 03:31:23.845 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: dvr 2026-05-08 03:31:23.845 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: fip-port-details 2026-05-08 03:31:23.846 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 03:31:23.846 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: flavors 2026-05-08 03:31:23.847 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 03:31:23.847 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 03:31:23.847 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 03:31:23.848 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 03:31:23.848 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: external-net 2026-05-08 03:31:23.848 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: floatingip-pools 2026-05-08 03:31:23.849 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 03:31:23.849 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: ip_allocation 2026-05-08 03:31:23.849 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: extraroute 2026-05-08 03:31:23.849 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 03:31:23.850 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 03:31:23.850 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: l2_adjacency 2026-05-08 03:31:23.850 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 03:31:23.851 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 03:31:23.851 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: router 2026-05-08 03:31:23.851 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 03:31:23.852 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 03:31:23.852 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: fip-port-details 2026-05-08 03:31:23.853 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 03:31:23.853 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: flavors 2026-05-08 03:31:23.854 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 03:31:23.854 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 03:31:23.854 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 03:31:23.855 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 03:31:23.855 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: floatingip-pools 2026-05-08 03:31:23.855 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: l3-ha 2026-05-08 03:31:23.856 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: ip_allocation 2026-05-08 03:31:23.856 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 03:31:23.856 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 03:31:23.856 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 03:31:23.857 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: l2_adjacency 2026-05-08 03:31:23.857 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: l3-flavors 2026-05-08 03:31:23.858 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 03:31:23.858 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: router 2026-05-08 03:31:23.859 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 03:31:23.860 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 03:31:23.861 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 03:31:23.861 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 03:31:23.862 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 03:31:23.862 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 03:31:23.862 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 03:31:23.863 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: l3-ha 2026-05-08 03:31:23.863 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 03:31:23.863 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 03:31:23.864 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 03:31:23.864 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: l3-flavors 2026-05-08 03:31:23.864 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 03:31:23.865 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 03:31:23.865 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 03:31:23.865 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: multi-provider 2026-05-08 03:31:23.865 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 03:31:23.866 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: net-mtu 2026-05-08 03:31:23.866 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 03:31:23.868 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 03:31:23.869 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 03:31:23.869 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: network_availability_zone 2026-05-08 03:31:23.870 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: network_ha 2026-05-08 03:31:23.870 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 03:31:23.871 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: network-ip-availability 2026-05-08 03:31:23.871 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 03:31:23.872 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 03:31:23.872 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: multi-provider 2026-05-08 03:31:23.872 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 03:31:23.873 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: net-mtu 2026-05-08 03:31:23.873 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: pagination 2026-05-08 03:31:23.873 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 03:31:23.874 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: network_availability_zone 2026-05-08 03:31:23.874 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: port-device-profile 2026-05-08 03:31:23.874 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: network_ha 2026-05-08 03:31:23.874 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 03:31:23.875 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: network-ip-availability 2026-05-08 03:31:23.875 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 03:31:23.876 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 03:31:23.876 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 03:31:23.876 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: pagination 2026-05-08 03:31:23.877 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: port-mac-override 2026-05-08 03:31:23.877 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: port-device-profile 2026-05-08 03:31:23.877 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 03:31:23.877 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 03:31:23.878 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 03:31:23.878 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 03:31:23.879 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 03:31:23.879 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: port-resource-request 2026-05-08 03:31:23.880 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 03:31:23.880 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 03:31:23.880 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: port-mac-override 2026-05-08 03:31:23.880 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 03:31:23.881 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 03:31:23.881 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: binding 2026-05-08 03:31:23.881 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 03:31:23.882 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 03:31:23.882 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: binding-extended 2026-05-08 03:31:23.882 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: port-resource-request 2026-05-08 03:31:23.882 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: port-security 2026-05-08 03:31:23.883 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 03:31:23.883 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: project-id 2026-05-08 03:31:23.883 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 03:31:23.883 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: provider 2026-05-08 03:31:23.884 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: binding 2026-05-08 03:31:23.884 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-08 03:31:23.885 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: binding-extended 2026-05-08 03:31:23.885 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: port-security 2026-05-08 03:31:23.886 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: project-id 2026-05-08 03:31:23.886 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: provider 2026-05-08 03:31:23.887 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: qos 2026-05-08 03:31:23.887 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-08 03:31:23.888 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 03:31:23.888 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 03:31:23.889 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: qos-default 2026-05-08 03:31:23.889 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: qos-fip 2026-05-08 03:31:23.890 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 03:31:23.890 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 03:31:23.890 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: qos 2026-05-08 03:31:23.891 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 03:31:23.891 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 03:31:23.891 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 03:31:23.891 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 03:31:23.892 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 03:31:23.892 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: qos-default 2026-05-08 03:31:23.892 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: qos-fip 2026-05-08 03:31:23.893 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: qos-pps 2026-05-08 03:31:23.893 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 03:31:23.893 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 03:31:23.893 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 03:31:23.894 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 03:31:23.894 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 03:31:23.894 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 03:31:23.895 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 03:31:23.895 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: quota-check-limit 2026-05-08 03:31:23.895 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 03:31:23.895 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: quota-check-limit-default 2026-05-08 03:31:23.896 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: qos-pps 2026-05-08 03:31:23.896 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 03:31:23.897 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 03:31:23.897 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 03:31:23.898 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: quotas 2026-05-08 03:31:23.898 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: quota-check-limit 2026-05-08 03:31:23.899 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: quota_details 2026-05-08 03:31:23.899 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-08 03:31:23.900 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: rbac-policies 2026-05-08 03:31:23.901 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: rbac-address-group 2026-05-08 03:31:23.901 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: quotas 2026-05-08 03:31:23.901 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 03:31:23.902 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 03:31:23.902 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 03:31:23.902 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: quota_details 2026-05-08 03:31:23.902 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: revision-if-match 2026-05-08 03:31:23.903 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 03:31:23.903 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: rbac-policies 2026-05-08 03:31:23.904 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: router_availability_zone 2026-05-08 03:31:23.904 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: rbac-address-group 2026-05-08 03:31:23.904 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 03:31:23.905 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 03:31:23.905 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 03:31:23.906 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 03:31:23.906 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 03:31:23.906 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: revision-if-match 2026-05-08 03:31:23.906 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 03:31:23.907 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 03:31:23.907 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 03:31:23.908 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: router_availability_zone 2026-05-08 03:31:23.908 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 03:31:23.908 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 03:31:23.909 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 03:31:23.909 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 03:31:23.910 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 03:31:23.910 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 03:31:23.911 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 03:31:23.911 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 03:31:23.912 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 03:31:23.912 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 03:31:23.915 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: security-group 2026-05-08 03:31:23.916 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: segment 2026-05-08 03:31:23.917 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 03:31:23.917 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: service-type 2026-05-08 03:31:23.918 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: sorting 2026-05-08 03:31:23.918 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 03:31:23.917 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: security-group 2026-05-08 03:31:23.919 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: standard-attr-description 2026-05-08 03:31:23.920 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: stateful-security-group 2026-05-08 03:31:23.920 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: segment 2026-05-08 03:31:23.920 7 WARNING neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 03:31:23.920 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 03:31:23.920 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 03:31:23.921 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: service-type 2026-05-08 03:31:23.921 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: subnet-external-network 2026-05-08 03:31:23.921 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: sorting 2026-05-08 03:31:23.922 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: subnet_onboard 2026-05-08 03:31:23.922 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 03:31:23.922 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 03:31:23.922 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: standard-attr-description 2026-05-08 03:31:23.923 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: subnet-service-types 2026-05-08 03:31:23.923 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: subnet_allocation 2026-05-08 03:31:23.923 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: stateful-security-group 2026-05-08 03:31:23.924 8 WARNING neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 03:31:23.924 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 03:31:23.924 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 03:31:23.925 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: tag-creation 2026-05-08 03:31:23.925 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: subnet-external-network 2026-05-08 03:31:23.925 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 03:31:23.926 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: subnet_onboard 2026-05-08 03:31:23.926 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 03:31:23.927 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: subnet-service-types 2026-05-08 03:31:23.927 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: subnet_allocation 2026-05-08 03:31:23.928 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 03:31:23.928 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: tag-creation 2026-05-08 03:31:23.929 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 03:31:23.929 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 03:31:23.930 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 03:31:23.930 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: trunk 2026-05-08 03:31:23.931 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: trunk-details 2026-05-08 03:31:23.931 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 03:31:23.932 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-08 03:31:23.932 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 03:31:23.933 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 03:31:23.933 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 03:31:23.934 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: trunk 2026-05-08 03:31:23.935 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: trunk-details 2026-05-08 03:31:23.935 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-08 03:31:23.935 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 03:31:23.935 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-08 03:31:23.936 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 03:31:23.937 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-08 03:31:23.939 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 03:31:23.940 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 03:31:23.939 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 03:31:23.940 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: vpn-flavors 2026-05-08 03:31:23.941 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 03:31:23.942 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: vpnaas 2026-05-08 03:31:23.943 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: vpn-flavors 2026-05-08 03:31:23.943 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: taas 2026-05-08 03:31:23.944 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: tap-mirror 2026-05-08 03:31:23.944 8 INFO neutron.api.extensions [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-08 03:31:23.945 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: vpnaas 2026-05-08 03:31:23.947 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 03:31:23.947 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 03:31:23.947 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 03:31:23.947 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: taas 2026-05-08 03:31:23.948 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 03:31:23.949 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: tap-mirror 2026-05-08 03:31:23.950 7 INFO neutron.api.extensions [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Loaded extension: taas-vlan-filter 2026-05-08 03:31:23.951 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 03:31:23.952 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 03:31:23.954 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 03:31:23.954 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 03:31:23.954 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 03:31:23.954 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 03:31:23.956 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 03:31:23.957 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 03:31:23.957 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 03:31:23.958 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 03:31:23.958 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 03:31:23.959 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] subnetpool is already registered 2026-05-08 03:31:23.958 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 03:31:23.959 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 03:31:23.959 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] subnetpool is already registered 2026-05-08 03:31:23.959 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 03:31:23.960 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 03:31:23.960 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 03:31:23.961 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 03:31:23.961 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 03:31:23.961 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 03:31:23.962 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 03:31:23.962 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] ipsecpolicy is already registered 2026-05-08 03:31:23.962 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 03:31:23.963 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] ikepolicy is already registered 2026-05-08 03:31:23.964 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 03:31:23.964 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 03:31:23.965 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 03:31:23.966 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 03:31:23.966 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] subnetpool is already registered 2026-05-08 03:31:23.966 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 03:31:23.967 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] subnetpool is already registered 2026-05-08 03:31:23.967 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 03:31:23.967 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 03:31:23.967 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] router is already registered 2026-05-08 03:31:23.967 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 03:31:23.968 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 03:31:23.968 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] floatingip is already registered 2026-05-08 03:31:23.968 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 03:31:23.969 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 03:31:23.969 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 03:31:23.969 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 03:31:23.970 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 03:31:23.970 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] ipsecpolicy is already registered 2026-05-08 03:31:23.971 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 03:31:23.971 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] ikepolicy is already registered 2026-05-08 03:31:23.972 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 03:31:23.972 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] rbac_policy is already registered 2026-05-08 03:31:23.972 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 03:31:23.973 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] security_group is already registered 2026-05-08 03:31:23.973 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 03:31:23.973 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] security_group_rule is already registered 2026-05-08 03:31:23.974 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 03:31:23.974 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] subnetpool is already registered 2026-05-08 03:31:23.974 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 03:31:23.975 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] subnetpool is already registered 2026-05-08 03:31:23.975 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 03:31:23.975 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] trunk is already registered 2026-05-08 03:31:23.976 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 03:31:23.976 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] ikepolicy is already registered 2026-05-08 03:31:23.976 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 03:31:23.976 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] router is already registered 2026-05-08 03:31:23.976 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 03:31:23.976 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] ipsecpolicy is already registered 2026-05-08 03:31:23.977 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 03:31:23.977 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 03:31:23.977 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] floatingip is already registered 2026-05-08 03:31:23.977 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] endpoint_group is already registered 2026-05-08 03:31:23.977 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 03:31:23.977 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] vpnservice is already registered 2026-05-08 03:31:23.978 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 03:31:23.978 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] ipsec_site_connection is already registered 2026-05-08 03:31:23.978 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 03:31:23.978 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] ipsecpolicy is already registered 2026-05-08 03:31:23.979 8 INFO neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 03:31:23.979 8 WARNING neutron.quota.resource_registry [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] ikepolicy is already registered 2026-05-08 03:31:23.981 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 03:31:23.981 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] rbac_policy is already registered 2026-05-08 03:31:23.981 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 03:31:23.982 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] security_group is already registered 2026-05-08 03:31:23.982 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 03:31:23.982 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] security_group_rule is already registered 2026-05-08 03:31:23.983 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 03:31:23.983 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] subnetpool is already registered 2026-05-08 03:31:23.984 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 03:31:23.984 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] subnetpool is already registered 2026-05-08 03:31:23.984 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 03:31:23.985 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] trunk is already registered 2026-05-08 03:31:23.985 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 03:31:23.985 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] ikepolicy is already registered 2026-05-08 03:31:23.986 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 03:31:23.986 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] ipsecpolicy is already registered 2026-05-08 03:31:23.986 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 03:31:23.986 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] endpoint_group is already registered 2026-05-08 03:31:23.987 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 03:31:23.987 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] vpnservice is already registered 2026-05-08 03:31:23.987 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 03:31:23.987 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] ipsec_site_connection is already registered 2026-05-08 03:31:23.988 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 03:31:23.988 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] ipsecpolicy is already registered 2026-05-08 03:31:23.988 7 INFO neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 03:31:23.989 7 WARNING neutron.quota.resource_registry [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] ikepolicy is already registered 2026-05-08 03:31:24.020 8 WARNING keystonemiddleware._common.config [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 03:31:24.027 8 WARNING oslo_config.cfg [None req-18e385a6-2c12-4254-b68b-23f3ab0b4e32 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 03:31:24.028 7 WARNING keystonemiddleware._common.config [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f8e718ac668 pid: 8 (default app) 2026-05-08 03:31:24.035 7 WARNING oslo_config.cfg [None req-16d0060c-83c0-4d23-a62d-972651c6ff8d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f8e718ac668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 03:31:28.396 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2fdadbf-7d82-44a8-9e27-0ad8d098a321 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/3] 199.204.45.115 () {44 vars in 928 bytes} [Fri May 8 03:31:27 2026] GET /v2.0/networks/public => generated 108 bytes in 827 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2/4] 199.204.45.115 () {44 vars in 950 bytes} [Fri May 8 03:31:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 03:31:29.373 8 WARNING neutron.services.revisions.revision_plugin [None req-9fcac574-0210-4761-a6bc-9089a14f9173 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Could not find related network for resource to bump revision. 2026-05-08 03:31:29.400 8 INFO neutron.db.segments_db [None req-9fcac574-0210-4761-a6bc-9089a14f9173 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment e52d3889-6440-4238-9410-65a8bdb5dc90 of type flat for network a26f2528-4be3-41d8-8e56-56ba11fb2dc4 2026-05-08 03:31:29.455 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fcac574-0210-4761-a6bc-9089a14f9173 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/5] 199.204.45.115 () {48 vars in 968 bytes} [Fri May 8 03:31:28 2026] POST /v2.0/networks => generated 124 bytes in 501 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 03:31:35.672 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efe48e26-c8fe-4cce-afb4-be7ab0863f49 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.115 () {44 vars in 928 bytes} [Fri May 8 03:31:35 2026] GET /v2.0/networks/public => generated 108 bytes in 380 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.115 () {44 vars in 950 bytes} [Fri May 8 03:31:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 03:31:35.962 7 WARNING neutron.services.revisions.revision_plugin [None req-1fc8d2ae-14d9-4972-9162-a6bf58c6afce daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Could not find related network for resource to bump revision. 2026-05-08 03:31:35.984 7 INFO neutron.db.segments_db [None req-1fc8d2ae-14d9-4972-9162-a6bf58c6afce daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment 161c1fb0-8677-47bc-b113-18814fc3af7c of type flat for network fbd2388a-9797-4e30-8943-c89006db9408 2026-05-08 03:31:36.034 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1fc8d2ae-14d9-4972-9162-a6bf58c6afce daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/8] 199.204.45.115 () {48 vars in 968 bytes} [Fri May 8 03:31:35 2026] POST /v2.0/networks => generated 124 bytes in 343 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 03:31:41.884 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a3a8478-c5d4-48df-b3f2-8c5e2ae7c20d daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/10] 199.204.45.115 () {44 vars in 928 bytes} [Fri May 8 03:31:41 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.115 () {44 vars in 950 bytes} [Fri May 8 03:31:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 03:31:41.957 7 WARNING neutron.services.revisions.revision_plugin [None req-91652a25-ce4f-48be-b7d7-a1a341d731d3 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Could not find related network for resource to bump revision. 2026-05-08 03:31:41.970 7 INFO neutron.db.segments_db [None req-91652a25-ce4f-48be-b7d7-a1a341d731d3 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment b0368002-4d53-4bbe-95da-0faa336aa1af of type flat for network 100df3a2-8294-456d-8e10-fa8942691812 2026-05-08 03:31:41.992 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91652a25-ce4f-48be-b7d7-a1a341d731d3 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.115 () {48 vars in 968 bytes} [Fri May 8 03:31:41 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 03:31:47.828 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5283e0a3-efac-42e1-b32b-f7f24203e881 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.115 () {44 vars in 928 bytes} [Fri May 8 03:31:47 2026] GET /v2.0/networks/public => generated 108 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.115 () {44 vars in 950 bytes} [Fri May 8 03:31:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 03:31:47.905 8 WARNING neutron.services.revisions.revision_plugin [None req-aba3f05e-78c5-4be3-af72-e5008cc55c3c daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Could not find related network for resource to bump revision. 2026-05-08 03:31:47.920 8 INFO neutron.db.segments_db [None req-aba3f05e-78c5-4be3-af72-e5008cc55c3c daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment 90a51a6f-e5ac-431d-82e8-c8ed318fe1e6 of type flat for network 13d44c25-49d3-400b-a0e5-0824766749d1 2026-05-08 03:31:47.944 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aba3f05e-78c5-4be3-af72-e5008cc55c3c daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/15] 199.204.45.115 () {48 vars in 968 bytes} [Fri May 8 03:31:47 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 03:31:53.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de8130fe-cf3a-47f1-9a12-56b53b73a776 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/16] 199.204.45.115 () {44 vars in 928 bytes} [Fri May 8 03:31:53 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.115 () {44 vars in 950 bytes} [Fri May 8 03:31:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 03:31:53.869 7 WARNING neutron.services.revisions.revision_plugin [None req-0daa69d9-3885-42cf-89b6-ece8750d89c7 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Could not find related network for resource to bump revision. 2026-05-08 03:31:53.886 7 INFO neutron.db.segments_db [None req-0daa69d9-3885-42cf-89b6-ece8750d89c7 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment dd03c916-b8e9-4d8b-8a5f-615daedf44fe of type flat for network 556c55cf-2d27-42ec-bf1d-2b8a6eea3e5f 2026-05-08 03:31:53.909 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0daa69d9-3885-42cf-89b6-ece8750d89c7 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.115 () {48 vars in 968 bytes} [Fri May 8 03:31:53 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 03:31:59.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d3062d6-9979-4b48-a7c4-65f090d425c0 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/20] 199.204.45.115 () {44 vars in 928 bytes} [Fri May 8 03:31:59 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.115 () {44 vars in 950 bytes} [Fri May 8 03:31:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 03:31:59.880 7 WARNING neutron.services.revisions.revision_plugin [None req-dff0fc7b-b73b-4b60-a921-bc61fb508ed3 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Could not find related network for resource to bump revision. 2026-05-08 03:31:59.899 7 INFO neutron.db.segments_db [None req-dff0fc7b-b73b-4b60-a921-bc61fb508ed3 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment 79067f73-0d6c-47e6-830a-9ac5c26a8fd9 of type flat for network 062ebd10-8bcf-4696-8f2b-4f9a41945512 [pid: 7|app: 0|req: 11/22] 199.204.45.115 () {48 vars in 968 bytes} [Fri May 8 03:31:59 2026] POST /v2.0/networks => generated 706 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 03:32:01.058 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8b5d7c4-50f3-40d2-989f-19901f63aff1 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/23] 199.204.45.115 () {44 vars in 928 bytes} [Fri May 8 03:32:01 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.115 () {44 vars in 950 bytes} [Fri May 8 03:32:01 2026] GET /v2.0/networks?name=public => generated 709 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 03:32:01.136 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09ade558-ec7c-4e96-beb2-fed1cf9bb6e8 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.115 () {44 vars in 1035 bytes} [Fri May 8 03:32:01 2026] GET /v2.0/subnets/public-subnet?network_id=062ebd10-8bcf-4696-8f2b-4f9a41945512 => generated 113 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.115 () {44 vars in 1058 bytes} [Fri May 8 03:32:01 2026] GET /v2.0/subnets?name=public-subnet&network_id=062ebd10-8bcf-4696-8f2b-4f9a41945512 => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.115 () {48 vars in 966 bytes} [Fri May 8 03:32:01 2026] POST /v2.0/subnets => generated 664 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 03:36:51.621 8 INFO neutron.pecan_wsgi.hooks.translation [None req-076d4831-ccaa-4c15-85bc-cc79c64ef2c4 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/65] 199.204.45.115 () {44 vars in 938 bytes} [Fri May 8 03:36:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/66] 199.204.45.115 () {44 vars in 960 bytes} [Fri May 8 03:36:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 03:36:51.699 8 INFO neutron.db.segments_db [None req-56c71eea-a426-4625-a860-5f773a86d647 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment 745e9a4d-b043-4fd4-9419-739fe1d03033 of type vxlan for network affc65f0-6f89-4781-8927-58e8f06b8002 [pid: 8|app: 0|req: 34/67] 199.204.45.115 () {48 vars in 967 bytes} [Fri May 8 03:36:51 2026] POST /v2.0/networks => generated 688 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 03:36:52.718 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04ff025d-f7b8-4746-a849-50a2418c0243 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/68] 199.204.45.115 () {44 vars in 938 bytes} [Fri May 8 03:36:52 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/69] 199.204.45.115 () {44 vars in 960 bytes} [Fri May 8 03:36:52 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 03:36:52.788 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0abf0e98-cffd-4c4e-9d9e-329920a7b0b8 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/70] 199.204.45.115 () {44 vars in 1037 bytes} [Fri May 8 03:36:52 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=affc65f0-6f89-4781-8927-58e8f06b8002 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 199.204.45.115 () {44 vars in 1060 bytes} [Fri May 8 03:36:52 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=affc65f0-6f89-4781-8927-58e8f06b8002 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 199.204.45.115 () {48 vars in 966 bytes} [Fri May 8 03:36:52 2026] POST /v2.0/subnets => generated 651 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 03:36:54.117 8 INFO neutron.api.v2.resource [None req-10b45175-70cc-4c01-82d0-2e38f7923a84 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/73] 199.204.45.115 () {44 vars in 972 bytes} [Fri May 8 03:36:54 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.204.45.115 () {44 vars in 994 bytes} [Fri May 8 03:36:54 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.204.45.115 () {48 vars in 981 bytes} [Fri May 8 03:36:54 2026] POST /v2.0/security-groups => generated 1616 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:55 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 1616 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:55 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:55 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.204.45.115 () {48 vars in 992 bytes} [Fri May 8 03:36:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:56 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 2230 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:56 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:56 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.115 () {48 vars in 992 bytes} [Fri May 8 03:36:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:57 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:57 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:57 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.115 () {48 vars in 992 bytes} [Fri May 8 03:36:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:58 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:58 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:58 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.115 () {48 vars in 992 bytes} [Fri May 8 03:36:58 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:59 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:59 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:36:59 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.115 () {48 vars in 992 bytes} [Fri May 8 03:36:59 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.204.45.115 () {44 vars in 988 bytes} [Fri May 8 03:37:00 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002 => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 03:37:00.911 8 INFO neutron.pecan_wsgi.hooks.translation [None req-818a3e5c-e090-493e-9f90-1c19e9064003 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/99] 199.204.45.115 () {44 vars in 1077 bytes} [Fri May 8 03:37:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=affc65f0-6f89-4781-8927-58e8f06b8002 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.204.45.115 () {44 vars in 1100 bytes} [Fri May 8 03:37:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=affc65f0-6f89-4781-8927-58e8f06b8002 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:37:00 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.204.45.115 () {48 vars in 962 bytes} [Fri May 8 03:37:01 2026] POST /v2.0/ports => generated 1092 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 03:37:08.424 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cbd822b2-1f50-46bc-a511-5d4e69311c7a daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/103] 199.204.45.115 () {44 vars in 980 bytes} [Fri May 8 03:37:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/104] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:37:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1095 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.204.45.115 () {48 vars in 1032 bytes} [Fri May 8 03:37:08 2026] PUT /v2.0/ports/a10b1466-669e-41c4-8526-1cfd81008aa2 => generated 1241 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 199.204.45.115 () {44 vars in 921 bytes} [Fri May 8 03:37:10 2026] GET /v2.0/ports => generated 3722 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 03:37:11.920 7 INFO neutron.api.v2.resource [None req-d2ba3861-0594-4457-bb9b-29e4d6267abc daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/109] 199.204.45.115 () {44 vars in 960 bytes} [Fri May 8 03:37:11 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 55/110] 199.204.45.115 () {44 vars in 982 bytes} [Fri May 8 03:37:11 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.204.45.115 () {48 vars in 981 bytes} [Fri May 8 03:37:11 2026] POST /v2.0/security-groups => generated 1610 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:37:12 2026] GET /v2.0/security-groups/ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd => generated 1610 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:37:13 2026] GET /v2.0/security-groups/ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd => generated 1610 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:37:13 2026] GET /v2.0/security-groups/ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/115] 199.204.45.115 () {48 vars in 992 bytes} [Fri May 8 03:37:13 2026] POST /v2.0/security-group-rules => generated 619 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:37:14 2026] GET /v2.0/security-groups/ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd => generated 2242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:37:14 2026] GET /v2.0/security-groups/ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd => generated 2242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:37:14 2026] GET /v2.0/security-groups/ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd => generated 2242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 199.204.45.115 () {48 vars in 992 bytes} [Fri May 8 03:37:14 2026] POST /v2.0/security-group-rules => generated 623 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/128] 199.204.45.115 () {44 vars in 976 bytes} [Fri May 8 03:38:18 2026] GET /v2.0/quotas/c55dcc10633445bd9ac59b7cc1d9c4ba => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/129] 199.204.45.115 () {48 vars in 1028 bytes} [Fri May 8 03:38:19 2026] PUT /v2.0/quotas/c55dcc10633445bd9ac59b7cc1d9c4ba => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 03:40:40.366 8 INFO neutron.pecan_wsgi.hooks.translation [None req-437901ce-ae77-444f-9c45-89a1cf3b91fa daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/148] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 03:40:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 202 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 75/149] 199.204.45.115 () {30 vars in 763 bytes} [Fri May 8 03:40:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 03:40:42.428 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17e3c8fd-2659-4e18-9be1-5a03dc076237 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/152] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 03:40:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/153] 199.204.45.115 () {30 vars in 763 bytes} [Fri May 8 03:40:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 03:46:44.910 7 INFO neutron.api.v2.resource [None req-496b3e21-083b-4dc4-82be-5f6622e0b648 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 102/202] 199.204.45.115 () {44 vars in 1075 bytes} [Fri May 8 03:46:44 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=38c81798bf1141da903285f826fc636e => generated 139 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 199.204.45.115 () {44 vars in 1098 bytes} [Fri May 8 03:46:44 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=38c81798bf1141da903285f826fc636e => generated 23 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.204.45.115 () {48 vars in 982 bytes} [Fri May 8 03:46:45 2026] POST /v2.0/security-groups => generated 1624 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.204.45.115 () {44 vars in 1089 bytes} [Fri May 8 03:46:47 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1?project_id=38c81798bf1141da903285f826fc636e => generated 1624 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:46:47 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.204.45.115 () {44 vars in 1089 bytes} [Fri May 8 03:46:47 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1?project_id=38c81798bf1141da903285f826fc636e => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 199.204.45.115 () {48 vars in 992 bytes} [Fri May 8 03:46:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.204.45.115 () {44 vars in 1089 bytes} [Fri May 8 03:46:48 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1?project_id=38c81798bf1141da903285f826fc636e => generated 2234 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:46:49 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1 => generated 2234 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/211] 199.204.45.115 () {44 vars in 1089 bytes} [Fri May 8 03:46:49 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1?project_id=38c81798bf1141da903285f826fc636e => generated 2234 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/212] 199.204.45.115 () {48 vars in 992 bytes} [Fri May 8 03:46:49 2026] POST /v2.0/security-group-rules => generated 599 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/213] 199.204.45.115 () {44 vars in 1089 bytes} [Fri May 8 03:46:50 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1?project_id=38c81798bf1141da903285f826fc636e => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:46:50 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/215] 199.204.45.115 () {44 vars in 1089 bytes} [Fri May 8 03:46:50 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1?project_id=38c81798bf1141da903285f826fc636e => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/216] 199.204.45.115 () {48 vars in 992 bytes} [Fri May 8 03:46:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/217] 199.204.45.115 () {44 vars in 1089 bytes} [Fri May 8 03:46:51 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1?project_id=38c81798bf1141da903285f826fc636e => generated 3460 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/218] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 03:46:51 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1 => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/219] 199.204.45.115 () {44 vars in 1089 bytes} [Fri May 8 03:46:51 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1?project_id=38c81798bf1141da903285f826fc636e => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/220] 199.204.45.115 () {48 vars in 992 bytes} [Fri May 8 03:46:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/239] 199.204.45.115 () {30 vars in 740 bytes} [Fri May 8 03:49:07 2026] GET /v2.0/networks?tenant_id=38c81798bf1141da903285f826fc636e&shared=False => generated 15 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 03:49:08.028 8 INFO neutron.db.segments_db [None req-b7e4ec59-2628-4a2f-8c36-2a70b1138257 f8df80afbc4147e6a012a3cc5099cc4a 38c81798bf1141da903285f826fc636e - - d1c7aef9331c49f1b45e644cdc601ce7 d1c7aef9331c49f1b45e644cdc601ce7] Added segment bd623248-93d7-4fbc-82d4-dc7db263737b of type vxlan for network e1fc5c6e-d30c-4122-9ca2-a15acf5acca4 [pid: 8|app: 0|req: 119/240] 199.204.45.115 () {34 vars in 682 bytes} [Fri May 8 03:49:07 2026] POST /v2.0/networks => generated 699 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/241] 199.204.45.115 () {30 vars in 722 bytes} [Fri May 8 03:49:08 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/242] 199.204.45.115 () {30 vars in 633 bytes} [Fri May 8 03:49:08 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/243] 199.204.45.115 () {34 vars in 677 bytes} [Fri May 8 03:49:08 2026] POST /v2.0/ports => generated 999 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/244] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 03:49:08 2026] GET /v2.0/networks/e1fc5c6e-d30c-4122-9ca2-a15acf5acca4 => generated 705 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/245] 199.204.45.115 () {30 vars in 722 bytes} [Fri May 8 03:49:10 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/246] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 03:49:10 2026] GET /v2.0/networks/e1fc5c6e-d30c-4122-9ca2-a15acf5acca4 => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/251] 199.204.45.115 () {44 vars in 976 bytes} [Fri May 8 03:49:28 2026] GET /v2.0/quotas/38c81798bf1141da903285f826fc636e => 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: 125/252] 199.204.45.115 () {48 vars in 1028 bytes} [Fri May 8 03:49:29 2026] PUT /v2.0/quotas/38c81798bf1141da903285f826fc636e => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:00:44.507 8 INFO neutron.pecan_wsgi.hooks.translation [None req-05125e8d-a701-4041-ada3-5eb9219999be daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/343] 199.204.45.115 () {44 vars in 928 bytes} [Fri May 8 04:00:44 2026] GET /v2.0/networks/public => generated 108 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/344] 199.204.45.115 () {44 vars in 950 bytes} [Fri May 8 04:00:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:00:45.590 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9da281c7-bc3d-40de-b90f-c66fb1e0e660 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/345] 199.204.45.115 () {44 vars in 928 bytes} [Fri May 8 04:00:45 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/346] 199.204.45.115 () {44 vars in 950 bytes} [Fri May 8 04:00:45 2026] GET /v2.0/networks?name=public => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:00:45.657 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85498159-aa77-415f-8221-6dc7fcbd73a4 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/347] 199.204.45.115 () {44 vars in 1035 bytes} [Fri May 8 04:00:45 2026] GET /v2.0/subnets/public-subnet?network_id=062ebd10-8bcf-4696-8f2b-4f9a41945512 => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/348] 199.204.45.115 () {44 vars in 1058 bytes} [Fri May 8 04:00:45 2026] GET /v2.0/subnets?name=public-subnet&network_id=062ebd10-8bcf-4696-8f2b-4f9a41945512 => generated 667 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:01:13.025 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4b89ff5-5341-4896-b604-00297a6c875d daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/353] 199.204.45.115 () {44 vars in 938 bytes} [Fri May 8 04:01:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 199.204.45.115 () {44 vars in 960 bytes} [Fri May 8 04:01:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:01:14.026 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9efe4dcf-162d-4f16-a36d-5b1a6b38921b daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/355] 199.204.45.115 () {44 vars in 938 bytes} [Fri May 8 04:01:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/356] 199.204.45.115 () {44 vars in 960 bytes} [Fri May 8 04:01:14 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:01:14.087 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d995794-0354-4a20-ae6a-0a23458202b2 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/357] 199.204.45.115 () {44 vars in 1037 bytes} [Fri May 8 04:01:14 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=affc65f0-6f89-4781-8927-58e8f06b8002 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/358] 199.204.45.115 () {44 vars in 1060 bytes} [Fri May 8 04:01:14 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=affc65f0-6f89-4781-8927-58e8f06b8002 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:01:15.264 7 INFO neutron.api.v2.resource [None req-740077ad-0f86-46dd-a964-741464016e51 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/359] 199.204.45.115 () {44 vars in 972 bytes} [Fri May 8 04:01:15 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/360] 199.204.45.115 () {44 vars in 994 bytes} [Fri May 8 04:01:15 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/361] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:16 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/362] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:16 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/363] 199.204.45.115 () {44 vars in 1012 bytes} [Fri May 8 04:01:16 2026] GET /v2.0/security-group-rules/cab5b18f-82d3-4c10-b631-375e9d2145e2 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:17 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:17 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 199.204.45.115 () {44 vars in 1012 bytes} [Fri May 8 04:01:17 2026] GET /v2.0/security-group-rules/5012a856-4f45-4069-9369-48d09f2a0f24 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/367] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:18 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:18 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.115 () {44 vars in 1012 bytes} [Fri May 8 04:01:18 2026] GET /v2.0/security-group-rules/885a67ab-ba24-49cf-a5ad-ff4e7ebbfb5e => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:19 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/371] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:19 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 199.204.45.115 () {44 vars in 1012 bytes} [Fri May 8 04:01:19 2026] GET /v2.0/security-group-rules/49b18cd2-0b90-4295-ac59-1e76249a7cbf => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:20 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:20 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.115 () {44 vars in 1012 bytes} [Fri May 8 04:01:20 2026] GET /v2.0/security-group-rules/6162c6d1-331e-4836-8568-d7b1f42f1114 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.115 () {44 vars in 988 bytes} [Fri May 8 04:01:21 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002 => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:01:21.724 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f28e6e3-e56d-4be2-b441-84a6f9fe6f7f daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/377] 199.204.45.115 () {44 vars in 1077 bytes} [Fri May 8 04:01:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=affc65f0-6f89-4781-8927-58e8f06b8002 => 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: 188/378] 199.204.45.115 () {44 vars in 1100 bytes} [Fri May 8 04:01:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=affc65f0-6f89-4781-8927-58e8f06b8002 => generated 1246 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:21 2026] GET /v2.0/security-groups/f3e5c0c7-c368-45d4-8420-ff54690d4059 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:01:29.971 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92e8e92a-5e7a-41c1-ac44-8351e561aa83 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/382] 199.204.45.115 () {44 vars in 980 bytes} [Fri May 8 04:01:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.115 () {44 vars in 921 bytes} [Fri May 8 04:01:31 2026] GET /v2.0/ports => generated 4717 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:01:32.627 8 INFO neutron.api.v2.resource [None req-1c7cf699-e2e7-4990-843c-2b109cd1d556 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/385] 199.204.45.115 () {44 vars in 960 bytes} [Fri May 8 04:01:32 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.204.45.115 () {44 vars in 982 bytes} [Fri May 8 04:01:32 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2877 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:33 2026] GET /v2.0/security-groups/ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd => generated 2878 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:33 2026] GET /v2.0/security-groups/ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd => generated 2878 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.115 () {44 vars in 1012 bytes} [Fri May 8 04:01:33 2026] GET /v2.0/security-group-rules/d5fbbc8b-c348-4f8e-bc7c-6c0298ef2d2a => generated 619 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:34 2026] GET /v2.0/security-groups/ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd => generated 2878 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:01:34 2026] GET /v2.0/security-groups/ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd => generated 2878 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.204.45.115 () {44 vars in 1012 bytes} [Fri May 8 04:01:34 2026] GET /v2.0/security-group-rules/11ea8dd2-2598-4281-83dd-cde7473e6da9 => generated 623 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.115 () {44 vars in 976 bytes} [Fri May 8 04:01:46 2026] GET /v2.0/quotas/c55dcc10633445bd9ac59b7cc1d9c4ba => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:02:41.236 7 INFO neutron.api.v2.resource [None req-b1f35468-1f13-4f62-9c82-4a3722008be5 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 203/402] 199.204.45.115 () {44 vars in 1075 bytes} [Fri May 8 04:02:41 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=38c81798bf1141da903285f826fc636e => generated 139 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/405] 199.204.45.115 () {44 vars in 1098 bytes} [Fri May 8 04:02:41 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=38c81798bf1141da903285f826fc636e => generated 4072 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/406] 199.204.45.115 () {44 vars in 1089 bytes} [Fri May 8 04:02:42 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1?project_id=38c81798bf1141da903285f826fc636e => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/407] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:02:42 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/408] 199.204.45.115 () {44 vars in 1012 bytes} [Fri May 8 04:02:42 2026] GET /v2.0/security-group-rules/97c01275-f96e-461e-bf3f-db1ac1a9dab6 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/409] 199.204.45.115 () {44 vars in 1089 bytes} [Fri May 8 04:02:43 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1?project_id=38c81798bf1141da903285f826fc636e => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/410] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:02:43 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/411] 199.204.45.115 () {44 vars in 1012 bytes} [Fri May 8 04:02:43 2026] GET /v2.0/security-group-rules/f989e027-b22f-45b8-876a-14dbc6c20ab9 => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.204.45.115 () {44 vars in 1089 bytes} [Fri May 8 04:02:44 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1?project_id=38c81798bf1141da903285f826fc636e => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:02:44 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.204.45.115 () {44 vars in 1012 bytes} [Fri May 8 04:02:44 2026] GET /v2.0/security-group-rules/99bca3d8-e08d-45d0-854b-fa9e37f0e905 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.204.45.115 () {44 vars in 1089 bytes} [Fri May 8 04:02:45 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1?project_id=38c81798bf1141da903285f826fc636e => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 199.204.45.115 () {44 vars in 1002 bytes} [Fri May 8 04:02:45 2026] GET /v2.0/security-groups/cd5041c5-7dc5-439a-8432-e820cc79a5f1 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.204.45.115 () {44 vars in 1012 bytes} [Fri May 8 04:02:45 2026] GET /v2.0/security-group-rules/97646864-361e-49de-b446-ae64f5f335f7 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.204.45.115 () {44 vars in 976 bytes} [Fri May 8 04:02:53 2026] GET /v2.0/quotas/38c81798bf1141da903285f826fc636e => generated 291 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/427] 199.204.45.115 () {44 vars in 950 bytes} [Fri May 8 04:03:43 2026] GET /v2.0/networks?name=public => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/432] 10.0.0.193 () {32 vars in 649 bytes} [Fri May 8 04:04:22 2026] GET /v2.0/networks => generated 2168 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/433] 10.0.0.193 () {32 vars in 655 bytes} [Fri May 8 04:04:23 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/434] 10.0.0.193 () {32 vars in 647 bytes} [Fri May 8 04:04:23 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/435] 10.0.0.193 () {32 vars in 643 bytes} [Fri May 8 04:04:23 2026] GET /v2.0/ports => generated 4717 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/436] 10.0.0.193 () {32 vars in 647 bytes} [Fri May 8 04:04:23 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/437] 10.0.0.193 () {32 vars in 649 bytes} [Fri May 8 04:04:24 2026] GET /v2.0/networks => generated 2168 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/438] 10.0.0.193 () {32 vars in 663 bytes} [Fri May 8 04:04:24 2026] GET /v2.0/security-groups => generated 17393 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/439] 10.0.0.193 () {32 vars in 655 bytes} [Fri May 8 04:04:24 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:04:35.096 7 INFO neutron.db.segments_db [None req-d551316f-67cf-40ef-beaf-43a23ca5626d daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment b6aea937-6afb-4cfb-875e-5c5a98572387 of type vxlan for network 2bb20b2f-c498-44a0-b3fd-cc7af049d7fc 2026-05-08 04:04:35.113 8 INFO neutron.db.segments_db [None req-989a4159-d8f2-4531-9ca6-298df32f2ee9 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment 85729c7f-4c22-4c7c-a0dd-d8b1de9ba000 of type vxlan for network c277ea13-0268-4bf3-96d0-e9a4ace72c3d [pid: 7|app: 0|req: 224/442] 10.0.0.193 () {34 vars in 671 bytes} [Fri May 8 04:04:34 2026] POST /v2.0/networks => generated 732 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/443] 10.0.0.193 () {34 vars in 671 bytes} [Fri May 8 04:04:34 2026] POST /v2.0/networks => generated 730 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/444] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:04:35 2026] POST /v2.0/subnets => generated 698 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:04:35.451 7 INFO neutron.db.segments_db [None req-291c88c9-1860-4701-acea-06b0377f84a8 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment cc09804b-7a54-477b-a414-6836a476a635 of type vxlan for network 9ddfa63f-f91e-4961-9d8e-18072c91b26a [pid: 7|app: 0|req: 225/445] 10.0.0.193 () {34 vars in 671 bytes} [Fri May 8 04:04:35 2026] POST /v2.0/networks => generated 730 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/446] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:04:35 2026] POST /v2.0/subnets => generated 695 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:04:35.570 7 INFO neutron.db.segments_db [None req-97d3cb91-c88c-47fe-b0ad-275da86bbf84 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment a2cf12ff-6668-40e1-afb7-39a600de86b6 of type vxlan for network 5bc9b2bf-abe4-41ce-ac72-5406ba6efbb6 [pid: 8|app: 0|req: 222/447] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:04:35 2026] GET /v2.0/security-groups?tenant_id=c359d2761274459da1e34b9d80f2c9bc&name=default => generated 2921 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:04:35.724 8 INFO neutron.db.segments_db [None req-7a779809-5a71-4889-909d-9f6549b6d30b daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment 7e212034-8218-45d1-aa78-ea3e8b3c1ee3 of type vxlan for network 18bfec45-2bdd-46c6-85bd-93a54287ec17 2026-05-08 04:04:35.802 7 INFO neutron.db.l3_hamode_db [None req-97d3cb91-c88c-47fe-b0ad-275da86bbf84 daa23f16e01c46f79d4b8224ca5f3a1a 96baf318f60241f59dfdc79baad01949 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:04:35.956 8 INFO neutron.db.l3_hamode_db [None req-7a779809-5a71-4889-909d-9f6549b6d30b daa23f16e01c46f79d4b8224ca5f3a1a f0af29eb82384bcf81bba7d72d2856d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:04:36.797 8 INFO neutron.db.l3_hamode_db [None req-7a779809-5a71-4889-909d-9f6549b6d30b daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:04:36.812 7 INFO neutron.db.l3_hamode_db [None req-97d3cb91-c88c-47fe-b0ad-275da86bbf84 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/448] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:04:35 2026] POST /v2.0/routers => generated 735 bytes in 2141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/449] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:04:37 2026] POST /v2.0/subnets => generated 696 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/450] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:04:38 2026] DELETE /v2.0/security-groups/70b0e342-a57c-41e6-8b3b-7856aa5aa87b => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/451] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:04:35 2026] POST /v2.0/routers => generated 738 bytes in 2607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:04:38.186 7 INFO neutron.db.segments_db [None req-40e26ac5-a6d5-416f-bd24-a36339d1f527 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment fb4323e2-4cc3-437b-a798-31d8a0e33ff7 of type vxlan for network 6b652902-8ca3-4538-a27d-eedad10b4799 2026-05-08 04:04:38.399 7 INFO neutron.db.l3_hamode_db [None req-40e26ac5-a6d5-416f-bd24-a36339d1f527 daa23f16e01c46f79d4b8224ca5f3a1a 0ca8cd69e03149cfaaa783fdab6db104 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/452] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:04:38 2026] PUT /v2.0/routers/a936a384-302a-4e04-9e8c-fa462376d2b4/add_router_interface => generated 309 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:39.164 7 INFO neutron.db.l3_hamode_db [None req-40e26ac5-a6d5-416f-bd24-a36339d1f527 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/453] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:04:38 2026] POST /v2.0/routers => generated 736 bytes in 1973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/454] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:04:39 2026] PUT /v2.0/routers/cfe9a1ca-ca96-45de-9167-1918b7aa4c39/add_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/455] 10.0.0.193 () {34 vars in 685 bytes} [Fri May 8 04:04:40 2026] POST /v2.0/security-groups => generated 1659 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 04:04:40.449 8 INFO neutron.db.segments_db [None req-1befd3f5-d0f1-46c7-b82b-0929252855f6 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment 18ca6925-7ecb-42df-99d9-b8f53addc991 of type vxlan for network 68a2cf25-e3ec-45fb-a6eb-b339a5c49d89 [pid: 8|app: 0|req: 228/456] 10.0.0.193 () {34 vars in 671 bytes} [Fri May 8 04:04:40 2026] POST /v2.0/networks => generated 725 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:04:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/458] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:04:40 2026] POST /v2.0/subnets => generated 691 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/459] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:04:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/460] 10.0.0.193 () {34 vars in 685 bytes} [Fri May 8 04:04:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 04:04:41.199 8 INFO neutron.db.segments_db [None req-75a0105b-5030-45f2-9d52-e66fd8c38bde daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment 32993610-0989-47d4-b725-de34ab6c9213 of type vxlan for network b687d15a-2f54-42d6-b487-358ab2d2882b 2026-05-08 04:04:41.393 8 INFO neutron.db.l3_hamode_db [None req-75a0105b-5030-45f2-9d52-e66fd8c38bde daa23f16e01c46f79d4b8224ca5f3a1a f5781ef8ace0469f851303c99a8bcb68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 229/461] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:04:40 2026] PUT /v2.0/routers/318b63a2-7ac0-4731-b4be-75c8a3fb787a/add_router_interface => generated 309 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/462] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:04:41 2026] POST /v2.0/floatingips => generated 552 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:04:42.108 8 INFO neutron.db.l3_hamode_db [None req-75a0105b-5030-45f2-9d52-e66fd8c38bde daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/463] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:04:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/466] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:04:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/467] 10.0.0.137 () {38 vars in 971 bytes} [Fri May 8 04:04:42 2026] POST /v2.0/security-groups => generated 1685 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/468] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:04:42 2026] POST /v2.0/floatingips => generated 552 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/469] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:04:41 2026] POST /v2.0/routers => generated 731 bytes in 1829 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/470] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:42 2026] GET /v2.0/security-groups/c585eded-430f-43f8-8b27-020d0646210b => generated 1685 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/471] 10.0.0.137 () {38 vars in 981 bytes} [Fri May 8 04:04:43 2026] POST /v2.0/security-group-rules => generated 614 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/472] 10.0.0.137 () {38 vars in 971 bytes} [Fri May 8 04:04:43 2026] POST /v2.0/security-groups => generated 1686 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/473] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:43 2026] GET /v2.0/security-groups/30bdf379-208d-449c-aedc-8273cf911422 => generated 1686 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/474] 10.0.0.137 () {34 vars in 1100 bytes} [Fri May 8 04:04:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1769884678&fields=id&tenant_id=96baf318f60241f59dfdc79baad01949 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/475] 10.0.0.137 () {38 vars in 981 bytes} [Fri May 8 04:04:43 2026] POST /v2.0/security-group-rules => generated 614 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/476] 10.0.0.137 () {34 vars in 982 bytes} [Fri May 8 04:04:43 2026] GET /v2.0/networks?id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc => generated 683 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/477] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:43 2026] GET /v2.0/security-groups/30bdf379-208d-449c-aedc-8273cf911422 => generated 2311 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/478] 10.0.0.137 () {34 vars in 965 bytes} [Fri May 8 04:04:43 2026] GET /v2.0/quotas/96baf318f60241f59dfdc79baad01949 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/479] 10.0.0.137 () {38 vars in 981 bytes} [Fri May 8 04:04:43 2026] POST /v2.0/security-group-rules => generated 619 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/480] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:04:43 2026] GET /v2.0/ports?tenant_id=96baf318f60241f59dfdc79baad01949&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/481] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:04:42 2026] PUT /v2.0/routers/07901a0a-5a6a-4546-9a07-d18c026e019b/add_router_interface => generated 309 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/482] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:43 2026] GET /v2.0/security-groups/30bdf379-208d-449c-aedc-8273cf911422 => generated 2941 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/483] 10.0.0.137 () {34 vars in 1001 bytes} [Fri May 8 04:04:44 2026] GET /v2.0/security-group-rules/31c4a1d1-cac0-49c4-bb60-7d22bf9014e7 => generated 616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/484] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:44 2026] GET /v2.0/security-groups/30bdf379-208d-449c-aedc-8273cf911422 => generated 2941 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/485] 10.0.0.137 () {36 vars in 1023 bytes} [Fri May 8 04:04:44 2026] DELETE /v2.0/security-group-rules/31c4a1d1-cac0-49c4-bb60-7d22bf9014e7 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/486] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:44 2026] GET /v2.0/security-groups/30bdf379-208d-449c-aedc-8273cf911422 => generated 2311 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/487] 10.0.0.137 () {36 vars in 1013 bytes} [Fri May 8 04:04:44 2026] DELETE /v2.0/security-groups/30bdf379-208d-449c-aedc-8273cf911422 => 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: 251/488] 10.0.0.137 () {34 vars in 907 bytes} [Fri May 8 04:04:44 2026] GET /v2.0/extensions => generated 21537 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/489] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:44 2026] GET /v2.0/security-groups/c585eded-430f-43f8-8b27-020d0646210b => generated 2310 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/490] 10.0.0.137 () {34 vars in 1008 bytes} [Fri May 8 04:04:44 2026] GET /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/491] 10.0.0.137 () {34 vars in 1108 bytes} [Fri May 8 04:04:44 2026] GET /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/492] 10.0.0.137 () {36 vars in 1013 bytes} [Fri May 8 04:04:44 2026] DELETE /v2.0/security-groups/c585eded-430f-43f8-8b27-020d0646210b => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/493] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:44 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/494] 10.0.0.193 () {34 vars in 685 bytes} [Fri May 8 04:04:44 2026] POST /v2.0/security-groups => generated 1661 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/495] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:04:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/496] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:04:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:04:45.291 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf56f4b5-1539-4b98-b052-29998c98abef daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: cc9d4ce6-4f9e-4d94-91b5-71bb38a3393c 2026-05-08 04:04:45.305 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf56f4b5-1539-4b98-b052-29998c98abef daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: cc9d4ce6-4f9e-4d94-91b5-71bb38a3393c [pid: 7|app: 0|req: 258/497] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:04:45 2026] POST /v2.0/floatingips => generated 552 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/498] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:45 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => 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: 240/499] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:04:44 2026] PUT /v2.0/routers/318b63a2-7ac0-4731-b4be-75c8a3fb787a/remove_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/500] 10.0.0.137 () {34 vars in 1100 bytes} [Fri May 8 04:04:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1482624189&fields=id&tenant_id=f5781ef8ace0469f851303c99a8bcb68 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/501] 10.0.0.137 () {34 vars in 982 bytes} [Fri May 8 04:04:46 2026] GET /v2.0/networks?id=68a2cf25-e3ec-45fb-a6eb-b339a5c49d89 => generated 676 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/502] 10.0.0.137 () {34 vars in 965 bytes} [Fri May 8 04:04:46 2026] GET /v2.0/quotas/f5781ef8ace0469f851303c99a8bcb68 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:46.125 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ce3ecac-20dd-4600-b193-85e23961d0ab daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 4ff207df-2b25-460f-a3a3-b5895cf4cf96 2026-05-08 04:04:46.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ce3ecac-20dd-4600-b193-85e23961d0ab daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 4ff207df-2b25-460f-a3a3-b5895cf4cf96 [pid: 8|app: 0|req: 244/503] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:04:46 2026] GET /v2.0/ports?tenant_id=f5781ef8ace0469f851303c99a8bcb68&fields=id => generated 57 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/504] 10.0.0.137 () {34 vars in 1008 bytes} [Fri May 8 04:04:46 2026] GET /v2.0/networks/68a2cf25-e3ec-45fb-a6eb-b339a5c49d89?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/505] 10.0.0.137 () {34 vars in 1108 bytes} [Fri May 8 04:04:46 2026] GET /v2.0/networks/68a2cf25-e3ec-45fb-a6eb-b339a5c49d89?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) 2026-05-08 04:04:46.403 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ce3ecac-20dd-4600-b193-85e23961d0ab daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 86397af4-8c80-496d-861f-9e2d543f7344 2026-05-08 04:04:46.406 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ce3ecac-20dd-4600-b193-85e23961d0ab daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 86397af4-8c80-496d-861f-9e2d543f7344 2026-05-08 04:04:46.479 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-7ce3ecac-20dd-4600-b193-85e23961d0ab daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 247/506] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:46 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/507] 10.0.0.137 () {34 vars in 1098 bytes} [Fri May 8 04:04:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--206694956&fields=id&tenant_id=f0af29eb82384bcf81bba7d72d2856d6 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:04:46.845 7 INFO neutron.db.l3_hamode_db [None req-7ce3ecac-20dd-4600-b193-85e23961d0ab daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] HA network 6b652902-8ca3-4538-a27d-eedad10b4799 was deleted as no HA routers are present in tenant 0ca8cd69e03149cfaaa783fdab6db104. [pid: 7|app: 0|req: 260/508] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:04:45 2026] DELETE /v2.0/routers/318b63a2-7ac0-4731-b4be-75c8a3fb787a => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/509] 10.0.0.137 () {34 vars in 982 bytes} [Fri May 8 04:04:46 2026] GET /v2.0/networks?id=c277ea13-0268-4bf3-96d0-e9a4ace72c3d => generated 680 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/510] 10.0.0.137 () {34 vars in 965 bytes} [Fri May 8 04:04:46 2026] GET /v2.0/quotas/f0af29eb82384bcf81bba7d72d2856d6 => 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: 251/511] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:46 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => 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: 261/512] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:04:46 2026] DELETE /v2.0/subnets/bd2636d7-38c1-41b8-99b8-63ffe5432bd8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/513] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:04:46 2026] GET /v2.0/ports?tenant_id=f0af29eb82384bcf81bba7d72d2856d6&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/514] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:04:46 2026] DELETE /v2.0/networks/9ddfa63f-f91e-4961-9d8e-18072c91b26a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/515] 10.0.0.137 () {34 vars in 1008 bytes} [Fri May 8 04:04:47 2026] GET /v2.0/networks/c277ea13-0268-4bf3-96d0-e9a4ace72c3d?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:04:47.194 7 INFO neutron.services.segments.plugin [-] Segment fb4323e2-4cc3-437b-a798-31d8a0e33ff7 resource provider aggregate not found 2026-05-08 04:04:47.218 7 INFO neutron.services.segments.plugin [-] Segment fb4323e2-4cc3-437b-a798-31d8a0e33ff7 resource provider aggregate not found 2026-05-08 04:04:47.221 7 INFO neutron.services.segments.plugin [-] Segment fb4323e2-4cc3-437b-a798-31d8a0e33ff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb4323e2-4cc3-437b-a798-31d8a0e33ff7 found for delete ", "request_id": "req-f3f8c4ec-1acd-4a6d-8772-11e691257ed0"}]} [pid: 7|app: 0|req: 263/516] 10.0.0.137 () {34 vars in 1108 bytes} [Fri May 8 04:04:47 2026] GET /v2.0/networks/c277ea13-0268-4bf3-96d0-e9a4ace72c3d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:04:47.241 7 INFO neutron.services.segments.plugin [-] Segment fb4323e2-4cc3-437b-a798-31d8a0e33ff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb4323e2-4cc3-437b-a798-31d8a0e33ff7 found for delete ", "request_id": "req-9ec61e4f-21cb-4ba9-85bd-bc46e8aa9b00"}]} [pid: 8|app: 0|req: 254/517] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:04:47 2026] GET /v2.0/security-groups?tenant_id=0ca8cd69e03149cfaaa783fdab6db104&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/518] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:04:47 2026] DELETE /v2.0/security-groups/f7ec4b93-4243-41fa-9ab1-a843a3e61ce6 => 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: 255/519] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:47 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/520] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:47 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => 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: 256/521] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:48 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => 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: 266/522] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:48 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/523] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:48 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => 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: 267/524] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:49 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:04:49.254 7 INFO neutron.services.segments.plugin [-] Segment cc09804b-7a54-477b-a414-6836a476a635 resource provider aggregate not found 2026-05-08 04:04:49.256 7 INFO neutron.services.segments.plugin [-] Segment cc09804b-7a54-477b-a414-6836a476a635 resource provider aggregate not found 2026-05-08 04:04:49.271 7 INFO neutron.services.segments.plugin [-] Segment cc09804b-7a54-477b-a414-6836a476a635 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc09804b-7a54-477b-a414-6836a476a635 found for delete ", "request_id": "req-db275bba-8d1f-43a3-bb78-27e689f8ef06"}]} 2026-05-08 04:04:49.277 7 INFO neutron.services.segments.plugin [-] Segment cc09804b-7a54-477b-a414-6836a476a635 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc09804b-7a54-477b-a414-6836a476a635 found for delete ", "request_id": "req-dee1628e-1a6b-4680-b53a-aff7b1c03bea"}]} 2026-05-08 04:04:49.523 8 INFO neutron.db.segments_db [None req-26384dc2-4ad4-4a38-8a5c-85ca08f3dba8 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment f6921089-8d6a-4e21-a68d-3e85ade814f8 of type vxlan for network 9e7103de-d1f3-4340-ba22-19ed8e21fd5b [pid: 8|app: 0|req: 258/525] 10.0.0.193 () {34 vars in 671 bytes} [Fri May 8 04:04:49 2026] POST /v2.0/networks => generated 724 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/526] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:04:49 2026] GET /v2.0/networks?id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc => generated 683 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/527] 199.204.45.115 () {34 vars in 911 bytes} [Fri May 8 04:04:49 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/528] 199.204.45.115 () {34 vars in 1050 bytes} [Fri May 8 04:04:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=96baf318f60241f59dfdc79baad01949 => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/529] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:04:49 2026] POST /v2.0/subnets => generated 691 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/530] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:49 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/531] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:49 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:04:49.977 8 INFO neutron.db.segments_db [None req-9aadfccc-31b7-487d-ab39-41c7cc5603b7 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment a9486e8e-81d6-4150-b706-d59d1cf799a4 of type vxlan for network d77496c9-2e36-4a73-8e02-f3e93d0443f6 [pid: 7|app: 0|req: 271/532] 199.204.45.115 () {38 vars in 955 bytes} [Fri May 8 04:04:49 2026] POST /v2.0/ports => generated 954 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:04:50.238 8 INFO neutron.db.l3_hamode_db [None req-9aadfccc-31b7-487d-ab39-41c7cc5603b7 daa23f16e01c46f79d4b8224ca5f3a1a 09ab07c016be42f8b1a35914fc516ced - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 272/533] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:50 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 957 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/534] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:50 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:50.857 8 INFO neutron.db.l3_hamode_db [None req-9aadfccc-31b7-487d-ab39-41c7cc5603b7 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 274/535] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:04:50 2026] PUT /v2.0/ports/c733997e-44bf-4d2f-9c83-34417bdd295a => generated 1235 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 275/536] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:50 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => 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: 276/537] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:51 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/538] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:04:51 2026] GET /v2.0/networks?id=68a2cf25-e3ec-45fb-a6eb-b339a5c49d89 => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:51.387 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-16d16228-0565-480d-85d6-3c4ef5898569'] response: {'name': 'network-changed', 'server_uuid': '42065f6d-4032-46d1-aede-3259142c6737', 'tag': 'c733997e-44bf-4d2f-9c83-34417bdd295a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 278/539] 199.204.45.115 () {34 vars in 1050 bytes} [Fri May 8 04:04:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f5781ef8ace0469f851303c99a8bcb68 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/540] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:04:49 2026] POST /v2.0/routers => generated 731 bytes in 1817 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/541] 199.204.45.115 () {38 vars in 955 bytes} [Fri May 8 04:04:51 2026] POST /v2.0/ports => generated 954 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 263/542] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:51 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/543] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:04:51 2026] PUT /v2.0/ports/51b4d0cd-5325-4ff4-9f91-f34eab13283f => generated 1235 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 265/544] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:52 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&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: 266/545] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:04:52 2026] GET /v2.0/ports?tenant_id=96baf318f60241f59dfdc79baad01949&device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/546] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:52 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/547] 199.204.45.115 () {34 vars in 1018 bytes} [Fri May 8 04:04:52 2026] GET /v2.0/networks?tenant_id=96baf318f60241f59dfdc79baad01949&shared=False => generated 779 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/548] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:52 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/549] 199.204.45.115 () {34 vars in 930 bytes} [Fri May 8 04:04:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/550] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:52 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:52.625 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc660f3c-4851-4234-89ed-0cdc84408464'] response: {'name': 'network-changed', 'server_uuid': '8352b28b-3b96-4516-9e29-fabe6b3ad04f', 'tag': '51b4d0cd-5325-4ff4-9f91-f34eab13283f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 280/551] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:04:51 2026] PUT /v2.0/routers/e472fa73-598d-4e9b-a255-a45d005f8d72/add_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/552] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:04:53 2026] GET /v2.0/ports?tenant_id=f5781ef8ace0469f851303c99a8bcb68&device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/553] 199.204.45.115 () {34 vars in 1018 bytes} [Fri May 8 04:04:53 2026] GET /v2.0/networks?tenant_id=f5781ef8ace0469f851303c99a8bcb68&shared=False => generated 772 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/554] 199.204.45.115 () {34 vars in 930 bytes} [Fri May 8 04:04:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/555] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:53 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/556] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:53 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/557] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:53 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/558] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:04:53 2026] GET /v2.0/networks?id=c277ea13-0268-4bf3-96d0-e9a4ace72c3d => generated 680 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/559] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:04:53 2026] GET /v2.0/ports?tenant_id=96baf318f60241f59dfdc79baad01949&device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/560] 199.204.45.115 () {34 vars in 1050 bytes} [Fri May 8 04:04:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f0af29eb82384bcf81bba7d72d2856d6 => generated 180 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/561] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:04:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c733997e-44bf-4d2f-9c83-34417bdd295a => 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: 286/562] 10.0.0.137 () {38 vars in 971 bytes} [Fri May 8 04:04:53 2026] POST /v2.0/security-groups => generated 1681 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/563] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:53 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/564] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:04:53 2026] GET /v2.0/subnets?id=848faca9-68da-44cf-bb78-34a83ad1731a => generated 701 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/565] 10.0.0.137 () {38 vars in 971 bytes} [Fri May 8 04:04:53 2026] POST /v2.0/security-groups => generated 1681 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/566] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:53 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/567] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:04:53 2026] GET /v2.0/ports?network_id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc&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: 277/568] 199.204.45.115 () {38 vars in 955 bytes} [Fri May 8 04:04:53 2026] POST /v2.0/ports => generated 954 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 292/569] 10.0.0.137 () {38 vars in 971 bytes} [Fri May 8 04:04:54 2026] POST /v2.0/security-groups => generated 1681 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/570] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/571] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/security-groups?tenant_id=09ab07c016be42f8b1a35914fc516ced => generated 7908 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/572] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc?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: 281/573] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/security-groups/91a6129e-a8db-4455-b2ac-4fe879eb4856 => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/574] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/security-groups/91a6129e-a8db-4455-b2ac-4fe879eb4856 => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/575] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/security-groups/a73bf6fe-d640-4efb-8fe6-e2b66098177e => generated 1681 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/576] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/ports?tenant_id=f5781ef8ace0469f851303c99a8bcb68&device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/577] 10.0.0.137 () {36 vars in 1013 bytes} [Fri May 8 04:04:54 2026] DELETE /v2.0/security-groups/a73bf6fe-d640-4efb-8fe6-e2b66098177e => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/578] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=51b4d0cd-5325-4ff4-9f91-f34eab13283f => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/579] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:04:54 2026] PUT /v2.0/ports/e0ac1593-72a7-4012-80fa-3c975043284d => generated 1235 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 287/580] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/subnets?id=b1bfe175-9fe3-4f39-ba71-b1f4d66e3da1 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:54.543 7 INFO neutron.api.v2.resource [req-c0ebd40d-beeb-48e4-b72e-325a27a4dc8d req-93b4e706-a3c2-4150-84b2-e51f410e9326 35499d2869874ff59579d2b9b87feaae 09ab07c016be42f8b1a35914fc516ced - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 294/581] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/security-groups/a73bf6fe-d640-4efb-8fe6-e2b66098177e => 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: 295/582] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/ports?network_id=68a2cf25-e3ec-45fb-a6eb-b339a5c49d89&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/583] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:54.592 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13112695-bb18-4be7-ab28-2e6276796d61'] response: {'name': 'network-changed', 'server_uuid': '70fc64f3-7cca-4c03-9c2c-9a58083eb9c7', 'tag': 'e0ac1593-72a7-4012-80fa-3c975043284d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 296/584] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/networks/68a2cf25-e3ec-45fb-a6eb-b339a5c49d89?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/585] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/586] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/587] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/networks/68a2cf25-e3ec-45fb-a6eb-b339a5c49d89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/588] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/security-groups/da508147-a929-4f60-a3e2-18294fdbe8ad => generated 1681 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/589] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&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: 292/590] 10.0.0.137 () {36 vars in 1013 bytes} [Fri May 8 04:04:54 2026] DELETE /v2.0/security-groups/da508147-a929-4f60-a3e2-18294fdbe8ad => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:04:54.821 7 INFO neutron.api.v2.resource [req-065251d6-4362-45a6-ad8d-2df78332a098 req-a271e193-62c8-4e61-a795-fdc33ed679dd 35499d2869874ff59579d2b9b87feaae 09ab07c016be42f8b1a35914fc516ced - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 299/591] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/security-groups/da508147-a929-4f60-a3e2-18294fdbe8ad => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/592] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/security-groups/e7f0cd1e-9b0e-4740-bd8a-b41581024bab => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/593] 10.0.0.137 () {36 vars in 1013 bytes} [Fri May 8 04:04:54 2026] DELETE /v2.0/security-groups/e7f0cd1e-9b0e-4740-bd8a-b41581024bab => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:04:54.994 8 INFO neutron.api.v2.resource [req-65256734-3324-498e-9b57-07ac63edab79 req-24182d4a-18bd-4da3-bd23-92f660fac8d9 35499d2869874ff59579d2b9b87feaae 09ab07c016be42f8b1a35914fc516ced - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 294/594] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:54 2026] GET /v2.0/security-groups/e7f0cd1e-9b0e-4740-bd8a-b41581024bab => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/595] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/security-groups?tenant_id=09ab07c016be42f8b1a35914fc516ced => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/596] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/security-groups/91a6129e-a8db-4455-b2ac-4fe879eb4856 => generated 2922 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/597] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/598] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/ports?tenant_id=f0af29eb82384bcf81bba7d72d2856d6&device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/599] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/security-groups/91a6129e-a8db-4455-b2ac-4fe879eb4856 => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/600] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:55.216 8 INFO neutron.api.v2.resource [req-142b8c89-94bb-4ef4-a971-ffa5ff09f15d req-220ddf4c-68b6-4d96-8f78-2436ea647189 35499d2869874ff59579d2b9b87feaae 09ab07c016be42f8b1a35914fc516ced - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 298/601] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/security-groups/e7f0cd1e-9b0e-4740-bd8a-b41581024bab => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/602] 199.204.45.115 () {34 vars in 1018 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/networks?tenant_id=f0af29eb82384bcf81bba7d72d2856d6&shared=False => generated 777 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:55.258 7 INFO neutron.api.v2.resource [req-cbb512e3-bd58-457d-ba2d-ac48b8f6833d req-891ee4f4-3bbc-467a-a8a1-bebfac551328 35499d2869874ff59579d2b9b87feaae 09ab07c016be42f8b1a35914fc516ced - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 305/603] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/security-groups/da508147-a929-4f60-a3e2-18294fdbe8ad => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:04:55.295 7 INFO neutron.api.v2.resource [req-e461002b-ca95-421d-8e9f-acbedf68b439 req-df8fcdbd-1b0c-4672-ab43-11d7e4919f20 35499d2869874ff59579d2b9b87feaae 09ab07c016be42f8b1a35914fc516ced - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 306/604] 10.0.0.137 () {34 vars in 991 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/security-groups/a73bf6fe-d640-4efb-8fe6-e2b66098177e => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/605] 199.204.45.115 () {34 vars in 930 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/606] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/607] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:55.837 7 INFO neutron_taas.services.taas.taas_plugin [None req-645c6541-13aa-4fee-a065-9d810afd6bf2 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 5cc1b5df-b674-4591-942a-58be8737601a [pid: 8|app: 0|req: 302/608] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:55.840 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-645c6541-13aa-4fee-a065-9d810afd6bf2 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 5cc1b5df-b674-4591-942a-58be8737601a [pid: 8|app: 0|req: 303/609] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:55 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:56 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:04:56 2026] GET /v2.0/ports?tenant_id=f0af29eb82384bcf81bba7d72d2856d6&device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/614] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:56 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/615] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:04:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e0ac1593-72a7-4012-80fa-3c975043284d => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:04:56 2026] GET /v2.0/subnets?id=21d92196-2075-4a41-85be-fbe50a636a6b => generated 698 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:04:55 2026] PUT /v2.0/routers/e472fa73-598d-4e9b-a255-a45d005f8d72/remove_router_interface => generated 309 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/618] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:04:56 2026] GET /v2.0/ports?network_id=c277ea13-0268-4bf3-96d0-e9a4ace72c3d&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: 8|app: 0|req: 312/619] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:04:56 2026] GET /v2.0/networks/c277ea13-0268-4bf3-96d0-e9a4ace72c3d?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: 313/620] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:04:56 2026] GET /v2.0/networks/c277ea13-0268-4bf3-96d0-e9a4ace72c3d?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-05-08 04:04:56.692 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4bfd22f-c7f7-4719-b491-83429326c501 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: a54592a8-5e31-464b-a4ff-6222bdbd3c96 2026-05-08 04:04:56.695 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4bfd22f-c7f7-4719-b491-83429326c501 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: a54592a8-5e31-464b-a4ff-6222bdbd3c96 [pid: 8|app: 0|req: 314/621] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:56 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/622] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:56 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:57.006 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4bfd22f-c7f7-4719-b491-83429326c501 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 03db0042-a004-486f-8741-58e6e6ef650e 2026-05-08 04:04:57.009 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4bfd22f-c7f7-4719-b491-83429326c501 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 03db0042-a004-486f-8741-58e6e6ef650e [pid: 8|app: 0|req: 316/623] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:56 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/624] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:57 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:57.344 7 INFO neutron.services.segments.plugin [-] Segment a9486e8e-81d6-4150-b706-d59d1cf799a4 resource provider aggregate not found 2026-05-08 04:04:57.350 7 INFO neutron.services.segments.plugin [-] Segment a9486e8e-81d6-4150-b706-d59d1cf799a4 resource provider aggregate not found 2026-05-08 04:04:57.363 7 INFO neutron.db.l3_hamode_db [None req-f4bfd22f-c7f7-4719-b491-83429326c501 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] HA network d77496c9-2e36-4a73-8e02-f3e93d0443f6 was deleted as no HA routers are present in tenant 09ab07c016be42f8b1a35914fc516ced. [pid: 7|app: 0|req: 308/625] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:04:56 2026] DELETE /v2.0/routers/e472fa73-598d-4e9b-a255-a45d005f8d72 => generated 0 bytes in 908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:04:57.371 7 INFO neutron.services.segments.plugin [-] Segment a9486e8e-81d6-4150-b706-d59d1cf799a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9486e8e-81d6-4150-b706-d59d1cf799a4 found for delete ", "request_id": "req-e64060e2-4771-4d65-9473-d0a1351af08e"}]} 2026-05-08 04:04:57.372 7 INFO neutron.services.segments.plugin [-] Segment a9486e8e-81d6-4150-b706-d59d1cf799a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9486e8e-81d6-4150-b706-d59d1cf799a4 found for delete ", "request_id": "req-739f6296-d7c9-4523-b06d-f5de28dedd98"}]} [pid: 7|app: 0|req: 309/626] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:57 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/627] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:04:57 2026] DELETE /v2.0/subnets/212432a0-4b13-42e3-9dff-32f3bc975b93 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/628] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:57 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:58.001 8 INFO neutron_taas.services.taas.taas_plugin [None req-40bb9e0b-6d8e-448d-afaf-facfbbff85a4 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 3c432f01-0771-4770-912d-81622b828ef4 2026-05-08 04:04:58.004 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40bb9e0b-6d8e-448d-afaf-facfbbff85a4 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 3c432f01-0771-4770-912d-81622b828ef4 [pid: 7|app: 0|req: 311/629] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:58 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/630] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:58 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/631] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:58 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/632] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:58 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/633] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:04:57 2026] DELETE /v2.0/networks/9e7103de-d1f3-4340-ba22-19ed8e21fd5b => generated 0 bytes in 768 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/634] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:04:58 2026] GET /v2.0/security-groups?tenant_id=09ab07c016be42f8b1a35914fc516ced&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/635] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:04:58 2026] DELETE /v2.0/security-groups/91a6129e-a8db-4455-b2ac-4fe879eb4856 => 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: 316/636] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:58 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/637] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:58 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:04:58.721 8 INFO neutron.services.segments.plugin [-] Segment f6921089-8d6a-4e21-a68d-3e85ade814f8 resource provider aggregate not found 2026-05-08 04:04:58.733 8 INFO neutron.services.segments.plugin [-] Segment f6921089-8d6a-4e21-a68d-3e85ade814f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6921089-8d6a-4e21-a68d-3e85ade814f8 found for delete ", "request_id": "req-afad9bee-fb54-43aa-a4e9-b3d5bc37ee6c"}]} 2026-05-08 04:04:58.749 8 INFO neutron.services.segments.plugin [-] Segment f6921089-8d6a-4e21-a68d-3e85ade814f8 resource provider aggregate not found 2026-05-08 04:04:58.767 8 INFO neutron.services.segments.plugin [-] Segment f6921089-8d6a-4e21-a68d-3e85ade814f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6921089-8d6a-4e21-a68d-3e85ade814f8 found for delete ", "request_id": "req-bf414fb3-0c30-474c-a353-f68347d23a45"}]} [pid: 7|app: 0|req: 317/638] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:59 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => 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: 322/639] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:59 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/640] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:59 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/641] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:59 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/642] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:04:59 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/643] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:04:59 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/644] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:00 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/645] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:00 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/646] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:00 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 969 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:00 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/648] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:01 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/649] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:01 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/650] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:01 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/651] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:01 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/652] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:02 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/653] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:01 2026] GET /v2.0/security-groups?tenant_id=68305c95fdde401db1f8017a1a406388&name=default => generated 2925 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/654] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:02 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&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: 331/655] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:02 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/656] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:02 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&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: 325/657] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:02 2026] DELETE /v2.0/security-groups/cd674b55-eb86-4d58-9a34-a6d24cb135ba => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/658] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:02 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/659] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:02 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/660] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:03 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/661] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:03 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/662] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:03 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/663] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:03 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/664] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:03 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/665] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:03 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/666] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:04 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:04.298 7 INFO neutron.db.l3_db [None req-c0337a09-0f21-4a39-90ea-a5e40ef46ae1 c3d1df5cbcc64fcc8b108cf14ec11619 f5781ef8ace0469f851303c99a8bcb68 - - default default] Floating IP d3d1b2c0-2569-4654-a438-d457d9f84638 associated. External IP: 10.96.250.204, port: 51b4d0cd-5325-4ff4-9f91-f34eab13283f. [pid: 8|app: 0|req: 339/667] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:04 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/668] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:04 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/669] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:04 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/670] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:05:03 2026] PUT /v2.0/floatingips/d3d1b2c0-2569-4654-a438-d457d9f84638 => generated 855 bytes in 994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:04.810 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99a12f4b-0194-49df-86ef-94a2fa6fcdb0'] response: {'name': 'network-changed', 'server_uuid': '8352b28b-3b96-4516-9e29-fabe6b3ad04f', 'tag': '51b4d0cd-5325-4ff4-9f91-f34eab13283f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 330/671] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:05 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/672] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:05 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:05.272 8 INFO neutron.db.l3_db [None req-b1659fda-fdbe-44c1-a3a1-54d011265841 30ddd3b173db46b9b37b62d9b01092cf 96baf318f60241f59dfdc79baad01949 - - default default] Floating IP d9b8094b-0e3a-40db-928f-34bf75c7ded7 associated. External IP: 10.96.250.209, port: c733997e-44bf-4d2f-9c83-34417bdd295a. [pid: 7|app: 0|req: 332/673] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:05:05 2026] GET /v2.0/ports?tenant_id=f5781ef8ace0469f851303c99a8bcb68&device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/674] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:05:05 2026] GET /v2.0/networks?id=68a2cf25-e3ec-45fb-a6eb-b339a5c49d89 => generated 772 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/675] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:05:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=51b4d0cd-5325-4ff4-9f91-f34eab13283f => generated 858 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/676] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:05:05 2026] GET /v2.0/subnets?id=b1bfe175-9fe3-4f39-ba71-b1f4d66e3da1 => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/677] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:05:04 2026] PUT /v2.0/floatingips/d9b8094b-0e3a-40db-928f-34bf75c7ded7 => generated 855 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/678] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:05:05 2026] GET /v2.0/ports?network_id=68a2cf25-e3ec-45fb-a6eb-b339a5c49d89&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:05:05.689 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b74c10c-2278-4250-9daa-b78276fdd7c4'] response: {'name': 'network-changed', 'server_uuid': '42065f6d-4032-46d1-aede-3259142c6737', 'tag': 'c733997e-44bf-4d2f-9c83-34417bdd295a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 343/679] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:05:05 2026] GET /v2.0/networks/68a2cf25-e3ec-45fb-a6eb-b339a5c49d89?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/680] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:05 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/681] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:05:05 2026] GET /v2.0/networks/68a2cf25-e3ec-45fb-a6eb-b339a5c49d89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/682] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:05 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/683] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:05:06 2026] GET /v2.0/ports?tenant_id=96baf318f60241f59dfdc79baad01949&device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 1240 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/684] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:05:06 2026] GET /v2.0/networks?id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc => generated 779 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/685] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:05:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c733997e-44bf-4d2f-9c83-34417bdd295a => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/686] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:06 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/687] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:05:06 2026] GET /v2.0/subnets?id=848faca9-68da-44cf-bb78-34a83ad1731a => generated 701 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/688] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:06 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:05:06 2026] GET /v2.0/ports?network_id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/690] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:05:06 2026] GET /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/691] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:05:06 2026] GET /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc?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: 342/692] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:07 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/693] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:07 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/694] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:07 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:08.128 8 INFO neutron.db.l3_db [None req-10902175-176f-40bd-bafb-0827538cf061 8e33e4160f294ceb8339d35ac0348ff6 f0af29eb82384bcf81bba7d72d2856d6 - - default default] Floating IP 4177c548-6159-4809-8ae6-d5da4459bb6c associated. External IP: 10.96.250.202, port: e0ac1593-72a7-4012-80fa-3c975043284d. [pid: 8|app: 0|req: 352/695] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:05:07 2026] PUT /v2.0/floatingips/4177c548-6159-4809-8ae6-d5da4459bb6c => generated 855 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:08.572 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bea232a-24ed-4c98-9ebb-8f9ef82cdd40'] response: {'name': 'network-changed', 'server_uuid': '70fc64f3-7cca-4c03-9c2c-9a58083eb9c7', 'tag': 'e0ac1593-72a7-4012-80fa-3c975043284d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 344/696] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:08 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/697] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:08 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/698] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:08 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/699] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:09 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&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: 346/700] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:05:09 2026] GET /v2.0/ports?tenant_id=f0af29eb82384bcf81bba7d72d2856d6&device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/701] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:05:09 2026] GET /v2.0/networks?id=c277ea13-0268-4bf3-96d0-e9a4ace72c3d => generated 777 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:05:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e0ac1593-72a7-4012-80fa-3c975043284d => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/703] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:05:09 2026] GET /v2.0/subnets?id=21d92196-2075-4a41-85be-fbe50a636a6b => generated 698 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/704] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:05:09 2026] GET /v2.0/ports?network_id=c277ea13-0268-4bf3-96d0-e9a4ace72c3d&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/705] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:05:09 2026] GET /v2.0/networks/c277ea13-0268-4bf3-96d0-e9a4ace72c3d?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/706] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:05:09 2026] GET /v2.0/networks/c277ea13-0268-4bf3-96d0-e9a4ace72c3d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/707] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:10 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:10 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/709] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:09 2026] GET /v2.0/security-groups?tenant_id=3771c62c26af4210be583dce8fd1d7cc&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:10 2026] DELETE /v2.0/security-groups/c9919608-066b-4ed4-b946-d8d248d52098 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/711] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:10 2026] GET /v2.0/security-groups?tenant_id=fb676ee5ffc54bd08702395f725d4029&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/712] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:10 2026] DELETE /v2.0/security-groups/05135d00-634f-44b1-a660-bc6c3dc3adf3 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/715] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:11 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/716] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:05:11 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/717] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:11 2026] GET /v2.0/security-groups?id=66fb1c6b-61f8-4718-b11f-e3c00790dd66&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-05-08 04:05:11.665 8 INFO neutron_taas.services.taas.taas_plugin [req-ec974cf8-20d1-47cc-8eea-d7c57010c8f0 req-0a28f33e-1ef3-40c5-a11a-7c8597b4ee40 8e33e4160f294ceb8339d35ac0348ff6 f0af29eb82384bcf81bba7d72d2856d6 - - default default] TaaS: Handle Delete Port: e0ac1593-72a7-4012-80fa-3c975043284d 2026-05-08 04:05:11.672 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ec974cf8-20d1-47cc-8eea-d7c57010c8f0 req-0a28f33e-1ef3-40c5-a11a-7c8597b4ee40 8e33e4160f294ceb8339d35ac0348ff6 f0af29eb82384bcf81bba7d72d2856d6 - - default default] Tap Mirror: Handle Delete Port: e0ac1593-72a7-4012-80fa-3c975043284d 2026-05-08 04:05:11.862 8 INFO neutron.db.l3_db [req-ec974cf8-20d1-47cc-8eea-d7c57010c8f0 req-0a28f33e-1ef3-40c5-a11a-7c8597b4ee40 8e33e4160f294ceb8339d35ac0348ff6 f0af29eb82384bcf81bba7d72d2856d6 - - default default] Floating IP 4177c548-6159-4809-8ae6-d5da4459bb6c disassociated. External IP: 10.96.250.202, port: e0ac1593-72a7-4012-80fa-3c975043284d. [pid: 8|app: 0|req: 363/718] 199.204.45.115 () {36 vars in 997 bytes} [Fri May 8 04:05:11 2026] DELETE /v2.0/ports/e0ac1593-72a7-4012-80fa-3c975043284d => generated 0 bytes in 724 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:05:12.250 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46682843-a4fa-4941-b85f-d73690660dcd'] response: {'server_uuid': '70fc64f3-7cca-4c03-9c2c-9a58083eb9c7', 'name': 'network-vif-deleted', 'tag': 'e0ac1593-72a7-4012-80fa-3c975043284d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 356/719] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:12 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => 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: 364/720] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:13 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/721] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:14 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/722] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:14 2026] GET /v2.0/security-groups?tenant_id=5063e1be294047519f66a5ab0a391a0d&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/723] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:14 2026] DELETE /v2.0/security-groups/2cca801b-b800-458b-b24a-56241e8f6682 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/724] 10.0.0.253 () {34 vars in 990 bytes} [Fri May 8 04:05:15 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 1240 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/725] 10.0.0.253 () {34 vars in 1040 bytes} [Fri May 8 04:05:15 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&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: 367/726] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:15 2026] GET /v2.0/security-groups?tenant_id=b3d8c364d4b34a8ab5dd5045c6273ab8&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/727] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:15 2026] DELETE /v2.0/security-groups/b36cb550-ab7b-4347-8215-17d8255d8f67 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/728] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:15 2026] GET /v2.0/ports?device_id=70fc64f3-7cca-4c03-9c2c-9a58083eb9c7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/729] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:17 2026] DELETE /v2.0/security-groups/66fb1c6b-61f8-4718-b11f-e3c00790dd66 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:05:17.174 8 INFO neutron.api.v2.resource [None req-6b9459a3-9666-4412-a86a-e75d31541955 8e33e4160f294ceb8339d35ac0348ff6 f0af29eb82384bcf81bba7d72d2856d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 369/730] 10.0.0.193 () {32 vars in 737 bytes} [Fri May 8 04:05:17 2026] GET /v2.0/security-groups/66fb1c6b-61f8-4718-b11f-e3c00790dd66 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:05:17.303 7 INFO neutron_taas.services.taas.taas_plugin [None req-4bd52e5e-93fb-4306-8aa6-5f1ee34b1347 8e33e4160f294ceb8339d35ac0348ff6 f0af29eb82384bcf81bba7d72d2856d6 - - default default] TaaS: Handle Delete Port: 5f305b9f-db08-459f-952f-1b3878dbd0c6 2026-05-08 04:05:17.306 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bd52e5e-93fb-4306-8aa6-5f1ee34b1347 8e33e4160f294ceb8339d35ac0348ff6 f0af29eb82384bcf81bba7d72d2856d6 - - default default] Tap Mirror: Handle Delete Port: 5f305b9f-db08-459f-952f-1b3878dbd0c6 [pid: 7|app: 0|req: 362/731] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:05:17 2026] DELETE /v2.0/floatingips/4177c548-6159-4809-8ae6-d5da4459bb6c => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:05:17.858 8 INFO neutron_taas.services.taas.taas_plugin [None req-38b2fad5-fbdb-46d4-8223-d46d56193439 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 3a5b9324-8e0c-489d-83b6-95b54f763614 2026-05-08 04:05:17.861 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38b2fad5-fbdb-46d4-8223-d46d56193439 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 3a5b9324-8e0c-489d-83b6-95b54f763614 [pid: 7|app: 0|req: 363/732] 10.0.0.253 () {34 vars in 990 bytes} [Fri May 8 04:05:18 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/733] 10.0.0.253 () {34 vars in 1040 bytes} [Fri May 8 04:05:18 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/734] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:05:17 2026] PUT /v2.0/routers/a936a384-302a-4e04-9e8c-fa462376d2b4/remove_router_interface => generated 309 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:18.601 7 INFO neutron_taas.services.taas.taas_plugin [None req-019aad5e-24bb-474e-99a0-57844a8a3e35 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 32826c47-8731-4c4a-b3d8-b7ed1ba565bc 2026-05-08 04:05:18.604 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-019aad5e-24bb-474e-99a0-57844a8a3e35 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 32826c47-8731-4c4a-b3d8-b7ed1ba565bc 2026-05-08 04:05:18.873 7 INFO neutron_taas.services.taas.taas_plugin [None req-019aad5e-24bb-474e-99a0-57844a8a3e35 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 75328c8d-f7de-46c2-bf0c-ad63c175fd56 2026-05-08 04:05:18.876 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-019aad5e-24bb-474e-99a0-57844a8a3e35 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 75328c8d-f7de-46c2-bf0c-ad63c175fd56 2026-05-08 04:05:19.241 7 INFO neutron.services.segments.plugin [-] Segment 7e212034-8218-45d1-aa78-ea3e8b3c1ee3 resource provider aggregate not found 2026-05-08 04:05:19.252 7 INFO neutron.services.segments.plugin [-] Segment 7e212034-8218-45d1-aa78-ea3e8b3c1ee3 resource provider aggregate not found 2026-05-08 04:05:19.266 7 INFO neutron.services.segments.plugin [-] Segment 7e212034-8218-45d1-aa78-ea3e8b3c1ee3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e212034-8218-45d1-aa78-ea3e8b3c1ee3 found for delete ", "request_id": "req-4fd546bf-3c86-4a3e-b423-20c0fa0b175c"}]} 2026-05-08 04:05:19.268 7 INFO neutron.services.segments.plugin [-] Segment 7e212034-8218-45d1-aa78-ea3e8b3c1ee3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e212034-8218-45d1-aa78-ea3e8b3c1ee3 found for delete ", "request_id": "req-516daf45-d548-4465-9b23-10a81bb0a1e5"}]} 2026-05-08 04:05:19.284 7 INFO neutron.db.l3_hamode_db [None req-019aad5e-24bb-474e-99a0-57844a8a3e35 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] HA network 18bfec45-2bdd-46c6-85bd-93a54287ec17 was deleted as no HA routers are present in tenant f0af29eb82384bcf81bba7d72d2856d6. [pid: 7|app: 0|req: 365/735] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:18 2026] DELETE /v2.0/routers/a936a384-302a-4e04-9e8c-fa462376d2b4 => generated 0 bytes in 899 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/736] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:19 2026] DELETE /v2.0/subnets/21d92196-2075-4a41-85be-fbe50a636a6b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:05:19.562 7 INFO neutron_taas.services.taas.taas_plugin [None req-91237f43-474e-46d3-9c40-4d2df4bc52ba daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 8716e8d6-01ba-466e-9095-cb690e36535e 2026-05-08 04:05:19.565 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91237f43-474e-46d3-9c40-4d2df4bc52ba daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 8716e8d6-01ba-466e-9095-cb690e36535e [pid: 7|app: 0|req: 366/737] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:05:19 2026] DELETE /v2.0/networks/c277ea13-0268-4bf3-96d0-e9a4ace72c3d => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/738] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:19 2026] GET /v2.0/security-groups?tenant_id=f0af29eb82384bcf81bba7d72d2856d6&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:19 2026] DELETE /v2.0/security-groups/988e1616-7cc2-45bb-8ea1-8eac8f0339b2 => 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: 372/740] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:19 2026] GET /v2.0/security-groups?tenant_id=f67bce1d8096482e80a06b9f72d3c7f7&name=default => generated 2925 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/741] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:20 2026] DELETE /v2.0/security-groups/d797b088-e8ef-4c63-a247-77caebab564c => 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: 373/742] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:20 2026] GET /v2.0/security-groups?tenant_id=f7c516ea4ef44917b916680096bf67bf&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:20 2026] DELETE /v2.0/security-groups/752ac481-03b8-402a-8d91-3fda38497211 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:05:21.291 7 INFO neutron.services.segments.plugin [-] Segment 85729c7f-4c22-4c7c-a0dd-d8b1de9ba000 resource provider aggregate not found 2026-05-08 04:05:21.304 7 INFO neutron.services.segments.plugin [-] Segment 85729c7f-4c22-4c7c-a0dd-d8b1de9ba000 resource provider aggregate not found 2026-05-08 04:05:21.310 7 INFO neutron.services.segments.plugin [-] Segment 85729c7f-4c22-4c7c-a0dd-d8b1de9ba000 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85729c7f-4c22-4c7c-a0dd-d8b1de9ba000 found for delete ", "request_id": "req-533f3bde-a7f7-4082-a83b-5295a4da8f47"}]} 2026-05-08 04:05:21.318 7 INFO neutron.services.segments.plugin [-] Segment 85729c7f-4c22-4c7c-a0dd-d8b1de9ba000 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85729c7f-4c22-4c7c-a0dd-d8b1de9ba000 found for delete ", "request_id": "req-214d073d-62d0-40db-963e-a4139f7d48a6"}]} 2026-05-08 04:05:22.251 8 INFO neutron.db.segments_db [None req-46e6c1fd-f23a-4496-97c4-f24fffaf549a daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment c59b6d21-f1b8-40a9-8c73-b7c965705d39 of type vxlan for network 93eecacb-ddc6-4585-bce8-058b9034f8f1 [pid: 8|app: 0|req: 374/744] 10.0.0.193 () {34 vars in 671 bytes} [Fri May 8 04:05:21 2026] POST /v2.0/networks => generated 719 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/745] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:22 2026] POST /v2.0/subnets => generated 685 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:05:22.625 7 INFO neutron.db.segments_db [None req-487c9d31-7edf-432c-98e3-673e21965009 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment 4864927a-27fd-4895-8c60-d7d936f11a92 of type vxlan for network 1c9cba3e-5127-4faf-ba96-a9cf7fcbfcf0 2026-05-08 04:05:22.667 8 INFO neutron.db.segments_db [None req-c6712ec1-a42f-4875-b973-f03b32391f62 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] Added segment 2dbe101e-c7c2-4320-8ff0-8b03c2f82f1b of type vxlan for network 21b2d3ab-12e3-43e1-bc0e-7be57af441b5 [pid: 8|app: 0|req: 375/746] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:05:22 2026] POST /v2.0/networks => generated 630 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:05:22.870 7 INFO neutron.db.l3_hamode_db [None req-487c9d31-7edf-432c-98e3-673e21965009 daa23f16e01c46f79d4b8224ca5f3a1a 6140956e7b1348c0bd31d8759f92ef84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 376/747] 10.0.0.193 () {34 vars in 665 bytes} [Fri May 8 04:05:22 2026] POST /v2.0/ports => generated 779 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:23.122 8 INFO neutron.db.segments_db [None req-e2c502ba-b06d-4aa0-ba03-f9618bb21084 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] Added segment 6d2ca798-05d8-427e-9248-8bd64f3facd0 of type vxlan for network 83b74bcc-2d73-4ada-8e57-3e24c28b595f [pid: 8|app: 0|req: 377/748] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:05:23 2026] POST /v2.0/networks => generated 617 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/749] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:23 2026] POST /v2.0/subnets => generated 646 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:05:23.689 7 INFO neutron.db.l3_hamode_db [None req-487c9d31-7edf-432c-98e3-673e21965009 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 379/750] 10.0.0.193 () {34 vars in 665 bytes} [Fri May 8 04:05:23 2026] POST /v2.0/ports => generated 966 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:23.927 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f08f2dd-59d6-40a7-835f-41c4cc54a051 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] TaaS: Handle Delete Port: 6cbe906c-89c2-4ded-a9e4-54ab0a6a5ece 2026-05-08 04:05:23.930 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f08f2dd-59d6-40a7-835f-41c4cc54a051 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] Tap Mirror: Handle Delete Port: 6cbe906c-89c2-4ded-a9e4-54ab0a6a5ece [pid: 8|app: 0|req: 380/751] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:05:23 2026] DELETE /v2.0/ports/6cbe906c-89c2-4ded-a9e4-54ab0a6a5ece => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:05:24.089 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5c8b787-f698-4d1d-9f22-275541b087dc 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 381/752] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:05:24 2026] DELETE /v2.0/ports/6cbe906c-89c2-4ded-a9e4-54ab0a6a5ece => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:05:24.112 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8a6d19e-a09a-4494-b30d-a483af8c3bf4 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 382/753] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:05:24 2026] GET /v2.0/ports/6cbe906c-89c2-4ded-a9e4-54ab0a6a5ece => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/754] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:24 2026] DELETE /v2.0/subnets/3763850d-5c49-401c-a45a-16b5d907f883 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:05:24.350 8 INFO neutron.services.segments.plugin [-] Segment 6d2ca798-05d8-427e-9248-8bd64f3facd0 resource provider aggregate not found 2026-05-08 04:05:24.353 8 INFO neutron.services.segments.plugin [-] Segment 6d2ca798-05d8-427e-9248-8bd64f3facd0 resource provider aggregate not found 2026-05-08 04:05:24.365 8 INFO neutron.services.segments.plugin [-] Segment 6d2ca798-05d8-427e-9248-8bd64f3facd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d2ca798-05d8-427e-9248-8bd64f3facd0 found for delete ", "request_id": "req-76bab17c-ec99-4edb-8c71-a9cff7a0f68f"}]} 2026-05-08 04:05:24.370 8 INFO neutron.services.segments.plugin [-] Segment 6d2ca798-05d8-427e-9248-8bd64f3facd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d2ca798-05d8-427e-9248-8bd64f3facd0 found for delete ", "request_id": "req-bebdb367-0c89-4daf-8bb7-4535c1694585"}]} [pid: 8|app: 0|req: 384/755] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:05:24 2026] DELETE /v2.0/networks/83b74bcc-2d73-4ada-8e57-3e24c28b595f => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:05:24.447 8 INFO neutron.db.segments_db [None req-f724f182-d226-40d2-9d49-a23e9aeed291 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] Added segment c0b20c87-3e77-42f9-86fe-8f0ff54d99fa of type vxlan for network 732997b3-a1a0-45f5-82ed-61ecf02eec87 [pid: 8|app: 0|req: 385/756] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:05:24 2026] POST /v2.0/networks => generated 616 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/757] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:22 2026] POST /v2.0/routers => generated 725 bytes in 1985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/758] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:24 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/759] 10.0.0.193 () {34 vars in 665 bytes} [Fri May 8 04:05:24 2026] POST /v2.0/ports => generated 927 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:05:25.268 8 INFO neutron_taas.services.taas.taas_plugin [None req-c508311c-6a76-4f38-b5e0-a2c6d800579c 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] TaaS: Handle Delete Port: 58055c3b-6d13-4bff-9492-68d24d5c7273 2026-05-08 04:05:25.271 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c508311c-6a76-4f38-b5e0-a2c6d800579c 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] Tap Mirror: Handle Delete Port: 58055c3b-6d13-4bff-9492-68d24d5c7273 [pid: 8|app: 0|req: 388/760] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:05:25 2026] DELETE /v2.0/ports/58055c3b-6d13-4bff-9492-68d24d5c7273 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:05:25.393 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d45f0143-9367-4b94-8364-5a7e37836fe6 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 389/761] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:05:25 2026] GET /v2.0/ports/58055c3b-6d13-4bff-9492-68d24d5c7273 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/762] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:25 2026] DELETE /v2.0/subnets/e7e63681-c662-4fc0-acda-bf644fdd9128 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/763] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:05:25 2026] DELETE /v2.0/networks/732997b3-a1a0-45f5-82ed-61ecf02eec87 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/764] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:05:24 2026] PUT /v2.0/routers/d4733fff-0050-4f11-bc2b-e97fb1a192de/add_router_interface => generated 309 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/765] 10.0.0.193 () {34 vars in 665 bytes} [Fri May 8 04:05:25 2026] POST /v2.0/ports => generated 778 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/766] 10.0.0.193 () {34 vars in 737 bytes} [Fri May 8 04:05:25 2026] PUT /v2.0/ports/7bf1527c-c115-428d-828e-14d44845bc22 => generated 752 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:26.358 7 INFO neutron_taas.services.taas.taas_plugin [None req-b227624e-78b6-435c-82fd-3b454a31522b 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] TaaS: Handle Delete Port: 7bf1527c-c115-428d-828e-14d44845bc22 2026-05-08 04:05:26.363 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b227624e-78b6-435c-82fd-3b454a31522b 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] Tap Mirror: Handle Delete Port: 7bf1527c-c115-428d-828e-14d44845bc22 2026-05-08 04:05:26.393 8 INFO neutron.services.segments.plugin [-] Segment c0b20c87-3e77-42f9-86fe-8f0ff54d99fa resource provider aggregate not found 2026-05-08 04:05:26.399 8 INFO neutron.services.segments.plugin [-] Segment c0b20c87-3e77-42f9-86fe-8f0ff54d99fa resource provider aggregate not found 2026-05-08 04:05:26.417 8 INFO neutron.services.segments.plugin [-] Segment c0b20c87-3e77-42f9-86fe-8f0ff54d99fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0b20c87-3e77-42f9-86fe-8f0ff54d99fa found for delete ", "request_id": "req-63c05c56-9ad7-4dc7-932a-bb166e8095aa"}]} 2026-05-08 04:05:26.420 8 INFO neutron.services.segments.plugin [-] Segment c0b20c87-3e77-42f9-86fe-8f0ff54d99fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0b20c87-3e77-42f9-86fe-8f0ff54d99fa found for delete ", "request_id": "req-7270048d-d3d7-421b-8fa0-5a2810bfd436"}]} [pid: 7|app: 0|req: 376/769] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:05:26 2026] DELETE /v2.0/ports/7bf1527c-c115-428d-828e-14d44845bc22 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 394/770] 10.0.0.193 () {32 vars in 643 bytes} [Fri May 8 04:05:26 2026] GET /v2.0/ports => generated 782 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:26.579 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7287d9ff-beac-4e95-9d21-c88d5535c7a8 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 395/771] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:05:26 2026] GET /v2.0/ports/7bf1527c-c115-428d-828e-14d44845bc22 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/772] 10.0.0.193 () {34 vars in 685 bytes} [Fri May 8 04:05:26 2026] POST /v2.0/security-groups => generated 1658 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/773] 10.0.0.193 () {32 vars in 643 bytes} [Fri May 8 04:05:26 2026] GET /v2.0/ports => generated 782 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/774] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:05:26 2026] GET /v2.0/ports/372b5b63-b848-417d-9ab9-9af3bb3d80ed => generated 779 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:26.721 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4caf63d-adf4-4314-bc1f-85a46cc96a64 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 398/775] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:05:26 2026] DELETE /v2.0/ports/58055c3b-6d13-4bff-9492-68d24d5c7273 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:05:26.740 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48074c2c-bf5c-408a-b845-0ea0f39fe246 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 399/776] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:26 2026] DELETE /v2.0/subnets/e7e63681-c662-4fc0-acda-bf644fdd9128 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:05:26.756 8 INFO neutron.pecan_wsgi.hooks.translation [None req-660d1c4f-820a-4a98-9f2c-6c1af3646e81 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 400/777] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:26 2026] DELETE /v2.0/subnets/3763850d-5c49-401c-a45a-16b5d907f883 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/778] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:05:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:05:26.850 8 INFO neutron_taas.services.taas.taas_plugin [None req-87841ca6-4c56-40d7-8ff5-224f3f418407 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] TaaS: Handle Delete Port: 372b5b63-b848-417d-9ab9-9af3bb3d80ed 2026-05-08 04:05:26.852 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87841ca6-4c56-40d7-8ff5-224f3f418407 7e0ef48b905044e5adcec558e954c56d f2ccb565c3664be1b9581d650f9de491 - - default default] Tap Mirror: Handle Delete Port: 372b5b63-b848-417d-9ab9-9af3bb3d80ed [pid: 7|app: 0|req: 379/779] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:05:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/780] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:05:26 2026] DELETE /v2.0/ports/372b5b63-b848-417d-9ab9-9af3bb3d80ed => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/781] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:05:26 2026] DELETE /v2.0/networks/21b2d3ab-12e3-43e1-bc0e-7be57af441b5 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/782] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:05:26 2026] POST /v2.0/floatingips => generated 552 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/783] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:27 2026] GET /v2.0/security-groups?tenant_id=f2ccb565c3664be1b9581d650f9de491&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/784] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:27 2026] DELETE /v2.0/security-groups/f68bf79e-05ce-4b21-b2fb-b99b0f3ff28c => 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: 404/785] 10.0.0.137 () {34 vars in 1100 bytes} [Fri May 8 04:05:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2038655065&fields=id&tenant_id=6140956e7b1348c0bd31d8759f92ef84 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/786] 10.0.0.137 () {34 vars in 982 bytes} [Fri May 8 04:05:27 2026] GET /v2.0/networks?id=93eecacb-ddc6-4585-bce8-058b9034f8f1 => generated 670 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/787] 10.0.0.137 () {34 vars in 965 bytes} [Fri May 8 04:05:27 2026] GET /v2.0/quotas/6140956e7b1348c0bd31d8759f92ef84 => 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: 383/788] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:05:27 2026] GET /v2.0/ports?tenant_id=6140956e7b1348c0bd31d8759f92ef84&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/789] 10.0.0.137 () {34 vars in 1008 bytes} [Fri May 8 04:05:28 2026] GET /v2.0/networks/93eecacb-ddc6-4585-bce8-058b9034f8f1?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/790] 10.0.0.137 () {34 vars in 1108 bytes} [Fri May 8 04:05:28 2026] GET /v2.0/networks/93eecacb-ddc6-4585-bce8-058b9034f8f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/791] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:28 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:05:28.436 8 INFO neutron.services.segments.plugin [-] Segment 2dbe101e-c7c2-4320-8ff0-8b03c2f82f1b resource provider aggregate not found 2026-05-08 04:05:28.442 8 INFO neutron.services.segments.plugin [-] Segment 2dbe101e-c7c2-4320-8ff0-8b03c2f82f1b resource provider aggregate not found 2026-05-08 04:05:28.457 8 INFO neutron.services.segments.plugin [-] Segment 2dbe101e-c7c2-4320-8ff0-8b03c2f82f1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dbe101e-c7c2-4320-8ff0-8b03c2f82f1b found for delete ", "request_id": "req-91969cae-0982-4205-8cc4-02e28ea59d34"}]} 2026-05-08 04:05:28.466 8 INFO neutron.services.segments.plugin [-] Segment 2dbe101e-c7c2-4320-8ff0-8b03c2f82f1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dbe101e-c7c2-4320-8ff0-8b03c2f82f1b found for delete ", "request_id": "req-e9e0c434-819f-4905-b8aa-f61362b645c4"}]} [pid: 7|app: 0|req: 385/792] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:28 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/793] 10.0.0.137 () {34 vars in 971 bytes} [Fri May 8 04:05:29 2026] GET /v2.0/ports/c733997e-44bf-4d2f-9c83-34417bdd295a => generated 968 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/794] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:29 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/795] 199.204.45.115 () {34 vars in 1000 bytes} [Fri May 8 04:05:29 2026] GET /v2.0/subnets?network_id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc => generated 683 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/796] 199.204.45.115 () {34 vars in 1146 bytes} [Fri May 8 04:05:29 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737&device_owner=compute%3Anova&network_id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:30.105 8 INFO neutron.db.segments_db [None req-8dbc6ce3-0cb0-4ba3-9908-26fce47d01f2 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Added segment 6e0fff9e-b266-403b-ad33-9371ab4949da of type vxlan for network 6314b55f-e19b-41b8-b426-6cd303856296 [pid: 8|app: 0|req: 410/797] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:05:29 2026] POST /v2.0/networks => generated 615 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:05:30.267 8 INFO neutron.db.segments_db [None req-1fd6ae94-5828-457e-b385-2a7c20cddb64 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Added segment 72c74c9c-7a2f-44d5-a2b8-06b6a8fa6a1f of type vxlan for network 44ce28b8-eb8d-40e3-ae27-a48e54c6519a [pid: 8|app: 0|req: 411/798] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:05:30 2026] POST /v2.0/networks => generated 615 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/799] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:05:29 2026] PUT /v2.0/ports/c733997e-44bf-4d2f-9c83-34417bdd295a => generated 1145 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:30.554 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47a29c09-7605-427f-89d6-5e8d0c7ab653'] response: {'name': 'network-changed', 'server_uuid': '42065f6d-4032-46d1-aede-3259142c6737', 'tag': 'c733997e-44bf-4d2f-9c83-34417bdd295a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 389/800] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:30 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => 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: 412/801] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:30 2026] POST /v2.0/subnets => generated 646 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/802] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:30 2026] POST /v2.0/subnets => generated 655 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:05:30.951 8 INFO neutron.db.segments_db [None req-407ac972-305a-4b55-a6c7-340ed48fbdeb 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Added segment f2023182-fe3e-4fe7-ab68-bfc16276505d of type vxlan for network bcd0da30-2b2a-4176-b907-32a52aeff6ed [pid: 7|app: 0|req: 391/803] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:05:31 2026] GET /v2.0/ports?tenant_id=96baf318f60241f59dfdc79baad01949&device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 1417 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/804] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:05:31 2026] GET /v2.0/networks?id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc => generated 779 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/805] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:05:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c733997e-44bf-4d2f-9c83-34417bdd295a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:05:31.172 8 INFO neutron.db.l3_hamode_db [None req-407ac972-305a-4b55-a6c7-340ed48fbdeb 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 394/806] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:05:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c733997e-44bf-4d2f-9c83-34417bdd295a => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/807] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:05:31 2026] GET /v2.0/subnets?id=848faca9-68da-44cf-bb78-34a83ad1731a => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/808] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:05:31 2026] GET /v2.0/ports?network_id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:05:31.309 8 INFO neutron.db.l3_hamode_db [None req-407ac972-305a-4b55-a6c7-340ed48fbdeb 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 397/809] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:05:31 2026] GET /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/810] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:05:31 2026] GET /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/811] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:31 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/812] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:30 2026] POST /v2.0/routers => generated 511 bytes in 1479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/813] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:05:32 2026] GET /v2.0/ports?tenant_id=96baf318f60241f59dfdc79baad01949&device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 1417 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/814] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:05:32 2026] GET /v2.0/networks?id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/815] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:32 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/816] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:05:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c733997e-44bf-4d2f-9c83-34417bdd295a => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/817] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:32 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/818] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:05:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c733997e-44bf-4d2f-9c83-34417bdd295a => generated 860 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/819] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:05:32 2026] GET /v2.0/subnets?id=848faca9-68da-44cf-bb78-34a83ad1731a => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/820] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:05:32 2026] GET /v2.0/ports?network_id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc&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: 422/821] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:05:32 2026] GET /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/822] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:05:32 2026] GET /v2.0/networks?id=93eecacb-ddc6-4585-bce8-058b9034f8f1 => generated 670 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/823] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:32 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/824] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:05:32 2026] GET /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/825] 199.204.45.115 () {34 vars in 1050 bytes} [Fri May 8 04:05:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6140956e7b1348c0bd31d8759f92ef84 => generated 181 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/826] 199.204.45.115 () {38 vars in 955 bytes} [Fri May 8 04:05:32 2026] POST /v2.0/ports => generated 958 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 428/827] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:33 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => 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: 429/828] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:05:33 2026] PUT /v2.0/ports/638b5255-917c-4092-b137-11ea71f4efd6 => generated 1239 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 430/829] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:33 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:33.741 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cec1ec3d-d645-484a-b84d-f75b60d6725e'] response: {'name': 'network-changed', 'server_uuid': '54683ca5-d646-42cf-acfc-e1d073c6857c', 'tag': '638b5255-917c-4092-b137-11ea71f4efd6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 431/830] 199.204.45.115 () {34 vars in 1118 bytes} [Fri May 8 04:05:33 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/831] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:33 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/832] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:05:32 2026] PUT /v2.0/routers/4b4c0dff-3b53-42ac-b979-6a7b0c619d51/add_router_interface => generated 309 bytes in 1757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/833] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:34 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/834] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:34 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/835] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:05:34 2026] GET /v2.0/ports/7753dab8-0643-42d6-996e-7eeeb9db876c => generated 959 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/836] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:05:34 2026] GET /v2.0/ports?tenant_id=6140956e7b1348c0bd31d8759f92ef84&device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/837] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:34 2026] GET /v2.0/security-groups?id=a7334245-7134-45a2-98d7-7ab77507e4cc&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/838] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:05:33 2026] PUT /v2.0/ports/c733997e-44bf-4d2f-9c83-34417bdd295a => generated 968 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 434/839] 199.204.45.115 () {34 vars in 1018 bytes} [Fri May 8 04:05:34 2026] GET /v2.0/networks?tenant_id=6140956e7b1348c0bd31d8759f92ef84&shared=False => generated 766 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/840] 199.204.45.115 () {34 vars in 930 bytes} [Fri May 8 04:05:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/841] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:34 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => 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: 437/842] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:34 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/843] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:05:34 2026] GET /v2.0/ports?tenant_id=96baf318f60241f59dfdc79baad01949&device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/844] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/networks?id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc => generated 779 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/845] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c733997e-44bf-4d2f-9c83-34417bdd295a => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/846] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/subnets?id=848faca9-68da-44cf-bb78-34a83ad1731a => generated 701 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/847] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/ports?network_id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/848] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc?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: 444/849] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/850] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:05:34 2026] PUT /v2.0/routers/4b4c0dff-3b53-42ac-b979-6a7b0c619d51/add_router_interface => generated 309 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/851] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/ports/3be56233-7eb5-4383-9cc7-2f96fbb7b5f4 => generated 967 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/852] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/853] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/security-groups?id=a7334245-7134-45a2-98d7-7ab77507e4cc&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/854] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/ports?tenant_id=6140956e7b1348c0bd31d8759f92ef84&device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/855] 199.204.45.115 () {34 vars in 1060 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=638b5255-917c-4092-b137-11ea71f4efd6 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/856] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/subnets?id=8e51fc45-6358-4fde-a7c5-9a24a17d7aa1 => generated 688 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/857] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/ports?network_id=93eecacb-ddc6-4585-bce8-058b9034f8f1&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/858] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/networks/93eecacb-ddc6-4585-bce8-058b9034f8f1?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/859] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:35.802 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a387e7ed-3e34-4563-9f12-8d5796bebfe4'] response: {'name': 'network-changed', 'server_uuid': '42065f6d-4032-46d1-aede-3259142c6737', 'tag': 'c733997e-44bf-4d2f-9c83-34417bdd295a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 415/860] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/networks/93eecacb-ddc6-4585-bce8-058b9034f8f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/861] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:35 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:35.871 8 INFO neutron_taas.services.taas.taas_plugin [None req-8cc882d9-4342-4693-8104-41006bbe71d1 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] TaaS: Handle Delete Port: 3be56233-7eb5-4383-9cc7-2f96fbb7b5f4 2026-05-08 04:05:35.874 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8cc882d9-4342-4693-8104-41006bbe71d1 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Tap Mirror: Handle Delete Port: 3be56233-7eb5-4383-9cc7-2f96fbb7b5f4 [pid: 7|app: 0|req: 417/862] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/ports?tenant_id=f5781ef8ace0469f851303c99a8bcb68&device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/863] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/networks?id=68a2cf25-e3ec-45fb-a6eb-b339a5c49d89 => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/864] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=51b4d0cd-5325-4ff4-9f91-f34eab13283f => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/865] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/866] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/subnets?id=b1bfe175-9fe3-4f39-ba71-b1f4d66e3da1 => generated 694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/867] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/868] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/ports?network_id=68a2cf25-e3ec-45fb-a6eb-b339a5c49d89&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/869] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/networks/68a2cf25-e3ec-45fb-a6eb-b339a5c49d89?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/870] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:05:35 2026] PUT /v2.0/routers/4b4c0dff-3b53-42ac-b979-6a7b0c619d51/remove_router_interface => generated 309 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/871] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/ports?tenant_id=96baf318f60241f59dfdc79baad01949&device_id=42065f6d-4032-46d1-aede-3259142c6737 => 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: 447/872] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/networks/68a2cf25-e3ec-45fb-a6eb-b339a5c49d89?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: 448/873] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/networks?id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc => generated 779 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/874] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c733997e-44bf-4d2f-9c83-34417bdd295a => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/875] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/subnets?id=848faca9-68da-44cf-bb78-34a83ad1731a => generated 701 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/876] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => 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: 452/877] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/ports?network_id=2bb20b2f-c498-44a0-b3fd-cc7af049d7fc&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/878] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/security-groups?id=a7334245-7134-45a2-98d7-7ab77507e4cc&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: 454/879] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:05:36.829 7 INFO neutron_taas.services.taas.taas_plugin [None req-206d29e1-5e7a-43b5-86c5-b68feb020747 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] TaaS: Handle Delete Port: 7753dab8-0643-42d6-996e-7eeeb9db876c 2026-05-08 04:05:36.833 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-206d29e1-5e7a-43b5-86c5-b68feb020747 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Tap Mirror: Handle Delete Port: 7753dab8-0643-42d6-996e-7eeeb9db876c [pid: 8|app: 0|req: 455/880] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/881] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:36 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => 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: 457/882] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:37 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/883] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:05:36 2026] PUT /v2.0/routers/4b4c0dff-3b53-42ac-b979-6a7b0c619d51/remove_router_interface => generated 309 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/884] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:05:37 2026] GET /v2.0/ports?device_id=4b4c0dff-3b53-42ac-b979-6a7b0c619d51 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/885] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:37 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/886] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:37 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:37.611 7 INFO neutron_taas.services.taas.taas_plugin [None req-304e15bc-15ad-4a31-b2af-b72ceb9621a1 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] TaaS: Handle Delete Port: 379a4b2e-0b71-4561-91e1-9ee6d56392b0 2026-05-08 04:05:37.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-304e15bc-15ad-4a31-b2af-b72ceb9621a1 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Tap Mirror: Handle Delete Port: 379a4b2e-0b71-4561-91e1-9ee6d56392b0 [pid: 8|app: 0|req: 460/887] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:37 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/888] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:37 2026] GET /v2.0/security-groups?id=a7334245-7134-45a2-98d7-7ab77507e4cc&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:38.021 7 INFO neutron.services.segments.plugin [-] Segment f2023182-fe3e-4fe7-ab68-bfc16276505d resource provider aggregate not found 2026-05-08 04:05:38.026 7 INFO neutron.services.segments.plugin [-] Segment f2023182-fe3e-4fe7-ab68-bfc16276505d resource provider aggregate not found 2026-05-08 04:05:38.042 7 INFO neutron.services.segments.plugin [-] Segment f2023182-fe3e-4fe7-ab68-bfc16276505d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2023182-fe3e-4fe7-ab68-bfc16276505d found for delete ", "request_id": "req-fb21bad4-102f-4674-8f78-68d5dbb8d492"}]} 2026-05-08 04:05:38.049 7 INFO neutron.services.segments.plugin [-] Segment f2023182-fe3e-4fe7-ab68-bfc16276505d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2023182-fe3e-4fe7-ab68-bfc16276505d found for delete ", "request_id": "req-1c740f53-a909-4a01-995c-afff60e79513"}]} 2026-05-08 04:05:38.057 7 INFO neutron.db.l3_hamode_db [None req-304e15bc-15ad-4a31-b2af-b72ceb9621a1 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] HA network bcd0da30-2b2a-4176-b907-32a52aeff6ed was deleted as no HA routers are present in tenant fb45075b667340cba7caf14236741492. [pid: 7|app: 0|req: 428/889] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:37 2026] DELETE /v2.0/routers/4b4c0dff-3b53-42ac-b979-6a7b0c619d51 => generated 0 bytes in 649 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/890] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:38 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/891] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:38 2026] DELETE /v2.0/subnets/4cfa6b33-aec7-41fb-a98f-e8d749513ba7 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/892] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:38 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/893] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:38 2026] DELETE /v2.0/subnets/3ac73b36-da16-4fe7-befc-6dcfcc9eaa96 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/894] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:05:38 2026] DELETE /v2.0/networks/44ce28b8-eb8d-40e3-ae27-a48e54c6519a => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/895] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:38 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/896] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:05:38 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/897] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:38 2026] GET /v2.0/security-groups?id=70a1614e-7edc-4950-9d79-daa522f6d525&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:38.747 8 INFO neutron_taas.services.taas.taas_plugin [None req-5135ad3b-0b92-4830-9648-439b661d086b 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] TaaS: Handle Delete Port: 65315c30-e52a-422c-9c0c-e0e0107d4e0b 2026-05-08 04:05:38.752 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5135ad3b-0b92-4830-9648-439b661d086b 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Tap Mirror: Handle Delete Port: 65315c30-e52a-422c-9c0c-e0e0107d4e0b 2026-05-08 04:05:38.847 7 INFO neutron_taas.services.taas.taas_plugin [req-d5616bb4-b761-4ae7-bb9d-95049ed91f15 req-17450538-2bf8-4f14-ab73-2371dc3d5641 30ddd3b173db46b9b37b62d9b01092cf 96baf318f60241f59dfdc79baad01949 - - default default] TaaS: Handle Delete Port: c733997e-44bf-4d2f-9c83-34417bdd295a 2026-05-08 04:05:38.851 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d5616bb4-b761-4ae7-bb9d-95049ed91f15 req-17450538-2bf8-4f14-ab73-2371dc3d5641 30ddd3b173db46b9b37b62d9b01092cf 96baf318f60241f59dfdc79baad01949 - - default default] Tap Mirror: Handle Delete Port: c733997e-44bf-4d2f-9c83-34417bdd295a 2026-05-08 04:05:38.945 8 INFO neutron.services.segments.plugin [-] Segment 6e0fff9e-b266-403b-ad33-9371ab4949da resource provider aggregate not found 2026-05-08 04:05:38.957 8 INFO neutron.services.segments.plugin [-] Segment 6e0fff9e-b266-403b-ad33-9371ab4949da resource provider aggregate not found 2026-05-08 04:05:38.973 8 INFO neutron.services.segments.plugin [-] Segment 6e0fff9e-b266-403b-ad33-9371ab4949da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e0fff9e-b266-403b-ad33-9371ab4949da found for delete ", "request_id": "req-44a5ac97-87e8-4aea-915c-81275fbdc418"}]} 2026-05-08 04:05:38.986 8 INFO neutron.services.segments.plugin [-] Segment 6e0fff9e-b266-403b-ad33-9371ab4949da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e0fff9e-b266-403b-ad33-9371ab4949da found for delete ", "request_id": "req-dde69359-b3d3-493b-9343-491412184114"}]} [pid: 8|app: 0|req: 465/898] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:05:38 2026] DELETE /v2.0/networks/6314b55f-e19b-41b8-b426-6cd303856296 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:05:39.037 7 INFO neutron.db.l3_db [req-d5616bb4-b761-4ae7-bb9d-95049ed91f15 req-17450538-2bf8-4f14-ab73-2371dc3d5641 30ddd3b173db46b9b37b62d9b01092cf 96baf318f60241f59dfdc79baad01949 - - default default] Floating IP d9b8094b-0e3a-40db-928f-34bf75c7ded7 disassociated. External IP: 10.96.250.209, port: c733997e-44bf-4d2f-9c83-34417bdd295a. 2026-05-08 04:05:39.092 8 INFO neutron.db.segments_db [None req-7068bf70-6f94-45d3-b274-86a8e224f1ac 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Added segment 320e52f7-5488-4018-80be-096587f9742e of type vxlan for network da23fbe2-f2e7-42cf-aa8c-507e8b1c9f13 [pid: 8|app: 0|req: 466/899] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:05:39 2026] POST /v2.0/networks => generated 615 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/900] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:39 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/901] 199.204.45.115 () {36 vars in 997 bytes} [Fri May 8 04:05:38 2026] DELETE /v2.0/ports/c733997e-44bf-4d2f-9c83-34417bdd295a => generated 0 bytes in 755 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/902] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:39 2026] GET /v2.0/security-groups?id=a7334245-7134-45a2-98d7-7ab77507e4cc&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/903] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:39 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:39.528 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-683db355-a3c6-4fda-8519-0e1ea6120f7d'] response: {'server_uuid': '42065f6d-4032-46d1-aede-3259142c6737', 'name': 'network-vif-deleted', 'tag': 'c733997e-44bf-4d2f-9c83-34417bdd295a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 468/904] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:39 2026] POST /v2.0/subnets => generated 646 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/905] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:39 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:39.599 8 INFO neutron.db.segments_db [None req-b63551ad-b3a9-47e2-b664-642b361a9669 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Added segment f47f9081-34f6-4230-aa4d-73cc4cc5e2d7 of type vxlan for network feb2f891-3dd3-4bdd-9b9a-f87f64c26db0 [pid: 7|app: 0|req: 438/906] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:39 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:05:39.953 8 INFO neutron.db.l3_hamode_db [None req-b63551ad-b3a9-47e2-b664-642b361a9669 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:05:40.064 7 INFO neutron.services.segments.plugin [-] Segment 72c74c9c-7a2f-44d5-a2b8-06b6a8fa6a1f resource provider aggregate not found 2026-05-08 04:05:40.071 7 INFO neutron.services.segments.plugin [-] Segment 72c74c9c-7a2f-44d5-a2b8-06b6a8fa6a1f resource provider aggregate not found 2026-05-08 04:05:40.084 7 INFO neutron.services.segments.plugin [-] Segment 72c74c9c-7a2f-44d5-a2b8-06b6a8fa6a1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72c74c9c-7a2f-44d5-a2b8-06b6a8fa6a1f found for delete ", "request_id": "req-56f7fc8b-0869-457d-8dc8-3c0be703468b"}]} 2026-05-08 04:05:40.086 7 INFO neutron.services.segments.plugin [-] Segment 72c74c9c-7a2f-44d5-a2b8-06b6a8fa6a1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72c74c9c-7a2f-44d5-a2b8-06b6a8fa6a1f found for delete ", "request_id": "req-497b5629-89b9-44bd-8907-22c41577437c"}]} 2026-05-08 04:05:40.094 8 INFO neutron.db.l3_hamode_db [None req-b63551ad-b3a9-47e2-b664-642b361a9669 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 439/907] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:40 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/908] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:40 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/909] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:39 2026] POST /v2.0/routers => generated 511 bytes in 1202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/910] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:40 2026] GET /v2.0/security-groups?id=a7334245-7134-45a2-98d7-7ab77507e4cc&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: 470/911] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:40 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/912] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:40 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => 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: 442/913] 10.0.0.193 () {34 vars in 665 bytes} [Fri May 8 04:05:40 2026] POST /v2.0/ports => generated 963 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 445/916] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:41 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/917] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:41 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/918] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:42 2026] GET /v2.0/security-groups?id=a7334245-7134-45a2-98d7-7ab77507e4cc&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/919] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:42 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/920] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:42 2026] GET /v2.0/ports?device_id=42065f6d-4032-46d1-aede-3259142c6737 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/921] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:42 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/922] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:05:41 2026] PUT /v2.0/routers/12264030-9364-47ed-9a1f-7603e691e530/add_router_interface => generated 309 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 473/923] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:05:42 2026] GET /v2.0/ports/b0fbeb3b-a265-49cf-93d8-fe9a521a0f12 => generated 1037 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:05:42.506 7 INFO neutron.db.l3_db [None req-1fb20247-8a0d-45eb-8d81-44d852db69a1 43d1bf0c14464e7db9d9a35932cf4e5b 6140956e7b1348c0bd31d8759f92ef84 - - default default] Floating IP 89c28011-fce9-47a5-b00e-bf6363dda8d4 associated. External IP: 10.96.250.203, port: 638b5255-917c-4092-b137-11ea71f4efd6. 2026-05-08 04:05:42.566 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e7cd2a5-a65e-4388-8644-91ea23f3a9bc 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] TaaS: Handle Delete Port: b0fbeb3b-a265-49cf-93d8-fe9a521a0f12 2026-05-08 04:05:42.577 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e7cd2a5-a65e-4388-8644-91ea23f3a9bc 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Tap Mirror: Handle Delete Port: b0fbeb3b-a265-49cf-93d8-fe9a521a0f12 [pid: 7|app: 0|req: 451/924] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:05:42 2026] PUT /v2.0/floatingips/89c28011-fce9-47a5-b00e-bf6363dda8d4 => generated 856 bytes in 707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/925] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:05:42 2026] PUT /v2.0/routers/12264030-9364-47ed-9a1f-7603e691e530/remove_router_interface => generated 309 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:05:42.950 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d61aa3bf-b891-4139-94e3-e89c8564b914'] response: {'name': 'network-changed', 'server_uuid': '54683ca5-d646-42cf-acfc-e1d073c6857c', 'tag': '638b5255-917c-4092-b137-11ea71f4efd6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 475/926] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:42 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/927] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:42 2026] GET /v2.0/security-groups?id=a7334245-7134-45a2-98d7-7ab77507e4cc&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:43.051 7 INFO neutron.api.v2.resource [None req-f102c33f-39f1-4e91-b802-876d518aaf99 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 452/928] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:05:42 2026] PUT /v2.0/routers/12264030-9364-47ed-9a1f-7603e691e530/remove_router_interface => generated 197 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/929] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:05:43 2026] GET /v2.0/ports?device_id=12264030-9364-47ed-9a1f-7603e691e530 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/930] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:43 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:43.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d432154-516e-4747-9978-7d709e466798 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] TaaS: Handle Delete Port: c71c653b-e59f-4967-aae0-f8ecd9184c3f 2026-05-08 04:05:43.236 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d432154-516e-4747-9978-7d709e466798 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Tap Mirror: Handle Delete Port: c71c653b-e59f-4967-aae0-f8ecd9184c3f [pid: 8|app: 0|req: 479/931] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:43 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/932] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:43 2026] DELETE /v2.0/security-groups/70a1614e-7edc-4950-9d79-daa522f6d525 => 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: 481/933] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:43 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:43.492 8 INFO neutron.api.v2.resource [None req-b7a68be4-41eb-4f67-930d-63bfde1d0c53 30ddd3b173db46b9b37b62d9b01092cf 96baf318f60241f59dfdc79baad01949 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 482/934] 10.0.0.193 () {32 vars in 737 bytes} [Fri May 8 04:05:43 2026] GET /v2.0/security-groups/70a1614e-7edc-4950-9d79-daa522f6d525 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:05:43.539 7 INFO neutron.services.segments.plugin [-] Segment f47f9081-34f6-4230-aa4d-73cc4cc5e2d7 resource provider aggregate not found [pid: 8|app: 0|req: 483/935] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:05:43 2026] GET /v2.0/ports?tenant_id=6140956e7b1348c0bd31d8759f92ef84&device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:05:43.543 7 INFO neutron.services.segments.plugin [-] Segment f47f9081-34f6-4230-aa4d-73cc4cc5e2d7 resource provider aggregate not found 2026-05-08 04:05:43.565 7 INFO neutron.services.segments.plugin [-] Segment f47f9081-34f6-4230-aa4d-73cc4cc5e2d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f47f9081-34f6-4230-aa4d-73cc4cc5e2d7 found for delete ", "request_id": "req-1f04afd3-040f-4daa-9804-784018a322b4"}]} 2026-05-08 04:05:43.570 7 INFO neutron.services.segments.plugin [-] Segment f47f9081-34f6-4230-aa4d-73cc4cc5e2d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f47f9081-34f6-4230-aa4d-73cc4cc5e2d7 found for delete ", "request_id": "req-31b0b49c-3425-4c01-838f-06803bed364a"}]} 2026-05-08 04:05:43.583 7 INFO neutron.db.l3_hamode_db [None req-7d432154-516e-4747-9978-7d709e466798 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] HA network feb2f891-3dd3-4bdd-9b9a-f87f64c26db0 was deleted as no HA routers are present in tenant fb45075b667340cba7caf14236741492. [pid: 8|app: 0|req: 484/936] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:43 2026] GET /v2.0/security-groups?id=a7334245-7134-45a2-98d7-7ab77507e4cc&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: 7|app: 0|req: 453/937] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:43 2026] DELETE /v2.0/routers/12264030-9364-47ed-9a1f-7603e691e530 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/938] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:05:43 2026] GET /v2.0/networks?id=93eecacb-ddc6-4585-bce8-058b9034f8f1 => generated 766 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:43.692 8 INFO neutron_taas.services.taas.taas_plugin [None req-7acb0f8e-00aa-4899-8ccb-47896d46c821 30ddd3b173db46b9b37b62d9b01092cf 96baf318f60241f59dfdc79baad01949 - - default default] TaaS: Handle Delete Port: c6575cd5-0975-452a-abbf-666299da3360 2026-05-08 04:05:43.694 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7acb0f8e-00aa-4899-8ccb-47896d46c821 30ddd3b173db46b9b37b62d9b01092cf 96baf318f60241f59dfdc79baad01949 - - default default] Tap Mirror: Handle Delete Port: c6575cd5-0975-452a-abbf-666299da3360 [pid: 8|app: 0|req: 485/939] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:05:43 2026] DELETE /v2.0/floatingips/d9b8094b-0e3a-40db-928f-34bf75c7ded7 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/940] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:43 2026] DELETE /v2.0/subnets/c6fb9159-8a76-4785-9796-9dd8bc01110d => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/941] 199.204.45.115 () {34 vars in 1060 bytes} [Fri May 8 04:05:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=638b5255-917c-4092-b137-11ea71f4efd6 => generated 859 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/942] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:05:43 2026] GET /v2.0/subnets?id=8e51fc45-6358-4fde-a7c5-9a24a17d7aa1 => generated 688 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:44.092 7 INFO neutron_taas.services.taas.taas_plugin [None req-9622bd75-1c44-4ccc-84b6-7075b793d5d1 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] TaaS: Handle Delete Port: e7a5f5fc-e5d4-4d25-8ea1-0dcc53fc1c17 2026-05-08 04:05:44.096 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9622bd75-1c44-4ccc-84b6-7075b793d5d1 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Tap Mirror: Handle Delete Port: e7a5f5fc-e5d4-4d25-8ea1-0dcc53fc1c17 [pid: 7|app: 0|req: 456/943] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:05:43 2026] DELETE /v2.0/networks/da23fbe2-f2e7-42cf-aa8c-507e8b1c9f13 => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/944] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:05:44 2026] GET /v2.0/ports?network_id=93eecacb-ddc6-4585-bce8-058b9034f8f1&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: 458/945] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:44 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:44.480 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f7c3589-9c7c-414e-a103-d96a4c07e77b daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: df09eba8-d9c2-40f3-a578-283c67c8f21e 2026-05-08 04:05:44.481 7 INFO neutron.db.segments_db [None req-d2704e52-40d7-4819-a21e-4717121c663f 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Added segment eac14fd6-90a8-4f93-8012-c77763e7de09 of type vxlan for network 9a9bb283-e868-486a-b322-b118c9eaa843 2026-05-08 04:05:44.483 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f7c3589-9c7c-414e-a103-d96a4c07e77b daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: df09eba8-d9c2-40f3-a578-283c67c8f21e [pid: 7|app: 0|req: 459/946] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:05:44 2026] POST /v2.0/networks => generated 615 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/947] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:05:44 2026] GET /v2.0/networks/93eecacb-ddc6-4585-bce8-058b9034f8f1?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/948] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:44 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&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: 462/949] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:44 2026] POST /v2.0/subnets => generated 646 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/950] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:05:44 2026] GET /v2.0/networks/93eecacb-ddc6-4585-bce8-058b9034f8f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/951] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:44 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:45.005 7 INFO neutron.db.segments_db [None req-68b85d67-a767-4b14-b7f0-71ba512529e6 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Added segment ea8e205f-8509-411b-b09b-c8bc0ef24cf7 of type vxlan for network 766f938b-e234-4c45-a195-a72a73953342 [pid: 8|app: 0|req: 488/952] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:05:44 2026] PUT /v2.0/routers/cfe9a1ca-ca96-45de-9167-1918b7aa4c39/remove_router_interface => generated 309 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/953] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:45 2026] GET /v2.0/security-groups?id=a7334245-7134-45a2-98d7-7ab77507e4cc&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:45.280 7 INFO neutron.db.l3_hamode_db [None req-68b85d67-a767-4b14-b7f0-71ba512529e6 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:05:45.304 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b46b520-8004-4d35-bcf0-106f9eb3ff5a daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 0a9cf616-ab3c-428f-862e-07b56fcc8fa0 2026-05-08 04:05:45.307 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b46b520-8004-4d35-bcf0-106f9eb3ff5a daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 0a9cf616-ab3c-428f-862e-07b56fcc8fa0 2026-05-08 04:05:45.379 7 INFO neutron.db.l3_hamode_db [None req-68b85d67-a767-4b14-b7f0-71ba512529e6 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:05:45.574 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b46b520-8004-4d35-bcf0-106f9eb3ff5a daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: a62c0899-1dcf-4e51-a3c3-7f92302db653 2026-05-08 04:05:45.576 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b46b520-8004-4d35-bcf0-106f9eb3ff5a daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: a62c0899-1dcf-4e51-a3c3-7f92302db653 2026-05-08 04:05:45.585 7 INFO neutron.services.segments.plugin [-] Segment 320e52f7-5488-4018-80be-096587f9742e resource provider aggregate not found 2026-05-08 04:05:45.596 7 INFO neutron.services.segments.plugin [-] Segment 320e52f7-5488-4018-80be-096587f9742e resource provider aggregate not found 2026-05-08 04:05:45.614 7 INFO neutron.services.segments.plugin [-] Segment 320e52f7-5488-4018-80be-096587f9742e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 320e52f7-5488-4018-80be-096587f9742e found for delete ", "request_id": "req-ed3aa799-e0ee-4528-bfff-5541e298e9e3"}]} 2026-05-08 04:05:45.616 7 INFO neutron.services.segments.plugin [-] Segment 320e52f7-5488-4018-80be-096587f9742e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 320e52f7-5488-4018-80be-096587f9742e found for delete ", "request_id": "req-d1c1beca-92a2-4538-8168-534514233213"}]} 2026-05-08 04:05:45.664 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-5b46b520-8004-4d35-bcf0-106f9eb3ff5a daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-08 04:05:46.076 8 INFO neutron.services.segments.plugin [-] Segment a2cf12ff-6668-40e1-afb7-39a600de86b6 resource provider aggregate not found 2026-05-08 04:05:46.083 8 INFO neutron.services.segments.plugin [-] Segment a2cf12ff-6668-40e1-afb7-39a600de86b6 resource provider aggregate not found 2026-05-08 04:05:46.097 8 INFO neutron.services.segments.plugin [-] Segment a2cf12ff-6668-40e1-afb7-39a600de86b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2cf12ff-6668-40e1-afb7-39a600de86b6 found for delete ", "request_id": "req-162a2657-4897-471c-a7de-d73ff21c4d3f"}]} 2026-05-08 04:05:46.104 8 INFO neutron.services.segments.plugin [-] Segment a2cf12ff-6668-40e1-afb7-39a600de86b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2cf12ff-6668-40e1-afb7-39a600de86b6 found for delete ", "request_id": "req-5eacb3a6-b256-4ea2-9504-4e4b23b1549a"}]} 2026-05-08 04:05:46.116 8 INFO neutron.db.l3_hamode_db [None req-5b46b520-8004-4d35-bcf0-106f9eb3ff5a daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] HA network 5bc9b2bf-abe4-41ce-ac72-5406ba6efbb6 was deleted as no HA routers are present in tenant 96baf318f60241f59dfdc79baad01949. [pid: 8|app: 0|req: 490/954] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:45 2026] DELETE /v2.0/routers/cfe9a1ca-ca96-45de-9167-1918b7aa4c39 => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/955] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:44 2026] POST /v2.0/routers => generated 511 bytes in 1179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/956] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:05:46 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/957] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:46 2026] DELETE /v2.0/subnets/848faca9-68da-44cf-bb78-34a83ad1731a => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/958] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:46 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:46.475 7 INFO neutron_taas.services.taas.taas_plugin [req-aa971b17-d621-4f6e-9ca6-4f82a80fca07 req-8372797a-fe2d-4fc9-a0a4-39d8dae5c903 43d1bf0c14464e7db9d9a35932cf4e5b 6140956e7b1348c0bd31d8759f92ef84 - - default default] TaaS: Handle Delete Port: 638b5255-917c-4092-b137-11ea71f4efd6 2026-05-08 04:05:46.478 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-aa971b17-d621-4f6e-9ca6-4f82a80fca07 req-8372797a-fe2d-4fc9-a0a4-39d8dae5c903 43d1bf0c14464e7db9d9a35932cf4e5b 6140956e7b1348c0bd31d8759f92ef84 - - default default] Tap Mirror: Handle Delete Port: 638b5255-917c-4092-b137-11ea71f4efd6 2026-05-08 04:05:46.564 7 INFO neutron.db.l3_db [req-aa971b17-d621-4f6e-9ca6-4f82a80fca07 req-8372797a-fe2d-4fc9-a0a4-39d8dae5c903 43d1bf0c14464e7db9d9a35932cf4e5b 6140956e7b1348c0bd31d8759f92ef84 - - default default] Floating IP 89c28011-fce9-47a5-b00e-bf6363dda8d4 disassociated. External IP: 10.96.250.203, port: 638b5255-917c-4092-b137-11ea71f4efd6. [pid: 7|app: 0|req: 468/959] 199.204.45.115 () {36 vars in 997 bytes} [Fri May 8 04:05:46 2026] DELETE /v2.0/ports/638b5255-917c-4092-b137-11ea71f4efd6 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:05:46.944 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3bcacd0-5483-4a3e-bdc8-3b5c42ab30a8'] response: {'server_uuid': '54683ca5-d646-42cf-acfc-e1d073c6857c', 'name': 'network-vif-deleted', 'tag': '638b5255-917c-4092-b137-11ea71f4efd6', 'status': 'completed', 'code': 200} 2026-05-08 04:05:47.006 7 INFO neutron_taas.services.taas.taas_plugin [None req-68839495-fab5-41c2-8b3c-e48377b3a8a7 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: cd4383d9-c7a4-41fc-b6da-edae3dc43cc3 2026-05-08 04:05:47.009 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68839495-fab5-41c2-8b3c-e48377b3a8a7 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: cd4383d9-c7a4-41fc-b6da-edae3dc43cc3 [pid: 7|app: 0|req: 469/960] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:05:46 2026] DELETE /v2.0/networks/2bb20b2f-c498-44a0-b3fd-cc7af049d7fc => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/961] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:05:47 2026] GET /v2.0/security-groups?id=a7334245-7134-45a2-98d7-7ab77507e4cc&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/962] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:47 2026] GET /v2.0/security-groups?tenant_id=96baf318f60241f59dfdc79baad01949&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/963] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:05:46 2026] PUT /v2.0/routers/67327778-87f0-486f-ac52-d73758e47061/add_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/964] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:47 2026] DELETE /v2.0/security-groups/317a92bf-e5f4-4318-856f-aa81ae05a327 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/965] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:05:47 2026] GET /v2.0/ports/373a9483-fefa-4c8c-a45a-9ee6b4ee80a5 => generated 959 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:47.646 7 INFO neutron.services.segments.plugin [-] Segment b6aea937-6afb-4cfb-875e-5c5a98572387 resource provider aggregate not found 2026-05-08 04:05:47.656 7 INFO neutron.services.segments.plugin [-] Segment b6aea937-6afb-4cfb-875e-5c5a98572387 resource provider aggregate not found 2026-05-08 04:05:47.673 7 INFO neutron.services.segments.plugin [-] Segment b6aea937-6afb-4cfb-875e-5c5a98572387 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6aea937-6afb-4cfb-875e-5c5a98572387 found for delete ", "request_id": "req-3e9cc84e-8e87-4ee3-805a-abfd4d782142"}]} 2026-05-08 04:05:47.677 7 INFO neutron.services.segments.plugin [-] Segment b6aea937-6afb-4cfb-875e-5c5a98572387 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6aea937-6afb-4cfb-875e-5c5a98572387 found for delete ", "request_id": "req-5a49b5f0-bb9b-46bf-b17a-88d28d170200"}]} 2026-05-08 04:05:47.903 7 INFO neutron_taas.services.taas.taas_plugin [None req-825a9acc-cf67-4732-bc29-5c5a96b851b7 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] TaaS: Handle Delete Port: 373a9483-fefa-4c8c-a45a-9ee6b4ee80a5 2026-05-08 04:05:47.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-825a9acc-cf67-4732-bc29-5c5a96b851b7 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Tap Mirror: Handle Delete Port: 373a9483-fefa-4c8c-a45a-9ee6b4ee80a5 [pid: 7|app: 0|req: 473/966] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:05:47 2026] PUT /v2.0/routers/67327778-87f0-486f-ac52-d73758e47061/remove_router_interface => generated 309 bytes in 771 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/967] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:05:48 2026] GET /v2.0/ports?device_id=67327778-87f0-486f-ac52-d73758e47061 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/968] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:48 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:05:48.535 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb026e2e-c332-443f-ad54-907b6b722549 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] TaaS: Handle Delete Port: ceafb8eb-0156-45d2-ae6d-d890b96692cf 2026-05-08 04:05:48.539 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb026e2e-c332-443f-ad54-907b6b722549 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Tap Mirror: Handle Delete Port: ceafb8eb-0156-45d2-ae6d-d890b96692cf 2026-05-08 04:05:48.895 7 INFO neutron.db.l3_hamode_db [None req-cb026e2e-c332-443f-ad54-907b6b722549 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] HA network 766f938b-e234-4c45-a195-a72a73953342 was deleted as no HA routers are present in tenant fb45075b667340cba7caf14236741492. [pid: 7|app: 0|req: 474/969] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:48 2026] DELETE /v2.0/routers/67327778-87f0-486f-ac52-d73758e47061 => generated 0 bytes in 559 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/970] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:48 2026] DELETE /v2.0/subnets/536d3892-4feb-4041-ad4d-ea18e675a517 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/971] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:05:49 2026] DELETE /v2.0/networks/9a9bb283-e868-486a-b322-b118c9eaa843 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:05:49.271 8 INFO neutron.db.segments_db [None req-02cc8f18-8dfa-45be-aa86-051d975a5a37 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Added segment 935f7f7c-91b0-4bbf-9712-a4138c9e34fb of type vxlan for network fd5bef1c-8395-4cb6-ac86-51b0255e3a32 [pid: 7|app: 0|req: 476/972] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:05:49 2026] GET /v2.0/ports?device_id=54683ca5-d646-42cf-acfc-e1d073c6857c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:05:49.543 8 INFO neutron.db.l3_hamode_db [None req-02cc8f18-8dfa-45be-aa86-051d975a5a37 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:05:49.690 7 INFO neutron.services.segments.plugin [-] Segment ea8e205f-8509-411b-b09b-c8bc0ef24cf7 resource provider aggregate not found 2026-05-08 04:05:49.702 7 INFO neutron.services.segments.plugin [-] Segment ea8e205f-8509-411b-b09b-c8bc0ef24cf7 resource provider aggregate not found 2026-05-08 04:05:49.706 7 INFO neutron.services.segments.plugin [-] Segment ea8e205f-8509-411b-b09b-c8bc0ef24cf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea8e205f-8509-411b-b09b-c8bc0ef24cf7 found for delete ", "request_id": "req-4cff12c9-d277-4103-aac8-56578bc4ab60"}]} 2026-05-08 04:05:49.719 7 INFO neutron.services.segments.plugin [-] Segment eac14fd6-90a8-4f93-8012-c77763e7de09 resource provider aggregate not found 2026-05-08 04:05:49.724 7 INFO neutron.services.segments.plugin [-] Segment ea8e205f-8509-411b-b09b-c8bc0ef24cf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea8e205f-8509-411b-b09b-c8bc0ef24cf7 found for delete ", "request_id": "req-1f397d84-a5fe-4a59-bcc2-855246c92898"}]} 2026-05-08 04:05:49.732 7 INFO neutron.services.segments.plugin [-] Segment eac14fd6-90a8-4f93-8012-c77763e7de09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eac14fd6-90a8-4f93-8012-c77763e7de09 found for delete ", "request_id": "req-9dfc3199-8e5c-43a5-bcda-bf458d2f6c61"}]} 2026-05-08 04:05:49.743 7 INFO neutron.services.segments.plugin [-] Segment eac14fd6-90a8-4f93-8012-c77763e7de09 resource provider aggregate not found 2026-05-08 04:05:49.759 7 INFO neutron.services.segments.plugin [-] Segment eac14fd6-90a8-4f93-8012-c77763e7de09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eac14fd6-90a8-4f93-8012-c77763e7de09 found for delete ", "request_id": "req-14e2a070-6bec-4a68-9505-323f985e7bef"}]} 2026-05-08 04:05:50.340 8 INFO neutron.db.l3_hamode_db [None req-02cc8f18-8dfa-45be-aa86-051d975a5a37 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 477/973] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:50 2026] DELETE /v2.0/security-groups/a7334245-7134-45a2-98d7-7ab77507e4cc => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:05:50.704 7 INFO neutron.api.v2.resource [None req-a374a975-9cfb-4966-ae37-e2e4c3678efa 43d1bf0c14464e7db9d9a35932cf4e5b 6140956e7b1348c0bd31d8759f92ef84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 478/974] 10.0.0.193 () {32 vars in 737 bytes} [Fri May 8 04:05:50 2026] GET /v2.0/security-groups/a7334245-7134-45a2-98d7-7ab77507e4cc => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:05:50.800 7 INFO neutron_taas.services.taas.taas_plugin [None req-84364056-c54e-4fe4-bcde-df2aef4baabe 43d1bf0c14464e7db9d9a35932cf4e5b 6140956e7b1348c0bd31d8759f92ef84 - - default default] TaaS: Handle Delete Port: fb2f97d7-eb07-42e3-831f-b55e97069f26 2026-05-08 04:05:50.803 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84364056-c54e-4fe4-bcde-df2aef4baabe 43d1bf0c14464e7db9d9a35932cf4e5b 6140956e7b1348c0bd31d8759f92ef84 - - default default] Tap Mirror: Handle Delete Port: fb2f97d7-eb07-42e3-831f-b55e97069f26 [pid: 7|app: 0|req: 479/975] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:05:50 2026] DELETE /v2.0/floatingips/89c28011-fce9-47a5-b00e-bf6363dda8d4 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/976] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:49 2026] POST /v2.0/routers => generated 692 bytes in 2021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/977] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:05:51 2026] GET /v2.0/routers/a5c873fe-3ebd-462e-acd3-a501112e4012 => generated 698 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:51.325 7 INFO neutron_taas.services.taas.taas_plugin [None req-f20165c0-cc92-4a76-8463-f92beb59e176 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: d31f6f28-9661-45e8-b414-c1f6ebc08d7c 2026-05-08 04:05:51.327 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f20165c0-cc92-4a76-8463-f92beb59e176 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: d31f6f28-9661-45e8-b414-c1f6ebc08d7c [pid: 8|app: 0|req: 499/978] 10.0.0.193 () {32 vars in 647 bytes} [Fri May 8 04:05:51 2026] GET /v2.0/routers => generated 701 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/979] 10.0.0.193 () {34 vars in 741 bytes} [Fri May 8 04:05:51 2026] PUT /v2.0/routers/a5c873fe-3ebd-462e-acd3-a501112e4012 => generated 705 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/980] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:05:50 2026] PUT /v2.0/routers/d4733fff-0050-4f11-bc2b-e97fb1a192de/remove_router_interface => generated 309 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/981] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:05:51 2026] GET /v2.0/routers/a5c873fe-3ebd-462e-acd3-a501112e4012 => generated 705 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:52.128 7 INFO neutron_taas.services.taas.taas_plugin [None req-804da3a3-66f1-4ac0-9270-09d70d796722 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 8c597bbe-1905-4f51-ad27-e817735ed4fa 2026-05-08 04:05:52.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-804da3a3-66f1-4ac0-9270-09d70d796722 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 8c597bbe-1905-4f51-ad27-e817735ed4fa [pid: 8|app: 0|req: 502/982] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:51 2026] GET /v2.0/security-groups?tenant_id=0e82b43d0a5a4c438fa5b191aeee072a&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/983] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:05:52 2026] GET /v2.0/ports?device_id=a5c873fe-3ebd-462e-acd3-a501112e4012 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/984] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:52 2026] DELETE /v2.0/security-groups/4b826bcc-1e18-4d3f-a398-dbeca1820062 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:05:52.402 7 INFO neutron_taas.services.taas.taas_plugin [None req-804da3a3-66f1-4ac0-9270-09d70d796722 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: b62b7273-5bfe-458b-a0ab-17ac38c88d7f 2026-05-08 04:05:52.407 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-804da3a3-66f1-4ac0-9270-09d70d796722 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: b62b7273-5bfe-458b-a0ab-17ac38c88d7f 2026-05-08 04:05:52.510 8 INFO neutron_taas.services.taas.taas_plugin [None req-458bd064-7657-4e8a-b6cc-8273b2ce5433 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] TaaS: Handle Delete Port: dc914d91-2cb5-4f02-a11b-23cbcb580063 2026-05-08 04:05:52.513 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-458bd064-7657-4e8a-b6cc-8273b2ce5433 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Tap Mirror: Handle Delete Port: dc914d91-2cb5-4f02-a11b-23cbcb580063 2026-05-08 04:05:52.754 8 INFO neutron_taas.services.taas.taas_plugin [None req-458bd064-7657-4e8a-b6cc-8273b2ce5433 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] TaaS: Handle Delete Port: fc54cb08-25a9-4e82-acd6-ec3d4c83b266 2026-05-08 04:05:52.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-458bd064-7657-4e8a-b6cc-8273b2ce5433 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] Tap Mirror: Handle Delete Port: fc54cb08-25a9-4e82-acd6-ec3d4c83b266 2026-05-08 04:05:52.797 7 INFO neutron.services.segments.plugin [-] Segment 4864927a-27fd-4895-8c60-d7d936f11a92 resource provider aggregate not found 2026-05-08 04:05:52.809 7 INFO neutron.services.segments.plugin [-] Segment 4864927a-27fd-4895-8c60-d7d936f11a92 resource provider aggregate not found 2026-05-08 04:05:52.814 7 INFO neutron.services.segments.plugin [-] Segment 4864927a-27fd-4895-8c60-d7d936f11a92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4864927a-27fd-4895-8c60-d7d936f11a92 found for delete ", "request_id": "req-39e53c52-2a37-4d25-a7ad-1f99c1dc8760"}]} 2026-05-08 04:05:52.824 7 INFO neutron.services.segments.plugin [-] Segment 4864927a-27fd-4895-8c60-d7d936f11a92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4864927a-27fd-4895-8c60-d7d936f11a92 found for delete ", "request_id": "req-f7aa6cea-c570-4661-8ec9-f0d99093e620"}]} 2026-05-08 04:05:52.835 7 INFO neutron.db.l3_hamode_db [None req-804da3a3-66f1-4ac0-9270-09d70d796722 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] HA network 1c9cba3e-5127-4faf-ba96-a9cf7fcbfcf0 was deleted as no HA routers are present in tenant 6140956e7b1348c0bd31d8759f92ef84. [pid: 7|app: 0|req: 481/985] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:51 2026] DELETE /v2.0/routers/d4733fff-0050-4f11-bc2b-e97fb1a192de => generated 0 bytes in 965 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/986] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:52 2026] GET /v2.0/security-groups?tenant_id=1e131bd0b8674d919a68d9845afbb63c&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:05:53.101 8 INFO neutron.services.segments.plugin [-] Segment 935f7f7c-91b0-4bbf-9712-a4138c9e34fb resource provider aggregate not found 2026-05-08 04:05:53.109 8 INFO neutron.services.segments.plugin [-] Segment 935f7f7c-91b0-4bbf-9712-a4138c9e34fb resource provider aggregate not found 2026-05-08 04:05:53.122 8 INFO neutron.services.segments.plugin [-] Segment 935f7f7c-91b0-4bbf-9712-a4138c9e34fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 935f7f7c-91b0-4bbf-9712-a4138c9e34fb found for delete ", "request_id": "req-5f85e819-2fe5-4494-8370-271b903aabbc"}]} [pid: 7|app: 0|req: 483/987] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:52 2026] DELETE /v2.0/subnets/8e51fc45-6358-4fde-a7c5-9a24a17d7aa1 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:05:53.134 8 INFO neutron.db.l3_hamode_db [None req-458bd064-7657-4e8a-b6cc-8273b2ce5433 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] HA network fd5bef1c-8395-4cb6-ac86-51b0255e3a32 was deleted as no HA routers are present in tenant fb45075b667340cba7caf14236741492. [pid: 8|app: 0|req: 505/988] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:52 2026] DELETE /v2.0/routers/a5c873fe-3ebd-462e-acd3-a501112e4012 => generated 0 bytes in 820 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:05:53.149 8 INFO neutron.services.segments.plugin [-] Segment 935f7f7c-91b0-4bbf-9712-a4138c9e34fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 935f7f7c-91b0-4bbf-9712-a4138c9e34fb found for delete ", "request_id": "req-be3d47a6-d18e-41bf-a4fc-0f8ce302328d"}]} [pid: 7|app: 0|req: 484/989] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:53 2026] DELETE /v2.0/security-groups/2070ae51-63e0-4213-9959-b82fb9889436 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:05:53.249 8 INFO neutron_taas.services.taas.taas_plugin [None req-a75803be-515f-4c8d-8cec-ebd9acbfa173 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 74ed7058-0b77-4d7e-bb6f-833505f29c4a 2026-05-08 04:05:53.252 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a75803be-515f-4c8d-8cec-ebd9acbfa173 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 74ed7058-0b77-4d7e-bb6f-833505f29c4a [pid: 7|app: 0|req: 485/990] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:05:53 2026] GET /v2.0/ports?device_id=a5c873fe-3ebd-462e-acd3-a501112e4012 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:05:53.289 7 INFO neutron.api.v2.resource [None req-89eb9f0d-e468-4561-8a26-eb81e4f372b3 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 486/991] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:53 2026] DELETE /v2.0/routers/a5c873fe-3ebd-462e-acd3-a501112e4012 => 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: 487/992] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:05:53 2026] GET /v2.0/ports?device_id=67327778-87f0-486f-ac52-d73758e47061 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:05:53.341 7 INFO neutron.api.v2.resource [None req-6a01c13e-0497-4e1c-bd71-439d2a5c2e30 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 488/993] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:53 2026] DELETE /v2.0/routers/67327778-87f0-486f-ac52-d73758e47061 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:05:53.360 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8de7f373-1c47-482d-86c6-e949fad5cfdd 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 489/994] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:53 2026] DELETE /v2.0/subnets/536d3892-4feb-4041-ad4d-ea18e675a517 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/995] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:05:53 2026] GET /v2.0/ports?device_id=12264030-9364-47ed-9a1f-7603e691e530 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:05:53.430 7 INFO neutron.api.v2.resource [None req-e952a20f-afd0-4bfa-a880-339eaaaec2e1 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 491/996] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:53 2026] DELETE /v2.0/routers/12264030-9364-47ed-9a1f-7603e691e530 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:05:53.451 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b36cce4f-3818-4b99-b4e5-9f188b5144fd 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 492/997] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:53 2026] DELETE /v2.0/subnets/c6fb9159-8a76-4785-9796-9dd8bc01110d => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/998] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:05:53 2026] DELETE /v2.0/networks/93eecacb-ddc6-4585-bce8-058b9034f8f1 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/999] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:05:53 2026] GET /v2.0/ports?device_id=4b4c0dff-3b53-42ac-b979-6a7b0c619d51 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:05:53.534 8 INFO neutron.api.v2.resource [None req-325b8660-19f4-4e51-9764-d7ba7b0fa7c1 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 507/1000] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:53 2026] DELETE /v2.0/routers/4b4c0dff-3b53-42ac-b979-6a7b0c619d51 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:05:53.566 7 INFO neutron.pecan_wsgi.hooks.translation [None req-198494d3-75db-4aa8-b114-69b6c6acd6e4 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 494/1001] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:53 2026] DELETE /v2.0/subnets/4cfa6b33-aec7-41fb-a98f-e8d749513ba7 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:05:53.609 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1258bfe9-5d2c-4467-b1a2-243574b8cef8 38279410e6de440284142fe11fd1585e fb45075b667340cba7caf14236741492 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 508/1002] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:05:53 2026] DELETE /v2.0/subnets/3ac73b36-da16-4fe7-befc-6dcfcc9eaa96 => 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: 495/1003] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:53 2026] GET /v2.0/security-groups?tenant_id=6140956e7b1348c0bd31d8759f92ef84&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1004] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:53 2026] DELETE /v2.0/security-groups/c477cd29-108b-4a43-a248-4b0f2c04af4f => 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: 496/1005] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:54 2026] GET /v2.0/security-groups?tenant_id=fb45075b667340cba7caf14236741492&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1006] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:54 2026] DELETE /v2.0/security-groups/774550a6-5c49-4fa5-9958-a5dc4967de29 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:05:55.150 8 INFO neutron.services.segments.plugin [-] Segment c59b6d21-f1b8-40a9-8c73-b7c965705d39 resource provider aggregate not found 2026-05-08 04:05:55.169 8 INFO neutron.services.segments.plugin [-] Segment c59b6d21-f1b8-40a9-8c73-b7c965705d39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c59b6d21-f1b8-40a9-8c73-b7c965705d39 found for delete ", "request_id": "req-1d0f6b96-ca44-480e-9a95-306ceb4163f2"}]} 2026-05-08 04:05:55.173 8 INFO neutron.services.segments.plugin [-] Segment c59b6d21-f1b8-40a9-8c73-b7c965705d39 resource provider aggregate not found 2026-05-08 04:05:55.191 8 INFO neutron.services.segments.plugin [-] Segment c59b6d21-f1b8-40a9-8c73-b7c965705d39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c59b6d21-f1b8-40a9-8c73-b7c965705d39 found for delete ", "request_id": "req-c4d87fd4-e220-4366-99c9-55004221c642"}]} 2026-05-08 04:05:55.913 7 INFO neutron.db.segments_db [None req-d7723976-507c-480f-87b5-16137a805aca daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment 94bd7fc9-16bb-485b-89ed-a6a804ec7546 of type vxlan for network 0690307c-3b3f-4c35-a136-24dbdbe7f44f [pid: 7|app: 0|req: 497/1007] 10.0.0.193 () {34 vars in 671 bytes} [Fri May 8 04:05:55 2026] POST /v2.0/networks => generated 724 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1008] 10.0.0.253 () {34 vars in 990 bytes} [Fri May 8 04:05:56 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 1240 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1009] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:56 2026] POST /v2.0/subnets => generated 690 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1010] 10.0.0.253 () {34 vars in 1040 bytes} [Fri May 8 04:05:56 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:05:56.281 8 INFO neutron.db.segments_db [None req-61774eb9-aefc-4e1d-a018-8506bbb98cf0 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment 8075fdaf-460a-4223-bbe9-2cd95087219d of type vxlan for network ce63039a-52ff-4973-bb5f-62bdc8d90361 2026-05-08 04:05:56.523 8 INFO neutron.db.l3_hamode_db [None req-61774eb9-aefc-4e1d-a018-8506bbb98cf0 daa23f16e01c46f79d4b8224ca5f3a1a dc1948f216a84b559310a7667c64f93b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:05:56.636 7 INFO neutron.db.segments_db [None req-e9640281-35df-4ef7-837e-3d63c749bcf8 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Added segment de42619c-3ff9-4fb6-8a61-c004ac7e7a71 of type vxlan for network 6e0a3eb8-bf77-4ba4-a9e3-3221d41af8af [pid: 7|app: 0|req: 502/1013] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:05:56 2026] POST /v2.0/networks => generated 610 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:05:56.776 7 INFO neutron.db.segments_db [None req-f3150eba-13b6-4bdf-b1c5-0fe9608f071e 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Added segment 08cb5eca-33d2-408e-be23-fe051c0d734b of type vxlan for network 644ce67e-a683-460c-ba39-8a878498f93e [pid: 7|app: 0|req: 503/1014] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:05:56 2026] POST /v2.0/networks => generated 611 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1015] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:56 2026] POST /v2.0/subnets => generated 626 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1016] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:57 2026] POST /v2.0/subnets => generated 626 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:05:57.473 7 INFO neutron.db.segments_db [None req-122282f0-25b8-4a7f-9c8f-2c3e2dbb5651 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Added segment 6ed3760d-3d36-4115-9315-a1d2d41994da of type vxlan for network b4d8348b-d388-4aa6-a9b7-1f07a7506d45 2026-05-08 04:05:57.660 8 INFO neutron.db.l3_hamode_db [None req-61774eb9-aefc-4e1d-a018-8506bbb98cf0 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:05:57.728 7 INFO neutron.db.l3_hamode_db [None req-122282f0-25b8-4a7f-9c8f-2c3e2dbb5651 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:05:57.865 7 INFO neutron.db.l3_hamode_db [None req-122282f0-25b8-4a7f-9c8f-2c3e2dbb5651 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 512/1017] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:56 2026] POST /v2.0/routers => generated 730 bytes in 2327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1018] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:58 2026] GET /v2.0/security-groups?tenant_id=0ad0aa8fd49646689806110cbfc010b8&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1019] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:05:57 2026] POST /v2.0/routers => generated 507 bytes in 1398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1020] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:05:58 2026] DELETE /v2.0/security-groups/a7b5e062-2c80-472d-a99b-eaa885e5b0d5 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1021] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:05:58 2026] PUT /v2.0/routers/2479966b-b348-4178-826a-ac82c8d0c336/add_router_interface => generated 309 bytes in 1142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1022] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:05:58 2026] PUT /v2.0/routers/56ace8b0-9521-4ace-8e11-371f38d22ad9/add_router_interface => generated 309 bytes in 1140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1023] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:05:59 2026] GET /v2.0/security-groups?tenant_id=da66e8dd4c974968b0b0d42671a9bf9c&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1024] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:06:00 2026] GET /v2.0/ports/d2e61dfa-5e79-4f9e-9678-15b19c5fd591 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1025] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:00 2026] DELETE /v2.0/security-groups/db21bf65-178b-4f4a-88cc-16e3cb3b164a => 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: 517/1026] 10.0.0.193 () {34 vars in 685 bytes} [Fri May 8 04:06:00 2026] POST /v2.0/security-groups => generated 1660 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1027] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:06:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1028] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:06:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1029] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:06:00 2026] PUT /v2.0/routers/56ace8b0-9521-4ace-8e11-371f38d22ad9/add_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1030] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:06:01 2026] GET /v2.0/ports/cac133b1-6567-4dad-be29-0f6293f5f4b3 => generated 955 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1031] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:06:01 2026] POST /v2.0/floatingips => generated 552 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:01.711 7 INFO neutron_taas.services.taas.taas_plugin [None req-63b093bc-4459-40ab-8be4-9c6c1ed31f65 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] TaaS: Handle Delete Port: cac133b1-6567-4dad-be29-0f6293f5f4b3 2026-05-08 04:06:01.715 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63b093bc-4459-40ab-8be4-9c6c1ed31f65 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Tap Mirror: Handle Delete Port: cac133b1-6567-4dad-be29-0f6293f5f4b3 [pid: 7|app: 0|req: 512/1032] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:06:01 2026] PUT /v2.0/routers/56ace8b0-9521-4ace-8e11-371f38d22ad9/remove_router_interface => generated 309 bytes in 848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1033] 10.0.0.137 () {34 vars in 1098 bytes} [Fri May 8 04:06:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--517161989&fields=id&tenant_id=dc1948f216a84b559310a7667c64f93b => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1034] 10.0.0.137 () {34 vars in 982 bytes} [Fri May 8 04:06:02 2026] GET /v2.0/networks?id=0690307c-3b3f-4c35-a136-24dbdbe7f44f => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1035] 10.0.0.137 () {34 vars in 965 bytes} [Fri May 8 04:06:02 2026] GET /v2.0/quotas/dc1948f216a84b559310a7667c64f93b => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1036] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:06:02 2026] GET /v2.0/ports?tenant_id=dc1948f216a84b559310a7667c64f93b&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:02.514 7 INFO neutron_taas.services.taas.taas_plugin [None req-958a522b-26f4-4d99-8865-51f60bff9ba1 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] TaaS: Handle Delete Port: d2e61dfa-5e79-4f9e-9678-15b19c5fd591 2026-05-08 04:06:02.517 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-958a522b-26f4-4d99-8865-51f60bff9ba1 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Tap Mirror: Handle Delete Port: d2e61dfa-5e79-4f9e-9678-15b19c5fd591 [pid: 8|app: 0|req: 525/1037] 10.0.0.137 () {34 vars in 907 bytes} [Fri May 8 04:06:02 2026] GET /v2.0/extensions => generated 21537 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1038] 10.0.0.137 () {34 vars in 1008 bytes} [Fri May 8 04:06:02 2026] GET /v2.0/networks/0690307c-3b3f-4c35-a136-24dbdbe7f44f?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1039] 10.0.0.137 () {34 vars in 1108 bytes} [Fri May 8 04:06:02 2026] GET /v2.0/networks/0690307c-3b3f-4c35-a136-24dbdbe7f44f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1040] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:06:02 2026] PUT /v2.0/routers/56ace8b0-9521-4ace-8e11-371f38d22ad9/remove_router_interface => generated 309 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1041] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:06:02 2026] GET /v2.0/ports?device_id=56ace8b0-9521-4ace-8e11-371f38d22ad9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1042] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:03 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:03.204 7 INFO neutron_taas.services.taas.taas_plugin [None req-d12d0cd0-1e59-4e6c-b10b-985c105bca52 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] TaaS: Handle Delete Port: bb487833-fe5e-4858-bd6f-d08ef008df8a 2026-05-08 04:06:03.207 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d12d0cd0-1e59-4e6c-b10b-985c105bca52 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Tap Mirror: Handle Delete Port: bb487833-fe5e-4858-bd6f-d08ef008df8a 2026-05-08 04:06:03.667 7 INFO neutron.services.segments.plugin [-] Segment 6ed3760d-3d36-4115-9315-a1d2d41994da resource provider aggregate not found 2026-05-08 04:06:03.673 7 INFO neutron.services.segments.plugin [-] Segment 6ed3760d-3d36-4115-9315-a1d2d41994da resource provider aggregate not found 2026-05-08 04:06:03.695 7 INFO neutron.services.segments.plugin [-] Segment 6ed3760d-3d36-4115-9315-a1d2d41994da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ed3760d-3d36-4115-9315-a1d2d41994da found for delete ", "request_id": "req-eb8047cb-9b0f-4e39-a5d1-a8590a42b557"}]} 2026-05-08 04:06:03.699 7 INFO neutron.services.segments.plugin [-] Segment 6ed3760d-3d36-4115-9315-a1d2d41994da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ed3760d-3d36-4115-9315-a1d2d41994da found for delete ", "request_id": "req-6db8b840-0f3b-429f-b034-0fadae48cfae"}]} 2026-05-08 04:06:03.703 7 INFO neutron.db.l3_hamode_db [None req-d12d0cd0-1e59-4e6c-b10b-985c105bca52 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] HA network b4d8348b-d388-4aa6-a9b7-1f07a7506d45 was deleted as no HA routers are present in tenant 3a6f710a506e42ac8355cc68da4f203a. [pid: 7|app: 0|req: 514/1043] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:03 2026] DELETE /v2.0/routers/56ace8b0-9521-4ace-8e11-371f38d22ad9 => generated 0 bytes in 703 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1044] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:03 2026] DELETE /v2.0/subnets/4f7327fd-9356-4191-877b-9d5eb51926ed => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1045] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:03 2026] DELETE /v2.0/subnets/e1c5e2c0-b51c-4117-af33-e455254d70e7 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:06:04.189 8 INFO neutron.services.segments.plugin [-] Segment 08cb5eca-33d2-408e-be23-fe051c0d734b resource provider aggregate not found 2026-05-08 04:06:04.191 8 INFO neutron.services.segments.plugin [-] Segment 08cb5eca-33d2-408e-be23-fe051c0d734b resource provider aggregate not found 2026-05-08 04:06:04.206 8 INFO neutron.services.segments.plugin [-] Segment 08cb5eca-33d2-408e-be23-fe051c0d734b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08cb5eca-33d2-408e-be23-fe051c0d734b found for delete ", "request_id": "req-9cd4b930-57cc-4a9c-aca4-86a08c8de8d7"}]} 2026-05-08 04:06:04.212 8 INFO neutron.services.segments.plugin [-] Segment 08cb5eca-33d2-408e-be23-fe051c0d734b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08cb5eca-33d2-408e-be23-fe051c0d734b found for delete ", "request_id": "req-f25d0fbe-028d-456e-9565-a8d71121da9d"}]} [pid: 8|app: 0|req: 531/1046] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:04 2026] DELETE /v2.0/networks/644ce67e-a683-460c-ba39-8a878498f93e => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1047] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:04 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:04.349 7 INFO neutron_taas.services.taas.taas_plugin [None req-79244f38-1dbf-4b31-b73f-f371126e9221 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] TaaS: Handle Delete Port: 9f49233d-0127-4e8b-bec6-24170aa5482e 2026-05-08 04:06:04.357 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79244f38-1dbf-4b31-b73f-f371126e9221 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Tap Mirror: Handle Delete Port: 9f49233d-0127-4e8b-bec6-24170aa5482e [pid: 7|app: 0|req: 516/1048] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:04 2026] DELETE /v2.0/networks/6e0a3eb8-bf77-4ba4-a9e3-3221d41af8af => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1049] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:04 2026] GET /v2.0/security-groups?tenant_id=340193f7e2a14b99aabb7b1ceac71b4c&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:06:04.611 7 INFO neutron.db.segments_db [None req-8af4cd4d-0fcf-44af-a285-7515ea79d4b3 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Added segment bab7f4a9-100d-45cb-bc47-1d434f3775c4 of type vxlan for network 7fc01147-328a-43a2-be73-66925039fe38 [pid: 8|app: 0|req: 534/1050] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:04 2026] DELETE /v2.0/security-groups/92a03517-0039-4592-8c76-1272b507441f => 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: 517/1051] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:06:04 2026] POST /v2.0/networks => generated 609 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1052] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:04 2026] GET /v2.0/security-groups?tenant_id=ff83515c4b804f0093e4f2f89f0e788a&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1053] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:04 2026] POST /v2.0/subnets => generated 626 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:05.014 8 INFO neutron.db.segments_db [None req-570acfd5-f2be-49da-967f-e98823b28e94 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Added segment af59b552-ee30-4a50-ae8a-6ff5f49e97ec of type vxlan for network 64bd5061-aacf-4539-b4b7-26b8d99207e7 [pid: 7|app: 0|req: 519/1054] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:04 2026] DELETE /v2.0/security-groups/d461aa38-3446-4e45-9e4b-de0440b44a52 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:06:05.231 8 INFO neutron.db.l3_hamode_db [None req-570acfd5-f2be-49da-967f-e98823b28e94 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:06:05.363 8 INFO neutron.db.l3_hamode_db [None req-570acfd5-f2be-49da-967f-e98823b28e94 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 520/1055] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:05 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:05.721 7 INFO neutron.services.segments.plugin [-] Segment de42619c-3ff9-4fb6-8a61-c004ac7e7a71 resource provider aggregate not found 2026-05-08 04:06:05.731 7 INFO neutron.services.segments.plugin [-] Segment de42619c-3ff9-4fb6-8a61-c004ac7e7a71 resource provider aggregate not found 2026-05-08 04:06:05.744 7 INFO neutron.services.segments.plugin [-] Segment de42619c-3ff9-4fb6-8a61-c004ac7e7a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de42619c-3ff9-4fb6-8a61-c004ac7e7a71 found for delete ", "request_id": "req-67415d5f-879d-49ef-ae4b-632dc678310a"}]} 2026-05-08 04:06:05.747 7 INFO neutron.services.segments.plugin [-] Segment de42619c-3ff9-4fb6-8a61-c004ac7e7a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de42619c-3ff9-4fb6-8a61-c004ac7e7a71 found for delete ", "request_id": "req-511b6d38-6989-4eda-9d8b-288720166e86"}]} [pid: 8|app: 0|req: 536/1056] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:04 2026] POST /v2.0/routers => generated 507 bytes in 1031 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1057] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:06 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1058] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:06 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&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: 521/1059] 10.0.0.193 () {34 vars in 665 bytes} [Fri May 8 04:06:06 2026] POST /v2.0/ports => generated 951 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 522/1060] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:06 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => 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: 523/1061] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:06 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1062] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:06 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1063] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:06:07 2026] GET /v2.0/networks?id=0690307c-3b3f-4c35-a136-24dbdbe7f44f => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1064] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:06:06 2026] PUT /v2.0/routers/d7ec5b6a-1e3a-4133-b453-52986f580452/add_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 540/1065] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:07 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1066] 199.204.45.115 () {34 vars in 1050 bytes} [Fri May 8 04:06:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dc1948f216a84b559310a7667c64f93b => generated 180 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1067] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:06:07 2026] GET /v2.0/ports/d3b91448-b758-4474-b56f-8b1e55a24a31 => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:06:07.915 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5c28d92-3efb-4134-95c6-c3e0ae0e7a29 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] TaaS: Handle Delete Port: d3b91448-b758-4474-b56f-8b1e55a24a31 2026-05-08 04:06:07.918 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5c28d92-3efb-4134-95c6-c3e0ae0e7a29 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Tap Mirror: Handle Delete Port: d3b91448-b758-4474-b56f-8b1e55a24a31 [pid: 7|app: 0|req: 527/1068] 199.204.45.115 () {38 vars in 955 bytes} [Fri May 8 04:06:07 2026] POST /v2.0/ports => generated 958 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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/1069] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:07 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1070] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:06:07 2026] PUT /v2.0/routers/d7ec5b6a-1e3a-4133-b453-52986f580452/remove_router_interface => generated 309 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 543/1071] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:08 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1072] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:06:08 2026] PUT /v2.0/ports/cc3817c6-8520-4e4f-8e4a-2c7ec1129eab => generated 1239 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:06:08.513 8 INFO neutron.api.v2.resource [None req-950db65b-f32d-4afc-b6c8-33f660f2fbe5 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 544/1073] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:06:08 2026] PUT /v2.0/routers/d7ec5b6a-1e3a-4133-b453-52986f580452/remove_router_interface => generated 197 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:08.537 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f33fd976-4d4b-4060-b50e-326431cedcdc'] response: {'name': 'network-changed', 'server_uuid': '0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba', 'tag': 'cc3817c6-8520-4e4f-8e4a-2c7ec1129eab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 530/1074] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:06:08 2026] GET /v2.0/ports?device_id=d7ec5b6a-1e3a-4133-b453-52986f580452 => 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: 531/1075] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:08 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1076] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:08 2026] GET /v2.0/security-groups?id=84b5b21b-3871-4510-b9c4-cc5271705eb5&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-05-08 04:06:08.833 8 INFO neutron_taas.services.taas.taas_plugin [None req-32bbbf35-7278-4785-b03e-1e1ea13c0420 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] TaaS: Handle Delete Port: c6efe628-fcfd-45f2-9b63-0b8e37f494b9 2026-05-08 04:06:08.836 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32bbbf35-7278-4785-b03e-1e1ea13c0420 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Tap Mirror: Handle Delete Port: c6efe628-fcfd-45f2-9b63-0b8e37f494b9 [pid: 7|app: 0|req: 533/1077] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:06:09 2026] GET /v2.0/ports?tenant_id=dc1948f216a84b559310a7667c64f93b&device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1078] 199.204.45.115 () {34 vars in 1018 bytes} [Fri May 8 04:06:09 2026] GET /v2.0/networks?tenant_id=dc1948f216a84b559310a7667c64f93b&shared=False => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:09.159 8 INFO neutron.services.segments.plugin [-] Segment af59b552-ee30-4a50-ae8a-6ff5f49e97ec resource provider aggregate not found 2026-05-08 04:06:09.164 8 INFO neutron.services.segments.plugin [-] Segment af59b552-ee30-4a50-ae8a-6ff5f49e97ec resource provider aggregate not found 2026-05-08 04:06:09.179 8 INFO neutron.services.segments.plugin [-] Segment af59b552-ee30-4a50-ae8a-6ff5f49e97ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af59b552-ee30-4a50-ae8a-6ff5f49e97ec found for delete ", "request_id": "req-e87bcc49-82df-49bb-a7f6-0ab4020ae59d"}]} 2026-05-08 04:06:09.183 8 INFO neutron.services.segments.plugin [-] Segment af59b552-ee30-4a50-ae8a-6ff5f49e97ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af59b552-ee30-4a50-ae8a-6ff5f49e97ec found for delete ", "request_id": "req-c613b73b-8412-4e28-80af-ec40b0d81663"}]} 2026-05-08 04:06:09.186 8 INFO neutron.db.l3_hamode_db [None req-32bbbf35-7278-4785-b03e-1e1ea13c0420 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] HA network 64bd5061-aacf-4539-b4b7-26b8d99207e7 was deleted as no HA routers are present in tenant 3a6f710a506e42ac8355cc68da4f203a. [pid: 8|app: 0|req: 545/1079] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:08 2026] DELETE /v2.0/routers/d7ec5b6a-1e3a-4133-b453-52986f580452 => generated 0 bytes in 605 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1080] 199.204.45.115 () {34 vars in 930 bytes} [Fri May 8 04:06:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1081] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:06:09 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1082] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:09 2026] DELETE /v2.0/subnets/b71e8b4a-da99-43c8-91b8-a653c67d3737 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:06:09.428 7 INFO neutron_taas.services.taas.taas_plugin [req-ae9c70fc-c8b2-488b-a74b-f7a9a7054a3e req-5dda3e85-b52e-45de-a37c-455be5d4ba94 c3d1df5cbcc64fcc8b108cf14ec11619 f5781ef8ace0469f851303c99a8bcb68 - - default default] TaaS: Handle Delete Port: 51b4d0cd-5325-4ff4-9f91-f34eab13283f 2026-05-08 04:06:09.431 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ae9c70fc-c8b2-488b-a74b-f7a9a7054a3e req-5dda3e85-b52e-45de-a37c-455be5d4ba94 c3d1df5cbcc64fcc8b108cf14ec11619 f5781ef8ace0469f851303c99a8bcb68 - - default default] Tap Mirror: Handle Delete Port: 51b4d0cd-5325-4ff4-9f91-f34eab13283f [pid: 8|app: 0|req: 547/1083] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:09 2026] DELETE /v2.0/networks/7fc01147-328a-43a2-be73-66925039fe38 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:06:09.548 8 INFO neutron.db.segments_db [None req-beed5f18-c8f8-4891-81e0-e5e5fcd638ad 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Added segment 39ae42d2-0b8f-4494-93fd-14de46cea5b2 of type vxlan for network 240d950d-e00f-4b5d-8c66-66fb859cff7d 2026-05-08 04:06:09.587 7 INFO neutron.db.l3_db [req-ae9c70fc-c8b2-488b-a74b-f7a9a7054a3e req-5dda3e85-b52e-45de-a37c-455be5d4ba94 c3d1df5cbcc64fcc8b108cf14ec11619 f5781ef8ace0469f851303c99a8bcb68 - - default default] Floating IP d3d1b2c0-2569-4654-a438-d457d9f84638 disassociated. External IP: 10.96.250.204, port: 51b4d0cd-5325-4ff4-9f91-f34eab13283f. [pid: 8|app: 0|req: 548/1084] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:06:09 2026] POST /v2.0/networks => generated 611 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1085] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:09 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1086] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:09 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1087] 199.204.45.115 () {36 vars in 997 bytes} [Fri May 8 04:06:09 2026] DELETE /v2.0/ports/51b4d0cd-5325-4ff4-9f91-f34eab13283f => generated 0 bytes in 677 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1088] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:09 2026] GET /v2.0/security-groups?id=c016ce54-31c1-44e0-82e2-290695847045&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: 539/1089] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:10 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:10.092 7 INFO neutron.db.segments_db [None req-ffad73e0-8f67-4f60-a768-2101faed69bb 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Added segment 2b2f6350-8d64-4948-9f27-106c5534f81b of type vxlan for network fa34fea8-786b-4fa8-98e2-4529efefd17b [pid: 8|app: 0|req: 551/1090] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:09 2026] GET /v2.0/security-groups?tenant_id=46e9dfcfe0ce41d0a428b107f5e9756d&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1091] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:10 2026] GET /v2.0/security-groups?id=84b5b21b-3871-4510-b9c4-cc5271705eb5&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1092] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:10 2026] DELETE /v2.0/security-groups/19f53c6e-5b32-44da-9a39-a2b375e0168f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1093] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:06:10 2026] GET /v2.0/ports?tenant_id=dc1948f216a84b559310a7667c64f93b&device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1094] 199.204.45.115 () {34 vars in 1060 bytes} [Fri May 8 04:06:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cc3817c6-8520-4e4f-8e4a-2c7ec1129eab => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:10.342 7 INFO neutron.db.l3_hamode_db [None req-ffad73e0-8f67-4f60-a768-2101faed69bb 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 556/1095] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:06:10 2026] GET /v2.0/subnets?id=484f6ec9-b626-42c2-8070-352656c848e5 => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1096] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:06:10 2026] GET /v2.0/ports?network_id=0690307c-3b3f-4c35-a136-24dbdbe7f44f&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: 558/1097] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:06:10 2026] GET /v2.0/networks/0690307c-3b3f-4c35-a136-24dbdbe7f44f?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:10.484 7 INFO neutron.db.l3_hamode_db [None req-ffad73e0-8f67-4f60-a768-2101faed69bb 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 559/1098] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:06:10 2026] GET /v2.0/networks/0690307c-3b3f-4c35-a136-24dbdbe7f44f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:10.620 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b64774d-1c93-4d77-abb2-796d0f6d9384'] response: {'server_uuid': '8352b28b-3b96-4516-9e29-fabe6b3ad04f', 'name': 'network-vif-deleted', 'tag': '51b4d0cd-5325-4ff4-9f91-f34eab13283f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 560/1099] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:11 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => 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: 540/1100] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:10 2026] POST /v2.0/routers => generated 507 bytes in 1131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:11.202 8 INFO neutron.services.segments.plugin [-] Segment bab7f4a9-100d-45cb-bc47-1d434f3775c4 resource provider aggregate not found 2026-05-08 04:06:11.217 8 INFO neutron.services.segments.plugin [-] Segment bab7f4a9-100d-45cb-bc47-1d434f3775c4 resource provider aggregate not found 2026-05-08 04:06:11.237 8 INFO neutron.services.segments.plugin [-] Segment bab7f4a9-100d-45cb-bc47-1d434f3775c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab7f4a9-100d-45cb-bc47-1d434f3775c4 found for delete ", "request_id": "req-53a1580e-8d7c-4f54-93f1-5599b0193e22"}]} 2026-05-08 04:06:11.244 8 INFO neutron.services.segments.plugin [-] Segment bab7f4a9-100d-45cb-bc47-1d434f3775c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab7f4a9-100d-45cb-bc47-1d434f3775c4 found for delete ", "request_id": "req-f942d499-9fad-4790-ad6e-f9e91e2dda1c"}]} [pid: 7|app: 0|req: 541/1101] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:11 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1104] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:11 2026] GET /v2.0/security-groups?id=84b5b21b-3871-4510-b9c4-cc5271705eb5&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1105] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:06:11 2026] PUT /v2.0/routers/6e87b59d-c817-4b2e-9289-96471552f9c0/add_router_interface => generated 309 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1106] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:12 2026] GET /v2.0/ports?device_id=8352b28b-3b96-4516-9e29-fabe6b3ad04f => 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: 563/1107] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:06:12 2026] GET /v2.0/ports/7fbb8853-10d5-465c-b583-d071f9e293a6 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:12.431 7 INFO neutron.db.segments_db [None req-0eff9dad-b3e6-472f-a723-62e82437f858 fe7f691b633740fda237d735030839c3 5d8669e30a1d46968a10c61b29d741ee - - default default] Added segment d4195c0d-fb7d-4e71-9cc5-429871733934 of type vxlan for network 2f40c162-b5af-45ee-aa9a-6d35fd18a961 [pid: 8|app: 0|req: 564/1108] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:12 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:12.491 7 INFO neutron.db.segments_db [None req-0eff9dad-b3e6-472f-a723-62e82437f858 fe7f691b633740fda237d735030839c3 5d8669e30a1d46968a10c61b29d741ee - - default default] Added segment be1f636a-1ec3-4181-b6a5-1f3d3c6f44fd of type vxlan for network 89c3c907-386f-4520-affe-09f663433e57 [pid: 7|app: 0|req: 545/1109] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:06:12 2026] POST /v2.0/networks => generated 1208 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1110] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:12 2026] GET /v2.0/security-groups?id=84b5b21b-3871-4510-b9c4-cc5271705eb5&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1111] 10.0.0.193 () {32 vars in 649 bytes} [Fri May 8 04:06:12 2026] GET /v2.0/networks => generated 1845 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:06:12.783 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc1de443-f954-4eda-ae3c-29f534ffe779 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] TaaS: Handle Delete Port: 7fbb8853-10d5-465c-b583-d071f9e293a6 2026-05-08 04:06:12.786 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc1de443-f954-4eda-ae3c-29f534ffe779 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Tap Mirror: Handle Delete Port: 7fbb8853-10d5-465c-b583-d071f9e293a6 2026-05-08 04:06:12.836 7 INFO neutron.services.segments.plugin [-] Segment d4195c0d-fb7d-4e71-9cc5-429871733934 resource provider aggregate not found 2026-05-08 04:06:12.840 7 INFO neutron.services.segments.plugin [-] Segment d4195c0d-fb7d-4e71-9cc5-429871733934 resource provider aggregate not found 2026-05-08 04:06:12.860 7 INFO neutron.services.segments.plugin [-] Segment d4195c0d-fb7d-4e71-9cc5-429871733934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4195c0d-fb7d-4e71-9cc5-429871733934 found for delete ", "request_id": "req-7b15e891-8349-4a95-a0d5-9e41599d1228"}]} 2026-05-08 04:06:12.866 7 INFO neutron.services.segments.plugin [-] Segment d4195c0d-fb7d-4e71-9cc5-429871733934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4195c0d-fb7d-4e71-9cc5-429871733934 found for delete ", "request_id": "req-7f5130ab-7b10-4878-be1b-3da11195e9dd"}]} [pid: 7|app: 0|req: 548/1112] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:12 2026] DELETE /v2.0/networks/2f40c162-b5af-45ee-aa9a-6d35fd18a961 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1113] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:12 2026] DELETE /v2.0/networks/89c3c907-386f-4520-affe-09f663433e57 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1114] 10.0.0.193 () {32 vars in 649 bytes} [Fri May 8 04:06:13 2026] GET /v2.0/networks => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:13.114 7 INFO neutron.db.segments_db [None req-62122048-26e3-44f0-8eb5-4036e948184b fe7f691b633740fda237d735030839c3 5d8669e30a1d46968a10c61b29d741ee - - default default] Added segment 16fce315-f486-4161-874a-a4cd6a56b9bf of type vxlan for network fe5ae675-3280-4131-8778-b9e3de5f01ae [pid: 7|app: 0|req: 551/1115] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:06:13 2026] POST /v2.0/networks => generated 635 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1116] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:06:12 2026] PUT /v2.0/routers/6e87b59d-c817-4b2e-9289-96471552f9c0/remove_router_interface => generated 309 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1117] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:06:13 2026] GET /v2.0/ports?device_id=6e87b59d-c817-4b2e-9289-96471552f9c0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:13.294 7 INFO neutron.db.segments_db [None req-a10e7d95-1c3a-437a-8757-9c9bfa4d94c2 fe7f691b633740fda237d735030839c3 5d8669e30a1d46968a10c61b29d741ee - - default default] Added segment 1a680142-a38b-4a89-85d8-f8b7c5234864 of type vxlan for network 08a17a4b-02f7-47e8-8b93-698135bb8614 [pid: 7|app: 0|req: 552/1118] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:06:13 2026] POST /v2.0/networks => generated 634 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:13.436 8 INFO neutron_taas.services.taas.taas_plugin [None req-614666d6-1a97-4cb6-b6f1-d5e504687eab 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] TaaS: Handle Delete Port: 15302252-9851-4802-a71a-f373263c1650 2026-05-08 04:06:13.438 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-614666d6-1a97-4cb6-b6f1-d5e504687eab 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Tap Mirror: Handle Delete Port: 15302252-9851-4802-a71a-f373263c1650 2026-05-08 04:06:13.724 8 INFO neutron.services.segments.plugin [-] Segment 2b2f6350-8d64-4948-9f27-106c5534f81b resource provider aggregate not found 2026-05-08 04:06:13.728 8 INFO neutron.services.segments.plugin [-] Segment 2b2f6350-8d64-4948-9f27-106c5534f81b resource provider aggregate not found 2026-05-08 04:06:13.743 8 INFO neutron.services.segments.plugin [-] Segment 2b2f6350-8d64-4948-9f27-106c5534f81b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b2f6350-8d64-4948-9f27-106c5534f81b found for delete ", "request_id": "req-c67cccf3-fa0f-4ed3-abfd-dd44d2606bd2"}]} 2026-05-08 04:06:13.756 8 INFO neutron.db.l3_hamode_db [None req-614666d6-1a97-4cb6-b6f1-d5e504687eab 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] HA network fa34fea8-786b-4fa8-98e2-4529efefd17b was deleted as no HA routers are present in tenant 3a6f710a506e42ac8355cc68da4f203a. 2026-05-08 04:06:13.758 8 INFO neutron.services.segments.plugin [-] Segment 2b2f6350-8d64-4948-9f27-106c5534f81b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b2f6350-8d64-4948-9f27-106c5534f81b found for delete ", "request_id": "req-e9bd2315-5e52-4724-b3ab-e16f630a6325"}]} [pid: 8|app: 0|req: 567/1119] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:13 2026] DELETE /v2.0/routers/6e87b59d-c817-4b2e-9289-96471552f9c0 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1120] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:13 2026] DELETE /v2.0/security-groups/c016ce54-31c1-44e0-82e2-290695847045 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1121] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:13 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1122] 10.0.0.193 () {34 vars in 665 bytes} [Fri May 8 04:06:13 2026] POST /v2.0/ports => generated 1506 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:14.012 7 INFO neutron.api.v2.resource [None req-4543b4f0-4dba-465c-b27a-d3d19832303d c3d1df5cbcc64fcc8b108cf14ec11619 f5781ef8ace0469f851303c99a8bcb68 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 554/1123] 10.0.0.193 () {32 vars in 737 bytes} [Fri May 8 04:06:14 2026] GET /v2.0/security-groups/c016ce54-31c1-44e0-82e2-290695847045 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1124] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:14 2026] GET /v2.0/security-groups?id=84b5b21b-3871-4510-b9c4-cc5271705eb5&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1125] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:13 2026] DELETE /v2.0/subnets/fff8971a-421d-4f2e-bdc0-eda540268ff5 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1126] 10.0.0.193 () {32 vars in 643 bytes} [Fri May 8 04:06:14 2026] GET /v2.0/ports => generated 1506 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:06:14.169 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b6bfc30-6202-4414-aac7-f44c2fc995c1 c3d1df5cbcc64fcc8b108cf14ec11619 f5781ef8ace0469f851303c99a8bcb68 - - default default] TaaS: Handle Delete Port: 2e72c355-322d-4130-95a8-3e13b57feaf7 2026-05-08 04:06:14.191 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b6bfc30-6202-4414-aac7-f44c2fc995c1 c3d1df5cbcc64fcc8b108cf14ec11619 f5781ef8ace0469f851303c99a8bcb68 - - default default] Tap Mirror: Handle Delete Port: 2e72c355-322d-4130-95a8-3e13b57feaf7 [pid: 7|app: 0|req: 557/1127] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:14 2026] DELETE /v2.0/networks/240d950d-e00f-4b5d-8c66-66fb859cff7d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:06:14.356 7 INFO neutron_taas.services.taas.taas_plugin [None req-894a5d25-ad49-4b8a-8d9b-014d9743ce03 fe7f691b633740fda237d735030839c3 5d8669e30a1d46968a10c61b29d741ee - - default default] TaaS: Handle Delete Port: 02a11ed7-0c2c-4ac7-878c-032553b1d930 [pid: 8|app: 0|req: 571/1128] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:06:14 2026] DELETE /v2.0/floatingips/d3d1b2c0-2569-4654-a438-d457d9f84638 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:06:14.361 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-894a5d25-ad49-4b8a-8d9b-014d9743ce03 fe7f691b633740fda237d735030839c3 5d8669e30a1d46968a10c61b29d741ee - - default default] Tap Mirror: Handle Delete Port: 02a11ed7-0c2c-4ac7-878c-032553b1d930 2026-05-08 04:06:14.402 8 INFO neutron.db.segments_db [None req-cd234e24-1538-46d4-a8f7-82d48dc92cd6 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Added segment ae7c0483-9155-4620-a1ad-d541fa2f0750 of type vxlan for network a6b0cffd-ecd4-4b67-bcf7-fccd3f7604f3 [pid: 7|app: 0|req: 558/1129] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:06:14 2026] DELETE /v2.0/ports/02a11ed7-0c2c-4ac7-878c-032553b1d930 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:06:14.646 8 INFO neutron.db.l3_hamode_db [None req-cd234e24-1538-46d4-a8f7-82d48dc92cd6 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:06:14.844 7 INFO neutron_taas.services.taas.taas_plugin [None req-c500f1ef-f3ec-4c73-be30-2be3f355559d daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: d6df18e0-54d7-4398-b203-fbccf663931e 2026-05-08 04:06:14.847 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c500f1ef-f3ec-4c73-be30-2be3f355559d daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: d6df18e0-54d7-4398-b203-fbccf663931e 2026-05-08 04:06:14.886 7 INFO neutron.services.segments.plugin [-] Segment be1f636a-1ec3-4181-b6a5-1f3d3c6f44fd resource provider aggregate not found 2026-05-08 04:06:14.892 7 INFO neutron.services.segments.plugin [-] Segment be1f636a-1ec3-4181-b6a5-1f3d3c6f44fd resource provider aggregate not found 2026-05-08 04:06:14.901 7 INFO neutron.services.segments.plugin [-] Segment be1f636a-1ec3-4181-b6a5-1f3d3c6f44fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be1f636a-1ec3-4181-b6a5-1f3d3c6f44fd found for delete ", "request_id": "req-82d479da-c046-4c7d-8bad-7dd507c8de3c"}]} 2026-05-08 04:06:14.911 7 INFO neutron.services.segments.plugin [-] Segment be1f636a-1ec3-4181-b6a5-1f3d3c6f44fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be1f636a-1ec3-4181-b6a5-1f3d3c6f44fd found for delete ", "request_id": "req-b01db1c0-b529-486e-a36a-111004b6184d"}]} 2026-05-08 04:06:14.922 7 INFO neutron.services.segments.plugin [-] Segment 39ae42d2-0b8f-4494-93fd-14de46cea5b2 resource provider aggregate not found 2026-05-08 04:06:14.932 7 INFO neutron.services.segments.plugin [-] Segment 39ae42d2-0b8f-4494-93fd-14de46cea5b2 resource provider aggregate not found 2026-05-08 04:06:14.957 7 INFO neutron.services.segments.plugin [-] Segment 39ae42d2-0b8f-4494-93fd-14de46cea5b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39ae42d2-0b8f-4494-93fd-14de46cea5b2 found for delete ", "request_id": "req-1fdf2c80-ffe0-4598-ad17-4a8e571ca140"}]} 2026-05-08 04:06:14.958 7 INFO neutron.services.segments.plugin [-] Segment 39ae42d2-0b8f-4494-93fd-14de46cea5b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39ae42d2-0b8f-4494-93fd-14de46cea5b2 found for delete ", "request_id": "req-7c931623-032f-48a2-bc97-fcc738d0258d"}]} 2026-05-08 04:06:15.425 8 INFO neutron.db.l3_hamode_db [None req-cd234e24-1538-46d4-a8f7-82d48dc92cd6 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 559/1130] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:06:14 2026] PUT /v2.0/routers/07901a0a-5a6a-4546-9a07-d18c026e019b/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:15.579 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e968114-cb97-42ec-8975-6a1109108c1e fe7f691b633740fda237d735030839c3 5d8669e30a1d46968a10c61b29d741ee - - default default] TaaS: Handle Delete Port: af2e132d-02f7-4f2d-87b7-18accc33e547 2026-05-08 04:06:15.582 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e968114-cb97-42ec-8975-6a1109108c1e fe7f691b633740fda237d735030839c3 5d8669e30a1d46968a10c61b29d741ee - - default default] Tap Mirror: Handle Delete Port: af2e132d-02f7-4f2d-87b7-18accc33e547 [pid: 7|app: 0|req: 560/1131] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:06:15 2026] DELETE /v2.0/ports/af2e132d-02f7-4f2d-87b7-18accc33e547 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1132] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:15 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:16.016 7 INFO neutron_taas.services.taas.taas_plugin [None req-57ee61b7-acc1-43b4-aefd-34fdd06b41ab daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: ff667488-044c-43aa-bdc7-8ff0a1726e34 2026-05-08 04:06:16.021 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57ee61b7-acc1-43b4-aefd-34fdd06b41ab daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: ff667488-044c-43aa-bdc7-8ff0a1726e34 2026-05-08 04:06:16.302 7 INFO neutron_taas.services.taas.taas_plugin [None req-57ee61b7-acc1-43b4-aefd-34fdd06b41ab daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: e8af9c2f-1241-4926-8d19-da0e205150ac 2026-05-08 04:06:16.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57ee61b7-acc1-43b4-aefd-34fdd06b41ab daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: e8af9c2f-1241-4926-8d19-da0e205150ac [pid: 8|app: 0|req: 572/1133] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:14 2026] POST /v2.0/routers => generated 688 bytes in 2095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1134] 10.0.0.193 () {32 vars in 643 bytes} [Fri May 8 04:06:16 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1135] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:16 2026] GET /v2.0/security-groups?id=84b5b21b-3871-4510-b9c4-cc5271705eb5&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1136] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:06:16 2026] GET /v2.0/routers/bf554419-3bdf-4d3a-b9f6-02dfe009e40c => generated 694 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:16.664 8 INFO neutron.db.segments_db [None req-eddd6e8e-d0e2-4bda-8a37-07f78abc4b73 fe7f691b633740fda237d735030839c3 5d8669e30a1d46968a10c61b29d741ee - - default default] Added segment d7ed4e5e-194a-4139-9658-007f8af2d9ca of type vxlan for network bc6bfb15-ba3a-4d86-9300-032d2d2193f6 2026-05-08 04:06:16.687 7 INFO neutron.db.l3_hamode_db [None req-57ee61b7-acc1-43b4-aefd-34fdd06b41ab daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] HA network b687d15a-2f54-42d6-b487-358ab2d2882b was deleted as no HA routers are present in tenant f5781ef8ace0469f851303c99a8bcb68. [pid: 7|app: 0|req: 562/1137] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:15 2026] DELETE /v2.0/routers/07901a0a-5a6a-4546-9a07-d18c026e019b => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1138] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:16 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1139] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:06:16 2026] POST /v2.0/networks => generated 634 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1140] 10.0.0.193 () {32 vars in 647 bytes} [Fri May 8 04:06:16 2026] GET /v2.0/routers => generated 697 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1141] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:16 2026] DELETE /v2.0/subnets/b1bfe175-9fe3-4f39-ba71-b1f4d66e3da1 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:06:16.982 7 INFO neutron.services.segments.plugin [-] Segment 32993610-0989-47d4-b725-de34ab6c9213 resource provider aggregate not found 2026-05-08 04:06:16.986 7 INFO neutron.services.segments.plugin [-] Segment 32993610-0989-47d4-b725-de34ab6c9213 resource provider aggregate not found 2026-05-08 04:06:17.008 8 INFO neutron.db.segments_db [None req-2d6f329d-d2e6-4b9a-b37b-e39960be7c45 fe7f691b633740fda237d735030839c3 5d8669e30a1d46968a10c61b29d741ee - - default default] Added segment d36d858e-7316-4dfe-89f4-09fbacd80536 of type vxlan for network a27f2172-b30e-4567-8cab-27fa5e958c98 2026-05-08 04:06:17.016 7 INFO neutron.services.segments.plugin [-] Segment 32993610-0989-47d4-b725-de34ab6c9213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32993610-0989-47d4-b725-de34ab6c9213 found for delete ", "request_id": "req-75dd47ca-759f-4e4e-8535-49f1644725aa"}]} 2026-05-08 04:06:17.036 7 INFO neutron.services.segments.plugin [-] Segment 32993610-0989-47d4-b725-de34ab6c9213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32993610-0989-47d4-b725-de34ab6c9213 found for delete ", "request_id": "req-bd895132-ee72-4b1c-b355-535e50b2c2aa"}]} [pid: 8|app: 0|req: 578/1142] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:06:16 2026] POST /v2.0/networks => generated 635 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:17.172 7 INFO neutron.db.l3_db [None req-e5529ecf-fbcd-4ec9-a232-c7fdce2d34a2 9e6bb6cbc674424a8e0df0e3030b623b dc1948f216a84b559310a7667c64f93b - - default default] Floating IP 90cf9d18-90bb-4d87-9936-5d3264e23826 associated. External IP: 10.96.250.203, port: cc3817c6-8520-4e4f-8e4a-2c7ec1129eab. [pid: 7|app: 0|req: 565/1143] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:06:16 2026] PUT /v2.0/floatingips/90cf9d18-90bb-4d87-9936-5d3264e23826 => generated 856 bytes in 757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1144] 10.0.0.193 () {34 vars in 741 bytes} [Fri May 8 04:06:17 2026] PUT /v2.0/routers/bf554419-3bdf-4d3a-b9f6-02dfe009e40c => generated 701 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:17.638 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37eaf716-5b57-4629-a0aa-995ef9989ec6'] response: {'name': 'network-changed', 'server_uuid': '0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba', 'tag': 'cc3817c6-8520-4e4f-8e4a-2c7ec1129eab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 580/1145] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:06:17 2026] GET /v2.0/routers/bf554419-3bdf-4d3a-b9f6-02dfe009e40c => generated 701 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:17.702 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f080d69-f34f-4d0c-ac0b-6851ab07453d daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 55ae2bb1-a751-450a-83b4-0b9374cf7148 2026-05-08 04:06:17.707 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f080d69-f34f-4d0c-ac0b-6851ab07453d daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 55ae2bb1-a751-450a-83b4-0b9374cf7148 [pid: 7|app: 0|req: 566/1146] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:17 2026] DELETE /v2.0/networks/68a2cf25-e3ec-45fb-a6eb-b339a5c49d89 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1147] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:17 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => 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: 568/1148] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:06:17 2026] GET /v2.0/ports?device_id=bf554419-3bdf-4d3a-b9f6-02dfe009e40c => 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: 569/1149] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:17 2026] GET /v2.0/security-groups?id=84b5b21b-3871-4510-b9c4-cc5271705eb5&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: 581/1150] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:17 2026] POST /v2.0/subnets => generated 1324 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1151] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:18 2026] GET /v2.0/security-groups?tenant_id=f5781ef8ace0469f851303c99a8bcb68&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:06:18.210 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf2f2a1f-8e71-4740-adec-6da8ff41cf7f 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] TaaS: Handle Delete Port: b2587f79-f0f5-4b4f-bf58-955648fa38d5 2026-05-08 04:06:18.214 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf2f2a1f-8e71-4740-adec-6da8ff41cf7f 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Tap Mirror: Handle Delete Port: b2587f79-f0f5-4b4f-bf58-955648fa38d5 [pid: 8|app: 0|req: 583/1152] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:06:18 2026] GET /v2.0/ports?tenant_id=dc1948f216a84b559310a7667c64f93b&device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => 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: 584/1153] 10.0.0.193 () {32 vars in 647 bytes} [Fri May 8 04:06:18 2026] GET /v2.0/subnets => generated 1960 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1154] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:18 2026] DELETE /v2.0/security-groups/97a222a5-15b4-45c3-af6f-0a67697bad31 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1155] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:06:18 2026] GET /v2.0/networks?id=0690307c-3b3f-4c35-a136-24dbdbe7f44f => generated 771 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:18.453 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf2f2a1f-8e71-4740-adec-6da8ff41cf7f 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] TaaS: Handle Delete Port: 6bfd842c-fe67-4332-ba7f-dbcd387215f5 2026-05-08 04:06:18.455 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf2f2a1f-8e71-4740-adec-6da8ff41cf7f 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] Tap Mirror: Handle Delete Port: 6bfd842c-fe67-4332-ba7f-dbcd387215f5 [pid: 8|app: 0|req: 587/1156] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:18 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1157] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:18 2026] DELETE /v2.0/subnets/4a61dec7-9009-45bb-9cf5-521760d597c0 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1158] 199.204.45.115 () {34 vars in 1060 bytes} [Fri May 8 04:06:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cc3817c6-8520-4e4f-8e4a-2c7ec1129eab => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1159] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:18 2026] GET /v2.0/security-groups?id=84b5b21b-3871-4510-b9c4-cc5271705eb5&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: 591/1160] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:18 2026] DELETE /v2.0/subnets/516fdc42-d148-4abd-b17c-fe58f7511005 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1161] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:06:18 2026] GET /v2.0/subnets?id=484f6ec9-b626-42c2-8070-352656c848e5 => generated 693 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:18.834 7 INFO neutron.db.l3_hamode_db [None req-bf2f2a1f-8e71-4740-adec-6da8ff41cf7f 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] HA network a6b0cffd-ecd4-4b67-bcf7-fccd3f7604f3 was deleted as no HA routers are present in tenant 3a6f710a506e42ac8355cc68da4f203a. [pid: 8|app: 0|req: 593/1162] 10.0.0.193 () {32 vars in 647 bytes} [Fri May 8 04:06:18 2026] GET /v2.0/subnets => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1163] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:17 2026] DELETE /v2.0/routers/bf554419-3bdf-4d3a-b9f6-02dfe009e40c => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1164] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:06:18 2026] GET /v2.0/ports?network_id=0690307c-3b3f-4c35-a136-24dbdbe7f44f&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: 595/1165] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:06:18 2026] GET /v2.0/ports?device_id=bf554419-3bdf-4d3a-b9f6-02dfe009e40c => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1166] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:06:18 2026] GET /v2.0/networks/0690307c-3b3f-4c35-a136-24dbdbe7f44f?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:18.939 8 INFO neutron.api.v2.resource [None req-579c6980-2cfb-4ae5-8f52-1562eed7b9b0 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1167] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:18 2026] DELETE /v2.0/routers/bf554419-3bdf-4d3a-b9f6-02dfe009e40c => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1168] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:06:18 2026] GET /v2.0/networks/0690307c-3b3f-4c35-a136-24dbdbe7f44f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1169] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:18 2026] DELETE /v2.0/networks/a27f2172-b30e-4567-8cab-27fa5e958c98 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1170] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:06:18 2026] GET /v2.0/ports?device_id=6e87b59d-c817-4b2e-9289-96471552f9c0 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:19.034 8 INFO neutron.api.v2.resource [None req-9f913ec5-811d-424a-b609-c0a060bccaa6 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1171] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:19 2026] DELETE /v2.0/routers/6e87b59d-c817-4b2e-9289-96471552f9c0 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:06:19.037 7 INFO neutron.services.segments.plugin [-] Segment 18ca6925-7ecb-42df-99d9-b8f53addc991 resource provider aggregate not found 2026-05-08 04:06:19.057 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92e3ac79-97fc-4247-aed5-7379828c936c 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] DELETE failed (client error): The resource could not be found. 2026-05-08 04:06:19.060 7 INFO neutron.services.segments.plugin [-] Segment 18ca6925-7ecb-42df-99d9-b8f53addc991 resource provider aggregate not found [pid: 8|app: 0|req: 601/1172] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:19 2026] DELETE /v2.0/subnets/fff8971a-421d-4f2e-bdc0-eda540268ff5 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:06:19.065 7 INFO neutron.services.segments.plugin [-] Segment 18ca6925-7ecb-42df-99d9-b8f53addc991 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18ca6925-7ecb-42df-99d9-b8f53addc991 found for delete ", "request_id": "req-6e5153b7-9373-4c31-a06b-7c35758a9dff"}]} 2026-05-08 04:06:19.080 7 INFO neutron.services.segments.plugin [-] Segment ae7c0483-9155-4620-a1ad-d541fa2f0750 resource provider aggregate not found 2026-05-08 04:06:19.085 7 INFO neutron.services.segments.plugin [-] Segment 18ca6925-7ecb-42df-99d9-b8f53addc991 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18ca6925-7ecb-42df-99d9-b8f53addc991 found for delete ", "request_id": "req-1443f777-6ea5-4cc4-bbe3-bf1fac4a8ed0"}]} [pid: 8|app: 0|req: 602/1173] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:06:19 2026] GET /v2.0/ports?device_id=d7ec5b6a-1e3a-4133-b453-52986f580452 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:19.105 7 INFO neutron.services.segments.plugin [-] Segment ae7c0483-9155-4620-a1ad-d541fa2f0750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae7c0483-9155-4620-a1ad-d541fa2f0750 found for delete ", "request_id": "req-ceac2969-79be-45af-b8cc-89f3e31d1048"}]} 2026-05-08 04:06:19.111 7 INFO neutron.services.segments.plugin [-] Segment ae7c0483-9155-4620-a1ad-d541fa2f0750 resource provider aggregate not found 2026-05-08 04:06:19.113 8 INFO neutron.api.v2.resource [None req-2f4a46f7-602e-4d93-9ad6-7651e40a390f 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1174] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:19 2026] DELETE /v2.0/routers/d7ec5b6a-1e3a-4133-b453-52986f580452 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:06:19.125 7 INFO neutron.services.segments.plugin [-] Segment d36d858e-7316-4dfe-89f4-09fbacd80536 resource provider aggregate not found 2026-05-08 04:06:19.128 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f47f955-da10-4e4e-b1dc-614835d5de01 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1175] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:19 2026] DELETE /v2.0/subnets/b71e8b4a-da99-43c8-91b8-a653c67d3737 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:06:19.147 7 INFO neutron.services.segments.plugin [-] Segment ae7c0483-9155-4620-a1ad-d541fa2f0750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae7c0483-9155-4620-a1ad-d541fa2f0750 found for delete ", "request_id": "req-1e07fde2-6331-451c-9d21-6282a103003e"}]} [pid: 8|app: 0|req: 605/1176] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:06:19 2026] GET /v2.0/ports?device_id=56ace8b0-9521-4ace-8e11-371f38d22ad9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:19.153 7 INFO neutron.services.segments.plugin [-] Segment d36d858e-7316-4dfe-89f4-09fbacd80536 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d36d858e-7316-4dfe-89f4-09fbacd80536 found for delete ", "request_id": "req-d4fcec29-6c37-4374-861c-d0d01a16fdd1"}]} 2026-05-08 04:06:19.163 7 INFO neutron.services.segments.plugin [-] Segment d36d858e-7316-4dfe-89f4-09fbacd80536 resource provider aggregate not found 2026-05-08 04:06:19.171 8 INFO neutron.api.v2.resource [None req-b62eefb8-c252-4bb2-a52f-998492c0b8df 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 606/1177] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:19 2026] DELETE /v2.0/routers/56ace8b0-9521-4ace-8e11-371f38d22ad9 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:06:19.184 7 INFO neutron.services.segments.plugin [-] Segment d36d858e-7316-4dfe-89f4-09fbacd80536 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d36d858e-7316-4dfe-89f4-09fbacd80536 found for delete ", "request_id": "req-2f5215cf-b3cf-42d1-a6e6-815ddb8af270"}]} 2026-05-08 04:06:19.189 8 INFO neutron.pecan_wsgi.hooks.translation [None req-239e67ef-eb02-4b72-b463-98861ba161c8 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 607/1178] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:19 2026] DELETE /v2.0/subnets/4f7327fd-9356-4191-877b-9d5eb51926ed => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:06:19.210 8 INFO neutron.pecan_wsgi.hooks.translation [None req-deb69f30-7b59-4d40-820f-145d54d9ce92 347823e466dd45eba4d612bee8571f2e 3a6f710a506e42ac8355cc68da4f203a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 608/1179] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:19 2026] DELETE /v2.0/subnets/e1c5e2c0-b51c-4117-af33-e455254d70e7 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1180] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:18 2026] DELETE /v2.0/networks/bc6bfb15-ba3a-4d86-9300-032d2d2193f6 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:06:19.346 8 INFO neutron.services.segments.plugin [-] Segment 1a680142-a38b-4a89-85d8-f8b7c5234864 resource provider aggregate not found 2026-05-08 04:06:19.352 8 INFO neutron.services.segments.plugin [-] Segment 1a680142-a38b-4a89-85d8-f8b7c5234864 resource provider aggregate not found 2026-05-08 04:06:19.381 8 INFO neutron.services.segments.plugin [-] Segment 1a680142-a38b-4a89-85d8-f8b7c5234864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a680142-a38b-4a89-85d8-f8b7c5234864 found for delete ", "request_id": "req-9e67f67c-3aac-4be1-80b2-1d424f837882"}]} [pid: 8|app: 0|req: 609/1181] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:19 2026] DELETE /v2.0/networks/08a17a4b-02f7-47e8-8b93-698135bb8614 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:06:19.388 8 INFO neutron.services.segments.plugin [-] Segment 1a680142-a38b-4a89-85d8-f8b7c5234864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a680142-a38b-4a89-85d8-f8b7c5234864 found for delete ", "request_id": "req-e1fe13c5-2802-4bbb-b73c-16e769e330c3"}]} [pid: 7|app: 0|req: 573/1182] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:19 2026] DELETE /v2.0/networks/fe5ae675-3280-4131-8778-b9e3de5f01ae => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1183] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:19 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1184] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:19 2026] GET /v2.0/security-groups?id=84b5b21b-3871-4510-b9c4-cc5271705eb5&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1185] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:19 2026] GET /v2.0/security-groups?tenant_id=3a6f710a506e42ac8355cc68da4f203a&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1186] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:19 2026] DELETE /v2.0/security-groups/a654c034-9071-4c93-beb3-f899e53f3c8b => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1187] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:20 2026] GET /v2.0/security-groups?tenant_id=5d8669e30a1d46968a10c61b29d741ee&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1188] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:20 2026] DELETE /v2.0/security-groups/1491ddb6-d499-4ee9-a5ae-0d1c318adaf9 => 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: 612/1189] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:06:20 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:20.851 7 INFO neutron_taas.services.taas.taas_plugin [req-9aa26af4-b76a-4962-8b04-a847b007c280 req-2d0a7c7e-89da-42bd-9dab-ef14578060a6 9e6bb6cbc674424a8e0df0e3030b623b dc1948f216a84b559310a7667c64f93b - - default default] TaaS: Handle Delete Port: cc3817c6-8520-4e4f-8e4a-2c7ec1129eab 2026-05-08 04:06:20.854 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9aa26af4-b76a-4962-8b04-a847b007c280 req-2d0a7c7e-89da-42bd-9dab-ef14578060a6 9e6bb6cbc674424a8e0df0e3030b623b dc1948f216a84b559310a7667c64f93b - - default default] Tap Mirror: Handle Delete Port: cc3817c6-8520-4e4f-8e4a-2c7ec1129eab [pid: 8|app: 0|req: 613/1190] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:20 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1191] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:20 2026] GET /v2.0/security-groups?id=84b5b21b-3871-4510-b9c4-cc5271705eb5&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:20.975 7 INFO neutron.db.l3_db [req-9aa26af4-b76a-4962-8b04-a847b007c280 req-2d0a7c7e-89da-42bd-9dab-ef14578060a6 9e6bb6cbc674424a8e0df0e3030b623b dc1948f216a84b559310a7667c64f93b - - default default] Floating IP 90cf9d18-90bb-4d87-9936-5d3264e23826 disassociated. External IP: 10.96.250.203, port: cc3817c6-8520-4e4f-8e4a-2c7ec1129eab. 2026-05-08 04:06:21.213 7 INFO neutron.services.segments.plugin [-] Segment d7ed4e5e-194a-4139-9658-007f8af2d9ca resource provider aggregate not found 2026-05-08 04:06:21.221 7 INFO neutron.services.segments.plugin [-] Segment d7ed4e5e-194a-4139-9658-007f8af2d9ca resource provider aggregate not found 2026-05-08 04:06:21.250 7 INFO neutron.services.segments.plugin [-] Segment d7ed4e5e-194a-4139-9658-007f8af2d9ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7ed4e5e-194a-4139-9658-007f8af2d9ca found for delete ", "request_id": "req-2cdef661-3537-4064-888f-339696257f43"}]} 2026-05-08 04:06:21.258 7 INFO neutron.services.segments.plugin [-] Segment d7ed4e5e-194a-4139-9658-007f8af2d9ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7ed4e5e-194a-4139-9658-007f8af2d9ca found for delete ", "request_id": "req-f95031b2-d1ad-433b-9002-d2da1e2acb40"}]} 2026-05-08 04:06:21.274 7 INFO neutron.services.segments.plugin [-] Segment 16fce315-f486-4161-874a-a4cd6a56b9bf resource provider aggregate not found 2026-05-08 04:06:21.281 7 INFO neutron.services.segments.plugin [-] Segment 16fce315-f486-4161-874a-a4cd6a56b9bf resource provider aggregate not found 2026-05-08 04:06:21.304 7 INFO neutron.services.segments.plugin [-] Segment 16fce315-f486-4161-874a-a4cd6a56b9bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16fce315-f486-4161-874a-a4cd6a56b9bf found for delete ", "request_id": "req-b4ee8d59-b1e6-4f5a-bf1f-c0d4aa79d315"}]} 2026-05-08 04:06:21.306 7 INFO neutron.services.segments.plugin [-] Segment 16fce315-f486-4161-874a-a4cd6a56b9bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16fce315-f486-4161-874a-a4cd6a56b9bf found for delete ", "request_id": "req-4e2b312d-e913-4283-bcc8-da6ded3ace15"}]} [pid: 7|app: 0|req: 578/1192] 199.204.45.115 () {36 vars in 997 bytes} [Fri May 8 04:06:20 2026] DELETE /v2.0/ports/cc3817c6-8520-4e4f-8e4a-2c7ec1129eab => generated 0 bytes in 646 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:06:21.413 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f294b14d-faa6-4e91-b712-463006b28c57'] response: {'server_uuid': '0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba', 'name': 'network-vif-deleted', 'tag': 'cc3817c6-8520-4e4f-8e4a-2c7ec1129eab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 579/1193] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:22 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => 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: 615/1194] 10.0.0.193 () {34 vars in 677 bytes} [Fri May 8 04:06:21 2026] POST /v2.0/subnetpools => generated 549 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1195] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:06:22 2026] GET /v2.0/subnetpools/3374cd95-d07d-41f6-90aa-994133095077 => generated 549 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1196] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:06:22 2026] PUT /v2.0/subnetpools/3374cd95-d07d-41f6-90aa-994133095077 => generated 500 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1197] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:06:22 2026] DELETE /v2.0/subnetpools/3374cd95-d07d-41f6-90aa-994133095077 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:06:22.462 8 INFO neutron.api.v2.resource [None req-a09851e6-2e2d-47e4-bfb2-15328759037d d2ef5a0d28bd4e6a9907acfa3e7f637f 8b86a8a107fe466e9c956af2b9daa182 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 618/1198] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:06:22 2026] GET /v2.0/subnetpools/3374cd95-d07d-41f6-90aa-994133095077 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:06:22.483 8 INFO neutron.api.v2.resource [None req-5a99e6be-93c9-4f13-bc07-87bcefd2288c d2ef5a0d28bd4e6a9907acfa3e7f637f 8b86a8a107fe466e9c956af2b9daa182 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 619/1199] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:06:22 2026] DELETE /v2.0/subnetpools/3374cd95-d07d-41f6-90aa-994133095077 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:06:22.598 7 INFO neutron.db.segments_db [None req-f54d3077-a566-49d9-b1c1-c4226626e76e f49b08be38a94517b0e0d210ab8a1d32 35038df407094931af767fa93ec8d7bf - - default default] Added segment d0d912cb-84cf-468e-be9d-61a584785061 of type vxlan for network c4fa82a3-dbc9-4e49-830f-c89eb17486af [pid: 7|app: 0|req: 581/1200] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:06:22 2026] POST /v2.0/networks => generated 628 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1201] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:23 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => 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: 620/1202] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:23 2026] GET /v2.0/security-groups?tenant_id=8b86a8a107fe466e9c956af2b9daa182&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1203] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:23 2026] DELETE /v2.0/security-groups/4de529de-72a8-4112-b495-760ae344f472 => 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: 583/1204] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:23 2026] POST /v2.0/subnets => generated 673 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:23.568 8 INFO neutron.db.segments_db [None req-69cafb33-0069-4e7a-8dcb-aaa46e2a9f0f f49b08be38a94517b0e0d210ab8a1d32 35038df407094931af767fa93ec8d7bf - - default default] Added segment 26f43c0e-5e33-43a7-ba09-11c2409ceb12 of type vxlan for network 2b742c1b-248b-4af2-a9ea-31ba4d592b7c [pid: 8|app: 0|req: 622/1205] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:06:23 2026] POST /v2.0/networks => generated 629 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1206] 10.0.0.193 () {34 vars in 743 bytes} [Fri May 8 04:06:23 2026] PUT /v2.0/networks/2b742c1b-248b-4af2-a9ea-31ba4d592b7c => generated 592 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1207] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:23 2026] POST /v2.0/subnets => generated 646 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1208] 10.0.0.193 () {34 vars in 741 bytes} [Fri May 8 04:06:24 2026] PUT /v2.0/subnets/29efc339-7b0e-4906-8507-afda582d89dc => generated 656 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1209] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:24 2026] GET /v2.0/security-groups?tenant_id=6b945ba0e8fc433eb88a9693d8765732&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1210] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:24 2026] DELETE /v2.0/security-groups/a0cfc66d-1cd4-4804-8198-e112ae1a13a7 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:06:24.384 7 INFO neutron.services.segments.plugin [-] Segment 26f43c0e-5e33-43a7-ba09-11c2409ceb12 resource provider aggregate not found 2026-05-08 04:06:24.390 7 INFO neutron.services.segments.plugin [-] Segment 26f43c0e-5e33-43a7-ba09-11c2409ceb12 resource provider aggregate not found [pid: 8|app: 0|req: 626/1211] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:24 2026] GET /v2.0/ports?device_id=0e6a96a5-1ce1-4fb4-877d-dedf1e6321ba => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:24.410 7 INFO neutron.services.segments.plugin [-] Segment 26f43c0e-5e33-43a7-ba09-11c2409ceb12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26f43c0e-5e33-43a7-ba09-11c2409ceb12 found for delete ", "request_id": "req-ca55a305-c2fc-453b-ba5f-9a5f4c7be8e3"}]} 2026-05-08 04:06:24.412 7 INFO neutron.services.segments.plugin [-] Segment 26f43c0e-5e33-43a7-ba09-11c2409ceb12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26f43c0e-5e33-43a7-ba09-11c2409ceb12 found for delete ", "request_id": "req-a35ba9c6-e9a8-47a1-82e2-ce92a3b65552"}]} [pid: 7|app: 0|req: 586/1212] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:24 2026] DELETE /v2.0/networks/2b742c1b-248b-4af2-a9ea-31ba4d592b7c => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:06:24.437 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1eece912-6d25-430a-83d8-49785f03dd22 f49b08be38a94517b0e0d210ab8a1d32 35038df407094931af767fa93ec8d7bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 627/1213] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:24 2026] DELETE /v2.0/networks/2b742c1b-248b-4af2-a9ea-31ba4d592b7c => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1214] 10.0.0.193 () {32 vars in 694 bytes} [Fri May 8 04:06:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1215] 10.0.0.193 () {32 vars in 742 bytes} [Fri May 8 04:06:24 2026] GET /v2.0/subnets?network_id=062ebd10-8bcf-4696-8f2b-4f9a41945512 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1216] 10.0.0.193 () {32 vars in 653 bytes} [Fri May 8 04:06:24 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1217] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:24 2026] GET /v2.0/security-groups?tenant_id=73fd253cbde54ceeb7b6c1bbbd5904ae&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1218] 10.0.0.193 () {32 vars in 649 bytes} [Fri May 8 04:06:24 2026] GET /v2.0/networks => generated 1312 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1219] 10.0.0.193 () {32 vars in 647 bytes} [Fri May 8 04:06:24 2026] GET /v2.0/subnets => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1220] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:24 2026] DELETE /v2.0/security-groups/917d2765-5bb1-4200-83ac-9b8d4a13882c => 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: 592/1221] 10.0.0.193 () {32 vars in 723 bytes} [Fri May 8 04:06:24 2026] GET /v2.0/networks/c4fa82a3-dbc9-4e49-830f-c89eb17486af => generated 672 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1222] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:06:24 2026] GET /v2.0/subnets/70c6263c-2000-4e4e-8c48-c8c9d565fabf => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:24.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-125acee6-e5de-40de-8587-6ac47a17ff0c f49b08be38a94517b0e0d210ab8a1d32 35038df407094931af767fa93ec8d7bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 593/1223] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:24 2026] DELETE /v2.0/subnets/29efc339-7b0e-4906-8507-afda582d89dc => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:06:24.804 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03ed5bc5-ff88-448a-8d16-1ee00bc7bc4e f49b08be38a94517b0e0d210ab8a1d32 35038df407094931af767fa93ec8d7bf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 631/1224] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:24 2026] DELETE /v2.0/networks/2b742c1b-248b-4af2-a9ea-31ba4d592b7c => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1225] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:24 2026] DELETE /v2.0/subnets/70c6263c-2000-4e4e-8c48-c8c9d565fabf => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:06:25.038 8 INFO neutron.services.segments.plugin [-] Segment d0d912cb-84cf-468e-be9d-61a584785061 resource provider aggregate not found 2026-05-08 04:06:25.046 8 INFO neutron.services.segments.plugin [-] Segment d0d912cb-84cf-468e-be9d-61a584785061 resource provider aggregate not found 2026-05-08 04:06:25.059 8 INFO neutron.services.segments.plugin [-] Segment d0d912cb-84cf-468e-be9d-61a584785061 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d912cb-84cf-468e-be9d-61a584785061 found for delete ", "request_id": "req-a559e4cc-ab78-482f-8f2e-147a6ebc8674"}]} 2026-05-08 04:06:25.067 8 INFO neutron.services.segments.plugin [-] Segment d0d912cb-84cf-468e-be9d-61a584785061 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d912cb-84cf-468e-be9d-61a584785061 found for delete ", "request_id": "req-0503e032-9455-434f-8b05-8d7cf4d4d360"}]} [pid: 8|app: 0|req: 632/1226] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:24 2026] DELETE /v2.0/networks/c4fa82a3-dbc9-4e49-830f-c89eb17486af => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1227] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:25 2026] DELETE /v2.0/security-groups/84b5b21b-3871-4510-b9c4-cc5271705eb5 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:06:25.630 7 INFO neutron.api.v2.resource [None req-2070fa95-785b-497c-bee5-33b268da5db1 9e6bb6cbc674424a8e0df0e3030b623b dc1948f216a84b559310a7667c64f93b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 596/1228] 10.0.0.193 () {32 vars in 737 bytes} [Fri May 8 04:06:25 2026] GET /v2.0/security-groups/84b5b21b-3871-4510-b9c4-cc5271705eb5 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1229] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:25 2026] GET /v2.0/security-groups?tenant_id=35038df407094931af767fa93ec8d7bf&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:06:25.773 7 INFO neutron_taas.services.taas.taas_plugin [None req-abbbf80d-a4c3-4c26-8664-207b5fd94c91 9e6bb6cbc674424a8e0df0e3030b623b dc1948f216a84b559310a7667c64f93b - - default default] TaaS: Handle Delete Port: e7a34990-2bca-4dfe-9e25-b3a5e9c76401 2026-05-08 04:06:25.776 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abbbf80d-a4c3-4c26-8664-207b5fd94c91 9e6bb6cbc674424a8e0df0e3030b623b dc1948f216a84b559310a7667c64f93b - - default default] Tap Mirror: Handle Delete Port: e7a34990-2bca-4dfe-9e25-b3a5e9c76401 [pid: 8|app: 0|req: 634/1230] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:25 2026] DELETE /v2.0/security-groups/bf040bd8-66e5-467c-ab28-cb76e2da74a6 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1231] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:06:25 2026] DELETE /v2.0/floatingips/90cf9d18-90bb-4d87-9936-5d3264e23826 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:06:27.051 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c85dabf-3b9d-4375-9980-95b87e8b468b daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 683f76f0-4ba3-4bcd-b74e-ea306da69c31 2026-05-08 04:06:27.054 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c85dabf-3b9d-4375-9980-95b87e8b468b daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 683f76f0-4ba3-4bcd-b74e-ea306da69c31 [pid: 8|app: 0|req: 635/1234] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:06:25 2026] PUT /v2.0/routers/2479966b-b348-4178-826a-ac82c8d0c336/remove_router_interface => generated 309 bytes in 1683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:27.845 7 INFO neutron_taas.services.taas.taas_plugin [None req-fddaee4a-4929-4479-b558-a2606c726f46 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 9eceec2d-26c9-483e-9704-22968ea69db5 2026-05-08 04:06:27.848 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fddaee4a-4929-4479-b558-a2606c726f46 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 9eceec2d-26c9-483e-9704-22968ea69db5 2026-05-08 04:06:28.113 7 INFO neutron_taas.services.taas.taas_plugin [None req-fddaee4a-4929-4479-b558-a2606c726f46 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 683ce7ef-3fe3-4387-8f97-58dd0988c094 2026-05-08 04:06:28.116 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fddaee4a-4929-4479-b558-a2606c726f46 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 683ce7ef-3fe3-4387-8f97-58dd0988c094 [pid: 8|app: 0|req: 636/1235] 10.0.0.193 () {34 vars in 684 bytes} [Fri May 8 04:06:27 2026] POST /v2.0/security-groups => generated 1624 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1236] 10.0.0.193 () {32 vars in 663 bytes} [Fri May 8 04:06:28 2026] GET /v2.0/security-groups => generated 4529 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1237] 10.0.0.193 () {34 vars in 758 bytes} [Fri May 8 04:06:28 2026] PUT /v2.0/security-groups/249fa47e-cece-4059-8276-afa12ac48b45 => generated 1663 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1238] 10.0.0.193 () {32 vars in 737 bytes} [Fri May 8 04:06:28 2026] GET /v2.0/security-groups/249fa47e-cece-4059-8276-afa12ac48b45 => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1239] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:28 2026] DELETE /v2.0/security-groups/249fa47e-cece-4059-8276-afa12ac48b45 => 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: 641/1240] 10.0.0.193 () {32 vars in 663 bytes} [Fri May 8 04:06:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:06:28.414 8 INFO neutron.api.v2.resource [None req-36833777-33f0-4e4d-940b-5821ddc68f36 729afa9dd9024e71b84c6ef479809c74 7f97ebdae4514e4da4f26a195b5f82aa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 642/1241] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:28 2026] DELETE /v2.0/security-groups/249fa47e-cece-4059-8276-afa12ac48b45 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:06:28.478 7 INFO neutron.services.segments.plugin [-] Segment 8075fdaf-460a-4223-bbe9-2cd95087219d resource provider aggregate not found 2026-05-08 04:06:28.484 7 INFO neutron.services.segments.plugin [-] Segment 8075fdaf-460a-4223-bbe9-2cd95087219d resource provider aggregate not found 2026-05-08 04:06:28.500 7 INFO neutron.services.segments.plugin [-] Segment 8075fdaf-460a-4223-bbe9-2cd95087219d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8075fdaf-460a-4223-bbe9-2cd95087219d found for delete ", "request_id": "req-2bb9f421-0b3e-4697-b94f-54a9ea6ee070"}]} 2026-05-08 04:06:28.506 7 INFO neutron.services.segments.plugin [-] Segment 8075fdaf-460a-4223-bbe9-2cd95087219d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8075fdaf-460a-4223-bbe9-2cd95087219d found for delete ", "request_id": "req-a3fbc469-99b9-4673-a7c6-b1bff6366d24"}]} 2026-05-08 04:06:28.515 7 INFO neutron.db.l3_hamode_db [None req-fddaee4a-4929-4479-b558-a2606c726f46 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] HA network ce63039a-52ff-4973-bb5f-62bdc8d90361 was deleted as no HA routers are present in tenant dc1948f216a84b559310a7667c64f93b. [pid: 7|app: 0|req: 600/1242] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:27 2026] DELETE /v2.0/routers/2479966b-b348-4178-826a-ac82c8d0c336 => generated 0 bytes in 891 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1243] 10.0.0.193 () {34 vars in 684 bytes} [Fri May 8 04:06:28 2026] POST /v2.0/security-groups => generated 1625 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1244] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:28 2026] DELETE /v2.0/subnets/484f6ec9-b626-42c2-8070-352656c848e5 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1245] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:28 2026] GET /v2.0/security-groups?tenant_id=ba606316df87440093c102b06fac7929&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1246] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:06:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:28.849 7 INFO neutron_taas.services.taas.taas_plugin [None req-86355e6d-a2d3-4bf9-ba94-ff60ba4d1e70 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 70c24867-2aeb-4373-a84c-0788ff8bfbe1 2026-05-08 04:06:28.852 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86355e6d-a2d3-4bf9-ba94-ff60ba4d1e70 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 70c24867-2aeb-4373-a84c-0788ff8bfbe1 [pid: 8|app: 0|req: 646/1247] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:28 2026] DELETE /v2.0/security-groups/145b4e40-0483-492f-a2b1-dee04007ee1f => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1248] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:06:28 2026] GET /v2.0/security-group-rules/46eda9eb-e29b-477d-98b3-2dd51591f05e => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1249] 10.0.0.193 () {32 vars in 673 bytes} [Fri May 8 04:06:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1250] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:06:28 2026] DELETE /v2.0/security-group-rules/46eda9eb-e29b-477d-98b3-2dd51591f05e => 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: 602/1251] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:28 2026] DELETE /v2.0/networks/0690307c-3b3f-4c35-a136-24dbdbe7f44f => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1252] 10.0.0.193 () {32 vars in 673 bytes} [Fri May 8 04:06:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1253] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:29 2026] GET /v2.0/security-groups?tenant_id=92234389026b4e14b2a74a7370f25577&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1254] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:06:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1255] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:29 2026] GET /v2.0/security-groups?tenant_id=dc1948f216a84b559310a7667c64f93b&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1256] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:29 2026] DELETE /v2.0/security-groups/884f1da3-e670-43a4-b8a2-5e6e877cf1e6 => 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: 606/1257] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:06:29 2026] GET /v2.0/security-group-rules/aa35e5a9-d122-4c75-840f-819f9e3aace9 => generated 601 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1258] 10.0.0.193 () {32 vars in 673 bytes} [Fri May 8 04:06:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1259] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:29 2026] DELETE /v2.0/security-groups/1037a2ee-ca13-46ed-aee9-bc7acf336529 => 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: 608/1260] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:06:29 2026] DELETE /v2.0/security-group-rules/aa35e5a9-d122-4c75-840f-819f9e3aace9 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1261] 10.0.0.193 () {32 vars in 673 bytes} [Fri May 8 04:06:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:06:29.553 7 INFO neutron.db.securitygroups_db [None req-8c404262-ed34-43d6-882f-e07bd8a0b489 729afa9dd9024e71b84c6ef479809c74 7f97ebdae4514e4da4f26a195b5f82aa - - default default] Project 7f97ebdae4514e4da4f26a195b5f82aa 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: 609/1262] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:06:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1263] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:06:29 2026] GET /v2.0/security-group-rules/d61cefd8-0992-4327-a63a-29df8558ab3d => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1264] 10.0.0.193 () {32 vars in 673 bytes} [Fri May 8 04:06:29 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1265] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:06:29 2026] DELETE /v2.0/security-group-rules/d61cefd8-0992-4327-a63a-29df8558ab3d => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1266] 10.0.0.193 () {32 vars in 673 bytes} [Fri May 8 04:06:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1267] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:29 2026] DELETE /v2.0/security-groups/58d05377-d2a4-4d3e-9816-db2f322b5674 => 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: 612/1268] 10.0.0.193 () {32 vars in 663 bytes} [Fri May 8 04:06:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1269] 10.0.0.193 () {32 vars in 663 bytes} [Fri May 8 04:06:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:06:30.523 7 INFO neutron.services.segments.plugin [-] Segment 94bd7fc9-16bb-485b-89ed-a6a804ec7546 resource provider aggregate not found 2026-05-08 04:06:30.531 7 INFO neutron.services.segments.plugin [-] Segment 94bd7fc9-16bb-485b-89ed-a6a804ec7546 resource provider aggregate not found 2026-05-08 04:06:30.546 7 INFO neutron.services.segments.plugin [-] Segment 94bd7fc9-16bb-485b-89ed-a6a804ec7546 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94bd7fc9-16bb-485b-89ed-a6a804ec7546 found for delete ", "request_id": "req-c741c905-15df-4268-b812-4e9cf131beee"}]} 2026-05-08 04:06:30.550 7 INFO neutron.services.segments.plugin [-] Segment 94bd7fc9-16bb-485b-89ed-a6a804ec7546 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94bd7fc9-16bb-485b-89ed-a6a804ec7546 found for delete ", "request_id": "req-6ca07a19-a039-43f5-83ef-a8ea9c24219b"}]} [pid: 7|app: 0|req: 613/1270] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:30 2026] GET /v2.0/security-groups?tenant_id=7f97ebdae4514e4da4f26a195b5f82aa&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1271] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:30 2026] GET /v2.0/security-groups?tenant_id=d843a98bef2c4ca4b0f138726eb92899&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1272] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:30 2026] DELETE /v2.0/security-groups/29930494-76b8-496f-8f96-d78a18bc8f2c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1273] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:31 2026] GET /v2.0/security-groups?tenant_id=33b49626d3e64bab9a4fe7a00203c82d&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1274] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:30 2026] DELETE /v2.0/security-groups/60bc3e9a-1339-4b6f-b059-6cfda184299a => generated 0 bytes in 560 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1275] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:31 2026] DELETE /v2.0/security-groups/dd8bb9be-586d-425c-a602-785dde52ee07 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:06:31.620 7 INFO neutron.db.segments_db [None req-96569fc6-eabb-4423-9326-d318644882e4 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment eb6c7830-558a-4b12-b91c-a01b395ce72a of type vxlan for network c6e57ab8-b860-45d9-95b8-a914942d7aaa [pid: 7|app: 0|req: 615/1276] 10.0.0.193 () {34 vars in 671 bytes} [Fri May 8 04:06:31 2026] POST /v2.0/networks => generated 727 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1277] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:31 2026] POST /v2.0/subnets => generated 693 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:31.975 7 INFO neutron.db.segments_db [None req-95267930-04da-4c29-847c-543aa7387b9d daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment 32f54f27-cbff-4785-83ef-d4a5b5c89cb9 of type vxlan for network ec8c717c-beb4-47b8-9d79-e03e87a349dc 2026-05-08 04:06:32.170 7 INFO neutron.db.l3_hamode_db [None req-95267930-04da-4c29-847c-543aa7387b9d daa23f16e01c46f79d4b8224ca5f3a1a d502be4117194fe2bc3d0e2aaa14722e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:06:32.959 7 INFO neutron.db.l3_hamode_db [None req-95267930-04da-4c29-847c-543aa7387b9d daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 663/1278] 10.0.0.193 () {34 vars in 684 bytes} [Fri May 8 04:06:33 2026] POST /v2.0/security-groups => generated 1624 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1279] 10.0.0.193 () {32 vars in 663 bytes} [Fri May 8 04:06:33 2026] GET /v2.0/security-groups => generated 4529 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1280] 10.0.0.193 () {34 vars in 758 bytes} [Fri May 8 04:06:33 2026] PUT /v2.0/security-groups/7727e542-c36d-4f66-9346-0dbeb2f0acd5 => generated 1663 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1281] 10.0.0.193 () {32 vars in 737 bytes} [Fri May 8 04:06:33 2026] GET /v2.0/security-groups/7727e542-c36d-4f66-9346-0dbeb2f0acd5 => generated 1663 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1282] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:33 2026] DELETE /v2.0/security-groups/7727e542-c36d-4f66-9346-0dbeb2f0acd5 => 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: 668/1283] 10.0.0.193 () {32 vars in 663 bytes} [Fri May 8 04:06:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:06:33.744 8 INFO neutron.api.v2.resource [None req-0cd90575-10d7-47f7-90c8-9fab9d630373 5e637b91814343628ba38cd63c3f646e 6ab4a4339ab94214a5d5e65653b1628f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 669/1284] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:33 2026] DELETE /v2.0/security-groups/7727e542-c36d-4f66-9346-0dbeb2f0acd5 => 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: 670/1285] 10.0.0.193 () {34 vars in 684 bytes} [Fri May 8 04:06:33 2026] POST /v2.0/security-groups => generated 1625 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1286] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:31 2026] POST /v2.0/routers => generated 733 bytes in 2000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1287] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:06:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1288] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:06:34 2026] GET /v2.0/security-group-rules/3db01807-983c-4013-b014-d0936bae0326 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1289] 10.0.0.193 () {32 vars in 673 bytes} [Fri May 8 04:06:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1290] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:06:34 2026] DELETE /v2.0/security-group-rules/3db01807-983c-4013-b014-d0936bae0326 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1291] 10.0.0.193 () {32 vars in 673 bytes} [Fri May 8 04:06:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1292] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:06:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1293] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:06:34 2026] GET /v2.0/security-group-rules/c7fcb152-8aa7-4e58-bac4-6da47ca87324 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1294] 10.0.0.193 () {32 vars in 673 bytes} [Fri May 8 04:06:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1295] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:06:34 2026] DELETE /v2.0/security-group-rules/c7fcb152-8aa7-4e58-bac4-6da47ca87324 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1296] 10.0.0.193 () {32 vars in 673 bytes} [Fri May 8 04:06:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1297] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:06:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1298] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:06:34 2026] GET /v2.0/security-group-rules/f2df7a54-c49e-48ad-8e26-69f03d481c1d => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1299] 10.0.0.193 () {32 vars in 673 bytes} [Fri May 8 04:06:34 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1300] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:06:34 2026] DELETE /v2.0/security-group-rules/f2df7a54-c49e-48ad-8e26-69f03d481c1d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1301] 10.0.0.193 () {32 vars in 673 bytes} [Fri May 8 04:06:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1302] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:35 2026] DELETE /v2.0/security-groups/13514f3c-b77b-4952-b593-1794e1bb5909 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1303] 10.0.0.193 () {32 vars in 663 bytes} [Fri May 8 04:06:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1304] 10.0.0.193 () {32 vars in 663 bytes} [Fri May 8 04:06:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1305] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:06:33 2026] PUT /v2.0/routers/7c11c5e9-ccea-4c57-93cd-8cafb0a7225d/add_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1306] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:35 2026] GET /v2.0/security-groups?tenant_id=6ab4a4339ab94214a5d5e65653b1628f&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1307] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:35 2026] DELETE /v2.0/security-groups/3c9f0c33-bb4f-4450-9099-c32d77d57a46 => 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: 690/1308] 10.0.0.137 () {34 vars in 982 bytes} [Fri May 8 04:06:36 2026] GET /v2.0/networks?id=c6e57ab8-b860-45d9-95b8-a914942d7aaa => generated 678 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1309] 10.0.0.137 () {34 vars in 965 bytes} [Fri May 8 04:06:36 2026] GET /v2.0/quotas/d502be4117194fe2bc3d0e2aaa14722e => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1310] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:06:36 2026] GET /v2.0/ports?tenant_id=d502be4117194fe2bc3d0e2aaa14722e&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: 620/1311] 10.0.0.137 () {34 vars in 1008 bytes} [Fri May 8 04:06:36 2026] GET /v2.0/networks/c6e57ab8-b860-45d9-95b8-a914942d7aaa?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: 692/1312] 10.0.0.137 () {34 vars in 1108 bytes} [Fri May 8 04:06:36 2026] GET /v2.0/networks/c6e57ab8-b860-45d9-95b8-a914942d7aaa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1313] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:36 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => 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: 693/1314] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:37 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1315] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:37 2026] GET /v2.0/security-groups?tenant_id=6d108efe7e794f7e9d8414aec6a10e5a&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1316] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:38 2026] DELETE /v2.0/security-groups/9e1c665a-c80c-498c-86ce-f447c944b089 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1317] 10.0.0.193 () {32 vars in 623 bytes} [Fri May 8 04:06:38 2026] GET / => generated 151 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1318] 10.0.0.193 () {32 vars in 633 bytes} [Fri May 8 04:06:38 2026] GET /v2.0/ => generated 632 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1319] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:38 2026] GET /v2.0/security-groups?tenant_id=ac4cbb27759f4ac48c1e0795840d8157&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1320] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:38 2026] DELETE /v2.0/security-groups/15e014f3-6353-4882-a16e-41ee1ea489b4 => 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: 625/1321] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:38 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1322] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:38 2026] GET /v2.0/security-groups?tenant_id=f8f1c275df174954887d26202148eb8b&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1323] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:39 2026] DELETE /v2.0/security-groups/077e0c44-8c32-409d-ac0a-12edf668a210 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1324] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:39 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1325] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:39 2026] GET /v2.0/security-groups?tenant_id=ce6a671e63744b128107ae98897b687a&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1326] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:40 2026] DELETE /v2.0/security-groups/8379287a-9df2-472a-b845-182934095cd1 => 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: 699/1327] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:06:40 2026] GET /v2.0/networks?id=c6e57ab8-b860-45d9-95b8-a914942d7aaa => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1328] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:40 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => 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: 701/1329] 199.204.45.115 () {38 vars in 955 bytes} [Fri May 8 04:06:40 2026] POST /v2.0/ports => generated 954 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 629/1332] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:40 2026] GET /v2.0/security-groups?tenant_id=755d387d3cfa4bd3a862572bd2539cfe&name=default => generated 2925 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1333] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:41 2026] DELETE /v2.0/security-groups/9fae2bd2-3344-4e1a-88d6-12357f362f6b => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1334] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:06:41 2026] PUT /v2.0/ports/2fd5c062-e31d-43b9-a40c-b2f84c8b49dc => generated 1235 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:06:41.870 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-535899ed-ab3a-4346-8780-1e60a0fb843b'] response: {'name': 'network-changed', 'server_uuid': 'ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1', 'tag': '2fd5c062-e31d-43b9-a40c-b2f84c8b49dc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 631/1335] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:42 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 705/1336] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:42 2026] GET /v2.0/security-groups?id=d72e98a8-53a2-4c29-ab6c-043462e03cb2&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1337] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:06:42 2026] GET /v2.0/ports?tenant_id=d502be4117194fe2bc3d0e2aaa14722e&device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1338] 199.204.45.115 () {34 vars in 1018 bytes} [Fri May 8 04:06:42 2026] GET /v2.0/networks?tenant_id=d502be4117194fe2bc3d0e2aaa14722e&shared=False => generated 774 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1339] 199.204.45.115 () {34 vars in 930 bytes} [Fri May 8 04:06:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1340] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:43 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1341] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:43 2026] GET /v2.0/security-groups?id=d72e98a8-53a2-4c29-ab6c-043462e03cb2&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1342] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:43 2026] GET /v2.0/security-groups?tenant_id=8690309324a946309c9cdc18d784955d&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1343] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:43 2026] DELETE /v2.0/security-groups/59261e0e-be5b-44db-8bb6-24361b98b500 => 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: 708/1344] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:06:43 2026] GET /v2.0/ports?tenant_id=d502be4117194fe2bc3d0e2aaa14722e&device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1345] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:06:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2fd5c062-e31d-43b9-a40c-b2f84c8b49dc => 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: 709/1346] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:06:43 2026] GET /v2.0/subnets?id=33f30fd9-3289-4ed3-a775-66ef4cc3ce22 => generated 696 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1347] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:06:43 2026] GET /v2.0/ports?network_id=c6e57ab8-b860-45d9-95b8-a914942d7aaa&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: 710/1348] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:06:43 2026] GET /v2.0/networks/c6e57ab8-b860-45d9-95b8-a914942d7aaa?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1349] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:06:43 2026] GET /v2.0/networks/c6e57ab8-b860-45d9-95b8-a914942d7aaa?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: 640/1350] 10.0.0.233 () {32 vars in 802 bytes} [Fri May 8 04:06:44 2026] GET /v2.0/extensions => generated 21537 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1351] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:43 2026] GET /v2.0/security-groups?tenant_id=b250614e268e492f8e19b32469ed53ae&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1352] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:44 2026] DELETE /v2.0/security-groups/f9cbedd6-b374-43d7-96af-f3c08f644cfd => 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: 712/1353] 10.0.0.233 () {30 vars in 724 bytes} [Fri May 8 04:06:44 2026] GET /v2.0/quotas/a1a7a54c904a4920839a0decb4b187cd/details => generated 847 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1354] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:44 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1355] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:44 2026] GET /v2.0/security-groups?id=d72e98a8-53a2-4c29-ab6c-043462e03cb2&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1356] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:45 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1357] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:45 2026] GET /v2.0/security-groups?id=d72e98a8-53a2-4c29-ab6c-043462e03cb2&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:46.226 7 INFO neutron.db.segments_db [None req-d6bf4015-2bd8-4b47-82a1-2964976b37ec 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Added segment 252b6212-3950-4e67-ad0d-b8a71b4e33b8 of type vxlan for network 01c37e49-9b39-4bc2-8548-95a9a3404fc6 [pid: 7|app: 0|req: 644/1358] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:06:45 2026] POST /v2.0/networks => generated 631 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1359] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:46 2026] POST /v2.0/subnets => generated 627 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:46.671 7 INFO neutron.db.segments_db [None req-5ef8ccdd-1bc1-42d6-9440-6efa1078524f 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Added segment 0021f722-427f-49d6-9ef5-54efca4e78cc of type vxlan for network 8e8eae14-2c1d-4b8c-9341-52ad94ff1839 [pid: 8|app: 0|req: 716/1360] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:46 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1361] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:46 2026] GET /v2.0/security-groups?id=d72e98a8-53a2-4c29-ab6c-043462e03cb2&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:46.978 7 INFO neutron.db.l3_hamode_db [None req-5ef8ccdd-1bc1-42d6-9440-6efa1078524f 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 718/1362] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:47 2026] GET /v2.0/security-groups?tenant_id=0c47462f77f746a7b393615dee820625&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1363] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:47 2026] DELETE /v2.0/security-groups/2d1846f9-3975-465a-8000-dae6c498730e => 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: 720/1364] 10.0.0.233 () {32 vars in 802 bytes} [Fri May 8 04:06:47 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 04:06:47.815 7 INFO neutron.db.l3_hamode_db [None req-5ef8ccdd-1bc1-42d6-9440-6efa1078524f 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 721/1365] 10.0.0.233 () {30 vars in 724 bytes} [Fri May 8 04:06:47 2026] GET /v2.0/quotas/a1a7a54c904a4920839a0decb4b187cd/details => generated 847 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1366] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:47 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1367] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:48 2026] GET /v2.0/security-groups?id=d72e98a8-53a2-4c29-ab6c-043462e03cb2&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1368] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:46 2026] POST /v2.0/routers => generated 694 bytes in 1988 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1369] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:49 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1370] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:49 2026] GET /v2.0/security-groups?id=d72e98a8-53a2-4c29-ab6c-043462e03cb2&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1371] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:49 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1372] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:49 2026] GET /v2.0/security-groups?id=d72e98a8-53a2-4c29-ab6c-043462e03cb2&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1373] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:06:48 2026] PUT /v2.0/routers/a3971848-ca2d-423a-9b9f-76a53fc097d0/add_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1374] 10.0.0.193 () {34 vars in 665 bytes} [Fri May 8 04:06:49 2026] POST /v2.0/ports => generated 955 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:06:50.638 8 INFO neutron.db.segments_db [None req-992c592b-8f73-4947-8905-54971762196b 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Added segment 5d90a479-cc9c-4177-9e66-f1d1dc19bc7c of type vxlan for network 0d4f4c89-0400-4c45-a40f-cd0061ff37bc [pid: 7|app: 0|req: 651/1375] 10.0.0.193 () {34 vars in 665 bytes} [Fri May 8 04:06:50 2026] POST /v2.0/ports => generated 955 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 725/1376] 10.0.0.193 () {34 vars in 671 bytes} [Fri May 8 04:06:50 2026] POST /v2.0/networks => generated 613 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1377] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:50 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:50.785 8 INFO neutron.db.segments_db [None req-fce068f3-a96c-4adc-979b-32ecec35337f 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Added segment 4a56e48e-a988-43bf-9dd2-175bedacb09d of type vxlan for network 372a2d57-29d5-42d0-bf2d-b6cac25b6947 2026-05-08 04:06:51.010 8 INFO neutron.db.l3_hamode_db [None req-fce068f3-a96c-4adc-979b-32ecec35337f 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:06:51.457 7 INFO neutron.db.l3_db [None req-80eb5dd5-d88b-4fda-9500-0d42722eb640 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Floating IP 6871a4fb-7ff8-4d19-a90b-f96b6afc9344 associated. External IP: 10.96.250.209, port: 04195b40-0469-4c80-988d-0ca5fe08bb77. [pid: 7|app: 0|req: 652/1378] 10.0.0.193 () {34 vars in 677 bytes} [Fri May 8 04:06:50 2026] POST /v2.0/floatingips => generated 842 bytes in 1040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1379] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:06:51 2026] GET /v2.0/security-groups?id=d72e98a8-53a2-4c29-ab6c-043462e03cb2&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:51.761 8 INFO neutron.db.l3_hamode_db [None req-fce068f3-a96c-4adc-979b-32ecec35337f 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 654/1380] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:06:51 2026] GET /v2.0/security-groups?tenant_id=a1a7a54c904a4920839a0decb4b187cd&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:06:52.087 7 INFO neutron.db.l3_db [None req-765c5a7c-d847-486f-805c-ef03d0ce4035 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Floating IP 6871a4fb-7ff8-4d19-a90b-f96b6afc9344 disassociated. External IP: 10.96.250.209, port: 04195b40-0469-4c80-988d-0ca5fe08bb77. [pid: 7|app: 0|req: 655/1381] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:06:51 2026] PUT /v2.0/floatingips/6871a4fb-7ff8-4d19-a90b-f96b6afc9344 => generated 552 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1382] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:06:52 2026] DELETE /v2.0/security-groups/091998dd-4fb8-4274-900f-a8ac6cab8c52 => 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: 657/1383] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:06:52 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => 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: 727/1384] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:50 2026] POST /v2.0/routers => generated 695 bytes in 1896 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:52.693 7 INFO neutron_taas.services.taas.taas_plugin [None req-72062779-4605-4368-83a7-8defd960e8d4 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] TaaS: Handle Delete Port: 7a13fc36-f8ea-4f5c-b8c4-0fec3dc06119 2026-05-08 04:06:52.696 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72062779-4605-4368-83a7-8defd960e8d4 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Tap Mirror: Handle Delete Port: 7a13fc36-f8ea-4f5c-b8c4-0fec3dc06119 2026-05-08 04:06:52.770 8 INFO neutron_taas.services.taas.taas_plugin [req-1bd7e896-e746-44bd-9a67-2239b2780601 req-2eb4a38c-4175-49a4-afbe-4e61f0648263 c4e9bc2228ac4514aadf599f5f1dc3c6 d502be4117194fe2bc3d0e2aaa14722e - - default default] TaaS: Handle Delete Port: 2fd5c062-e31d-43b9-a40c-b2f84c8b49dc 2026-05-08 04:06:52.773 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1bd7e896-e746-44bd-9a67-2239b2780601 req-2eb4a38c-4175-49a4-afbe-4e61f0648263 c4e9bc2228ac4514aadf599f5f1dc3c6 d502be4117194fe2bc3d0e2aaa14722e - - default default] Tap Mirror: Handle Delete Port: 2fd5c062-e31d-43b9-a40c-b2f84c8b49dc [pid: 7|app: 0|req: 658/1385] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:06:52 2026] DELETE /v2.0/floatingips/6871a4fb-7ff8-4d19-a90b-f96b6afc9344 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1386] 199.204.45.115 () {36 vars in 997 bytes} [Fri May 8 04:06:52 2026] DELETE /v2.0/ports/2fd5c062-e31d-43b9-a40c-b2f84c8b49dc => 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: 729/1387] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:52 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:06:52.965 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a443faab-64b8-4966-8143-78f3bed1f37a'] response: {'server_uuid': 'ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1', 'name': 'network-vif-deleted', 'tag': '2fd5c062-e31d-43b9-a40c-b2f84c8b49dc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 659/1388] 10.0.0.193 () {32 vars in 776 bytes} [Fri May 8 04:06:52 2026] GET /v2.0/subnets?project_id=43b73a96f3c44b46954cf6b1247ca000&cidr=10.100.0.0%2F28 => generated 14 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1389] 10.0.0.193 () {32 vars in 694 bytes} [Fri May 8 04:06:53 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1390] 10.0.0.193 () {32 vars in 784 bytes} [Fri May 8 04:06:53 2026] GET /v2.0/subnets?network_id=062ebd10-8bcf-4696-8f2b-4f9a41945512&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1391] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:53 2026] POST /v2.0/subnets => generated 657 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:53.740 8 INFO neutron.db.l3_db [None req-899d7438-5936-4350-80c0-15e263f46d82 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Floating IP 4cf411bb-803c-4148-b003-f724d22a56bf associated. External IP: 10.96.250.214, port: f11dbfcd-bf64-4d74-b477-3fc2e0a1c3b0. [pid: 8|app: 0|req: 730/1392] 10.0.0.193 () {34 vars in 677 bytes} [Fri May 8 04:06:52 2026] POST /v2.0/floatingips => generated 842 bytes in 1101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1393] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:06:54 2026] GET /v2.0/floatingips/4cf411bb-803c-4148-b003-f724d22a56bf => generated 842 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1394] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:54 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => 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: 733/1395] 10.0.0.193 () {32 vars in 655 bytes} [Fri May 8 04:06:54 2026] GET /v2.0/floatingips => generated 845 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:54.541 8 INFO neutron.db.l3_db [None req-700dcd8c-7a00-4418-aa16-5a3273519501 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Floating IP 4cf411bb-803c-4148-b003-f724d22a56bf associated. External IP: 10.96.250.214, port: f11dbfcd-bf64-4d74-b477-3fc2e0a1c3b0. [pid: 7|app: 0|req: 663/1396] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:06:53 2026] PUT /v2.0/routers/be0e500c-c1c1-47b0-81a9-b81ff00f168d/add_router_interface => generated 309 bytes in 1299 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:54.981 7 INFO neutron.db.segments_db [None req-f7873a4b-962c-4463-9ac2-32fbd3ad1a64 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment ccdd8168-be8b-40e0-903c-e64fd5b72ea3 of type vxlan for network 68eb438d-538a-46f6-9f9c-17cba6a4265c [pid: 7|app: 0|req: 664/1397] 10.0.0.193 () {34 vars in 671 bytes} [Fri May 8 04:06:54 2026] POST /v2.0/networks => generated 722 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1398] 10.0.0.193 () {32 vars in 649 bytes} [Fri May 8 04:06:55 2026] GET /v2.0/networks => generated 7229 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1399] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:06:54 2026] PUT /v2.0/floatingips/4cf411bb-803c-4148-b003-f724d22a56bf => generated 842 bytes in 1058 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1400] 10.0.0.193 () {32 vars in 647 bytes} [Fri May 8 04:06:55 2026] GET /v2.0/subnets => generated 5157 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1401] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:06:55 2026] GET /v2.0/ports?device_id=ff82cfd1-0b25-4e4e-bc31-49a9fe8bead1 => 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: 666/1402] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:55 2026] POST /v2.0/subnets => generated 688 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:55.416 8 INFO neutron.db.l3_db [None req-764320ed-a418-4c03-ae18-7c06dfa2e91d 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Floating IP 4cf411bb-803c-4148-b003-f724d22a56bf disassociated. External IP: 10.96.250.214, port: 04195b40-0469-4c80-988d-0ca5fe08bb77. [pid: 7|app: 0|req: 667/1403] 10.0.0.193 () {32 vars in 647 bytes} [Fri May 8 04:06:55 2026] GET /v2.0/routers => generated 2191 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:06:55.495 7 INFO neutron.db.segments_db [None req-53f45cbb-e7a4-46e2-aba4-ab96d1e70d83 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment e1a8be38-4561-4770-af84-591279351ad2 of type vxlan for network 48eb94a0-c047-439a-9993-759883680a70 [pid: 8|app: 0|req: 737/1404] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:06:55 2026] PUT /v2.0/floatingips/4cf411bb-803c-4148-b003-f724d22a56bf => generated 552 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:55.748 7 INFO neutron.db.l3_hamode_db [None req-53f45cbb-e7a4-46e2-aba4-ab96d1e70d83 daa23f16e01c46f79d4b8224ca5f3a1a 74deca40801944fcb0335f8a1526294e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 738/1405] 10.0.0.193 () {34 vars in 685 bytes} [Fri May 8 04:06:55 2026] POST /v2.0/security-groups => generated 1675 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 04:06:55.986 8 INFO neutron_taas.services.taas.taas_plugin [None req-07887b86-b5b8-48a3-8891-68dbdfe9620c 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] TaaS: Handle Delete Port: aa115639-5f1c-41d7-b9c6-197e1b0698e8 2026-05-08 04:06:55.992 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07887b86-b5b8-48a3-8891-68dbdfe9620c 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Tap Mirror: Handle Delete Port: aa115639-5f1c-41d7-b9c6-197e1b0698e8 [pid: 8|app: 0|req: 739/1406] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:06:55 2026] DELETE /v2.0/floatingips/4cf411bb-803c-4148-b003-f724d22a56bf => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1407] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:06:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:56.370 8 INFO neutron.api.v2.resource [None req-92479fca-f39a-483a-b64e-4353bffb602e 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 741/1408] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:06:56 2026] DELETE /v2.0/floatingips/4cf411bb-803c-4148-b003-f724d22a56bf => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1411] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:06:56 2026] POST /v2.0/security-group-rules => generated 596 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:56.617 7 INFO neutron.db.l3_hamode_db [None req-53f45cbb-e7a4-46e2-aba4-ab96d1e70d83 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:06:56.643 8 INFO neutron_taas.services.taas.taas_plugin [None req-25cad3d9-c966-4409-9770-a5c78310b96e 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] TaaS: Handle Delete Port: 04195b40-0469-4c80-988d-0ca5fe08bb77 2026-05-08 04:06:56.646 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25cad3d9-c966-4409-9770-a5c78310b96e 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Tap Mirror: Handle Delete Port: 04195b40-0469-4c80-988d-0ca5fe08bb77 [pid: 8|app: 0|req: 745/1412] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:06:56 2026] DELETE /v2.0/ports/04195b40-0469-4c80-988d-0ca5fe08bb77 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:06:57.176 8 INFO neutron_taas.services.taas.taas_plugin [None req-8ce565dd-d908-43eb-bf09-76cfa26a5287 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 62e39a97-72a3-49ff-bffd-60bb5d787fcb 2026-05-08 04:06:57.179 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ce565dd-d908-43eb-bf09-76cfa26a5287 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 62e39a97-72a3-49ff-bffd-60bb5d787fcb [pid: 7|app: 0|req: 668/1413] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:06:55 2026] POST /v2.0/routers => generated 728 bytes in 2063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1414] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:06:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1415] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:06:56 2026] PUT /v2.0/routers/7c11c5e9-ccea-4c57-93cd-8cafb0a7225d/remove_router_interface => generated 309 bytes in 945 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:57.781 7 INFO neutron_taas.services.taas.taas_plugin [None req-0866bf83-a224-4476-bd9e-dc7d9fc7a72f 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] TaaS: Handle Delete Port: f11dbfcd-bf64-4d74-b477-3fc2e0a1c3b0 2026-05-08 04:06:57.785 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0866bf83-a224-4476-bd9e-dc7d9fc7a72f 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Tap Mirror: Handle Delete Port: f11dbfcd-bf64-4d74-b477-3fc2e0a1c3b0 [pid: 7|app: 0|req: 670/1416] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:06:57 2026] DELETE /v2.0/ports/f11dbfcd-bf64-4d74-b477-3fc2e0a1c3b0 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1417] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:06:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:58.284 7 INFO neutron_taas.services.taas.taas_plugin [None req-af5810ce-082e-4e53-8d0e-2a8e1efc2a93 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 2e3a2fa6-93e2-47eb-b35d-4b9011ac379b 2026-05-08 04:06:58.287 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af5810ce-082e-4e53-8d0e-2a8e1efc2a93 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 2e3a2fa6-93e2-47eb-b35d-4b9011ac379b 2026-05-08 04:06:58.572 7 INFO neutron_taas.services.taas.taas_plugin [None req-af5810ce-082e-4e53-8d0e-2a8e1efc2a93 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 4b168b36-8201-455c-84ee-21e9b0692930 2026-05-08 04:06:58.574 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af5810ce-082e-4e53-8d0e-2a8e1efc2a93 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 4b168b36-8201-455c-84ee-21e9b0692930 2026-05-08 04:06:58.916 7 INFO neutron.services.segments.plugin [-] Segment 32f54f27-cbff-4785-83ef-d4a5b5c89cb9 resource provider aggregate not found 2026-05-08 04:06:58.934 7 INFO neutron.services.segments.plugin [-] Segment 32f54f27-cbff-4785-83ef-d4a5b5c89cb9 resource provider aggregate not found 2026-05-08 04:06:58.943 7 INFO neutron.services.segments.plugin [-] Segment 32f54f27-cbff-4785-83ef-d4a5b5c89cb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32f54f27-cbff-4785-83ef-d4a5b5c89cb9 found for delete ", "request_id": "req-49555a94-355b-473c-bf2e-d358b95ea6ec"}]} [pid: 8|app: 0|req: 747/1418] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:06:57 2026] PUT /v2.0/routers/dc58af57-7ef4-4b9b-bfe4-cc13bafae4bd/add_router_interface => generated 309 bytes in 1201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:58.965 7 INFO neutron.db.l3_hamode_db [None req-af5810ce-082e-4e53-8d0e-2a8e1efc2a93 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] HA network ec8c717c-beb4-47b8-9d79-e03e87a349dc was deleted as no HA routers are present in tenant d502be4117194fe2bc3d0e2aaa14722e. 2026-05-08 04:06:58.976 7 INFO neutron.services.segments.plugin [-] Segment 32f54f27-cbff-4785-83ef-d4a5b5c89cb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32f54f27-cbff-4785-83ef-d4a5b5c89cb9 found for delete ", "request_id": "req-33b80638-ef5e-4c56-b3d9-31279a591b0f"}]} [pid: 7|app: 0|req: 672/1419] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:58 2026] DELETE /v2.0/routers/7c11c5e9-ccea-4c57-93cd-8cafb0a7225d => generated 0 bytes in 894 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1420] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:06:58 2026] GET /v2.0/ports?device_id=a3971848-ca2d-423a-9b9f-76a53fc097d0 => generated 958 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:06:59.044 7 INFO neutron.db.securitygroups_db [None req-9fe63e92-43cb-49c3-a220-bec138413150 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Project 43b73a96f3c44b46954cf6b1247ca000 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: 673/1421] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:06:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1422] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:06:59 2026] DELETE /v2.0/subnets/33f30fd9-3289-4ed3-a775-66ef4cc3ce22 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:06:59.246 8 INFO neutron.db.securitygroups_db [None req-9c1108a1-d641-4238-852a-47d4e895cd0b 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Project 43b73a96f3c44b46954cf6b1247ca000 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 750/1423] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:06:59 2026] POST /v2.0/security-group-rules => generated 606 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:06:59.441 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0c0c214-ddf0-4cda-b329-1dcbc542356e daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: e36ee11e-8d2f-480a-9f53-f08a92864ee7 2026-05-08 04:06:59.444 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0c0c214-ddf0-4cda-b329-1dcbc542356e daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: e36ee11e-8d2f-480a-9f53-f08a92864ee7 2026-05-08 04:06:59.530 7 INFO neutron_taas.services.taas.taas_plugin [None req-35d467bd-766e-48fd-b7d5-8372c41d9bbc 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] TaaS: Handle Delete Port: 3fbe8196-cc0d-4f9f-9e32-a1430a39aa89 2026-05-08 04:06:59.533 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35d467bd-766e-48fd-b7d5-8372c41d9bbc 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Tap Mirror: Handle Delete Port: 3fbe8196-cc0d-4f9f-9e32-a1430a39aa89 2026-05-08 04:06:59.615 8 INFO neutron.services.segments.plugin [-] Segment eb6c7830-558a-4b12-b91c-a01b395ce72a resource provider aggregate not found 2026-05-08 04:06:59.622 8 INFO neutron.services.segments.plugin [-] Segment eb6c7830-558a-4b12-b91c-a01b395ce72a resource provider aggregate not found 2026-05-08 04:06:59.635 8 INFO neutron.services.segments.plugin [-] Segment eb6c7830-558a-4b12-b91c-a01b395ce72a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb6c7830-558a-4b12-b91c-a01b395ce72a found for delete ", "request_id": "req-c2885af8-9af8-4e4f-9a7e-1fe17d6b8331"}]} 2026-05-08 04:06:59.641 8 INFO neutron.services.segments.plugin [-] Segment eb6c7830-558a-4b12-b91c-a01b395ce72a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb6c7830-558a-4b12-b91c-a01b395ce72a found for delete ", "request_id": "req-a9703ab2-864a-462c-be1f-8ab1cd3143f9"}]} [pid: 8|app: 0|req: 751/1424] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:06:59 2026] DELETE /v2.0/networks/c6e57ab8-b860-45d9-95b8-a914942d7aaa => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1425] 10.0.0.193 () {32 vars in 649 bytes} [Fri May 8 04:06:59 2026] GET /v2.0/networks => generated 1297 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1426] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:00 2026] GET /v2.0/security-groups?tenant_id=d502be4117194fe2bc3d0e2aaa14722e&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1427] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:06:59 2026] PUT /v2.0/routers/a3971848-ca2d-423a-9b9f-76a53fc097d0/remove_router_interface => generated 309 bytes in 1014 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1428] 10.0.0.137 () {34 vars in 1100 bytes} [Fri May 8 04:07:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1113741415&fields=id&tenant_id=43b73a96f3c44b46954cf6b1247ca000 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1429] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:00 2026] DELETE /v2.0/security-groups/d72e98a8-53a2-4c29-ab6c-043462e03cb2 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:07:00.337 7 INFO neutron.db.segments_db [None req-3957be1e-b033-43ca-9596-dafcd4ef3809 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment 95f2a404-d688-4a04-ab4c-96c6000d0265 of type vxlan for network 42f460e3-9a13-40ec-8708-f04ea01f467c 2026-05-08 04:07:00.428 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b98f02a-b03a-4597-93d9-f772a8592809 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] TaaS: Handle Delete Port: ca21b0cd-4161-4027-8680-fdbca1361c36 [pid: 7|app: 0|req: 676/1430] 10.0.0.193 () {34 vars in 671 bytes} [Fri May 8 04:07:00 2026] POST /v2.0/networks => generated 721 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:07:00.431 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b98f02a-b03a-4597-93d9-f772a8592809 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Tap Mirror: Handle Delete Port: ca21b0cd-4161-4027-8680-fdbca1361c36 [pid: 7|app: 0|req: 677/1431] 10.0.0.137 () {34 vars in 982 bytes} [Fri May 8 04:07:00 2026] GET /v2.0/networks?id=0d4f4c89-0400-4c45-a40f-cd0061ff37bc => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:00.685 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b98f02a-b03a-4597-93d9-f772a8592809 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] TaaS: Handle Delete Port: c75333a2-0372-4259-bcd7-5faae8175082 2026-05-08 04:07:00.687 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b98f02a-b03a-4597-93d9-f772a8592809 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] Tap Mirror: Handle Delete Port: c75333a2-0372-4259-bcd7-5faae8175082 [pid: 7|app: 0|req: 678/1432] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:07:00 2026] POST /v2.0/subnets => generated 687 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1433] 10.0.0.137 () {34 vars in 965 bytes} [Fri May 8 04:07:00 2026] GET /v2.0/quotas/43b73a96f3c44b46954cf6b1247ca000 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:00.749 7 INFO neutron.db.segments_db [None req-d2a7d794-59ea-414f-add6-e918fcfe7758 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment 9dfcb3a6-2c36-4415-bfc2-9a48c6a12695 of type vxlan for network 6b576282-2c13-4ef4-b49e-02d472d271fb 2026-05-08 04:07:00.992 7 INFO neutron.db.l3_hamode_db [None req-d2a7d794-59ea-414f-add6-e918fcfe7758 daa23f16e01c46f79d4b8224ca5f3a1a 6f69612918194cd6864d487bb74ac860 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:07:01.033 8 INFO neutron.db.l3_hamode_db [None req-6b98f02a-b03a-4597-93d9-f772a8592809 6573f8a29900443c9913e6796534f0d7 e233f9bfc33e408c878c7d95a78cfe41 - - default default] HA network 8e8eae14-2c1d-4b8c-9341-52ad94ff1839 was deleted as no HA routers are present in tenant e233f9bfc33e408c878c7d95a78cfe41. [pid: 8|app: 0|req: 755/1434] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:00 2026] DELETE /v2.0/routers/a3971848-ca2d-423a-9b9f-76a53fc097d0 => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1435] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:07:01 2026] GET /v2.0/ports?tenant_id=43b73a96f3c44b46954cf6b1247ca000&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1436] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:01 2026] DELETE /v2.0/subnets/5512c417-363a-499a-b0aa-a2531d18a058 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1437] 10.0.0.137 () {34 vars in 1008 bytes} [Fri May 8 04:07:01 2026] GET /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1438] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:01 2026] DELETE /v2.0/networks/01c37e49-9b39-4bc2-8548-95a9a3404fc6 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1439] 10.0.0.137 () {34 vars in 1108 bytes} [Fri May 8 04:07:01 2026] GET /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1440] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:01 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:01.669 8 INFO neutron.services.segments.plugin [-] Segment 0021f722-427f-49d6-9ef5-54efca4e78cc resource provider aggregate not found 2026-05-08 04:07:01.683 8 INFO neutron.services.segments.plugin [-] Segment 0021f722-427f-49d6-9ef5-54efca4e78cc resource provider aggregate not found 2026-05-08 04:07:01.696 8 INFO neutron.services.segments.plugin [-] Segment 0021f722-427f-49d6-9ef5-54efca4e78cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0021f722-427f-49d6-9ef5-54efca4e78cc found for delete ", "request_id": "req-ebfb665e-890e-45c7-a0a9-dfb97b89d3da"}]} 2026-05-08 04:07:01.704 8 INFO neutron.services.segments.plugin [-] Segment 0021f722-427f-49d6-9ef5-54efca4e78cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0021f722-427f-49d6-9ef5-54efca4e78cc found for delete ", "request_id": "req-71759d3e-c93b-45b7-a512-0f1659825826"}]} 2026-05-08 04:07:01.710 8 INFO neutron.services.segments.plugin [-] Segment 252b6212-3950-4e67-ad0d-b8a71b4e33b8 resource provider aggregate not found 2026-05-08 04:07:01.732 8 INFO neutron.services.segments.plugin [-] Segment 252b6212-3950-4e67-ad0d-b8a71b4e33b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 252b6212-3950-4e67-ad0d-b8a71b4e33b8 found for delete ", "request_id": "req-90bc369b-e8a2-4ee4-b5dd-337b714b9c9c"}]} 2026-05-08 04:07:01.740 8 INFO neutron.services.segments.plugin [-] Segment 252b6212-3950-4e67-ad0d-b8a71b4e33b8 resource provider aggregate not found 2026-05-08 04:07:01.756 8 INFO neutron.services.segments.plugin [-] Segment 252b6212-3950-4e67-ad0d-b8a71b4e33b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 252b6212-3950-4e67-ad0d-b8a71b4e33b8 found for delete ", "request_id": "req-d52b08de-a47e-438b-ad77-a257d0d91398"}]} 2026-05-08 04:07:01.950 7 INFO neutron.db.l3_hamode_db [None req-d2a7d794-59ea-414f-add6-e918fcfe7758 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 762/1441] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:01 2026] GET /v2.0/security-groups?tenant_id=e233f9bfc33e408c878c7d95a78cfe41&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1442] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:02 2026] DELETE /v2.0/security-groups/8119f57a-b3d6-4ad0-8efe-8af4b64aa794 => 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: 680/1443] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:07:00 2026] POST /v2.0/routers => generated 727 bytes in 2128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1444] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:02 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1445] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:02 2026] GET /v2.0/security-groups?tenant_id=416db902935644bc82c70f3d62cbe80a&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1446] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:03 2026] DELETE /v2.0/security-groups/d7a77aa5-18d3-48f1-92b0-8bd4bc0cb1f9 => 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: 766/1447] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:03 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => 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: 682/1448] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:07:02 2026] PUT /v2.0/routers/cfbd7433-3895-4448-b28e-8b3f0bec9afb/add_router_interface => generated 309 bytes in 1655 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1449] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1450] 10.0.0.193 () {32 vars in 653 bytes} [Fri May 8 04:07:04 2026] GET /v2.0/extensions => generated 21537 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1451] 10.0.0.193 () {32 vars in 681 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1452] 10.0.0.193 () {32 vars in 681 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1453] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1454] 10.0.0.193 () {32 vars in 665 bytes} [Fri May 8 04:07:05 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: 686/1455] 10.0.0.193 () {32 vars in 699 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1456] 10.0.0.193 () {32 vars in 697 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1457] 10.0.0.193 () {32 vars in 701 bytes} [Fri May 8 04:07:05 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: 7|app: 0|req: 688/1458] 10.0.0.193 () {32 vars in 689 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1459] 10.0.0.193 () {32 vars in 703 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1460] 10.0.0.193 () {32 vars in 693 bytes} [Fri May 8 04:07:05 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) [pid: 7|app: 0|req: 691/1461] 10.0.0.193 () {32 vars in 695 bytes} [Fri May 8 04:07:05 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: 7|app: 0|req: 692/1462] 10.0.0.193 () {32 vars in 685 bytes} [Fri May 8 04:07:05 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: 693/1463] 10.0.0.193 () {32 vars in 687 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1464] 10.0.0.193 () {32 vars in 661 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1465] 10.0.0.193 () {32 vars in 699 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1466] 10.0.0.193 () {32 vars in 679 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1467] 10.0.0.193 () {32 vars in 683 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1468] 10.0.0.193 () {32 vars in 675 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1469] 10.0.0.193 () {32 vars in 689 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1470] 10.0.0.193 () {32 vars in 723 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1471] 10.0.0.193 () {32 vars in 687 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1472] 10.0.0.193 () {32 vars in 669 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1473] 10.0.0.193 () {32 vars in 687 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1474] 10.0.0.193 () {32 vars in 681 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1475] 10.0.0.193 () {34 vars in 685 bytes} [Fri May 8 04:07:05 2026] POST /v2.0/security-groups => generated 1675 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1476] 10.0.0.193 () {32 vars in 699 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1477] 10.0.0.193 () {32 vars in 679 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1478] 10.0.0.193 () {32 vars in 667 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1479] 10.0.0.193 () {32 vars in 677 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1480] 10.0.0.193 () {32 vars in 665 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/l3-ha => 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: 710/1481] 10.0.0.193 () {32 vars in 675 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1482] 10.0.0.193 () {32 vars in 713 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1483] 10.0.0.193 () {32 vars in 691 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1484] 10.0.0.193 () {32 vars in 683 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1485] 10.0.0.193 () {32 vars in 669 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1486] 10.0.0.193 () {32 vars in 687 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1487] 10.0.0.193 () {32 vars in 705 bytes} [Fri May 8 04:07:05 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: 717/1488] 10.0.0.193 () {32 vars in 675 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1489] 10.0.0.193 () {32 vars in 701 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1490] 10.0.0.193 () {32 vars in 675 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1491] 10.0.0.193 () {32 vars in 693 bytes} [Fri May 8 04:07:05 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: 721/1492] 10.0.0.193 () {32 vars in 689 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1493] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:07:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1494] 10.0.0.193 () {32 vars in 709 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1495] 10.0.0.193 () {32 vars in 705 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1496] 10.0.0.193 () {32 vars in 719 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1497] 10.0.0.193 () {32 vars in 697 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1498] 10.0.0.193 () {32 vars in 711 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1499] 10.0.0.193 () {32 vars in 669 bytes} [Fri May 8 04:07:05 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: 728/1500] 10.0.0.193 () {32 vars in 687 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1501] 10.0.0.193 () {32 vars in 681 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1502] 10.0.0.193 () {32 vars in 675 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1503] 10.0.0.193 () {32 vars in 671 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1504] 10.0.0.193 () {32 vars in 661 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1505] 10.0.0.193 () {32 vars in 699 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1506] 10.0.0.193 () {32 vars in 699 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1507] 10.0.0.193 () {32 vars in 677 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1508] 10.0.0.193 () {32 vars in 669 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/qos-fip => 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: 773/1509] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:07:05 2026] POST /v2.0/security-group-rules => generated 596 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1510] 10.0.0.193 () {32 vars in 683 bytes} [Fri May 8 04:07:05 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: 738/1511] 10.0.0.193 () {32 vars in 701 bytes} [Fri May 8 04:07:05 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: 739/1512] 10.0.0.193 () {32 vars in 685 bytes} [Fri May 8 04:07:05 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: 740/1513] 10.0.0.193 () {32 vars in 707 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1514] 10.0.0.193 () {32 vars in 669 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1515] 10.0.0.193 () {32 vars in 697 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1516] 10.0.0.193 () {32 vars in 695 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1517] 10.0.0.193 () {32 vars in 685 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1518] 10.0.0.193 () {32 vars in 689 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1519] 10.0.0.193 () {32 vars in 705 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1520] 10.0.0.193 () {32 vars in 667 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1521] 10.0.0.193 () {32 vars in 681 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1522] 10.0.0.193 () {32 vars in 681 bytes} [Fri May 8 04:07:05 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: 750/1523] 10.0.0.193 () {32 vars in 691 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1524] 10.0.0.193 () {32 vars in 691 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1525] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:07:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1526] 10.0.0.193 () {32 vars in 695 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1527] 10.0.0.193 () {32 vars in 685 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1528] 10.0.0.193 () {32 vars in 689 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1529] 10.0.0.193 () {32 vars in 701 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1530] 10.0.0.193 () {32 vars in 703 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1531] 10.0.0.193 () {32 vars in 713 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1532] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1533] 10.0.0.193 () {32 vars in 715 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1534] 10.0.0.193 () {32 vars in 727 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1535] 10.0.0.193 () {32 vars in 741 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1536] 10.0.0.193 () {32 vars in 719 bytes} [Fri May 8 04:07:05 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: 763/1537] 10.0.0.193 () {32 vars in 683 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1538] 10.0.0.193 () {32 vars in 669 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1539] 10.0.0.193 () {32 vars in 719 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1540] 10.0.0.193 () {32 vars in 679 bytes} [Fri May 8 04:07:05 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: 8|app: 0|req: 775/1541] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:07:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1542] 10.0.0.193 () {32 vars in 669 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1543] 10.0.0.193 () {32 vars in 697 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1544] 10.0.0.193 () {32 vars in 705 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1545] 10.0.0.193 () {32 vars in 701 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1546] 10.0.0.193 () {32 vars in 701 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1547] 10.0.0.193 () {32 vars in 683 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:05.904 8 INFO neutron.db.securitygroups_db [None req-4662a3c9-b818-4c10-abe9-9b58d5e5b0d5 d962509cb3104fe5b2e7d705d2df84bf 74deca40801944fcb0335f8a1526294e - - default default] Project 74deca40801944fcb0335f8a1526294e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 773/1548] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/networks?id=0d4f4c89-0400-4c45-a40f-cd0061ff37bc => generated 660 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1549] 10.0.0.193 () {32 vars in 705 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1550] 199.204.45.115 () {34 vars in 1050 bytes} [Fri May 8 04:07:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=43b73a96f3c44b46954cf6b1247ca000 => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1551] 10.0.0.193 () {32 vars in 695 bytes} [Fri May 8 04:07:06 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1552] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:07:05 2026] POST /v2.0/security-group-rules => generated 607 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1553] 10.0.0.193 () {32 vars in 689 bytes} [Fri May 8 04:07:06 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:06.065 8 INFO neutron.db.securitygroups_db [None req-b8846192-c922-4cf2-a773-e191ad035b31 d962509cb3104fe5b2e7d705d2df84bf 74deca40801944fcb0335f8a1526294e - - default default] Project 74deca40801944fcb0335f8a1526294e 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: 778/1554] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:07:06 2026] POST /v2.0/security-group-rules => generated 606 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1555] 10.0.0.193 () {32 vars in 697 bytes} [Fri May 8 04:07:06 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1556] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:06 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => 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: 781/1557] 10.0.0.193 () {32 vars in 679 bytes} [Fri May 8 04:07:06 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1558] 10.0.0.193 () {32 vars in 689 bytes} [Fri May 8 04:07:06 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1559] 10.0.0.193 () {32 vars in 701 bytes} [Fri May 8 04:07:06 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1560] 10.0.0.193 () {32 vars in 665 bytes} [Fri May 8 04:07:06 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1561] 10.0.0.193 () {32 vars in 681 bytes} [Fri May 8 04:07:06 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: 8|app: 0|req: 786/1562] 10.0.0.193 () {32 vars in 677 bytes} [Fri May 8 04:07:06 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1563] 10.0.0.193 () {32 vars in 693 bytes} [Fri May 8 04:07:06 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1564] 10.0.0.193 () {32 vars in 677 bytes} [Fri May 8 04:07:06 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1565] 10.0.0.193 () {32 vars in 667 bytes} [Fri May 8 04:07:06 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: 790/1566] 10.0.0.193 () {32 vars in 663 bytes} [Fri May 8 04:07:06 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1567] 10.0.0.193 () {32 vars in 675 bytes} [Fri May 8 04:07:06 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1568] 10.0.0.193 () {32 vars in 687 bytes} [Fri May 8 04:07:06 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1569] 199.204.45.115 () {38 vars in 955 bytes} [Fri May 8 04:07:06 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 778/1570] 10.0.0.193 () {34 vars in 685 bytes} [Fri May 8 04:07:06 2026] POST /v2.0/security-groups => generated 1660 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1571] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:07:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1572] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:07:06 2026] PUT /v2.0/ports/65d838e2-3948-4f49-a85a-14751e9620dc => generated 1239 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:07.195 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7a0e987-1d55-40b9-b042-a09d9f2223ad'] response: {'name': 'network-changed', 'server_uuid': 'f0594838-b83d-437c-a4e8-d26136d0da32', 'tag': '65d838e2-3948-4f49-a85a-14751e9620dc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 794/1573] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:07:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1574] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:07 2026] GET /v2.0/security-groups?tenant_id=1afd81c2dbc543558d8096f116178b81&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1575] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:07 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1576] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:07 2026] DELETE /v2.0/security-groups/9327b65b-38a7-4acd-9889-309c28331a2a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1577] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:07 2026] GET /v2.0/security-groups?id=5a389628-2214-477a-b06b-604e5a0cab37&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1578] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:07:07 2026] GET /v2.0/ports?tenant_id=43b73a96f3c44b46954cf6b1247ca000&device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1579] 199.204.45.115 () {34 vars in 1018 bytes} [Fri May 8 04:07:07 2026] GET /v2.0/networks?tenant_id=43b73a96f3c44b46954cf6b1247ca000&shared=False => generated 756 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1580] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:07:07 2026] POST /v2.0/floatingips => generated 552 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1581] 199.204.45.115 () {34 vars in 930 bytes} [Fri May 8 04:07:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1582] 10.0.0.137 () {34 vars in 1098 bytes} [Fri May 8 04:07:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--200555765&fields=id&tenant_id=74deca40801944fcb0335f8a1526294e => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1583] 10.0.0.137 () {34 vars in 1100 bytes} [Fri May 8 04:07:08 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1644007964&fields=id&tenant_id=74deca40801944fcb0335f8a1526294e => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1584] 10.0.0.137 () {34 vars in 982 bytes} [Fri May 8 04:07:08 2026] GET /v2.0/networks?id=68eb438d-538a-46f6-9f9c-17cba6a4265c => generated 673 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1585] 10.0.0.137 () {34 vars in 965 bytes} [Fri May 8 04:07:08 2026] GET /v2.0/quotas/74deca40801944fcb0335f8a1526294e => 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: 796/1586] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:07 2026] GET /v2.0/security-groups?tenant_id=d64736ec17d8463b978f6bcdd0faaa5a&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1587] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:07:08 2026] GET /v2.0/ports?tenant_id=74deca40801944fcb0335f8a1526294e&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1588] 10.0.0.137 () {34 vars in 1008 bytes} [Fri May 8 04:07:08 2026] GET /v2.0/networks/68eb438d-538a-46f6-9f9c-17cba6a4265c?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1589] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:08 2026] DELETE /v2.0/security-groups/8331096f-9a66-4e80-a551-50ae8a8c6eb4 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1590] 10.0.0.137 () {34 vars in 1108 bytes} [Fri May 8 04:07:08 2026] GET /v2.0/networks/68eb438d-538a-46f6-9f9c-17cba6a4265c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1591] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:08 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => 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: 795/1592] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:08 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1593] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:08 2026] GET /v2.0/security-groups?id=5a389628-2214-477a-b06b-604e5a0cab37&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1594] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:08 2026] GET /v2.0/security-groups?tenant_id=d833864ac10a4ab9aeb0416b789092cb&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1595] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:08 2026] DELETE /v2.0/security-groups/4f11a537-50cc-407a-a9dc-fb51506b0fb8 => 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: 799/1596] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:07:08 2026] GET /v2.0/ports?tenant_id=43b73a96f3c44b46954cf6b1247ca000&device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => 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: 798/1597] 199.204.45.115 () {34 vars in 1060 bytes} [Fri May 8 04:07:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=65d838e2-3948-4f49-a85a-14751e9620dc => 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: 800/1598] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:07:09 2026] GET /v2.0/subnets?id=b1bc783e-c78e-47d8-b01d-b9399b0ab7f5 => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1599] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:07:09 2026] GET /v2.0/ports?network_id=0d4f4c89-0400-4c45-a40f-cd0061ff37bc&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: 801/1600] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:07:09 2026] GET /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1601] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:07:09 2026] GET /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1602] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:09 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:09.815 8 INFO neutron.db.segments_db [None req-d22897a6-17c5-4207-8d63-b47f842e2d21 979983d525314605bb70d551e8f5ca3e 6efa92ba669649fa98fe5bd2a086ca33 - - default default] Added segment f7de9b2b-d6a3-4c5c-b204-942d5f2d9d57 of type vxlan for network 4bcf75ea-7fd5-42b6-b08e-8023a2a99acc [pid: 7|app: 0|req: 802/1603] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:09 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:09.884 8 INFO neutron.db.segments_db [None req-d22897a6-17c5-4207-8d63-b47f842e2d21 979983d525314605bb70d551e8f5ca3e 6efa92ba669649fa98fe5bd2a086ca33 - - default default] Added segment 1d7c48a1-40dc-46de-b954-a2860f939334 of type vxlan for network 66383e76-0f38-420c-af62-936f53533653 [pid: 7|app: 0|req: 803/1604] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:09 2026] GET /v2.0/security-groups?id=5a389628-2214-477a-b06b-604e5a0cab37&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1605] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:09 2026] POST /v2.0/networks => generated 1206 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1606] 10.0.0.193 () {32 vars in 649 bytes} [Fri May 8 04:07:10 2026] GET /v2.0/networks => generated 1843 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:07:10.181 8 INFO neutron.services.segments.plugin [-] Segment f7de9b2b-d6a3-4c5c-b204-942d5f2d9d57 resource provider aggregate not found 2026-05-08 04:07:10.185 8 INFO neutron.services.segments.plugin [-] Segment f7de9b2b-d6a3-4c5c-b204-942d5f2d9d57 resource provider aggregate not found 2026-05-08 04:07:10.198 8 INFO neutron.services.segments.plugin [-] Segment f7de9b2b-d6a3-4c5c-b204-942d5f2d9d57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7de9b2b-d6a3-4c5c-b204-942d5f2d9d57 found for delete ", "request_id": "req-524510ab-092c-45f3-b87e-5130dc212bd2"}]} 2026-05-08 04:07:10.205 8 INFO neutron.services.segments.plugin [-] Segment f7de9b2b-d6a3-4c5c-b204-942d5f2d9d57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7de9b2b-d6a3-4c5c-b204-942d5f2d9d57 found for delete ", "request_id": "req-a2820f6b-5469-44aa-affa-8becaf690007"}]} [pid: 8|app: 0|req: 803/1607] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:10 2026] DELETE /v2.0/networks/4bcf75ea-7fd5-42b6-b08e-8023a2a99acc => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:07:10.339 7 INFO neutron.services.segments.plugin [-] Segment 1d7c48a1-40dc-46de-b954-a2860f939334 resource provider aggregate not found 2026-05-08 04:07:10.342 7 INFO neutron.services.segments.plugin [-] Segment 1d7c48a1-40dc-46de-b954-a2860f939334 resource provider aggregate not found 2026-05-08 04:07:10.363 7 INFO neutron.services.segments.plugin [-] Segment 1d7c48a1-40dc-46de-b954-a2860f939334 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d7c48a1-40dc-46de-b954-a2860f939334 found for delete ", "request_id": "req-fa4a428e-64ba-4b0a-87da-82f8e91b9bb6"}]} 2026-05-08 04:07:10.366 7 INFO neutron.services.segments.plugin [-] Segment 1d7c48a1-40dc-46de-b954-a2860f939334 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d7c48a1-40dc-46de-b954-a2860f939334 found for delete ", "request_id": "req-dc7e111a-f30e-49eb-a668-392892da13a2"}]} [pid: 7|app: 0|req: 805/1608] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:10 2026] DELETE /v2.0/networks/66383e76-0f38-420c-af62-936f53533653 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1609] 10.0.0.193 () {32 vars in 649 bytes} [Fri May 8 04:07:10 2026] GET /v2.0/networks => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:10.502 7 INFO neutron.db.segments_db [None req-b5afd901-f5bc-4a07-b31e-0e042eef982b 979983d525314605bb70d551e8f5ca3e 6efa92ba669649fa98fe5bd2a086ca33 - - default default] Added segment 3c88e0ea-9a2e-4eb5-9294-8b84c4888029 of type vxlan for network 48c5b438-6ee4-4706-82a0-aa23799d8cd2 [pid: 7|app: 0|req: 806/1610] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:10 2026] POST /v2.0/networks => generated 630 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:07:10.695 8 INFO neutron.db.segments_db [None req-7d22acf6-bdc2-45fa-b218-0d4563f8273b 979983d525314605bb70d551e8f5ca3e 6efa92ba669649fa98fe5bd2a086ca33 - - default default] Added segment eb6a1cb1-8bc9-4f88-b0c8-f74b333b557f of type vxlan for network 58fe2e5e-2dc9-4a1c-b39c-745c459e4e79 [pid: 8|app: 0|req: 805/1611] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:10 2026] POST /v2.0/networks => generated 630 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1612] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:10 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1613] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:10 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1614] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:11 2026] GET /v2.0/security-groups?id=5a389628-2214-477a-b06b-604e5a0cab37&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: 807/1617] 10.0.0.193 () {34 vars in 665 bytes} [Fri May 8 04:07:10 2026] POST /v2.0/ports => generated 1506 bytes in 643 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1618] 10.0.0.193 () {32 vars in 643 bytes} [Fri May 8 04:07:11 2026] GET /v2.0/ports => generated 1506 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:11.670 7 INFO neutron_taas.services.taas.taas_plugin [None req-02b3dac2-882f-42aa-badd-4412545c770d 979983d525314605bb70d551e8f5ca3e 6efa92ba669649fa98fe5bd2a086ca33 - - default default] TaaS: Handle Delete Port: f7f172b9-847d-457a-85ab-c24bbf4e79a7 2026-05-08 04:07:11.673 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02b3dac2-882f-42aa-badd-4412545c770d 979983d525314605bb70d551e8f5ca3e 6efa92ba669649fa98fe5bd2a086ca33 - - default default] Tap Mirror: Handle Delete Port: f7f172b9-847d-457a-85ab-c24bbf4e79a7 [pid: 7|app: 0|req: 808/1619] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:07:11 2026] DELETE /v2.0/ports/f7f172b9-847d-457a-85ab-c24bbf4e79a7 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:07:11.882 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b2cf1df-1576-4f0d-9d3c-961f912bce5d 979983d525314605bb70d551e8f5ca3e 6efa92ba669649fa98fe5bd2a086ca33 - - default default] TaaS: Handle Delete Port: 39d9aaa0-4f52-423e-867d-52c7423070a8 2026-05-08 04:07:11.885 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b2cf1df-1576-4f0d-9d3c-961f912bce5d 979983d525314605bb70d551e8f5ca3e 6efa92ba669649fa98fe5bd2a086ca33 - - default default] Tap Mirror: Handle Delete Port: 39d9aaa0-4f52-423e-867d-52c7423070a8 [pid: 7|app: 0|req: 809/1620] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:11 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => 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: 812/1621] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:07:11 2026] DELETE /v2.0/ports/39d9aaa0-4f52-423e-867d-52c7423070a8 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1622] 10.0.0.193 () {32 vars in 643 bytes} [Fri May 8 04:07:11 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:12.082 8 INFO neutron.db.segments_db [None req-076724a5-7dcf-493f-aede-abaf55fb7925 979983d525314605bb70d551e8f5ca3e 6efa92ba669649fa98fe5bd2a086ca33 - - default default] Added segment f521a388-c3e4-4191-b5c2-684a9c7fabe4 of type vxlan for network 1b855445-45ac-4692-b010-d03ec286b897 [pid: 8|app: 0|req: 813/1623] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:12 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:07:12.258 8 INFO neutron.db.segments_db [None req-09242651-62ce-45e5-a6ff-2b2a0f53ba63 979983d525314605bb70d551e8f5ca3e 6efa92ba669649fa98fe5bd2a086ca33 - - default default] Added segment 5893cb16-6c06-40fc-a812-07eeed047d5c of type vxlan for network 913089aa-e7b2-448d-b4ae-7e9f80bfb3d4 [pid: 7|app: 0|req: 811/1624] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:12 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 973 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1625] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:12 2026] GET /v2.0/security-groups?id=5a389628-2214-477a-b06b-604e5a0cab37&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: 814/1626] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:12 2026] POST /v2.0/networks => generated 631 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1627] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:12 2026] GET /v2.0/security-groups?tenant_id=a226cae2ffd1406b90d6100cc30bf3b5&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1628] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:12 2026] DELETE /v2.0/security-groups/7f9fcad6-fe01-4162-bdee-e864b38c1ea9 => 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: 815/1629] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:07:12 2026] POST /v2.0/subnets => generated 1273 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1630] 10.0.0.193 () {32 vars in 647 bytes} [Fri May 8 04:07:12 2026] GET /v2.0/subnets => generated 1909 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1631] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:12 2026] DELETE /v2.0/subnets/bb6d7cc1-e9d6-4318-80b9-f7feeaa86e8a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1632] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:07:12 2026] GET /v2.0/networks?id=68eb438d-538a-46f6-9f9c-17cba6a4265c => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1633] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:13 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1634] 199.204.45.115 () {34 vars in 1050 bytes} [Fri May 8 04:07:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=74deca40801944fcb0335f8a1526294e => generated 273 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1635] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:12 2026] DELETE /v2.0/subnets/837751c0-a10c-4d4b-83b5-ef8a8ec603c7 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1636] 10.0.0.193 () {32 vars in 647 bytes} [Fri May 8 04:07:13 2026] GET /v2.0/subnets => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:13.284 7 INFO neutron.services.segments.plugin [-] Segment 5893cb16-6c06-40fc-a812-07eeed047d5c resource provider aggregate not found 2026-05-08 04:07:13.289 7 INFO neutron.services.segments.plugin [-] Segment 5893cb16-6c06-40fc-a812-07eeed047d5c resource provider aggregate not found 2026-05-08 04:07:13.306 7 INFO neutron.services.segments.plugin [-] Segment 5893cb16-6c06-40fc-a812-07eeed047d5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5893cb16-6c06-40fc-a812-07eeed047d5c found for delete ", "request_id": "req-914b0d93-a9ac-4a79-a975-f844b7ee2dba"}]} 2026-05-08 04:07:13.307 7 INFO neutron.services.segments.plugin [-] Segment 5893cb16-6c06-40fc-a812-07eeed047d5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5893cb16-6c06-40fc-a812-07eeed047d5c found for delete ", "request_id": "req-ad25db4b-a056-48b1-bd1b-c9f7f9ca385e"}]} [pid: 7|app: 0|req: 818/1637] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:13 2026] DELETE /v2.0/networks/913089aa-e7b2-448d-b4ae-7e9f80bfb3d4 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1638] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:13 2026] DELETE /v2.0/networks/1b855445-45ac-4692-b010-d03ec286b897 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1639] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:13 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1640] 199.204.45.115 () {38 vars in 955 bytes} [Fri May 8 04:07:13 2026] POST /v2.0/ports => generated 993 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 821/1641] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:13 2026] GET /v2.0/security-groups?id=5a389628-2214-477a-b06b-604e5a0cab37&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: 821/1642] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:13 2026] DELETE /v2.0/networks/58fe2e5e-2dc9-4a1c-b39c-745c459e4e79 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1643] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:13 2026] DELETE /v2.0/networks/48c5b438-6ee4-4706-82a0-aa23799d8cd2 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1644] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:07:13 2026] PUT /v2.0/ports/db35adaa-85ce-4cff-8a81-1b6a4e018d71 => generated 1274 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:07:14.126 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b99f2e38-8ef4-4add-ac4b-fcb73f30ca06'] response: {'name': 'network-changed', 'server_uuid': 'a4447b57-06c4-4232-8971-f5907d0af200', 'tag': 'db35adaa-85ce-4cff-8a81-1b6a4e018d71', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 823/1645] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:14 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1008 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 823/1646] 10.0.0.137 () {34 vars in 1120 bytes} [Fri May 8 04:07:14 2026] GET /v2.0/security-groups?id=b8728ceb-146d-42db-a342-1a62f3afd989&id=f23df540-e839-46ef-85c1-2e29051b3a5f&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1647] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:14 2026] GET /v2.0/security-groups?tenant_id=6efa92ba669649fa98fe5bd2a086ca33&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1648] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:14 2026] DELETE /v2.0/security-groups/e9141154-5883-48ea-ac5d-0a9d9aac298a => 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: 825/1649] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:07:14 2026] GET /v2.0/ports?tenant_id=74deca40801944fcb0335f8a1526294e&device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1277 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1650] 199.204.45.115 () {34 vars in 1018 bytes} [Fri May 8 04:07:14 2026] GET /v2.0/networks?tenant_id=74deca40801944fcb0335f8a1526294e&shared=False => generated 769 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1651] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:14 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1652] 199.204.45.115 () {34 vars in 930 bytes} [Fri May 8 04:07:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1653] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:14 2026] GET /v2.0/security-groups?id=5a389628-2214-477a-b06b-604e5a0cab37&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1654] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:14 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1655] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:14 2026] GET /v2.0/security-groups?id=5a389628-2214-477a-b06b-604e5a0cab37&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1656] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:07:14 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:07:15.326 7 INFO neutron.services.segments.plugin [-] Segment f521a388-c3e4-4191-b5c2-684a9c7fabe4 resource provider aggregate not found 2026-05-08 04:07:15.335 7 INFO neutron.services.segments.plugin [-] Segment f521a388-c3e4-4191-b5c2-684a9c7fabe4 resource provider aggregate not found 2026-05-08 04:07:15.343 7 INFO neutron.services.segments.plugin [-] Segment f521a388-c3e4-4191-b5c2-684a9c7fabe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f521a388-c3e4-4191-b5c2-684a9c7fabe4 found for delete ", "request_id": "req-f85288b7-a959-4b9e-a574-6fc1bb50b524"}]} 2026-05-08 04:07:15.358 7 INFO neutron.services.segments.plugin [-] Segment f521a388-c3e4-4191-b5c2-684a9c7fabe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f521a388-c3e4-4191-b5c2-684a9c7fabe4 found for delete ", "request_id": "req-fc79d00f-6dea-4746-be9a-d7edd70bfb9a"}]} 2026-05-08 04:07:15.367 7 INFO neutron.services.segments.plugin [-] Segment eb6a1cb1-8bc9-4f88-b0c8-f74b333b557f resource provider aggregate not found 2026-05-08 04:07:15.384 7 INFO neutron.services.segments.plugin [-] Segment eb6a1cb1-8bc9-4f88-b0c8-f74b333b557f resource provider aggregate not found 2026-05-08 04:07:15.404 7 INFO neutron.services.segments.plugin [-] Segment eb6a1cb1-8bc9-4f88-b0c8-f74b333b557f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb6a1cb1-8bc9-4f88-b0c8-f74b333b557f found for delete ", "request_id": "req-06bfb5e6-4b36-4a7a-94e9-2dd014062d95"}]} 2026-05-08 04:07:15.411 7 INFO neutron.services.segments.plugin [-] Segment eb6a1cb1-8bc9-4f88-b0c8-f74b333b557f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb6a1cb1-8bc9-4f88-b0c8-f74b333b557f found for delete ", "request_id": "req-072cb1ca-6fcb-42be-8bdb-bf65ddef5c64"}]} 2026-05-08 04:07:15.433 7 INFO neutron.services.segments.plugin [-] Segment 3c88e0ea-9a2e-4eb5-9294-8b84c4888029 resource provider aggregate not found 2026-05-08 04:07:15.438 7 INFO neutron.services.segments.plugin [-] Segment 3c88e0ea-9a2e-4eb5-9294-8b84c4888029 resource provider aggregate not found 2026-05-08 04:07:15.468 7 INFO neutron.services.segments.plugin [-] Segment 3c88e0ea-9a2e-4eb5-9294-8b84c4888029 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c88e0ea-9a2e-4eb5-9294-8b84c4888029 found for delete ", "request_id": "req-3b5350be-6c48-4e10-a23d-fecf27280d86"}]} 2026-05-08 04:07:15.469 7 INFO neutron.services.segments.plugin [-] Segment 3c88e0ea-9a2e-4eb5-9294-8b84c4888029 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c88e0ea-9a2e-4eb5-9294-8b84c4888029 found for delete ", "request_id": "req-934738f1-30e4-4b89-ab44-0439d01bf4c9"}]} [pid: 7|app: 0|req: 830/1657] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:15 2026] GET /v2.0/security-groups?tenant_id=5935e7785ee04c4d97c3bd13cff36f1b&name=default => generated 2925 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1658] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:15 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1659] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:15 2026] DELETE /v2.0/security-groups/b4dc74e5-9b4a-406d-9cf4-0f752a60a8ce => 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: 833/1660] 10.0.0.137 () {34 vars in 1120 bytes} [Fri May 8 04:07:15 2026] GET /v2.0/security-groups?id=b8728ceb-146d-42db-a342-1a62f3afd989&id=f23df540-e839-46ef-85c1-2e29051b3a5f&fields=id&fields=name => generated 206 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1661] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:07:15 2026] GET /v2.0/ports?tenant_id=74deca40801944fcb0335f8a1526294e&device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1277 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1662] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:07:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=db35adaa-85ce-4cff-8a81-1b6a4e018d71 => 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: 836/1663] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:07:15 2026] GET /v2.0/subnets?id=d81813f1-5c82-4ba6-ac28-e7ec9f6886d6 => generated 691 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1664] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:07:15 2026] GET /v2.0/ports?network_id=68eb438d-538a-46f6-9f9c-17cba6a4265c&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1665] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:07:16 2026] GET /v2.0/networks/68eb438d-538a-46f6-9f9c-17cba6a4265c?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1666] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:07:16 2026] GET /v2.0/networks/68eb438d-538a-46f6-9f9c-17cba6a4265c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:16.379 8 INFO neutron.db.l3_db [None req-abf69f17-044f-49a8-b342-684d64a35950 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Floating IP 6025e2bc-abe4-4cc2-b19a-72804d4d2f28 associated. External IP: 10.96.250.201, port: 65d838e2-3948-4f49-a85a-14751e9620dc. [pid: 8|app: 0|req: 828/1667] 10.0.0.193 () {34 vars in 677 bytes} [Fri May 8 04:07:15 2026] POST /v2.0/floatingips => generated 856 bytes in 1691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:07:16.731 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75cd30de-6eb2-4c53-94ac-4a0dc09b2ff0'] response: {'name': 'network-changed', 'server_uuid': 'f0594838-b83d-437c-a4e8-d26136d0da32', 'tag': '65d838e2-3948-4f49-a85a-14751e9620dc', 'status': 'completed', 'code': 200} 2026-05-08 04:07:16.742 7 INFO neutron.db.segments_db [None req-b7c2253b-bd21-496d-b485-2f32a2128f58 2fd68a5843aa42168a3a2df6dcdec772 6a54daf77e97462aa786cd3a4a9cc0d7 - - default default] Added segment 39ae5e82-1a9a-493f-88bd-6f6ef395fa83 of type vxlan for network 0bfdc515-9168-4c92-bcff-a868c2de466d [pid: 8|app: 0|req: 829/1668] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:07:16 2026] GET /v2.0/floatingips/6025e2bc-abe4-4cc2-b19a-72804d4d2f28 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1669] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:16 2026] POST /v2.0/networks => generated 624 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1670] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:16 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1671] 10.0.0.137 () {34 vars in 1120 bytes} [Fri May 8 04:07:16 2026] GET /v2.0/security-groups?id=b8728ceb-146d-42db-a342-1a62f3afd989&id=f23df540-e839-46ef-85c1-2e29051b3a5f&fields=id&fields=name => generated 206 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1672] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:07:16 2026] POST /v2.0/subnets => generated 641 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:07:17.185 7 INFO neutron.db.segments_db [None req-c3d9f3cd-061c-4d48-aaea-5f48974bb409 2fd68a5843aa42168a3a2df6dcdec772 6a54daf77e97462aa786cd3a4a9cc0d7 - - default default] Added segment 26535e30-a60d-44d0-b0a4-5c71a3d4d6d8 of type vxlan for network c7b84988-8a2c-41c5-b5b1-845a0036d659 [pid: 7|app: 0|req: 843/1673] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:17 2026] POST /v2.0/networks => generated 624 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1674] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:07:17 2026] GET /v2.0/ports?tenant_id=43b73a96f3c44b46954cf6b1247ca000&device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1675] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:07:17 2026] GET /v2.0/networks?id=0d4f4c89-0400-4c45-a40f-cd0061ff37bc => generated 756 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1676] 10.0.0.193 () {34 vars in 743 bytes} [Fri May 8 04:07:17 2026] PUT /v2.0/networks/c7b84988-8a2c-41c5-b5b1-845a0036d659 => generated 592 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1677] 199.204.45.115 () {34 vars in 1060 bytes} [Fri May 8 04:07:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=65d838e2-3948-4f49-a85a-14751e9620dc => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1678] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:07:17 2026] GET /v2.0/subnets?id=b1bc783e-c78e-47d8-b01d-b9399b0ab7f5 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1679] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:07:17 2026] GET /v2.0/ports?network_id=0d4f4c89-0400-4c45-a40f-cd0061ff37bc&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1680] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:07:17 2026] GET /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1681] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:07:17 2026] GET /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1682] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:07:17 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1683] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:07:17 2026] GET /v2.0/floatingips/6025e2bc-abe4-4cc2-b19a-72804d4d2f28 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1684] 10.0.0.193 () {34 vars in 741 bytes} [Fri May 8 04:07:17 2026] PUT /v2.0/subnets/3594017b-92e8-40ab-a54f-5fd16e18cecc => generated 636 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:18.023 7 INFO neutron.services.segments.plugin [-] Segment 26535e30-a60d-44d0-b0a4-5c71a3d4d6d8 resource provider aggregate not found 2026-05-08 04:07:18.030 7 INFO neutron.services.segments.plugin [-] Segment 26535e30-a60d-44d0-b0a4-5c71a3d4d6d8 resource provider aggregate not found [pid: 7|app: 0|req: 847/1685] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:17 2026] DELETE /v2.0/networks/c7b84988-8a2c-41c5-b5b1-845a0036d659 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:07:18.055 7 INFO neutron.services.segments.plugin [-] Segment 26535e30-a60d-44d0-b0a4-5c71a3d4d6d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26535e30-a60d-44d0-b0a4-5c71a3d4d6d8 found for delete ", "request_id": "req-ff5dc2df-54a8-49b8-87f1-4bd3d5e78ad8"}]} 2026-05-08 04:07:18.059 7 INFO neutron.services.segments.plugin [-] Segment 26535e30-a60d-44d0-b0a4-5c71a3d4d6d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26535e30-a60d-44d0-b0a4-5c71a3d4d6d8 found for delete ", "request_id": "req-b8e7a572-6fc5-4a83-9d7f-76602f8a39d0"}]} [pid: 8|app: 0|req: 839/1686] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:18 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:07:18.074 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a6727e8-3754-41be-8a4c-0c780e60924d 2fd68a5843aa42168a3a2df6dcdec772 6a54daf77e97462aa786cd3a4a9cc0d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 848/1687] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:18 2026] DELETE /v2.0/networks/c7b84988-8a2c-41c5-b5b1-845a0036d659 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1688] 10.0.0.137 () {34 vars in 1120 bytes} [Fri May 8 04:07:18 2026] GET /v2.0/security-groups?id=b8728ceb-146d-42db-a342-1a62f3afd989&id=f23df540-e839-46ef-85c1-2e29051b3a5f&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1689] 10.0.0.193 () {32 vars in 694 bytes} [Fri May 8 04:07:18 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1690] 10.0.0.193 () {32 vars in 742 bytes} [Fri May 8 04:07:18 2026] GET /v2.0/subnets?network_id=062ebd10-8bcf-4696-8f2b-4f9a41945512 => generated 649 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1691] 10.0.0.193 () {32 vars in 653 bytes} [Fri May 8 04:07:18 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1692] 10.0.0.193 () {32 vars in 649 bytes} [Fri May 8 04:07:18 2026] GET /v2.0/networks => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1693] 10.0.0.193 () {32 vars in 647 bytes} [Fri May 8 04:07:18 2026] GET /v2.0/subnets => generated 1280 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1694] 10.0.0.193 () {32 vars in 723 bytes} [Fri May 8 04:07:18 2026] GET /v2.0/networks/0bfdc515-9168-4c92-bcff-a868c2de466d => generated 668 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1695] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:07:18 2026] GET /v2.0/subnets/71172d42-3509-4e99-8bd9-8a4a58f8507d => generated 641 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:18.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71d25189-bc49-4735-85ef-a14cdb725658 2fd68a5843aa42168a3a2df6dcdec772 6a54daf77e97462aa786cd3a4a9cc0d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1696] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:18 2026] DELETE /v2.0/subnets/3594017b-92e8-40ab-a54f-5fd16e18cecc => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:07:18.466 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8787a85f-0064-4b3b-a3ab-1a346ce56b2e 2fd68a5843aa42168a3a2df6dcdec772 6a54daf77e97462aa786cd3a4a9cc0d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 853/1697] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:18 2026] DELETE /v2.0/networks/c7b84988-8a2c-41c5-b5b1-845a0036d659 => 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: 845/1698] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:18 2026] DELETE /v2.0/subnets/71172d42-3509-4e99-8bd9-8a4a58f8507d => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1699] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:18 2026] DELETE /v2.0/networks/0bfdc515-9168-4c92-bcff-a868c2de466d => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1700] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:07:18 2026] GET /v2.0/floatingips/6025e2bc-abe4-4cc2-b19a-72804d4d2f28 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1701] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:19 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1010 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1702] 10.0.0.137 () {34 vars in 1120 bytes} [Fri May 8 04:07:19 2026] GET /v2.0/security-groups?id=b8728ceb-146d-42db-a342-1a62f3afd989&id=f23df540-e839-46ef-85c1-2e29051b3a5f&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1703] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:07:19 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1279 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1704] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:19 2026] GET /v2.0/security-groups?tenant_id=6a54daf77e97462aa786cd3a4a9cc0d7&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1705] 199.204.45.115 () {34 vars in 1124 bytes} [Fri May 8 04:07:19 2026] GET /v2.0/security-groups?id=f23df540-e839-46ef-85c1-2e29051b3a5f&id=b8728ceb-146d-42db-a342-1a62f3afd989&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1706] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:19 2026] DELETE /v2.0/security-groups/c6ba2bfe-8b07-4309-ab6d-bb6758f84f4c => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:07:20.077 7 INFO neutron.services.segments.plugin [-] Segment 39ae5e82-1a9a-493f-88bd-6f6ef395fa83 resource provider aggregate not found 2026-05-08 04:07:20.081 7 INFO neutron.services.segments.plugin [-] Segment 39ae5e82-1a9a-493f-88bd-6f6ef395fa83 resource provider aggregate not found 2026-05-08 04:07:20.099 7 INFO neutron.services.segments.plugin [-] Segment 39ae5e82-1a9a-493f-88bd-6f6ef395fa83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39ae5e82-1a9a-493f-88bd-6f6ef395fa83 found for delete ", "request_id": "req-eee378c3-a627-4ce5-a403-8c97ff1b99f2"}]} 2026-05-08 04:07:20.100 7 INFO neutron.services.segments.plugin [-] Segment 39ae5e82-1a9a-493f-88bd-6f6ef395fa83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39ae5e82-1a9a-493f-88bd-6f6ef395fa83 found for delete ", "request_id": "req-dee4b648-2c68-4951-b67e-40c3c6356cd0"}]} [pid: 8|app: 0|req: 850/1707] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:20 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1010 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1708] 10.0.0.137 () {34 vars in 1120 bytes} [Fri May 8 04:07:20 2026] GET /v2.0/security-groups?id=b8728ceb-146d-42db-a342-1a62f3afd989&id=f23df540-e839-46ef-85c1-2e29051b3a5f&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:21.673 8 INFO neutron.db.segments_db [None req-1f30b8c1-0d88-49c9-8d90-bc6b2e33469d 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] Added segment 029e3800-6eb5-4aae-bf5f-e68efc1ab8c9 of type vxlan for network 12bf9dfc-8a9b-41d2-a414-08f2ec6bb29e [pid: 7|app: 0|req: 859/1709] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:21 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1010 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1710] 10.0.0.137 () {34 vars in 1120 bytes} [Fri May 8 04:07:21 2026] GET /v2.0/security-groups?id=b8728ceb-146d-42db-a342-1a62f3afd989&id=f23df540-e839-46ef-85c1-2e29051b3a5f&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1711] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:21 2026] POST /v2.0/networks => generated 626 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1712] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:21 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1713] 10.0.0.193 () {34 vars in 665 bytes} [Fri May 8 04:07:21 2026] POST /v2.0/ports => generated 774 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:22.196 7 INFO neutron.db.segments_db [None req-11a4d60b-3a16-4185-9f10-a0b4f416e748 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] Added segment ed4d8d8e-8bd5-4b71-930d-a1c18a7e2424 of type vxlan for network c2f5c727-baa4-4b6b-bf27-7e7777f41c81 2026-05-08 04:07:22.228 8 INFO neutron.db.l3_db [None req-40a28650-c1ad-4cbb-9383-78e42bce73d7 d962509cb3104fe5b2e7d705d2df84bf 74deca40801944fcb0335f8a1526294e - - default default] Floating IP 5ea5ba62-9fa7-41ac-aa03-dda34444e4ef associated. External IP: 10.96.250.213, port: db35adaa-85ce-4cff-8a81-1b6a4e018d71. [pid: 7|app: 0|req: 862/1714] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:22 2026] POST /v2.0/networks => generated 612 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1715] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:07:21 2026] PUT /v2.0/floatingips/5ea5ba62-9fa7-41ac-aa03-dda34444e4ef => generated 855 bytes in 622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:22.543 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b47981e-13fc-48ab-8675-e74e5c199459'] response: {'name': 'network-changed', 'server_uuid': 'a4447b57-06c4-4232-8971-f5907d0af200', 'tag': 'db35adaa-85ce-4cff-8a81-1b6a4e018d71', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 863/1716] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:07:22 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1717] 10.0.0.193 () {34 vars in 665 bytes} [Fri May 8 04:07:22 2026] POST /v2.0/ports => generated 953 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:07:23.046 7 INFO neutron_taas.services.taas.taas_plugin [None req-54f0b6a7-cd86-42ac-a2cb-3b2a7db6723e 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] TaaS: Handle Delete Port: 6b91f6ec-6edd-427f-8b74-b09eda155eeb 2026-05-08 04:07:23.049 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54f0b6a7-cd86-42ac-a2cb-3b2a7db6723e 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] Tap Mirror: Handle Delete Port: 6b91f6ec-6edd-427f-8b74-b09eda155eeb /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 855/1718] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:07:23 2026] GET /v2.0/ports?tenant_id=74deca40801944fcb0335f8a1526294e&device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1719] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:07:23 2026] GET /v2.0/networks?id=68eb438d-538a-46f6-9f9c-17cba6a4265c => generated 769 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1720] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=db35adaa-85ce-4cff-8a81-1b6a4e018d71 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1721] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:07:22 2026] DELETE /v2.0/ports/6b91f6ec-6edd-427f-8b74-b09eda155eeb => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:07:23.231 7 INFO neutron.pecan_wsgi.hooks.translation [None req-486ce6f4-bc32-49de-b209-308fb18e5bb9 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 858/1722] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:07:23 2026] GET /v2.0/subnets?id=d81813f1-5c82-4ba6-ac28-e7ec9f6886d6 => generated 691 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1723] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:07:23 2026] DELETE /v2.0/ports/6b91f6ec-6edd-427f-8b74-b09eda155eeb => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:07:23.256 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd5fba66-abeb-4ed2-b78c-36a50f0e7257 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 859/1724] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:07:23 2026] GET /v2.0/ports/6b91f6ec-6edd-427f-8b74-b09eda155eeb => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1725] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:07:23 2026] GET /v2.0/ports?network_id=68eb438d-538a-46f6-9f9c-17cba6a4265c&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: 867/1726] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:07:23 2026] GET /v2.0/networks/68eb438d-538a-46f6-9f9c-17cba6a4265c?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1727] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:07:23 2026] GET /v2.0/networks/68eb438d-538a-46f6-9f9c-17cba6a4265c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1728] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:23 2026] DELETE /v2.0/subnets/3450f8c5-c87a-453d-8abc-d267cef20d48 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:07:23.531 7 INFO neutron.services.segments.plugin [-] Segment ed4d8d8e-8bd5-4b71-930d-a1c18a7e2424 resource provider aggregate not found 2026-05-08 04:07:23.534 7 INFO neutron.services.segments.plugin [-] Segment ed4d8d8e-8bd5-4b71-930d-a1c18a7e2424 resource provider aggregate not found 2026-05-08 04:07:23.564 7 INFO neutron.services.segments.plugin [-] Segment ed4d8d8e-8bd5-4b71-930d-a1c18a7e2424 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed4d8d8e-8bd5-4b71-930d-a1c18a7e2424 found for delete ", "request_id": "req-6974537e-aa2e-4744-a960-1a8db6014412"}]} 2026-05-08 04:07:23.567 7 INFO neutron.services.segments.plugin [-] Segment ed4d8d8e-8bd5-4b71-930d-a1c18a7e2424 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed4d8d8e-8bd5-4b71-930d-a1c18a7e2424 found for delete ", "request_id": "req-a8689cab-8575-44e4-9cab-76e555b8bb0e"}]} [pid: 7|app: 0|req: 869/1729] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:23 2026] DELETE /v2.0/networks/c2f5c727-baa4-4b6b-bf27-7e7777f41c81 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:07:23.652 8 INFO neutron.db.segments_db [None req-e98444dd-d11d-4900-99dd-36f0f87fd50b 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] Added segment cb484919-91a9-44e9-8b86-3aa78ef0ae4f of type vxlan for network 3a93e73e-074a-4368-bc9c-2f4426adf0fc [pid: 8|app: 0|req: 861/1730] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:23 2026] POST /v2.0/networks => generated 612 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1731] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:07:23 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1732] 10.0.0.193 () {34 vars in 665 bytes} [Fri May 8 04:07:24 2026] POST /v2.0/ports => generated 912 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:07:24.480 7 INFO neutron_taas.services.taas.taas_plugin [None req-64f5d804-5750-4dd1-80e9-52e1590fe18c 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] TaaS: Handle Delete Port: f9b3566b-0ef1-47d5-9b34-64e5e4d3458c 2026-05-08 04:07:24.483 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64f5d804-5750-4dd1-80e9-52e1590fe18c 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] Tap Mirror: Handle Delete Port: f9b3566b-0ef1-47d5-9b34-64e5e4d3458c [pid: 7|app: 0|req: 871/1733] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:07:24 2026] DELETE /v2.0/ports/f9b3566b-0ef1-47d5-9b34-64e5e4d3458c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:07:24.667 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ee9e81a-d426-4ec8-be64-21f52e4fe9d8 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 863/1734] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:07:24 2026] GET /v2.0/ports/f9b3566b-0ef1-47d5-9b34-64e5e4d3458c => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1735] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:24 2026] DELETE /v2.0/subnets/b4d3f464-8afa-4ae5-992b-5dd74a37f9d8 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:07:24.959 8 INFO neutron.services.segments.plugin [-] Segment cb484919-91a9-44e9-8b86-3aa78ef0ae4f resource provider aggregate not found 2026-05-08 04:07:24.965 8 INFO neutron.services.segments.plugin [-] Segment cb484919-91a9-44e9-8b86-3aa78ef0ae4f resource provider aggregate not found 2026-05-08 04:07:24.987 8 INFO neutron.services.segments.plugin [-] Segment cb484919-91a9-44e9-8b86-3aa78ef0ae4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb484919-91a9-44e9-8b86-3aa78ef0ae4f found for delete ", "request_id": "req-6f21d85c-5715-4afd-9051-674a8b59f383"}]} 2026-05-08 04:07:24.989 8 INFO neutron.services.segments.plugin [-] Segment cb484919-91a9-44e9-8b86-3aa78ef0ae4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb484919-91a9-44e9-8b86-3aa78ef0ae4f found for delete ", "request_id": "req-d3ac8f75-5d53-4019-988d-9fe8534a8b0d"}]} [pid: 8|app: 0|req: 864/1736] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:24 2026] DELETE /v2.0/networks/3a93e73e-074a-4368-bc9c-2f4426adf0fc => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1737] 10.0.0.193 () {34 vars in 665 bytes} [Fri May 8 04:07:25 2026] POST /v2.0/ports => generated 774 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1738] 10.0.0.193 () {34 vars in 737 bytes} [Fri May 8 04:07:25 2026] PUT /v2.0/ports/36eb0ac3-cf2b-4cf9-b7fb-a2bc5817cd43 => generated 752 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:25.589 7 INFO neutron_taas.services.taas.taas_plugin [None req-2d51f5ee-0ebf-4fa8-9a21-84d5caa89ea1 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] TaaS: Handle Delete Port: 36eb0ac3-cf2b-4cf9-b7fb-a2bc5817cd43 2026-05-08 04:07:25.593 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d51f5ee-0ebf-4fa8-9a21-84d5caa89ea1 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] Tap Mirror: Handle Delete Port: 36eb0ac3-cf2b-4cf9-b7fb-a2bc5817cd43 [pid: 7|app: 0|req: 874/1739] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:07:25 2026] DELETE /v2.0/ports/36eb0ac3-cf2b-4cf9-b7fb-a2bc5817cd43 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 866/1740] 10.0.0.193 () {32 vars in 643 bytes} [Fri May 8 04:07:25 2026] GET /v2.0/ports => generated 777 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:25.750 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a84b210-e9ff-44a8-a34d-a862aa12292d 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 875/1741] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:07:25 2026] GET /v2.0/ports/36eb0ac3-cf2b-4cf9-b7fb-a2bc5817cd43 => 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: 867/1742] 10.0.0.193 () {32 vars in 643 bytes} [Fri May 8 04:07:25 2026] GET /v2.0/ports => generated 777 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1743] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:07:25 2026] GET /v2.0/ports/a2b88f05-2481-4531-928b-87ceb3ef9a2f => generated 774 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:25.869 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6279bb6f-626d-4d65-a609-357ccc5403de 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 868/1744] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:07:25 2026] DELETE /v2.0/ports/f9b3566b-0ef1-47d5-9b34-64e5e4d3458c => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:07:25.892 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80e4256a-bafc-4723-80d5-6c66801902aa 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 877/1745] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:25 2026] DELETE /v2.0/subnets/b4d3f464-8afa-4ae5-992b-5dd74a37f9d8 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:07:25.917 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2303b38-632a-4991-978c-f57065caee9c 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 869/1746] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:25 2026] DELETE /v2.0/subnets/3450f8c5-c87a-453d-8abc-d267cef20d48 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:07:26.030 7 INFO neutron_taas.services.taas.taas_plugin [None req-f31ca948-d13c-4858-bc0b-87af8a03c33b 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] TaaS: Handle Delete Port: a2b88f05-2481-4531-928b-87ceb3ef9a2f 2026-05-08 04:07:26.034 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f31ca948-d13c-4858-bc0b-87af8a03c33b 01b148721d7c4e6183ea35443b6621f6 48d8a59543c84c40a467444f31aadbc8 - - default default] Tap Mirror: Handle Delete Port: a2b88f05-2481-4531-928b-87ceb3ef9a2f [pid: 7|app: 0|req: 878/1747] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:07:25 2026] DELETE /v2.0/ports/a2b88f05-2481-4531-928b-87ceb3ef9a2f => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1750] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:26 2026] DELETE /v2.0/networks/12bf9dfc-8a9b-41d2-a414-08f2ec6bb29e => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:07:27.008 8 INFO neutron.services.segments.plugin [-] Segment 029e3800-6eb5-4aae-bf5f-e68efc1ab8c9 resource provider aggregate not found 2026-05-08 04:07:27.024 8 INFO neutron.services.segments.plugin [-] Segment 029e3800-6eb5-4aae-bf5f-e68efc1ab8c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 029e3800-6eb5-4aae-bf5f-e68efc1ab8c9 found for delete ", "request_id": "req-7a62be7f-d7cc-4e91-9194-855a664e8a50"}]} 2026-05-08 04:07:28.709 8 INFO neutron.services.segments.plugin [-] Segment 029e3800-6eb5-4aae-bf5f-e68efc1ab8c9 resource provider aggregate not found 2026-05-08 04:07:28.727 8 INFO neutron.services.segments.plugin [-] Segment 029e3800-6eb5-4aae-bf5f-e68efc1ab8c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 029e3800-6eb5-4aae-bf5f-e68efc1ab8c9 found for delete ", "request_id": "req-cb143402-9162-417a-b14c-39785ccfd090"}]} [pid: 7|app: 0|req: 881/1751] 10.0.0.253 () {34 vars in 990 bytes} [Fri May 8 04:07:28 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1752] 10.0.0.253 () {34 vars in 1040 bytes} [Fri May 8 04:07:28 2026] GET /v2.0/security-groups?id=5a389628-2214-477a-b06b-604e5a0cab37&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1753] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:29 2026] GET /v2.0/security-groups?tenant_id=48d8a59543c84c40a467444f31aadbc8&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1754] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:29 2026] DELETE /v2.0/security-groups/555390f3-78d7-4e2d-bff2-12e540fc997c => 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: 873/1755] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:31 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1010 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1756] 10.0.0.137 () {34 vars in 1120 bytes} [Fri May 8 04:07:31 2026] GET /v2.0/security-groups?id=b8728ceb-146d-42db-a342-1a62f3afd989&id=f23df540-e839-46ef-85c1-2e29051b3a5f&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:31.395 7 INFO neutron.db.segments_db [None req-f5f5fa58-4730-4d4a-81dd-773167a6e9fb daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment cb94793b-c1b8-4c48-9780-2c49e9a57a0c of type vxlan for network 27b6e51e-3d29-4888-ab37-df93d9cf1c0a [pid: 7|app: 0|req: 883/1757] 10.0.0.193 () {34 vars in 671 bytes} [Fri May 8 04:07:31 2026] POST /v2.0/networks => generated 722 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1758] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:07:31 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1279 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1759] 10.0.0.193 () {32 vars in 858 bytes} [Fri May 8 04:07:31 2026] GET /v2.0/floatingips?floating_network_id=062ebd10-8bcf-4696-8f2b-4f9a41945512&port_id=db35adaa-85ce-4cff-8a81-1b6a4e018d71 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1760] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:07:31 2026] POST /v2.0/subnets => generated 688 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:07:31.703 7 INFO neutron.db.segments_db [None req-f3238605-3422-4475-b840-380bb7598146 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Added segment c0f2a934-17b8-4308-b6de-4767db8eeb40 of type vxlan for network 18e47930-da4e-43a3-89b3-255b637b7b88 [pid: 8|app: 0|req: 877/1761] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:31 2026] GET /v2.0/security-groups?tenant_id=16f8760ba2e24eb4bde5dc7d926b94b0&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1762] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:31 2026] DELETE /v2.0/security-groups/93ece462-7a16-4ac0-98bd-67dcdd4d09de => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:07:31.941 7 INFO neutron.db.l3_hamode_db [None req-f3238605-3422-4475-b840-380bb7598146 daa23f16e01c46f79d4b8224ca5f3a1a 58ff6202b61d4fa5a71a96946ff6c0d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 879/1763] 10.0.0.253 () {34 vars in 990 bytes} [Fri May 8 04:07:32 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1279 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1764] 10.0.0.253 () {34 vars in 1120 bytes} [Fri May 8 04:07:32 2026] GET /v2.0/security-groups?id=b8728ceb-146d-42db-a342-1a62f3afd989&id=f23df540-e839-46ef-85c1-2e29051b3a5f&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:32.743 7 INFO neutron.db.l3_hamode_db [None req-f3238605-3422-4475-b840-380bb7598146 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 885/1765] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:07:31 2026] POST /v2.0/routers => generated 728 bytes in 2103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1766] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:07:33 2026] PUT /v2.0/routers/ffff0a68-2728-4a1f-a168-38986ad0a202/add_router_interface => generated 309 bytes in 1141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1767] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:35 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1010 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1768] 10.0.0.137 () {34 vars in 1120 bytes} [Fri May 8 04:07:35 2026] GET /v2.0/security-groups?id=b8728ceb-146d-42db-a342-1a62f3afd989&id=f23df540-e839-46ef-85c1-2e29051b3a5f&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1769] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:36 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1010 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1770] 10.0.0.137 () {34 vars in 1120 bytes} [Fri May 8 04:07:36 2026] GET /v2.0/security-groups?id=b8728ceb-146d-42db-a342-1a62f3afd989&id=f23df540-e839-46ef-85c1-2e29051b3a5f&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1771] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:07:36 2026] POST /v2.0/floatingips => generated 552 bytes in 892 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1772] 10.0.0.137 () {34 vars in 982 bytes} [Fri May 8 04:07:37 2026] GET /v2.0/networks?id=27b6e51e-3d29-4888-ab37-df93d9cf1c0a => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1773] 10.0.0.137 () {34 vars in 965 bytes} [Fri May 8 04:07:37 2026] GET /v2.0/quotas/58ff6202b61d4fa5a71a96946ff6c0d5 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1774] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:07:36 2026] POST /v2.0/floatingips => generated 552 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1775] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:07:37 2026] GET /v2.0/ports?tenant_id=58ff6202b61d4fa5a71a96946ff6c0d5&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1776] 10.0.0.137 () {34 vars in 1008 bytes} [Fri May 8 04:07:37 2026] GET /v2.0/networks/27b6e51e-3d29-4888-ab37-df93d9cf1c0a?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1777] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:07:37 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1778] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:37 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1779] 10.0.0.137 () {34 vars in 1108 bytes} [Fri May 8 04:07:37 2026] GET /v2.0/networks/27b6e51e-3d29-4888-ab37-df93d9cf1c0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:37.672 7 INFO neutron_taas.services.taas.taas_plugin [req-0e240bf0-17b6-4675-b948-6895cf5acd1a req-954cc2ca-05e2-476b-90e3-e5061468549d d962509cb3104fe5b2e7d705d2df84bf 74deca40801944fcb0335f8a1526294e - - default default] TaaS: Handle Delete Port: db35adaa-85ce-4cff-8a81-1b6a4e018d71 2026-05-08 04:07:37.674 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0e240bf0-17b6-4675-b948-6895cf5acd1a req-954cc2ca-05e2-476b-90e3-e5061468549d d962509cb3104fe5b2e7d705d2df84bf 74deca40801944fcb0335f8a1526294e - - default default] Tap Mirror: Handle Delete Port: db35adaa-85ce-4cff-8a81-1b6a4e018d71 2026-05-08 04:07:37.780 7 INFO neutron.db.l3_db [req-0e240bf0-17b6-4675-b948-6895cf5acd1a req-954cc2ca-05e2-476b-90e3-e5061468549d d962509cb3104fe5b2e7d705d2df84bf 74deca40801944fcb0335f8a1526294e - - default default] Floating IP 5ea5ba62-9fa7-41ac-aa03-dda34444e4ef disassociated. External IP: 10.96.250.213, port: db35adaa-85ce-4cff-8a81-1b6a4e018d71. [pid: 8|app: 0|req: 886/1780] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:07:37 2026] POST /v2.0/floatingips => generated 552 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1781] 10.0.0.137 () {34 vars in 1120 bytes} [Fri May 8 04:07:37 2026] GET /v2.0/security-groups?id=b8728ceb-146d-42db-a342-1a62f3afd989&id=f23df540-e839-46ef-85c1-2e29051b3a5f&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1782] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:38 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1783] 199.204.45.115 () {36 vars in 997 bytes} [Fri May 8 04:07:37 2026] DELETE /v2.0/ports/db35adaa-85ce-4cff-8a81-1b6a4e018d71 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:07:38.184 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e5255cf-4c0e-4031-b2a4-75a138e14f2a'] response: {'server_uuid': 'a4447b57-06c4-4232-8971-f5907d0af200', 'name': 'network-vif-deleted', 'tag': 'db35adaa-85ce-4cff-8a81-1b6a4e018d71', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 889/1784] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:07:38 2026] POST /v2.0/floatingips => generated 552 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1785] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:39 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => 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: 891/1786] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:39 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1787] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:07:38 2026] POST /v2.0/floatingips => generated 552 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1788] 10.0.0.193 () {34 vars in 759 bytes} [Fri May 8 04:07:39 2026] PUT /v2.0/floatingips/d6d1ce09-cb1d-4eed-867a-dc6f08e604ba/tags => generated 17 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1789] 10.0.0.193 () {34 vars in 759 bytes} [Fri May 8 04:07:39 2026] PUT /v2.0/floatingips/66431bc4-30a1-4e4a-85df-4d7b02feb238/tags => generated 25 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1790] 10.0.0.193 () {34 vars in 759 bytes} [Fri May 8 04:07:39 2026] PUT /v2.0/floatingips/2d52486d-efd7-41eb-ba99-c8a498c58eb7/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1791] 10.0.0.193 () {34 vars in 759 bytes} [Fri May 8 04:07:39 2026] PUT /v2.0/floatingips/8488c4c4-fc45-4274-8052-b89139abc17a/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1792] 10.0.0.193 () {32 vars in 672 bytes} [Fri May 8 04:07:39 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1793] 10.0.0.193 () {32 vars in 686 bytes} [Fri May 8 04:07:39 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1794] 10.0.0.193 () {32 vars in 682 bytes} [Fri May 8 04:07:39 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1795] 10.0.0.193 () {32 vars in 694 bytes} [Fri May 8 04:07:39 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1796] 10.0.0.193 () {32 vars in 680 bytes} [Fri May 8 04:07:39 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1797] 10.0.0.193 () {32 vars in 694 bytes} [Fri May 8 04:07:39 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1798] 10.0.0.193 () {32 vars in 690 bytes} [Fri May 8 04:07:39 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1799] 10.0.0.193 () {32 vars in 702 bytes} [Fri May 8 04:07:39 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) 2026-05-08 04:07:40.149 8 INFO neutron_taas.services.taas.taas_plugin [None req-4044d6b3-56ae-4f87-89af-6512cfe10e62 7b70718957464e71983e595c9b493d94 244d4661f0f94da5bba496db1a2f4e2e - - default default] TaaS: Handle Delete Port: 08fa827c-6a87-492e-9830-0300f902dc9e 2026-05-08 04:07:40.152 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4044d6b3-56ae-4f87-89af-6512cfe10e62 7b70718957464e71983e595c9b493d94 244d4661f0f94da5bba496db1a2f4e2e - - default default] Tap Mirror: Handle Delete Port: 08fa827c-6a87-492e-9830-0300f902dc9e [pid: 7|app: 0|req: 903/1800] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:40 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1801] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:40 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1802] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:07:40 2026] DELETE /v2.0/floatingips/d6d1ce09-cb1d-4eed-867a-dc6f08e604ba => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:07:40.448 7 INFO neutron_taas.services.taas.taas_plugin [None req-19672ab7-70d0-4583-b35f-e20f03608bb0 7b70718957464e71983e595c9b493d94 244d4661f0f94da5bba496db1a2f4e2e - - default default] TaaS: Handle Delete Port: cba53ca0-921a-45a3-b699-3f1b2a897acc 2026-05-08 04:07:40.455 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19672ab7-70d0-4583-b35f-e20f03608bb0 7b70718957464e71983e595c9b493d94 244d4661f0f94da5bba496db1a2f4e2e - - default default] Tap Mirror: Handle Delete Port: cba53ca0-921a-45a3-b699-3f1b2a897acc [pid: 7|app: 0|req: 905/1803] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:07:40 2026] DELETE /v2.0/floatingips/66431bc4-30a1-4e4a-85df-4d7b02feb238 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:07:40.793 8 INFO neutron_taas.services.taas.taas_plugin [None req-a6149152-4614-48c0-9f3b-1470300c8e22 7b70718957464e71983e595c9b493d94 244d4661f0f94da5bba496db1a2f4e2e - - default default] TaaS: Handle Delete Port: 76566a30-9896-4572-8731-1fbc32857043 2026-05-08 04:07:40.799 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6149152-4614-48c0-9f3b-1470300c8e22 7b70718957464e71983e595c9b493d94 244d4661f0f94da5bba496db1a2f4e2e - - default default] Tap Mirror: Handle Delete Port: 76566a30-9896-4572-8731-1fbc32857043 [pid: 8|app: 0|req: 899/1804] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:07:40 2026] DELETE /v2.0/floatingips/2d52486d-efd7-41eb-ba99-c8a498c58eb7 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:07:41.101 7 INFO neutron_taas.services.taas.taas_plugin [None req-8100e507-f0cb-4359-ac20-c1717b464a5b 7b70718957464e71983e595c9b493d94 244d4661f0f94da5bba496db1a2f4e2e - - default default] TaaS: Handle Delete Port: 866be58d-0b14-4472-a3a4-9a2c1c9bc8ce 2026-05-08 04:07:41.105 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8100e507-f0cb-4359-ac20-c1717b464a5b 7b70718957464e71983e595c9b493d94 244d4661f0f94da5bba496db1a2f4e2e - - default default] Tap Mirror: Handle Delete Port: 866be58d-0b14-4472-a3a4-9a2c1c9bc8ce [pid: 7|app: 0|req: 906/1807] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:07:40 2026] DELETE /v2.0/floatingips/8488c4c4-fc45-4274-8052-b89139abc17a => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1808] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:41 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1809] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:41 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:41.399 7 INFO neutron_taas.services.taas.taas_plugin [None req-220fa74b-9b9a-4785-ab6b-5db52eede3ec 7b70718957464e71983e595c9b493d94 244d4661f0f94da5bba496db1a2f4e2e - - default default] TaaS: Handle Delete Port: 63d30439-d6ee-455d-8d61-b39817030ecd 2026-05-08 04:07:41.401 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-220fa74b-9b9a-4785-ab6b-5db52eede3ec 7b70718957464e71983e595c9b493d94 244d4661f0f94da5bba496db1a2f4e2e - - default default] Tap Mirror: Handle Delete Port: 63d30439-d6ee-455d-8d61-b39817030ecd [pid: 7|app: 0|req: 907/1810] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:07:41 2026] DELETE /v2.0/floatingips/a06a9850-f18c-44c4-99f3-2fec6a4e6e3b => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1811] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:07:42 2026] GET /v2.0/networks?id=27b6e51e-3d29-4888-ab37-df93d9cf1c0a => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1812] 199.204.45.115 () {38 vars in 955 bytes} [Fri May 8 04:07:42 2026] POST /v2.0/ports => generated 958 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 909/1813] 10.0.0.193 () {32 vars in 826 bytes} [Fri May 8 04:07:42 2026] GET /v2.0/ports?project_id=43b73a96f3c44b46954cf6b1247ca000&network_id=0d4f4c89-0400-4c45-a40f-cd0061ff37bc => generated 3695 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1814] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:42 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 961 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1815] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:42 2026] GET /v2.0/ports?device_id=a4447b57-06c4-4232-8971-f5907d0af200 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1816] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:42 2026] GET /v2.0/security-groups?tenant_id=244d4661f0f94da5bba496db1a2f4e2e&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1817] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:42 2026] GET /v2.0/security-groups?id=be44e1b6-2ade-4615-a230-b913ba21ce58&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1818] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:42 2026] DELETE /v2.0/security-groups/5ab2ab32-2edd-4581-9bfc-3515784f5045 => 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: 908/1819] 10.0.0.193 () {32 vars in 742 bytes} [Fri May 8 04:07:42 2026] GET /v2.0/subnets?network_id=062ebd10-8bcf-4696-8f2b-4f9a41945512 => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1820] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:42 2026] GET /v2.0/security-groups?tenant_id=476a8bd1df2c408fb80f18dafe4c0513&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1821] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:07:42 2026] PUT /v2.0/ports/ee7d639c-93e6-4511-87d0-f5a0b1a0ba1d => generated 1239 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:07:43.077 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfe46019-55f4-45e6-8e7b-541b39cc4ef9'] response: {'name': 'network-changed', 'server_uuid': 'e8ed1307-cc81-47b2-bc1c-c54aa2e327e1', 'tag': 'ee7d639c-93e6-4511-87d0-f5a0b1a0ba1d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 910/1822] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:43 2026] DELETE /v2.0/security-groups/ac3a6cdb-724f-481a-9bf3-4681f9e502b8 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:07:43.188 7 INFO neutron.db.l3_db [None req-9c338432-565a-41dc-bafc-0880097c552a 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Floating IP 6025e2bc-abe4-4cc2-b19a-72804d4d2f28 disassociated. External IP: 10.96.250.201, port: 65d838e2-3948-4f49-a85a-14751e9620dc. [pid: 8|app: 0|req: 911/1823] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:43 2026] GET /v2.0/security-groups?tenant_id=2a8f14cbd6d94f4ba145ba8d2e3d2605&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1824] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:07:43 2026] PUT /v2.0/floatingips/6025e2bc-abe4-4cc2-b19a-72804d4d2f28 => generated 554 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1825] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:07:43 2026] GET /v2.0/floatingips/6025e2bc-abe4-4cc2-b19a-72804d4d2f28 => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1826] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:43 2026] DELETE /v2.0/security-groups/521148cd-b9ee-4fed-86cf-2af61ea6a41d => 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: 915/1827] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:07:43 2026] GET /v2.0/ports?tenant_id=58ff6202b61d4fa5a71a96946ff6c0d5&device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1828] 199.204.45.115 () {34 vars in 1018 bytes} [Fri May 8 04:07:43 2026] GET /v2.0/networks?tenant_id=58ff6202b61d4fa5a71a96946ff6c0d5&shared=False => generated 769 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1829] 199.204.45.115 () {34 vars in 930 bytes} [Fri May 8 04:07:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1830] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:43 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1831] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:43 2026] GET /v2.0/security-groups?id=be44e1b6-2ade-4615-a230-b913ba21ce58&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1832] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:43 2026] DELETE /v2.0/security-groups/f23df540-e839-46ef-85c1-2e29051b3a5f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:07:43.884 8 INFO neutron.api.v2.resource [None req-0db0a2e3-6070-43e1-94fb-3a347875b991 d962509cb3104fe5b2e7d705d2df84bf 74deca40801944fcb0335f8a1526294e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 916/1833] 10.0.0.193 () {32 vars in 737 bytes} [Fri May 8 04:07:43 2026] GET /v2.0/security-groups/f23df540-e839-46ef-85c1-2e29051b3a5f => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:07:43.989 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8683417-05ae-4a59-add3-c05137783ad1 d962509cb3104fe5b2e7d705d2df84bf 74deca40801944fcb0335f8a1526294e - - default default] TaaS: Handle Delete Port: 19efd796-39f7-4897-9466-db07737f2af5 2026-05-08 04:07:43.993 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8683417-05ae-4a59-add3-c05137783ad1 d962509cb3104fe5b2e7d705d2df84bf 74deca40801944fcb0335f8a1526294e - - default default] Tap Mirror: Handle Delete Port: 19efd796-39f7-4897-9466-db07737f2af5 [pid: 7|app: 0|req: 918/1834] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:07:43 2026] DELETE /v2.0/floatingips/5ea5ba62-9fa7-41ac-aa03-dda34444e4ef => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1835] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:44 2026] DELETE /v2.0/security-groups/b8728ceb-146d-42db-a342-1a62f3afd989 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1836] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:07:44 2026] GET /v2.0/floatingips/6025e2bc-abe4-4cc2-b19a-72804d4d2f28 => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:44.743 7 INFO neutron_taas.services.taas.taas_plugin [None req-8bec1a9e-1fc6-43f4-ba60-ca51d2fea412 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 47f3cacd-dda5-405a-aea5-9d643d9580bf 2026-05-08 04:07:44.746 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bec1a9e-1fc6-43f4-ba60-ca51d2fea412 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 47f3cacd-dda5-405a-aea5-9d643d9580bf [pid: 8|app: 0|req: 919/1837] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:07:44 2026] GET /v2.0/ports?tenant_id=58ff6202b61d4fa5a71a96946ff6c0d5&device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1838] 199.204.45.115 () {34 vars in 1060 bytes} [Fri May 8 04:07:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ee7d639c-93e6-4511-87d0-f5a0b1a0ba1d => 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: 921/1839] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:07:44 2026] GET /v2.0/subnets?id=e10ed79a-58f1-4d0c-af3f-7ca7dd81c54e => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1840] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:44 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1841] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:07:44 2026] GET /v2.0/ports?network_id=27b6e51e-3d29-4888-ab37-df93d9cf1c0a&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: 924/1842] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:44 2026] GET /v2.0/security-groups?id=be44e1b6-2ade-4615-a230-b913ba21ce58&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1843] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:07:44 2026] GET /v2.0/networks/27b6e51e-3d29-4888-ab37-df93d9cf1c0a?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1844] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:07:45 2026] GET /v2.0/networks/27b6e51e-3d29-4888-ab37-df93d9cf1c0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:45.123 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93969928-2d0f-4e0b-8820-fe190f029484'] response: {'name': 'network-changed', 'server_uuid': 'f0594838-b83d-437c-a4e8-d26136d0da32', 'tag': '65d838e2-3948-4f49-a85a-14751e9620dc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 919/1845] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:07:44 2026] PUT /v2.0/routers/dc58af57-7ef4-4b9b-bfe4-cc13bafae4bd/remove_router_interface => generated 309 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:45.457 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4aeb960-cc7b-4c60-8f42-31c8d1dc6ca3 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 32bf9d67-02fc-43fa-ab24-7b4c738db954 2026-05-08 04:07:45.460 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4aeb960-cc7b-4c60-8f42-31c8d1dc6ca3 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 32bf9d67-02fc-43fa-ab24-7b4c738db954 [pid: 7|app: 0|req: 920/1846] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:07:45 2026] GET /v2.0/floatingips/6025e2bc-abe4-4cc2-b19a-72804d4d2f28 => generated 552 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1847] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:07:45 2026] GET /v2.0/ports?tenant_id=43b73a96f3c44b46954cf6b1247ca000&device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1848] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:07:45 2026] GET /v2.0/networks?id=0d4f4c89-0400-4c45-a40f-cd0061ff37bc => generated 756 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1849] 199.204.45.115 () {34 vars in 1060 bytes} [Fri May 8 04:07:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=65d838e2-3948-4f49-a85a-14751e9620dc => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:45.818 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4aeb960-cc7b-4c60-8f42-31c8d1dc6ca3 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 7fd881e0-8113-45b8-904f-313bd4e24672 2026-05-08 04:07:45.820 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4aeb960-cc7b-4c60-8f42-31c8d1dc6ca3 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 7fd881e0-8113-45b8-904f-313bd4e24672 [pid: 7|app: 0|req: 924/1850] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:07:45 2026] GET /v2.0/subnets?id=b1bc783e-c78e-47d8-b01d-b9399b0ab7f5 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1851] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:07:45 2026] GET /v2.0/ports?network_id=0d4f4c89-0400-4c45-a40f-cd0061ff37bc&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1852] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:07:45 2026] GET /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc?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: 927/1853] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:07:45 2026] GET /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1854] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:46 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => 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: 929/1855] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:46 2026] GET /v2.0/security-groups?id=be44e1b6-2ade-4615-a230-b913ba21ce58&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:46.203 8 INFO neutron.services.segments.plugin [-] Segment e1a8be38-4561-4770-af84-591279351ad2 resource provider aggregate not found 2026-05-08 04:07:46.211 8 INFO neutron.services.segments.plugin [-] Segment e1a8be38-4561-4770-af84-591279351ad2 resource provider aggregate not found 2026-05-08 04:07:46.222 8 INFO neutron.services.segments.plugin [-] Segment e1a8be38-4561-4770-af84-591279351ad2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1a8be38-4561-4770-af84-591279351ad2 found for delete ", "request_id": "req-56a1bc33-8a26-4634-9692-084be0d3c369"}]} 2026-05-08 04:07:46.230 8 INFO neutron.services.segments.plugin [-] Segment e1a8be38-4561-4770-af84-591279351ad2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1a8be38-4561-4770-af84-591279351ad2 found for delete ", "request_id": "req-954422b0-7882-4aab-929e-31e3999f3f56"}]} 2026-05-08 04:07:46.233 8 INFO neutron.db.l3_hamode_db [None req-a4aeb960-cc7b-4c60-8f42-31c8d1dc6ca3 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] HA network 48eb94a0-c047-439a-9993-759883680a70 was deleted as no HA routers are present in tenant 74deca40801944fcb0335f8a1526294e. [pid: 8|app: 0|req: 927/1856] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:45 2026] DELETE /v2.0/routers/dc58af57-7ef4-4b9b-bfe4-cc13bafae4bd => generated 0 bytes in 985 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1857] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:46 2026] DELETE /v2.0/subnets/d81813f1-5c82-4ba6-ac28-e7ec9f6886d6 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:07:46.535 8 INFO neutron_taas.services.taas.taas_plugin [None req-89b6e6dd-71da-49f6-a39c-73a5b81dbaed daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 688323c0-3fac-4aa9-96ea-5b23acba5ecb 2026-05-08 04:07:46.537 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89b6e6dd-71da-49f6-a39c-73a5b81dbaed daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 688323c0-3fac-4aa9-96ea-5b23acba5ecb [pid: 8|app: 0|req: 928/1858] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:46 2026] DELETE /v2.0/networks/68eb438d-538a-46f6-9f9c-17cba6a4265c => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1859] 10.0.0.193 () {34 vars in 685 bytes} [Fri May 8 04:07:46 2026] POST /v2.0/security-groups => generated 1675 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1860] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:07:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1861] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:07:46 2026] POST /v2.0/security-group-rules => generated 596 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1862] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:07:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:07:47.229 8 INFO neutron_taas.services.taas.taas_plugin [None req-82ebdf6d-776c-4ee0-9b34-045d1b96acdd daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 640208ae-15f9-495a-a88d-3db77d96310a 2026-05-08 04:07:47.232 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82ebdf6d-776c-4ee0-9b34-045d1b96acdd daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 640208ae-15f9-495a-a88d-3db77d96310a [pid: 7|app: 0|req: 935/1863] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:07:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1864] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:47 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:47.431 7 INFO neutron.db.securitygroups_db [None req-0b90934e-71f0-4306-a436-76926d256c76 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Project 43b73a96f3c44b46954cf6b1247ca000 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: 937/1865] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:07:47 2026] POST /v2.0/security-group-rules => generated 607 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1866] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:47 2026] GET /v2.0/security-groups?id=be44e1b6-2ade-4615-a230-b913ba21ce58&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:47.602 7 INFO neutron.db.securitygroups_db [None req-a428a96e-4c41-4b6d-b216-4c16c7364832 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Project 43b73a96f3c44b46954cf6b1247ca000 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: 939/1867] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:07:47 2026] POST /v2.0/security-group-rules => generated 606 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1868] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:07:46 2026] PUT /v2.0/routers/cfbd7433-3895-4448-b28e-8b3f0bec9afb/remove_router_interface => generated 309 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:47.904 7 INFO neutron.db.segments_db [None req-5f1958d8-ff6a-4245-87e5-77d7d7db455f b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Added segment 2f579fee-4f07-4a96-b4fe-cbbb3ca08e18 of type vxlan for network 43388ed6-8ad9-416b-ac2a-8999e71c1f59 2026-05-08 04:07:48.061 8 INFO neutron_taas.services.taas.taas_plugin [None req-10532763-0450-4b22-bb82-3000966585d5 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: b9cafdaa-3028-4ba5-956c-581c58e2c431 2026-05-08 04:07:48.064 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10532763-0450-4b22-bb82-3000966585d5 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: b9cafdaa-3028-4ba5-956c-581c58e2c431 2026-05-08 04:07:48.157 7 INFO neutron.db.l3_hamode_db [None req-5f1958d8-ff6a-4245-87e5-77d7d7db455f b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:07:48.254 8 INFO neutron.services.segments.plugin [-] Segment ccdd8168-be8b-40e0-903c-e64fd5b72ea3 resource provider aggregate not found 2026-05-08 04:07:48.258 8 INFO neutron.services.segments.plugin [-] Segment ccdd8168-be8b-40e0-903c-e64fd5b72ea3 resource provider aggregate not found 2026-05-08 04:07:48.271 8 INFO neutron.services.segments.plugin [-] Segment ccdd8168-be8b-40e0-903c-e64fd5b72ea3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccdd8168-be8b-40e0-903c-e64fd5b72ea3 found for delete ", "request_id": "req-3540f5b5-c6ed-4708-b95b-756061366288"}]} 2026-05-08 04:07:48.277 8 INFO neutron.services.segments.plugin [-] Segment ccdd8168-be8b-40e0-903c-e64fd5b72ea3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccdd8168-be8b-40e0-903c-e64fd5b72ea3 found for delete ", "request_id": "req-9997b219-b235-49de-bc54-32199d4c5839"}]} 2026-05-08 04:07:48.287 7 INFO neutron.db.l3_hamode_db [None req-5f1958d8-ff6a-4245-87e5-77d7d7db455f b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:07:48.297 8 INFO neutron_taas.services.taas.taas_plugin [None req-10532763-0450-4b22-bb82-3000966585d5 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: d1a3681e-4bb3-4527-b343-c18921e8f53b 2026-05-08 04:07:48.300 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10532763-0450-4b22-bb82-3000966585d5 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: d1a3681e-4bb3-4527-b343-c18921e8f53b 2026-05-08 04:07:48.708 8 INFO neutron.db.l3_hamode_db [None req-10532763-0450-4b22-bb82-3000966585d5 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] HA network 6b576282-2c13-4ef4-b49e-02d472d271fb was deleted as no HA routers are present in tenant 6f69612918194cd6864d487bb74ac860. [pid: 8|app: 0|req: 930/1869] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:47 2026] DELETE /v2.0/routers/cfbd7433-3895-4448-b28e-8b3f0bec9afb => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1870] 10.0.0.193 () {32 vars in 649 bytes} [Fri May 8 04:07:48 2026] GET /v2.0/networks => generated 1297 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1871] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:48 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1872] 10.0.0.193 () {34 vars in 668 bytes} [Fri May 8 04:07:47 2026] POST /v2.0/routers => generated 474 bytes in 1250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1873] 10.0.0.137 () {34 vars in 1100 bytes} [Fri May 8 04:07:48 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1482630988&fields=id&tenant_id=43b73a96f3c44b46954cf6b1247ca000 => generated 69 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1874] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:49 2026] GET /v2.0/security-groups?id=be44e1b6-2ade-4615-a230-b913ba21ce58&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1875] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:48 2026] DELETE /v2.0/subnets/409c1385-38e2-41f4-8a32-9514adbebe73 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1876] 10.0.0.137 () {34 vars in 982 bytes} [Fri May 8 04:07:49 2026] GET /v2.0/networks?id=0d4f4c89-0400-4c45-a40f-cd0061ff37bc => generated 660 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:49.079 7 INFO neutron.db.l3_hamode_db [None req-6be50950-dad1-4e63-9fe3-828206ed82d0 b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:07:49.166 8 INFO neutron_taas.services.taas.taas_plugin [None req-4248d283-76eb-406e-9e67-fa4b8440a8db daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 6dc25f8e-f999-4591-b7b6-afccf805a5ca 2026-05-08 04:07:49.169 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4248d283-76eb-406e-9e67-fa4b8440a8db daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 6dc25f8e-f999-4591-b7b6-afccf805a5ca 2026-05-08 04:07:49.190 7 INFO neutron.db.l3_hamode_db [None req-6be50950-dad1-4e63-9fe3-828206ed82d0 b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 935/1877] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:49 2026] DELETE /v2.0/networks/42f460e3-9a13-40ec-8708-f04ea01f467c => 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: 936/1878] 10.0.0.137 () {34 vars in 965 bytes} [Fri May 8 04:07:49 2026] GET /v2.0/quotas/43b73a96f3c44b46954cf6b1247ca000 => 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: 937/1879] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:07:49 2026] GET /v2.0/ports?tenant_id=43b73a96f3c44b46954cf6b1247ca000&fields=id => generated 149 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1880] 10.0.0.137 () {34 vars in 1008 bytes} [Fri May 8 04:07:49 2026] GET /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1881] 10.0.0.137 () {34 vars in 1108 bytes} [Fri May 8 04:07:49 2026] GET /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1882] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:49 2026] GET /v2.0/security-groups?tenant_id=74deca40801944fcb0335f8a1526294e&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1883] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:49 2026] DELETE /v2.0/security-groups/d399d76c-ab78-46a2-9178-546eed895e81 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1884] 10.0.0.193 () {34 vars in 668 bytes} [Fri May 8 04:07:49 2026] POST /v2.0/routers => generated 474 bytes in 799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1885] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:49 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:49.905 7 INFO neutron.db.l3_hamode_db [None req-033a9409-9222-4bcd-9e29-074717d049ad b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 943/1886] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:07:49 2026] GET /v2.0/security-groups?tenant_id=6f69612918194cd6864d487bb74ac860&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:07:50.049 7 INFO neutron.db.l3_hamode_db [None req-033a9409-9222-4bcd-9e29-074717d049ad b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 944/1887] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:07:50 2026] DELETE /v2.0/security-groups/9c8ade62-a6b8-4944-9748-73ee8dadfffa => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1888] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:50 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1889] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:50 2026] GET /v2.0/security-groups?id=be44e1b6-2ade-4615-a230-b913ba21ce58&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:50.294 8 INFO neutron.services.segments.plugin [-] Segment 9dfcb3a6-2c36-4415-bfc2-9a48c6a12695 resource provider aggregate not found 2026-05-08 04:07:50.299 8 INFO neutron.services.segments.plugin [-] Segment 9dfcb3a6-2c36-4415-bfc2-9a48c6a12695 resource provider aggregate not found 2026-05-08 04:07:50.311 8 INFO neutron.services.segments.plugin [-] Segment 9dfcb3a6-2c36-4415-bfc2-9a48c6a12695 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dfcb3a6-2c36-4415-bfc2-9a48c6a12695 found for delete ", "request_id": "req-bf0ed39c-5115-4b4e-997a-26ffae80bde8"}]} 2026-05-08 04:07:50.325 8 INFO neutron.services.segments.plugin [-] Segment 9dfcb3a6-2c36-4415-bfc2-9a48c6a12695 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dfcb3a6-2c36-4415-bfc2-9a48c6a12695 found for delete ", "request_id": "req-284dca6f-a1e9-4fb0-a46b-2cd16a6e1826"}]} 2026-05-08 04:07:50.330 8 INFO neutron.services.segments.plugin [-] Segment 95f2a404-d688-4a04-ab4c-96c6000d0265 resource provider aggregate not found 2026-05-08 04:07:50.346 8 INFO neutron.services.segments.plugin [-] Segment 95f2a404-d688-4a04-ab4c-96c6000d0265 resource provider aggregate not found 2026-05-08 04:07:50.346 8 INFO neutron.services.segments.plugin [-] Segment 95f2a404-d688-4a04-ab4c-96c6000d0265 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95f2a404-d688-4a04-ab4c-96c6000d0265 found for delete ", "request_id": "req-5d9fadf5-c03a-489f-990f-0615d30ce650"}]} 2026-05-08 04:07:50.362 8 INFO neutron.services.segments.plugin [-] Segment 95f2a404-d688-4a04-ab4c-96c6000d0265 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95f2a404-d688-4a04-ab4c-96c6000d0265 found for delete ", "request_id": "req-dcc335d6-1513-477e-a0e1-33614f6f53b1"}]} [pid: 7|app: 0|req: 944/1890] 10.0.0.193 () {34 vars in 668 bytes} [Fri May 8 04:07:49 2026] POST /v2.0/routers => generated 474 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:07:50.678 8 INFO neutron.db.l3_hamode_db [None req-4b805af5-d282-469f-8a2d-5478cff3cacf b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:07:50.810 8 INFO neutron.db.l3_hamode_db [None req-4b805af5-d282-469f-8a2d-5478cff3cacf b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 945/1891] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:50 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => 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: 946/1892] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:51 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1893] 10.0.0.193 () {34 vars in 668 bytes} [Fri May 8 04:07:50 2026] POST /v2.0/routers => generated 474 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1894] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:51 2026] GET /v2.0/security-groups?id=be44e1b6-2ade-4615-a230-b913ba21ce58&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:51.435 8 INFO neutron.db.l3_hamode_db [None req-ab382314-ce98-42cf-b628-9f8f2666656b b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:07:51.536 8 INFO neutron.db.l3_hamode_db [None req-ab382314-ce98-42cf-b628-9f8f2666656b b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 948/1895] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:52 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => 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: 948/1896] 10.0.0.193 () {34 vars in 668 bytes} [Fri May 8 04:07:51 2026] POST /v2.0/routers => generated 474 bytes in 778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1897] 10.0.0.193 () {34 vars in 751 bytes} [Fri May 8 04:07:52 2026] PUT /v2.0/routers/88d21d13-03c5-4d25-9ed9-06c32d7d1223/tags => generated 17 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1898] 10.0.0.193 () {34 vars in 751 bytes} [Fri May 8 04:07:52 2026] PUT /v2.0/routers/613c1cc9-7de6-4a5c-9528-e226aa7354a6/tags => generated 25 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1899] 10.0.0.193 () {34 vars in 751 bytes} [Fri May 8 04:07:52 2026] PUT /v2.0/routers/ba68d6c5-348a-4217-aad8-db40fe5e1795/tags => generated 34 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1900] 10.0.0.193 () {34 vars in 751 bytes} [Fri May 8 04:07:52 2026] PUT /v2.0/routers/f6058dad-819f-4fd1-b5dc-aed1716348a3/tags => generated 19 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1901] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:52 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => 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: 952/1902] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:52 2026] GET /v2.0/security-groups?id=be44e1b6-2ade-4615-a230-b913ba21ce58&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1903] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:53 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => 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: 951/1904] 10.0.0.193 () {32 vars in 664 bytes} [Fri May 8 04:07:52 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1905] 10.0.0.193 () {32 vars in 678 bytes} [Fri May 8 04:07:53 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1906] 10.0.0.193 () {32 vars in 674 bytes} [Fri May 8 04:07:53 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1907] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:53 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1908] 10.0.0.193 () {32 vars in 686 bytes} [Fri May 8 04:07:53 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1909] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:53 2026] GET /v2.0/security-groups?id=be44e1b6-2ade-4615-a230-b913ba21ce58&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1910] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:07:54 2026] GET /v2.0/networks?id=0d4f4c89-0400-4c45-a40f-cd0061ff37bc => generated 660 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1911] 199.204.45.115 () {34 vars in 1050 bytes} [Fri May 8 04:07:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=43b73a96f3c44b46954cf6b1247ca000 => generated 274 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1912] 10.0.0.193 () {32 vars in 672 bytes} [Fri May 8 04:07:54 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1913] 10.0.0.193 () {32 vars in 686 bytes} [Fri May 8 04:07:54 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1914] 10.0.0.193 () {32 vars in 682 bytes} [Fri May 8 04:07:54 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1915] 10.0.0.193 () {32 vars in 694 bytes} [Fri May 8 04:07:54 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1916] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:54 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 957 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1917] 199.204.45.115 () {38 vars in 955 bytes} [Fri May 8 04:07:54 2026] POST /v2.0/ports => generated 954 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 960/1918] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:07:54 2026] GET /v2.0/routers/88d21d13-03c5-4d25-9ed9-06c32d7d1223 => generated 485 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1919] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:54 2026] GET /v2.0/security-groups?id=77e56abe-9f42-406c-86e6-ad63a0726545&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1920] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:07:54 2026] PUT /v2.0/ports/fdf77bce-a83a-422c-abc9-5d9b4358a7d1 => generated 1235 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:07:54.924 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8e5a190-2936-4c80-b97a-a6cc194647cb'] response: {'name': 'network-changed', 'server_uuid': 'a77b8a0e-7da3-4cbf-9a84-f568a230e9de', 'tag': 'fdf77bce-a83a-422c-abc9-5d9b4358a7d1', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 961/1921] 10.0.0.193 () {34 vars in 742 bytes} [Fri May 8 04:07:54 2026] PUT /v2.0/routers/88d21d13-03c5-4d25-9ed9-06c32d7d1223 => generated 485 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1922] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:07:55 2026] GET /v2.0/ports?device_id=88d21d13-03c5-4d25-9ed9-06c32d7d1223 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:55.128 8 INFO neutron.db.segments_db [None req-4ad3d4d6-71dd-412d-9cf2-88cd8f15dc37 d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] Added segment 46e5a723-634e-4155-b237-0175fd043a43 of type vxlan for network aacfda43-1369-492a-b904-912a574fab5d 2026-05-08 04:07:55.203 7 INFO neutron_taas.services.taas.taas_plugin [None req-f70e90e9-392e-4f22-95c8-b376f8f6bd82 b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] TaaS: Handle Delete Port: 95a721dd-3e02-4f6b-9ad7-0737a9761da4 [pid: 8|app: 0|req: 961/1923] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:54 2026] POST /v2.0/networks => generated 611 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:07:55.206 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f70e90e9-392e-4f22-95c8-b376f8f6bd82 b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Tap Mirror: Handle Delete Port: 95a721dd-3e02-4f6b-9ad7-0737a9761da4 [pid: 8|app: 0|req: 962/1924] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:55 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1925] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:07:55 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1926] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:55 2026] DELETE /v2.0/routers/88d21d13-03c5-4d25-9ed9-06c32d7d1223 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1927] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:55 2026] GET /v2.0/security-groups?id=be44e1b6-2ade-4615-a230-b913ba21ce58&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:55.536 7 INFO neutron_taas.services.taas.taas_plugin [req-bdab7396-c4eb-4971-badd-e2bee9188b47 req-6646045b-2572-4438-851f-f7855b9bb589 43d8cbb270fc4d748b4a65d03d0b8992 58ff6202b61d4fa5a71a96946ff6c0d5 - - default default] TaaS: Handle Delete Port: ee7d639c-93e6-4511-87d0-f5a0b1a0ba1d 2026-05-08 04:07:55.539 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bdab7396-c4eb-4971-badd-e2bee9188b47 req-6646045b-2572-4438-851f-f7855b9bb589 43d8cbb270fc4d748b4a65d03d0b8992 58ff6202b61d4fa5a71a96946ff6c0d5 - - default default] Tap Mirror: Handle Delete Port: ee7d639c-93e6-4511-87d0-f5a0b1a0ba1d [pid: 8|app: 0|req: 964/1928] 10.0.0.193 () {34 vars in 664 bytes} [Fri May 8 04:07:55 2026] POST /v2.0/ports => generated 743 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 965/1929] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:07:55 2026] GET /v2.0/routers/613c1cc9-7de6-4a5c-9528-e226aa7354a6 => generated 493 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1930] 199.204.45.115 () {36 vars in 997 bytes} [Fri May 8 04:07:55 2026] DELETE /v2.0/ports/ee7d639c-93e6-4511-87d0-f5a0b1a0ba1d => 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: 966/1931] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:07:55 2026] GET /v2.0/ports?tenant_id=43b73a96f3c44b46954cf6b1247ca000&device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:07:55.732 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea6318a6-090e-467e-bca1-1347bcefc865'] response: {'server_uuid': 'e8ed1307-cc81-47b2-bc1c-c54aa2e327e1', 'name': 'network-vif-deleted', 'tag': 'ee7d639c-93e6-4511-87d0-f5a0b1a0ba1d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 966/1932] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:55 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:55.764 8 INFO neutron.db.segments_db [None req-0378cda7-a35c-449a-be6b-32f8ba6331a9 d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] Added segment 4a8d0364-e664-4365-8556-ece4f94f245d of type vxlan for network bc84f2f7-598a-4fc7-a5b2-1100155a8845 [pid: 8|app: 0|req: 967/1933] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:55 2026] POST /v2.0/networks => generated 612 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1934] 199.204.45.115 () {34 vars in 1018 bytes} [Fri May 8 04:07:55 2026] GET /v2.0/networks?tenant_id=43b73a96f3c44b46954cf6b1247ca000&shared=False => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1935] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:55 2026] GET /v2.0/security-groups?id=77e56abe-9f42-406c-86e6-ad63a0726545&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1936] 10.0.0.193 () {34 vars in 664 bytes} [Fri May 8 04:07:55 2026] POST /v2.0/ports => generated 743 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 967/1937] 10.0.0.193 () {34 vars in 742 bytes} [Fri May 8 04:07:55 2026] PUT /v2.0/routers/613c1cc9-7de6-4a5c-9528-e226aa7354a6 => generated 493 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1940] 199.204.45.115 () {34 vars in 930 bytes} [Fri May 8 04:07:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:56.316 7 INFO neutron.db.segments_db [None req-b1cd5e8f-5b63-4eee-b6a0-67dcc21d6c55 d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] Added segment 44a4095a-250a-404d-9e02-bf4f462c24c2 of type vxlan for network 2ff6489e-da97-46b8-8421-044d6f0ebbcc [pid: 8|app: 0|req: 972/1941] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:07:56 2026] GET /v2.0/ports?device_id=613c1cc9-7de6-4a5c-9528-e226aa7354a6 => 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: 970/1942] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:56 2026] POST /v2.0/networks => generated 612 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:07:56.509 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ac9341b-d532-46de-bd92-907dccbef647 b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] TaaS: Handle Delete Port: b8f0f178-aac3-404d-aa9a-52b3fdc55387 2026-05-08 04:07:56.512 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ac9341b-d532-46de-bd92-907dccbef647 b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Tap Mirror: Handle Delete Port: b8f0f178-aac3-404d-aa9a-52b3fdc55387 [pid: 7|app: 0|req: 971/1943] 10.0.0.193 () {34 vars in 664 bytes} [Fri May 8 04:07:56 2026] POST /v2.0/ports => generated 743 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 972/1944] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:56 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:56.721 7 INFO neutron.db.segments_db [None req-3710de81-8abc-4d7f-9d58-7bb60b70350f d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] Added segment 238819a4-6006-491e-98e1-74903a0bfb4b of type vxlan for network dca52d96-f988-49a9-957f-89217b67e979 [pid: 8|app: 0|req: 973/1945] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:56 2026] DELETE /v2.0/routers/613c1cc9-7de6-4a5c-9528-e226aa7354a6 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1946] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:56 2026] POST /v2.0/networks => generated 613 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1947] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:07:56 2026] GET /v2.0/routers/ba68d6c5-348a-4217-aad8-db40fe5e1795 => generated 502 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1948] 10.0.0.193 () {34 vars in 664 bytes} [Fri May 8 04:07:56 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 975/1949] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:57 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:57.263 7 INFO neutron.db.segments_db [None req-4f63ccaf-ad11-4b0a-9039-508575e24ca7 d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] Added segment 69b05bd6-ee89-40d2-9225-af15de10ec68 of type vxlan for network c12cd796-8d0e-405b-8fc8-2b4f58ef307d [pid: 7|app: 0|req: 976/1950] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:07:57 2026] POST /v2.0/networks => generated 611 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1951] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:57 2026] GET /v2.0/security-groups?id=77e56abe-9f42-406c-86e6-ad63a0726545&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: 975/1952] 10.0.0.193 () {34 vars in 742 bytes} [Fri May 8 04:07:56 2026] PUT /v2.0/routers/ba68d6c5-348a-4217-aad8-db40fe5e1795 => generated 502 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1953] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:07:57 2026] GET /v2.0/ports?tenant_id=43b73a96f3c44b46954cf6b1247ca000&device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1954] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:07:57 2026] GET /v2.0/ports?device_id=ba68d6c5-348a-4217-aad8-db40fe5e1795 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1955] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:07:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fdf77bce-a83a-422c-abc9-5d9b4358a7d1 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:07:57.622 8 INFO neutron_taas.services.taas.taas_plugin [None req-e21dcde6-f196-41db-802b-b59c4796ba21 b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] TaaS: Handle Delete Port: 075c606e-a59b-42ce-9fc2-4a4018d5693d 2026-05-08 04:07:57.626 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e21dcde6-f196-41db-802b-b59c4796ba21 b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Tap Mirror: Handle Delete Port: 075c606e-a59b-42ce-9fc2-4a4018d5693d [pid: 7|app: 0|req: 978/1956] 10.0.0.193 () {34 vars in 664 bytes} [Fri May 8 04:07:57 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 979/1957] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:07:57 2026] GET /v2.0/subnets?id=b1bc783e-c78e-47d8-b01d-b9399b0ab7f5 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1958] 10.0.0.193 () {34 vars in 747 bytes} [Fri May 8 04:07:57 2026] PUT /v2.0/ports/f964aaaa-bdc0-426e-acb6-5d7cf048eaa8/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 981/1959] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:07:57 2026] GET /v2.0/ports?network_id=0d4f4c89-0400-4c45-a40f-cd0061ff37bc&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1960] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:57 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => 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: 979/1961] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:57 2026] DELETE /v2.0/routers/ba68d6c5-348a-4217-aad8-db40fe5e1795 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1962] 10.0.0.193 () {34 vars in 747 bytes} [Fri May 8 04:07:57 2026] PUT /v2.0/ports/6ae0be77-3856-4b9e-8880-8b56c6685311/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 980/1963] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:07:57 2026] GET /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1964] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:07:57 2026] GET /v2.0/routers/f6058dad-819f-4fd1-b5dc-aed1716348a3 => generated 487 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1965] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:07:57 2026] GET /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1966] 10.0.0.193 () {34 vars in 747 bytes} [Fri May 8 04:07:57 2026] PUT /v2.0/ports/b0eb6898-fc2c-4f1f-a171-01eb04c38293/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 982/1967] 10.0.0.193 () {34 vars in 747 bytes} [Fri May 8 04:07:57 2026] PUT /v2.0/ports/c9c7014c-6d50-4dab-89ac-4399a71b6094/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 983/1968] 10.0.0.193 () {32 vars in 660 bytes} [Fri May 8 04:07:58 2026] GET /v2.0/ports?tags=red => 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: 984/1969] 10.0.0.193 () {32 vars in 674 bytes} [Fri May 8 04:07:58 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1970] 10.0.0.193 () {32 vars in 670 bytes} [Fri May 8 04:07:58 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1971] 10.0.0.193 () {32 vars in 682 bytes} [Fri May 8 04:07:58 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1972] 10.0.0.193 () {34 vars in 742 bytes} [Fri May 8 04:07:57 2026] PUT /v2.0/routers/f6058dad-819f-4fd1-b5dc-aed1716348a3 => generated 487 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1973] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:58 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1974] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:07:58 2026] GET /v2.0/ports?device_id=f6058dad-819f-4fd1-b5dc-aed1716348a3 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1975] 10.0.0.193 () {32 vars in 668 bytes} [Fri May 8 04:07:58 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1976] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:58 2026] GET /v2.0/security-groups?id=77e56abe-9f42-406c-86e6-ad63a0726545&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: 990/1977] 10.0.0.193 () {32 vars in 682 bytes} [Fri May 8 04:07:58 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:07:58.686 8 INFO neutron_taas.services.taas.taas_plugin [None req-024a1a5b-33df-453e-822a-3982e04341ef b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] TaaS: Handle Delete Port: 5b7e79f7-20f9-44d2-a189-79823809cf40 2026-05-08 04:07:58.689 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-024a1a5b-33df-453e-822a-3982e04341ef b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Tap Mirror: Handle Delete Port: 5b7e79f7-20f9-44d2-a189-79823809cf40 [pid: 7|app: 0|req: 991/1978] 10.0.0.193 () {32 vars in 678 bytes} [Fri May 8 04:07:58 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1979] 10.0.0.193 () {32 vars in 690 bytes} [Fri May 8 04:07:58 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:07:58.859 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2281096-e5f6-48f7-b622-46f6e0937569 d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] TaaS: Handle Delete Port: f964aaaa-bdc0-426e-acb6-5d7cf048eaa8 2026-05-08 04:07:58.862 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2281096-e5f6-48f7-b622-46f6e0937569 d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] Tap Mirror: Handle Delete Port: f964aaaa-bdc0-426e-acb6-5d7cf048eaa8 [pid: 8|app: 0|req: 988/1980] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:58 2026] DELETE /v2.0/routers/f6058dad-819f-4fd1-b5dc-aed1716348a3 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1981] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:58 2026] GET /v2.0/ports?device_id=e8ed1307-cc81-47b2-bc1c-c54aa2e327e1 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1983] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:07:58 2026] DELETE /v2.0/ports/f964aaaa-bdc0-426e-acb6-5d7cf048eaa8 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1983] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:07:58 2026] GET /v2.0/routers/1f5a1872-93f2-47c1-a14e-2904b00d6c0d => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:59.110 8 INFO neutron_taas.services.taas.taas_plugin [None req-a190fb7d-4555-4045-8c5f-7078a2f78063 d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] TaaS: Handle Delete Port: 6ae0be77-3856-4b9e-8880-8b56c6685311 2026-05-08 04:07:59.112 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a190fb7d-4555-4045-8c5f-7078a2f78063 d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] Tap Mirror: Handle Delete Port: 6ae0be77-3856-4b9e-8880-8b56c6685311 [pid: 8|app: 0|req: 991/1984] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:07:58 2026] DELETE /v2.0/ports/6ae0be77-3856-4b9e-8880-8b56c6685311 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:07:59.292 8 INFO neutron_taas.services.taas.taas_plugin [None req-f89e910d-4708-4cbd-903e-8cbd2ca273cd d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] TaaS: Handle Delete Port: b0eb6898-fc2c-4f1f-a171-01eb04c38293 2026-05-08 04:07:59.295 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f89e910d-4708-4cbd-903e-8cbd2ca273cd d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] Tap Mirror: Handle Delete Port: b0eb6898-fc2c-4f1f-a171-01eb04c38293 [pid: 8|app: 0|req: 992/1985] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:07:59 2026] DELETE /v2.0/ports/b0eb6898-fc2c-4f1f-a171-01eb04c38293 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:07:59.485 8 INFO neutron_taas.services.taas.taas_plugin [None req-4060e737-8177-4e25-8339-192d21471bec d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] TaaS: Handle Delete Port: c9c7014c-6d50-4dab-89ac-4399a71b6094 2026-05-08 04:07:59.489 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4060e737-8177-4e25-8339-192d21471bec d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] Tap Mirror: Handle Delete Port: c9c7014c-6d50-4dab-89ac-4399a71b6094 [pid: 7|app: 0|req: 994/1986] 10.0.0.193 () {34 vars in 742 bytes} [Fri May 8 04:07:58 2026] PUT /v2.0/routers/1f5a1872-93f2-47c1-a14e-2904b00d6c0d => generated 480 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1987] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:07:59 2026] GET /v2.0/ports?device_id=1f5a1872-93f2-47c1-a14e-2904b00d6c0d => 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: 993/1988] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:07:59 2026] DELETE /v2.0/ports/c9c7014c-6d50-4dab-89ac-4399a71b6094 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:07:59.683 8 INFO neutron_taas.services.taas.taas_plugin [None req-61aff15d-5a9e-4f23-8d57-c17d54ca12d1 d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] TaaS: Handle Delete Port: 6616acde-a1c0-44d5-b27f-188ea2407902 2026-05-08 04:07:59.686 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61aff15d-5a9e-4f23-8d57-c17d54ca12d1 d6271afc187a4f84853f6712cd93d21e 2c2b3562d7b140769f29245980532925 - - default default] Tap Mirror: Handle Delete Port: 6616acde-a1c0-44d5-b27f-188ea2407902 2026-05-08 04:07:59.704 7 INFO neutron_taas.services.taas.taas_plugin [None req-8036fe27-d087-4979-874a-1902af48a6d9 b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] TaaS: Handle Delete Port: aeb5bc6f-65a3-4d82-91eb-59f58f28c4ad 2026-05-08 04:07:59.707 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8036fe27-d087-4979-874a-1902af48a6d9 b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] Tap Mirror: Handle Delete Port: aeb5bc6f-65a3-4d82-91eb-59f58f28c4ad [pid: 8|app: 0|req: 994/1989] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:07:59 2026] DELETE /v2.0/ports/6616acde-a1c0-44d5-b27f-188ea2407902 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1990] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:07:59 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:07:59.956 8 INFO neutron.services.segments.plugin [-] Segment 46e5a723-634e-4155-b237-0175fd043a43 resource provider aggregate not found 2026-05-08 04:07:59.974 8 INFO neutron.services.segments.plugin [-] Segment 46e5a723-634e-4155-b237-0175fd043a43 resource provider aggregate not found 2026-05-08 04:07:59.980 8 INFO neutron.services.segments.plugin [-] Segment 46e5a723-634e-4155-b237-0175fd043a43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46e5a723-634e-4155-b237-0175fd043a43 found for delete ", "request_id": "req-a81aecf3-ce85-4b24-9158-d578fd719752"}]} 2026-05-08 04:07:59.997 8 INFO neutron.services.segments.plugin [-] Segment 46e5a723-634e-4155-b237-0175fd043a43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46e5a723-634e-4155-b237-0175fd043a43 found for delete ", "request_id": "req-809012ac-0dfa-4918-b09e-de9b72191ba1"}]} [pid: 8|app: 0|req: 996/1991] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:07:59 2026] DELETE /v2.0/networks/aacfda43-1369-492a-b904-912a574fab5d => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1992] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:07:59 2026] GET /v2.0/security-groups?id=77e56abe-9f42-406c-86e6-ad63a0726545&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:08:00.056 7 INFO neutron.services.segments.plugin [-] Segment 2f579fee-4f07-4a96-b4fe-cbbb3ca08e18 resource provider aggregate not found 2026-05-08 04:08:00.062 7 INFO neutron.services.segments.plugin [-] Segment 2f579fee-4f07-4a96-b4fe-cbbb3ca08e18 resource provider aggregate not found 2026-05-08 04:08:00.078 7 INFO neutron.services.segments.plugin [-] Segment 2f579fee-4f07-4a96-b4fe-cbbb3ca08e18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f579fee-4f07-4a96-b4fe-cbbb3ca08e18 found for delete ", "request_id": "req-aaf4b333-1c0e-4581-8d7f-4f89fc3c66e0"}]} 2026-05-08 04:08:00.080 7 INFO neutron.db.l3_hamode_db [None req-8036fe27-d087-4979-874a-1902af48a6d9 b89476d1889449a889afca7cc48456b9 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21 - - default default] HA network 43388ed6-8ad9-416b-ac2a-8999e71c1f59 was deleted as no HA routers are present in tenant 3bb7f4ce8a4c4a91bdc6b6b09e2fbf21. 2026-05-08 04:08:00.084 7 INFO neutron.services.segments.plugin [-] Segment 2f579fee-4f07-4a96-b4fe-cbbb3ca08e18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f579fee-4f07-4a96-b4fe-cbbb3ca08e18 found for delete ", "request_id": "req-05f42a76-1067-4b05-9064-d688011b83ed"}]} [pid: 7|app: 0|req: 996/1993] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:07:59 2026] DELETE /v2.0/routers/1f5a1872-93f2-47c1-a14e-2904b00d6c0d => generated 0 bytes in 544 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1994] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:00 2026] DELETE /v2.0/networks/bc84f2f7-598a-4fc7-a5b2-1100155a8845 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1995] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:00 2026] DELETE /v2.0/networks/2ff6489e-da97-46b8-8421-044d6f0ebbcc => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1996] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:00 2026] DELETE /v2.0/networks/dca52d96-f988-49a9-957f-89217b67e979 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1997] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:00 2026] DELETE /v2.0/networks/c12cd796-8d0e-405b-8fc8-2b4f58ef307d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1998] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:00 2026] GET /v2.0/security-groups?tenant_id=3bb7f4ce8a4c4a91bdc6b6b09e2fbf21&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1999] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:01 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2000] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:01 2026] DELETE /v2.0/security-groups/4757a4e7-3368-41f3-a5cb-22b09d5d15e5 => 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: 1001/2001] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:08:01 2026] GET /v2.0/security-groups?id=77e56abe-9f42-406c-86e6-ad63a0726545&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:08:01.543 8 INFO neutron_taas.services.taas.taas_plugin [None req-a88e47da-1a91-4189-89d7-2012a3259e87 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: d92ba22e-37fb-42a2-a067-5c4f5629c02e 2026-05-08 04:08:01.546 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a88e47da-1a91-4189-89d7-2012a3259e87 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: d92ba22e-37fb-42a2-a067-5c4f5629c02e [pid: 7|app: 0|req: 1002/2002] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:01 2026] GET /v2.0/security-groups?tenant_id=44d134d45d0e42babea2b78288b2a577&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2003] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:01 2026] GET /v2.0/security-groups?tenant_id=9c9f50edbfa848bbb794efa04ed3b63c&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2004] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:01 2026] DELETE /v2.0/security-groups/1add6f9a-e10b-4abb-bd94-391095a3bd7c => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:02.022 8 INFO neutron.services.segments.plugin [-] Segment 4a8d0364-e664-4365-8556-ece4f94f245d resource provider aggregate not found 2026-05-08 04:08:02.042 8 INFO neutron.services.segments.plugin [-] Segment 4a8d0364-e664-4365-8556-ece4f94f245d resource provider aggregate not found 2026-05-08 04:08:02.058 8 INFO neutron.services.segments.plugin [-] Segment 4a8d0364-e664-4365-8556-ece4f94f245d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a8d0364-e664-4365-8556-ece4f94f245d found for delete ", "request_id": "req-cbae4268-c06d-4396-99a8-773e7170675b"}]} 2026-05-08 04:08:02.080 8 INFO neutron.services.segments.plugin [-] Segment 238819a4-6006-491e-98e1-74903a0bfb4b resource provider aggregate not found 2026-05-08 04:08:02.083 8 INFO neutron.services.segments.plugin [-] Segment 4a8d0364-e664-4365-8556-ece4f94f245d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a8d0364-e664-4365-8556-ece4f94f245d found for delete ", "request_id": "req-67b88191-02d0-4457-9f8f-897e12231dae"}]} 2026-05-08 04:08:02.098 8 INFO neutron.services.segments.plugin [-] Segment 238819a4-6006-491e-98e1-74903a0bfb4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 238819a4-6006-491e-98e1-74903a0bfb4b found for delete ", "request_id": "req-550c5b42-5a88-49c1-a608-07f01e8bcd33"}]} 2026-05-08 04:08:02.109 7 INFO neutron.services.segments.plugin [-] Segment 44a4095a-250a-404d-9e02-bf4f462c24c2 resource provider aggregate not found 2026-05-08 04:08:02.110 8 INFO neutron.services.segments.plugin [-] Segment 238819a4-6006-491e-98e1-74903a0bfb4b resource provider aggregate not found 2026-05-08 04:08:02.121 7 INFO neutron.services.segments.plugin [-] Segment 44a4095a-250a-404d-9e02-bf4f462c24c2 resource provider aggregate not found 2026-05-08 04:08:02.129 7 INFO neutron.services.segments.plugin [-] Segment 44a4095a-250a-404d-9e02-bf4f462c24c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a4095a-250a-404d-9e02-bf4f462c24c2 found for delete ", "request_id": "req-e0e4932b-977b-461b-8d88-82cec75a2ad2"}]} 2026-05-08 04:08:02.134 7 INFO neutron.services.segments.plugin [-] Segment 44a4095a-250a-404d-9e02-bf4f462c24c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a4095a-250a-404d-9e02-bf4f462c24c2 found for delete ", "request_id": "req-59947b6c-1917-42c1-896e-c933cdf6b137"}]} 2026-05-08 04:08:02.138 8 INFO neutron.services.segments.plugin [-] Segment 238819a4-6006-491e-98e1-74903a0bfb4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 238819a4-6006-491e-98e1-74903a0bfb4b found for delete ", "request_id": "req-4939c738-8197-46de-9425-3e49caa21db8"}]} 2026-05-08 04:08:02.147 7 INFO neutron.services.segments.plugin [-] Segment 69b05bd6-ee89-40d2-9225-af15de10ec68 resource provider aggregate not found 2026-05-08 04:08:02.159 7 INFO neutron.services.segments.plugin [-] Segment 69b05bd6-ee89-40d2-9225-af15de10ec68 resource provider aggregate not found [pid: 7|app: 0|req: 1005/2005] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:02 2026] DELETE /v2.0/security-groups/09643ed6-c495-45cd-96ca-09af7376fc81 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:02.179 7 INFO neutron.services.segments.plugin [-] Segment 69b05bd6-ee89-40d2-9225-af15de10ec68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69b05bd6-ee89-40d2-9225-af15de10ec68 found for delete ", "request_id": "req-5a6dedb2-80bf-44c0-8000-13fa1da636b6"}]} 2026-05-08 04:08:02.195 7 INFO neutron.services.segments.plugin [-] Segment 69b05bd6-ee89-40d2-9225-af15de10ec68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69b05bd6-ee89-40d2-9225-af15de10ec68 found for delete ", "request_id": "req-6ed29f30-d3ce-4c46-92c9-2b6331328932"}]} [pid: 7|app: 0|req: 1006/2006] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:02 2026] GET /v2.0/security-groups?tenant_id=2c2b3562d7b140769f29245980532925&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2007] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:08:01 2026] PUT /v2.0/routers/ffff0a68-2728-4a1f-a168-38986ad0a202/remove_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2008] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:02 2026] DELETE /v2.0/security-groups/4c740822-b7ba-47b2-a1f3-3811ababe62a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2009] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:02 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:08:02.511 8 INFO neutron_taas.services.taas.taas_plugin [None req-28e694a9-6762-43b5-9aad-1209ff1de8da daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: f573e935-fba7-4ec7-882c-a2d0c96dfe64 2026-05-08 04:08:02.515 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28e694a9-6762-43b5-9aad-1209ff1de8da daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: f573e935-fba7-4ec7-882c-a2d0c96dfe64 [pid: 7|app: 0|req: 1009/2010] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:08:02 2026] GET /v2.0/security-groups?id=77e56abe-9f42-406c-86e6-ad63a0726545&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2011] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:02 2026] GET /v2.0/security-groups?tenant_id=a4999640efa44fed981622cca308e343&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:08:02.792 8 INFO neutron_taas.services.taas.taas_plugin [None req-28e694a9-6762-43b5-9aad-1209ff1de8da daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: ae333a2a-ae44-45af-a5ef-47de075907b0 2026-05-08 04:08:02.795 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28e694a9-6762-43b5-9aad-1209ff1de8da daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: ae333a2a-ae44-45af-a5ef-47de075907b0 [pid: 7|app: 0|req: 1011/2012] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:02 2026] GET /v2.0/security-groups?tenant_id=e5188092318e4506bc94fe905e709fb9&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2013] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:03 2026] DELETE /v2.0/security-groups/c7148320-572d-418c-8d08-5a547320beb2 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:03.285 8 INFO neutron.db.l3_hamode_db [None req-28e694a9-6762-43b5-9aad-1209ff1de8da daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] HA network 18e47930-da4e-43a3-89b3-255b637b7b88 was deleted as no HA routers are present in tenant 58ff6202b61d4fa5a71a96946ff6c0d5. [pid: 7|app: 0|req: 1013/2014] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:03 2026] DELETE /v2.0/security-groups/851c0cbc-d882-4a2a-81a7-fbb79cc2f19c => 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: 1002/2015] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:08:02 2026] DELETE /v2.0/routers/ffff0a68-2728-4a1f-a168-38986ad0a202 => generated 0 bytes in 1006 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2016] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:08:03 2026] DELETE /v2.0/subnets/e10ed79a-58f1-4d0c-af3f-7ca7dd81c54e => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:08:03.606 8 INFO neutron_taas.services.taas.taas_plugin [None req-b30466ae-ba9f-4693-92f5-65ddba6213d8 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 83ca858d-b1e4-4a14-a566-d128c0ca72e6 2026-05-08 04:08:03.609 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b30466ae-ba9f-4693-92f5-65ddba6213d8 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 83ca858d-b1e4-4a14-a566-d128c0ca72e6 [pid: 7|app: 0|req: 1015/2017] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:03 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2018] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:08:03 2026] GET /v2.0/security-groups?id=77e56abe-9f42-406c-86e6-ad63a0726545&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2019] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:03 2026] DELETE /v2.0/networks/27b6e51e-3d29-4888-ab37-df93d9cf1c0a => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2020] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:03 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2021] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:08:03 2026] GET /v2.0/security-groups?id=77e56abe-9f42-406c-86e6-ad63a0726545&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2022] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:03 2026] GET /v2.0/security-groups?tenant_id=58ff6202b61d4fa5a71a96946ff6c0d5&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2023] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:03 2026] DELETE /v2.0/security-groups/be44e1b6-2ade-4615-a230-b913ba21ce58 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:04.127 8 INFO neutron.services.segments.plugin [-] Segment c0f2a934-17b8-4308-b6de-4767db8eeb40 resource provider aggregate not found [pid: 7|app: 0|req: 1018/2024] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:08:03 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 1240 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:08:04.151 8 INFO neutron.services.segments.plugin [-] Segment c0f2a934-17b8-4308-b6de-4767db8eeb40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0f2a934-17b8-4308-b6de-4767db8eeb40 found for delete ", "request_id": "req-61f3276e-1736-4261-92e8-f29078cd63b5"}]} 2026-05-08 04:08:04.161 8 INFO neutron.services.segments.plugin [-] Segment c0f2a934-17b8-4308-b6de-4767db8eeb40 resource provider aggregate not found 2026-05-08 04:08:04.184 8 INFO neutron.services.segments.plugin [-] Segment c0f2a934-17b8-4308-b6de-4767db8eeb40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0f2a934-17b8-4308-b6de-4767db8eeb40 found for delete ", "request_id": "req-4b170411-7d8d-4333-8e21-9588622209c1"}]} 2026-05-08 04:08:04.189 8 INFO neutron.services.segments.plugin [-] Segment cb94793b-c1b8-4c48-9780-2c49e9a57a0c resource provider aggregate not found 2026-05-08 04:08:04.218 8 INFO neutron.services.segments.plugin [-] Segment cb94793b-c1b8-4c48-9780-2c49e9a57a0c resource provider aggregate not found 2026-05-08 04:08:04.220 8 INFO neutron.services.segments.plugin [-] Segment cb94793b-c1b8-4c48-9780-2c49e9a57a0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb94793b-c1b8-4c48-9780-2c49e9a57a0c found for delete ", "request_id": "req-0c8bed78-1399-4f1a-88a7-befbb41f1a0c"}]} 2026-05-08 04:08:04.246 8 INFO neutron.services.segments.plugin [-] Segment cb94793b-c1b8-4c48-9780-2c49e9a57a0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb94793b-c1b8-4c48-9780-2c49e9a57a0c found for delete ", "request_id": "req-721aa617-f96b-4669-ae09-5557f1ab2a5f"}]} 2026-05-08 04:08:04.542 8 INFO neutron.db.l3_db [None req-6f7a4641-e706-40fb-a745-57753faca985 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Floating IP 6025e2bc-abe4-4cc2-b19a-72804d4d2f28 associated. External IP: 10.96.250.201, port: fdf77bce-a83a-422c-abc9-5d9b4358a7d1. [pid: 8|app: 0|req: 1007/2025] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:08:04 2026] PUT /v2.0/floatingips/6025e2bc-abe4-4cc2-b19a-72804d4d2f28 => generated 855 bytes in 669 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:08:05.101 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bab35c5f-a386-4527-8068-a27e0fe4e4d6'] response: {'name': 'network-changed', 'server_uuid': 'a77b8a0e-7da3-4cbf-9a84-f568a230e9de', 'tag': 'fdf77bce-a83a-422c-abc9-5d9b4358a7d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1019/2026] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:08:05 2026] GET /v2.0/floatingips/6025e2bc-abe4-4cc2-b19a-72804d4d2f28 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2027] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:08:05 2026] GET /v2.0/ports?tenant_id=43b73a96f3c44b46954cf6b1247ca000&device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2028] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:08:05 2026] GET /v2.0/networks?id=0d4f4c89-0400-4c45-a40f-cd0061ff37bc => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2029] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:08:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fdf77bce-a83a-422c-abc9-5d9b4358a7d1 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2030] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:08:05 2026] GET /v2.0/subnets?id=b1bc783e-c78e-47d8-b01d-b9399b0ab7f5 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2031] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:08:05 2026] GET /v2.0/ports?network_id=0d4f4c89-0400-4c45-a40f-cd0061ff37bc&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: 1022/2032] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:08:05 2026] GET /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2033] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:08:05 2026] GET /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2034] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:08:06 2026] GET /v2.0/floatingips/6025e2bc-abe4-4cc2-b19a-72804d4d2f28 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:08:07.991 8 INFO neutron.db.segments_db [None req-af538405-5e03-486c-abc1-ba1492a60837 efa5add5201044c8b179bcf841f6a6f4 c3b9b9afec56406b803878d398a264d8 - - default default] Added segment 7b216101-854f-41d2-8404-58f765918ada of type vxlan for network ba4913f0-cd60-40ce-b500-e3c5fb4daf4f [pid: 8|app: 0|req: 1012/2035] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:07 2026] POST /v2.0/networks => generated 613 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2036] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:08:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2037] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:08:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2038] 10.0.0.193 () {34 vars in 664 bytes} [Fri May 8 04:08:08 2026] POST /v2.0/ports => generated 743 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1026/2039] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:08:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2040] 10.0.0.193 () {34 vars in 747 bytes} [Fri May 8 04:08:08 2026] PUT /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1027/2041] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:08:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2042] 10.0.0.193 () {32 vars in 727 bytes} [Fri May 8 04:08:08 2026] GET /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1028/2043] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:08:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2044] 10.0.0.193 () {34 vars in 759 bytes} [Fri May 8 04:08:08 2026] PUT /v2.0/subnetpools/c0e5ac45-4059-4cc8-9ece-29ad67812848/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2045] 10.0.0.193 () {34 vars in 758 bytes} [Fri May 8 04:08:08 2026] PUT /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags/green => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1030/2046] 10.0.0.193 () {34 vars in 759 bytes} [Fri May 8 04:08:08 2026] PUT /v2.0/subnetpools/bf6a294d-d644-45e5-ae09-be838c49f3fc/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2047] 10.0.0.193 () {32 vars in 727 bytes} [Fri May 8 04:08:08 2026] GET /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1031/2048] 10.0.0.193 () {34 vars in 759 bytes} [Fri May 8 04:08:08 2026] PUT /v2.0/subnetpools/ab072a87-d2c2-4557-904b-8fb9eb2c4b87/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2049] 10.0.0.193 () {34 vars in 759 bytes} [Fri May 8 04:08:08 2026] PUT /v2.0/subnetpools/33d307b8-41b0-4544-8ac9-e74e11820a78/tags => 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: 1018/2050] 10.0.0.193 () {34 vars in 754 bytes} [Fri May 8 04:08:08 2026] PUT /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1019/2051] 10.0.0.193 () {32 vars in 672 bytes} [Fri May 8 04:08:08 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2052] 10.0.0.193 () {32 vars in 727 bytes} [Fri May 8 04:08:08 2026] GET /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1021/2053] 10.0.0.193 () {32 vars in 686 bytes} [Fri May 8 04:08:08 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2054] 10.0.0.193 () {34 vars in 776 bytes} [Fri May 8 04:08:08 2026] PUT /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1023/2055] 10.0.0.193 () {32 vars in 682 bytes} [Fri May 8 04:08:08 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2056] 10.0.0.193 () {32 vars in 727 bytes} [Fri May 8 04:08:08 2026] GET /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:09.036 7 INFO neutron.db.segments_db [None req-368e58ba-da6f-4a10-8f02-146fbf951646 8daff27f71e24abeaa3e916818a090fd 9f057c5878be4da0ba2eb11f5f1565d5 - - default default] Added segment d28dcbb4-24bc-4279-880c-5403e02a7b69 of type vxlan for network cb7c87c0-63c3-4547-a652-ff77f5ffdb1a [pid: 8|app: 0|req: 1025/2057] 10.0.0.193 () {32 vars in 694 bytes} [Fri May 8 04:08:09 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2058] 10.0.0.193 () {34 vars in 747 bytes} [Fri May 8 04:08:09 2026] PUT /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1027/2059] 10.0.0.193 () {32 vars in 680 bytes} [Fri May 8 04:08:09 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2060] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:08 2026] POST /v2.0/networks => generated 707 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2061] 10.0.0.193 () {32 vars in 694 bytes} [Fri May 8 04:08:09 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2062] 10.0.0.193 () {32 vars in 727 bytes} [Fri May 8 04:08:09 2026] GET /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1029/2063] 10.0.0.193 () {32 vars in 690 bytes} [Fri May 8 04:08:09 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 19 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.193 () {32 vars in 735 bytes} [Fri May 8 04:08:09 2026] GET /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1031/2065] 10.0.0.193 () {32 vars in 702 bytes} [Fri May 8 04:08:09 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:08:09.287 8 INFO neutron.api.v2.resource [None req-15640e9d-0e12-4828-95ae-2e96eaa81fc3 efa5add5201044c8b179bcf841f6a6f4 c3b9b9afec56406b803878d398a264d8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1032/2066] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:09 2026] GET /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1033/2067] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:08:09 2026] DELETE /v2.0/subnetpools/c0e5ac45-4059-4cc8-9ece-29ad67812848 => 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: 1035/2068] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:08:09 2026] POST /v2.0/subnets => generated 644 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2069] 10.0.0.193 () {32 vars in 738 bytes} [Fri May 8 04:08:09 2026] DELETE /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:09.392 8 WARNING neutron.api.v2.base [None req-672e9137-0a6f-4690-96db-d9ec3d8793e6 8daff27f71e24abeaa3e916818a090fd 9f057c5878be4da0ba2eb11f5f1565d5 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1036/2070] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:08:09 2026] DELETE /v2.0/subnetpools/bf6a294d-d644-45e5-ae09-be838c49f3fc => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:09.392 8 INFO neutron.api.v2.resource [None req-672e9137-0a6f-4690-96db-d9ec3d8793e6 8daff27f71e24abeaa3e916818a090fd 9f057c5878be4da0ba2eb11f5f1565d5 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1035/2071] 10.0.0.193 () {34 vars in 681 bytes} [Fri May 8 04:08:09 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2072] 10.0.0.193 () {32 vars in 727 bytes} [Fri May 8 04:08:09 2026] GET /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2073] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:08:09 2026] DELETE /v2.0/subnetpools/ab072a87-d2c2-4557-904b-8fb9eb2c4b87 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:09.510 8 INFO neutron.api.v2.resource [None req-171e7636-74db-4c2a-932e-f7f985a11027 efa5add5201044c8b179bcf841f6a6f4 c3b9b9afec56406b803878d398a264d8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1037/2074] 10.0.0.193 () {32 vars in 742 bytes} [Fri May 8 04:08:09 2026] DELETE /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1038/2075] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:08:09 2026] DELETE /v2.0/subnetpools/33d307b8-41b0-4544-8ac9-e74e11820a78 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2076] 10.0.0.193 () {32 vars in 730 bytes} [Fri May 8 04:08:09 2026] DELETE /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:09.640 7 INFO neutron.services.segments.plugin [-] Segment d28dcbb4-24bc-4279-880c-5403e02a7b69 resource provider aggregate not found 2026-05-08 04:08:09.645 7 INFO neutron.services.segments.plugin [-] Segment d28dcbb4-24bc-4279-880c-5403e02a7b69 resource provider aggregate not found 2026-05-08 04:08:09.660 7 INFO neutron.services.segments.plugin [-] Segment d28dcbb4-24bc-4279-880c-5403e02a7b69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d28dcbb4-24bc-4279-880c-5403e02a7b69 found for delete ", "request_id": "req-8aef3e2e-882b-40fd-b8c5-64aa3962034b"}]} 2026-05-08 04:08:09.664 7 INFO neutron.services.segments.plugin [-] Segment d28dcbb4-24bc-4279-880c-5403e02a7b69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d28dcbb4-24bc-4279-880c-5403e02a7b69 found for delete ", "request_id": "req-54a1f942-7fc4-450c-9c58-feab5ce6bae0"}]} [pid: 8|app: 0|req: 1040/2077] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:08:09 2026] DELETE /v2.0/subnetpools/45cbeaea-24d1-4ad3-a1df-64dacc928d69 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2078] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:09 2026] DELETE /v2.0/networks/cb7c87c0-63c3-4547-a652-ff77f5ffdb1a => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2079] 10.0.0.193 () {32 vars in 727 bytes} [Fri May 8 04:08:09 2026] GET /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:08:09.749 7 INFO neutron.db.segments_db [None req-31302aa3-cad2-4f17-9cc3-6d752ed8eb06 8daff27f71e24abeaa3e916818a090fd 9f057c5878be4da0ba2eb11f5f1565d5 - - default default] Added segment 1bcc91ac-5c85-4f8d-a8de-b9795e60b0a5 of type vxlan for network 71780525-29dd-4d34-af28-774e479bd908 2026-05-08 04:08:09.836 8 INFO neutron_taas.services.taas.taas_plugin [None req-735abb5a-8ca1-42c0-87ae-b31aeceb797c efa5add5201044c8b179bcf841f6a6f4 c3b9b9afec56406b803878d398a264d8 - - default default] TaaS: Handle Delete Port: fd155339-e656-437f-b120-db5fb7721670 2026-05-08 04:08:09.840 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-735abb5a-8ca1-42c0-87ae-b31aeceb797c efa5add5201044c8b179bcf841f6a6f4 c3b9b9afec56406b803878d398a264d8 - - default default] Tap Mirror: Handle Delete Port: fd155339-e656-437f-b120-db5fb7721670 [pid: 7|app: 0|req: 1039/2080] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:09 2026] POST /v2.0/networks => generated 707 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2081] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:08:09 2026] DELETE /v2.0/ports/fd155339-e656-437f-b120-db5fb7721670 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2082] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:08:09 2026] POST /v2.0/subnets => generated 647 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:08:10.046 7 WARNING neutron.api.v2.base [None req-d6f52904-c345-468d-a42b-8db0fa8413eb 8daff27f71e24abeaa3e916818a090fd 9f057c5878be4da0ba2eb11f5f1565d5 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-08 04:08:10.047 7 INFO neutron.api.v2.resource [None req-d6f52904-c345-468d-a42b-8db0fa8413eb 8daff27f71e24abeaa3e916818a090fd 9f057c5878be4da0ba2eb11f5f1565d5 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1041/2083] 10.0.0.193 () {34 vars in 681 bytes} [Fri May 8 04:08:10 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-08 04:08:10.059 8 INFO neutron.services.segments.plugin [-] Segment 7b216101-854f-41d2-8404-58f765918ada resource provider aggregate not found 2026-05-08 04:08:10.070 8 INFO neutron.services.segments.plugin [-] Segment 7b216101-854f-41d2-8404-58f765918ada resource provider aggregate not found 2026-05-08 04:08:10.089 8 INFO neutron.services.segments.plugin [-] Segment 7b216101-854f-41d2-8404-58f765918ada resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b216101-854f-41d2-8404-58f765918ada found for delete ", "request_id": "req-6ac8365a-15a2-4b0a-9cf6-46ac55a68bb8"}]} 2026-05-08 04:08:10.096 8 INFO neutron.services.segments.plugin [-] Segment 7b216101-854f-41d2-8404-58f765918ada resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b216101-854f-41d2-8404-58f765918ada found for delete ", "request_id": "req-e78b1dc9-5e9b-46f8-9537-77b8c899c8cb"}]} [pid: 8|app: 0|req: 1043/2084] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:09 2026] DELETE /v2.0/networks/ba4913f0-cd60-40ce-b500-e3c5fb4daf4f => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2085] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:10 2026] DELETE /v2.0/networks/71780525-29dd-4d34-af28-774e479bd908 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:08:10.302 8 INFO neutron.db.segments_db [None req-6a8720de-42b7-4aaa-a1bb-4fc94bdd1f0c 8daff27f71e24abeaa3e916818a090fd 9f057c5878be4da0ba2eb11f5f1565d5 - - default default] Added segment ebe241f7-bd1e-4dcb-81ff-b20fa6c1cf93 of type vxlan for network 291db6c9-f3d4-49ee-9dcb-38cc6f968975 [pid: 8|app: 0|req: 1044/2086] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:10 2026] POST /v2.0/networks => generated 708 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2087] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:08:10 2026] POST /v2.0/subnets => generated 647 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2088] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:10 2026] GET /v2.0/security-groups?tenant_id=6749e39ab1b24a00933841fa82145175&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2089] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:10 2026] GET /v2.0/security-groups?tenant_id=c3b9b9afec56406b803878d398a264d8&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2090] 10.0.0.193 () {34 vars in 681 bytes} [Fri May 8 04:08:10 2026] POST /v2.0/rbac-policies => generated 324 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2091] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:10 2026] DELETE /v2.0/security-groups/8b746d13-5a1c-4b68-b26b-0a620fa0c1c8 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2092] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:10 2026] DELETE /v2.0/security-groups/c4e52e98-db45-4797-b1fa-eb1f2aa8ba62 => 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: 1046/2093] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:11 2026] GET /v2.0/security-groups?tenant_id=ebc0a643e42b43a29871166d347f0a34&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2094] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:11 2026] GET /v2.0/security-groups?tenant_id=6cc74f69583343af9f8214c5db9c9630&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2097] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:11 2026] DELETE /v2.0/security-groups/6ca8f950-d0d4-4071-a5b4-7744f13963a7 => 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: 1047/2098] 10.0.0.193 () {32 vars in 723 bytes} [Fri May 8 04:08:11 2026] GET /v2.0/networks/291db6c9-f3d4-49ee-9dcb-38cc6f968975 => generated 655 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2099] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:11 2026] DELETE /v2.0/security-groups/1be75041-f773-4100-9be5-cd95bd475414 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:11.684 7 INFO neutron.services.segments.plugin [-] Segment 1bcc91ac-5c85-4f8d-a8de-b9795e60b0a5 resource provider aggregate not found 2026-05-08 04:08:11.702 7 INFO neutron.services.segments.plugin [-] Segment 1bcc91ac-5c85-4f8d-a8de-b9795e60b0a5 resource provider aggregate not found 2026-05-08 04:08:11.704 7 INFO neutron.services.segments.plugin [-] Segment 1bcc91ac-5c85-4f8d-a8de-b9795e60b0a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bcc91ac-5c85-4f8d-a8de-b9795e60b0a5 found for delete ", "request_id": "req-016786ad-a595-4ffa-a331-596c67f50cdf"}]} 2026-05-08 04:08:11.717 7 INFO neutron.services.segments.plugin [-] Segment 1bcc91ac-5c85-4f8d-a8de-b9795e60b0a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bcc91ac-5c85-4f8d-a8de-b9795e60b0a5 found for delete ", "request_id": "req-517ef22a-ce27-411d-90d2-e389015cea4a"}]} [pid: 7|app: 0|req: 1048/2100] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:11 2026] GET /v2.0/security-groups?tenant_id=d21b302ab3964a79b3e5519f87b8f80d&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2101] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:11 2026] DELETE /v2.0/security-groups/dc0b8a40-c05a-42c6-b121-d7dfd71c40c4 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:11.994 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c915c6c1-e428-4510-b2f4-79815db13428 2de6a0896053452d9aa909520785a679 ba6d71b3db4145aba1379cf6ab7d1855 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1053/2102] 10.0.0.193 () {32 vars in 723 bytes} [Fri May 8 04:08:11 2026] GET /v2.0/networks/291db6c9-f3d4-49ee-9dcb-38cc6f968975 => generated 138 bytes in 197 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:08:12.141 7 INFO neutron_taas.services.taas.taas_plugin [None req-db11ea1a-e8e3-4dfd-a2a3-facc40857cc4 8daff27f71e24abeaa3e916818a090fd 9f057c5878be4da0ba2eb11f5f1565d5 - - default default] TaaS: Handle Delete Port: d795d97d-bb60-4cf7-aa8e-20c8fb3990a3 2026-05-08 04:08:12.143 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db11ea1a-e8e3-4dfd-a2a3-facc40857cc4 8daff27f71e24abeaa3e916818a090fd 9f057c5878be4da0ba2eb11f5f1565d5 - - default default] Tap Mirror: Handle Delete Port: d795d97d-bb60-4cf7-aa8e-20c8fb3990a3 [pid: 7|app: 0|req: 1050/2103] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:12 2026] DELETE /v2.0/networks/291db6c9-f3d4-49ee-9dcb-38cc6f968975 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:08:12.454 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c06d6c28-ab0d-4004-a275-1f71cff486a6 8daff27f71e24abeaa3e916818a090fd 9f057c5878be4da0ba2eb11f5f1565d5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1054/2104] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:08:12 2026] DELETE /v2.0/subnets/426d4bc5-b8c6-435b-8ef6-9bc0e7335301 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:08:12.473 7 INFO neutron.pecan_wsgi.hooks.translation [None req-111a1cf2-c17c-45b4-89f3-a94b83b5f71a 8daff27f71e24abeaa3e916818a090fd 9f057c5878be4da0ba2eb11f5f1565d5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1051/2105] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:08:12 2026] DELETE /v2.0/subnets/90dda59d-7d08-4e58-93f2-ad08c5acb4d0 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:08:12.490 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b66f500-4460-4679-a70e-962bf48a1933 8daff27f71e24abeaa3e916818a090fd 9f057c5878be4da0ba2eb11f5f1565d5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1055/2106] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:08:12 2026] DELETE /v2.0/subnets/f5f19038-708b-480b-9b43-067d40961f61 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2107] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:13 2026] GET /v2.0/security-groups?tenant_id=5cdff75957ab4c30b42e866ea571a034&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2108] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:13 2026] DELETE /v2.0/security-groups/6473b634-9a7a-4b63-a0f2-5769794fc51d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:13.728 7 INFO neutron.services.segments.plugin [-] Segment ebe241f7-bd1e-4dcb-81ff-b20fa6c1cf93 resource provider aggregate not found 2026-05-08 04:08:13.738 7 INFO neutron.services.segments.plugin [-] Segment ebe241f7-bd1e-4dcb-81ff-b20fa6c1cf93 resource provider aggregate not found 2026-05-08 04:08:13.758 7 INFO neutron.services.segments.plugin [-] Segment ebe241f7-bd1e-4dcb-81ff-b20fa6c1cf93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebe241f7-bd1e-4dcb-81ff-b20fa6c1cf93 found for delete ", "request_id": "req-b9f83c25-5da2-4b75-a7c5-b586341a2450"}]} 2026-05-08 04:08:13.761 7 INFO neutron.services.segments.plugin [-] Segment ebe241f7-bd1e-4dcb-81ff-b20fa6c1cf93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebe241f7-bd1e-4dcb-81ff-b20fa6c1cf93 found for delete ", "request_id": "req-04cfb196-2a00-4e30-a13e-df142fed7a65"}]} [pid: 7|app: 0|req: 1053/2109] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:13 2026] GET /v2.0/security-groups?tenant_id=ba6d71b3db4145aba1379cf6ab7d1855&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2110] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:13 2026] DELETE /v2.0/security-groups/d1c3faa2-38db-41ac-b77b-30e35cc52a49 => 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: 1054/2111] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:14 2026] GET /v2.0/security-groups?tenant_id=9f057c5878be4da0ba2eb11f5f1565d5&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2112] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:14 2026] DELETE /v2.0/security-groups/f21b4acb-a59c-4d01-af11-eb514efd04d9 => 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: 1055/2113] 10.0.0.253 () {34 vars in 990 bytes} [Fri May 8 04:08:14 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2114] 10.0.0.253 () {34 vars in 1040 bytes} [Fri May 8 04:08:14 2026] GET /v2.0/security-groups?id=77e56abe-9f42-406c-86e6-ad63a0726545&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2115] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:08:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2116] 10.0.0.193 () {34 vars in 759 bytes} [Fri May 8 04:08:15 2026] PUT /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2117] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:15 2026] GET /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2118] 10.0.0.193 () {34 vars in 770 bytes} [Fri May 8 04:08:15 2026] PUT /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2119] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:15 2026] GET /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2120] 10.0.0.193 () {34 vars in 766 bytes} [Fri May 8 04:08:15 2026] PUT /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/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: 1059/2121] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:15 2026] GET /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/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: 1063/2122] 10.0.0.193 () {34 vars in 788 bytes} [Fri May 8 04:08:15 2026] PUT /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2123] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:15 2026] GET /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2124] 10.0.0.193 () {34 vars in 759 bytes} [Fri May 8 04:08:15 2026] PUT /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2125] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:15 2026] GET /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2126] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:08:15 2026] GET /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:15.534 7 INFO neutron.api.v2.resource [None req-f1df85ad-94bf-49dd-a4c3-d01f41f1ad45 30fd640eef1d4354b31a1ba33c0d18e9 81ddbd1b34cb4ae985ab195b8c4fe94c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1063/2127] 10.0.0.193 () {32 vars in 751 bytes} [Fri May 8 04:08:15 2026] GET /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 04:08:15.600 8 INFO neutron.db.segments_db [None req-b879e880-82d0-4d43-bf7d-8780bee36d7f 491b657e2a8e4e159f24172afd889af2 b81a81455cba4d77b3483cc9fcfa247d - - default default] Added segment fb3be00f-09d2-45bb-8fbc-357a5436e4f3 of type vxlan for network 292616cc-abc8-4cd2-9eef-7e46978bc0b7 [pid: 7|app: 0|req: 1064/2128] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:08:15 2026] DELETE /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2129] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:15 2026] GET /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:08:15.683 7 INFO neutron.api.v2.resource [None req-952a2e37-6781-4e92-8d5e-e4cb76db61f4 30fd640eef1d4354b31a1ba33c0d18e9 81ddbd1b34cb4ae985ab195b8c4fe94c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1066/2130] 10.0.0.193 () {32 vars in 754 bytes} [Fri May 8 04:08:15 2026] DELETE /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2131] 10.0.0.193 () {32 vars in 742 bytes} [Fri May 8 04:08:15 2026] DELETE /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2132] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:15 2026] GET /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7/tags => 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: 1069/2133] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:08:15 2026] DELETE /v2.0/subnetpools/0cd88c6b-13aa-425c-9219-d3a15a7e33d7 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:15.888 8 INFO neutron.db.l3_hamode_db [None req-b879e880-82d0-4d43-bf7d-8780bee36d7f 491b657e2a8e4e159f24172afd889af2 b81a81455cba4d77b3483cc9fcfa247d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 04:08:16.004 8 INFO neutron.db.l3_hamode_db [None req-b879e880-82d0-4d43-bf7d-8780bee36d7f 491b657e2a8e4e159f24172afd889af2 b81a81455cba4d77b3483cc9fcfa247d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1065/2134] 10.0.0.193 () {34 vars in 668 bytes} [Fri May 8 04:08:15 2026] POST /v2.0/routers => generated 474 bytes in 1325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2135] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:16 2026] GET /v2.0/security-groups?tenant_id=32d9bba7e4124e0d83acb4c36b647fab&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2136] 10.0.0.193 () {34 vars in 751 bytes} [Fri May 8 04:08:16 2026] PUT /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags => generated 25 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2137] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:16 2026] DELETE /v2.0/security-groups/a082165c-1113-4e35-a2ca-ced9dc115ad3 => 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: 1067/2138] 10.0.0.193 () {32 vars in 731 bytes} [Fri May 8 04:08:16 2026] GET /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2139] 10.0.0.193 () {34 vars in 762 bytes} [Fri May 8 04:08:16 2026] PUT /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags/green => generated 4 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2140] 10.0.0.193 () {32 vars in 731 bytes} [Fri May 8 04:08:17 2026] GET /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2141] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:17 2026] GET /v2.0/security-groups?tenant_id=81ddbd1b34cb4ae985ab195b8c4fe94c&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2142] 10.0.0.193 () {34 vars in 758 bytes} [Fri May 8 04:08:17 2026] PUT /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags/red => generated 4 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2143] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:17 2026] DELETE /v2.0/security-groups/44c05d49-2029-4190-a84c-858717ed6102 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2144] 10.0.0.193 () {32 vars in 731 bytes} [Fri May 8 04:08:17 2026] GET /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2145] 10.0.0.193 () {34 vars in 780 bytes} [Fri May 8 04:08:17 2026] PUT /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags/black.or.white => generated 4 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2146] 10.0.0.193 () {32 vars in 731 bytes} [Fri May 8 04:08:17 2026] GET /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags => generated 52 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2147] 10.0.0.193 () {34 vars in 751 bytes} [Fri May 8 04:08:17 2026] PUT /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags => generated 37 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2148] 10.0.0.193 () {32 vars in 731 bytes} [Fri May 8 04:08:17 2026] GET /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2149] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:17 2026] GET /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags/red => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:18.113 7 INFO neutron.api.v2.resource [None req-eb5084c2-bab9-4828-923c-deab6655a93b 491b657e2a8e4e159f24172afd889af2 b81a81455cba4d77b3483cc9fcfa247d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1078/2150] 10.0.0.193 () {32 vars in 743 bytes} [Fri May 8 04:08:18 2026] GET /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags/green => generated 99 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2151] 10.0.0.193 () {32 vars in 742 bytes} [Fri May 8 04:08:18 2026] DELETE /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags/red => 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: 1079/2152] 10.0.0.193 () {32 vars in 731 bytes} [Fri May 8 04:08:18 2026] GET /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags => generated 30 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:08:18.399 8 INFO neutron.api.v2.resource [None req-5b78063a-b57b-41ed-be65-d314ee9a2a3b 491b657e2a8e4e159f24172afd889af2 b81a81455cba4d77b3483cc9fcfa247d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1074/2153] 10.0.0.193 () {32 vars in 746 bytes} [Fri May 8 04:08:18 2026] DELETE /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags/green => generated 99 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2154] 10.0.0.193 () {32 vars in 734 bytes} [Fri May 8 04:08:18 2026] DELETE /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2155] 10.0.0.193 () {32 vars in 731 bytes} [Fri May 8 04:08:18 2026] GET /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1/tags => generated 12 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2156] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:08:18 2026] GET /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1 => 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: 1082/2157] 10.0.0.193 () {34 vars in 678 bytes} [Fri May 8 04:08:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2158] 10.0.0.193 () {34 vars in 678 bytes} [Fri May 8 04:08:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2159] 10.0.0.193 () {34 vars in 678 bytes} [Fri May 8 04:08:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2160] 10.0.0.193 () {34 vars in 678 bytes} [Fri May 8 04:08:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2161] 10.0.0.193 () {34 vars in 678 bytes} [Fri May 8 04:08:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2162] 10.0.0.193 () {34 vars in 742 bytes} [Fri May 8 04:08:18 2026] PUT /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1 => generated 480 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2163] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:08:19 2026] GET /v2.0/ports?device_id=fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1 => 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: 1087/2164] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:08:19 2026] PUT /v2.0/policies/d4f277a8-bdd9-4afa-a137-631784456f7a/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2165] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:08:19 2026] PUT /v2.0/policies/7a27cceb-87fb-4379-b141-1bbfb48ed10a/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2166] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:08:19 2026] PUT /v2.0/policies/a001ac91-bef5-4a46-88e0-5e985e1ad750/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2167] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:08:19 2026] PUT /v2.0/policies/f95a8cb6-e64d-4267-abf2-ef18f028648e/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:08:19.418 8 INFO neutron_taas.services.taas.taas_plugin [None req-20b81d2f-023f-48c3-b793-aa1cca551c23 491b657e2a8e4e159f24172afd889af2 b81a81455cba4d77b3483cc9fcfa247d - - default default] TaaS: Handle Delete Port: ff83ac30-e980-4d37-8f96-9497f4faae67 2026-05-08 04:08:19.421 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20b81d2f-023f-48c3-b793-aa1cca551c23 491b657e2a8e4e159f24172afd889af2 b81a81455cba4d77b3483cc9fcfa247d - - default default] Tap Mirror: Handle Delete Port: ff83ac30-e980-4d37-8f96-9497f4faae67 2026-05-08 04:08:19.738 8 INFO neutron.services.segments.plugin [-] Segment fb3be00f-09d2-45bb-8fbc-357a5436e4f3 resource provider aggregate not found 2026-05-08 04:08:19.752 8 INFO neutron.services.segments.plugin [-] Segment fb3be00f-09d2-45bb-8fbc-357a5436e4f3 resource provider aggregate not found 2026-05-08 04:08:19.769 8 INFO neutron.services.segments.plugin [-] Segment fb3be00f-09d2-45bb-8fbc-357a5436e4f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb3be00f-09d2-45bb-8fbc-357a5436e4f3 found for delete ", "request_id": "req-8f0e279c-39ab-4e1e-aeb3-39310d6a5f0a"}]} 2026-05-08 04:08:19.771 8 INFO neutron.services.segments.plugin [-] Segment fb3be00f-09d2-45bb-8fbc-357a5436e4f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb3be00f-09d2-45bb-8fbc-357a5436e4f3 found for delete ", "request_id": "req-063418b8-9944-4496-bbe9-c3b3f2f813d9"}]} 2026-05-08 04:08:19.776 8 INFO neutron.db.l3_hamode_db [None req-20b81d2f-023f-48c3-b793-aa1cca551c23 491b657e2a8e4e159f24172afd889af2 b81a81455cba4d77b3483cc9fcfa247d - - default default] HA network 292616cc-abc8-4cd2-9eef-7e46978bc0b7 was deleted as no HA routers are present in tenant b81a81455cba4d77b3483cc9fcfa247d. [pid: 8|app: 0|req: 1078/2168] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:08:19 2026] DELETE /v2.0/routers/fe57a5a4-94ce-41f6-bc6e-68bf24afb5b1 => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2169] 10.0.0.193 () {32 vars in 674 bytes} [Fri May 8 04:08:19 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2170] 10.0.0.193 () {32 vars in 688 bytes} [Fri May 8 04:08:20 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2171] 10.0.0.193 () {32 vars in 684 bytes} [Fri May 8 04:08:20 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2172] 10.0.0.193 () {32 vars in 696 bytes} [Fri May 8 04:08:20 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) [pid: 7|app: 0|req: 1093/2173] 10.0.0.193 () {32 vars in 682 bytes} [Fri May 8 04:08:20 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2174] 10.0.0.193 () {32 vars in 696 bytes} [Fri May 8 04:08:20 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2175] 10.0.0.193 () {32 vars in 692 bytes} [Fri May 8 04:08:20 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2176] 10.0.0.193 () {32 vars in 704 bytes} [Fri May 8 04:08:20 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2177] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:20 2026] GET /v2.0/security-groups?tenant_id=b81a81455cba4d77b3483cc9fcfa247d&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2178] 10.0.0.193 () {32 vars in 734 bytes} [Fri May 8 04:08:20 2026] DELETE /v2.0/qos/policies/d4f277a8-bdd9-4afa-a137-631784456f7a => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:20.778 7 INFO neutron.db.segments_db [None req-bbdf7978-2076-43d7-bc99-5bc3fd667ad6 c9d862fb0bd944599e560bb53255480c 91712285eff743b5842e254315044a9f - - default default] Added segment 72871cf1-fa2f-406b-9dbd-51b5060d1eb0 of type vxlan for network b24e4ad4-c3f4-4bef-bd95-52adff5abc51 [pid: 8|app: 0|req: 1084/2179] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:20 2026] DELETE /v2.0/security-groups/287875f2-c82b-422d-962a-c4bde3518de4 => 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: 1096/2180] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:20 2026] POST /v2.0/networks => generated 613 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2181] 10.0.0.193 () {32 vars in 734 bytes} [Fri May 8 04:08:20 2026] DELETE /v2.0/qos/policies/7a27cceb-87fb-4379-b141-1bbfb48ed10a => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2182] 10.0.0.193 () {32 vars in 734 bytes} [Fri May 8 04:08:20 2026] DELETE /v2.0/qos/policies/a001ac91-bef5-4a46-88e0-5e985e1ad750 => 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: 1087/2183] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:20 2026] GET /v2.0/security-groups?tenant_id=d6dbb605f54245188254ff37eab28a76&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2184] 10.0.0.193 () {32 vars in 734 bytes} [Fri May 8 04:08:21 2026] DELETE /v2.0/qos/policies/f95a8cb6-e64d-4267-abf2-ef18f028648e => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2185] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:08:20 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2186] 10.0.0.193 () {32 vars in 734 bytes} [Fri May 8 04:08:21 2026] DELETE /v2.0/qos/policies/1c3e4492-9d7d-4cfb-82fb-0b768c104e7e => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2187] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:21 2026] DELETE /v2.0/security-groups/672b5f86-3fc3-41f4-98b1-2007ed5803e6 => 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: 1099/2188] 10.0.0.193 () {34 vars in 751 bytes} [Fri May 8 04:08:21 2026] PUT /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2189] 10.0.0.193 () {32 vars in 731 bytes} [Fri May 8 04:08:21 2026] GET /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2190] 10.0.0.193 () {34 vars in 762 bytes} [Fri May 8 04:08:21 2026] PUT /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2191] 10.0.0.193 () {32 vars in 731 bytes} [Fri May 8 04:08:21 2026] GET /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2192] 10.0.0.193 () {34 vars in 758 bytes} [Fri May 8 04:08:21 2026] PUT /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2193] 10.0.0.193 () {32 vars in 731 bytes} [Fri May 8 04:08:21 2026] GET /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2194] 10.0.0.193 () {34 vars in 780 bytes} [Fri May 8 04:08:21 2026] PUT /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2195] 10.0.0.193 () {32 vars in 731 bytes} [Fri May 8 04:08:21 2026] GET /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2196] 10.0.0.193 () {34 vars in 751 bytes} [Fri May 8 04:08:21 2026] PUT /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2197] 10.0.0.193 () {32 vars in 731 bytes} [Fri May 8 04:08:21 2026] GET /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2198] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:21 2026] GET /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:21.917 8 INFO neutron.api.v2.resource [None req-fcefc12f-4f83-4618-97ff-172ab0b538a6 c9d862fb0bd944599e560bb53255480c 91712285eff743b5842e254315044a9f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1095/2199] 10.0.0.193 () {32 vars in 743 bytes} [Fri May 8 04:08:21 2026] GET /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2200] 10.0.0.193 () {32 vars in 742 bytes} [Fri May 8 04:08:21 2026] DELETE /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2201] 10.0.0.193 () {32 vars in 731 bytes} [Fri May 8 04:08:21 2026] GET /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:08:22.067 7 INFO neutron.api.v2.resource [None req-d030dc26-23ab-402e-a8d7-38c0580cb755 c9d862fb0bd944599e560bb53255480c 91712285eff743b5842e254315044a9f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1106/2202] 10.0.0.193 () {32 vars in 746 bytes} [Fri May 8 04:08:22 2026] DELETE /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2203] 10.0.0.193 () {32 vars in 734 bytes} [Fri May 8 04:08:22 2026] DELETE /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags => 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: 1098/2204] 10.0.0.193 () {32 vars in 731 bytes} [Fri May 8 04:08:22 2026] GET /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2205] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:22 2026] GET /v2.0/security-groups?tenant_id=8b6d5fcc53704986884aa3a0b18536c4&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2206] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:08:22 2026] DELETE /v2.0/subnets/b0b061b3-a1a7-4796-9ddd-3895a86923b1 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2207] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:22 2026] DELETE /v2.0/security-groups/af85951c-c165-4b8c-adcc-2b009c616d0d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:22.502 8 INFO neutron_taas.services.taas.taas_plugin [None req-a58b4b98-2ae2-418a-985e-555827d5a3ba c9d862fb0bd944599e560bb53255480c 91712285eff743b5842e254315044a9f - - default default] TaaS: Handle Delete Port: fc23bfa9-8fef-44a5-8c9f-7558f7f0dd67 2026-05-08 04:08:22.506 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a58b4b98-2ae2-418a-985e-555827d5a3ba c9d862fb0bd944599e560bb53255480c 91712285eff743b5842e254315044a9f - - default default] Tap Mirror: Handle Delete Port: fc23bfa9-8fef-44a5-8c9f-7558f7f0dd67 [pid: 7|app: 0|req: 1109/2208] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:22 2026] GET /v2.0/security-groups?tenant_id=83dba0ff42f0441aa59d89131aeb9b3b&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:08:22.690 8 INFO neutron.services.segments.plugin [-] Segment 72871cf1-fa2f-406b-9dbd-51b5060d1eb0 resource provider aggregate not found 2026-05-08 04:08:22.696 8 INFO neutron.services.segments.plugin [-] Segment 72871cf1-fa2f-406b-9dbd-51b5060d1eb0 resource provider aggregate not found 2026-05-08 04:08:22.709 8 INFO neutron.services.segments.plugin [-] Segment 72871cf1-fa2f-406b-9dbd-51b5060d1eb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72871cf1-fa2f-406b-9dbd-51b5060d1eb0 found for delete ", "request_id": "req-c50ec9bc-dd4f-4392-9dad-28c9717d535f"}]} 2026-05-08 04:08:22.713 8 INFO neutron.services.segments.plugin [-] Segment 72871cf1-fa2f-406b-9dbd-51b5060d1eb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72871cf1-fa2f-406b-9dbd-51b5060d1eb0 found for delete ", "request_id": "req-79bfd154-09da-43e2-8fcd-2938b7428c72"}]} [pid: 8|app: 0|req: 1100/2209] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:22 2026] DELETE /v2.0/networks/b24e4ad4-c3f4-4bef-bd95-52adff5abc51 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2210] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:22 2026] DELETE /v2.0/security-groups/2c30d773-62c9-4ed9-93ca-031683939cce => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2211] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:22 2026] GET /v2.0/security-groups?tenant_id=ba22e40538d14bf8b1edffcab018d705&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2212] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:23 2026] DELETE /v2.0/security-groups/e925df75-a14d-4846-8409-b547a9c5c956 => 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: 1102/2213] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:23 2026] GET /v2.0/security-groups?tenant_id=0113c67b749b4499a63dbd076901209a&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2214] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:23 2026] DELETE /v2.0/security-groups/7ac05f16-07a0-4b76-9d8e-333f606512b7 => 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: 1103/2215] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:23 2026] GET /v2.0/security-groups?tenant_id=91712285eff743b5842e254315044a9f&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2216] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:23 2026] DELETE /v2.0/security-groups/69c77d78-d03a-4b3f-8d4b-b0842795eee6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:24.954 8 INFO neutron.db.segments_db [None req-048da097-9fb9-43c9-bb5e-b59d2054242a f3f632f0452e40f2ba8644f6ea37506c a3b34fdea9314307a39fd9601b6720e5 - - default default] Added segment 40055b64-cdf7-4724-b401-21da5fc4880e of type vxlan for network 5989370f-9c02-4d6a-9786-75cb5618b260 [pid: 8|app: 0|req: 1104/2217] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:24 2026] POST /v2.0/networks => generated 612 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2218] 10.0.0.193 () {34 vars in 664 bytes} [Fri May 8 04:08:25 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1105/2219] 10.0.0.193 () {34 vars in 666 bytes} [Fri May 8 04:08:25 2026] POST /v2.0/trunks => generated 407 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2220] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:25 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2221] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:08:25 2026] PUT /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2222] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:08:25 2026] GET /v2.0/security-groups?id=77e56abe-9f42-406c-86e6-ad63a0726545&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2223] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:08:25 2026] GET /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2224] 10.0.0.193 () {34 vars in 760 bytes} [Fri May 8 04:08:25 2026] PUT /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2225] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:08:25 2026] GET /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2226] 10.0.0.193 () {34 vars in 756 bytes} [Fri May 8 04:08:25 2026] PUT /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2227] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:08:25 2026] GET /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/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: 1119/2228] 10.0.0.193 () {34 vars in 778 bytes} [Fri May 8 04:08:25 2026] PUT /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2231] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:08:25 2026] GET /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags => generated 52 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2232] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:08:26 2026] PUT /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2233] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:08:26 2026] GET /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2234] 10.0.0.193 () {32 vars in 737 bytes} [Fri May 8 04:08:26 2026] GET /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:26.551 8 INFO neutron.api.v2.resource [None req-e16c12cd-b435-4bdb-a3b1-fb33783698bf f3f632f0452e40f2ba8644f6ea37506c a3b34fdea9314307a39fd9601b6720e5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1112/2235] 10.0.0.193 () {32 vars in 741 bytes} [Fri May 8 04:08:26 2026] GET /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2236] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:26 2026] DELETE /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2237] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:08:26 2026] GET /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:08:26.684 7 INFO neutron.api.v2.resource [None req-a613f6fc-4aa9-4fb2-86cf-35415efcc5ce f3f632f0452e40f2ba8644f6ea37506c a3b34fdea9314307a39fd9601b6720e5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1126/2238] 10.0.0.193 () {32 vars in 744 bytes} [Fri May 8 04:08:26 2026] DELETE /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2239] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:08:26 2026] DELETE /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2240] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:26 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2241] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:08:26 2026] GET /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2242] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:08:26 2026] GET /v2.0/security-groups?id=77e56abe-9f42-406c-86e6-ad63a0726545&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2243] 10.0.0.193 () {32 vars in 719 bytes} [Fri May 8 04:08:26 2026] GET /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2 => generated 407 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2244] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:08:26 2026] GET /v2.0/ports/6a9ccba9-d32a-4a87-8421-43de044f4351 => generated 826 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2245] 10.0.0.193 () {32 vars in 722 bytes} [Fri May 8 04:08:26 2026] DELETE /v2.0/trunks/800b455b-fdea-4452-9057-9764450043d2 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:27.119 7 INFO neutron_taas.services.taas.taas_plugin [None req-b994890f-d615-4126-b6ea-9aae3dc13eb1 f3f632f0452e40f2ba8644f6ea37506c a3b34fdea9314307a39fd9601b6720e5 - - default default] TaaS: Handle Delete Port: 6a9ccba9-d32a-4a87-8421-43de044f4351 2026-05-08 04:08:27.122 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b994890f-d615-4126-b6ea-9aae3dc13eb1 f3f632f0452e40f2ba8644f6ea37506c a3b34fdea9314307a39fd9601b6720e5 - - default default] Tap Mirror: Handle Delete Port: 6a9ccba9-d32a-4a87-8421-43de044f4351 [pid: 7|app: 0|req: 1134/2246] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:08:27 2026] DELETE /v2.0/ports/6a9ccba9-d32a-4a87-8421-43de044f4351 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:08:27.314 7 INFO neutron.services.segments.plugin [-] Segment 40055b64-cdf7-4724-b401-21da5fc4880e resource provider aggregate not found 2026-05-08 04:08:27.322 7 INFO neutron.services.segments.plugin [-] Segment 40055b64-cdf7-4724-b401-21da5fc4880e resource provider aggregate not found 2026-05-08 04:08:27.336 7 INFO neutron.services.segments.plugin [-] Segment 40055b64-cdf7-4724-b401-21da5fc4880e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40055b64-cdf7-4724-b401-21da5fc4880e found for delete ", "request_id": "req-bcb1d996-898c-46ea-867e-5f9efb756dad"}]} [pid: 8|app: 0|req: 1113/2247] 10.0.0.193 () {34 vars in 676 bytes} [Fri May 8 04:08:26 2026] POST /v2.0/floatingips => generated 552 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:08:27.339 7 INFO neutron.services.segments.plugin [-] Segment 40055b64-cdf7-4724-b401-21da5fc4880e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40055b64-cdf7-4724-b401-21da5fc4880e found for delete ", "request_id": "req-6895fead-6fdb-4e94-9818-a9f520177604"}]} [pid: 7|app: 0|req: 1135/2248] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:27 2026] DELETE /v2.0/networks/5989370f-9c02-4d6a-9786-75cb5618b260 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2249] 10.0.0.193 () {34 vars in 759 bytes} [Fri May 8 04:08:27 2026] PUT /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2250] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:27 2026] GET /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/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: 1115/2251] 10.0.0.193 () {34 vars in 770 bytes} [Fri May 8 04:08:27 2026] PUT /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2252] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:27 2026] GET /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2253] 10.0.0.193 () {34 vars in 766 bytes} [Fri May 8 04:08:27 2026] PUT /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2254] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:27 2026] GET /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/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: 1139/2255] 10.0.0.193 () {34 vars in 788 bytes} [Fri May 8 04:08:27 2026] PUT /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2256] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:27 2026] GET /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2257] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:27 2026] GET /v2.0/security-groups?tenant_id=01c64db9970c44f2a5871a1df271fc42&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2258] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:27 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2259] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:28 2026] DELETE /v2.0/security-groups/579e9b6e-5a70-4fa7-a1a3-3c1748b970bc => 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: 1141/2260] 10.0.0.193 () {34 vars in 759 bytes} [Fri May 8 04:08:27 2026] PUT /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags => generated 37 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2261] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:08:28 2026] GET /v2.0/security-groups?id=77e56abe-9f42-406c-86e6-ad63a0726545&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2262] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:08:28 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2263] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:28 2026] GET /v2.0/security-groups?tenant_id=a3b34fdea9314307a39fd9601b6720e5&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2264] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:28 2026] GET /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2265] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:28 2026] GET /v2.0/security-groups?tenant_id=0551b03cb64b436795cfa67ca8c64f6e&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:08:28.473 8 INFO neutron_taas.services.taas.taas_plugin [req-73f9f047-0cbf-44c3-9727-8059444aadf0 req-700d4946-48a3-4c82-89f7-f4a00bc6539e 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] TaaS: Handle Delete Port: fdf77bce-a83a-422c-abc9-5d9b4358a7d1 2026-05-08 04:08:28.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-73f9f047-0cbf-44c3-9727-8059444aadf0 req-700d4946-48a3-4c82-89f7-f4a00bc6539e 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Tap Mirror: Handle Delete Port: fdf77bce-a83a-422c-abc9-5d9b4358a7d1 [pid: 7|app: 0|req: 1145/2266] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:28 2026] DELETE /v2.0/security-groups/c7997fd4-ae84-4b4a-a264-914a5aaf1d42 => 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: 1146/2267] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:08:28 2026] GET /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:28.600 8 INFO neutron.db.l3_db [req-73f9f047-0cbf-44c3-9727-8059444aadf0 req-700d4946-48a3-4c82-89f7-f4a00bc6539e 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Floating IP 6025e2bc-abe4-4cc2-b19a-72804d4d2f28 disassociated. External IP: 10.96.250.201, port: fdf77bce-a83a-422c-abc9-5d9b4358a7d1. [pid: 7|app: 0|req: 1147/2268] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:28 2026] DELETE /v2.0/security-groups/420817a3-e305-4a60-b1d4-1e43ce5e9d5e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:28.693 7 INFO neutron.api.v2.resource [None req-b8ba1407-7e23-4a62-832f-0e9387ec94f8 0968ee89c1b94e6aa73cd403854222c4 b6bb55df774c4ade8c153b9107353690 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1148/2269] 10.0.0.193 () {32 vars in 751 bytes} [Fri May 8 04:08:28 2026] GET /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2270] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:28 2026] GET /v2.0/security-groups?tenant_id=06bcc234fefc453582813b8ee346b7dd&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2271] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:08:28 2026] DELETE /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2272] 199.204.45.115 () {36 vars in 997 bytes} [Fri May 8 04:08:28 2026] DELETE /v2.0/ports/fdf77bce-a83a-422c-abc9-5d9b4358a7d1 => generated 0 bytes in 564 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2273] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:28 2026] DELETE /v2.0/security-groups/fa00c28b-5b43-42e5-9332-cdf3c5900d48 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:28.993 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9206d80c-fb48-4de7-bed6-7fe6f0c1e97e'] response: {'server_uuid': 'a77b8a0e-7da3-4cbf-9a84-f568a230e9de', 'name': 'network-vif-deleted', 'tag': 'fdf77bce-a83a-422c-abc9-5d9b4358a7d1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1123/2274] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:28 2026] GET /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:08:29.061 7 INFO neutron.api.v2.resource [None req-953f07b4-0520-4583-9273-26e7c121afbe 0968ee89c1b94e6aa73cd403854222c4 b6bb55df774c4ade8c153b9107353690 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1152/2275] 10.0.0.193 () {32 vars in 754 bytes} [Fri May 8 04:08:29 2026] DELETE /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2276] 10.0.0.193 () {32 vars in 742 bytes} [Fri May 8 04:08:29 2026] DELETE /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2277] 10.0.0.193 () {32 vars in 739 bytes} [Fri May 8 04:08:29 2026] GET /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:08:29.307 8 INFO neutron_taas.services.taas.taas_plugin [None req-69b78968-e210-4666-91ec-9db9d83f18db 0968ee89c1b94e6aa73cd403854222c4 b6bb55df774c4ade8c153b9107353690 - - default default] TaaS: Handle Delete Port: e178a5e5-f21f-48ce-bd5a-0dbc0028142a 2026-05-08 04:08:29.310 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69b78968-e210-4666-91ec-9db9d83f18db 0968ee89c1b94e6aa73cd403854222c4 b6bb55df774c4ade8c153b9107353690 - - default default] Tap Mirror: Handle Delete Port: e178a5e5-f21f-48ce-bd5a-0dbc0028142a [pid: 7|app: 0|req: 1154/2278] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:29 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2279] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:08:29 2026] DELETE /v2.0/floatingips/e2a50b57-5e5e-4384-ad54-3c5e34f62991 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2280] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:30 2026] GET /v2.0/security-groups?tenant_id=d533181a5c8d4e3cb73b20fd7c4f42a9&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2281] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:30 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => 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: 1126/2282] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:30 2026] DELETE /v2.0/security-groups/54a4eb04-40a3-4fb7-9258-e781e8709291 => 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: 1157/2283] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:30 2026] GET /v2.0/security-groups?tenant_id=b6bb55df774c4ade8c153b9107353690&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2284] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:30 2026] DELETE /v2.0/security-groups/2499052b-b4a3-4f6b-84bd-084c73e9fe39 => 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: 1158/2285] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:31 2026] GET /v2.0/ports?device_id=a77b8a0e-7da3-4cbf-9a84-f568a230e9de => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2286] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:32 2026] DELETE /v2.0/security-groups/77e56abe-9f42-406c-86e6-ad63a0726545 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:32.898 7 INFO neutron_taas.services.taas.taas_plugin [None req-b552206e-48d5-4f05-8b7e-0de804fca75b 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] TaaS: Handle Delete Port: be1b28ed-d481-4c7e-86c6-0729660d62d4 2026-05-08 04:08:32.901 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b552206e-48d5-4f05-8b7e-0de804fca75b 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Tap Mirror: Handle Delete Port: be1b28ed-d481-4c7e-86c6-0729660d62d4 [pid: 7|app: 0|req: 1159/2287] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:08:32 2026] DELETE /v2.0/floatingips/6025e2bc-abe4-4cc2-b19a-72804d4d2f28 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2288] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:33 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2289] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:08:33 2026] GET /v2.0/security-groups?id=5a389628-2214-477a-b06b-604e5a0cab37&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2290] 10.0.0.193 () {34 vars in 678 bytes} [Fri May 8 04:08:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2291] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:08:34 2026] PUT /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/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: 1131/2292] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:08:34 2026] GET /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2293] 10.0.0.193 () {34 vars in 764 bytes} [Fri May 8 04:08:34 2026] PUT /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2294] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:08:34 2026] GET /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/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: 1133/2295] 10.0.0.193 () {34 vars in 760 bytes} [Fri May 8 04:08:34 2026] PUT /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2296] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:34 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2297] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:08:34 2026] GET /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2298] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:08:34 2026] GET /v2.0/security-groups?id=5a389628-2214-477a-b06b-604e5a0cab37&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2299] 10.0.0.193 () {34 vars in 782 bytes} [Fri May 8 04:08:34 2026] PUT /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2300] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:08:34 2026] GET /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2301] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:08:34 2026] PUT /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/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: 1137/2302] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:08:34 2026] GET /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/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: 1166/2303] 10.0.0.193 () {32 vars in 741 bytes} [Fri May 8 04:08:34 2026] GET /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:34.787 8 INFO neutron.api.v2.resource [None req-103abacc-2cd4-4f0f-8184-535d5e80a6c9 c2329576a5a74f5e8968e0f93ff62f07 f6fccefdba2d4fb7a60ac5927c97f217 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1138/2304] 10.0.0.193 () {32 vars in 745 bytes} [Fri May 8 04:08:34 2026] GET /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2305] 10.0.0.193 () {32 vars in 744 bytes} [Fri May 8 04:08:34 2026] DELETE /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2306] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:08:34 2026] GET /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:08:34.914 7 INFO neutron.api.v2.resource [None req-061b7327-4c24-4714-823d-3d6ecebf714a c2329576a5a74f5e8968e0f93ff62f07 f6fccefdba2d4fb7a60ac5927c97f217 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1168/2307] 10.0.0.193 () {32 vars in 748 bytes} [Fri May 8 04:08:34 2026] DELETE /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2308] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:08:34 2026] DELETE /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2309] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:08:34 2026] GET /v2.0/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2310] 10.0.0.193 () {32 vars in 734 bytes} [Fri May 8 04:08:35 2026] DELETE /v2.0/qos/policies/91bb1948-4cc8-4a4b-988b-cf09449e3bd4 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2311] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:35 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => 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: 1171/2312] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:08:35 2026] GET /v2.0/security-groups?id=5a389628-2214-477a-b06b-604e5a0cab37&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2313] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:08:35 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:08:35.834 8 INFO neutron_taas.services.taas.taas_plugin [req-be320068-29e0-4d5c-abee-24502e824434 req-5f66c416-79cf-4821-abe6-283609c85253 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] TaaS: Handle Delete Port: 65d838e2-3948-4f49-a85a-14751e9620dc 2026-05-08 04:08:35.838 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-be320068-29e0-4d5c-abee-24502e824434 req-5f66c416-79cf-4821-abe6-283609c85253 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Tap Mirror: Handle Delete Port: 65d838e2-3948-4f49-a85a-14751e9620dc [pid: 7|app: 0|req: 1172/2314] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:35 2026] GET /v2.0/security-groups?tenant_id=f6fccefdba2d4fb7a60ac5927c97f217&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2315] 199.204.45.115 () {36 vars in 997 bytes} [Fri May 8 04:08:35 2026] DELETE /v2.0/ports/65d838e2-3948-4f49-a85a-14751e9620dc => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:08:36.027 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9c0b572-e876-46c7-b14a-03ee4b7ad6ca'] response: {'server_uuid': 'f0594838-b83d-437c-a4e8-d26136d0da32', 'name': 'network-vif-deleted', 'tag': '65d838e2-3948-4f49-a85a-14751e9620dc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1173/2316] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:35 2026] DELETE /v2.0/security-groups/0fbe45fe-a619-40a0-8cf5-4827233f28d2 => 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: 1144/2317] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:36 2026] GET /v2.0/security-groups?tenant_id=2a82bae778654b5d8e94b4d974f0dc56&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2318] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:36 2026] DELETE /v2.0/security-groups/55e14f06-75b6-4fc2-8f35-2321fce95b9e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2319] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:36 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => 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: 1175/2320] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:37 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2321] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:08:39 2026] GET /v2.0/ports?device_id=f0594838-b83d-437c-a4e8-d26136d0da32 => 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: 1176/2322] 10.0.0.193 () {34 vars in 684 bytes} [Fri May 8 04:08:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2323] 10.0.0.193 () {34 vars in 767 bytes} [Fri May 8 04:08:40 2026] PUT /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2324] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:08:40 2026] GET /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2325] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:40 2026] DELETE /v2.0/security-groups/5a389628-2214-477a-b06b-604e5a0cab37 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2326] 10.0.0.193 () {34 vars in 778 bytes} [Fri May 8 04:08:40 2026] PUT /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2327] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:08:40 2026] GET /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2328] 10.0.0.193 () {34 vars in 774 bytes} [Fri May 8 04:08:40 2026] PUT /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2329] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:08:40 2026] GET /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2330] 10.0.0.193 () {34 vars in 796 bytes} [Fri May 8 04:08:40 2026] PUT /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2331] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:08:40 2026] GET /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2332] 10.0.0.193 () {34 vars in 767 bytes} [Fri May 8 04:08:40 2026] PUT /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2333] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:08:40 2026] GET /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/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: 1185/2334] 10.0.0.193 () {32 vars in 755 bytes} [Fri May 8 04:08:40 2026] GET /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:40.654 7 INFO neutron.api.v2.resource [None req-22933289-5e23-4b72-98ce-7d4f0e74ea65 0d0a49207c674203a0e771f5ec039238 877234931d324a1284f9e27572cba9ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2335] 10.0.0.193 () {32 vars in 759 bytes} [Fri May 8 04:08:40 2026] GET /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 04:08:40.665 8 INFO neutron_taas.services.taas.taas_plugin [None req-6199ef85-f244-4732-bee2-80fc3d0afc19 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] TaaS: Handle Delete Port: 591a3d62-66a3-49e2-8381-ad292fa3923d 2026-05-08 04:08:40.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6199ef85-f244-4732-bee2-80fc3d0afc19 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Tap Mirror: Handle Delete Port: 591a3d62-66a3-49e2-8381-ad292fa3923d [pid: 7|app: 0|req: 1187/2336] 10.0.0.193 () {32 vars in 758 bytes} [Fri May 8 04:08:40 2026] DELETE /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2337] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:08:40 2026] GET /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:08:40.783 7 INFO neutron.api.v2.resource [None req-05282300-8c3b-4eae-a7ff-dfadbcaea45b 0d0a49207c674203a0e771f5ec039238 877234931d324a1284f9e27572cba9ef - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1189/2338] 10.0.0.193 () {32 vars in 762 bytes} [Fri May 8 04:08:40 2026] DELETE /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2339] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:08:40 2026] DELETE /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2340] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:08:40 2026] GET /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38/tags => 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: 1192/2341] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:40 2026] DELETE /v2.0/security-groups/da491122-c0db-4893-85e4-f138cdf07b38 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2342] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:08:40 2026] PUT /v2.0/routers/be0e500c-c1c1-47b0-81a9-b81ff00f168d/remove_router_interface => generated 309 bytes in 958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2345] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:08:41 2026] DELETE /v2.0/subnets/b1bc783e-c78e-47d8-b01d-b9399b0ab7f5 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:08:41.650 8 INFO neutron_taas.services.taas.taas_plugin [None req-a24101d3-0b76-4683-820a-ce305c502b6d 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] TaaS: Handle Delete Port: 1af036a3-c12a-4892-8861-cd551c794799 2026-05-08 04:08:41.652 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a24101d3-0b76-4683-820a-ce305c502b6d 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Tap Mirror: Handle Delete Port: 1af036a3-c12a-4892-8861-cd551c794799 [pid: 7|app: 0|req: 1194/2346] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:41 2026] GET /v2.0/security-groups?tenant_id=877234931d324a1284f9e27572cba9ef&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2347] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:41 2026] DELETE /v2.0/security-groups/5dbf5ce1-87f9-446c-8bd8-408c3d53c98a => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:41.900 8 INFO neutron_taas.services.taas.taas_plugin [None req-a24101d3-0b76-4683-820a-ce305c502b6d 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] TaaS: Handle Delete Port: fe0cc705-1576-4300-ba27-75afca6fd451 2026-05-08 04:08:41.902 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a24101d3-0b76-4683-820a-ce305c502b6d 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Tap Mirror: Handle Delete Port: fe0cc705-1576-4300-ba27-75afca6fd451 [pid: 7|app: 0|req: 1196/2348] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:41 2026] GET /v2.0/security-groups?tenant_id=8400ae25a74c4be5865b6672a14dba6e&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2349] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:42 2026] DELETE /v2.0/security-groups/447f18a8-b8de-4ce6-a169-e5ff2c7f6c30 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:42.304 8 INFO neutron.services.segments.plugin [-] Segment 4a56e48e-a988-43bf-9dd2-175bedacb09d resource provider aggregate not found 2026-05-08 04:08:42.309 8 INFO neutron.services.segments.plugin [-] Segment 4a56e48e-a988-43bf-9dd2-175bedacb09d resource provider aggregate not found 2026-05-08 04:08:42.326 8 INFO neutron.services.segments.plugin [-] Segment 4a56e48e-a988-43bf-9dd2-175bedacb09d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a56e48e-a988-43bf-9dd2-175bedacb09d found for delete ", "request_id": "req-39f28f32-6239-428b-ba16-7a5776d8f0b6"}]} 2026-05-08 04:08:42.332 8 INFO neutron.services.segments.plugin [-] Segment 4a56e48e-a988-43bf-9dd2-175bedacb09d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a56e48e-a988-43bf-9dd2-175bedacb09d found for delete ", "request_id": "req-4c90bf79-90cc-4ff7-902c-f5fec915e805"}]} 2026-05-08 04:08:42.347 8 INFO neutron.db.l3_hamode_db [None req-a24101d3-0b76-4683-820a-ce305c502b6d 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] HA network 372a2d57-29d5-42d0-bf2d-b6cac25b6947 was deleted as no HA routers are present in tenant 43b73a96f3c44b46954cf6b1247ca000. [pid: 8|app: 0|req: 1153/2350] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:08:41 2026] DELETE /v2.0/routers/be0e500c-c1c1-47b0-81a9-b81ff00f168d => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:42.431 7 INFO neutron_taas.services.taas.taas_plugin [None req-cfcb11f1-798b-4df6-a2d8-48667f39a76a 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] TaaS: Handle Delete Port: 015fd880-6e00-47a7-82b2-befcf5113f22 2026-05-08 04:08:42.434 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfcb11f1-798b-4df6-a2d8-48667f39a76a 552b127da6844b26b6a927097671de62 43b73a96f3c44b46954cf6b1247ca000 - - default default] Tap Mirror: Handle Delete Port: 015fd880-6e00-47a7-82b2-befcf5113f22 2026-05-08 04:08:42.589 7 INFO neutron.services.segments.plugin [-] Segment 5d90a479-cc9c-4177-9e66-f1d1dc19bc7c resource provider aggregate not found 2026-05-08 04:08:42.599 7 INFO neutron.services.segments.plugin [-] Segment 5d90a479-cc9c-4177-9e66-f1d1dc19bc7c resource provider aggregate not found 2026-05-08 04:08:42.619 7 INFO neutron.services.segments.plugin [-] Segment 5d90a479-cc9c-4177-9e66-f1d1dc19bc7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d90a479-cc9c-4177-9e66-f1d1dc19bc7c found for delete ", "request_id": "req-2b681676-a39b-4e78-b928-618cedbe1d99"}]} [pid: 7|app: 0|req: 1198/2351] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:42 2026] DELETE /v2.0/networks/0d4f4c89-0400-4c45-a40f-cd0061ff37bc => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:08:42.631 7 INFO neutron.services.segments.plugin [-] Segment 5d90a479-cc9c-4177-9e66-f1d1dc19bc7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d90a479-cc9c-4177-9e66-f1d1dc19bc7c found for delete ", "request_id": "req-cb415810-719e-47da-beab-b34aa3256865"}]} [pid: 8|app: 0|req: 1154/2352] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:43 2026] GET /v2.0/security-groups?tenant_id=d2dc032dccac4fa19dcca3fc3279b180&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2353] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:43 2026] DELETE /v2.0/security-groups/860346cf-8649-4842-acd9-28917238ea82 => 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: 1155/2354] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:43 2026] GET /v2.0/security-groups?tenant_id=43b73a96f3c44b46954cf6b1247ca000&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2355] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:43 2026] DELETE /v2.0/security-groups/7c106733-49be-40f9-ac89-f7bbafe806bb => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:45.770 8 INFO neutron.db.segments_db [None req-86188be1-2b4d-46cb-a2e3-25fe20bb9f4a f750fe83ca3647369c388c6ba899662d c8c5e98d5e0b4ce682f3d49bf02dbf9f - - default default] Added segment e2b39c77-fbea-4037-b9de-3370fbdb9b1d of type vxlan for network b26ec3f2-956a-4aad-8e84-203a375d506b [pid: 8|app: 0|req: 1156/2356] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:45 2026] POST /v2.0/networks => generated 612 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:08:45.931 7 INFO neutron.db.segments_db [None req-3b8f1b52-e029-4967-b574-5bc9544a07e6 f750fe83ca3647369c388c6ba899662d c8c5e98d5e0b4ce682f3d49bf02dbf9f - - default default] Added segment cec5b551-c8fd-4bbb-b21a-c67d1d6502bf of type vxlan for network 292f192e-e327-48da-abc0-440991b005f3 [pid: 7|app: 0|req: 1201/2357] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:45 2026] POST /v2.0/networks => generated 613 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2358] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:08:46 2026] PUT /v2.0/networks/b26ec3f2-956a-4aad-8e84-203a375d506b/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: 1202/2359] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:08:46 2026] GET /v2.0/networks/b26ec3f2-956a-4aad-8e84-203a375d506b/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2360] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:08:46 2026] PUT /v2.0/networks/292f192e-e327-48da-abc0-440991b005f3/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2361] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:08:46 2026] GET /v2.0/networks/292f192e-e327-48da-abc0-440991b005f3/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2362] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:08:46 2026] PUT /v2.0/networks/292f192e-e327-48da-abc0-440991b005f3/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2363] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:08:46 2026] GET /v2.0/networks/292f192e-e327-48da-abc0-440991b005f3/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2364] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:08:46 2026] GET /v2.0/networks/b26ec3f2-956a-4aad-8e84-203a375d506b/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:08:46.611 7 INFO neutron.services.segments.plugin [-] Segment e2b39c77-fbea-4037-b9de-3370fbdb9b1d resource provider aggregate not found 2026-05-08 04:08:46.621 7 INFO neutron.services.segments.plugin [-] Segment e2b39c77-fbea-4037-b9de-3370fbdb9b1d resource provider aggregate not found 2026-05-08 04:08:46.638 7 INFO neutron.services.segments.plugin [-] Segment e2b39c77-fbea-4037-b9de-3370fbdb9b1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2b39c77-fbea-4037-b9de-3370fbdb9b1d found for delete ", "request_id": "req-7a746a4a-6e08-4d11-a49a-1468d8ff0fbd"}]} 2026-05-08 04:08:46.640 7 INFO neutron.services.segments.plugin [-] Segment e2b39c77-fbea-4037-b9de-3370fbdb9b1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2b39c77-fbea-4037-b9de-3370fbdb9b1d found for delete ", "request_id": "req-5cd73885-c3b3-460a-bcf8-239298bd1151"}]} [pid: 7|app: 0|req: 1205/2365] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:46 2026] DELETE /v2.0/networks/b26ec3f2-956a-4aad-8e84-203a375d506b => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:08:46.795 8 INFO neutron.services.segments.plugin [-] Segment cec5b551-c8fd-4bbb-b21a-c67d1d6502bf resource provider aggregate not found 2026-05-08 04:08:46.796 8 INFO neutron.services.segments.plugin [-] Segment cec5b551-c8fd-4bbb-b21a-c67d1d6502bf resource provider aggregate not found 2026-05-08 04:08:46.826 8 INFO neutron.services.segments.plugin [-] Segment cec5b551-c8fd-4bbb-b21a-c67d1d6502bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cec5b551-c8fd-4bbb-b21a-c67d1d6502bf found for delete ", "request_id": "req-4d163ef5-f232-4f17-8a9b-8c66a8632633"}]} [pid: 8|app: 0|req: 1161/2366] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:46 2026] DELETE /v2.0/networks/292f192e-e327-48da-abc0-440991b005f3 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:08:46.836 8 INFO neutron.services.segments.plugin [-] Segment cec5b551-c8fd-4bbb-b21a-c67d1d6502bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cec5b551-c8fd-4bbb-b21a-c67d1d6502bf found for delete ", "request_id": "req-30df1c4f-7eb6-4ce7-ae75-dc4d55fa50bf"}]} [pid: 7|app: 0|req: 1206/2367] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:47 2026] GET /v2.0/security-groups?tenant_id=c8c5e98d5e0b4ce682f3d49bf02dbf9f&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2368] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:47 2026] DELETE /v2.0/security-groups/e738aa89-66f4-4540-a1bf-0a485ebd15c6 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2369] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:47 2026] GET /v2.0/security-groups?tenant_id=da332695795e464b91b6d0627d839ee4&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2370] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:48 2026] DELETE /v2.0/security-groups/9f6d82be-f2ac-47ed-9b3a-fc4865de030a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:48.482 7 INFO neutron.db.segments_db [None req-6a851d7f-afaf-4bf8-b4cc-d6679fe69c1b 52ea2ddb896e4f0aaf4be140c23043c8 7dbb54fa277f4ac897d8e84bcedc764f - - default default] Added segment 20f6b21e-afb8-4e34-9a46-538057dd24c6 of type vxlan for network 812665c0-ebd8-42c2-8b62-501852312874 [pid: 7|app: 0|req: 1208/2371] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:48 2026] POST /v2.0/networks => generated 612 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:08:48.625 8 INFO neutron.db.segments_db [None req-06e28908-0df4-40f1-8c8d-f30f41b4d668 52ea2ddb896e4f0aaf4be140c23043c8 7dbb54fa277f4ac897d8e84bcedc764f - - default default] Added segment 58836578-9034-41f3-92fe-081d27f47950 of type vxlan for network f3d3717f-0f26-42ff-80a8-6e5f6d96059f [pid: 8|app: 0|req: 1164/2372] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:48 2026] POST /v2.0/networks => generated 613 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:08:48.776 7 INFO neutron.db.segments_db [None req-460e6215-49fe-4da8-9f0e-92de0c834bae 52ea2ddb896e4f0aaf4be140c23043c8 7dbb54fa277f4ac897d8e84bcedc764f - - default default] Added segment 1fb0405b-3eea-4198-a77f-ea753fc54c45 of type vxlan for network 135c3667-c1c0-48c8-8f65-a5c8ea3019c0 [pid: 7|app: 0|req: 1209/2373] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:48 2026] POST /v2.0/networks => generated 612 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:08:48.921 8 INFO neutron.db.segments_db [None req-ed18e352-76a6-436a-9c78-3e3e7145f85f 52ea2ddb896e4f0aaf4be140c23043c8 7dbb54fa277f4ac897d8e84bcedc764f - - default default] Added segment b94ee283-7b34-4607-aaad-09f2c96c485e of type vxlan for network aa54448a-b5bb-47cf-a918-aaeb1dca01d9 [pid: 8|app: 0|req: 1165/2374] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:48 2026] POST /v2.0/networks => generated 613 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:08:49.068 7 INFO neutron.db.segments_db [None req-79310fd9-9f1a-4347-823f-b63d5a4492bb 52ea2ddb896e4f0aaf4be140c23043c8 7dbb54fa277f4ac897d8e84bcedc764f - - default default] Added segment afb99027-e904-40ff-b433-e21d7c16777b of type vxlan for network 157bda10-2612-4a27-b50f-41f4f2ce2166 [pid: 7|app: 0|req: 1210/2375] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:49 2026] POST /v2.0/networks => generated 612 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2376] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:08:49 2026] PUT /v2.0/networks/812665c0-ebd8-42c2-8b62-501852312874/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2377] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:08:49 2026] PUT /v2.0/networks/f3d3717f-0f26-42ff-80a8-6e5f6d96059f/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2378] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:08:49 2026] PUT /v2.0/networks/135c3667-c1c0-48c8-8f65-a5c8ea3019c0/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2379] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:08:49 2026] PUT /v2.0/networks/aa54448a-b5bb-47cf-a918-aaeb1dca01d9/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2380] 10.0.0.193 () {32 vars in 666 bytes} [Fri May 8 04:08:49 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2381] 10.0.0.193 () {32 vars in 680 bytes} [Fri May 8 04:08:49 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2382] 10.0.0.193 () {32 vars in 676 bytes} [Fri May 8 04:08:49 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2383] 10.0.0.193 () {32 vars in 688 bytes} [Fri May 8 04:08:49 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2384] 10.0.0.193 () {32 vars in 674 bytes} [Fri May 8 04:08:49 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2385] 10.0.0.193 () {32 vars in 688 bytes} [Fri May 8 04:08:49 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2386] 10.0.0.193 () {32 vars in 684 bytes} [Fri May 8 04:08:49 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2387] 10.0.0.193 () {32 vars in 696 bytes} [Fri May 8 04:08:49 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:08:50.093 8 INFO neutron.services.segments.plugin [-] Segment 20f6b21e-afb8-4e34-9a46-538057dd24c6 resource provider aggregate not found 2026-05-08 04:08:50.101 8 INFO neutron.services.segments.plugin [-] Segment 20f6b21e-afb8-4e34-9a46-538057dd24c6 resource provider aggregate not found 2026-05-08 04:08:50.111 8 INFO neutron.services.segments.plugin [-] Segment 20f6b21e-afb8-4e34-9a46-538057dd24c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20f6b21e-afb8-4e34-9a46-538057dd24c6 found for delete ", "request_id": "req-cd5ecd81-b760-4284-bc1a-7675ef10f6f9"}]} 2026-05-08 04:08:50.119 8 INFO neutron.services.segments.plugin [-] Segment 20f6b21e-afb8-4e34-9a46-538057dd24c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20f6b21e-afb8-4e34-9a46-538057dd24c6 found for delete ", "request_id": "req-966374b5-3b22-4146-a12d-b2f454d618e2"}]} [pid: 8|app: 0|req: 1172/2388] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:49 2026] DELETE /v2.0/networks/812665c0-ebd8-42c2-8b62-501852312874 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:08:50.248 7 INFO neutron.services.segments.plugin [-] Segment 58836578-9034-41f3-92fe-081d27f47950 resource provider aggregate not found 2026-05-08 04:08:50.258 7 INFO neutron.services.segments.plugin [-] Segment 58836578-9034-41f3-92fe-081d27f47950 resource provider aggregate not found 2026-05-08 04:08:50.268 7 INFO neutron.services.segments.plugin [-] Segment 58836578-9034-41f3-92fe-081d27f47950 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58836578-9034-41f3-92fe-081d27f47950 found for delete ", "request_id": "req-28bb59d6-b36f-4a43-ae60-04d5bb5a73d5"}]} 2026-05-08 04:08:50.282 7 INFO neutron.services.segments.plugin [-] Segment 58836578-9034-41f3-92fe-081d27f47950 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58836578-9034-41f3-92fe-081d27f47950 found for delete ", "request_id": "req-729905c2-e7d7-46a6-b231-4bc76d5cdd2d"}]} [pid: 7|app: 0|req: 1217/2389] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:50 2026] DELETE /v2.0/networks/f3d3717f-0f26-42ff-80a8-6e5f6d96059f => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2390] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:50 2026] DELETE /v2.0/networks/135c3667-c1c0-48c8-8f65-a5c8ea3019c0 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2391] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:50 2026] DELETE /v2.0/networks/aa54448a-b5bb-47cf-a918-aaeb1dca01d9 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2392] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:08:50 2026] DELETE /v2.0/networks/157bda10-2612-4a27-b50f-41f4f2ce2166 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2393] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:51 2026] GET /v2.0/security-groups?tenant_id=61f075546d374205997f3e47e224e80a&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2394] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:51 2026] DELETE /v2.0/security-groups/fa097228-4cdf-400d-8f47-34f63fadc171 => 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: 1220/2395] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:51 2026] GET /v2.0/security-groups?tenant_id=7dbb54fa277f4ac897d8e84bcedc764f&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2396] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:51 2026] DELETE /v2.0/security-groups/8df013c1-27dd-418d-9084-21f571881fdd => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:08:52.132 8 INFO neutron.services.segments.plugin [-] Segment 1fb0405b-3eea-4198-a77f-ea753fc54c45 resource provider aggregate not found 2026-05-08 04:08:52.138 8 INFO neutron.services.segments.plugin [-] Segment 1fb0405b-3eea-4198-a77f-ea753fc54c45 resource provider aggregate not found 2026-05-08 04:08:52.152 8 INFO neutron.services.segments.plugin [-] Segment 1fb0405b-3eea-4198-a77f-ea753fc54c45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fb0405b-3eea-4198-a77f-ea753fc54c45 found for delete ", "request_id": "req-c064a052-edaf-4b50-bc1e-43fc336baa17"}]} 2026-05-08 04:08:52.158 8 INFO neutron.services.segments.plugin [-] Segment 1fb0405b-3eea-4198-a77f-ea753fc54c45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fb0405b-3eea-4198-a77f-ea753fc54c45 found for delete ", "request_id": "req-e1f7ee36-8887-4876-8a71-b6b8d1cb02df"}]} 2026-05-08 04:08:52.174 8 INFO neutron.services.segments.plugin [-] Segment afb99027-e904-40ff-b433-e21d7c16777b resource provider aggregate not found 2026-05-08 04:08:52.178 8 INFO neutron.services.segments.plugin [-] Segment afb99027-e904-40ff-b433-e21d7c16777b resource provider aggregate not found 2026-05-08 04:08:52.191 8 INFO neutron.services.segments.plugin [-] Segment afb99027-e904-40ff-b433-e21d7c16777b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afb99027-e904-40ff-b433-e21d7c16777b found for delete ", "request_id": "req-83eac9ab-a6a6-4646-95dc-d86c76d276fa"}]} 2026-05-08 04:08:52.192 8 INFO neutron.services.segments.plugin [-] Segment afb99027-e904-40ff-b433-e21d7c16777b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afb99027-e904-40ff-b433-e21d7c16777b found for delete ", "request_id": "req-608c6636-a439-48fd-aa33-f57f998004b3"}]} 2026-05-08 04:08:52.287 7 INFO neutron.services.segments.plugin [-] Segment b94ee283-7b34-4607-aaad-09f2c96c485e resource provider aggregate not found 2026-05-08 04:08:52.312 7 INFO neutron.services.segments.plugin [-] Segment b94ee283-7b34-4607-aaad-09f2c96c485e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b94ee283-7b34-4607-aaad-09f2c96c485e found for delete ", "request_id": "req-58910a53-f608-4469-b2ff-bd7722b35a0a"}]} 2026-05-08 04:08:52.319 7 INFO neutron.services.segments.plugin [-] Segment b94ee283-7b34-4607-aaad-09f2c96c485e resource provider aggregate not found 2026-05-08 04:08:52.339 7 INFO neutron.services.segments.plugin [-] Segment b94ee283-7b34-4607-aaad-09f2c96c485e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b94ee283-7b34-4607-aaad-09f2c96c485e found for delete ", "request_id": "req-4f7926b3-2517-44d6-bff6-4e7fd38dec12"}]} [pid: 7|app: 0|req: 1221/2397] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:52 2026] GET /v2.0/security-groups?tenant_id=d2f240abd13642e5ab4a3a8994c825b2&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2398] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:52 2026] DELETE /v2.0/security-groups/81ce27e6-da45-42c0-8f86-00f0c832bdd1 => 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: 1223/2401] 10.0.0.193 () {34 vars in 684 bytes} [Fri May 8 04:08:56 2026] POST /v2.0/security-groups => generated 1603 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2402] 10.0.0.193 () {34 vars in 684 bytes} [Fri May 8 04:08:57 2026] POST /v2.0/security-groups => generated 1603 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2403] 10.0.0.193 () {34 vars in 684 bytes} [Fri May 8 04:08:57 2026] POST /v2.0/security-groups => generated 1603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2404] 10.0.0.193 () {34 vars in 684 bytes} [Fri May 8 04:08:57 2026] POST /v2.0/security-groups => generated 1603 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2405] 10.0.0.193 () {34 vars in 684 bytes} [Fri May 8 04:08:57 2026] POST /v2.0/security-groups => generated 1603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2406] 10.0.0.193 () {34 vars in 767 bytes} [Fri May 8 04:08:57 2026] PUT /v2.0/security-groups/21d1ab69-6904-4147-8f82-aeb7cead9e78/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:08:57.649 7 INFO neutron.db.segments_db [None req-7df2dfdb-2acd-4105-8ad4-43b628e0a648 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Added segment 78ed0753-bed2-4696-b451-bd68775cb003 of type vxlan for network 003f6a8d-6596-46b2-a29c-29ea02b5c3a5 [pid: 8|app: 0|req: 1183/2407] 10.0.0.193 () {34 vars in 767 bytes} [Fri May 8 04:08:57 2026] PUT /v2.0/security-groups/22cfc885-e6aa-4fd2-a8e7-c1bdf365041a/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2408] 10.0.0.193 () {34 vars in 767 bytes} [Fri May 8 04:08:57 2026] PUT /v2.0/security-groups/5fe9732c-ac53-4919-a5e7-1e8c00294e83/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2409] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:57 2026] POST /v2.0/networks => generated 621 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2410] 10.0.0.193 () {34 vars in 767 bytes} [Fri May 8 04:08:57 2026] PUT /v2.0/security-groups/e1bf4bdf-1103-40ea-97e2-73a5229fb314/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2411] 10.0.0.193 () {32 vars in 680 bytes} [Fri May 8 04:08:57 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2412] 10.0.0.193 () {32 vars in 694 bytes} [Fri May 8 04:08:57 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2413] 10.0.0.193 () {32 vars in 690 bytes} [Fri May 8 04:08:57 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2414] 10.0.0.193 () {32 vars in 702 bytes} [Fri May 8 04:08:57 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2415] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:08:57 2026] POST /v2.0/subnets => generated 657 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2416] 10.0.0.193 () {32 vars in 688 bytes} [Fri May 8 04:08:57 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2417] 10.0.0.193 () {32 vars in 702 bytes} [Fri May 8 04:08:58 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2418] 10.0.0.193 () {32 vars in 722 bytes} [Fri May 8 04:08:58 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2419] 10.0.0.193 () {32 vars in 698 bytes} [Fri May 8 04:08:58 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2420] 10.0.0.193 () {32 vars in 710 bytes} [Fri May 8 04:08:58 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2421] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:58 2026] DELETE /v2.0/security-groups/21d1ab69-6904-4147-8f82-aeb7cead9e78 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2422] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:08:58 2026] POST /v2.0/subnets => generated 731 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:08:58.319 7 INFO neutron.db.segments_db [None req-7394ef63-b30a-48c6-bb01-e4d6b7e4c846 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Added segment 3f854f3b-e4ac-43aa-97b8-66d48802d252 of type vxlan for network 2fa1a006-dff1-45a9-8c95-2f7607ba469b [pid: 8|app: 0|req: 1195/2423] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:58 2026] DELETE /v2.0/security-groups/22cfc885-e6aa-4fd2-a8e7-c1bdf365041a => 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: 1229/2424] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:58 2026] POST /v2.0/networks => generated 617 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2425] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:58 2026] DELETE /v2.0/security-groups/5fe9732c-ac53-4919-a5e7-1e8c00294e83 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2426] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:58 2026] DELETE /v2.0/security-groups/e1bf4bdf-1103-40ea-97e2-73a5229fb314 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2427] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:58 2026] DELETE /v2.0/security-groups/2981790e-2565-48a2-be85-8e8eb5b32504 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2428] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:08:58 2026] POST /v2.0/subnets => generated 656 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2429] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:08:58 2026] POST /v2.0/subnets => generated 726 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:08:58.933 7 INFO neutron.db.segments_db [None req-65834bd6-0ee1-482c-854e-bc27923a39d9 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Added segment 6a6fd124-0cdc-4cdf-8859-b6b6bae34985 of type vxlan for network 8385a300-1e69-4b16-a28d-dfb5c11a0516 [pid: 7|app: 0|req: 1231/2430] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:08:58 2026] POST /v2.0/networks => generated 618 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2431] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:08:59 2026] POST /v2.0/subnets => generated 655 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2432] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:08:59 2026] POST /v2.0/subnets => generated 730 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:08:59.627 7 INFO neutron.db.segments_db [None req-851a0ef7-cad2-4348-a615-43bfa7c5d15a 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Added segment 1409207e-054b-4be6-8001-010bd6d93070 of type vxlan for network 2aa030c5-4ce5-447e-a0df-5bca0ad997e2 [pid: 8|app: 0|req: 1201/2433] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:59 2026] GET /v2.0/security-groups?tenant_id=1458ccbd5ba34612bae951c559862734&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2434] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:59 2026] DELETE /v2.0/security-groups/f5e20602-072f-47f4-a3a5-769d3a0f2971 => 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: 1203/2435] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:08:59 2026] GET /v2.0/security-groups?tenant_id=74d2d4a021bf4b71acf0b179cd24c802&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:08:59.889 7 INFO neutron.db.l3_hamode_db [None req-851a0ef7-cad2-4348-a615-43bfa7c5d15a 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1204/2436] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:08:59 2026] DELETE /v2.0/security-groups/9f5e3ffd-3b8c-4526-9d69-3593c6f47d83 => 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: 1205/2437] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:09:00 2026] GET /v2.0/security-groups?tenant_id=c0ca1634e89943c4adf6d368e3b281b6&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2438] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:09:00 2026] DELETE /v2.0/security-groups/1df1acbc-5eaa-4b6f-8898-fcbf81cd0498 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:09:00.632 7 INFO neutron.db.l3_hamode_db [None req-851a0ef7-cad2-4348-a615-43bfa7c5d15a 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1233/2439] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:08:59 2026] POST /v2.0/routers => generated 684 bytes in 1941 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2440] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:09:01 2026] PUT /v2.0/routers/7508a783-b675-44f3-a6d1-4e4c63552a2f/add_router_interface => generated 309 bytes in 1329 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2441] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:09:02 2026] PUT /v2.0/routers/7508a783-b675-44f3-a6d1-4e4c63552a2f/add_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:09:04.805 7 INFO neutron.db.segments_db [None req-91239bd4-7172-4756-ae0b-6d25f69ceb08 0d630c24a660411bbdf74302d0104112 66104c2d29d547faba79d4da43165e49 - - default default] Added segment b142dd4a-42cc-4a30-a27f-43cf8a82a08e of type vxlan for network c319ccbf-3fb6-462a-8460-6410630e25d8 [pid: 7|app: 0|req: 1235/2442] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:09:04 2026] POST /v2.0/networks => generated 613 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2443] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:09:04 2026] POST /v2.0/subnets => generated 626 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:09:05.237 7 INFO neutron.db.segments_db [None req-69b65806-d072-42e4-9d39-4dfd71732ae6 0d630c24a660411bbdf74302d0104112 66104c2d29d547faba79d4da43165e49 - - default default] Added segment 2c2472d3-dd35-47cf-8a33-1d3c94f62336 of type vxlan for network 949e7f6a-ce74-4275-b179-92fcbcf99191 [pid: 7|app: 0|req: 1237/2444] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:09:05 2026] POST /v2.0/networks => generated 613 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2445] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:09:05 2026] POST /v2.0/subnets => generated 629 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2446] 10.0.0.193 () {34 vars in 783 bytes} [Fri May 8 04:09:04 2026] PUT /v2.0/routers/7508a783-b675-44f3-a6d1-4e4c63552a2f/add_router_interface => generated 309 bytes in 1453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:09:05.643 7 INFO neutron.db.segments_db [None req-3ec34b43-73b8-4c29-8df8-30db089c5521 0d630c24a660411bbdf74302d0104112 66104c2d29d547faba79d4da43165e49 - - default default] Added segment dfc79f10-e522-4077-859e-9b4d7537f372 of type vxlan for network c78ac748-92aa-4692-be47-3350974ac387 [pid: 7|app: 0|req: 1239/2447] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:09:05 2026] POST /v2.0/networks => generated 612 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2448] 10.0.0.193 () {34 vars in 684 bytes} [Fri May 8 04:09:05 2026] POST /v2.0/security-groups => generated 1628 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2449] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:09:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2450] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:09:05 2026] POST /v2.0/subnets => generated 629 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2451] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:09:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:09:06.030 7 INFO neutron.db.segments_db [None req-660740f3-6455-4038-b433-c9c51a4a671c 0d630c24a660411bbdf74302d0104112 66104c2d29d547faba79d4da43165e49 - - default default] Added segment a6665a88-c067-4dad-b3b5-c52068ca78b3 of type vxlan for network 55817bd6-15c7-4901-a948-4196543e89ff [pid: 7|app: 0|req: 1241/2452] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:09:05 2026] POST /v2.0/networks => generated 613 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2453] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:09:06 2026] POST /v2.0/security-group-rules => generated 599 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2454] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:09:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2455] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:09:06 2026] POST /v2.0/subnets => generated 629 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2456] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:09:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:09:06.448 8 INFO neutron.db.segments_db [None req-c4ed0844-a2d0-444b-99d6-a5f48ac30b4e 0d630c24a660411bbdf74302d0104112 66104c2d29d547faba79d4da43165e49 - - default default] Added segment eb80b978-5bbc-4406-993d-9fe0e616e452 of type vxlan for network 4cad14bd-0307-4bbd-814e-3406dc07173d [pid: 7|app: 0|req: 1243/2457] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:09:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2458] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:09:06 2026] POST /v2.0/networks => generated 613 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2459] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:09:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2460] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:09:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2461] 10.0.0.193 () {34 vars in 669 bytes} [Fri May 8 04:09:06 2026] POST /v2.0/subnets => generated 629 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2462] 10.0.0.193 () {34 vars in 751 bytes} [Fri May 8 04:09:06 2026] PUT /v2.0/subnets/34c8b68a-cd73-4534-9230-ddca900816b6/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2463] 10.0.0.193 () {34 vars in 751 bytes} [Fri May 8 04:09:06 2026] PUT /v2.0/subnets/a199f1e4-adef-4116-90f8-e5894d95fcb3/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: 1246/2464] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:09:06 2026] POST /v2.0/security-group-rules => generated 599 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2465] 10.0.0.193 () {34 vars in 751 bytes} [Fri May 8 04:09:06 2026] PUT /v2.0/subnets/eff183fa-ab40-4173-8d8b-7756fd7423e9/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2466] 10.0.0.193 () {34 vars in 751 bytes} [Fri May 8 04:09:07 2026] PUT /v2.0/subnets/c7a47661-4bb5-499e-8235-d1434f852d23/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2467] 10.0.0.193 () {32 vars in 664 bytes} [Fri May 8 04:09:07 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2468] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:09:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2469] 10.0.0.193 () {32 vars in 678 bytes} [Fri May 8 04:09:07 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2470] 10.0.0.193 () {32 vars in 674 bytes} [Fri May 8 04:09:07 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2471] 10.0.0.193 () {32 vars in 686 bytes} [Fri May 8 04:09:07 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2472] 10.0.0.193 () {34 vars in 695 bytes} [Fri May 8 04:09:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2473] 10.0.0.193 () {32 vars in 672 bytes} [Fri May 8 04:09:07 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2474] 10.0.0.193 () {32 vars in 686 bytes} [Fri May 8 04:09:07 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2475] 10.0.0.193 () {32 vars in 682 bytes} [Fri May 8 04:09:07 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2476] 10.0.0.193 () {32 vars in 694 bytes} [Fri May 8 04:09:07 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2477] 10.0.0.137 () {34 vars in 1092 bytes} [Fri May 8 04:09:07 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-50225652&fields=id&tenant_id=8f8c661e942940d296f80456cf977574 => 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: 1252/2478] 10.0.0.137 () {34 vars in 982 bytes} [Fri May 8 04:09:07 2026] GET /v2.0/networks?id=2fa1a006-dff1-45a9-8c95-2f7607ba469b => generated 703 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2479] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:09:07 2026] DELETE /v2.0/subnets/34c8b68a-cd73-4534-9230-ddca900816b6 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2480] 10.0.0.137 () {34 vars in 965 bytes} [Fri May 8 04:09:07 2026] GET /v2.0/quotas/8f8c661e942940d296f80456cf977574 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2481] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:09:07 2026] DELETE /v2.0/subnets/a199f1e4-adef-4116-90f8-e5894d95fcb3 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2482] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:09:07 2026] GET /v2.0/ports?tenant_id=8f8c661e942940d296f80456cf977574&fields=id => generated 241 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2483] 10.0.0.137 () {34 vars in 1008 bytes} [Fri May 8 04:09:07 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2484] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:09:07 2026] DELETE /v2.0/subnets/eff183fa-ab40-4173-8d8b-7756fd7423e9 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2485] 10.0.0.137 () {34 vars in 1108 bytes} [Fri May 8 04:09:07 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2486] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:09:07 2026] DELETE /v2.0/subnets/c7a47661-4bb5-499e-8235-d1434f852d23 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2487] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:09:08 2026] GET /v2.0/ports?device_id=e8871737-9d69-450f-8d48-94dae5fffb99 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2488] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:09:08 2026] DELETE /v2.0/subnets/719477a8-a320-4c2d-8c01-604b51381f9e => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:09:08.387 8 INFO neutron.services.segments.plugin [-] Segment b142dd4a-42cc-4a30-a27f-43cf8a82a08e resource provider aggregate not found 2026-05-08 04:09:08.396 8 INFO neutron.services.segments.plugin [-] Segment b142dd4a-42cc-4a30-a27f-43cf8a82a08e resource provider aggregate not found 2026-05-08 04:09:08.409 8 INFO neutron.services.segments.plugin [-] Segment b142dd4a-42cc-4a30-a27f-43cf8a82a08e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b142dd4a-42cc-4a30-a27f-43cf8a82a08e found for delete ", "request_id": "req-943d3e90-75bf-4032-b9b4-0fd0fdb418ed"}]} 2026-05-08 04:09:08.414 8 INFO neutron.services.segments.plugin [-] Segment b142dd4a-42cc-4a30-a27f-43cf8a82a08e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b142dd4a-42cc-4a30-a27f-43cf8a82a08e found for delete ", "request_id": "req-3934f2d8-a60d-40c9-92fe-32c510e2442b"}]} [pid: 8|app: 0|req: 1232/2489] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:09:08 2026] DELETE /v2.0/networks/c319ccbf-3fb6-462a-8460-6410630e25d8 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:09:08.531 7 INFO neutron.services.segments.plugin [-] Segment 2c2472d3-dd35-47cf-8a33-1d3c94f62336 resource provider aggregate not found 2026-05-08 04:09:08.538 7 INFO neutron.services.segments.plugin [-] Segment 2c2472d3-dd35-47cf-8a33-1d3c94f62336 resource provider aggregate not found 2026-05-08 04:09:08.544 7 INFO neutron.services.segments.plugin [-] Segment 2c2472d3-dd35-47cf-8a33-1d3c94f62336 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c2472d3-dd35-47cf-8a33-1d3c94f62336 found for delete ", "request_id": "req-fea46b85-244f-4726-be39-d65f7d128bf0"}]} 2026-05-08 04:09:08.556 7 INFO neutron.services.segments.plugin [-] Segment 2c2472d3-dd35-47cf-8a33-1d3c94f62336 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c2472d3-dd35-47cf-8a33-1d3c94f62336 found for delete ", "request_id": "req-6b540ffc-f2de-484d-8ab0-c43b9d49c6da"}]} [pid: 7|app: 0|req: 1258/2490] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:09:08 2026] DELETE /v2.0/networks/949e7f6a-ce74-4275-b179-92fcbcf99191 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2491] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:09:08 2026] DELETE /v2.0/networks/c78ac748-92aa-4692-be47-3350974ac387 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2492] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:09:08 2026] DELETE /v2.0/networks/55817bd6-15c7-4901-a948-4196543e89ff => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2493] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:09:08 2026] DELETE /v2.0/networks/4cad14bd-0307-4bbd-814e-3406dc07173d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2494] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:09:09 2026] GET /v2.0/security-groups?tenant_id=376ff8c3f76b46ca90dbb71b63c24938&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2495] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:09:09 2026] DELETE /v2.0/security-groups/1d630fba-f72f-4e41-a479-e38f3fd8cf9a => 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: 1261/2496] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:09:10 2026] GET /v2.0/security-groups?tenant_id=66104c2d29d547faba79d4da43165e49&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2497] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:09:10 2026] DELETE /v2.0/security-groups/288b26c1-cce7-4b84-b89e-f86bfb570d1c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:09:10.432 8 INFO neutron.services.segments.plugin [-] Segment dfc79f10-e522-4077-859e-9b4d7537f372 resource provider aggregate not found 2026-05-08 04:09:10.437 8 INFO neutron.services.segments.plugin [-] Segment dfc79f10-e522-4077-859e-9b4d7537f372 resource provider aggregate not found 2026-05-08 04:09:10.450 8 INFO neutron.services.segments.plugin [-] Segment dfc79f10-e522-4077-859e-9b4d7537f372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfc79f10-e522-4077-859e-9b4d7537f372 found for delete ", "request_id": "req-adb34a5e-cdba-4aaa-9162-91b6e92fb9cd"}]} 2026-05-08 04:09:10.453 8 INFO neutron.services.segments.plugin [-] Segment dfc79f10-e522-4077-859e-9b4d7537f372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfc79f10-e522-4077-859e-9b4d7537f372 found for delete ", "request_id": "req-e35bc08a-8289-4246-bb63-cd6a0b18443e"}]} 2026-05-08 04:09:10.471 8 INFO neutron.services.segments.plugin [-] Segment eb80b978-5bbc-4406-993d-9fe0e616e452 resource provider aggregate not found 2026-05-08 04:09:10.471 8 INFO neutron.services.segments.plugin [-] Segment eb80b978-5bbc-4406-993d-9fe0e616e452 resource provider aggregate not found 2026-05-08 04:09:10.489 8 INFO neutron.services.segments.plugin [-] Segment eb80b978-5bbc-4406-993d-9fe0e616e452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb80b978-5bbc-4406-993d-9fe0e616e452 found for delete ", "request_id": "req-c4414b04-b747-42a9-83cc-c2d7bf877afc"}]} 2026-05-08 04:09:10.491 8 INFO neutron.services.segments.plugin [-] Segment eb80b978-5bbc-4406-993d-9fe0e616e452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb80b978-5bbc-4406-993d-9fe0e616e452 found for delete ", "request_id": "req-306d55bd-4c01-41a7-a73e-a1d1d3c648da"}]} 2026-05-08 04:09:10.570 7 INFO neutron.services.segments.plugin [-] Segment a6665a88-c067-4dad-b3b5-c52068ca78b3 resource provider aggregate not found 2026-05-08 04:09:10.575 7 INFO neutron.services.segments.plugin [-] Segment a6665a88-c067-4dad-b3b5-c52068ca78b3 resource provider aggregate not found 2026-05-08 04:09:10.595 7 INFO neutron.services.segments.plugin [-] Segment a6665a88-c067-4dad-b3b5-c52068ca78b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6665a88-c067-4dad-b3b5-c52068ca78b3 found for delete ", "request_id": "req-bdd01a2f-7ed5-43ba-8022-e352ff50c38b"}]} 2026-05-08 04:09:10.598 7 INFO neutron.services.segments.plugin [-] Segment a6665a88-c067-4dad-b3b5-c52068ca78b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6665a88-c067-4dad-b3b5-c52068ca78b3 found for delete ", "request_id": "req-27a8a257-6ac2-4879-8a84-176dbccad496"}]} [pid: 7|app: 0|req: 1262/2498] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:09:10 2026] GET /v2.0/security-groups?tenant_id=41d6d61c2d97484888f6ff2141986373&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2499] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:09:10 2026] DELETE /v2.0/security-groups/ae544b72-0941-4fe4-aa4e-bad1d69980aa => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2502] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:09:12 2026] GET /v2.0/networks?id=2fa1a006-dff1-45a9-8c95-2f7607ba469b => generated 703 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2503] 199.204.45.115 () {34 vars in 1050 bytes} [Fri May 8 04:09:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8f8c661e942940d296f80456cf977574 => generated 177 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2504] 199.204.45.115 () {38 vars in 955 bytes} [Fri May 8 04:09:12 2026] POST /v2.0/ports => generated 1183 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1241/2505] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:09:13 2026] GET /v2.0/ports?device_id=e8871737-9d69-450f-8d48-94dae5fffb99 => generated 1198 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2506] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:09:13 2026] GET /v2.0/security-groups?id=d2e0d6a0-43a7-4533-a09d-11d35dd706b0&fields=id&fields=name => generated 110 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2507] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:09:12 2026] PUT /v2.0/ports/e30f1b94-f8d6-4704-803b-e28a87fa987c => generated 1464 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:09:13.473 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac500b70-c40b-4b0b-8dc5-78b88f781d42'] response: {'name': 'network-changed', 'server_uuid': 'e8871737-9d69-450f-8d48-94dae5fffb99', 'tag': 'e30f1b94-f8d6-4704-803b-e28a87fa987c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1243/2508] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:09:13 2026] GET /v2.0/ports?tenant_id=8f8c661e942940d296f80456cf977574&device_id=e8871737-9d69-450f-8d48-94dae5fffb99 => generated 1467 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1266/2509] 199.204.45.115 () {34 vars in 1018 bytes} [Fri May 8 04:09:14 2026] GET /v2.0/networks?tenant_id=8f8c661e942940d296f80456cf977574&shared=False => generated 2374 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2510] 199.204.45.115 () {34 vars in 930 bytes} [Fri May 8 04:09:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:09:15.153 7 INFO neutron.db.segments_db [None req-fd879173-5024-4b71-8599-6a9f598c5138 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] Added segment 0b9400bf-5468-412c-a383-619d6c71b763 of type vxlan for network 5d009a11-c872-4355-86c8-c839d73436cb [pid: 8|app: 0|req: 1245/2511] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:09:15 2026] GET /v2.0/ports?tenant_id=8f8c661e942940d296f80456cf977574&device_id=e8871737-9d69-450f-8d48-94dae5fffb99 => generated 1467 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2512] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:09:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.136&port_id=e30f1b94-f8d6-4704-803b-e28a87fa987c => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2513] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:09:14 2026] POST /v2.0/networks => generated 612 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2514] 199.204.45.115 () {34 vars in 1104 bytes} [Fri May 8 04:09:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A225&port_id=e30f1b94-f8d6-4704-803b-e28a87fa987c => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2515] 199.204.45.115 () {34 vars in 1064 bytes} [Fri May 8 04:09:15 2026] GET /v2.0/subnets?id=8a0e6211-55a2-4c46-b69e-f848e2bd3564&id=53234abf-28dc-4a2f-ae14-d526551bba12 => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2516] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:09:15 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&device_owner=network%3Adhcp => generated 1457 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2517] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:09:15 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2518] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:09:15 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2519] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:09:15 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2520] 10.0.0.193 () {34 vars in 664 bytes} [Fri May 8 04:09:15 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2521] 10.0.0.193 () {34 vars in 666 bytes} [Fri May 8 04:09:15 2026] POST /v2.0/trunks => generated 407 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:09:15.783 7 INFO neutron.db.segments_db [None req-d6284b90-2a42-4c02-960b-c0290e20abba 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] Added segment fb6eb54a-8fa1-4a8e-aa69-aa4d1b142bb1 of type vxlan for network efb84d30-8713-486f-a935-b25a838436d1 [pid: 7|app: 0|req: 1269/2522] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:09:15 2026] POST /v2.0/networks => generated 612 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2523] 10.0.0.193 () {34 vars in 664 bytes} [Fri May 8 04:09:15 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2524] 10.0.0.193 () {34 vars in 666 bytes} [Fri May 8 04:09:16 2026] POST /v2.0/trunks => generated 407 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:09:16.572 8 INFO neutron.db.segments_db [None req-a42f2ad1-994b-49ce-a440-cb4b80e859d4 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] Added segment bc644814-bb4e-4bfd-9894-8dbc2be7f443 of type vxlan for network 0146c7a2-b39e-46d2-b7cc-68b2d536aaa8 [pid: 8|app: 0|req: 1255/2525] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:09:16 2026] POST /v2.0/networks => generated 612 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2526] 10.0.0.193 () {34 vars in 664 bytes} [Fri May 8 04:09:16 2026] POST /v2.0/ports => generated 743 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2527] 10.0.0.193 () {34 vars in 666 bytes} [Fri May 8 04:09:16 2026] POST /v2.0/trunks => generated 407 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:09:17.204 7 INFO neutron.db.segments_db [None req-3d2c0e02-ae38-41f5-8e9d-ca5c3c70473a 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] Added segment 99988308-4824-4d79-ae5b-f7bebad0b7e4 of type vxlan for network 3d1950ad-3868-40a4-936e-9fd336e238cc [pid: 7|app: 0|req: 1272/2528] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:09:17 2026] POST /v2.0/networks => generated 612 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2529] 10.0.0.193 () {34 vars in 664 bytes} [Fri May 8 04:09:17 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) [pid: 7|app: 0|req: 1273/2530] 10.0.0.193 () {34 vars in 666 bytes} [Fri May 8 04:09:17 2026] POST /v2.0/trunks => generated 407 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:09:17.842 8 INFO neutron.db.segments_db [None req-01afa680-1987-49e6-991a-f35b5ffb7d3c 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] Added segment ea05cee6-7073-4e5e-9596-9fa2ccc26a1a of type vxlan for network d6bf5ad6-e541-4435-adbb-39973f74f7c7 [pid: 8|app: 0|req: 1258/2531] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:09:17 2026] POST /v2.0/networks => generated 612 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2532] 10.0.0.193 () {34 vars in 664 bytes} [Fri May 8 04:09:17 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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/2533] 10.0.0.193 () {34 vars in 666 bytes} [Fri May 8 04:09:18 2026] POST /v2.0/trunks => generated 407 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2534] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:09:18 2026] GET /v2.0/ports?device_id=e8871737-9d69-450f-8d48-94dae5fffb99 => generated 1200 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2535] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:09:18 2026] GET /v2.0/security-groups?id=d2e0d6a0-43a7-4533-a09d-11d35dd706b0&fields=id&fields=name => generated 110 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2536] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:09:18 2026] PUT /v2.0/trunks/43d61172-1ee4-4403-95e7-508c1a786a49/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2537] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:09:18 2026] PUT /v2.0/trunks/d6ec6099-a6a7-49f7-9b72-c1394536cc70/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2538] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:09:18 2026] PUT /v2.0/trunks/fc90cb9c-571f-4f75-a91c-825a6fc99589/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2539] 10.0.0.193 () {34 vars in 749 bytes} [Fri May 8 04:09:18 2026] PUT /v2.0/trunks/6d3c3b5d-e4d7-461f-a0ec-56fbb09b7232/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: 1262/2540] 10.0.0.193 () {32 vars in 662 bytes} [Fri May 8 04:09:18 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2541] 10.0.0.193 () {32 vars in 676 bytes} [Fri May 8 04:09:18 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2542] 10.0.0.193 () {32 vars in 672 bytes} [Fri May 8 04:09:18 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2543] 10.0.0.193 () {32 vars in 684 bytes} [Fri May 8 04:09:18 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2544] 10.0.0.193 () {32 vars in 670 bytes} [Fri May 8 04:09:18 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2545] 10.0.0.193 () {32 vars in 684 bytes} [Fri May 8 04:09:18 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2546] 10.0.0.193 () {32 vars in 680 bytes} [Fri May 8 04:09:18 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2547] 10.0.0.193 () {32 vars in 692 bytes} [Fri May 8 04:09:18 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2548] 10.0.0.193 () {32 vars in 719 bytes} [Fri May 8 04:09:18 2026] GET /v2.0/trunks/43d61172-1ee4-4403-95e7-508c1a786a49 => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2549] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:09:18 2026] GET /v2.0/ports/8ad38016-ef70-4c50-b86f-1462410a684b => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2550] 10.0.0.193 () {32 vars in 722 bytes} [Fri May 8 04:09:18 2026] DELETE /v2.0/trunks/43d61172-1ee4-4403-95e7-508c1a786a49 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2551] 10.0.0.193 () {32 vars in 719 bytes} [Fri May 8 04:09:19 2026] GET /v2.0/trunks/d6ec6099-a6a7-49f7-9b72-c1394536cc70 => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2552] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:09:19 2026] GET /v2.0/ports/bdbab823-fc01-473c-a654-31550939a53b => generated 826 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2553] 10.0.0.193 () {32 vars in 722 bytes} [Fri May 8 04:09:19 2026] DELETE /v2.0/trunks/d6ec6099-a6a7-49f7-9b72-c1394536cc70 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2554] 10.0.0.193 () {32 vars in 719 bytes} [Fri May 8 04:09:19 2026] GET /v2.0/trunks/fc90cb9c-571f-4f75-a91c-825a6fc99589 => 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: 1286/2555] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:09:19 2026] GET /v2.0/ports/1503bc84-d83b-4e45-9adf-6b742b29eef6 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2556] 10.0.0.193 () {32 vars in 722 bytes} [Fri May 8 04:09:19 2026] DELETE /v2.0/trunks/fc90cb9c-571f-4f75-a91c-825a6fc99589 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2557] 10.0.0.193 () {32 vars in 719 bytes} [Fri May 8 04:09:19 2026] GET /v2.0/trunks/6d3c3b5d-e4d7-461f-a0ec-56fbb09b7232 => 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: 1271/2558] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:09:19 2026] GET /v2.0/ports/2ed6394c-9d2f-44de-94f9-41a56f36621d => generated 826 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2559] 10.0.0.193 () {32 vars in 722 bytes} [Fri May 8 04:09:19 2026] DELETE /v2.0/trunks/6d3c3b5d-e4d7-461f-a0ec-56fbb09b7232 => 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: 1272/2560] 10.0.0.193 () {32 vars in 719 bytes} [Fri May 8 04:09:19 2026] GET /v2.0/trunks/b00e81ae-db99-4280-86b0-07ca9607e742 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2561] 10.0.0.193 () {32 vars in 717 bytes} [Fri May 8 04:09:19 2026] GET /v2.0/ports/f8028f6c-c08e-4d21-8d05-83e15fcbb8e4 => generated 826 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2562] 10.0.0.193 () {32 vars in 722 bytes} [Fri May 8 04:09:19 2026] DELETE /v2.0/trunks/b00e81ae-db99-4280-86b0-07ca9607e742 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:09:19.889 7 INFO neutron_taas.services.taas.taas_plugin [None req-71c03a8d-081c-48d3-a5fc-f52e6c8f1dcf 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] TaaS: Handle Delete Port: 8ad38016-ef70-4c50-b86f-1462410a684b 2026-05-08 04:09:19.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71c03a8d-081c-48d3-a5fc-f52e6c8f1dcf 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] Tap Mirror: Handle Delete Port: 8ad38016-ef70-4c50-b86f-1462410a684b [pid: 7|app: 0|req: 1290/2563] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:09:19 2026] DELETE /v2.0/ports/8ad38016-ef70-4c50-b86f-1462410a684b => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:09:20.068 8 INFO neutron_taas.services.taas.taas_plugin [None req-8828a546-289a-4f4b-a2ac-01653fd73730 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] TaaS: Handle Delete Port: bdbab823-fc01-473c-a654-31550939a53b 2026-05-08 04:09:20.082 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8828a546-289a-4f4b-a2ac-01653fd73730 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] Tap Mirror: Handle Delete Port: bdbab823-fc01-473c-a654-31550939a53b [pid: 8|app: 0|req: 1274/2564] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:09:19 2026] DELETE /v2.0/ports/bdbab823-fc01-473c-a654-31550939a53b => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:09:20.275 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4287f4a-5cb8-4c29-9a8a-48c73bb411b8 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] TaaS: Handle Delete Port: 1503bc84-d83b-4e45-9adf-6b742b29eef6 2026-05-08 04:09:20.283 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4287f4a-5cb8-4c29-9a8a-48c73bb411b8 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] Tap Mirror: Handle Delete Port: 1503bc84-d83b-4e45-9adf-6b742b29eef6 [pid: 7|app: 0|req: 1291/2565] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:09:20 2026] DELETE /v2.0/ports/1503bc84-d83b-4e45-9adf-6b742b29eef6 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:09:20.466 8 INFO neutron_taas.services.taas.taas_plugin [None req-6285f0b0-6484-4488-92c2-bca7140aaafb 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] TaaS: Handle Delete Port: 2ed6394c-9d2f-44de-94f9-41a56f36621d 2026-05-08 04:09:20.469 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6285f0b0-6484-4488-92c2-bca7140aaafb 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] Tap Mirror: Handle Delete Port: 2ed6394c-9d2f-44de-94f9-41a56f36621d [pid: 8|app: 0|req: 1275/2566] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:09:20 2026] DELETE /v2.0/ports/2ed6394c-9d2f-44de-94f9-41a56f36621d => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:09:20.675 7 INFO neutron_taas.services.taas.taas_plugin [None req-22e60673-94e3-406e-85e2-549ff00d78a4 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] TaaS: Handle Delete Port: f8028f6c-c08e-4d21-8d05-83e15fcbb8e4 2026-05-08 04:09:20.680 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22e60673-94e3-406e-85e2-549ff00d78a4 659b3ac86dd749e5a853e112602383a6 7ebead4d4ed54f54852805caa5cd4f55 - - default default] Tap Mirror: Handle Delete Port: f8028f6c-c08e-4d21-8d05-83e15fcbb8e4 [pid: 7|app: 0|req: 1292/2567] 10.0.0.193 () {32 vars in 720 bytes} [Fri May 8 04:09:20 2026] DELETE /v2.0/ports/f8028f6c-c08e-4d21-8d05-83e15fcbb8e4 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:09:20.902 8 INFO neutron.services.segments.plugin [-] Segment 0b9400bf-5468-412c-a383-619d6c71b763 resource provider aggregate not found 2026-05-08 04:09:20.903 8 INFO neutron.services.segments.plugin [-] Segment 0b9400bf-5468-412c-a383-619d6c71b763 resource provider aggregate not found 2026-05-08 04:09:20.926 8 INFO neutron.services.segments.plugin [-] Segment 0b9400bf-5468-412c-a383-619d6c71b763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b9400bf-5468-412c-a383-619d6c71b763 found for delete ", "request_id": "req-13ce1627-21e5-4882-ab3a-bde49dc2f7dc"}]} 2026-05-08 04:09:20.927 8 INFO neutron.services.segments.plugin [-] Segment 0b9400bf-5468-412c-a383-619d6c71b763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b9400bf-5468-412c-a383-619d6c71b763 found for delete ", "request_id": "req-c82920a1-70e9-4c24-ab10-0b0e52a8f5b1"}]} [pid: 8|app: 0|req: 1276/2568] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:09:20 2026] DELETE /v2.0/networks/5d009a11-c872-4355-86c8-c839d73436cb => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:09:21.075 7 INFO neutron.services.segments.plugin [-] Segment fb6eb54a-8fa1-4a8e-aa69-aa4d1b142bb1 resource provider aggregate not found 2026-05-08 04:09:21.081 7 INFO neutron.services.segments.plugin [-] Segment fb6eb54a-8fa1-4a8e-aa69-aa4d1b142bb1 resource provider aggregate not found 2026-05-08 04:09:21.095 7 INFO neutron.services.segments.plugin [-] Segment fb6eb54a-8fa1-4a8e-aa69-aa4d1b142bb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb6eb54a-8fa1-4a8e-aa69-aa4d1b142bb1 found for delete ", "request_id": "req-d0335510-e175-4513-b3e6-4bcceeceeece"}]} [pid: 7|app: 0|req: 1293/2569] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:09:20 2026] DELETE /v2.0/networks/efb84d30-8713-486f-a935-b25a838436d1 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:09:21.101 7 INFO neutron.services.segments.plugin [-] Segment fb6eb54a-8fa1-4a8e-aa69-aa4d1b142bb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb6eb54a-8fa1-4a8e-aa69-aa4d1b142bb1 found for delete ", "request_id": "req-a736ac32-9a46-4bd7-8d52-e06ca706424d"}]} [pid: 8|app: 0|req: 1277/2570] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:09:21 2026] DELETE /v2.0/networks/0146c7a2-b39e-46d2-b7cc-68b2d536aaa8 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2571] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:09:21 2026] DELETE /v2.0/networks/3d1950ad-3868-40a4-936e-9fd336e238cc => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2572] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:09:21 2026] DELETE /v2.0/networks/d6bf5ad6-e541-4435-adbb-39973f74f7c7 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2573] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:09:22 2026] GET /v2.0/security-groups?tenant_id=9e109feb6e7345a59f5e8b56c45c5f47&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2574] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:09:22 2026] DELETE /v2.0/security-groups/b0b60e42-48cb-4bc8-b233-ac585fee2e54 => 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: 1296/2575] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:09:22 2026] GET /v2.0/security-groups?tenant_id=9c6263aedf444138bb778df327728f44&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:09:22.944 8 INFO neutron.services.segments.plugin [-] Segment bc644814-bb4e-4bfd-9894-8dbc2be7f443 resource provider aggregate not found 2026-05-08 04:09:22.957 8 INFO neutron.services.segments.plugin [-] Segment bc644814-bb4e-4bfd-9894-8dbc2be7f443 resource provider aggregate not found 2026-05-08 04:09:22.965 8 INFO neutron.services.segments.plugin [-] Segment bc644814-bb4e-4bfd-9894-8dbc2be7f443 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc644814-bb4e-4bfd-9894-8dbc2be7f443 found for delete ", "request_id": "req-d5f6bba6-6e27-42c9-973c-48d35cea2168"}]} 2026-05-08 04:09:22.980 8 INFO neutron.services.segments.plugin [-] Segment bc644814-bb4e-4bfd-9894-8dbc2be7f443 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc644814-bb4e-4bfd-9894-8dbc2be7f443 found for delete ", "request_id": "req-509acd5d-0bb7-4850-8802-4ba58887e8ea"}]} 2026-05-08 04:09:22.986 8 INFO neutron.services.segments.plugin [-] Segment ea05cee6-7073-4e5e-9596-9fa2ccc26a1a resource provider aggregate not found 2026-05-08 04:09:23.003 8 INFO neutron.services.segments.plugin [-] Segment ea05cee6-7073-4e5e-9596-9fa2ccc26a1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea05cee6-7073-4e5e-9596-9fa2ccc26a1a found for delete ", "request_id": "req-358a1105-b424-4a76-8554-1a07701bddf8"}]} 2026-05-08 04:09:23.007 8 INFO neutron.services.segments.plugin [-] Segment ea05cee6-7073-4e5e-9596-9fa2ccc26a1a resource provider aggregate not found 2026-05-08 04:09:23.027 8 INFO neutron.services.segments.plugin [-] Segment ea05cee6-7073-4e5e-9596-9fa2ccc26a1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea05cee6-7073-4e5e-9596-9fa2ccc26a1a found for delete ", "request_id": "req-6d8befd4-63e3-45aa-84f5-f87854816585"}]} [pid: 8|app: 0|req: 1280/2576] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:09:22 2026] DELETE /v2.0/security-groups/ccfef77f-c433-44ac-880e-0449e7cbdfe0 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:09:23.117 7 INFO neutron.services.segments.plugin [-] Segment 99988308-4824-4d79-ae5b-f7bebad0b7e4 resource provider aggregate not found 2026-05-08 04:09:23.126 7 INFO neutron.services.segments.plugin [-] Segment 99988308-4824-4d79-ae5b-f7bebad0b7e4 resource provider aggregate not found 2026-05-08 04:09:23.135 7 INFO neutron.services.segments.plugin [-] Segment 99988308-4824-4d79-ae5b-f7bebad0b7e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99988308-4824-4d79-ae5b-f7bebad0b7e4 found for delete ", "request_id": "req-f985a62f-69a0-4f0e-8e97-067861fa94a2"}]} 2026-05-08 04:09:23.141 7 INFO neutron.services.segments.plugin [-] Segment 99988308-4824-4d79-ae5b-f7bebad0b7e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99988308-4824-4d79-ae5b-f7bebad0b7e4 found for delete ", "request_id": "req-2afe7aed-0350-4397-bcc7-f205a418d059"}]} [pid: 7|app: 0|req: 1297/2577] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:09:23 2026] GET /v2.0/security-groups?tenant_id=7ebead4d4ed54f54852805caa5cd4f55&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2578] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:09:23 2026] DELETE /v2.0/security-groups/3031bc57-57ba-4d17-9e7c-d63d8208b968 => 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: 1298/2579] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:09:23 2026] GET /v2.0/ports?device_id=e8871737-9d69-450f-8d48-94dae5fffb99 => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2580] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:09:23 2026] GET /v2.0/security-groups?id=d2e0d6a0-43a7-4533-a09d-11d35dd706b0&fields=id&fields=name => generated 110 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2581] 10.0.0.193 () {32 vars in 818 bytes} [Fri May 8 04:09:23 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&mac_address=fa%3A16%3A3e%3A4f%3A4e%3A4b => generated 1200 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:09:24.481 8 INFO neutron.db.l3_db [None req-68ae5643-8d64-4165-92d8-16ba2e5f043e 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Floating IP b4d0c141-0b5c-4374-916d-b5bc768f45e0 associated. External IP: 10.96.250.208, port: e30f1b94-f8d6-4704-803b-e28a87fa987c. [pid: 8|app: 0|req: 1283/2582] 10.0.0.193 () {34 vars in 677 bytes} [Fri May 8 04:09:23 2026] POST /v2.0/floatingips => generated 855 bytes in 1000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:09:24.817 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc88f764-146f-47e5-9547-578351f53ead'] response: {'name': 'network-changed', 'server_uuid': 'e8871737-9d69-450f-8d48-94dae5fffb99', 'tag': 'e30f1b94-f8d6-4704-803b-e28a87fa987c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1300/2583] 10.0.0.137 () {34 vars in 1092 bytes} [Fri May 8 04:09:24 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-50225652&fields=id&tenant_id=8f8c661e942940d296f80456cf977574 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2584] 10.0.0.137 () {34 vars in 982 bytes} [Fri May 8 04:09:24 2026] GET /v2.0/networks?id=8385a300-1e69-4b16-a28d-dfb5c11a0516 => generated 704 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2585] 10.0.0.137 () {34 vars in 965 bytes} [Fri May 8 04:09:24 2026] GET /v2.0/quotas/8f8c661e942940d296f80456cf977574 => 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: 1285/2586] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:09:25 2026] GET /v2.0/ports?tenant_id=8f8c661e942940d296f80456cf977574&fields=id => generated 333 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2587] 10.0.0.137 () {34 vars in 1008 bytes} [Fri May 8 04:09:25 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2588] 10.0.0.137 () {34 vars in 1108 bytes} [Fri May 8 04:09:25 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?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: 1303/2589] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:09:25 2026] GET /v2.0/ports?tenant_id=8f8c661e942940d296f80456cf977574&device_id=e8871737-9d69-450f-8d48-94dae5fffb99 => 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: 1287/2590] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:09:25 2026] GET /v2.0/networks?id=2fa1a006-dff1-45a9-8c95-2f7607ba469b => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2591] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:09:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.136&port_id=e30f1b94-f8d6-4704-803b-e28a87fa987c => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2592] 199.204.45.115 () {34 vars in 1104 bytes} [Fri May 8 04:09:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A225&port_id=e30f1b94-f8d6-4704-803b-e28a87fa987c => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2593] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:09:25 2026] GET /v2.0/ports?device_id=4b1ff86e-d470-4c38-85d7-bfa66e6db195 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2594] 199.204.45.115 () {34 vars in 1064 bytes} [Fri May 8 04:09:25 2026] GET /v2.0/subnets?id=8a0e6211-55a2-4c46-b69e-f848e2bd3564&id=53234abf-28dc-4a2f-ae14-d526551bba12 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2595] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:09:25 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2596] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:09:25 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2597] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:09:25 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2598] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:09:25 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:09:26.751 7 INFO neutron.db.segments_db [None req-42ecae39-8fb6-40d0-8ede-dab7e29d85da 7020f9a6aa93454fbe9e33aaaf347d20 44f000aa6c57426e83b7225bcbb6a82e - - default default] Added segment d758b3c9-55d2-44ed-9d71-7e83b307c925 of type vxlan for network 5abc4ed3-4ad0-4880-92dc-49d7ef84466c [pid: 7|app: 0|req: 1309/2601] 10.0.0.193 () {34 vars in 670 bytes} [Fri May 8 04:09:26 2026] POST /v2.0/networks => generated 613 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2602] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:09:26 2026] PUT /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2603] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:09:26 2026] GET /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2604] 10.0.0.193 () {34 vars in 764 bytes} [Fri May 8 04:09:26 2026] PUT /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2605] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:09:27 2026] GET /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2606] 10.0.0.193 () {34 vars in 760 bytes} [Fri May 8 04:09:27 2026] PUT /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2607] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:09:27 2026] GET /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2608] 10.0.0.193 () {34 vars in 782 bytes} [Fri May 8 04:09:27 2026] PUT /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2609] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:09:27 2026] GET /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2610] 10.0.0.193 () {34 vars in 753 bytes} [Fri May 8 04:09:27 2026] PUT /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2611] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:09:27 2026] GET /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2612] 10.0.0.193 () {32 vars in 741 bytes} [Fri May 8 04:09:27 2026] GET /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:09:27.586 7 INFO neutron.api.v2.resource [None req-6172abb0-467c-4540-9257-cb56b350d2dc 7020f9a6aa93454fbe9e33aaaf347d20 44f000aa6c57426e83b7225bcbb6a82e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1315/2613] 10.0.0.193 () {32 vars in 745 bytes} [Fri May 8 04:09:27 2026] GET /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2614] 10.0.0.193 () {32 vars in 744 bytes} [Fri May 8 04:09:27 2026] DELETE /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2615] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:09:27 2026] GET /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:09:27.762 8 INFO neutron.api.v2.resource [None req-667162ef-ba2c-440e-b363-ba02d6d05982 7020f9a6aa93454fbe9e33aaaf347d20 44f000aa6c57426e83b7225bcbb6a82e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1300/2616] 10.0.0.193 () {32 vars in 748 bytes} [Fri May 8 04:09:27 2026] DELETE /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/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: 1317/2617] 10.0.0.193 () {32 vars in 736 bytes} [Fri May 8 04:09:27 2026] DELETE /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2618] 10.0.0.193 () {32 vars in 733 bytes} [Fri May 8 04:09:27 2026] GET /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:09:28.000 7 INFO neutron.services.segments.plugin [-] Segment d758b3c9-55d2-44ed-9d71-7e83b307c925 resource provider aggregate not found 2026-05-08 04:09:28.001 7 INFO neutron.services.segments.plugin [-] Segment d758b3c9-55d2-44ed-9d71-7e83b307c925 resource provider aggregate not found 2026-05-08 04:09:28.027 7 INFO neutron.services.segments.plugin [-] Segment d758b3c9-55d2-44ed-9d71-7e83b307c925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d758b3c9-55d2-44ed-9d71-7e83b307c925 found for delete ", "request_id": "req-c1713b93-b901-4964-9f17-6640f0fe22f8"}]} 2026-05-08 04:09:28.028 7 INFO neutron.services.segments.plugin [-] Segment d758b3c9-55d2-44ed-9d71-7e83b307c925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d758b3c9-55d2-44ed-9d71-7e83b307c925 found for delete ", "request_id": "req-732d93c4-8ef5-4b30-abe8-20b685db42ba"}]} [pid: 7|app: 0|req: 1318/2619] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:09:27 2026] DELETE /v2.0/networks/5abc4ed3-4ad0-4880-92dc-49d7ef84466c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2620] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:09:28 2026] GET /v2.0/security-groups?tenant_id=51502b4a13d94f6aa381c43a8aaa281c&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2621] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:09:28 2026] DELETE /v2.0/security-groups/71a0ad3c-8325-4685-afa1-087ed0238606 => 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: 1303/2622] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:09:29 2026] GET /v2.0/security-groups?tenant_id=44f000aa6c57426e83b7225bcbb6a82e&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2623] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:09:29 2026] DELETE /v2.0/security-groups/f8ab97dd-b0e8-4cb3-98d2-9ea3e500446b => 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: 1304/2624] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:09:29 2026] GET /v2.0/networks?id=8385a300-1e69-4b16-a28d-dfb5c11a0516 => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2625] 199.204.45.115 () {34 vars in 1050 bytes} [Fri May 8 04:09:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8f8c661e942940d296f80456cf977574 => generated 177 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2626] 199.204.45.115 () {38 vars in 955 bytes} [Fri May 8 04:09:29 2026] POST /v2.0/ports => generated 1183 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1306/2627] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:09:30 2026] GET /v2.0/ports?device_id=4b1ff86e-d470-4c38-85d7-bfa66e6db195 => generated 1198 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2628] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:09:30 2026] GET /v2.0/security-groups?id=d2e0d6a0-43a7-4533-a09d-11d35dd706b0&fields=id&fields=name => generated 110 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2629] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:09:30 2026] PUT /v2.0/ports/89cdc9e9-54d5-4a05-a55e-ba4069a934d5 => generated 1464 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:09:30.803 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5341aa7c-f8c4-4b3c-b194-0f1ad84bd2ed'] response: {'name': 'network-changed', 'server_uuid': '4b1ff86e-d470-4c38-85d7-bfa66e6db195', 'tag': '89cdc9e9-54d5-4a05-a55e-ba4069a934d5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1308/2630] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:09:31 2026] GET /v2.0/ports?tenant_id=8f8c661e942940d296f80456cf977574&device_id=4b1ff86e-d470-4c38-85d7-bfa66e6db195 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1323/2631] 199.204.45.115 () {34 vars in 1018 bytes} [Fri May 8 04:09:31 2026] GET /v2.0/networks?tenant_id=8f8c661e942940d296f80456cf977574&shared=False => generated 2374 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2632] 199.204.45.115 () {34 vars in 930 bytes} [Fri May 8 04:09:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2633] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:09:32 2026] GET /v2.0/ports?tenant_id=8f8c661e942940d296f80456cf977574&device_id=4b1ff86e-d470-4c38-85d7-bfa66e6db195 => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2634] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:09:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.183&port_id=89cdc9e9-54d5-4a05-a55e-ba4069a934d5 => 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: 1325/2635] 199.204.45.115 () {34 vars in 1104 bytes} [Fri May 8 04:09:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A9e&port_id=89cdc9e9-54d5-4a05-a55e-ba4069a934d5 => 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: 1311/2636] 199.204.45.115 () {34 vars in 1064 bytes} [Fri May 8 04:09:32 2026] GET /v2.0/subnets?id=f4fe28d5-1fe4-45d1-8aa1-3b36c879813f&id=5bb6eb12-ec64-4cd3-852d-637b97e8bf8f => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2637] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:09:32 2026] GET /v2.0/ports?network_id=8385a300-1e69-4b16-a28d-dfb5c11a0516&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2638] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:09:32 2026] GET /v2.0/ports?network_id=8385a300-1e69-4b16-a28d-dfb5c11a0516&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2639] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:09:32 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2640] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:09:32 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2641] 10.0.0.253 () {34 vars in 990 bytes} [Fri May 8 04:09:33 2026] GET /v2.0/ports?device_id=e8871737-9d69-450f-8d48-94dae5fffb99 => generated 1469 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2642] 10.0.0.253 () {34 vars in 1040 bytes} [Fri May 8 04:09:33 2026] GET /v2.0/security-groups?id=d2e0d6a0-43a7-4533-a09d-11d35dd706b0&fields=id&fields=name => generated 110 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2643] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:09:35 2026] GET /v2.0/ports?device_id=4b1ff86e-d470-4c38-85d7-bfa66e6db195 => generated 1200 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2644] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:09:35 2026] GET /v2.0/security-groups?id=d2e0d6a0-43a7-4533-a09d-11d35dd706b0&fields=id&fields=name => generated 110 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2645] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:09:40 2026] GET /v2.0/ports?device_id=4b1ff86e-d470-4c38-85d7-bfa66e6db195 => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2646] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:09:41 2026] GET /v2.0/security-groups?id=d2e0d6a0-43a7-4533-a09d-11d35dd706b0&fields=id&fields=name => generated 110 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2647] 10.0.0.193 () {32 vars in 818 bytes} [Fri May 8 04:09:41 2026] GET /v2.0/ports?network_id=8385a300-1e69-4b16-a28d-dfb5c11a0516&mac_address=fa%3A16%3A3e%3Aa3%3A5c%3Ac1 => generated 1200 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:09:41.872 8 INFO neutron.db.l3_db [None req-245f8e18-97c7-4c0a-ba97-806aefe30a8e 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Floating IP 2d96f444-ae0a-4223-aabc-86f1b6b89768 associated. External IP: 10.96.250.219, port: 89cdc9e9-54d5-4a05-a55e-ba4069a934d5. [pid: 8|app: 0|req: 1317/2650] 10.0.0.193 () {34 vars in 677 bytes} [Fri May 8 04:09:41 2026] POST /v2.0/floatingips => generated 855 bytes in 1061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 04:09:42.228 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee72384f-29c4-4813-9b26-854aaffe917b'] response: {'name': 'network-changed', 'server_uuid': '4b1ff86e-d470-4c38-85d7-bfa66e6db195', 'tag': '89cdc9e9-54d5-4a05-a55e-ba4069a934d5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1334/2651] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:09:42 2026] GET /v2.0/ports?tenant_id=8f8c661e942940d296f80456cf977574&device_id=4b1ff86e-d470-4c38-85d7-bfa66e6db195 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2652] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:09:42 2026] GET /v2.0/networks?id=8385a300-1e69-4b16-a28d-dfb5c11a0516 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2653] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:09:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.183&port_id=89cdc9e9-54d5-4a05-a55e-ba4069a934d5 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2654] 199.204.45.115 () {34 vars in 1104 bytes} [Fri May 8 04:09:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A9e&port_id=89cdc9e9-54d5-4a05-a55e-ba4069a934d5 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2655] 199.204.45.115 () {34 vars in 1064 bytes} [Fri May 8 04:09:42 2026] GET /v2.0/subnets?id=f4fe28d5-1fe4-45d1-8aa1-3b36c879813f&id=5bb6eb12-ec64-4cd3-852d-637b97e8bf8f => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2656] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:09:42 2026] GET /v2.0/ports?network_id=8385a300-1e69-4b16-a28d-dfb5c11a0516&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: 1337/2657] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:09:43 2026] GET /v2.0/ports?network_id=8385a300-1e69-4b16-a28d-dfb5c11a0516&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: 1321/2658] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:09:43 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2659] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:09:43 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2660] 10.0.0.253 () {34 vars in 990 bytes} [Fri May 8 04:09:47 2026] GET /v2.0/ports?device_id=4b1ff86e-d470-4c38-85d7-bfa66e6db195 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2661] 10.0.0.253 () {34 vars in 1040 bytes} [Fri May 8 04:09:47 2026] GET /v2.0/security-groups?id=d2e0d6a0-43a7-4533-a09d-11d35dd706b0&fields=id&fields=name => generated 110 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2664] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:09:58 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2665] 10.0.0.200 () {30 vars in 690 bytes} [Fri May 8 04:09:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2666] 10.0.0.200 () {30 vars in 692 bytes} [Fri May 8 04:09:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2667] 10.0.0.200 () {30 vars in 668 bytes} [Fri May 8 04:09:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2668] 10.0.0.200 () {30 vars in 704 bytes} [Fri May 8 04:09:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2669] 10.0.0.200 () {28 vars in 439 bytes} [Fri May 8 04:10:00 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2670] 10.0.0.200 () {30 vars in 728 bytes} [Fri May 8 04:10:00 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 657 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2671] 10.0.0.200 () {30 vars in 690 bytes} [Fri May 8 04:10:00 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: 1328/2672] 10.0.0.200 () {30 vars in 692 bytes} [Fri May 8 04:10:00 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: 1345/2673] 10.0.0.200 () {30 vars in 668 bytes} [Fri May 8 04:10:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2674] 10.0.0.200 () {30 vars in 704 bytes} [Fri May 8 04:10:00 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: 1346/2675] 10.0.0.200 () {30 vars in 728 bytes} [Fri May 8 04:10:00 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2676] 10.0.0.200 () {30 vars in 690 bytes} [Fri May 8 04:10:00 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: 1347/2677] 10.0.0.200 () {30 vars in 692 bytes} [Fri May 8 04:10:00 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: 1331/2678] 10.0.0.200 () {30 vars in 668 bytes} [Fri May 8 04:10:00 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: 1348/2679] 10.0.0.200 () {30 vars in 704 bytes} [Fri May 8 04:10:00 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: 1332/2680] 10.0.0.200 () {30 vars in 730 bytes} [Fri May 8 04:10:00 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2681] 10.0.0.200 () {30 vars in 682 bytes} [Fri May 8 04:10:00 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2682] 10.0.0.200 () {34 vars in 704 bytes} [Fri May 8 04:10:00 2026] POST /v2.0/ports => generated 1132 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2683] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:10:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1334/2684] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:10:03 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: 1351/2685] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:10:03 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: 1335/2686] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:10:03 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: 1352/2687] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:10:03 2026] GET /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2688] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:10:03 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: 1353/2689] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:10:03 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: 1337/2690] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:10:03 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: 1354/2691] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:10:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:10:03.718 8 INFO neutron.api.v2.resource [None req-d39370f0-18d4-4d60-8c8d-60a2c1a08329 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1338/2692] 199.204.45.115 () {30 vars in 763 bytes} [Fri May 8 04:10:03 2026] GET /v2.0/security-groups/lb-d1af641c-185b-43fe-b708-67784c31ea2d => generated 149 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2693] 199.204.45.115 () {30 vars in 785 bytes} [Fri May 8 04:10:03 2026] GET /v2.0/security-groups?name=lb-d1af641c-185b-43fe-b708-67784c31ea2d => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2694] 199.204.45.115 () {34 vars in 736 bytes} [Fri May 8 04:10:03 2026] POST /v2.0/security-groups => generated 1638 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2695] 199.204.45.115 () {30 vars in 815 bytes} [Fri May 8 04:10:03 2026] GET /v2.0/security-group-rules?security_group_id=5ede8501-aed6-4c20-8e21-da38739c018a => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2696] 199.204.45.115 () {34 vars in 789 bytes} [Fri May 8 04:10:03 2026] PUT /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1132 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2697] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:10:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1341/2698] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:10:04 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: 1358/2699] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:10:04 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: 1342/2700] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:10:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2701] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:10:04 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2704] 10.0.0.137 () {34 vars in 1016 bytes} [Fri May 8 04:10:11 2026] GET /v2.0/security-groups?id=ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2705] 10.0.0.137 () {34 vars in 982 bytes} [Fri May 8 04:10:11 2026] GET /v2.0/networks?id=affc65f0-6f89-4781-8927-58e8f06b8002 => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2706] 10.0.0.137 () {34 vars in 965 bytes} [Fri May 8 04:10:11 2026] GET /v2.0/quotas/c55dcc10633445bd9ac59b7cc1d9c4ba => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2707] 10.0.0.137 () {34 vars in 1002 bytes} [Fri May 8 04:10:11 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&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: 1346/2708] 10.0.0.137 () {34 vars in 1008 bytes} [Fri May 8 04:10:11 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2709] 10.0.0.137 () {34 vars in 1108 bytes} [Fri May 8 04:10:11 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2710] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:10:12 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2711] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:10:12 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => 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: 1348/2712] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:10:15 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2713] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:10:15 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => 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: 1349/2714] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:10:16 2026] GET /v2.0/networks?id=affc65f0-6f89-4781-8927-58e8f06b8002 => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2715] 199.204.45.115 () {34 vars in 1050 bytes} [Fri May 8 04:10:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba => generated 343 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2716] 199.204.45.115 () {38 vars in 955 bytes} [Fri May 8 04:10:16 2026] POST /v2.0/ports => generated 1082 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2717] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:10:17 2026] PUT /v2.0/ports/f5b90b59-0055-4b79-afdb-2b1509d8a4b5 => generated 1243 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:10:17.510 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b5eb753-6424-4bab-be6b-88dfb9a144ed'] response: {'name': 'network-changed', 'server_uuid': '7421b7b3-239a-4453-b26c-16ae076758df', 'tag': 'f5b90b59-0055-4b79-afdb-2b1509d8a4b5', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1351/2718] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:10:18 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1368/2719] 199.204.45.115 () {34 vars in 1018 bytes} [Fri May 8 04:10:18 2026] GET /v2.0/networks?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&shared=False => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2720] 199.204.45.115 () {34 vars in 930 bytes} [Fri May 8 04:10:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2721] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:10:18 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2722] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:10:18 2026] GET /v2.0/security-groups?id=ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2723] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:10:18 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2724] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:10:19 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => 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: 1371/2725] 199.204.45.115 () {34 vars in 1062 bytes} [Fri May 8 04:10:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.240&port_id=f5b90b59-0055-4b79-afdb-2b1509d8a4b5 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2726] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:10:19 2026] GET /v2.0/subnets?id=7adfa96a-6bc2-481a-bb98-2790bd367238 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2727] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:10:19 2026] GET /v2.0/ports?network_id=affc65f0-6f89-4781-8927-58e8f06b8002&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2728] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:10:19 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2729] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:10:19 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2730] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:10:21 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2731] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:10:21 2026] GET /v2.0/security-groups?id=ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2732] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:10:21 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2733] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:10:23 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2734] 199.204.45.115 () {34 vars in 1044 bytes} [Fri May 8 04:10:23 2026] GET /v2.0/security-groups?id=ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2735] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:10:24 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2736] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:10:24 2026] GET /v2.0/security-groups?id=ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2737] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:10:24 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2740] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:10:27 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2741] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:10:27 2026] GET /v2.0/security-groups?id=ebcacf8c-0bf4-4ddf-97cb-ab2c01dc18fd&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2742] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:10:27 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2747] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:11:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2748] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:11:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2749] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:11:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2750] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:11:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2751] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:11:02 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2752] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:11:02 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2753] 199.204.45.115 () {34 vars in 717 bytes} [Fri May 8 04:11:02 2026] POST /v2.0/ports => generated 1055 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2754] 10.0.0.137 () {34 vars in 971 bytes} [Fri May 8 04:11:03 2026] GET /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1055 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2755] 10.0.0.137 () {34 vars in 907 bytes} [Fri May 8 04:11:03 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2756] 199.204.45.115 () {34 vars in 1262 bytes} [Fri May 8 04:11:04 2026] GET /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2757] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:11:04 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2758] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:11:04 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2759] 199.204.45.115 () {34 vars in 975 bytes} [Fri May 8 04:11:05 2026] GET /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1055 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2760] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:11:05 2026] GET /v2.0/networks?id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5 => generated 803 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2761] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:11:05 2026] PUT /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1245 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:11:05.631 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-27e4a056-c9e6-4eb9-bf4a-31f02bac5268'] response: {'name': 'network-changed', 'server_uuid': '7421b7b3-239a-4453-b26c-16ae076758df', 'tag': '3232f854-527c-422b-b720-6fc0764bcc9a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1372/2762] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:11:06 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 2485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2763] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:11:06 2026] GET /v2.0/networks?id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5 => generated 803 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2764] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:11:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.84&port_id=3232f854-527c-422b-b720-6fc0764bcc9a => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2765] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:11:06 2026] GET /v2.0/subnets?id=d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2766] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:11:06 2026] GET /v2.0/ports?network_id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2767] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:11:06 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2768] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:11:06 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2769] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:11:07 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 2485 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2770] 199.204.45.115 () {34 vars in 1062 bytes} [Fri May 8 04:11:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.240&port_id=f5b90b59-0055-4b79-afdb-2b1509d8a4b5 => 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: 1395/2771] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:11:07 2026] GET /v2.0/subnets?id=7adfa96a-6bc2-481a-bb98-2790bd367238 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2772] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:11:07 2026] GET /v2.0/ports?network_id=affc65f0-6f89-4781-8927-58e8f06b8002&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: 1396/2773] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:11:07 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2774] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:11:07 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2775] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:11:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.84&port_id=3232f854-527c-422b-b720-6fc0764bcc9a => 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: 1379/2776] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:11:07 2026] GET /v2.0/subnets?id=d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2777] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:11:07 2026] GET /v2.0/ports?network_id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5&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: 1380/2778] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:11:07 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2779] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:11:07 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2782] 10.0.0.137 () {34 vars in 971 bytes} [Fri May 8 04:11:11 2026] GET /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1247 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2783] 199.204.45.115 () {34 vars in 789 bytes} [Fri May 8 04:11:12 2026] PUT /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1272 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:11:12.231 7 INFO neutron.api.v2.resource [None req-15f8b6d4-790b-4200-9455-82eade061603 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1402/2784] 199.204.45.115 () {30 vars in 763 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/security-groups/lb-d1af641c-185b-43fe-b708-67784c31ea2d => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2785] 199.204.45.115 () {30 vars in 785 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/security-groups?name=lb-d1af641c-185b-43fe-b708-67784c31ea2d => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:11:12.291 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-06e49517-b0d5-436d-82a7-60246c224e56'] response: {'name': 'network-changed', 'server_uuid': '7421b7b3-239a-4453-b26c-16ae076758df', 'tag': '3232f854-527c-422b-b720-6fc0764bcc9a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1403/2786] 199.204.45.115 () {34 vars in 789 bytes} [Fri May 8 04:11:12 2026] PUT /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1310 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:11:12.550 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10a46089-bdf0-44c1-a14e-92f1c07c9f50'] response: {'name': 'network-changed', 'server_uuid': '7421b7b3-239a-4453-b26c-16ae076758df', 'tag': '3232f854-527c-422b-b720-6fc0764bcc9a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1384/2787] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:11: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1404/2788] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2789] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:11:12 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: 1405/2790] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:11:12 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: 1386/2791] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2792] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2793] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2794] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2795] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/networks?id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5 => generated 803 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2796] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2797] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.84&port_id=3232f854-527c-422b-b720-6fc0764bcc9a => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2798] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/subnets?id=d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2799] 199.204.45.115 () {30 vars in 743 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2800] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/ports?network_id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2801] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2802] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:11:13 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2803] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:11:12 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2804] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:11:13 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2805] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:11:14 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2806] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:11:14 2026] GET /v2.0/networks?id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5 => generated 803 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2807] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:11:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.84&port_id=3232f854-527c-422b-b720-6fc0764bcc9a => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2808] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:11:14 2026] GET /v2.0/subnets?id=d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2809] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:11:14 2026] GET /v2.0/ports?network_id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2810] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:11:14 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2811] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:11:14 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:11:21.991 7 INFO neutron.db.l3_db [None req-9fc43eec-2da9-437b-ab89-d600d3ef9959 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Floating IP 10b9d408-cfdf-4ebc-ad2d-8e69258b8126 associated. External IP: 10.96.250.209, port: f62a9ca3-c295-48fc-a518-e788f208fd70. [pid: 7|app: 0|req: 1416/2812] 10.0.0.193 () {34 vars in 677 bytes} [Fri May 8 04:11:21 2026] POST /v2.0/floatingips => generated 899 bytes in 1103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2813] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:11:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2814] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:11:25 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: 1398/2815] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:11:25 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: 1418/2816] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:11:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:11:25.271 8 INFO neutron.api.v2.resource [None req-d8e6b941-5e8f-4259-8fc7-72bafcb888ea daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1399/2817] 199.204.45.115 () {30 vars in 763 bytes} [Fri May 8 04:11:25 2026] GET /v2.0/security-groups/lb-d1af641c-185b-43fe-b708-67784c31ea2d => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2818] 199.204.45.115 () {30 vars in 785 bytes} [Fri May 8 04:11:25 2026] GET /v2.0/security-groups?name=lb-d1af641c-185b-43fe-b708-67784c31ea2d => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2819] 199.204.45.115 () {30 vars in 815 bytes} [Fri May 8 04:11:25 2026] GET /v2.0/security-group-rules?security_group_id=5ede8501-aed6-4c20-8e21-da38739c018a => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2820] 199.204.45.115 () {34 vars in 747 bytes} [Fri May 8 04:11:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2821] 199.204.45.115 () {34 vars in 747 bytes} [Fri May 8 04:11:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2824] 10.0.0.200 () {30 vars in 690 bytes} [Fri May 8 04:11:33 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: 1403/2825] 10.0.0.200 () {30 vars in 692 bytes} [Fri May 8 04:11:33 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: 1423/2826] 10.0.0.200 () {30 vars in 668 bytes} [Fri May 8 04:11:33 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: 1404/2827] 10.0.0.200 () {30 vars in 704 bytes} [Fri May 8 04:11:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2828] 10.0.0.200 () {28 vars in 439 bytes} [Fri May 8 04:11:33 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2829] 10.0.0.200 () {30 vars in 728 bytes} [Fri May 8 04:11:33 2026] GET /v2.0/subnets/53234abf-28dc-4a2f-ae14-d526551bba12 => generated 656 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2830] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:11:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2831] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:11:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2832] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:11:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2833] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:11:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2834] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:11:34 2026] GET /v2.0/subnets/53234abf-28dc-4a2f-ae14-d526551bba12 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2835] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:11:34 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 2586 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2836] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:11:34 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: 1409/2837] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:11:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2838] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:11:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2839] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:11:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2840] 199.204.45.115 () {34 vars in 717 bytes} [Fri May 8 04:11:34 2026] POST /v2.0/ports => generated 1324 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2841] 10.0.0.137 () {34 vars in 971 bytes} [Fri May 8 04:11:35 2026] GET /v2.0/ports/ee149f02-572f-44b5-a70a-b69f0df17170 => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1431/2842] 10.0.0.137 () {34 vars in 907 bytes} [Fri May 8 04:11:35 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2843] 199.204.45.115 () {34 vars in 1262 bytes} [Fri May 8 04:11:36 2026] GET /v2.0/ports/ee149f02-572f-44b5-a70a-b69f0df17170?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2844] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:11:36 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2845] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:11:36 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2846] 199.204.45.115 () {34 vars in 975 bytes} [Fri May 8 04:11:37 2026] GET /v2.0/ports/ee149f02-572f-44b5-a70a-b69f0df17170 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2847] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:11:37 2026] GET /v2.0/networks?id=2fa1a006-dff1-45a9-8c95-2f7607ba469b => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2848] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:11:37 2026] PUT /v2.0/ports/ee149f02-572f-44b5-a70a-b69f0df17170 => generated 1514 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:11:37.661 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f901c4b-d73a-407f-804f-59133a5b75d9'] response: {'name': 'network-changed', 'server_uuid': '7421b7b3-239a-4453-b26c-16ae076758df', 'tag': 'ee149f02-572f-44b5-a70a-b69f0df17170', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1415/2849] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:11:38 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 4092 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1435/2850] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:11:38 2026] GET /v2.0/networks?id=2fa1a006-dff1-45a9-8c95-2f7607ba469b => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2851] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:11:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.19&port_id=ee149f02-572f-44b5-a70a-b69f0df17170 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2852] 199.204.45.115 () {34 vars in 1104 bytes} [Fri May 8 04:11:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38f&port_id=ee149f02-572f-44b5-a70a-b69f0df17170 => 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: 1417/2853] 199.204.45.115 () {34 vars in 1064 bytes} [Fri May 8 04:11:38 2026] GET /v2.0/subnets?id=8a0e6211-55a2-4c46-b69e-f848e2bd3564&id=53234abf-28dc-4a2f-ae14-d526551bba12 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2854] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:11:38 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&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: 1418/2855] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:11:38 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2856] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:11:38 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2857] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:11:38 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2858] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:11:39 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 4092 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2859] 199.204.45.115 () {34 vars in 1062 bytes} [Fri May 8 04:11:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.240&port_id=f5b90b59-0055-4b79-afdb-2b1509d8a4b5 => 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: 1440/2860] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:11:39 2026] GET /v2.0/subnets?id=7adfa96a-6bc2-481a-bb98-2790bd367238 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2861] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:11:39 2026] GET /v2.0/ports?network_id=affc65f0-6f89-4781-8927-58e8f06b8002&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: 1441/2862] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:11:39 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2863] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:11:39 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2864] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:11:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.84&port_id=3232f854-527c-422b-b720-6fc0764bcc9a => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2865] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:11:39 2026] GET /v2.0/subnets?id=d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2866] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:11:39 2026] GET /v2.0/ports?network_id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2867] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:11:39 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2868] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:11:39 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2869] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:11:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.19&port_id=ee149f02-572f-44b5-a70a-b69f0df17170 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2870] 199.204.45.115 () {34 vars in 1104 bytes} [Fri May 8 04:11:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38f&port_id=ee149f02-572f-44b5-a70a-b69f0df17170 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2871] 199.204.45.115 () {34 vars in 1064 bytes} [Fri May 8 04:11:40 2026] GET /v2.0/subnets?id=8a0e6211-55a2-4c46-b69e-f848e2bd3564&id=53234abf-28dc-4a2f-ae14-d526551bba12 => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2872] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:11:40 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2873] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:11:40 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2874] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:11:40 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2875] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:11:40 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2878] 10.0.0.137 () {34 vars in 971 bytes} [Fri May 8 04:11:44 2026] GET /v2.0/ports/ee149f02-572f-44b5-a70a-b69f0df17170 => generated 1516 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2879] 199.204.45.115 () {30 vars in 743 bytes} [Fri May 8 04:11:44 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b => generated 796 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2880] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:11:44 2026] GET /v2.0/subnets/53234abf-28dc-4a2f-ae14-d526551bba12 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2881] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:11:44 2026] GET /v2.0/subnets/8a0e6211-55a2-4c46-b69e-f848e2bd3564 => generated 744 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2882] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:11:44 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: 1432/2883] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:11:44 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: 1452/2884] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:11:44 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: 1433/2885] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:11:44 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: 1453/2886] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:11:44 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2887] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:11:44 2026] GET /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2888] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:11:44 2026] GET /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2889] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:11:44 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2890] 199.204.45.115 () {30 vars in 743 bytes} [Fri May 8 04:11:44 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2891] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:11:45 2026] GET /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2892] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:11:45 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2893] 10.0.0.200 () {30 vars in 690 bytes} [Fri May 8 04:11: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: 7|app: 0|req: 1457/2894] 10.0.0.200 () {30 vars in 692 bytes} [Fri May 8 04:11:54 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: 1438/2895] 10.0.0.200 () {30 vars in 668 bytes} [Fri May 8 04:11:54 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: 1458/2896] 10.0.0.200 () {30 vars in 704 bytes} [Fri May 8 04:11:54 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: 1439/2897] 10.0.0.200 () {28 vars in 439 bytes} [Fri May 8 04:11:54 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: 1459/2898] 10.0.0.200 () {30 vars in 728 bytes} [Fri May 8 04:11:54 2026] GET /v2.0/subnets/f4fe28d5-1fe4-45d1-8aa1-3b36c879813f => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2899] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:11:55 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: 1460/2900] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:11:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2901] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:11:55 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: 1461/2902] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:11:55 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: 1442/2903] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:11:55 2026] GET /v2.0/subnets/53234abf-28dc-4a2f-ae14-d526551bba12 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2904] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:11:55 2026] GET /v2.0/subnets/f4fe28d5-1fe4-45d1-8aa1-3b36c879813f => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2905] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:11:55 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 4094 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2906] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:11:55 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: 1444/2907] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:11:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2908] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:11:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2909] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:11:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2910] 199.204.45.115 () {34 vars in 717 bytes} [Fri May 8 04:11:55 2026] POST /v2.0/ports => generated 1328 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2911] 10.0.0.137 () {34 vars in 971 bytes} [Fri May 8 04:11:56 2026] GET /v2.0/ports/2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2914] 199.204.45.115 () {34 vars in 1262 bytes} [Fri May 8 04:11:57 2026] GET /v2.0/ports/2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1467/2915] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:11:57 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2916] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:11:57 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2917] 199.204.45.115 () {34 vars in 975 bytes} [Fri May 8 04:11:57 2026] GET /v2.0/ports/2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => generated 1328 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2918] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:11:57 2026] GET /v2.0/networks?id=8385a300-1e69-4b16-a28d-dfb5c11a0516 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2919] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:11:57 2026] PUT /v2.0/ports/2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => generated 1518 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:11:58.238 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c60565b7-cfb0-4eb2-8972-da9d54457610'] response: {'name': 'network-changed', 'server_uuid': '7421b7b3-239a-4453-b26c-16ae076758df', 'tag': '2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1451/2920] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:11:58 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 5604 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1470/2921] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:11:58 2026] GET /v2.0/networks?id=8385a300-1e69-4b16-a28d-dfb5c11a0516 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2922] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:11:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.76&port_id=2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => 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: 1471/2923] 199.204.45.115 () {34 vars in 1106 bytes} [Fri May 8 04:11:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e4&port_id=2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2924] 199.204.45.115 () {34 vars in 1064 bytes} [Fri May 8 04:11:58 2026] GET /v2.0/subnets?id=f4fe28d5-1fe4-45d1-8aa1-3b36c879813f&id=5bb6eb12-ec64-4cd3-852d-637b97e8bf8f => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2925] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:11:58 2026] GET /v2.0/ports?network_id=8385a300-1e69-4b16-a28d-dfb5c11a0516&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2926] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:11:59 2026] GET /v2.0/ports?network_id=8385a300-1e69-4b16-a28d-dfb5c11a0516&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2927] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:11:59 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2928] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:11:59 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2929] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 5604 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2930] 199.204.45.115 () {34 vars in 1062 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.240&port_id=f5b90b59-0055-4b79-afdb-2b1509d8a4b5 => 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: 1475/2931] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/subnets?id=7adfa96a-6bc2-481a-bb98-2790bd367238 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2932] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/ports?network_id=affc65f0-6f89-4781-8927-58e8f06b8002&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: 1476/2933] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2934] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2935] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.84&port_id=3232f854-527c-422b-b720-6fc0764bcc9a => 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: 1459/2936] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/subnets?id=d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2937] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/ports?network_id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5&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: 1460/2938] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2939] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2940] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.19&port_id=ee149f02-572f-44b5-a70a-b69f0df17170 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2941] 199.204.45.115 () {34 vars in 1104 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38f&port_id=ee149f02-572f-44b5-a70a-b69f0df17170 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2942] 199.204.45.115 () {34 vars in 1064 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/subnets?id=8a0e6211-55a2-4c46-b69e-f848e2bd3564&id=53234abf-28dc-4a2f-ae14-d526551bba12 => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2943] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&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: 1463/2944] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2945] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2946] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2947] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.76&port_id=2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => 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: 1465/2948] 199.204.45.115 () {34 vars in 1106 bytes} [Fri May 8 04:12:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e4&port_id=2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2949] 199.204.45.115 () {34 vars in 1064 bytes} [Fri May 8 04:12:01 2026] GET /v2.0/subnets?id=f4fe28d5-1fe4-45d1-8aa1-3b36c879813f&id=5bb6eb12-ec64-4cd3-852d-637b97e8bf8f => generated 1414 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2950] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:12:01 2026] GET /v2.0/ports?network_id=8385a300-1e69-4b16-a28d-dfb5c11a0516&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: 1485/2951] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:12:01 2026] GET /v2.0/ports?network_id=8385a300-1e69-4b16-a28d-dfb5c11a0516&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: 1467/2952] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:12:01 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2953] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:12:01 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2954] 10.0.0.137 () {34 vars in 971 bytes} [Fri May 8 04:12:05 2026] GET /v2.0/ports/2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => generated 1520 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2955] 199.204.45.115 () {30 vars in 743 bytes} [Fri May 8 04:12:05 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516 => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2956] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:05 2026] GET /v2.0/subnets/f4fe28d5-1fe4-45d1-8aa1-3b36c879813f => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2957] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:05 2026] GET /v2.0/subnets/5bb6eb12-ec64-4cd3-852d-637b97e8bf8f => generated 748 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2958] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:05 2026] GET /v2.0/ports/ee149f02-572f-44b5-a70a-b69f0df17170 => generated 1516 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2959] 199.204.45.115 () {34 vars in 790 bytes} [Fri May 8 04:12:05 2026] PUT /v2.0/ports/ee149f02-572f-44b5-a70a-b69f0df17170 => generated 1251 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:12:05.720 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-430d17b1-aca1-4faf-8c9b-2db554357287'] response: {'name': 'network-changed', 'server_uuid': '7421b7b3-239a-4453-b26c-16ae076758df', 'tag': 'ee149f02-572f-44b5-a70a-b69f0df17170', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1471/2960] 199.204.45.115 () {30 vars in 743 bytes} [Fri May 8 04:12:05 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b => generated 796 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1490/2961] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:05 2026] GET /v2.0/subnets/53234abf-28dc-4a2f-ae14-d526551bba12 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2962] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:12:05 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: 1491/2963] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:12:05 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: 1473/2964] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:12:05 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: 1492/2965] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:12:05 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: 1474/2966] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:05 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2967] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:05 2026] GET /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2968] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:06 2026] GET /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1346 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2969] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:06 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2970] 199.204.45.115 () {30 vars in 743 bytes} [Fri May 8 04:12:06 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2971] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:06 2026] GET /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2972] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:12:06 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 5377 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2973] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:06 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2974] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:12:06 2026] GET /v2.0/networks?id=2fa1a006-dff1-45a9-8c95-2f7607ba469b => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2975] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:12:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.19&port_id=ee149f02-572f-44b5-a70a-b69f0df17170 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2976] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:12:06 2026] GET /v2.0/subnets?id=53234abf-28dc-4a2f-ae14-d526551bba12 => generated 677 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2977] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:12:06 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&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: 1498/2978] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:12:06 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2979] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:12:06 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2982] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:12:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2983] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:12:21 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: 1484/2984] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:12:21 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: 1501/2985] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:12:21 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: 1485/2986] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:21 2026] GET /v2.0/subnets/53234abf-28dc-4a2f-ae14-d526551bba12 => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2987] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:21 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 5377 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2988] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:12:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2989] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:12:21 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: 1487/2990] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:12:22 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: 1504/2991] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:12:22 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: 1488/2992] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:22 2026] GET /v2.0/ports/2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => generated 1520 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2993] 199.204.45.115 () {34 vars in 790 bytes} [Fri May 8 04:12:22 2026] PUT /v2.0/ports/2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => generated 1311 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:12:22.983 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bde8907e-30d3-44e9-8061-e09db3721620'] response: {'name': 'network-changed', 'server_uuid': '7421b7b3-239a-4453-b26c-16ae076758df', 'tag': '2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1489/2994] 199.204.45.115 () {30 vars in 743 bytes} [Fri May 8 04:12:22 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516 => generated 797 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1506/2995] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:23 2026] GET /v2.0/subnets/5bb6eb12-ec64-4cd3-852d-637b97e8bf8f => generated 748 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2996] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:23 2026] GET /v2.0/ports/2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => generated 1347 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2997] 199.204.45.115 () {34 vars in 789 bytes} [Fri May 8 04:12:23 2026] PUT /v2.0/ports/2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => generated 1080 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2998] 199.204.45.115 () {30 vars in 743 bytes} [Fri May 8 04:12:23 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516 => generated 797 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1508/2999] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:23 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 4973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3000] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:12:23 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 4973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3001] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:12:23 2026] GET /v2.0/networks?id=8385a300-1e69-4b16-a28d-dfb5c11a0516 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3002] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:23 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 4973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3003] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:12:23 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3004] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:12:23 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3005] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:24 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 4973 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:12:25.024 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9017dcab-b10d-4ae7-8fc2-b7ed09f418f0'] response: {'name': 'network-changed', 'server_uuid': '7421b7b3-239a-4453-b26c-16ae076758df', 'tag': '2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1511/3006] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:12:25 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 4973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3007] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:12:25 2026] GET /v2.0/networks?id=8385a300-1e69-4b16-a28d-dfb5c11a0516 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3008] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:12:25 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3009] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:12:25 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3010] 199.204.45.115 () {34 vars in 975 bytes} [Fri May 8 04:12:25 2026] GET /v2.0/ports/2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3011] 199.204.45.115 () {34 vars in 1060 bytes} [Fri May 8 04:12:25 2026] GET /v2.0/ports/2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3012] 199.204.45.115 () {34 vars in 1016 bytes} [Fri May 8 04:12:25 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3013] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:26 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 4973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3016] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:12:26 2026] PUT /v2.0/ports/2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => generated 917 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3017] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 3865 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:12:27.279 7 INFO neutron_taas.services.taas.taas_plugin [None req-0479be82-afb6-4372-83c4-3f682bbdc6cf daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f 2026-05-08 04:12:27.282 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0479be82-afb6-4372-83c4-3f682bbdc6cf daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f [pid: 7|app: 0|req: 1516/3018] 199.204.45.115 () {32 vars in 759 bytes} [Fri May 8 04:12:27 2026] DELETE /v2.0/ports/2ba65d5f-9b33-4a0b-b3e2-05d72a97e59f => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3019] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3020] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3021] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:12: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: 1518/3022] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:12:27 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: 1505/3023] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3024] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3025] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3026] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3027] 199.204.45.115 () {30 vars in 743 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3028] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3029] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3030] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 3865 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3031] 199.204.45.115 () {34 vars in 1226 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/networks?id=affc65f0-6f89-4781-8927-58e8f06b8002&id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5&id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&id=8385a300-1e69-4b16-a28d-dfb5c11a0516 => generated 3095 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3032] 199.204.45.115 () {34 vars in 1062 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.240&port_id=f5b90b59-0055-4b79-afdb-2b1509d8a4b5 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3033] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/subnets?id=7adfa96a-6bc2-481a-bb98-2790bd367238 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3034] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:12:27 2026] GET /v2.0/ports?network_id=affc65f0-6f89-4781-8927-58e8f06b8002&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: 1525/3035] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:12:28 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3036] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:12:28 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3037] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:12:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.84&port_id=3232f854-527c-422b-b720-6fc0764bcc9a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3038] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:12:28 2026] GET /v2.0/subnets?id=d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3039] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:12:28 2026] GET /v2.0/ports?network_id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5&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: 1513/3040] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:12:28 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3041] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:12:28 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3042] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:12:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.19&port_id=ee149f02-572f-44b5-a70a-b69f0df17170 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3043] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:12:28 2026] GET /v2.0/subnets?id=53234abf-28dc-4a2f-ae14-d526551bba12 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3044] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:12:28 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3045] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:12:28 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?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: 1516/3046] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:12:28 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3047] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:12:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3048] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:12:32 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: 1532/3049] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:12:32 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: 1518/3050] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:12:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3051] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:32 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 3865 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3052] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:12:32 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: 1534/3053] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:12:32 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: 1520/3054] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:12:32 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: 1535/3055] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:12:32 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: 1521/3056] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:32 2026] GET /v2.0/ports/ee149f02-572f-44b5-a70a-b69f0df17170 => generated 1287 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3057] 199.204.45.115 () {34 vars in 789 bytes} [Fri May 8 04:12:33 2026] PUT /v2.0/ports/ee149f02-572f-44b5-a70a-b69f0df17170 => generated 1080 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:12:33.375 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f218d7a-f0f6-4142-abdb-ad5791e2e801'] response: {'name': 'network-changed', 'server_uuid': '7421b7b3-239a-4453-b26c-16ae076758df', 'tag': 'ee149f02-572f-44b5-a70a-b69f0df17170', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1522/3058] 199.204.45.115 () {30 vars in 743 bytes} [Fri May 8 04:12:33 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b => generated 796 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1537/3059] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:33 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 3694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3060] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:33 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 3694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3061] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:12:33 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 3694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3062] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:12:33 2026] GET /v2.0/networks?id=2fa1a006-dff1-45a9-8c95-2f7607ba469b => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3063] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:12:33 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3064] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:12:34 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3065] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:34 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3066] 199.204.45.115 () {34 vars in 975 bytes} [Fri May 8 04:12:35 2026] GET /v2.0/ports/ee149f02-572f-44b5-a70a-b69f0df17170 => generated 1116 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3067] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:35 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3068] 199.204.45.115 () {34 vars in 1060 bytes} [Fri May 8 04:12:35 2026] GET /v2.0/ports/ee149f02-572f-44b5-a70a-b69f0df17170?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3069] 199.204.45.115 () {34 vars in 1016 bytes} [Fri May 8 04:12:35 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=dns_domain => generated 29 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3070] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:12:35 2026] PUT /v2.0/ports/ee149f02-572f-44b5-a70a-b69f0df17170 => generated 917 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3071] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:36 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:12:36.921 8 INFO neutron_taas.services.taas.taas_plugin [None req-09eb7fb8-51c2-409d-ad0d-1ec9b39deec4 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: ee149f02-572f-44b5-a70a-b69f0df17170 2026-05-08 04:12:36.923 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09eb7fb8-51c2-409d-ad0d-1ec9b39deec4 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: ee149f02-572f-44b5-a70a-b69f0df17170 [pid: 8|app: 0|req: 1529/3072] 199.204.45.115 () {32 vars in 759 bytes} [Fri May 8 04:12:36 2026] DELETE /v2.0/ports/ee149f02-572f-44b5-a70a-b69f0df17170 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3073] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3074] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:12:37 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: 1545/3075] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:12:37 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: 1531/3076] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:12: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: 1546/3077] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3078] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3079] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1346 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3080] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3081] 199.204.45.115 () {30 vars in 743 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3082] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3083] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3084] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3085] 199.204.45.115 () {34 vars in 1146 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/networks?id=affc65f0-6f89-4781-8927-58e8f06b8002&id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5&id=2fa1a006-dff1-45a9-8c95-2f7607ba469b => generated 2309 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3086] 199.204.45.115 () {34 vars in 1062 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.240&port_id=f5b90b59-0055-4b79-afdb-2b1509d8a4b5 => 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: 1537/3087] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/subnets?id=7adfa96a-6bc2-481a-bb98-2790bd367238 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3088] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/ports?network_id=affc65f0-6f89-4781-8927-58e8f06b8002&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3089] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3090] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3091] 199.204.45.115 () {34 vars in 1056 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.84&port_id=3232f854-527c-422b-b720-6fc0764bcc9a => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3092] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/subnets?id=d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3093] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:12:37 2026] GET /v2.0/ports?network_id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5&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: 1554/3094] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:12:38 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3095] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:12:38 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3098] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:12:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3099] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:12:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3100] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:12:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3101] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:12:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:12:49.774 8 INFO neutron.api.v2.resource [None req-02d40721-959e-40ca-9390-33429cb88c68 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/3102] 199.204.45.115 () {30 vars in 763 bytes} [Fri May 8 04:12:49 2026] GET /v2.0/security-groups/lb-d1af641c-185b-43fe-b708-67784c31ea2d => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3103] 199.204.45.115 () {30 vars in 785 bytes} [Fri May 8 04:12:49 2026] GET /v2.0/security-groups?name=lb-d1af641c-185b-43fe-b708-67784c31ea2d => generated 2865 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3104] 199.204.45.115 () {30 vars in 815 bytes} [Fri May 8 04:12:49 2026] GET /v2.0/security-group-rules?security_group_id=5ede8501-aed6-4c20-8e21-da38739c018a => generated 2334 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3105] 199.204.45.115 () {32 vars in 789 bytes} [Fri May 8 04:12:49 2026] DELETE /v2.0/security-group-rules/37942263-2c00-4e08-85cb-de2dec594fea => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3106] 199.204.45.115 () {32 vars in 789 bytes} [Fri May 8 04:12:49 2026] DELETE /v2.0/security-group-rules/8cde5384-4223-4af2-be09-a70009a67194 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:12:52.636 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2b7ec12-5958-4176-8bb3-186628c82f95 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] TaaS: Handle Delete Port: baffe366-b1d1-4375-9c25-6b12ac8fbb53 2026-05-08 04:12:52.638 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2b7ec12-5958-4176-8bb3-186628c82f95 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Tap Mirror: Handle Delete Port: baffe366-b1d1-4375-9c25-6b12ac8fbb53 2026-05-08 04:12:52.794 7 INFO neutron.db.l3_db [None req-a2b7ec12-5958-4176-8bb3-186628c82f95 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Floating IP 10b9d408-cfdf-4ebc-ad2d-8e69258b8126 disassociated (deleted). External IP: 10.96.250.209, port: f62a9ca3-c295-48fc-a518-e788f208fd70. [pid: 7|app: 0|req: 1560/3107] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:12:52 2026] DELETE /v2.0/floatingips/10b9d408-cfdf-4ebc-ad2d-8e69258b8126 => generated 0 bytes in 562 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:12:53.088 8 INFO neutron.api.v2.resource [None req-e9600b3d-5a24-4659-90fc-be315734f6fa 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3108] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:12:53 2026] GET /v2.0/floatingips/10b9d408-cfdf-4ebc-ad2d-8e69258b8126 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3109] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:12:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3110] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:12:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3111] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:12:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3112] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:12:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:12:55.050 7 INFO neutron.api.v2.resource [None req-784b60de-2d28-470a-b50a-231b77a62b3e daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3113] 199.204.45.115 () {30 vars in 763 bytes} [Fri May 8 04:12:55 2026] GET /v2.0/security-groups/lb-d1af641c-185b-43fe-b708-67784c31ea2d => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3114] 199.204.45.115 () {30 vars in 785 bytes} [Fri May 8 04:12:55 2026] GET /v2.0/security-groups?name=lb-d1af641c-185b-43fe-b708-67784c31ea2d => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3115] 199.204.45.115 () {30 vars in 815 bytes} [Fri May 8 04:12:55 2026] GET /v2.0/security-group-rules?security_group_id=5ede8501-aed6-4c20-8e21-da38739c018a => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3116] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:12:55 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: 1565/3117] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:12:55 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: 1553/3118] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:12:55 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: 1566/3119] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:12:55 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: 1554/3120] 199.204.45.115 () {30 vars in 741 bytes} [Fri May 8 04:12:55 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3121] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:55 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3122] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:55 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3123] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:55 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3126] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:56 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3127] 199.204.45.115 () {34 vars in 975 bytes} [Fri May 8 04:12:57 2026] GET /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3128] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:57 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3129] 199.204.45.115 () {34 vars in 1060 bytes} [Fri May 8 04:12:57 2026] GET /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3130] 199.204.45.115 () {34 vars in 1016 bytes} [Fri May 8 04:12:57 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5?fields=dns_domain => generated 29 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3131] 199.204.45.115 () {38 vars in 1028 bytes} [Fri May 8 04:12:58 2026] PUT /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1147 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3132] 199.204.45.115 () {30 vars in 769 bytes} [Fri May 8 04:12:58 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1573/3133] 199.204.45.115 () {34 vars in 789 bytes} [Fri May 8 04:12:59 2026] PUT /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1086 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3134] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:59 2026] GET /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 1086 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 04:12:59.429 7 INFO neutron_taas.services.taas.taas_plugin [None req-8555404a-1efe-4b23-967c-c09b2bb7600c daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: 3232f854-527c-422b-b720-6fc0764bcc9a 2026-05-08 04:12:59.432 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8555404a-1efe-4b23-967c-c09b2bb7600c daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: 3232f854-527c-422b-b720-6fc0764bcc9a [pid: 7|app: 0|req: 1574/3135] 199.204.45.115 () {32 vars in 759 bytes} [Fri May 8 04:12:59 2026] DELETE /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3136] 199.204.45.115 () {30 vars in 703 bytes} [Fri May 8 04:12: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: 1575/3137] 199.204.45.115 () {30 vars in 705 bytes} [Fri May 8 04:12:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3138] 199.204.45.115 () {30 vars in 681 bytes} [Fri May 8 04:12:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3139] 199.204.45.115 () {30 vars in 717 bytes} [Fri May 8 04:12:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:12:59.751 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91a48236-77c2-484c-8985-f685c749488f daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3140] 199.204.45.115 () {32 vars in 759 bytes} [Fri May 8 04:12:59 2026] DELETE /v2.0/ports/3232f854-527c-422b-b720-6fc0764bcc9a => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3141] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:59 2026] GET /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:12:59.810 8 INFO neutron.api.v2.resource [None req-f04531b4-afba-48ce-917f-1dcd0c984ac9 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3142] 199.204.45.115 () {30 vars in 763 bytes} [Fri May 8 04:12:59 2026] GET /v2.0/security-groups/lb-d1af641c-185b-43fe-b708-67784c31ea2d => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3143] 199.204.45.115 () {30 vars in 785 bytes} [Fri May 8 04:12:59 2026] GET /v2.0/security-groups?name=lb-d1af641c-185b-43fe-b708-67784c31ea2d => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3144] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:12:59 2026] GET /v2.0/ports?tenant_id=c55dcc10633445bd9ac59b7cc1d9c4ba&device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3145] 199.204.45.115 () {30 vars in 737 bytes} [Fri May 8 04:12:59 2026] GET /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3146] 199.204.45.115 () {34 vars in 1066 bytes} [Fri May 8 04:12:59 2026] GET /v2.0/networks?id=affc65f0-6f89-4781-8927-58e8f06b8002&id=003f6a8d-6596-46b2-a29c-29ea02b5c3a5 => generated 1524 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3147] 199.204.45.115 () {34 vars in 1062 bytes} [Fri May 8 04:12:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.240&port_id=f5b90b59-0055-4b79-afdb-2b1509d8a4b5 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3148] 199.204.45.115 () {34 vars in 984 bytes} [Fri May 8 04:12:59 2026] GET /v2.0/subnets?id=7adfa96a-6bc2-481a-bb98-2790bd367238 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3149] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:13:00 2026] GET /v2.0/ports?network_id=affc65f0-6f89-4781-8927-58e8f06b8002&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3150] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:13:00 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3151] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:13:00 2026] GET /v2.0/networks/affc65f0-6f89-4781-8927-58e8f06b8002?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3152] 199.204.45.115 () {34 vars in 789 bytes} [Fri May 8 04:12:59 2026] PUT /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 1094 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3153] 199.204.45.115 () {32 vars in 779 bytes} [Fri May 8 04:13:00 2026] DELETE /v2.0/security-groups/5ede8501-aed6-4c20-8e21-da38739c018a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:01.108 7 INFO neutron_taas.services.taas.taas_plugin [None req-f6365aa6-1218-4931-b2b0-11d9d61eb408 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: f62a9ca3-c295-48fc-a518-e788f208fd70 2026-05-08 04:13:01.112 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6365aa6-1218-4931-b2b0-11d9d61eb408 daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: f62a9ca3-c295-48fc-a518-e788f208fd70 [pid: 7|app: 0|req: 1581/3154] 199.204.45.115 () {32 vars in 759 bytes} [Fri May 8 04:13:01 2026] DELETE /v2.0/ports/f62a9ca3-c295-48fc-a518-e788f208fd70 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:13:03.443 8 INFO neutron_taas.services.taas.taas_plugin [None req-4866ea79-7f0f-4555-b749-5ee43895854b 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] TaaS: Handle Delete Port: a3f37faa-035c-48ab-a3b7-11fbcb91040a 2026-05-08 04:13:03.445 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4866ea79-7f0f-4555-b749-5ee43895854b 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Tap Mirror: Handle Delete Port: a3f37faa-035c-48ab-a3b7-11fbcb91040a 2026-05-08 04:13:03.652 8 INFO neutron.db.l3_db [None req-4866ea79-7f0f-4555-b749-5ee43895854b 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Floating IP 2d96f444-ae0a-4223-aabc-86f1b6b89768 disassociated (deleted). External IP: 10.96.250.219, port: 89cdc9e9-54d5-4a05-a55e-ba4069a934d5. [pid: 8|app: 0|req: 1574/3155] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:13:03 2026] DELETE /v2.0/floatingips/2d96f444-ae0a-4223-aabc-86f1b6b89768 => generated 0 bytes in 655 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:03.984 7 INFO neutron.api.v2.resource [None req-658a5f2a-7d96-4708-8f59-da49921d1a22 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3156] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:13:03 2026] GET /v2.0/floatingips/2d96f444-ae0a-4223-aabc-86f1b6b89768 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:13:04.003 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a8e3a08-3a27-4caa-b9fb-deb43ef61f50'] response: {'name': 'network-changed', 'server_uuid': '4b1ff86e-d470-4c38-85d7-bfa66e6db195', 'tag': '89cdc9e9-54d5-4a05-a55e-ba4069a934d5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1583/3157] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:13:04 2026] GET /v2.0/ports?device_id=7421b7b3-239a-4453-b26c-16ae076758df => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3158] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:13:04 2026] GET /v2.0/ports?device_id=4b1ff86e-d470-4c38-85d7-bfa66e6db195 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3159] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:13:04 2026] GET /v2.0/security-groups?id=d2e0d6a0-43a7-4533-a09d-11d35dd706b0&fields=id&fields=name => generated 110 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:13:04.303 7 INFO neutron_taas.services.taas.taas_plugin [req-a5427a49-20bf-4408-a206-3bcb781161ab req-bee7e46c-a223-4bdc-bb7c-d98f677cf67e daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] TaaS: Handle Delete Port: f5b90b59-0055-4b79-afdb-2b1509d8a4b5 2026-05-08 04:13:04.306 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a5427a49-20bf-4408-a206-3bcb781161ab req-bee7e46c-a223-4bdc-bb7c-d98f677cf67e daa23f16e01c46f79d4b8224ca5f3a1a c55dcc10633445bd9ac59b7cc1d9c4ba - - default default] Tap Mirror: Handle Delete Port: f5b90b59-0055-4b79-afdb-2b1509d8a4b5 [pid: 7|app: 0|req: 1584/3160] 199.204.45.115 () {36 vars in 997 bytes} [Fri May 8 04:13:04 2026] DELETE /v2.0/ports/f5b90b59-0055-4b79-afdb-2b1509d8a4b5 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:13:04.463 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2763c3df-4d8a-49f2-9ccc-b732be30946a'] response: {'server_uuid': '7421b7b3-239a-4453-b26c-16ae076758df', 'name': 'network-vif-deleted', 'tag': 'f5b90b59-0055-4b79-afdb-2b1509d8a4b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1577/3161] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:13:04 2026] GET /v2.0/ports?tenant_id=8f8c661e942940d296f80456cf977574&device_id=4b1ff86e-d470-4c38-85d7-bfa66e6db195 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3162] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:13:04 2026] GET /v2.0/networks?id=8385a300-1e69-4b16-a28d-dfb5c11a0516 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3163] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:13:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.183&port_id=89cdc9e9-54d5-4a05-a55e-ba4069a934d5 => 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: 1586/3164] 199.204.45.115 () {34 vars in 1104 bytes} [Fri May 8 04:13:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A9e&port_id=89cdc9e9-54d5-4a05-a55e-ba4069a934d5 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3165] 199.204.45.115 () {34 vars in 1064 bytes} [Fri May 8 04:13:04 2026] GET /v2.0/subnets?id=f4fe28d5-1fe4-45d1-8aa1-3b36c879813f&id=5bb6eb12-ec64-4cd3-852d-637b97e8bf8f => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3166] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:13:04 2026] GET /v2.0/ports?network_id=8385a300-1e69-4b16-a28d-dfb5c11a0516&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: 1580/3167] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:13:04 2026] GET /v2.0/ports?network_id=8385a300-1e69-4b16-a28d-dfb5c11a0516&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3168] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:13:04 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3169] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:13:04 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3170] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:13:06 2026] GET /v2.0/ports?device_id=4b1ff86e-d470-4c38-85d7-bfa66e6db195 => generated 1200 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:13:07.008 8 INFO neutron_taas.services.taas.taas_plugin [req-bb7030ca-3f4b-4880-a1b0-26d0d6497bb8 req-eb725b5c-7706-4c69-b4b1-0548baffe5b1 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] TaaS: Handle Delete Port: 89cdc9e9-54d5-4a05-a55e-ba4069a934d5 2026-05-08 04:13:07.010 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bb7030ca-3f4b-4880-a1b0-26d0d6497bb8 req-eb725b5c-7706-4c69-b4b1-0548baffe5b1 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Tap Mirror: Handle Delete Port: 89cdc9e9-54d5-4a05-a55e-ba4069a934d5 [pid: 8|app: 0|req: 1582/3171] 199.204.45.115 () {36 vars in 997 bytes} [Fri May 8 04:13:06 2026] DELETE /v2.0/ports/89cdc9e9-54d5-4a05-a55e-ba4069a934d5 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:13:07.368 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-957c39b9-e32b-4652-9f17-9807911cabd7'] response: {'server_uuid': '4b1ff86e-d470-4c38-85d7-bfa66e6db195', 'name': 'network-vif-deleted', 'tag': '89cdc9e9-54d5-4a05-a55e-ba4069a934d5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1590/3172] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:13:09 2026] GET /v2.0/ports?device_id=4b1ff86e-d470-4c38-85d7-bfa66e6db195 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 04:13:14.514 7 INFO neutron_taas.services.taas.taas_plugin [None req-b1cd3f3b-6ad9-4980-98c2-23fa6ad0abae 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] TaaS: Handle Delete Port: a1194ea4-36b1-4cf8-b7fc-02912495adac 2026-05-08 04:13:14.517 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1cd3f3b-6ad9-4980-98c2-23fa6ad0abae 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Tap Mirror: Handle Delete Port: a1194ea4-36b1-4cf8-b7fc-02912495adac 2026-05-08 04:13:14.676 7 INFO neutron.db.l3_db [None req-b1cd3f3b-6ad9-4980-98c2-23fa6ad0abae 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Floating IP b4d0c141-0b5c-4374-916d-b5bc768f45e0 disassociated (deleted). External IP: 10.96.250.208, port: e30f1b94-f8d6-4704-803b-e28a87fa987c. [pid: 7|app: 0|req: 1592/3175] 10.0.0.193 () {32 vars in 732 bytes} [Fri May 8 04:13:14 2026] DELETE /v2.0/floatingips/b4d0c141-0b5c-4374-916d-b5bc768f45e0 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:15.009 8 INFO neutron.api.v2.resource [None req-54c06e7a-b4b1-460d-977b-01b0231b38dc 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3176] 10.0.0.193 () {32 vars in 729 bytes} [Fri May 8 04:13:14 2026] GET /v2.0/floatingips/b4d0c141-0b5c-4374-916d-b5bc768f45e0 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:13:15.017 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-797236d6-2e8e-48b7-89f8-cbf731dd18b4'] response: {'name': 'network-changed', 'server_uuid': 'e8871737-9d69-450f-8d48-94dae5fffb99', 'tag': 'e30f1b94-f8d6-4704-803b-e28a87fa987c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1593/3177] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:13:15 2026] GET /v2.0/ports?device_id=e8871737-9d69-450f-8d48-94dae5fffb99 => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3178] 10.0.0.137 () {34 vars in 1040 bytes} [Fri May 8 04:13:15 2026] GET /v2.0/security-groups?id=d2e0d6a0-43a7-4533-a09d-11d35dd706b0&fields=id&fields=name => generated 110 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3179] 199.204.45.115 () {34 vars in 1080 bytes} [Fri May 8 04:13:15 2026] GET /v2.0/ports?tenant_id=8f8c661e942940d296f80456cf977574&device_id=e8871737-9d69-450f-8d48-94dae5fffb99 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3180] 199.204.45.115 () {34 vars in 986 bytes} [Fri May 8 04:13:15 2026] GET /v2.0/networks?id=2fa1a006-dff1-45a9-8c95-2f7607ba469b => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3181] 199.204.45.115 () {34 vars in 1058 bytes} [Fri May 8 04:13:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.136&port_id=e30f1b94-f8d6-4704-803b-e28a87fa987c => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3182] 199.204.45.115 () {34 vars in 1104 bytes} [Fri May 8 04:13:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A225&port_id=e30f1b94-f8d6-4704-803b-e28a87fa987c => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3183] 199.204.45.115 () {34 vars in 1064 bytes} [Fri May 8 04:13:15 2026] GET /v2.0/subnets?id=8a0e6211-55a2-4c46-b69e-f848e2bd3564&id=53234abf-28dc-4a2f-ae14-d526551bba12 => generated 1411 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3184] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:13:15 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3185] 199.204.45.115 () {34 vars in 1052 bytes} [Fri May 8 04:13:15 2026] GET /v2.0/ports?network_id=2fa1a006-dff1-45a9-8c95-2f7607ba469b&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3186] 199.204.45.115 () {34 vars in 1012 bytes} [Fri May 8 04:13:15 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?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: 1598/3187] 199.204.45.115 () {34 vars in 1112 bytes} [Fri May 8 04:13:15 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3188] 199.204.45.115 () {34 vars in 994 bytes} [Fri May 8 04:13:17 2026] GET /v2.0/ports?device_id=e8871737-9d69-450f-8d48-94dae5fffb99 => generated 1198 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 04:13:17.843 7 INFO neutron_taas.services.taas.taas_plugin [req-9673b2d5-a7ea-49b5-bd7b-a0a7538b0f31 req-6ca0d4c5-08a4-48d0-bfe0-4352c1ba8371 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] TaaS: Handle Delete Port: e30f1b94-f8d6-4704-803b-e28a87fa987c 2026-05-08 04:13:17.846 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9673b2d5-a7ea-49b5-bd7b-a0a7538b0f31 req-6ca0d4c5-08a4-48d0-bfe0-4352c1ba8371 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Tap Mirror: Handle Delete Port: e30f1b94-f8d6-4704-803b-e28a87fa987c [pid: 7|app: 0|req: 1599/3189] 199.204.45.115 () {36 vars in 997 bytes} [Fri May 8 04:13:17 2026] DELETE /v2.0/ports/e30f1b94-f8d6-4704-803b-e28a87fa987c => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:13:18.068 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e313a138-0ee7-41d6-9689-e39f171c8ef7'] response: {'server_uuid': 'e8871737-9d69-450f-8d48-94dae5fffb99', 'name': 'network-vif-deleted', 'tag': 'e30f1b94-f8d6-4704-803b-e28a87fa987c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1591/3190] 10.0.0.137 () {34 vars in 990 bytes} [Fri May 8 04:13:20 2026] GET /v2.0/ports?device_id=e8871737-9d69-450f-8d48-94dae5fffb99 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3191] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:13:25 2026] DELETE /v2.0/security-group-rules/169686a8-7c40-430c-99d8-f9aa42392b5d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:25.549 8 INFO neutron.api.v2.resource [None req-3f1cbefb-ef12-4504-b3a3-6f22924d3dd5 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3192] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:13:25 2026] GET /v2.0/security-group-rules/169686a8-7c40-430c-99d8-f9aa42392b5d => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3193] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:13:25 2026] DELETE /v2.0/security-group-rules/84d76a07-bb72-45f9-a81a-1729de6b0899 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:25.633 8 INFO neutron.api.v2.resource [None req-4b573dac-0ad0-406c-8d08-ad4b9b860934 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3194] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:13:25 2026] GET /v2.0/security-group-rules/84d76a07-bb72-45f9-a81a-1729de6b0899 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3195] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:13:25 2026] DELETE /v2.0/security-group-rules/dd366ae6-d016-493d-8532-3a9446a130d8 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:25.719 8 INFO neutron.api.v2.resource [None req-742847db-4ce8-4512-a3c7-cd1e4303513e 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3196] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:13:25 2026] GET /v2.0/security-group-rules/dd366ae6-d016-493d-8532-3a9446a130d8 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3197] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:13:25 2026] DELETE /v2.0/security-group-rules/6e64edbb-a705-43cf-8658-eade076d48e8 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:25.800 8 INFO neutron.api.v2.resource [None req-c5796dae-3c6f-42f8-8386-29e426ed855e 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3198] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:13:25 2026] GET /v2.0/security-group-rules/6e64edbb-a705-43cf-8658-eade076d48e8 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3199] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:13:25 2026] DELETE /v2.0/security-group-rules/1c3fd18a-2a07-45f9-baf0-248292f54142 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:25.882 8 INFO neutron.api.v2.resource [None req-3c15646f-53e6-4eeb-89ef-248d8e7ccb33 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3200] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:13:25 2026] GET /v2.0/security-group-rules/1c3fd18a-2a07-45f9-baf0-248292f54142 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3201] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:13:25 2026] DELETE /v2.0/security-group-rules/a5258c0d-3d00-4610-ab36-73a17b012998 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:25.960 8 INFO neutron.api.v2.resource [None req-ae341929-f5be-4908-b2b9-06166ef08888 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3202] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:13:25 2026] GET /v2.0/security-group-rules/a5258c0d-3d00-4610-ab36-73a17b012998 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3203] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:13:25 2026] DELETE /v2.0/security-group-rules/99dec248-45c7-4705-9597-609ca4ceb9f5 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:26.042 8 INFO neutron.api.v2.resource [None req-faeb762d-0e4c-4665-9fb0-42a5eb86eac9 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3204] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:13:26 2026] GET /v2.0/security-group-rules/99dec248-45c7-4705-9597-609ca4ceb9f5 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3205] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:13:26 2026] DELETE /v2.0/security-group-rules/ea4811ae-6575-4cfa-b7bd-2125f86da2b6 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:26.136 8 INFO neutron.api.v2.resource [None req-a37f4fea-7140-4394-aae8-5cc59237953f 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3206] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:13:26 2026] GET /v2.0/security-group-rules/ea4811ae-6575-4cfa-b7bd-2125f86da2b6 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3207] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:13:26 2026] DELETE /v2.0/security-group-rules/6c6a5b3d-c2dd-46e3-b9e5-16ec5eddf966 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:26.213 8 INFO neutron.api.v2.resource [None req-5a1e1f9c-cd9a-432d-a698-adae0b1b0a87 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3208] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:13:26 2026] GET /v2.0/security-group-rules/6c6a5b3d-c2dd-46e3-b9e5-16ec5eddf966 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3211] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:13:26 2026] DELETE /v2.0/security-group-rules/12b9f4db-313a-4a54-92a3-b72298398d7a => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:26.297 8 INFO neutron.api.v2.resource [None req-81f7948b-0b40-4c25-aa96-f0887bc6bc0e 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3212] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:13:26 2026] GET /v2.0/security-group-rules/12b9f4db-313a-4a54-92a3-b72298398d7a => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3213] 10.0.0.193 () {32 vars in 750 bytes} [Fri May 8 04:13:26 2026] DELETE /v2.0/security-group-rules/7d83d09f-0c0c-4ddc-9d21-c6f36ee1601d => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:26.377 8 INFO neutron.api.v2.resource [None req-d8d21ce7-9935-4fa0-8e78-9ec15817ee50 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3214] 10.0.0.193 () {32 vars in 747 bytes} [Fri May 8 04:13:26 2026] GET /v2.0/security-group-rules/7d83d09f-0c0c-4ddc-9d21-c6f36ee1601d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3215] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:13:26 2026] DELETE /v2.0/security-groups/d2e0d6a0-43a7-4533-a09d-11d35dd706b0 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:26.484 8 INFO neutron.api.v2.resource [None req-9699290d-701b-48df-92e6-3f5b7ba29575 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3216] 10.0.0.193 () {32 vars in 737 bytes} [Fri May 8 04:13:26 2026] GET /v2.0/security-groups/d2e0d6a0-43a7-4533-a09d-11d35dd706b0 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:13:26.915 7 INFO neutron_taas.services.taas.taas_plugin [None req-9386aaa1-08f7-4b3b-98ea-a5da15ca421e 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] TaaS: Handle Delete Port: 81143acc-1b74-4141-aba0-789c88c6fe58 2026-05-08 04:13:26.918 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9386aaa1-08f7-4b3b-98ea-a5da15ca421e 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Tap Mirror: Handle Delete Port: 81143acc-1b74-4141-aba0-789c88c6fe58 [pid: 7|app: 0|req: 1612/3217] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:13:26 2026] PUT /v2.0/routers/7508a783-b675-44f3-a6d1-4e4c63552a2f/remove_router_interface => generated 309 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:13:27.586 8 INFO neutron.api.v2.resource [None req-0a6b8c93-d9a8-4c28-afcf-fb328bc91f1b 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3218] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:13:27 2026] PUT /v2.0/routers/7508a783-b675-44f3-a6d1-4e4c63552a2f/remove_router_interface => generated 198 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:13:27.962 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5b095da-a53d-4353-b146-9d1cabb8ed2f 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] TaaS: Handle Delete Port: b5b5e49a-ad5c-4143-9d16-9704c33922f5 2026-05-08 04:13:27.965 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5b095da-a53d-4353-b146-9d1cabb8ed2f 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Tap Mirror: Handle Delete Port: b5b5e49a-ad5c-4143-9d16-9704c33922f5 [pid: 7|app: 0|req: 1613/3219] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:13:27 2026] PUT /v2.0/routers/7508a783-b675-44f3-a6d1-4e4c63552a2f/remove_router_interface => generated 309 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:13:28.648 8 INFO neutron.api.v2.resource [None req-56894016-3f57-4b3f-939f-99d825721d29 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3220] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:13:28 2026] PUT /v2.0/routers/7508a783-b675-44f3-a6d1-4e4c63552a2f/remove_router_interface => generated 198 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:13:28.977 7 INFO neutron_taas.services.taas.taas_plugin [None req-17dc07ee-d911-429c-8559-0c98d88dcfca 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] TaaS: Handle Delete Port: 5c137a89-60cb-4794-8090-ea914c66f32f 2026-05-08 04:13:28.979 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17dc07ee-d911-429c-8559-0c98d88dcfca 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Tap Mirror: Handle Delete Port: 5c137a89-60cb-4794-8090-ea914c66f32f [pid: 7|app: 0|req: 1614/3221] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:13:28 2026] PUT /v2.0/routers/7508a783-b675-44f3-a6d1-4e4c63552a2f/remove_router_interface => generated 309 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 04:13:29.686 8 INFO neutron.api.v2.resource [None req-b80752da-ebed-42b5-aa49-6a1525d6d2ec 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3222] 10.0.0.193 () {34 vars in 789 bytes} [Fri May 8 04:13:29 2026] PUT /v2.0/routers/7508a783-b675-44f3-a6d1-4e4c63552a2f/remove_router_interface => generated 198 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:13:29.908 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9c34e0b-3e3c-437d-b281-ce39302b7118 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] TaaS: Handle Delete Port: 953d2d5e-8da2-47a6-ae67-b76d447193c9 2026-05-08 04:13:29.911 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9c34e0b-3e3c-437d-b281-ce39302b7118 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Tap Mirror: Handle Delete Port: 953d2d5e-8da2-47a6-ae67-b76d447193c9 2026-05-08 04:13:30.164 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9c34e0b-3e3c-437d-b281-ce39302b7118 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] TaaS: Handle Delete Port: bee10d08-2616-4edf-b811-ffd272bd6207 2026-05-08 04:13:30.167 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9c34e0b-3e3c-437d-b281-ce39302b7118 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Tap Mirror: Handle Delete Port: bee10d08-2616-4edf-b811-ffd272bd6207 2026-05-08 04:13:30.523 7 INFO neutron.db.l3_hamode_db [None req-c9c34e0b-3e3c-437d-b281-ce39302b7118 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] HA network 2aa030c5-4ce5-447e-a0df-5bca0ad997e2 was deleted as no HA routers are present in tenant 8f8c661e942940d296f80456cf977574. [pid: 7|app: 0|req: 1615/3223] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:13:29 2026] DELETE /v2.0/routers/7508a783-b675-44f3-a6d1-4e4c63552a2f => generated 0 bytes in 839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 04:13:30.531 7 INFO neutron.services.segments.plugin [-] Segment 1409207e-054b-4be6-8001-010bd6d93070 resource provider aggregate not found 2026-05-08 04:13:30.547 7 INFO neutron.services.segments.plugin [-] Segment 1409207e-054b-4be6-8001-010bd6d93070 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1409207e-054b-4be6-8001-010bd6d93070 found for delete ", "request_id": "req-b11e815f-ab4d-4fcc-afea-1fe83e7fe9b5"}]} 2026-05-08 04:13:30.551 7 INFO neutron.services.segments.plugin [-] Segment 1409207e-054b-4be6-8001-010bd6d93070 resource provider aggregate not found 2026-05-08 04:13:30.559 8 INFO neutron.api.v2.resource [None req-f4b0d3a9-1e21-473c-a7eb-07c61f6c81d1 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1609/3224] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:13:30 2026] GET /v2.0/routers/7508a783-b675-44f3-a6d1-4e4c63552a2f => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:13:30.566 7 INFO neutron.services.segments.plugin [-] Segment 1409207e-054b-4be6-8001-010bd6d93070 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1409207e-054b-4be6-8001-010bd6d93070 found for delete ", "request_id": "req-a0c62d1a-0dd0-440e-8c55-ca0f79263f2b"}]} [pid: 7|app: 0|req: 1616/3225] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:13:30 2026] DELETE /v2.0/subnets/5bb6eb12-ec64-4cd3-852d-637b97e8bf8f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:13:30.725 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c40015c0-c47c-4a66-9b4d-788f34fa5d41 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3226] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:13:30 2026] GET /v2.0/subnets/5bb6eb12-ec64-4cd3-852d-637b97e8bf8f => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3227] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:13:30 2026] DELETE /v2.0/subnets/f4fe28d5-1fe4-45d1-8aa1-3b36c879813f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:13:30.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a192a3c5-e063-4b1c-99ff-0ddcf7c26a16 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3228] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:13:30 2026] GET /v2.0/subnets/f4fe28d5-1fe4-45d1-8aa1-3b36c879813f => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:13:30.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-e3d7f1e2-dd08-4d30-bbc0-93731a332a97 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] TaaS: Handle Delete Port: 1e27a8c9-1201-4b71-858b-a6d12f8b940d 2026-05-08 04:13:30.985 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3d7f1e2-dd08-4d30-bbc0-93731a332a97 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Tap Mirror: Handle Delete Port: 1e27a8c9-1201-4b71-858b-a6d12f8b940d [pid: 7|app: 0|req: 1618/3229] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:13:30 2026] DELETE /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:13:31.202 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc20dfae-b6a9-48b6-8bd3-cb22e46eebf3 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3230] 10.0.0.193 () {32 vars in 723 bytes} [Fri May 8 04:13:31 2026] GET /v2.0/networks/8385a300-1e69-4b16-a28d-dfb5c11a0516 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3231] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:13:31 2026] DELETE /v2.0/subnets/8a0e6211-55a2-4c46-b69e-f848e2bd3564 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:13:31.377 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd361cc3-e6ae-4bf1-b8ba-97fba24d0653 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3232] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:13:31 2026] GET /v2.0/subnets/8a0e6211-55a2-4c46-b69e-f848e2bd3564 => 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: 1620/3233] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:13:31 2026] DELETE /v2.0/subnets/53234abf-28dc-4a2f-ae14-d526551bba12 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:13:31.547 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e7444e6-6909-44ca-97e6-3d124df35bae 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3234] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:13:31 2026] GET /v2.0/subnets/53234abf-28dc-4a2f-ae14-d526551bba12 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:13:31.655 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e9f9810-c55a-45a1-8c12-b96cd31046c5 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] TaaS: Handle Delete Port: 5a77ff4c-93aa-46d6-ad1c-0e77dbe18573 2026-05-08 04:13:31.657 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e9f9810-c55a-45a1-8c12-b96cd31046c5 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Tap Mirror: Handle Delete Port: 5a77ff4c-93aa-46d6-ad1c-0e77dbe18573 [pid: 7|app: 0|req: 1621/3235] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:13:31 2026] DELETE /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:13:31.889 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92616a0e-8900-4a51-b19e-4fd7c4387d1a 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3236] 10.0.0.193 () {32 vars in 723 bytes} [Fri May 8 04:13:31 2026] GET /v2.0/networks/2fa1a006-dff1-45a9-8c95-2f7607ba469b => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3237] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:13:31 2026] DELETE /v2.0/subnets/4b8c114e-5234-4110-bcc8-b2daa4298bd8 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:13:32.106 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e644c41-16b2-43ad-afc6-557f3b1a13c1 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3238] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:13:32 2026] GET /v2.0/subnets/4b8c114e-5234-4110-bcc8-b2daa4298bd8 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3239] 10.0.0.193 () {32 vars in 724 bytes} [Fri May 8 04:13:32 2026] DELETE /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:13:32.285 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13ae9a4a-c738-49d9-8755-830a9e06f2d1 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1617/3240] 10.0.0.193 () {32 vars in 721 bytes} [Fri May 8 04:13:32 2026] GET /v2.0/subnets/d90c00b5-af04-4004-9af0-7d3f16c36908 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:13:32.386 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f50a347-ffac-42db-9cf8-84e7ed6c2912 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] TaaS: Handle Delete Port: 65860119-756d-4bdb-bab2-445225b1313f 2026-05-08 04:13:32.388 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f50a347-ffac-42db-9cf8-84e7ed6c2912 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] Tap Mirror: Handle Delete Port: 65860119-756d-4bdb-bab2-445225b1313f [pid: 7|app: 0|req: 1624/3241] 10.0.0.193 () {32 vars in 726 bytes} [Fri May 8 04:13:32 2026] DELETE /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 04:13:32.571 7 INFO neutron.services.segments.plugin [-] Segment 6a6fd124-0cdc-4cdf-8859-b6b6bae34985 resource provider aggregate not found 2026-05-08 04:13:32.589 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eaa8afd6-a933-45a0-86c8-7f89ce6d35dd 8bc23e3888bc4278bc0b02b02ee51bcf 8f8c661e942940d296f80456cf977574 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1618/3242] 10.0.0.193 () {32 vars in 723 bytes} [Fri May 8 04:13:32 2026] GET /v2.0/networks/003f6a8d-6596-46b2-a29c-29ea02b5c3a5 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 04:13:32.591 7 INFO neutron.services.segments.plugin [-] Segment 6a6fd124-0cdc-4cdf-8859-b6b6bae34985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a6fd124-0cdc-4cdf-8859-b6b6bae34985 found for delete ", "request_id": "req-b3a624eb-eab7-4aba-add5-7243c360fc3b"}]} 2026-05-08 04:13:32.595 7 INFO neutron.services.segments.plugin [-] Segment 6a6fd124-0cdc-4cdf-8859-b6b6bae34985 resource provider aggregate not found 2026-05-08 04:13:32.608 7 INFO neutron.services.segments.plugin [-] Segment 6a6fd124-0cdc-4cdf-8859-b6b6bae34985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a6fd124-0cdc-4cdf-8859-b6b6bae34985 found for delete ", "request_id": "req-22538dc8-4d73-40b9-8037-dd73ec0c9ebb"}]} 2026-05-08 04:13:32.611 7 INFO neutron.services.segments.plugin [-] Segment 3f854f3b-e4ac-43aa-97b8-66d48802d252 resource provider aggregate not found 2026-05-08 04:13:32.623 7 INFO neutron.services.segments.plugin [-] Segment 3f854f3b-e4ac-43aa-97b8-66d48802d252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f854f3b-e4ac-43aa-97b8-66d48802d252 found for delete ", "request_id": "req-3aa44e2f-5d35-425b-bf03-3546782711ba"}]} 2026-05-08 04:13:32.627 7 INFO neutron.services.segments.plugin [-] Segment 3f854f3b-e4ac-43aa-97b8-66d48802d252 resource provider aggregate not found 2026-05-08 04:13:32.642 7 INFO neutron.services.segments.plugin [-] Segment 78ed0753-bed2-4696-b451-bd68775cb003 resource provider aggregate not found 2026-05-08 04:13:32.647 7 INFO neutron.services.segments.plugin [-] Segment 3f854f3b-e4ac-43aa-97b8-66d48802d252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f854f3b-e4ac-43aa-97b8-66d48802d252 found for delete ", "request_id": "req-2fe2d588-2316-4612-bd40-1e319a9b8f95"}]} 2026-05-08 04:13:32.659 7 INFO neutron.services.segments.plugin [-] Segment 78ed0753-bed2-4696-b451-bd68775cb003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ed0753-bed2-4696-b451-bd68775cb003 found for delete ", "request_id": "req-5958b6b7-2e63-4583-bf03-69963f907fd0"}]} 2026-05-08 04:13:32.662 7 INFO neutron.services.segments.plugin [-] Segment 78ed0753-bed2-4696-b451-bd68775cb003 resource provider aggregate not found 2026-05-08 04:13:32.677 7 INFO neutron.services.segments.plugin [-] Segment 78ed0753-bed2-4696-b451-bd68775cb003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ed0753-bed2-4696-b451-bd68775cb003 found for delete ", "request_id": "req-e615ed38-cb35-46fe-9133-4b31fcffeb2a"}]} [pid: 7|app: 0|req: 1625/3243] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:13:34 2026] GET /v2.0/security-groups?tenant_id=8f8c661e942940d296f80456cf977574&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3244] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:13:34 2026] DELETE /v2.0/security-groups/d4f591ae-0665-401b-bcec-92fa4d9f1318 => 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: 1626/3245] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:13:34 2026] GET /v2.0/security-groups?tenant_id=8642e62bc0e742d1b5a144dbd69a887c&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3246] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:13:34 2026] DELETE /v2.0/security-groups/0e404a45-7081-4407-b0c4-6e60e5f7967a => 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: 1627/3247] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:13:35 2026] GET /v2.0/security-groups?tenant_id=cac3cb9d20834a9693f0b6d2f7c86f55&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3248] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:13:35 2026] DELETE /v2.0/security-groups/c9931432-b9c1-4eda-9db0-11ffdbaada18 => 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: 1628/3249] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:13:35 2026] GET /v2.0/security-groups?tenant_id=29733bf3730843a9865d4a20d4d5f7f2&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3250] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:13:35 2026] DELETE /v2.0/security-groups/b2c440b8-0e79-4948-a680-1a6058571bf8 => 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: 1629/3251] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:13:35 2026] GET /v2.0/security-groups?tenant_id=eeb7c724d0de4875a1c0ba2203509783&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3252] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:13:36 2026] DELETE /v2.0/security-groups/e5577c2a-7edd-45f7-91e7-968c37931fcf => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3253] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:13:36 2026] GET /v2.0/security-groups?tenant_id=5367021248b74cbca0ae36f569b786f6&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3254] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:13:36 2026] DELETE /v2.0/security-groups/5cd44f80-6d1a-4bd3-9dde-e644f7d137d4 => 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: 1631/3255] 10.0.0.193 () {32 vars in 774 bytes} [Fri May 8 04:13:36 2026] GET /v2.0/security-groups?tenant_id=b9c6b88f85494a5fbe0b18616d1a730f&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3256] 10.0.0.193 () {32 vars in 740 bytes} [Fri May 8 04:13:36 2026] DELETE /v2.0/security-groups/ce3d6599-0726-4f0e-a9cf-ffcf382aa6b6 => 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: 1632/3257] 10.0.0.193 () {32 vars in 649 bytes} [Fri May 8 04:13:39 2026] GET /v2.0/networks => generated 2168 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3258] 10.0.0.193 () {32 vars in 655 bytes} [Fri May 8 04:13:40 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3259] 10.0.0.193 () {32 vars in 647 bytes} [Fri May 8 04:13:40 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3260] 10.0.0.193 () {32 vars in 643 bytes} [Fri May 8 04:13:40 2026] GET /v2.0/ports => generated 4717 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3261] 10.0.0.193 () {32 vars in 647 bytes} [Fri May 8 04:13:40 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3262] 10.0.0.193 () {32 vars in 649 bytes} [Fri May 8 04:13:40 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3263] 10.0.0.193 () {32 vars in 663 bytes} [Fri May 8 04:13:40 2026] GET /v2.0/security-groups => generated 17393 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3264] 10.0.0.193 () {32 vars in 655 bytes} [Fri May 8 04:13:40 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)