+ 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 [Tue Aug 11 11:45:40 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-6bf57cc86f-wb42b 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 0x7f693478f668 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-08-11 11:45:44.143 7 INFO neutron.common.config [-] Logging enabled! 2026-08-11 11:45:44.143 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-11 11:45:44.166 8 INFO neutron.common.config [-] Logging enabled! 2026-08-11 11:45:44.167 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-11 11:45:45.210 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 11:45:45.261 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 11:45:46.768 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 11:45:46.771 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 11:45:46.774 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 11:45:46.775 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 11:45:46.775 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-11 11:45:46.776 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-11 11:45:46.776 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:45:46.782 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 11:45:46.783 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:45:46.783 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:45:46.783 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 11:45:46.785 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 11:45:46.789 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 11:45:46.790 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 11:45:46.790 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-11 11:45:46.790 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-11 11:45:46.791 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:45:46.798 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:45:46.798 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:45:46.799 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 11:45:46.805 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-11 11:45:46.806 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 11:45:46.806 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-11 11:45:46.821 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-11 11:45:46.822 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 11:45:46.822 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-11 11:45:46.833 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 11:45:46.833 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 11:45:46.833 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-11 11:45:46.833 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-11 11:45:46.852 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 11:45:46.852 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 11:45:46.853 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-11 11:45:46.853 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-11 11:45:47.114 8 INFO neutron.plugins.ml2.managers [None req-d25325ab-82e5-4ef9-8ea2-608f3918e095 - - - - - -] Initializing driver for type 'vlan' 2026-08-11 11:45:47.160 7 INFO neutron.plugins.ml2.managers [None req-e58512cb-72da-4757-9f46-1367900b920f - - - - - -] Initializing driver for type 'vlan' 2026-08-11 11:45:47.401 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d25325ab-82e5-4ef9-8ea2-608f3918e095 - - - - - -] VlanTypeDriver initialization complete 2026-08-11 11:45:47.401 8 INFO neutron.plugins.ml2.managers [None req-d25325ab-82e5-4ef9-8ea2-608f3918e095 - - - - - -] Initializing driver for type 'vxlan' 2026-08-11 11:45:47.402 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d25325ab-82e5-4ef9-8ea2-608f3918e095 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-11 11:45:47.416 8 INFO neutron.plugins.ml2.managers [None req-d25325ab-82e5-4ef9-8ea2-608f3918e095 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 11:45:47.416 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d25325ab-82e5-4ef9-8ea2-608f3918e095 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 11:45:47.417 8 INFO neutron.plugins.ml2.managers [None req-d25325ab-82e5-4ef9-8ea2-608f3918e095 - - - - - -] Initializing extension driver 'port_security' 2026-08-11 11:45:47.417 8 INFO neutron.plugins.ml2.extensions.port_security [None req-d25325ab-82e5-4ef9-8ea2-608f3918e095 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 11:45:47.417 8 INFO neutron.plugins.ml2.managers [None req-d25325ab-82e5-4ef9-8ea2-608f3918e095 - - - - - -] Initializing extension driver 'qos' 2026-08-11 11:45:47.417 8 INFO neutron.plugins.ml2.managers [None req-d25325ab-82e5-4ef9-8ea2-608f3918e095 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-11 11:45:47.417 8 INFO neutron.plugins.ml2.managers [None req-d25325ab-82e5-4ef9-8ea2-608f3918e095 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-11 11:45:47.432 8 INFO neutron.quota [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded quota_driver: . 2026-08-11 11:45:47.432 8 INFO neutron.plugins.ml2.plugin [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 11:45:47.432 8 INFO neutron.plugins.ml2.managers [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 11:45:47.432 8 INFO neutron.plugins.ml2.managers [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 11:45:47.432 8 INFO neutron.plugins.ml2.managers [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 11:45:47.433 8 INFO neutron.manager [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loading Plugin: qos 2026-08-11 11:45:47.445 8 INFO neutron.manager [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loading Plugin: router 2026-08-11 11:45:47.489 8 INFO neutron.services.service_base [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-11 11:45:47.490 8 INFO neutron.manager [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loading Plugin: segments 2026-08-11 11:45:47.491 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e58512cb-72da-4757-9f46-1367900b920f - - - - - -] VlanTypeDriver initialization complete 2026-08-11 11:45:47.492 7 INFO neutron.plugins.ml2.managers [None req-e58512cb-72da-4757-9f46-1367900b920f - - - - - -] Initializing driver for type 'vxlan' 2026-08-11 11:45:47.492 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e58512cb-72da-4757-9f46-1367900b920f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-11 11:45:47.505 7 INFO neutron.plugins.ml2.managers [None req-e58512cb-72da-4757-9f46-1367900b920f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 11:45:47.505 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e58512cb-72da-4757-9f46-1367900b920f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 11:45:47.505 7 INFO neutron.plugins.ml2.managers [None req-e58512cb-72da-4757-9f46-1367900b920f - - - - - -] Initializing extension driver 'port_security' 2026-08-11 11:45:47.506 7 INFO neutron.plugins.ml2.extensions.port_security [None req-e58512cb-72da-4757-9f46-1367900b920f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 11:45:47.506 7 INFO neutron.plugins.ml2.managers [None req-e58512cb-72da-4757-9f46-1367900b920f - - - - - -] Initializing extension driver 'qos' 2026-08-11 11:45:47.506 7 INFO neutron.plugins.ml2.managers [None req-e58512cb-72da-4757-9f46-1367900b920f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-11 11:45:47.506 7 INFO neutron.plugins.ml2.managers [None req-e58512cb-72da-4757-9f46-1367900b920f - - - - - -] Initializing mechanism driver 'l2population' 2026-08-11 11:45:47.521 7 INFO neutron.quota [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded quota_driver: . 2026-08-11 11:45:47.521 7 INFO neutron.plugins.ml2.plugin [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 11:45:47.522 7 INFO neutron.plugins.ml2.managers [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 11:45:47.522 7 INFO neutron.plugins.ml2.managers [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 11:45:47.522 7 INFO neutron.plugins.ml2.managers [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 11:45:47.522 7 INFO neutron.manager [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loading Plugin: qos 2026-08-11 11:45:47.535 7 INFO neutron.manager [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loading Plugin: router 2026-08-11 11:45:47.580 7 INFO neutron.services.service_base [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-11 11:45:47.580 7 INFO neutron.manager [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loading Plugin: segments 2026-08-11 11:45:47.584 8 INFO neutron.manager [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loading Plugin: trunk 2026-08-11 11:45:47.598 8 INFO neutron.manager [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loading Plugin: vpnaas 2026-08-11 11:45:47.636 8 WARNING stevedore.named [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 11:45:47.679 7 INFO neutron.manager [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loading Plugin: trunk 2026-08-11 11:45:47.693 7 INFO neutron.manager [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loading Plugin: vpnaas 2026-08-11 11:45:47.713 8 INFO neutron_vpnaas.services.vpn.plugin [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 11:45:47.713 8 INFO neutron.common.utils [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-11 11:45:47.714 8 INFO neutron.manager [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loading Plugin: taas 2026-08-11 11:45:47.730 7 WARNING stevedore.named [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 11:45:47.737 8 WARNING stevedore.named [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 11:45:47.738 8 WARNING stevedore.named [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 11:45:47.757 8 INFO neutron_taas.services.taas.taas_plugin [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 11:45:47.757 8 INFO neutron.manager [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loading Plugin: tapmirror 2026-08-11 11:45:47.767 8 WARNING stevedore.named [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 11:45:47.768 8 WARNING stevedore.named [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 11:45:47.779 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 11:45:47.780 8 INFO neutron.manager [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loading Plugin: auto_allocate 2026-08-11 11:45:47.786 8 INFO neutron.manager [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loading Plugin: tag 2026-08-11 11:45:47.793 8 INFO neutron.manager [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loading Plugin: timestamp 2026-08-11 11:45:47.795 8 INFO neutron.manager [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 11:45:47.796 7 INFO neutron_vpnaas.services.vpn.plugin [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 11:45:47.796 7 INFO neutron.common.utils [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-11 11:45:47.797 7 INFO neutron.manager [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loading Plugin: taas 2026-08-11 11:45:47.799 8 INFO neutron.manager [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loading Plugin: flavors 2026-08-11 11:45:47.803 8 INFO neutron.manager [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loading Plugin: revisions 2026-08-11 11:45:47.807 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Initializing extension manager. 2026-08-11 11:45:47.808 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: address-group 2026-08-11 11:45:47.809 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: address-scope 2026-08-11 11:45:47.809 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-11 11:45:47.810 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: agent 2026-08-11 11:45:47.811 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: agent-resources-synced 2026-08-11 11:45:47.812 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 11:45:47.813 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 11:45:47.813 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: availability_zone 2026-08-11 11:45:47.814 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: availability_zone_filter 2026-08-11 11:45:47.814 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 11:45:47.815 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: default-subnetpools 2026-08-11 11:45:47.817 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 11:45:47.817 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: dns-integration 2026-08-11 11:45:47.818 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 11:45:47.818 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-11 11:45:47.819 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: dvr 2026-08-11 11:45:47.819 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 11:45:47.820 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 11:45:47.821 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 11:45:47.821 7 WARNING stevedore.named [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 11:45:47.821 7 WARNING stevedore.named [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 11:45:47.821 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 11:45:47.822 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: external-net 2026-08-11 11:45:47.822 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 11:45:47.823 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: extraroute 2026-08-11 11:45:47.823 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: extraroute-atomic 2026-08-11 11:45:47.824 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 11:45:47.824 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 11:45:47.825 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 11:45:47.825 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 11:45:47.826 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: fip-port-details 2026-08-11 11:45:47.827 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: flavors 2026-08-11 11:45:47.828 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 11:45:47.828 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: floatingip-pools 2026-08-11 11:45:47.829 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: ip_allocation 2026-08-11 11:45:47.829 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-11 11:45:47.830 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: l2_adjacency 2026-08-11 11:45:47.831 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: router 2026-08-11 11:45:47.833 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 11:45:47.833 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-11 11:45:47.834 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-11 11:45:47.835 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 11:45:47.835 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: l3-ha 2026-08-11 11:45:47.836 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 11:45:47.836 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-11 11:45:47.837 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: l3-flavors 2026-08-11 11:45:47.838 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 11:45:47.839 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-11 11:45:47.839 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 11:45:47.840 7 INFO neutron.manager [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loading Plugin: tapmirror 2026-08-11 11:45:47.841 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-11 11:45:47.842 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 11:45:47.843 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-11 11:45:47.844 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 11:45:47.845 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 11:45:47.845 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: multi-provider 2026-08-11 11:45:47.846 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: net-mtu 2026-08-11 11:45:47.847 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 11:45:47.847 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: network_availability_zone 2026-08-11 11:45:47.848 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: network_ha 2026-08-11 11:45:47.848 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: network-ip-availability 2026-08-11 11:45:47.849 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 11:45:47.850 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: pagination 2026-08-11 11:45:47.850 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: port-device-profile 2026-08-11 11:45:47.851 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 11:45:47.851 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 11:45:47.852 7 WARNING stevedore.named [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 11:45:47.852 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 11:45:47.852 7 WARNING stevedore.named [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 11:45:47.853 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: port-mac-override 2026-08-11 11:45:47.853 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 11:45:47.854 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 11:45:47.854 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 11:45:47.855 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: port-resource-request 2026-08-11 11:45:47.855 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 11:45:47.856 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 11:45:47.856 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: binding 2026-08-11 11:45:47.857 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: binding-extended 2026-08-11 11:45:47.857 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: port-security 2026-08-11 11:45:47.858 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: project-id 2026-08-11 11:45:47.858 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: provider 2026-08-11 11:45:47.859 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-11 11:45:47.861 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: qos 2026-08-11 11:45:47.862 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 11:45:47.862 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 11:45:47.863 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: qos-default 2026-08-11 11:45:47.863 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: qos-fip 2026-08-11 11:45:47.864 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 11:45:47.864 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 11:45:47.865 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 11:45:47.865 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 11:45:47.866 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 11:45:47.867 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: qos-pps 2026-08-11 11:45:47.867 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 11:45:47.867 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 11:45:47.867 7 INFO neutron.manager [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loading Plugin: auto_allocate 2026-08-11 11:45:47.868 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 11:45:47.868 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 11:45:47.869 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: quota-check-limit 2026-08-11 11:45:47.869 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 11:45:47.871 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: quotas 2026-08-11 11:45:47.872 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: quota_details 2026-08-11 11:45:47.874 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: rbac-policies 2026-08-11 11:45:47.874 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: rbac-address-group 2026-08-11 11:45:47.874 7 INFO neutron.manager [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loading Plugin: tag 2026-08-11 11:45:47.875 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 11:45:47.875 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 11:45:47.876 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-11 11:45:47.876 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: revision-if-match 2026-08-11 11:45:47.877 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 11:45:47.878 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: router_availability_zone 2026-08-11 11:45:47.878 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 11:45:47.880 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 11:45:47.880 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 11:45:47.881 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-11 11:45:47.881 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 11:45:47.882 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 11:45:47.882 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 11:45:47.883 7 INFO neutron.manager [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loading Plugin: timestamp 2026-08-11 11:45:47.886 7 INFO neutron.manager [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 11:45:47.887 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: security-group 2026-08-11 11:45:47.888 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: segment 2026-08-11 11:45:47.888 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 11:45:47.889 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: service-type 2026-08-11 11:45:47.889 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: sorting 2026-08-11 11:45:47.890 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 11:45:47.891 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: standard-attr-description 2026-08-11 11:45:47.891 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: stateful-security-group 2026-08-11 11:45:47.892 8 WARNING neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 11:45:47.892 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-11 11:45:47.892 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: subnet-external-network 2026-08-11 11:45:47.893 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: subnet_onboard 2026-08-11 11:45:47.894 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 11:45:47.894 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: subnet-service-types 2026-08-11 11:45:47.894 7 INFO neutron.manager [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loading Plugin: flavors 2026-08-11 11:45:47.895 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: subnet_allocation 2026-08-11 11:45:47.895 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 11:45:47.896 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: tag-creation 2026-08-11 11:45:47.898 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 11:45:47.900 7 INFO neutron.manager [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loading Plugin: revisions 2026-08-11 11:45:47.902 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 11:45:47.903 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 11:45:47.903 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: trunk 2026-08-11 11:45:47.903 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Initializing extension manager. 2026-08-11 11:45:47.904 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: trunk-details 2026-08-11 11:45:47.904 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 11:45:47.905 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: address-group 2026-08-11 11:45:47.905 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 11:45:47.905 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-11 11:45:47.906 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: address-scope 2026-08-11 11:45:47.906 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 11:45:47.906 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-11 11:45:47.907 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: agent 2026-08-11 11:45:47.908 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: agent-resources-synced 2026-08-11 11:45:47.908 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-11 11:45:47.909 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 11:45:47.909 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 11:45:47.909 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: vpn-flavors 2026-08-11 11:45:47.910 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 11:45:47.911 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: availability_zone 2026-08-11 11:45:47.911 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: vpnaas 2026-08-11 11:45:47.912 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: availability_zone_filter 2026-08-11 11:45:47.912 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 11:45:47.912 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: taas 2026-08-11 11:45:47.913 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: default-subnetpools 2026-08-11 11:45:47.913 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: tap-mirror 2026-08-11 11:45:47.914 8 INFO neutron.api.extensions [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 11:45:47.915 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 11:45:47.915 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: dns-integration 2026-08-11 11:45:47.916 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 11:45:47.916 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-11 11:45:47.916 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-11 11:45:47.917 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-11 11:45:47.917 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: dvr 2026-08-11 11:45:47.917 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:45:47.917 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-11 11:45:47.918 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 11:45:47.918 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 11:45:47.918 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 11:45:47.919 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 11:45:47.919 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: external-net 2026-08-11 11:45:47.920 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 11:45:47.920 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: extraroute 2026-08-11 11:45:47.921 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 11:45:47.921 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 11:45:47.921 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: extraroute-atomic 2026-08-11 11:45:47.922 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 11:45:47.922 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 11:45:47.923 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 11:45:47.923 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 11:45:47.924 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: fip-port-details 2026-08-11 11:45:47.925 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: flavors 2026-08-11 11:45:47.925 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 11:45:47.926 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 11:45:47.926 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 11:45:47.926 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: floatingip-pools 2026-08-11 11:45:47.927 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 11:45:47.927 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: ip_allocation 2026-08-11 11:45:47.927 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: ip-substring-filtering 2026-08-11 11:45:47.928 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:45:47.928 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] subnetpool is already registered 2026-08-11 11:45:47.928 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: l2_adjacency 2026-08-11 11:45:47.928 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:45:47.928 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] subnetpool is already registered 2026-08-11 11:45:47.929 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 11:45:47.929 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: router 2026-08-11 11:45:47.929 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:45:47.929 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:45:47.930 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 11:45:47.930 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 11:45:47.931 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 11:45:47.931 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 11:45:47.931 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:45:47.931 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] ipsecpolicy is already registered 2026-08-11 11:45:47.931 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-11 11:45:47.932 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:45:47.932 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-11 11:45:47.932 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] ikepolicy is already registered 2026-08-11 11:45:47.932 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 11:45:47.933 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: l3-ha 2026-08-11 11:45:47.933 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 11:45:47.934 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-11 11:45:47.934 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: l3-flavors 2026-08-11 11:45:47.935 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 11:45:47.936 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-11 11:45:47.936 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 11:45:47.936 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] router is already registered 2026-08-11 11:45:47.937 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 11:45:47.937 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] floatingip is already registered 2026-08-11 11:45:47.938 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-11 11:45:47.939 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 11:45:47.940 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-11 11:45:47.941 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 11:45:47.941 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] rbac_policy is already registered 2026-08-11 11:45:47.941 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 11:45:47.941 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 11:45:47.941 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] security_group is already registered 2026-08-11 11:45:47.942 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 11:45:47.942 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 11:45:47.942 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] security_group_rule is already registered 2026-08-11 11:45:47.942 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: multi-provider 2026-08-11 11:45:47.943 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: net-mtu 2026-08-11 11:45:47.943 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:45:47.943 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] subnetpool is already registered 2026-08-11 11:45:47.943 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 11:45:47.943 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:45:47.944 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] subnetpool is already registered 2026-08-11 11:45:47.944 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: network_availability_zone 2026-08-11 11:45:47.944 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 11:45:47.944 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] trunk is already registered 2026-08-11 11:45:47.945 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: network_ha 2026-08-11 11:45:47.945 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:45:47.945 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] ikepolicy is already registered 2026-08-11 11:45:47.945 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:45:47.945 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] ipsecpolicy is already registered 2026-08-11 11:45:47.945 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: network-ip-availability 2026-08-11 11:45:47.945 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 11:45:47.946 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] endpoint_group is already registered 2026-08-11 11:45:47.946 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 11:45:47.946 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] vpnservice is already registered 2026-08-11 11:45:47.946 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 11:45:47.946 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 11:45:47.947 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] ipsec_site_connection is already registered 2026-08-11 11:45:47.947 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: pagination 2026-08-11 11:45:47.947 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:45:47.947 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] ipsecpolicy is already registered 2026-08-11 11:45:47.947 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: port-device-profile 2026-08-11 11:45:47.947 8 INFO neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:45:47.948 8 WARNING neutron.quota.resource_registry [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] ikepolicy is already registered 2026-08-11 11:45:47.948 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 11:45:47.948 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 11:45:47.949 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 11:45:47.949 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: port-mac-override 2026-08-11 11:45:47.950 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 11:45:47.950 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 11:45:47.951 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 11:45:47.951 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: port-resource-request 2026-08-11 11:45:47.952 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 11:45:47.952 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 11:45:47.953 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: binding 2026-08-11 11:45:47.953 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: binding-extended 2026-08-11 11:45:47.954 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: port-security 2026-08-11 11:45:47.954 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: project-id 2026-08-11 11:45:47.955 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: provider 2026-08-11 11:45:47.955 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-11 11:45:47.957 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: qos 2026-08-11 11:45:47.958 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 11:45:47.959 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 11:45:47.959 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: qos-default 2026-08-11 11:45:47.960 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: qos-fip 2026-08-11 11:45:47.960 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 11:45:47.961 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 11:45:47.961 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 11:45:47.962 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 11:45:47.962 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 11:45:47.963 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: qos-pps 2026-08-11 11:45:47.964 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 11:45:47.964 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 11:45:47.965 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 11:45:47.965 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: quota-check-limit 2026-08-11 11:45:47.966 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 11:45:47.968 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: quotas 2026-08-11 11:45:47.969 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: quota_details 2026-08-11 11:45:47.970 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: rbac-policies 2026-08-11 11:45:47.971 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: rbac-address-group 2026-08-11 11:45:47.971 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 11:45:47.972 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 11:45:47.972 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: rbac-subnetpool 2026-08-11 11:45:47.973 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: revision-if-match 2026-08-11 11:45:47.973 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 11:45:47.974 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: router_availability_zone 2026-08-11 11:45:47.974 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 11:45:47.976 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 11:45:47.976 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 11:45:47.977 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-11 11:45:47.977 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 11:45:47.978 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 11:45:47.978 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 11:45:47.983 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: security-group 2026-08-11 11:45:47.984 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: segment 2026-08-11 11:45:47.985 8 WARNING keystonemiddleware._common.config [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:45:47.985 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 11:45:47.985 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: service-type 2026-08-11 11:45:47.986 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: sorting 2026-08-11 11:45:47.986 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 11:45:47.987 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: standard-attr-description 2026-08-11 11:45:47.988 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: stateful-security-group 2026-08-11 11:45:47.988 7 WARNING neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 11:45:47.989 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-11 11:45:47.989 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: subnet-external-network 2026-08-11 11:45:47.990 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: subnet_onboard 2026-08-11 11:45:47.990 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 11:45:47.991 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: subnet-service-types 2026-08-11 11:45:47.991 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: subnet_allocation 2026-08-11 11:45:47.992 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 11:45:47.992 8 WARNING oslo_config.cfg [None req-dfeab9d9-61d3-4ab9-9e0b-9747392a4163 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 11:45:47.992 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: tag-creation 2026-08-11 11:45:47.993 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f693478f668 pid: 8 (default app) 2026-08-11 11:45:47.997 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 11:45:47.997 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 11:45:47.998 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: trunk 2026-08-11 11:45:47.998 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: trunk-details 2026-08-11 11:45:47.999 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 11:45:47.999 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 11:45:48.000 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-11 11:45:48.001 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 11:45:48.002 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-11 11:45:48.003 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 11:45:48.004 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: vpn-flavors 2026-08-11 11:45:48.005 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: vpnaas 2026-08-11 11:45:48.006 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: taas 2026-08-11 11:45:48.008 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: tap-mirror 2026-08-11 11:45:48.008 7 INFO neutron.api.extensions [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 11:45:48.011 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-11 11:45:48.011 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-11 11:45:48.012 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:45:48.012 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-11 11:45:48.015 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 11:45:48.015 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 11:45:48.020 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 11:45:48.020 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 11:45:48.021 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 11:45:48.022 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:45:48.022 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] subnetpool is already registered 2026-08-11 11:45:48.022 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:45:48.022 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] subnetpool is already registered 2026-08-11 11:45:48.023 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 11:45:48.023 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:45:48.024 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:45:48.024 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 11:45:48.024 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 11:45:48.025 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 11:45:48.025 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:45:48.025 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] ipsecpolicy is already registered 2026-08-11 11:45:48.026 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:45:48.026 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] ikepolicy is already registered 2026-08-11 11:45:48.031 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 11:45:48.031 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] router is already registered 2026-08-11 11:45:48.032 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 11:45:48.032 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] floatingip is already registered 2026-08-11 11:45:48.035 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 11:45:48.036 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] rbac_policy is already registered 2026-08-11 11:45:48.036 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 11:45:48.036 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] security_group is already registered 2026-08-11 11:45:48.037 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 11:45:48.037 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] security_group_rule is already registered 2026-08-11 11:45:48.038 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:45:48.038 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] subnetpool is already registered 2026-08-11 11:45:48.038 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:45:48.038 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] subnetpool is already registered 2026-08-11 11:45:48.039 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 11:45:48.039 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] trunk is already registered 2026-08-11 11:45:48.039 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:45:48.039 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] ikepolicy is already registered 2026-08-11 11:45:48.040 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:45:48.040 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] ipsecpolicy is already registered 2026-08-11 11:45:48.040 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 11:45:48.040 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] endpoint_group is already registered 2026-08-11 11:45:48.041 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 11:45:48.041 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] vpnservice is already registered 2026-08-11 11:45:48.041 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 11:45:48.041 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] ipsec_site_connection is already registered 2026-08-11 11:45:48.042 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:45:48.042 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] ipsecpolicy is already registered 2026-08-11 11:45:48.042 7 INFO neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:45:48.042 7 WARNING neutron.quota.resource_registry [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] ikepolicy is already registered 2026-08-11 11:45:48.080 7 WARNING keystonemiddleware._common.config [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:45:48.087 7 WARNING oslo_config.cfg [None req-1ddddf13-8766-4cc6-922d-b450fc56ff5c - - - - - -] 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 0x7f693478f668 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-08-11 11:45:53.595 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c7ad848-8f7b-4f34-ae38-f418588ff2c5 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.19.213.104 () {44 vars in 928 bytes} [Tue Aug 11 11:45:52 2026] GET /v2.0/networks/public => generated 108 bytes in 898 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: 4/5] 199.19.213.104 () {44 vars in 950 bytes} [Tue Aug 11 11:45:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 11:45:54.476 7 WARNING neutron.services.revisions.revision_plugin [None req-d678d230-0319-4070-ad50-9f2d2e029fa7 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Could not find related network for resource to bump revision. 2026-08-11 11:45:54.499 7 INFO neutron.db.segments_db [None req-d678d230-0319-4070-ad50-9f2d2e029fa7 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 4971f741-9a6c-4c29-a69e-ffcb473d2549 of type flat for network 92aadf27-85ea-4739-b839-d4fac8710973 2026-08-11 11:45:54.563 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d678d230-0319-4070-ad50-9f2d2e029fa7 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.19.213.104 () {48 vars in 968 bytes} [Tue Aug 11 11:45:54 2026] POST /v2.0/networks => generated 124 bytes in 545 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 11:46:00.766 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d32f8c4-1413-486e-b91a-5cfe49066fb3 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.104 () {44 vars in 928 bytes} [Tue Aug 11 11:46:00 2026] GET /v2.0/networks/public => generated 108 bytes in 369 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.104 () {44 vars in 950 bytes} [Tue Aug 11 11:46:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 11:46:01.021 8 WARNING neutron.services.revisions.revision_plugin [None req-32eacf19-fede-49b7-9499-988f7d2aa0f8 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Could not find related network for resource to bump revision. 2026-08-11 11:46:01.045 8 INFO neutron.db.segments_db [None req-32eacf19-fede-49b7-9499-988f7d2aa0f8 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 894a44fa-40d4-4580-bc93-908c964e61b5 of type flat for network 6b3868c0-a4cf-40f7-840a-8cda14831b05 2026-08-11 11:46:01.087 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32eacf19-fede-49b7-9499-988f7d2aa0f8 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.104 () {48 vars in 968 bytes} [Tue Aug 11 11:46:00 2026] POST /v2.0/networks => generated 124 bytes in 302 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 11:46:06.970 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0c9fd7e-cf84-47d3-9c33-8951def1a7a4 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.104 () {44 vars in 928 bytes} [Tue Aug 11 11:46:06 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: 7/11] 199.19.213.104 () {44 vars in 950 bytes} [Tue Aug 11 11:46:06 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-08-11 11:46:07.054 7 WARNING neutron.services.revisions.revision_plugin [None req-4d15ceef-b7a6-4693-8fc4-82390f16a0fd 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Could not find related network for resource to bump revision. 2026-08-11 11:46:07.068 7 INFO neutron.db.segments_db [None req-4d15ceef-b7a6-4693-8fc4-82390f16a0fd 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 21929095-64f5-4db7-90a8-3c881ab01194 of type flat for network fc63a94c-fa6b-44ef-83cd-2f2aa278ea79 2026-08-11 11:46:07.101 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d15ceef-b7a6-4693-8fc4-82390f16a0fd 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.104 () {48 vars in 968 bytes} [Tue Aug 11 11:46:06 2026] POST /v2.0/networks => generated 124 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 11:46:13.033 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ee614fa-e2b7-4704-9cb8-04096c17290e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.19.213.104 () {44 vars in 928 bytes} [Tue Aug 11 11:46:12 2026] GET /v2.0/networks/public => generated 108 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.104 () {44 vars in 950 bytes} [Tue Aug 11 11:46:13 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-08-11 11:46:13.101 7 WARNING neutron.services.revisions.revision_plugin [None req-f2d9d87f-7c1d-4f76-83d8-25cf89d281b4 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Could not find related network for resource to bump revision. 2026-08-11 11:46:13.115 7 INFO neutron.db.segments_db [None req-f2d9d87f-7c1d-4f76-83d8-25cf89d281b4 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment d62e1c29-d513-49e9-9c3f-85a9efa78d79 of type flat for network 5236a053-e281-4c9d-a3fa-e1a4e9b78241 2026-08-11 11:46:13.132 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2d9d87f-7c1d-4f76-83d8-25cf89d281b4 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.19.213.104 () {48 vars in 968 bytes} [Tue Aug 11 11:46:13 2026] POST /v2.0/networks => generated 124 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 11:46:19.022 8 INFO neutron.pecan_wsgi.hooks.translation [None req-770d5587-5095-4181-bb91-797ec722bbdf 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.104 () {44 vars in 928 bytes} [Tue Aug 11 11:46:18 2026] GET /v2.0/networks/public => generated 108 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.104 () {44 vars in 950 bytes} [Tue Aug 11 11:46:19 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-08-11 11:46:19.100 8 WARNING neutron.services.revisions.revision_plugin [None req-a54569cb-bdca-4e34-9063-770e84ae1ccf 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Could not find related network for resource to bump revision. 2026-08-11 11:46:19.121 8 INFO neutron.db.segments_db [None req-a54569cb-bdca-4e34-9063-770e84ae1ccf 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 874ac875-461b-45e7-adbe-1afeec8eb7df of type flat for network c410d554-e492-4bef-8b30-92e09da0a3f8 2026-08-11 11:46:19.152 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a54569cb-bdca-4e34-9063-770e84ae1ccf 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.19.213.104 () {48 vars in 968 bytes} [Tue Aug 11 11:46:19 2026] POST /v2.0/networks => generated 124 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 11:46:25.038 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7fbb1820-8f34-446c-93fe-f5633afae352 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.19.213.104 () {44 vars in 928 bytes} [Tue Aug 11 11:46:24 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.19.213.104 () {44 vars in 950 bytes} [Tue Aug 11 11:46:25 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-08-11 11:46:25.108 8 WARNING neutron.services.revisions.revision_plugin [None req-d4cca9f3-7b29-43ac-ad8b-1e51bcf62bf1 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Could not find related network for resource to bump revision. 2026-08-11 11:46:25.127 8 INFO neutron.db.segments_db [None req-d4cca9f3-7b29-43ac-ad8b-1e51bcf62bf1 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment fb8f62a7-29de-43c5-a7c1-636fdc614b1b of type flat for network 4af68d99-c887-4968-a040-51646f3f3bad [pid: 8|app: 0|req: 13/23] 199.19.213.104 () {48 vars in 968 bytes} [Tue Aug 11 11:46:25 2026] POST /v2.0/networks => generated 706 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 11:46:26.409 7 INFO neutron.pecan_wsgi.hooks.translation [None req-563f102c-90eb-48bf-b491-762042e319af 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.19.213.104 () {44 vars in 928 bytes} [Tue Aug 11 11:46:26 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.19.213.104 () {44 vars in 950 bytes} [Tue Aug 11 11:46:26 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-08-11 11:46:26.476 7 INFO neutron.pecan_wsgi.hooks.translation [None req-120c64f7-d65a-4a2d-b9fa-dfbf0b8974ca 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 199.19.213.104 () {44 vars in 1035 bytes} [Tue Aug 11 11:46:26 2026] GET /v2.0/subnets/public-subnet?network_id=4af68d99-c887-4968-a040-51646f3f3bad => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.19.213.104 () {44 vars in 1058 bytes} [Tue Aug 11 11:46:26 2026] GET /v2.0/subnets?name=public-subnet&network_id=4af68d99-c887-4968-a040-51646f3f3bad => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.19.213.104 () {48 vars in 966 bytes} [Tue Aug 11 11:46:26 2026] POST /v2.0/subnets => generated 664 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 11:51:21.487 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95c25b8f-041b-4624-9faa-a2309fb4d863 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/66] 199.19.213.104 () {44 vars in 938 bytes} [Tue Aug 11 11:51:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/67] 199.19.213.104 () {44 vars in 960 bytes} [Tue Aug 11 11:51:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 11:51:21.585 8 INFO neutron.db.segments_db [None req-b426f876-0663-43c0-864b-899cd88db3ea 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 65e547f9-6b3a-46fd-81aa-c331df06a576 of type vxlan for network 9db6d343-8fb9-4181-b39d-dd55db429c83 [pid: 8|app: 0|req: 36/68] 199.19.213.104 () {48 vars in 967 bytes} [Tue Aug 11 11:51:21 2026] POST /v2.0/networks => generated 688 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 11:51:22.588 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9cdd0fbc-7937-4441-aa74-288abc66d7c9 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/71] 199.19.213.104 () {44 vars in 938 bytes} [Tue Aug 11 11:51:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/72] 199.19.213.104 () {44 vars in 960 bytes} [Tue Aug 11 11:51:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 11:51:22.663 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45aa53e8-75b5-43a7-af2a-866ebb203cbb 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/73] 199.19.213.104 () {44 vars in 1037 bytes} [Tue Aug 11 11:51:22 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9db6d343-8fb9-4181-b39d-dd55db429c83 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/74] 199.19.213.104 () {44 vars in 1060 bytes} [Tue Aug 11 11:51:22 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9db6d343-8fb9-4181-b39d-dd55db429c83 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/75] 199.19.213.104 () {48 vars in 966 bytes} [Tue Aug 11 11:51:22 2026] POST /v2.0/subnets => generated 651 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 11:51:23.888 7 INFO neutron.api.v2.resource [None req-6eda1300-c7f8-4a0c-bf09-36b18e61b407 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/76] 199.19.213.104 () {44 vars in 972 bytes} [Tue Aug 11 11:51:23 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/77] 199.19.213.104 () {44 vars in 994 bytes} [Tue Aug 11 11:51:23 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/78] 199.19.213.104 () {48 vars in 981 bytes} [Tue Aug 11 11:51:23 2026] POST /v2.0/security-groups => generated 1616 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:25 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 1616 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/80] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:25 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/81] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:25 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/82] 199.19.213.104 () {48 vars in 992 bytes} [Tue Aug 11 11:51:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/83] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:26 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 2230 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/84] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:26 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/85] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:26 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 199.19.213.104 () {48 vars in 992 bytes} [Tue Aug 11 11:51:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/87] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:27 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/88] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:27 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/89] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:27 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/90] 199.19.213.104 () {48 vars in 992 bytes} [Tue Aug 11 11:51:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:28 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/92] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:28 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:28 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => 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: 45/94] 199.19.213.104 () {48 vars in 992 bytes} [Tue Aug 11 11:51:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/95] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:29 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:29 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => 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: 51/97] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:29 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => 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: 47/98] 199.19.213.104 () {48 vars in 992 bytes} [Tue Aug 11 11:51:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/99] 199.19.213.104 () {44 vars in 988 bytes} [Tue Aug 11 11:51:30 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83 => generated 732 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 11:51:31.041 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73409844-6159-44c2-a013-9d4823b10193 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/100] 199.19.213.104 () {44 vars in 1077 bytes} [Tue Aug 11 11:51:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9db6d343-8fb9-4181-b39d-dd55db429c83 => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/101] 199.19.213.104 () {44 vars in 1100 bytes} [Tue Aug 11 11:51:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9db6d343-8fb9-4181-b39d-dd55db429c83 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/102] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:31 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/103] 199.19.213.104 () {48 vars in 962 bytes} [Tue Aug 11 11:51:31 2026] POST /v2.0/ports => generated 1100 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 11:51:39.370 7 INFO neutron.pecan_wsgi.hooks.translation [None req-244394ae-468d-4d23-91a5-cf2bb2d5c924 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/106] 199.19.213.104 () {44 vars in 980 bytes} [Tue Aug 11 11:51:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 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: 56/107] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 199.19.213.104 () {48 vars in 1032 bytes} [Tue Aug 11 11:51:39 2026] PUT /v2.0/ports/04faa8a6-aafa-4835-b8f1-60a4485706d0 => generated 1249 bytes in 734 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/109] 199.19.213.104 () {44 vars in 921 bytes} [Tue Aug 11 11:51:42 2026] GET /v2.0/ports => generated 3730 bytes in 114 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 11:51:43.532 7 INFO neutron.api.v2.resource [None req-48c06374-92a7-4543-8099-8ad951bf4f4d 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/110] 199.19.213.104 () {44 vars in 960 bytes} [Tue Aug 11 11:51:43 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 199.19.213.104 () {44 vars in 982 bytes} [Tue Aug 11 11:51:43 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 199.19.213.104 () {48 vars in 981 bytes} [Tue Aug 11 11:51:43 2026] POST /v2.0/security-groups => generated 1610 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:44 2026] GET /v2.0/security-groups/8649c4ec-1337-4818-b4c0-3d78a7f89b04 => generated 1610 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:44 2026] GET /v2.0/security-groups/8649c4ec-1337-4818-b4c0-3d78a7f89b04 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/115] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:44 2026] GET /v2.0/security-groups/8649c4ec-1337-4818-b4c0-3d78a7f89b04 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 199.19.213.104 () {48 vars in 992 bytes} [Tue Aug 11 11:51:44 2026] POST /v2.0/security-group-rules => generated 623 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/117] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:45 2026] GET /v2.0/security-groups/8649c4ec-1337-4818-b4c0-3d78a7f89b04 => generated 2246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/118] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:45 2026] GET /v2.0/security-groups/8649c4ec-1337-4818-b4c0-3d78a7f89b04 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/119] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 11:51:45 2026] GET /v2.0/security-groups/8649c4ec-1337-4818-b4c0-3d78a7f89b04 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/120] 199.19.213.104 () {48 vars in 992 bytes} [Tue Aug 11 11:51:45 2026] POST /v2.0/security-group-rules => generated 627 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/133] 199.19.213.104 () {44 vars in 976 bytes} [Tue Aug 11 11:53:11 2026] GET /v2.0/quotas/312f6406cd28458fb6df194b726fbb36 => 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: 65/134] 199.19.213.104 () {48 vars in 1028 bytes} [Tue Aug 11 11:53:12 2026] PUT /v2.0/quotas/312f6406cd28458fb6df194b726fbb36 => 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-08-11 11:55:32.897 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fc46c86-edc9-4944-9db6-4e1c8b15afc5 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 79/153] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 11:55:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 139 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/154] 199.19.213.104 () {30 vars in 763 bytes} [Tue Aug 11 11:55:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 11:55:34.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-037d2091-5689-4d8e-8128-f85ad4fa0d77 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 80/155] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 11:55:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/156] 199.19.213.104 () {30 vars in 763 bytes} [Tue Aug 11 11:55:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:02:01.897 7 INFO neutron.api.v2.resource [None req-19141c05-e654-4ca4-ac4d-c19662d297fb 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 103/209] 199.19.213.104 () {44 vars in 1075 bytes} [Tue Aug 11 12:02:01 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 139 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/210] 199.19.213.104 () {44 vars in 1098 bytes} [Tue Aug 11 12:02:01 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 23 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/211] 199.19.213.104 () {48 vars in 982 bytes} [Tue Aug 11 12:02:02 2026] POST /v2.0/security-groups => generated 1624 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/212] 199.19.213.104 () {44 vars in 1089 bytes} [Tue Aug 11 12:02:03 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0?project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 1624 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/213] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:02:03 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0 => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/214] 199.19.213.104 () {44 vars in 1089 bytes} [Tue Aug 11 12:02:03 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0?project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/215] 199.19.213.104 () {48 vars in 992 bytes} [Tue Aug 11 12:02:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/216] 199.19.213.104 () {44 vars in 1089 bytes} [Tue Aug 11 12:02:04 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0?project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/217] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:02:04 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/218] 199.19.213.104 () {44 vars in 1089 bytes} [Tue Aug 11 12:02:04 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0?project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/219] 199.19.213.104 () {48 vars in 992 bytes} [Tue Aug 11 12:02:04 2026] POST /v2.0/security-group-rules => generated 599 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/220] 199.19.213.104 () {44 vars in 1089 bytes} [Tue Aug 11 12:02:05 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0?project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/221] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:02:05 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/222] 199.19.213.104 () {44 vars in 1089 bytes} [Tue Aug 11 12:02:05 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0?project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 2846 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/223] 199.19.213.104 () {48 vars in 992 bytes} [Tue Aug 11 12:02:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/224] 199.19.213.104 () {44 vars in 1089 bytes} [Tue Aug 11 12:02:06 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0?project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 3460 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/225] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:02:06 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/226] 199.19.213.104 () {44 vars in 1089 bytes} [Tue Aug 11 12:02:07 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0?project_id=eedc220db7a14f8496ca767b8c8bb1f1 => 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: 112/229] 199.19.213.104 () {48 vars in 992 bytes} [Tue Aug 11 12:02:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/248] 199.19.213.104 () {30 vars in 740 bytes} [Tue Aug 11 12:04:25 2026] GET /v2.0/networks?tenant_id=eedc220db7a14f8496ca767b8c8bb1f1&shared=False => generated 15 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:04:25.208 7 INFO neutron.db.segments_db [None req-d440439c-40b1-467b-8748-9d3237a093f0 1d857564d4de419abd9ab4c2ba8532c6 eedc220db7a14f8496ca767b8c8bb1f1 - - 31c3eb73c1b34953a58d7ac6fb9f8f8e 31c3eb73c1b34953a58d7ac6fb9f8f8e] Added segment 56d923c3-4b0b-4ba7-a249-c0e40b82329a of type vxlan for network 919822d6-4092-4ddc-b486-81c4894d8426 [pid: 7|app: 0|req: 122/249] 199.19.213.104 () {34 vars in 682 bytes} [Tue Aug 11 12:04:25 2026] POST /v2.0/networks => generated 699 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/250] 199.19.213.104 () {30 vars in 722 bytes} [Tue Aug 11 12:04:25 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 123/251] 199.19.213.104 () {30 vars in 633 bytes} [Tue Aug 11 12:04:25 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/252] 199.19.213.104 () {34 vars in 677 bytes} [Tue Aug 11 12:04:25 2026] POST /v2.0/ports => generated 999 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/253] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:04:25 2026] GET /v2.0/networks/919822d6-4092-4ddc-b486-81c4894d8426 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/254] 199.19.213.104 () {30 vars in 722 bytes} [Tue Aug 11 12:04:27 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/255] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:04:27 2026] GET /v2.0/networks/919822d6-4092-4ddc-b486-81c4894d8426 => generated 705 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/260] 199.19.213.104 () {44 vars in 976 bytes} [Tue Aug 11 12:04:52 2026] GET /v2.0/quotas/eedc220db7a14f8496ca767b8c8bb1f1 => 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: 133/261] 199.19.213.104 () {48 vars in 1028 bytes} [Tue Aug 11 12:04:53 2026] PUT /v2.0/quotas/eedc220db7a14f8496ca767b8c8bb1f1 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:17:03.631 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9772b9cb-f0ee-4bc6-a905-4a6121ee94fb 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/358] 199.19.213.104 () {44 vars in 928 bytes} [Tue Aug 11 12:17:03 2026] GET /v2.0/networks/public => generated 108 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/359] 199.19.213.104 () {44 vars in 950 bytes} [Tue Aug 11 12:17:03 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:17:04.891 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b8f9130-8eb1-4839-b4b4-43fd09e9810e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/360] 199.19.213.104 () {44 vars in 928 bytes} [Tue Aug 11 12:17:04 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/361] 199.19.213.104 () {44 vars in 950 bytes} [Tue Aug 11 12:17:04 2026] GET /v2.0/networks?name=public => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:17:04.959 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b320e70a-9a4a-45a4-b108-ccbefdc405f4 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/362] 199.19.213.104 () {44 vars in 1035 bytes} [Tue Aug 11 12:17:04 2026] GET /v2.0/subnets/public-subnet?network_id=4af68d99-c887-4968-a040-51646f3f3bad => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/363] 199.19.213.104 () {44 vars in 1058 bytes} [Tue Aug 11 12:17:04 2026] GET /v2.0/subnets?name=public-subnet&network_id=4af68d99-c887-4968-a040-51646f3f3bad => generated 667 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:17:31.919 7 INFO neutron.pecan_wsgi.hooks.translation [None req-562f01a5-f903-48fe-a770-f056795dd2c6 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/368] 199.19.213.104 () {44 vars in 938 bytes} [Tue Aug 11 12:17:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/369] 199.19.213.104 () {44 vars in 960 bytes} [Tue Aug 11 12:17:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:17:32.970 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b062ee6-81af-47af-88d5-a80978fcc05e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/370] 199.19.213.104 () {44 vars in 938 bytes} [Tue Aug 11 12:17:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/371] 199.19.213.104 () {44 vars in 960 bytes} [Tue Aug 11 12:17:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:17:33.037 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b694d0b-7b7b-4416-9594-bb3625b8ba39 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/372] 199.19.213.104 () {44 vars in 1037 bytes} [Tue Aug 11 12:17:33 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9db6d343-8fb9-4181-b39d-dd55db429c83 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/373] 199.19.213.104 () {44 vars in 1060 bytes} [Tue Aug 11 12:17:33 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9db6d343-8fb9-4181-b39d-dd55db429c83 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:17:34.182 7 INFO neutron.api.v2.resource [None req-d48364fd-7d5f-4d36-b307-d73337eb540d 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/374] 199.19.213.104 () {44 vars in 972 bytes} [Tue Aug 11 12:17:34 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/375] 199.19.213.104 () {44 vars in 994 bytes} [Tue Aug 11 12:17:34 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: 186/376] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:35 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:35 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.19.213.104 () {44 vars in 1012 bytes} [Tue Aug 11 12:17:35 2026] GET /v2.0/security-group-rules/ba891b13-e9d3-4bfb-a92b-f50bb1844cf3 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:36 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:36 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 199.19.213.104 () {44 vars in 1012 bytes} [Tue Aug 11 12:17:36 2026] GET /v2.0/security-group-rules/ad360246-f2bc-4cd6-ad0f-7492ea4f9eb7 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:37 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:37 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => 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: 191/386] 199.19.213.104 () {44 vars in 1012 bytes} [Tue Aug 11 12:17:37 2026] GET /v2.0/security-group-rules/1be492ea-272a-4b2b-8b36-766d119a4c22 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:38 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 4694 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:38 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.19.213.104 () {44 vars in 1012 bytes} [Tue Aug 11 12:17:38 2026] GET /v2.0/security-group-rules/53cd4d48-7051-4870-b3eb-e827edea1d41 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:39 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:39 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.19.213.104 () {44 vars in 1012 bytes} [Tue Aug 11 12:17:39 2026] GET /v2.0/security-group-rules/86258d4a-29cc-4f58-85bb-783c1a4bfb8d => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.19.213.104 () {44 vars in 988 bytes} [Tue Aug 11 12:17:40 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83 => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:17:40.483 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04747139-e1ed-4185-a9a8-f73e2a16ad63 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/394] 199.19.213.104 () {44 vars in 1077 bytes} [Tue Aug 11 12:17:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9db6d343-8fb9-4181-b39d-dd55db429c83 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.19.213.104 () {44 vars in 1100 bytes} [Tue Aug 11 12:17:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9db6d343-8fb9-4181-b39d-dd55db429c83 => generated 1254 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:40 2026] GET /v2.0/security-groups/ac852e4f-6e78-4a0d-8396-34d9eabeb393 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:17:48.671 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c198ada7-ea9f-451c-a042-92233e92ddab 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/397] 199.19.213.104 () {44 vars in 980 bytes} [Tue Aug 11 12:17:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.19.213.104 () {44 vars in 921 bytes} [Tue Aug 11 12:17:50 2026] GET /v2.0/ports => generated 4725 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:17:51.277 7 INFO neutron.api.v2.resource [None req-2dcfcc1e-23ac-4d9f-bb3a-c7fca05ffd41 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/400] 199.19.213.104 () {44 vars in 960 bytes} [Tue Aug 11 12:17:51 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/401] 199.19.213.104 () {44 vars in 982 bytes} [Tue Aug 11 12:17:51 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:52 2026] GET /v2.0/security-groups/8649c4ec-1337-4818-b4c0-3d78a7f89b04 => generated 2886 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:52 2026] GET /v2.0/security-groups/8649c4ec-1337-4818-b4c0-3d78a7f89b04 => generated 2886 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.19.213.104 () {44 vars in 1012 bytes} [Tue Aug 11 12:17:52 2026] GET /v2.0/security-group-rules/73c33eb1-4df4-4a54-aaa5-00bb8fb7571a => generated 623 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:53 2026] GET /v2.0/security-groups/8649c4ec-1337-4818-b4c0-3d78a7f89b04 => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:17:53 2026] GET /v2.0/security-groups/8649c4ec-1337-4818-b4c0-3d78a7f89b04 => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.19.213.104 () {44 vars in 1012 bytes} [Tue Aug 11 12:17:53 2026] GET /v2.0/security-group-rules/2a612c5e-41a4-419b-ab36-f470d6e9a2bd => generated 627 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.19.213.104 () {44 vars in 976 bytes} [Tue Aug 11 12:18:05 2026] GET /v2.0/quotas/312f6406cd28458fb6df194b726fbb36 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:18:59.635 8 INFO neutron.api.v2.resource [None req-f6b835b4-3240-4f65-bf33-5a7ce6a2a46f 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 212/419] 199.19.213.104 () {44 vars in 1075 bytes} [Tue Aug 11 12:18:59 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 139 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/420] 199.19.213.104 () {44 vars in 1098 bytes} [Tue Aug 11 12:18:59 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 4072 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/421] 199.19.213.104 () {44 vars in 1089 bytes} [Tue Aug 11 12:19:00 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0?project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/422] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:19:00 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/423] 199.19.213.104 () {44 vars in 1012 bytes} [Tue Aug 11 12:19:00 2026] GET /v2.0/security-group-rules/e8f63d14-f5df-4bba-ae4d-4a6aa097e581 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/424] 199.19.213.104 () {44 vars in 1089 bytes} [Tue Aug 11 12:19:01 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0?project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/425] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:19:01 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0 => 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: 211/426] 199.19.213.104 () {44 vars in 1012 bytes} [Tue Aug 11 12:19:01 2026] GET /v2.0/security-group-rules/e28b7ac8-42d6-44d9-a267-13b1980bb180 => generated 599 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/427] 199.19.213.104 () {44 vars in 1089 bytes} [Tue Aug 11 12:19:02 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0?project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/428] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:19:02 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0 => generated 4075 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/429] 199.19.213.104 () {44 vars in 1012 bytes} [Tue Aug 11 12:19:02 2026] GET /v2.0/security-group-rules/cbcfc81c-a579-478a-9b62-49f7a4c57f2f => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/430] 199.19.213.104 () {44 vars in 1089 bytes} [Tue Aug 11 12:19:03 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0?project_id=eedc220db7a14f8496ca767b8c8bb1f1 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/431] 199.19.213.104 () {44 vars in 1002 bytes} [Tue Aug 11 12:19:03 2026] GET /v2.0/security-groups/b194e95f-b795-472c-b60d-a7438835c5e0 => generated 4075 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/432] 199.19.213.104 () {44 vars in 1012 bytes} [Tue Aug 11 12:19:03 2026] GET /v2.0/security-group-rules/8e4739be-e57b-4150-a49f-dd0f094879f5 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/435] 199.19.213.104 () {44 vars in 976 bytes} [Tue Aug 11 12:19:11 2026] GET /v2.0/quotas/eedc220db7a14f8496ca767b8c8bb1f1 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/442] 199.19.213.104 () {44 vars in 950 bytes} [Tue Aug 11 12:20:01 2026] GET /v2.0/networks?name=public => generated 753 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/449] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:20:40 2026] GET /v2.0/networks => generated 2168 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/450] 10.0.0.49 () {32 vars in 654 bytes} [Tue Aug 11 12:20:41 2026] GET /v2.0/floatingips => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/451] 10.0.0.49 () {32 vars in 646 bytes} [Tue Aug 11 12:20:41 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 10.0.0.49 () {32 vars in 642 bytes} [Tue Aug 11 12:20:41 2026] GET /v2.0/ports => generated 4725 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/453] 10.0.0.49 () {32 vars in 646 bytes} [Tue Aug 11 12:20:41 2026] GET /v2.0/subnets => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/454] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:20:42 2026] GET /v2.0/networks => generated 2168 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/455] 10.0.0.49 () {32 vars in 662 bytes} [Tue Aug 11 12:20:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/456] 10.0.0.49 () {32 vars in 654 bytes} [Tue Aug 11 12:20:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:20:52.470 8 INFO neutron.db.segments_db [None req-8eaeeb90-0a2b-47af-af2b-f7115089ddda 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 6ad19ca7-773d-4ef3-ba0e-df287cff571a of type vxlan for network 68b3575c-cbf1-446a-97e9-77c4340c19ee [pid: 8|app: 0|req: 232/459] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:20:52 2026] POST /v2.0/networks => generated 718 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:20:52.589 7 INFO neutron.db.segments_db [None req-9da01084-3faa-4439-bc77-90bef7bb62ab 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 4bf2d22b-a6b6-4b8c-bc73-8d4d99687a2e of type vxlan for network cc2e8523-8dc7-4677-9bf1-6c0f039b6300 [pid: 7|app: 0|req: 228/460] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:20:52 2026] POST /v2.0/networks => generated 729 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:20:52.694 8 INFO neutron.db.segments_db [None req-08ecedf2-5a84-437c-8263-a87ee8f93255 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 6ad8081d-7c85-46ef-b322-5f18b35d05e6 of type vxlan for network 4ff827d9-0036-42b4-9090-7dea20387b09 [pid: 8|app: 0|req: 233/461] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:20:52 2026] POST /v2.0/networks => generated 730 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/462] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:20:52 2026] POST /v2.0/subnets => generated 685 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/463] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:20:52 2026] POST /v2.0/subnets => generated 696 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/464] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:20:52 2026] POST /v2.0/subnets => generated 695 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:20:52.966 7 INFO neutron.db.segments_db [None req-9ebf8bc3-479e-446e-af33-f2137dd05936 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 59fcd922-1f44-4810-bf74-b22df7957967 of type vxlan for network 611c723f-4340-4ce4-816b-b9e387830c72 2026-08-11 12:20:52.973 8 INFO neutron.db.segments_db [None req-8aeaa963-fa4e-4c25-ac8b-8ac8a205d937 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment ec248a56-4edb-447f-b1fc-c8006ecbf858 of type vxlan for network 19c68db3-94fb-4511-8e16-84df47298a71 2026-08-11 12:20:53.219 7 INFO neutron.db.l3_hamode_db [None req-9ebf8bc3-479e-446e-af33-f2137dd05936 0fde380302e448cdb10920fa55eafa86 984dcb33f86a46ea8d482437fe08c76d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:20:53.235 8 INFO neutron.db.l3_hamode_db [None req-8aeaa963-fa4e-4c25-ac8b-8ac8a205d937 0fde380302e448cdb10920fa55eafa86 2670b22c0a724631a25b8cd04f3c5a82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:20:54.034 8 INFO neutron.db.l3_hamode_db [None req-8aeaa963-fa4e-4c25-ac8b-8ac8a205d937 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:20:54.070 7 INFO neutron.db.l3_hamode_db [None req-9ebf8bc3-479e-446e-af33-f2137dd05936 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/465] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:20:52 2026] POST /v2.0/routers => generated 736 bytes in 2275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:20:55.239 8 INFO neutron.db.segments_db [None req-1000f724-a998-4f9e-a878-ad7996d87bac 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 431f3704-83a0-4f0c-a674-8681c11cedf1 of type vxlan for network 5b5b7af6-f99b-474b-9bd0-675e842a7c35 [pid: 7|app: 0|req: 231/466] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:20:52 2026] POST /v2.0/routers => generated 725 bytes in 2358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:20:55.450 8 INFO neutron.db.l3_hamode_db [None req-1000f724-a998-4f9e-a878-ad7996d87bac 0fde380302e448cdb10920fa55eafa86 da625c12de0147f6994709842c685006 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/467] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:20:55 2026] GET /v2.0/security-groups?tenant_id=522583f6e4ef430cbbbceee83f77450d&name=default => generated 2923 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:20:56.084 8 INFO neutron.db.l3_hamode_db [None req-1000f724-a998-4f9e-a878-ad7996d87bac 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/468] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:20:55 2026] PUT /v2.0/routers/85d48989-6746-4d63-89c4-7a1db35481a3/add_router_interface => generated 309 bytes in 1113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/469] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:20:55 2026] POST /v2.0/routers => generated 735 bytes in 1671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/470] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:20:56 2026] DELETE /v2.0/security-groups/3385db8a-005f-4582-941b-8928dc81abc1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/471] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:20:56 2026] PUT /v2.0/routers/740ffe21-e431-4193-ba4f-8eeb3eae5ea4/add_router_interface => generated 309 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 10.0.0.14 () {38 vars in 970 bytes} [Tue Aug 11 12:20:57 2026] POST /v2.0/security-groups => generated 1686 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:20:56 2026] PUT /v2.0/routers/8bf3c24e-058c-4ef2-9219-8a28923fdf0c/add_router_interface => generated 309 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 10.0.0.49 () {34 vars in 684 bytes} [Tue Aug 11 12:20:58 2026] POST /v2.0/security-groups => generated 1658 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:20:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:20:58 2026] GET /v2.0/security-groups/32ede2b9-e9d3-4edd-ad0d-6180422630b2 => generated 1686 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/477] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:20:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/478] 10.0.0.14 () {38 vars in 980 bytes} [Tue Aug 11 12:20:58 2026] POST /v2.0/security-group-rules => generated 614 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/479] 10.0.0.49 () {34 vars in 684 bytes} [Tue Aug 11 12:20:58 2026] POST /v2.0/security-groups => generated 1660 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:20:59.148 8 INFO neutron.db.segments_db [None req-61d909bf-7649-4bcd-935a-6d25864bbb5e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment f0d7d3b6-0752-4c5e-850d-bef5da385157 of type vxlan for network 8ffacbef-7650-47fa-954c-a736dcc52764 [pid: 7|app: 0|req: 239/480] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:20:58 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/481] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:20:58 2026] POST /v2.0/networks => generated 725 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/482] 10.0.0.14 () {38 vars in 970 bytes} [Tue Aug 11 12:20:59 2026] POST /v2.0/security-groups => generated 1685 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/483] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:20:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/484] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:20:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/485] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:20:59 2026] GET /v2.0/security-groups/6eee41dc-f365-4d06-a1a2-eba5152108ee => generated 1685 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/486] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:20:59 2026] POST /v2.0/subnets => generated 692 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/487] 10.0.0.14 () {38 vars in 980 bytes} [Tue Aug 11 12:20:59 2026] POST /v2.0/security-group-rules => generated 614 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:20:59.654 7 INFO neutron.db.segments_db [None req-b2a2f4a8-b00f-4fa4-8488-dfe1a11f0f49 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 9c1d4238-df3b-4b0d-a708-f756bb55fb9b of type vxlan for network bf75aff2-aaf7-418e-8d59-734dee81c425 [pid: 8|app: 0|req: 246/488] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:20:59 2026] POST /v2.0/floatingips => generated 552 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/489] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:20:59 2026] GET /v2.0/security-groups/6eee41dc-f365-4d06-a1a2-eba5152108ee => generated 2310 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:20:59.883 7 INFO neutron.db.l3_hamode_db [None req-b2a2f4a8-b00f-4fa4-8488-dfe1a11f0f49 0fde380302e448cdb10920fa55eafa86 3badfdf53751465b9a7879a19f16e0b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 248/490] 10.0.0.14 () {34 vars in 1097 bytes} [Tue Aug 11 12:20:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--485843110&fields=id&tenant_id=984dcb33f86a46ea8d482437fe08c76d => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/491] 10.0.0.14 () {38 vars in 980 bytes} [Tue Aug 11 12:20:59 2026] POST /v2.0/security-group-rules => generated 619 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/492] 10.0.0.14 () {34 vars in 981 bytes} [Tue Aug 11 12:21:00 2026] GET /v2.0/networks?id=68b3575c-cbf1-446a-97e9-77c4340c19ee => generated 670 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/493] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:00 2026] GET /v2.0/security-groups/6eee41dc-f365-4d06-a1a2-eba5152108ee => generated 2940 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/494] 10.0.0.14 () {34 vars in 964 bytes} [Tue Aug 11 12:21:00 2026] GET /v2.0/quotas/984dcb33f86a46ea8d482437fe08c76d => 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: 253/495] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:21:00 2026] GET /v2.0/ports?tenant_id=984dcb33f86a46ea8d482437fe08c76d&fields=id => generated 103 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/496] 10.0.0.14 () {34 vars in 1000 bytes} [Tue Aug 11 12:21:00 2026] GET /v2.0/security-group-rules/bb293daf-2867-4584-bcea-1a48fc2fe926 => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/497] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:00 2026] GET /v2.0/security-groups/6eee41dc-f365-4d06-a1a2-eba5152108ee => generated 2940 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/498] 10.0.0.14 () {36 vars in 1022 bytes} [Tue Aug 11 12:21:00 2026] DELETE /v2.0/security-group-rules/bb293daf-2867-4584-bcea-1a48fc2fe926 => 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: 257/499] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:00 2026] GET /v2.0/security-groups/6eee41dc-f365-4d06-a1a2-eba5152108ee => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:21:00.641 7 INFO neutron.db.l3_hamode_db [None req-b2a2f4a8-b00f-4fa4-8488-dfe1a11f0f49 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 258/500] 10.0.0.14 () {36 vars in 1012 bytes} [Tue Aug 11 12:21:00 2026] DELETE /v2.0/security-groups/6eee41dc-f365-4d06-a1a2-eba5152108ee => 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: 259/501] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:00 2026] GET /v2.0/security-groups/32ede2b9-e9d3-4edd-ad0d-6180422630b2 => generated 2311 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/502] 10.0.0.14 () {34 vars in 906 bytes} [Tue Aug 11 12:21:00 2026] GET /v2.0/extensions => generated 21537 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/503] 10.0.0.14 () {36 vars in 1012 bytes} [Tue Aug 11 12:21:00 2026] DELETE /v2.0/security-groups/32ede2b9-e9d3-4edd-ad0d-6180422630b2 => 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: 262/504] 10.0.0.14 () {34 vars in 1007 bytes} [Tue Aug 11 12:21:00 2026] GET /v2.0/networks/68b3575c-cbf1-446a-97e9-77c4340c19ee?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:01.473 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf6f95d5-29b2-422e-af3c-5a0878be6f14 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: a849b5ce-9370-42e7-90d4-12527518fecc 2026-08-11 12:21:01.482 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf6f95d5-29b2-422e-af3c-5a0878be6f14 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: a849b5ce-9370-42e7-90d4-12527518fecc [pid: 7|app: 0|req: 243/505] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:20:59 2026] POST /v2.0/routers => generated 732 bytes in 1956 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/506] 10.0.0.14 () {34 vars in 1107 bytes} [Tue Aug 11 12:21:01 2026] GET /v2.0/networks/68b3575c-cbf1-446a-97e9-77c4340c19ee?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: 263/507] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:21:00 2026] PUT /v2.0/routers/85d48989-6746-4d63-89c4-7a1db35481a3/remove_router_interface => generated 309 bytes in 1108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/508] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:02 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:02.294 8 INFO neutron_taas.services.taas.taas_plugin [None req-d16c1afb-4288-4516-b482-eb86748f373e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: be0a79b1-6d0e-4c56-b763-999bf5ed2acc 2026-08-11 12:21:02.298 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d16c1afb-4288-4516-b482-eb86748f373e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: be0a79b1-6d0e-4c56-b763-999bf5ed2acc 2026-08-11 12:21:02.533 8 INFO neutron_taas.services.taas.taas_plugin [None req-d16c1afb-4288-4516-b482-eb86748f373e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 10641522-3e59-4d83-9f6c-64893fcdeb08 2026-08-11 12:21:02.536 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d16c1afb-4288-4516-b482-eb86748f373e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 10641522-3e59-4d83-9f6c-64893fcdeb08 2026-08-11 12:21:02.658 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-d16c1afb-4288-4516-b482-eb86748f373e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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: 7|app: 0|req: 245/509] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:21:01 2026] PUT /v2.0/routers/6af90503-707b-4ea3-afe9-3f0fdfe5e851/add_router_interface => generated 309 bytes in 1102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:03.067 8 INFO neutron.db.l3_hamode_db [None req-d16c1afb-4288-4516-b482-eb86748f373e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HA network 19c68db3-94fb-4511-8e16-84df47298a71 was deleted as no HA routers are present in tenant 2670b22c0a724631a25b8cd04f3c5a82. [pid: 8|app: 0|req: 265/510] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:21:02 2026] DELETE /v2.0/routers/85d48989-6746-4d63-89c4-7a1db35481a3 => generated 0 bytes in 966 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/511] 10.0.0.14 () {38 vars in 970 bytes} [Tue Aug 11 12:21:03 2026] POST /v2.0/security-groups => generated 1681 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/512] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:03 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => 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: 246/513] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:21:03 2026] DELETE /v2.0/subnets/2cb21da6-7f16-40e0-b70e-5290a69e623e => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:21:03.413 8 INFO neutron.services.segments.plugin [-] Segment ec248a56-4edb-447f-b1fc-c8006ecbf858 resource provider aggregate not found 2026-08-11 12:21:03.433 8 INFO neutron.services.segments.plugin [-] Segment ec248a56-4edb-447f-b1fc-c8006ecbf858 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec248a56-4edb-447f-b1fc-c8006ecbf858 found for delete ", "request_id": "req-dde3a955-c883-4ef2-8883-d1c3b03b8bbc"}]} 2026-08-11 12:21:03.450 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad8aaa82-e9a9-4f1b-9c2f-e5d163897f25 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 93becba0-a5e5-4c5a-bd80-61703727000d 2026-08-11 12:21:03.459 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad8aaa82-e9a9-4f1b-9c2f-e5d163897f25 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 93becba0-a5e5-4c5a-bd80-61703727000d 2026-08-11 12:21:03.469 8 INFO neutron.services.segments.plugin [-] Segment ec248a56-4edb-447f-b1fc-c8006ecbf858 resource provider aggregate not found [pid: 8|app: 0|req: 268/514] 10.0.0.14 () {38 vars in 970 bytes} [Tue Aug 11 12:21:03 2026] POST /v2.0/security-groups => generated 1681 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:21:03.499 8 INFO neutron.services.segments.plugin [-] Segment ec248a56-4edb-447f-b1fc-c8006ecbf858 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec248a56-4edb-447f-b1fc-c8006ecbf858 found for delete ", "request_id": "req-da4d0a68-0f5a-4dcb-85a2-15e13f9b681d"}]} [pid: 8|app: 0|req: 269/515] 10.0.0.14 () {38 vars in 970 bytes} [Tue Aug 11 12:21:03 2026] POST /v2.0/security-groups => generated 1681 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/516] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:21:03 2026] GET /v2.0/security-groups?tenant_id=3badfdf53751465b9a7879a19f16e0b8 => generated 7908 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/517] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:03 2026] GET /v2.0/security-groups/d1188065-c931-4add-8173-b3446d12b41e => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/518] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:03 2026] GET /v2.0/security-groups/d1188065-c931-4add-8173-b3446d12b41e => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/519] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:03 2026] GET /v2.0/security-groups/7ef16822-3ad3-4179-89e1-79a051400bb7 => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/520] 10.0.0.14 () {36 vars in 1012 bytes} [Tue Aug 11 12:21:03 2026] DELETE /v2.0/security-groups/7ef16822-3ad3-4179-89e1-79a051400bb7 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:21:03.964 8 INFO neutron.api.v2.resource [req-79eca258-9da2-4ef4-9fdf-c7babc0e03d2 req-02816446-d912-43da-8e77-495a62dea598 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 275/521] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:03 2026] GET /v2.0/security-groups/7ef16822-3ad3-4179-89e1-79a051400bb7 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/522] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:03 2026] GET /v2.0/security-groups/4d4262f4-2164-4167-beb5-ee7abdfc0c46 => 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: 247/523] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:21:03 2026] DELETE /v2.0/networks/4ff827d9-0036-42b4-9090-7dea20387b09 => generated 0 bytes in 760 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/524] 10.0.0.14 () {36 vars in 1012 bytes} [Tue Aug 11 12:21:04 2026] DELETE /v2.0/security-groups/4d4262f4-2164-4167-beb5-ee7abdfc0c46 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:21:04.135 7 INFO neutron.api.v2.resource [req-68523723-16bd-4c78-8a19-f9b1fe4b8901 req-9a5dea7e-28a8-4b37-9e41-c34cf72ada32 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 248/525] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/security-groups/4d4262f4-2164-4167-beb5-ee7abdfc0c46 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/526] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/security-groups/343a30d8-455e-40a6-a3ca-80afd1e8e8d7 => generated 1681 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/527] 10.0.0.14 () {36 vars in 1012 bytes} [Tue Aug 11 12:21:04 2026] DELETE /v2.0/security-groups/343a30d8-455e-40a6-a3ca-80afd1e8e8d7 => 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: 279/528] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/security-groups?tenant_id=2670b22c0a724631a25b8cd04f3c5a82&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:21:04.312 7 INFO neutron.api.v2.resource [req-adcd3163-479b-4da6-9204-b6402fa93851 req-7e4a51a2-9990-4092-bb75-646a69a4b10f aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/529] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/security-groups/343a30d8-455e-40a6-a3ca-80afd1e8e8d7 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/530] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/security-groups?tenant_id=3badfdf53751465b9a7879a19f16e0b8 => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/531] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/security-groups/d1188065-c931-4add-8173-b3446d12b41e => generated 2922 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/532] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:21:04 2026] DELETE /v2.0/security-groups/8c952466-8a9b-4afd-a8af-e93ea506632d => 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: 253/533] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/534] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/security-groups/d1188065-c931-4add-8173-b3446d12b41e => generated 2922 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:21:04.537 7 INFO neutron.api.v2.resource [req-f3a91104-f7c4-4cfb-8ff0-ab3bb658809d req-fcfd19c3-68c4-4913-b550-186152ef76c6 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 254/535] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/security-groups/343a30d8-455e-40a6-a3ca-80afd1e8e8d7 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:21:04.581 8 INFO neutron.api.v2.resource [req-69e1d401-684b-49e9-ac24-bddf4dd073ad req-420222b6-7892-44db-945d-31bc212bc203 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 282/536] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/security-groups/4d4262f4-2164-4167-beb5-ee7abdfc0c46 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:21:04.610 7 INFO neutron.services.segments.plugin [-] Segment 6ad8081d-7c85-46ef-b322-5f18b35d05e6 resource provider aggregate not found 2026-08-11 12:21:04.619 7 INFO neutron.api.v2.resource [req-a35d2633-b45b-41ac-aefa-d73b37a8b830 req-575759b0-2862-47b8-b49b-bf6eedb442a4 aabb98f8cb1249a29712478ccca7760a 3badfdf53751465b9a7879a19f16e0b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 255/537] 10.0.0.14 () {34 vars in 990 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/security-groups/7ef16822-3ad3-4179-89e1-79a051400bb7 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/538] 10.0.0.14 () {34 vars in 1097 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--478295631&fields=id&tenant_id=da625c12de0147f6994709842c685006 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:04.654 7 INFO neutron.services.segments.plugin [-] Segment 6ad8081d-7c85-46ef-b322-5f18b35d05e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ad8081d-7c85-46ef-b322-5f18b35d05e6 found for delete ", "request_id": "req-efa13d45-8890-4b7a-8f95-850ff19a3570"}]} 2026-08-11 12:21:04.676 7 INFO neutron.services.segments.plugin [-] Segment 6ad8081d-7c85-46ef-b322-5f18b35d05e6 resource provider aggregate not found 2026-08-11 12:21:04.697 7 INFO neutron.services.segments.plugin [-] Segment 6ad8081d-7c85-46ef-b322-5f18b35d05e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ad8081d-7c85-46ef-b322-5f18b35d05e6 found for delete ", "request_id": "req-0af85c07-9645-4bac-b204-5713e75bfa60"}]} [pid: 8|app: 0|req: 284/539] 10.0.0.14 () {34 vars in 981 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/networks?id=cc2e8523-8dc7-4677-9bf1-6c0f039b6300 => generated 680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/540] 10.0.0.14 () {34 vars in 964 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/quotas/da625c12de0147f6994709842c685006 => 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: 286/541] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:21:04 2026] GET /v2.0/ports?tenant_id=da625c12de0147f6994709842c685006&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:05.074 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3b6ab91-ea9b-4e73-8eef-cfb9eb8c96bf 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: e4a283df-b465-4caf-8232-d02386ed9376 2026-08-11 12:21:05.076 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3b6ab91-ea9b-4e73-8eef-cfb9eb8c96bf 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: e4a283df-b465-4caf-8232-d02386ed9376 [pid: 8|app: 0|req: 287/542] 10.0.0.14 () {34 vars in 906 bytes} [Tue Aug 11 12:21:05 2026] GET /v2.0/extensions => generated 21537 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/543] 10.0.0.14 () {34 vars in 1007 bytes} [Tue Aug 11 12:21:05 2026] GET /v2.0/networks/cc2e8523-8dc7-4677-9bf1-6c0f039b6300?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: 289/544] 10.0.0.14 () {34 vars in 1107 bytes} [Tue Aug 11 12:21:05 2026] GET /v2.0/networks/cc2e8523-8dc7-4677-9bf1-6c0f039b6300?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: 256/545] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:21:04 2026] PUT /v2.0/routers/6af90503-707b-4ea3-afe9-3f0fdfe5e851/remove_router_interface => generated 309 bytes in 876 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/546] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:05 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => 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: 258/547] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:05 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:05.716 8 INFO neutron_taas.services.taas.taas_plugin [None req-1923a6bb-6c14-4698-9209-7cd9285d7c86 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: d514a432-6f45-46bd-bdfc-9b32b747b519 2026-08-11 12:21:05.719 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1923a6bb-6c14-4698-9209-7cd9285d7c86 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: d514a432-6f45-46bd-bdfc-9b32b747b519 2026-08-11 12:21:05.962 8 INFO neutron_taas.services.taas.taas_plugin [None req-1923a6bb-6c14-4698-9209-7cd9285d7c86 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 7a9f129f-fc5c-47d8-8254-e3c1d8738429 2026-08-11 12:21:05.966 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1923a6bb-6c14-4698-9209-7cd9285d7c86 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 7a9f129f-fc5c-47d8-8254-e3c1d8738429 2026-08-11 12:21:06.340 8 INFO neutron.services.segments.plugin [-] Segment 9c1d4238-df3b-4b0d-a708-f756bb55fb9b resource provider aggregate not found 2026-08-11 12:21:06.347 8 INFO neutron.services.segments.plugin [-] Segment 9c1d4238-df3b-4b0d-a708-f756bb55fb9b resource provider aggregate not found 2026-08-11 12:21:06.366 8 INFO neutron.services.segments.plugin [-] Segment 9c1d4238-df3b-4b0d-a708-f756bb55fb9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c1d4238-df3b-4b0d-a708-f756bb55fb9b found for delete ", "request_id": "req-49fcd000-f39e-4d04-a076-b47c64e55393"}]} 2026-08-11 12:21:06.367 8 INFO neutron.services.segments.plugin [-] Segment 9c1d4238-df3b-4b0d-a708-f756bb55fb9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c1d4238-df3b-4b0d-a708-f756bb55fb9b found for delete ", "request_id": "req-fc93dba0-c29c-44ea-bbde-4db4f14c57cc"}]} 2026-08-11 12:21:06.380 8 INFO neutron.db.l3_hamode_db [None req-1923a6bb-6c14-4698-9209-7cd9285d7c86 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HA network bf75aff2-aaf7-418e-8d59-734dee81c425 was deleted as no HA routers are present in tenant 3badfdf53751465b9a7879a19f16e0b8. [pid: 8|app: 0|req: 290/548] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:21:05 2026] DELETE /v2.0/routers/6af90503-707b-4ea3-afe9-3f0fdfe5e851 => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/549] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:21:06 2026] DELETE /v2.0/subnets/fb92fa5c-5865-4b4c-b024-e09c3aa95d85 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/550] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:21:06 2026] DELETE /v2.0/networks/8ffacbef-7650-47fa-954c-a736dcc52764 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:21:06.675 7 INFO neutron.services.segments.plugin [-] Segment f0d7d3b6-0752-4c5e-850d-bef5da385157 resource provider aggregate not found 2026-08-11 12:21:06.697 8 INFO neutron.db.segments_db [None req-32cfc99a-a2cf-44ab-9353-7bba67389ad0 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 330bc291-99d2-4db5-b44f-defdf02b5d19 of type vxlan for network 6e174df0-22e2-456d-9d2a-e671afc7f31d 2026-08-11 12:21:06.718 7 INFO neutron.services.segments.plugin [-] Segment f0d7d3b6-0752-4c5e-850d-bef5da385157 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0d7d3b6-0752-4c5e-850d-bef5da385157 found for delete ", "request_id": "req-cc7d55a5-5153-47be-9adf-f930b78d3dfb"}]} 2026-08-11 12:21:06.721 7 INFO neutron.services.segments.plugin [-] Segment f0d7d3b6-0752-4c5e-850d-bef5da385157 resource provider aggregate not found [pid: 7|app: 0|req: 261/551] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:21:06 2026] GET /v2.0/networks?id=68b3575c-cbf1-446a-97e9-77c4340c19ee => generated 670 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:06.745 7 INFO neutron.services.segments.plugin [-] Segment f0d7d3b6-0752-4c5e-850d-bef5da385157 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0d7d3b6-0752-4c5e-850d-bef5da385157 found for delete ", "request_id": "req-16c26c17-29d2-4d80-8fd1-aa12002733a9"}]} [pid: 7|app: 0|req: 262/552] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:06 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => 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: 263/553] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:06 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/554] 199.19.213.104 () {34 vars in 911 bytes} [Tue Aug 11 12:21:06 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: 8|app: 0|req: 291/555] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:21:06 2026] POST /v2.0/networks => generated 723 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/556] 199.19.213.104 () {34 vars in 1050 bytes} [Tue Aug 11 12:21:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=984dcb33f86a46ea8d482437fe08c76d => generated 180 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/557] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:21:06 2026] POST /v2.0/subnets => generated 689 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/558] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:21:07 2026] GET /v2.0/security-groups?tenant_id=3badfdf53751465b9a7879a19f16e0b8&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:21:07.093 8 INFO neutron.db.segments_db [None req-9d4d6aaa-cf25-4c43-be13-bdf336798714 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 8f270838-c327-4193-a182-12a791a9898a of type vxlan for network bf949369-0eac-4d67-bf01-e332b5f1d4a2 [pid: 7|app: 0|req: 266/559] 199.19.213.104 () {38 vars in 955 bytes} [Tue Aug 11 12:21:06 2026] POST /v2.0/ports => generated 954 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 267/560] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:21:07 2026] DELETE /v2.0/security-groups/d1188065-c931-4add-8173-b3446d12b41e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:21:07.311 8 INFO neutron.db.l3_hamode_db [None req-9d4d6aaa-cf25-4c43-be13-bdf336798714 0fde380302e448cdb10920fa55eafa86 30beaf747806473ebac9ab674519d608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 270/563] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:21:07 2026] PUT /v2.0/ports/8d7bd184-6feb-4ffd-8f67-db1075219cc8 => generated 1235 bytes in 454 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: 271/564] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:08 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/565] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:08 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:08.123 8 INFO neutron.db.l3_hamode_db [None req-9d4d6aaa-cf25-4c43-be13-bdf336798714 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 273/566] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:08 2026] GET /v2.0/security-groups?id=2b36bd58-2c8b-46af-98ea-8278c43e7919&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-08-11 12:21:08.595 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cba691a1-d13c-4506-8504-43f80ffe1ef6'] response: {'name': 'network-changed', 'server_uuid': '126a105e-4574-4c86-a104-1b1dfbd8a810', 'tag': '8d7bd184-6feb-4ffd-8f67-db1075219cc8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 294/567] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:21:07 2026] POST /v2.0/routers => generated 729 bytes in 2022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/568] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:09 2026] GET /v2.0/ports?tenant_id=984dcb33f86a46ea8d482437fe08c76d&device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/569] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:21:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8d7bd184-6feb-4ffd-8f67-db1075219cc8 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:09.426 7 INFO neutron.db.segments_db [None req-780e4eae-0854-4ddf-97d2-0473721a876d 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment fe84825d-188c-4b8d-b5f3-e17ff1e31c1d of type vxlan for network 6a605d97-d00b-442d-9d8c-a20e84ca19e0 [pid: 7|app: 0|req: 276/570] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:21:09 2026] POST /v2.0/networks => generated 730 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/571] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:21:09 2026] GET /v2.0/subnets?id=2fb76394-ef99-4b05-b58d-f6be29b10c27 => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/572] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:09 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/573] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:09 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/574] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:21:09 2026] POST /v2.0/subnets => generated 698 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/575] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:21:09 2026] GET /v2.0/ports?network_id=68b3575c-cbf1-446a-97e9-77c4340c19ee&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/576] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:09 2026] GET /v2.0/security-groups?id=2b36bd58-2c8b-46af-98ea-8278c43e7919&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:09.981 7 INFO neutron.db.segments_db [None req-93dfd976-22af-4cd0-ab26-1c996ceea174 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 911002b5-717b-4b78-8080-13b2c634df60 of type vxlan for network c6a90915-3b7b-4561-9f3a-973704df8da4 2026-08-11 12:21:10.273 7 INFO neutron.db.l3_hamode_db [None req-93dfd976-22af-4cd0-ab26-1c996ceea174 0fde380302e448cdb10920fa55eafa86 c91b489b215741f8802c7ecd86a04718 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 295/577] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:21:09 2026] PUT /v2.0/routers/8f08727b-8b0c-4865-abcd-72cf46a18434/add_router_interface => generated 309 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/578] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:21:10 2026] GET /v2.0/networks/68b3575c-cbf1-446a-97e9-77c4340c19ee?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: 297/579] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:21:10 2026] GET /v2.0/networks?id=cc2e8523-8dc7-4677-9bf1-6c0f039b6300 => generated 680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/580] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:21:10 2026] GET /v2.0/networks/68b3575c-cbf1-446a-97e9-77c4340c19ee?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: 299/581] 199.19.213.104 () {34 vars in 1050 bytes} [Tue Aug 11 12:21:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=da625c12de0147f6994709842c685006 => 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: 300/582] 199.19.213.104 () {38 vars in 955 bytes} [Tue Aug 11 12:21:10 2026] POST /v2.0/ports => generated 954 bytes in 455 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: 301/583] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:10 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 957 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:11.035 7 INFO neutron.db.l3_hamode_db [None req-93dfd976-22af-4cd0-ab26-1c996ceea174 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 302/584] 10.0.0.49 () {34 vars in 684 bytes} [Tue Aug 11 12:21:10 2026] POST /v2.0/security-groups => generated 1660 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/585] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:21:11 2026] PUT /v2.0/ports/f3c40b5a-6f03-447e-8413-a983e97df51d => generated 1235 bytes in 400 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: 304/586] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:11 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/587] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:11 2026] GET /v2.0/security-groups?id=ca73dc43-bac3-442c-b31e-ccfd5658d738&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: 306/588] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:21:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/589] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:11 2026] GET /v2.0/ports?tenant_id=984dcb33f86a46ea8d482437fe08c76d&device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/590] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:21:09 2026] POST /v2.0/routers => generated 738 bytes in 2027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/591] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:11 2026] GET /v2.0/security-groups?id=2b36bd58-2c8b-46af-98ea-8278c43e7919&fields=id&fields=name => generated 113 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/592] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:21:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/593] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:21:12 2026] GET /v2.0/networks?id=68b3575c-cbf1-446a-97e9-77c4340c19ee => generated 765 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:12.216 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb2e72c9-2d40-4816-a52a-db4a38e8ee2b'] response: {'name': 'network-changed', 'server_uuid': '5710d342-d67c-4d61-8f1c-58291e45012b', 'tag': 'f3c40b5a-6f03-447e-8413-a983e97df51d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 310/594] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:21:12 2026] POST /v2.0/floatingips => generated 552 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/595] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:21:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8d7bd184-6feb-4ffd-8f67-db1075219cc8 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/596] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:12 2026] GET /v2.0/ports?tenant_id=da625c12de0147f6994709842c685006&device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/597] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:12 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => 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: 314/598] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:21:12 2026] GET /v2.0/subnets?id=2fb76394-ef99-4b05-b58d-f6be29b10c27 => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/599] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:21:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3c40b5a-6f03-447e-8413-a983e97df51d => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/600] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:12 2026] GET /v2.0/security-groups?id=ca73dc43-bac3-442c-b31e-ccfd5658d738&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: 317/601] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:21:12 2026] GET /v2.0/ports?network_id=68b3575c-cbf1-446a-97e9-77c4340c19ee&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/602] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/subnets?id=044099e1-bcc7-499b-a19b-0414bea58608 => generated 698 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/603] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/networks/68b3575c-cbf1-446a-97e9-77c4340c19ee?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: 320/604] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/ports?network_id=cc2e8523-8dc7-4677-9bf1-6c0f039b6300&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/605] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/networks/68b3575c-cbf1-446a-97e9-77c4340c19ee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/606] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => 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: 323/607] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/networks/cc2e8523-8dc7-4677-9bf1-6c0f039b6300?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: 324/608] 10.0.0.14 () {34 vars in 1099 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1957972669&fields=id&tenant_id=30beaf747806473ebac9ab674519d608 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/609] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:21:12 2026] PUT /v2.0/routers/1a1c7f0b-a754-4120-9c89-561b37aa641b/add_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/610] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/security-groups?id=2b36bd58-2c8b-46af-98ea-8278c43e7919&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/611] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/networks/cc2e8523-8dc7-4677-9bf1-6c0f039b6300?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/612] 10.0.0.14 () {34 vars in 981 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/networks?id=6e174df0-22e2-456d-9d2a-e671afc7f31d => generated 674 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/613] 10.0.0.14 () {34 vars in 964 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/quotas/30beaf747806473ebac9ab674519d608 => 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: 327/614] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/ports?tenant_id=30beaf747806473ebac9ab674519d608&fields=id => generated 57 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/615] 10.0.0.14 () {34 vars in 1007 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/networks/6e174df0-22e2-456d-9d2a-e671afc7f31d?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: 328/616] 10.0.0.14 () {34 vars in 1107 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/networks/6e174df0-22e2-456d-9d2a-e671afc7f31d?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: 289/617] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:13 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/618] 10.0.0.49 () {34 vars in 684 bytes} [Tue Aug 11 12:21:13 2026] POST /v2.0/security-groups => generated 1660 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/619] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:14 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => 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: 331/621] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:14 2026] GET /v2.0/security-groups?id=ca73dc43-bac3-442c-b31e-ccfd5658d738&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/621] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:21:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/622] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:21:14 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: 333/623] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:14 2026] GET /v2.0/ports?tenant_id=da625c12de0147f6994709842c685006&device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/624] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:14 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => 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: 335/625] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:21:14 2026] GET /v2.0/networks?id=cc2e8523-8dc7-4677-9bf1-6c0f039b6300 => generated 776 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/626] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:14 2026] GET /v2.0/security-groups?id=2b36bd58-2c8b-46af-98ea-8278c43e7919&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: 337/627] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:21:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3c40b5a-6f03-447e-8413-a983e97df51d => 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: 338/628] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:21:14 2026] GET /v2.0/subnets?id=044099e1-bcc7-499b-a19b-0414bea58608 => generated 698 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/629] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:21:14 2026] GET /v2.0/ports?network_id=cc2e8523-8dc7-4677-9bf1-6c0f039b6300&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: 340/630] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:21:14 2026] GET /v2.0/networks/cc2e8523-8dc7-4677-9bf1-6c0f039b6300?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/631] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:21:14 2026] POST /v2.0/floatingips => generated 552 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/632] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:21:14 2026] GET /v2.0/networks/cc2e8523-8dc7-4677-9bf1-6c0f039b6300?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: 292/633] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:14 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/634] 10.0.0.14 () {34 vars in 1097 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--526510884&fields=id&tenant_id=c91b489b215741f8802c7ecd86a04718 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/635] 10.0.0.14 () {34 vars in 981 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.0/networks?id=6a605d97-d00b-442d-9d8c-a20e84ca19e0 => generated 683 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/636] 10.0.0.14 () {34 vars in 964 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.0/quotas/c91b489b215741f8802c7ecd86a04718 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/637] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => 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: 344/638] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.0/security-groups?id=ca73dc43-bac3-442c-b31e-ccfd5658d738&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: 7|app: 0|req: 295/639] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.0/ports?tenant_id=c91b489b215741f8802c7ecd86a04718&fields=id => generated 57 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/640] 10.0.0.14 () {34 vars in 1007 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0?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: 296/641] 10.0.0.14 () {34 vars in 1107 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0?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: 346/642] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => 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: 297/643] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/644] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:15 2026] GET /v2.0/security-groups?id=2b36bd58-2c8b-46af-98ea-8278c43e7919&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/645] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:16 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/646] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:16 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/647] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:16 2026] GET /v2.0/security-groups?id=ca73dc43-bac3-442c-b31e-ccfd5658d738&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: 349/648] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:16 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => 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: 300/649] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:16 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => 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: 350/650] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:16 2026] GET /v2.0/security-groups?id=2b36bd58-2c8b-46af-98ea-8278c43e7919&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/651] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => 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: 351/652] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/653] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/security-groups?id=ca73dc43-bac3-442c-b31e-ccfd5658d738&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: 352/654] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => 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: 303/655] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/656] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:18 2026] GET /v2.0/security-groups?id=2b36bd58-2c8b-46af-98ea-8278c43e7919&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/657] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:21:18 2026] GET /v2.0/networks?id=6e174df0-22e2-456d-9d2a-e671afc7f31d => generated 674 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/658] 199.19.213.104 () {34 vars in 1050 bytes} [Tue Aug 11 12:21:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=30beaf747806473ebac9ab674519d608 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/659] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:18 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => 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: 305/660] 199.19.213.104 () {38 vars in 955 bytes} [Tue Aug 11 12:21:18 2026] POST /v2.0/ports => generated 958 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: 306/661] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:18 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/662] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:18 2026] GET /v2.0/security-groups?id=ca73dc43-bac3-442c-b31e-ccfd5658d738&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/663] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:18 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => 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: 356/664] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:21:18 2026] PUT /v2.0/ports/2bffba9c-68d8-4181-a72b-4c28d4e7369c => generated 1239 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:21:19.034 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7deaac2b-dbf5-4b4b-b2c5-dd3a87f64dc4'] response: {'name': 'network-changed', 'server_uuid': '8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9', 'tag': '2bffba9c-68d8-4181-a72b-4c28d4e7369c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 309/665] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 971 bytes in 63 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: 357/666] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.0/security-groups?id=2b36bd58-2c8b-46af-98ea-8278c43e7919&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: 310/667] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => 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: 311/668] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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: 358/669] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/670] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.0/ports?tenant_id=30beaf747806473ebac9ab674519d608&device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/671] 199.19.213.104 () {34 vars in 1018 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.0/networks?tenant_id=30beaf747806473ebac9ab674519d608&shared=False => generated 770 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/672] 199.19.213.104 () {34 vars in 930 bytes} [Tue Aug 11 12:21:19 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: 8|app: 0|req: 362/673] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => 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: 363/674] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => 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: 364/675] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:19 2026] GET /v2.0/security-groups?id=ca73dc43-bac3-442c-b31e-ccfd5658d738&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: 365/676] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:21:20 2026] GET /v2.0/networks?id=6a605d97-d00b-442d-9d8c-a20e84ca19e0 => generated 683 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/677] 199.19.213.104 () {34 vars in 1050 bytes} [Tue Aug 11 12:21:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c91b489b215741f8802c7ecd86a04718 => generated 180 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:20.372 7 INFO neutron.db.l3_db [None req-778724ef-145c-4394-a0de-29149830e20b 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] Floating IP 768f75ba-090b-4bce-8a74-05786ef12287 associated. External IP: 10.96.250.201, port: 8d7bd184-6feb-4ffd-8f67-db1075219cc8. [pid: 7|app: 0|req: 312/678] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:21:19 2026] PUT /v2.0/floatingips/768f75ba-090b-4bce-8a74-05786ef12287 => generated 855 bytes in 1247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/679] 199.19.213.104 () {38 vars in 955 bytes} [Tue Aug 11 12:21:20 2026] POST /v2.0/ports => generated 958 bytes in 369 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: 313/680] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:20 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/681] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:20 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/682] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:20 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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: 316/683] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:20 2026] GET /v2.0/ports?tenant_id=30beaf747806473ebac9ab674519d608&device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:21:20.889 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1aae57c4-de4b-459e-bebf-b18b8dc4968a'] response: {'name': 'network-changed', 'server_uuid': '126a105e-4574-4c86-a104-1b1dfbd8a810', 'tag': '8d7bd184-6feb-4ffd-8f67-db1075219cc8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 317/684] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:20 2026] GET /v2.0/security-groups?id=2b36bd58-2c8b-46af-98ea-8278c43e7919&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/685] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:21:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2bffba9c-68d8-4181-a72b-4c28d4e7369c => 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: 319/686] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:21:20 2026] GET /v2.0/subnets?id=f3a27530-912c-43d3-96d7-b88d2fbd0700 => generated 692 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/687] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:21:20 2026] GET /v2.0/ports?network_id=6e174df0-22e2-456d-9d2a-e671afc7f31d&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/688] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/689] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/networks/6e174df0-22e2-456d-9d2a-e671afc7f31d?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: 368/690] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:21:20 2026] PUT /v2.0/ports/e0a7cdda-b41f-42db-aa68-b054b659cc17 => generated 1239 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/691] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/security-groups?id=407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a&fields=id&fields=name => generated 113 bytes in 26 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: 369/692] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/693] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/networks/6e174df0-22e2-456d-9d2a-e671afc7f31d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/694] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/security-groups?id=ca73dc43-bac3-442c-b31e-ccfd5658d738&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:21.330 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aaa69cb8-2e61-45c4-a167-8f2f8652a739'] response: {'name': 'network-changed', 'server_uuid': '5df88c3d-da3c-4785-8196-6c2e2aa6662b', 'tag': 'e0a7cdda-b41f-42db-aa68-b054b659cc17', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 325/695] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/696] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/ports?tenant_id=984dcb33f86a46ea8d482437fe08c76d&device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/697] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/698] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/networks?id=68b3575c-cbf1-446a-97e9-77c4340c19ee => generated 765 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/699] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/security-groups?id=2b36bd58-2c8b-46af-98ea-8278c43e7919&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/700] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8d7bd184-6feb-4ffd-8f67-db1075219cc8 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/701] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/subnets?id=2fb76394-ef99-4b05-b58d-f6be29b10c27 => generated 688 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/702] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/ports?network_id=68b3575c-cbf1-446a-97e9-77c4340c19ee&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: 332/703] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/networks/68b3575c-cbf1-446a-97e9-77c4340c19ee?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: 333/704] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/networks/68b3575c-cbf1-446a-97e9-77c4340c19ee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:21.881 8 INFO neutron.db.l3_db [None req-bbd5db85-f70a-4a82-840a-881165a2bbfb 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] Floating IP 1f947b93-7784-4766-96a1-8d4fd0ac089a associated. External IP: 10.96.250.218, port: f3c40b5a-6f03-447e-8413-a983e97df51d. [pid: 7|app: 0|req: 334/705] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/ports?tenant_id=c91b489b215741f8802c7ecd86a04718&device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/706] 199.19.213.104 () {34 vars in 1018 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/networks?tenant_id=c91b489b215741f8802c7ecd86a04718&shared=False => generated 777 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/707] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/708] 199.19.213.104 () {34 vars in 930 bytes} [Tue Aug 11 12:21:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/709] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:22 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/712] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:21:21 2026] PUT /v2.0/floatingips/1f947b93-7784-4766-96a1-8d4fd0ac089a => generated 855 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/713] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:22 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => 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: 373/714] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:22 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/715] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:22 2026] GET /v2.0/security-groups?id=ca73dc43-bac3-442c-b31e-ccfd5658d738&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: 374/716] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:22 2026] GET /v2.0/security-groups?id=407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/717] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:22 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/718] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:22 2026] GET /v2.0/security-groups?id=2b36bd58-2c8b-46af-98ea-8278c43e7919&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/719] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:22 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => 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: 376/720] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:22 2026] GET /v2.0/security-groups?id=ca73dc43-bac3-442c-b31e-ccfd5658d738&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/721] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/ports?tenant_id=c91b489b215741f8802c7ecd86a04718&device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/722] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e0a7cdda-b41f-42db-aa68-b054b659cc17 => 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: 346/723] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/subnets?id=9ee4d119-b05c-431f-bbfe-f477f3fc3c27 => generated 701 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/724] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/ports?network_id=6a605d97-d00b-442d-9d8c-a20e84ca19e0&device_owner=network%3Adhcp => 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: 378/725] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/726] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0?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: 379/727] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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: 7|app: 0|req: 349/728] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:23.367 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3e57b2b-8f59-4cdd-ae5c-7eb63d26b5f6'] response: {'name': 'network-changed', 'server_uuid': '5710d342-d67c-4d61-8f1c-58291e45012b', 'tag': 'f3c40b5a-6f03-447e-8413-a983e97df51d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 380/729] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/730] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/security-groups?id=407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a&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: 381/731] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/732] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/security-groups?id=2b36bd58-2c8b-46af-98ea-8278c43e7919&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/733] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/734] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/ports?tenant_id=da625c12de0147f6994709842c685006&device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/735] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => 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: 384/736] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:21:23 2026] GET /v2.0/networks?id=cc2e8523-8dc7-4677-9bf1-6c0f039b6300 => generated 776 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/737] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:24 2026] GET /v2.0/security-groups?id=ca73dc43-bac3-442c-b31e-ccfd5658d738&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:24.056 7 INFO neutron_taas.services.taas.taas_plugin [req-d2f12792-a695-425a-a225-2fc2f73a1eea req-1088001e-cd2b-4785-9ee9-df886efa614f 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] TaaS: Handle Delete Port: 8d7bd184-6feb-4ffd-8f67-db1075219cc8 2026-08-11 12:21:24.071 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d2f12792-a695-425a-a225-2fc2f73a1eea req-1088001e-cd2b-4785-9ee9-df886efa614f 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] Tap Mirror: Handle Delete Port: 8d7bd184-6feb-4ffd-8f67-db1075219cc8 [pid: 8|app: 0|req: 386/738] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:21:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f3c40b5a-6f03-447e-8413-a983e97df51d => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/739] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:21:24 2026] GET /v2.0/subnets?id=044099e1-bcc7-499b-a19b-0414bea58608 => generated 698 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/740] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:21:24 2026] GET /v2.0/ports?network_id=cc2e8523-8dc7-4677-9bf1-6c0f039b6300&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: 389/741] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:21:24 2026] GET /v2.0/networks/cc2e8523-8dc7-4677-9bf1-6c0f039b6300?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: 390/742] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:21:24 2026] GET /v2.0/networks/cc2e8523-8dc7-4677-9bf1-6c0f039b6300?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:24.267 7 INFO neutron.db.l3_db [req-d2f12792-a695-425a-a225-2fc2f73a1eea req-1088001e-cd2b-4785-9ee9-df886efa614f 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] Floating IP 768f75ba-090b-4bce-8a74-05786ef12287 disassociated. External IP: 10.96.250.201, port: 8d7bd184-6feb-4ffd-8f67-db1075219cc8. [pid: 8|app: 0|req: 391/743] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:24 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/744] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:24 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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: 8|app: 0|req: 393/745] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:24 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/746] 199.19.213.104 () {36 vars in 997 bytes} [Tue Aug 11 12:21:23 2026] DELETE /v2.0/ports/8d7bd184-6feb-4ffd-8f67-db1075219cc8 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/747] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:24 2026] GET /v2.0/security-groups?id=407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:24.745 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-67c422af-ab65-4648-85c4-24ca7ea5a8d1'] response: {'server_uuid': '126a105e-4574-4c86-a104-1b1dfbd8a810', 'name': 'network-vif-deleted', 'tag': '8d7bd184-6feb-4ffd-8f67-db1075219cc8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 354/748] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:24 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => 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: 395/749] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:21:25 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/750] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:25 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/751] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:25 2026] GET /v2.0/security-groups?id=ca73dc43-bac3-442c-b31e-ccfd5658d738&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:25.281 8 INFO neutron_taas.services.taas.taas_plugin [req-083fd894-3fa0-4ddd-afc5-ab28a9c772fc req-c767d760-6ca4-465b-9c39-8d4789220a8e 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] TaaS: Handle Delete Port: f3c40b5a-6f03-447e-8413-a983e97df51d 2026-08-11 12:21:25.288 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-083fd894-3fa0-4ddd-afc5-ab28a9c772fc req-c767d760-6ca4-465b-9c39-8d4789220a8e 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] Tap Mirror: Handle Delete Port: f3c40b5a-6f03-447e-8413-a983e97df51d [pid: 7|app: 0|req: 357/752] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:25 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/753] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:25 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/754] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:25 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/755] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:25 2026] GET /v2.0/security-groups?id=407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/756] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:26 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:26.108 8 INFO neutron_taas.services.taas.taas_plugin [req-083fd894-3fa0-4ddd-afc5-ab28a9c772fc req-c767d760-6ca4-465b-9c39-8d4789220a8e 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] TaaS: Handle Delete Port: f3c40b5a-6f03-447e-8413-a983e97df51d 2026-08-11 12:21:26.111 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-083fd894-3fa0-4ddd-afc5-ab28a9c772fc req-c767d760-6ca4-465b-9c39-8d4789220a8e 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] Tap Mirror: Handle Delete Port: f3c40b5a-6f03-447e-8413-a983e97df51d 2026-08-11 12:21:26.240 8 INFO neutron.db.l3_db [req-083fd894-3fa0-4ddd-afc5-ab28a9c772fc req-c767d760-6ca4-465b-9c39-8d4789220a8e 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] Floating IP 1f947b93-7784-4766-96a1-8d4fd0ac089a disassociated. External IP: 10.96.250.218, port: f3c40b5a-6f03-447e-8413-a983e97df51d. [pid: 7|app: 0|req: 362/757] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:26 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => 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: 363/758] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:26 2026] GET /v2.0/security-groups?id=ca73dc43-bac3-442c-b31e-ccfd5658d738&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: 396/759] 199.19.213.104 () {36 vars in 997 bytes} [Tue Aug 11 12:21:25 2026] DELETE /v2.0/ports/f3c40b5a-6f03-447e-8413-a983e97df51d => generated 0 bytes in 1482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:21:26.671 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ef3c278-dc7f-4563-8f34-5ac35fa07354'] response: {'server_uuid': '5710d342-d67c-4d61-8f1c-58291e45012b', 'name': 'network-vif-deleted', 'tag': 'f3c40b5a-6f03-447e-8413-a983e97df51d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 364/760] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:26 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/761] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:26 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/762] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:26 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/763] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:26 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/764] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:26 2026] GET /v2.0/security-groups?id=407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a&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: 368/765] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:27 2026] GET /v2.0/ports?device_id=126a105e-4574-4c86-a104-1b1dfbd8a810 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:27.355 8 INFO neutron.db.l3_db [None req-2d0531e1-5089-49d0-8344-20b5392f8bd5 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] Floating IP 31b1d0ae-2ee3-467c-b821-11e6a6dc533d associated. External IP: 10.96.250.213, port: 2bffba9c-68d8-4181-a72b-4c28d4e7369c. [pid: 7|app: 0|req: 369/766] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:27 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => 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: 398/767] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:21:26 2026] PUT /v2.0/floatingips/31b1d0ae-2ee3-467c-b821-11e6a6dc533d => generated 856 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/768] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:28 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/769] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:28 2026] GET /v2.0/security-groups?id=407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/770] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:21:28 2026] DELETE /v2.0/security-groups/2b36bd58-2c8b-46af-98ea-8278c43e7919 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:21:28.334 8 INFO neutron.api.v2.resource [None req-0959583d-8976-447b-85b7-59751e3b7157 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 400/771] 10.0.0.49 () {32 vars in 736 bytes} [Tue Aug 11 12:21:28 2026] GET /v2.0/security-groups/2b36bd58-2c8b-46af-98ea-8278c43e7919 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:21:28.445 7 INFO neutron_taas.services.taas.taas_plugin [None req-ebc3f067-c6ac-418b-8b12-311bde79c446 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] TaaS: Handle Delete Port: 6c7793aa-04a9-490f-be39-eaa51d148fc8 2026-08-11 12:21:28.448 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ebc3f067-c6ac-418b-8b12-311bde79c446 8d19132e254b4ed189108b4e9b55d08b 984dcb33f86a46ea8d482437fe08c76d - - default default] Tap Mirror: Handle Delete Port: 6c7793aa-04a9-490f-be39-eaa51d148fc8 [pid: 7|app: 0|req: 372/772] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:21:28 2026] DELETE /v2.0/floatingips/768f75ba-090b-4bce-8a74-05786ef12287 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/773] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:28 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:28.717 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79b547d8-097b-461b-a50b-0f45659f1c17'] response: {'name': 'network-changed', 'server_uuid': '8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9', 'tag': '2bffba9c-68d8-4181-a72b-4c28d4e7369c', 'status': 'completed', 'code': 200} 2026-08-11 12:21:29.041 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e5e97ad-febc-44cd-899c-f8b354297a9f 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 8d488246-f6a3-4f52-b624-22768fa3d3e2 2026-08-11 12:21:29.045 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e5e97ad-febc-44cd-899c-f8b354297a9f 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 8d488246-f6a3-4f52-b624-22768fa3d3e2 [pid: 7|app: 0|req: 374/774] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:29 2026] GET /v2.0/ports?tenant_id=30beaf747806473ebac9ab674519d608&device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/775] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:29 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/776] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:21:29 2026] GET /v2.0/networks?id=6e174df0-22e2-456d-9d2a-e671afc7f31d => generated 770 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/777] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:29 2026] GET /v2.0/security-groups?id=407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/778] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:21:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2bffba9c-68d8-4181-a72b-4c28d4e7369c => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/779] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:21:29 2026] GET /v2.0/subnets?id=f3a27530-912c-43d3-96d7-b88d2fbd0700 => generated 692 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/780] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:29 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/781] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:21:29 2026] GET /v2.0/ports?network_id=6e174df0-22e2-456d-9d2a-e671afc7f31d&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/782] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:21:28 2026] PUT /v2.0/routers/740ffe21-e431-4193-ba4f-8eeb3eae5ea4/remove_router_interface => generated 309 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/783] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:21:29 2026] GET /v2.0/networks/6e174df0-22e2-456d-9d2a-e671afc7f31d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:29.783 8 INFO neutron_taas.services.taas.taas_plugin [None req-2034f246-5ec3-4499-a2df-290b1a8e6ca9 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 740fcbb7-18de-4298-95fb-15e8b61bde62 2026-08-11 12:21:29.785 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2034f246-5ec3-4499-a2df-290b1a8e6ca9 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 740fcbb7-18de-4298-95fb-15e8b61bde62 2026-08-11 12:21:29.884 7 INFO neutron.db.l3_db [None req-6c1f25c8-ccb9-4569-b7a9-d092349a02c3 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] Floating IP 6a95cc3b-1138-49ad-91dd-65e9abd3cd19 associated. External IP: 10.96.250.214, port: e0a7cdda-b41f-42db-aa68-b054b659cc17. 2026-08-11 12:21:30.003 8 INFO neutron_taas.services.taas.taas_plugin [None req-2034f246-5ec3-4499-a2df-290b1a8e6ca9 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 0b1af21a-587f-404e-8842-2922f15c5587 2026-08-11 12:21:30.005 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2034f246-5ec3-4499-a2df-290b1a8e6ca9 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 0b1af21a-587f-404e-8842-2922f15c5587 [pid: 7|app: 0|req: 382/784] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:21:29 2026] PUT /v2.0/floatingips/6a95cc3b-1138-49ad-91dd-65e9abd3cd19 => generated 856 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:30.243 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25cda52f-57d7-4b85-a3ea-292aa7f150b0'] response: {'name': 'network-changed', 'server_uuid': '5df88c3d-da3c-4785-8196-6c2e2aa6662b', 'tag': 'e0a7cdda-b41f-42db-aa68-b054b659cc17', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 383/785] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:21:30 2026] GET /v2.0/networks/6e174df0-22e2-456d-9d2a-e671afc7f31d?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: 384/786] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:30 2026] GET /v2.0/ports?device_id=5710d342-d67c-4d61-8f1c-58291e45012b => 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: 385/787] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:30 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:30.382 8 INFO neutron.services.segments.plugin [-] Segment 59fcd922-1f44-4810-bf74-b22df7957967 resource provider aggregate not found [pid: 7|app: 0|req: 386/788] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:30 2026] GET /v2.0/security-groups?id=407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:30.388 8 INFO neutron.services.segments.plugin [-] Segment 59fcd922-1f44-4810-bf74-b22df7957967 resource provider aggregate not found 2026-08-11 12:21:30.397 8 INFO neutron.services.segments.plugin [-] Segment 59fcd922-1f44-4810-bf74-b22df7957967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59fcd922-1f44-4810-bf74-b22df7957967 found for delete ", "request_id": "req-f7e768d9-2fda-46e1-b612-c68b6220d080"}]} 2026-08-11 12:21:30.407 8 INFO neutron.services.segments.plugin [-] Segment 59fcd922-1f44-4810-bf74-b22df7957967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59fcd922-1f44-4810-bf74-b22df7957967 found for delete ", "request_id": "req-e6169327-c590-4acd-89a9-23b6b49f9204"}]} 2026-08-11 12:21:30.413 8 INFO neutron.db.l3_hamode_db [None req-2034f246-5ec3-4499-a2df-290b1a8e6ca9 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HA network 611c723f-4340-4ce4-816b-b9e387830c72 was deleted as no HA routers are present in tenant 984dcb33f86a46ea8d482437fe08c76d. [pid: 8|app: 0|req: 403/789] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:21:29 2026] DELETE /v2.0/routers/740ffe21-e431-4193-ba4f-8eeb3eae5ea4 => generated 0 bytes in 819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/790] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:21:30 2026] DELETE /v2.0/subnets/2fb76394-ef99-4b05-b58d-f6be29b10c27 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:21:30.713 8 INFO neutron_taas.services.taas.taas_plugin [None req-3cf83a4f-dcc5-42bf-baab-f20899a6e7ef 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 3504a82a-d3e7-405d-9412-529338d3c37e 2026-08-11 12:21:30.716 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cf83a4f-dcc5-42bf-baab-f20899a6e7ef 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 3504a82a-d3e7-405d-9412-529338d3c37e [pid: 7|app: 0|req: 388/791] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:30 2026] GET /v2.0/ports?tenant_id=c91b489b215741f8802c7ecd86a04718&device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => 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: 389/792] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:21:30 2026] GET /v2.0/networks?id=6a605d97-d00b-442d-9d8c-a20e84ca19e0 => generated 777 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/793] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:21:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e0a7cdda-b41f-42db-aa68-b054b659cc17 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/794] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:21:30 2026] GET /v2.0/subnets?id=9ee4d119-b05c-431f-bbfe-f477f3fc3c27 => generated 701 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/795] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:21:30 2026] DELETE /v2.0/networks/68b3575c-cbf1-446a-97e9-77c4340c19ee => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/796] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:21:30 2026] GET /v2.0/ports?network_id=6a605d97-d00b-442d-9d8c-a20e84ca19e0&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/797] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:21:30 2026] GET /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/798] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:21:30 2026] GET /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0?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: 406/799] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:21:31 2026] GET /v2.0/security-groups?tenant_id=984dcb33f86a46ea8d482437fe08c76d&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/800] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:21:31 2026] DELETE /v2.0/security-groups/944d27e6-09f3-4672-bbf8-efb3e911e6d7 => 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: 407/801] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:21:31 2026] DELETE /v2.0/security-groups/ca73dc43-bac3-442c-b31e-ccfd5658d738 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:21:31.493 7 INFO neutron.api.v2.resource [None req-148d7871-1a8f-4e94-889b-b5ffca7fa8f0 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 395/802] 10.0.0.49 () {32 vars in 736 bytes} [Tue Aug 11 12:21:31 2026] GET /v2.0/security-groups/ca73dc43-bac3-442c-b31e-ccfd5658d738 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:21:31.624 8 INFO neutron_taas.services.taas.taas_plugin [None req-c34b60c3-98f6-4c97-88fc-db29fe3cd403 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] TaaS: Handle Delete Port: 7e3ef0d1-66ed-4405-b92f-0aec4422f535 2026-08-11 12:21:31.627 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c34b60c3-98f6-4c97-88fc-db29fe3cd403 691714b0acc540cd9c805147d1138d5b da625c12de0147f6994709842c685006 - - default default] Tap Mirror: Handle Delete Port: 7e3ef0d1-66ed-4405-b92f-0aec4422f535 [pid: 8|app: 0|req: 408/803] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:21:31 2026] DELETE /v2.0/floatingips/1f947b93-7784-4766-96a1-8d4fd0ac089a => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:21:32.175 7 INFO neutron_taas.services.taas.taas_plugin [None req-3902b2b2-e24b-41ad-bf85-71cd08a7d7a3 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 8ac5ea24-eb51-4074-88e0-ef21d07c5ec1 2026-08-11 12:21:32.178 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3902b2b2-e24b-41ad-bf85-71cd08a7d7a3 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 8ac5ea24-eb51-4074-88e0-ef21d07c5ec1 2026-08-11 12:21:32.418 8 INFO neutron.services.segments.plugin [-] Segment 6ad19ca7-773d-4ef3-ba0e-df287cff571a resource provider aggregate not found 2026-08-11 12:21:32.425 8 INFO neutron.services.segments.plugin [-] Segment 6ad19ca7-773d-4ef3-ba0e-df287cff571a resource provider aggregate not found 2026-08-11 12:21:32.434 8 INFO neutron.services.segments.plugin [-] Segment 6ad19ca7-773d-4ef3-ba0e-df287cff571a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ad19ca7-773d-4ef3-ba0e-df287cff571a found for delete ", "request_id": "req-1bde94b4-bf6d-4c91-a083-d2f64c9bfa88"}]} 2026-08-11 12:21:32.455 8 INFO neutron.services.segments.plugin [-] Segment 6ad19ca7-773d-4ef3-ba0e-df287cff571a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ad19ca7-773d-4ef3-ba0e-df287cff571a found for delete ", "request_id": "req-380a7e57-f548-4385-997f-09fd0167b58b"}]} [pid: 7|app: 0|req: 396/804] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:21:31 2026] PUT /v2.0/routers/8bf3c24e-058c-4ef2-9219-8a28923fdf0c/remove_router_interface => generated 309 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:32.844 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb8d91e4-4762-40d9-801b-a7102f78da97 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 55b0b91d-5799-44e3-aec4-1ac4605fa7db 2026-08-11 12:21:32.847 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb8d91e4-4762-40d9-801b-a7102f78da97 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 55b0b91d-5799-44e3-aec4-1ac4605fa7db 2026-08-11 12:21:33.134 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb8d91e4-4762-40d9-801b-a7102f78da97 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 913a6dd8-fe08-4e78-960c-456b0d17ae52 2026-08-11 12:21:33.137 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb8d91e4-4762-40d9-801b-a7102f78da97 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 913a6dd8-fe08-4e78-960c-456b0d17ae52 2026-08-11 12:21:33.342 7 INFO neutron.db.segments_db [None req-bbd4a60c-1abe-4759-afb9-f4aa2593adfd 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 75b9ae86-42af-43f7-9c92-15d9d95d5a87 of type vxlan for network 44228f17-b512-4fe7-b6b8-1410871a2818 [pid: 7|app: 0|req: 397/805] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:21:33 2026] POST /v2.0/networks => generated 724 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:21:33.507 8 INFO neutron.db.l3_hamode_db [None req-eb8d91e4-4762-40d9-801b-a7102f78da97 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HA network 5b5b7af6-f99b-474b-9bd0-675e842a7c35 was deleted as no HA routers are present in tenant da625c12de0147f6994709842c685006. [pid: 8|app: 0|req: 409/806] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:21:32 2026] DELETE /v2.0/routers/8bf3c24e-058c-4ef2-9219-8a28923fdf0c => generated 0 bytes in 920 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/807] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:21:33 2026] POST /v2.0/subnets => generated 690 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:21:33.573 7 INFO neutron.db.segments_db [None req-b8af52b1-42f0-4571-b9e5-bb5432ab81a3 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 7665abc6-23cc-4b5e-8ce6-e0efeaebf4f4 of type vxlan for network 9883b041-c9d0-4062-b8dc-dd6a99a44b7e [pid: 8|app: 0|req: 410/808] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:21:33 2026] DELETE /v2.0/subnets/044099e1-bcc7-499b-a19b-0414bea58608 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:21:33.737 7 INFO neutron.db.l3_hamode_db [None req-b8af52b1-42f0-4571-b9e5-bb5432ab81a3 0fde380302e448cdb10920fa55eafa86 fb7d5556836744c3b39751cc24e73dd4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:21:33.828 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e76d578-0081-49e3-892c-0f165be43da3 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 221bc323-fc87-4900-be21-8d0207cde67b 2026-08-11 12:21:33.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e76d578-0081-49e3-892c-0f165be43da3 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 221bc323-fc87-4900-be21-8d0207cde67b [pid: 8|app: 0|req: 411/809] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:21:33 2026] DELETE /v2.0/networks/cc2e8523-8dc7-4677-9bf1-6c0f039b6300 => generated 0 bytes in 678 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:21:34.425 7 INFO neutron.db.l3_hamode_db [None req-b8af52b1-42f0-4571-b9e5-bb5432ab81a3 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:21:34.452 8 INFO neutron.services.segments.plugin [-] Segment 431f3704-83a0-4f0c-a674-8681c11cedf1 resource provider aggregate not found 2026-08-11 12:21:34.477 8 INFO neutron.services.segments.plugin [-] Segment 431f3704-83a0-4f0c-a674-8681c11cedf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431f3704-83a0-4f0c-a674-8681c11cedf1 found for delete ", "request_id": "req-40c07c89-aa9a-4bbf-ae31-ebb28a65c5dc"}]} 2026-08-11 12:21:34.481 8 INFO neutron.services.segments.plugin [-] Segment 431f3704-83a0-4f0c-a674-8681c11cedf1 resource provider aggregate not found 2026-08-11 12:21:34.493 8 INFO neutron.services.segments.plugin [-] Segment 431f3704-83a0-4f0c-a674-8681c11cedf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431f3704-83a0-4f0c-a674-8681c11cedf1 found for delete ", "request_id": "req-4ea6d507-6faa-4323-9e16-20fd0645e5dc"}]} 2026-08-11 12:21:34.497 8 INFO neutron.services.segments.plugin [-] Segment 4bf2d22b-a6b6-4b8c-bc73-8d4d99687a2e resource provider aggregate not found 2026-08-11 12:21:34.507 8 INFO neutron.services.segments.plugin [-] Segment 4bf2d22b-a6b6-4b8c-bc73-8d4d99687a2e resource provider aggregate not found 2026-08-11 12:21:34.511 8 INFO neutron.services.segments.plugin [-] Segment 4bf2d22b-a6b6-4b8c-bc73-8d4d99687a2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bf2d22b-a6b6-4b8c-bc73-8d4d99687a2e found for delete ", "request_id": "req-9db37b18-cd2f-4733-83d9-62640506d8b7"}]} 2026-08-11 12:21:34.519 8 INFO neutron.services.segments.plugin [-] Segment 4bf2d22b-a6b6-4b8c-bc73-8d4d99687a2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bf2d22b-a6b6-4b8c-bc73-8d4d99687a2e found for delete ", "request_id": "req-8d07e2b7-b102-4168-94e4-4e7c37d9e170"}]} [pid: 8|app: 0|req: 412/810] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:21:34 2026] GET /v2.0/security-groups?tenant_id=da625c12de0147f6994709842c685006&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/811] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:21:34 2026] DELETE /v2.0/security-groups/c4c225bf-72a9-4ea6-b02c-ed8e7c107107 => 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: 399/812] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:21:33 2026] POST /v2.0/routers => generated 730 bytes in 1640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/813] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:21:35 2026] PUT /v2.0/routers/4b1c8ea0-dc22-4da2-8775-b98d48e69659/add_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:36.883 7 INFO neutron.db.segments_db [None req-556f6a1d-3951-4327-8925-14a26c925de8 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment c3697c7b-daf1-46f1-9d52-cfffdbc16c87 of type vxlan for network 11a10e6b-3582-4902-a245-2660addf1efb [pid: 8|app: 0|req: 415/814] 10.0.0.49 () {34 vars in 684 bytes} [Tue Aug 11 12:21:36 2026] POST /v2.0/security-groups => generated 1659 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/815] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:21:36 2026] POST /v2.0/networks => generated 727 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/816] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:21:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/817] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:21:36 2026] POST /v2.0/subnets => generated 693 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:21:37.193 7 INFO neutron.db.segments_db [None req-c90ee379-41a4-4682-abfe-4b2235fb0d74 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 34ebc878-1fe0-4d90-b408-507fe824c64f of type vxlan for network ff1742f3-21d3-442d-9472-d75fa261188d [pid: 8|app: 0|req: 417/818] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:21:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:21:37.405 7 INFO neutron.db.l3_hamode_db [None req-c90ee379-41a4-4682-abfe-4b2235fb0d74 0fde380302e448cdb10920fa55eafa86 46614822031545a1904fc468cd2aead3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 420/821] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:21:37 2026] POST /v2.0/floatingips => generated 552 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:21:38.192 7 INFO neutron.db.l3_hamode_db [None req-c90ee379-41a4-4682-abfe-4b2235fb0d74 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 421/822] 10.0.0.14 () {34 vars in 1095 bytes} [Tue Aug 11 12:21:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--64193174&fields=id&tenant_id=fb7d5556836744c3b39751cc24e73dd4 => 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: 422/823] 10.0.0.14 () {34 vars in 981 bytes} [Tue Aug 11 12:21:38 2026] GET /v2.0/networks?id=44228f17-b512-4fe7-b6b8-1410871a2818 => generated 675 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/824] 10.0.0.14 () {34 vars in 964 bytes} [Tue Aug 11 12:21:38 2026] GET /v2.0/quotas/fb7d5556836744c3b39751cc24e73dd4 => generated 292 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/825] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:21:38 2026] GET /v2.0/ports?tenant_id=fb7d5556836744c3b39751cc24e73dd4&fields=id => generated 57 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/826] 10.0.0.14 () {34 vars in 1007 bytes} [Tue Aug 11 12:21:38 2026] GET /v2.0/networks/44228f17-b512-4fe7-b6b8-1410871a2818?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: 426/827] 10.0.0.14 () {34 vars in 1107 bytes} [Tue Aug 11 12:21:38 2026] GET /v2.0/networks/44228f17-b512-4fe7-b6b8-1410871a2818?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/828] 10.0.0.177 () {34 vars in 990 bytes} [Tue Aug 11 12:21:38 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1244 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/829] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:38 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => 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: 429/830] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Aug 11 12:21:38 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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: 402/831] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:21:37 2026] POST /v2.0/routers => generated 733 bytes in 2086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/832] 10.0.0.177 () {34 vars in 990 bytes} [Tue Aug 11 12:21:39 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1244 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/833] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:40 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/834] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Aug 11 12:21:40 2026] GET /v2.0/security-groups?id=407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a&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: 430/835] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:21:39 2026] PUT /v2.0/routers/7f8ffab7-a38f-457b-ab55-c247f67d2d8c/add_router_interface => generated 309 bytes in 1305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/836] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:41 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => 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: 431/837] 10.0.0.14 () {34 vars in 981 bytes} [Tue Aug 11 12:21:41 2026] GET /v2.0/networks?id=11a10e6b-3582-4902-a245-2660addf1efb => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/838] 10.0.0.14 () {34 vars in 964 bytes} [Tue Aug 11 12:21:41 2026] GET /v2.0/quotas/46614822031545a1904fc468cd2aead3 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/839] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:21:41 2026] GET /v2.0/ports?tenant_id=46614822031545a1904fc468cd2aead3&fields=id => generated 57 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/840] 10.0.0.14 () {34 vars in 1007 bytes} [Tue Aug 11 12:21:41 2026] GET /v2.0/networks/11a10e6b-3582-4902-a245-2660addf1efb?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: 433/841] 10.0.0.14 () {34 vars in 1107 bytes} [Tue Aug 11 12:21:41 2026] GET /v2.0/networks/11a10e6b-3582-4902-a245-2660addf1efb?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: 409/842] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:41 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => 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: 434/843] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:42 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => 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: 410/844] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:42 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => 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: 435/845] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:43 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => 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: 411/846] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:44 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => 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: 436/847] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:21:44 2026] GET /v2.0/networks?id=44228f17-b512-4fe7-b6b8-1410871a2818 => generated 675 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/848] 199.19.213.104 () {34 vars in 1050 bytes} [Tue Aug 11 12:21:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fb7d5556836744c3b39751cc24e73dd4 => generated 179 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/849] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:44 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/850] 199.19.213.104 () {38 vars in 955 bytes} [Tue Aug 11 12:21:44 2026] POST /v2.0/ports => generated 958 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 438/851] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:45 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => 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: 414/852] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:21:44 2026] PUT /v2.0/ports/40d13d12-1936-4048-b068-54ad54e4f483 => generated 1239 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:21:45.333 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-07098c82-f7dc-4f81-870f-6ae574b7ceaa'] response: {'name': 'network-changed', 'server_uuid': '605820b4-1ef1-4248-9145-f976fdaafb7d', 'tag': '40d13d12-1936-4048-b068-54ad54e4f483', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 439/853] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:45 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 973 bytes in 36 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: 415/854] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:45 2026] GET /v2.0/security-groups?id=525a4f2f-b1d3-41c4-86b1-6aa9008e1752&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/855] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:45 2026] GET /v2.0/ports?tenant_id=fb7d5556836744c3b39751cc24e73dd4&device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/856] 199.19.213.104 () {34 vars in 1018 bytes} [Tue Aug 11 12:21:45 2026] GET /v2.0/networks?tenant_id=fb7d5556836744c3b39751cc24e73dd4&shared=False => generated 771 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/857] 199.19.213.104 () {34 vars in 930 bytes} [Tue Aug 11 12:21:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/858] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:46 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => 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: 442/859] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:21:46 2026] GET /v2.0/networks?id=11a10e6b-3582-4902-a245-2660addf1efb => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/860] 199.19.213.104 () {38 vars in 955 bytes} [Tue Aug 11 12:21:46 2026] POST /v2.0/ports => generated 954 bytes in 348 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: 419/861] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:46 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/862] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:46 2026] GET /v2.0/security-groups?id=525a4f2f-b1d3-41c4-86b1-6aa9008e1752&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/863] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:47 2026] GET /v2.0/ports?tenant_id=fb7d5556836744c3b39751cc24e73dd4&device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/864] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:21:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=40d13d12-1936-4048-b068-54ad54e4f483 => 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: 423/865] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:21:47 2026] GET /v2.0/subnets?id=7a63a26e-2e4d-4e37-955c-fa1b5f42f20c => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/866] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:21:47 2026] GET /v2.0/ports?network_id=44228f17-b512-4fe7-b6b8-1410871a2818&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/867] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:21:47 2026] GET /v2.0/networks/44228f17-b512-4fe7-b6b8-1410871a2818?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/868] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:21:47 2026] GET /v2.0/networks/44228f17-b512-4fe7-b6b8-1410871a2818?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: 427/869] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:47 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/870] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:47 2026] GET /v2.0/security-groups?id=cf6f2a70-fee1-4b56-99f4-a714d47e25e3&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: 443/871] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:21:46 2026] PUT /v2.0/ports/c292188e-b3ae-4c2e-b0f9-4a8fd3539f3f => generated 1235 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:21:47.419 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6593667a-414d-44f0-891c-bf2026c1cc1c'] response: {'name': 'network-changed', 'server_uuid': '141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc', 'tag': 'c292188e-b3ae-4c2e-b0f9-4a8fd3539f3f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 429/872] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:47 2026] GET /v2.0/ports?tenant_id=46614822031545a1904fc468cd2aead3&device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1238 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: 8|app: 0|req: 444/873] 199.19.213.104 () {34 vars in 1018 bytes} [Tue Aug 11 12:21:47 2026] GET /v2.0/networks?tenant_id=46614822031545a1904fc468cd2aead3&shared=False => generated 774 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/874] 199.19.213.104 () {34 vars in 930 bytes} [Tue Aug 11 12:21:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/875] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:48 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/876] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:48 2026] GET /v2.0/security-groups?id=525a4f2f-b1d3-41c4-86b1-6aa9008e1752&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/877] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:48 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/878] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:48 2026] GET /v2.0/security-groups?id=cf6f2a70-fee1-4b56-99f4-a714d47e25e3&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/879] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:49 2026] GET /v2.0/ports?tenant_id=46614822031545a1904fc468cd2aead3&device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/880] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:21:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c292188e-b3ae-4c2e-b0f9-4a8fd3539f3f => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/881] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:21:49 2026] GET /v2.0/subnets?id=fd4fffe7-2da0-49c2-ba7e-1472accc5503 => generated 696 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/882] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:21:49 2026] GET /v2.0/ports?network_id=11a10e6b-3582-4902-a245-2660addf1efb&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/883] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:49 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/884] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:21:49 2026] GET /v2.0/networks/11a10e6b-3582-4902-a245-2660addf1efb?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/885] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:49 2026] GET /v2.0/security-groups?id=525a4f2f-b1d3-41c4-86b1-6aa9008e1752&fields=id&fields=name => generated 112 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/886] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:21:49 2026] GET /v2.0/networks/11a10e6b-3582-4902-a245-2660addf1efb?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: 437/887] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:49 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => 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: 451/888] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:49 2026] GET /v2.0/security-groups?id=cf6f2a70-fee1-4b56-99f4-a714d47e25e3&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: 438/889] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:50 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/890] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:50 2026] GET /v2.0/security-groups?id=525a4f2f-b1d3-41c4-86b1-6aa9008e1752&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/891] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:50 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/892] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:50 2026] GET /v2.0/security-groups?id=cf6f2a70-fee1-4b56-99f4-a714d47e25e3&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/893] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:51 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/894] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:51 2026] GET /v2.0/security-groups?id=525a4f2f-b1d3-41c4-86b1-6aa9008e1752&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/895] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:51 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => 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: 455/896] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:52 2026] GET /v2.0/security-groups?id=cf6f2a70-fee1-4b56-99f4-a714d47e25e3&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/899] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:52 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/900] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:52 2026] GET /v2.0/security-groups?id=525a4f2f-b1d3-41c4-86b1-6aa9008e1752&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/901] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:52 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/902] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:53 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => 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: 446/903] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:53 2026] GET /v2.0/security-groups?id=cf6f2a70-fee1-4b56-99f4-a714d47e25e3&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:53.343 8 INFO neutron.db.l3_db [None req-1c81bd72-05f9-4119-b3f9-125ea2a4a367 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] Floating IP bacd2375-dc07-4591-8496-41e95c4a03b4 associated. External IP: 10.96.250.204, port: 40d13d12-1936-4048-b068-54ad54e4f483. [pid: 8|app: 0|req: 458/904] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:21:53 2026] PUT /v2.0/floatingips/bacd2375-dc07-4591-8496-41e95c4a03b4 => generated 856 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:53.685 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92959421-75fa-4371-8be3-2a9622660ca1'] response: {'name': 'network-changed', 'server_uuid': '605820b4-1ef1-4248-9145-f976fdaafb7d', 'tag': '40d13d12-1936-4048-b068-54ad54e4f483', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 447/905] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:53 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/906] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:53 2026] GET /v2.0/security-groups?id=525a4f2f-b1d3-41c4-86b1-6aa9008e1752&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/907] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/908] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.0/security-groups?id=525a4f2f-b1d3-41c4-86b1-6aa9008e1752&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/909] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.0/ports?tenant_id=fb7d5556836744c3b39751cc24e73dd4&device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/910] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.0/networks?id=44228f17-b512-4fe7-b6b8-1410871a2818 => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/911] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/912] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=40d13d12-1936-4048-b068-54ad54e4f483 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/913] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.0/security-groups?id=cf6f2a70-fee1-4b56-99f4-a714d47e25e3&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/914] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.0/subnets?id=7a63a26e-2e4d-4e37-955c-fa1b5f42f20c => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/915] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.0/ports?network_id=44228f17-b512-4fe7-b6b8-1410871a2818&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/916] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.0/networks/44228f17-b512-4fe7-b6b8-1410871a2818?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/917] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.0/networks/44228f17-b512-4fe7-b6b8-1410871a2818?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: 8|app: 0|req: 465/918] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/919] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:54 2026] GET /v2.0/security-groups?id=cf6f2a70-fee1-4b56-99f4-a714d47e25e3&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: 8|app: 0|req: 466/920] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:55 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/921] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:55 2026] GET /v2.0/security-groups?id=525a4f2f-b1d3-41c4-86b1-6aa9008e1752&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/922] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:55 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/923] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:55 2026] GET /v2.0/security-groups?id=cf6f2a70-fee1-4b56-99f4-a714d47e25e3&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/924] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:56 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/925] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:56 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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: 469/926] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:56 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => 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: 458/927] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:56 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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: 470/928] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:56 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/929] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:56 2026] GET /v2.0/security-groups?id=525a4f2f-b1d3-41c4-86b1-6aa9008e1752&fields=id&fields=name => generated 112 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/930] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:21:56 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:56.641 7 INFO neutron_taas.services.taas.taas_plugin [req-a2b45e43-91d8-4239-8389-f1125ea3e65d req-af493b7c-3a50-4039-87e4-6649ec5129e8 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] TaaS: Handle Delete Port: 40d13d12-1936-4048-b068-54ad54e4f483 2026-08-11 12:21:56.644 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a2b45e43-91d8-4239-8389-f1125ea3e65d req-af493b7c-3a50-4039-87e4-6649ec5129e8 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] Tap Mirror: Handle Delete Port: 40d13d12-1936-4048-b068-54ad54e4f483 [pid: 8|app: 0|req: 472/931] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:56 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:21:56.766 7 INFO neutron.db.l3_db [req-a2b45e43-91d8-4239-8389-f1125ea3e65d req-af493b7c-3a50-4039-87e4-6649ec5129e8 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] Floating IP bacd2375-dc07-4591-8496-41e95c4a03b4 disassociated. External IP: 10.96.250.204, port: 40d13d12-1936-4048-b068-54ad54e4f483. [pid: 8|app: 0|req: 473/932] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:56 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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: 474/933] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:21:57 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/934] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:57 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/935] 199.19.213.104 () {36 vars in 997 bytes} [Tue Aug 11 12:21:56 2026] DELETE /v2.0/ports/40d13d12-1936-4048-b068-54ad54e4f483 => generated 0 bytes in 607 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/936] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:57 2026] GET /v2.0/security-groups?id=cf6f2a70-fee1-4b56-99f4-a714d47e25e3&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:21:57.190 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70981add-f949-4d15-93d8-bba59642460f'] response: {'server_uuid': '605820b4-1ef1-4248-9145-f976fdaafb7d', 'name': 'network-vif-deleted', 'tag': '40d13d12-1936-4048-b068-54ad54e4f483', 'status': 'completed', 'code': 200} 2026-08-11 12:21:57.274 8 INFO neutron_taas.services.taas.taas_plugin [req-110e45a0-c7e8-4894-aeb7-b1875aa91f37 req-f09e36fd-6482-4673-ae64-ca31b7614df1 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] TaaS: Handle Delete Port: c292188e-b3ae-4c2e-b0f9-4a8fd3539f3f 2026-08-11 12:21:57.277 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-110e45a0-c7e8-4894-aeb7-b1875aa91f37 req-f09e36fd-6482-4673-ae64-ca31b7614df1 54176033ab5d47c298bb5c46c500e75d 46614822031545a1904fc468cd2aead3 - - default default] Tap Mirror: Handle Delete Port: c292188e-b3ae-4c2e-b0f9-4a8fd3539f3f [pid: 8|app: 0|req: 476/937] 199.19.213.104 () {36 vars in 997 bytes} [Tue Aug 11 12:21:57 2026] DELETE /v2.0/ports/c292188e-b3ae-4c2e-b0f9-4a8fd3539f3f => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:21:57.474 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ac6be3f-f5c7-411e-b0cc-e83dc901b0ae'] response: {'server_uuid': '141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc', 'name': 'network-vif-deleted', 'tag': 'c292188e-b3ae-4c2e-b0f9-4a8fd3539f3f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 462/938] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:57 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => 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: 477/939] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:57 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/940] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:57 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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: 478/941] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => 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: 464/942] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.0/ports?tenant_id=30beaf747806473ebac9ab674519d608&device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/943] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.0/networks?id=6e174df0-22e2-456d-9d2a-e671afc7f31d => generated 770 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/944] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2bffba9c-68d8-4181-a72b-4c28d4e7369c => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/945] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.0/subnets?id=f3a27530-912c-43d3-96d7-b88d2fbd0700 => generated 692 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/946] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.0/ports?network_id=6e174df0-22e2-456d-9d2a-e671afc7f31d&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/947] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.0/networks/6e174df0-22e2-456d-9d2a-e671afc7f31d?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: 467/948] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => 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: 482/949] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.0/networks/6e174df0-22e2-456d-9d2a-e671afc7f31d?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: 468/950] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/951] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:58 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/952] 10.0.0.14 () {34 vars in 970 bytes} [Tue Aug 11 12:21:59 2026] GET /v2.0/ports/e0a7cdda-b41f-42db-aa68-b054b659cc17 => generated 972 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/953] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:21:59 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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: 470/954] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:59 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => 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: 485/955] 199.19.213.104 () {34 vars in 1000 bytes} [Tue Aug 11 12:21:59 2026] GET /v2.0/subnets?network_id=6a605d97-d00b-442d-9d8c-a20e84ca19e0 => generated 683 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/956] 199.19.213.104 () {34 vars in 1146 bytes} [Tue Aug 11 12:21:59 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b&device_owner=compute%3Anova&network_id=6a605d97-d00b-442d-9d8c-a20e84ca19e0 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/957] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:21:59 2026] GET /v2.0/ports?device_id=605820b4-1ef1-4248-9145-f976fdaafb7d => 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: 487/958] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:00 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/959] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:22:00 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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: 472/960] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:21:59 2026] PUT /v2.0/ports/e0a7cdda-b41f-42db-aa68-b054b659cc17 => generated 1153 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:22:00.417 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-912e7d6d-95ae-4b44-9027-77fb421fbf86'] response: {'name': 'network-changed', 'server_uuid': '5df88c3d-da3c-4785-8196-6c2e2aa6662b', 'tag': 'e0a7cdda-b41f-42db-aa68-b054b659cc17', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 489/961] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:00 2026] GET /v2.0/ports?device_id=141ac5d8-e5e6-4d15-bcf1-e54f34eb79bc => generated 12 bytes in 43 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: 490/962] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:22:00 2026] GET /v2.0/ports?tenant_id=c91b489b215741f8802c7ecd86a04718&device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1425 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/963] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:00 2026] DELETE /v2.0/security-groups/525a4f2f-b1d3-41c4-86b1-6aa9008e1752 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:00.971 7 INFO neutron.api.v2.resource [None req-bf749634-d153-4753-8ad1-64f45764c1fc 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 474/964] 10.0.0.49 () {32 vars in 736 bytes} [Tue Aug 11 12:22:00 2026] GET /v2.0/security-groups/525a4f2f-b1d3-41c4-86b1-6aa9008e1752 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/965] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:22:00 2026] GET /v2.0/networks?id=6a605d97-d00b-442d-9d8c-a20e84ca19e0 => generated 777 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/966] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:22:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e0a7cdda-b41f-42db-aa68-b054b659cc17 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/967] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:22:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e0a7cdda-b41f-42db-aa68-b054b659cc17 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:22:01.093 7 INFO neutron_taas.services.taas.taas_plugin [None req-cc7f6f86-4804-48d5-9fcb-a38d2e9a5da8 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] TaaS: Handle Delete Port: aca8ddf6-c5b6-4d9c-bf53-60fbc81b98aa 2026-08-11 12:22:01.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc7f6f86-4804-48d5-9fcb-a38d2e9a5da8 9f00921ff5c54baba923a8066b008f1c fb7d5556836744c3b39751cc24e73dd4 - - default default] Tap Mirror: Handle Delete Port: aca8ddf6-c5b6-4d9c-bf53-60fbc81b98aa [pid: 8|app: 0|req: 494/968] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:22:01 2026] GET /v2.0/subnets?id=9ee4d119-b05c-431f-bbfe-f477f3fc3c27 => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/969] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:22:01 2026] GET /v2.0/ports?network_id=6a605d97-d00b-442d-9d8c-a20e84ca19e0&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: 496/970] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:22:01 2026] GET /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/971] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:22:00 2026] DELETE /v2.0/floatingips/bacd2375-dc07-4591-8496-41e95c4a03b4 => 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: 497/972] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:22:01 2026] GET /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0?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: 8|app: 0|req: 498/973] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:01 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/974] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:22:01 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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-08-11 12:22:01.558 7 INFO neutron_taas.services.taas.taas_plugin [None req-33e29472-1a0d-474e-bf29-97015ceae491 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 087d12b5-5ca7-4296-8280-b007369ca41f 2026-08-11 12:22:01.560 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33e29472-1a0d-474e-bf29-97015ceae491 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 087d12b5-5ca7-4296-8280-b007369ca41f 2026-08-11 12:22:01.854 8 INFO neutron_taas.services.taas.taas_plugin [None req-0491d003-ad4d-418b-9fe0-a34c5e1a7a89 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 2eabf1b2-3a02-4f48-a42a-fc2fec3838fc 2026-08-11 12:22:01.856 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0491d003-ad4d-418b-9fe0-a34c5e1a7a89 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 2eabf1b2-3a02-4f48-a42a-fc2fec3838fc [pid: 7|app: 0|req: 476/975] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:22:01 2026] PUT /v2.0/routers/4b1c8ea0-dc22-4da2-8775-b98d48e69659/remove_router_interface => generated 309 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:02.292 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a900dda-fac0-493d-a4b7-03d81437ad14 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: a4ffc61f-580f-4461-8193-9167a5279a3b 2026-08-11 12:22:02.296 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a900dda-fac0-493d-a4b7-03d81437ad14 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: a4ffc61f-580f-4461-8193-9167a5279a3b [pid: 8|app: 0|req: 500/976] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:22:01 2026] PUT /v2.0/routers/7f8ffab7-a38f-457b-ab55-c247f67d2d8c/remove_router_interface => generated 309 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/977] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:22:02 2026] GET /v2.0/ports?tenant_id=c91b489b215741f8802c7ecd86a04718&device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1425 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/978] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:02 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1156 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:22:02.596 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a900dda-fac0-493d-a4b7-03d81437ad14 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 48555063-239a-4891-b959-8dacec3ba42e 2026-08-11 12:22:02.598 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a900dda-fac0-493d-a4b7-03d81437ad14 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 48555063-239a-4891-b959-8dacec3ba42e 2026-08-11 12:22:02.686 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-7a900dda-fac0-493d-a4b7-03d81437ad14 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - 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-08-11 12:22:02.711 8 INFO neutron_taas.services.taas.taas_plugin [None req-75204601-9600-4f71-b52d-493c5441c5aa 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 174038ef-8a1f-4553-877d-e02d59ca88b5 2026-08-11 12:22:02.713 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75204601-9600-4f71-b52d-493c5441c5aa 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 174038ef-8a1f-4553-877d-e02d59ca88b5 2026-08-11 12:22:02.943 7 INFO neutron.services.segments.plugin [-] Segment 7665abc6-23cc-4b5e-8ce6-e0efeaebf4f4 resource provider aggregate not found 2026-08-11 12:22:02.951 8 INFO neutron_taas.services.taas.taas_plugin [None req-75204601-9600-4f71-b52d-493c5441c5aa 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 9597e5e4-1774-4554-bada-d143f1fef4ec 2026-08-11 12:22:02.952 7 INFO neutron.services.segments.plugin [-] Segment 7665abc6-23cc-4b5e-8ce6-e0efeaebf4f4 resource provider aggregate not found 2026-08-11 12:22:02.955 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75204601-9600-4f71-b52d-493c5441c5aa 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 9597e5e4-1774-4554-bada-d143f1fef4ec 2026-08-11 12:22:02.962 7 INFO neutron.services.segments.plugin [-] Segment 7665abc6-23cc-4b5e-8ce6-e0efeaebf4f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7665abc6-23cc-4b5e-8ce6-e0efeaebf4f4 found for delete ", "request_id": "req-e42c0df1-9778-4b83-9c6b-9d61123c170c"}]} 2026-08-11 12:22:02.977 7 INFO neutron.services.segments.plugin [-] Segment 7665abc6-23cc-4b5e-8ce6-e0efeaebf4f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7665abc6-23cc-4b5e-8ce6-e0efeaebf4f4 found for delete ", "request_id": "req-58272a5a-2c00-453d-8ab5-1e574e05d16d"}]} 2026-08-11 12:22:02.986 7 INFO neutron.db.l3_hamode_db [None req-7a900dda-fac0-493d-a4b7-03d81437ad14 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HA network 9883b041-c9d0-4062-b8dc-dd6a99a44b7e was deleted as no HA routers are present in tenant fb7d5556836744c3b39751cc24e73dd4. [pid: 7|app: 0|req: 477/979] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:02 2026] DELETE /v2.0/routers/4b1c8ea0-dc22-4da2-8775-b98d48e69659 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/980] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:02 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => 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: 479/981] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:22:03 2026] GET /v2.0/networks?id=6a605d97-d00b-442d-9d8c-a20e84ca19e0 => generated 777 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/982] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:22:03 2026] GET /v2.0/security-groups?id=407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/983] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:03 2026] DELETE /v2.0/subnets/7a63a26e-2e4d-4e37-955c-fa1b5f42f20c => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:03.328 8 INFO neutron.services.segments.plugin [-] Segment 34ebc878-1fe0-4d90-b408-507fe824c64f resource provider aggregate not found 2026-08-11 12:22:03.332 8 INFO neutron.services.segments.plugin [-] Segment 34ebc878-1fe0-4d90-b408-507fe824c64f resource provider aggregate not found [pid: 7|app: 0|req: 482/984] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:22:03 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:03.354 8 INFO neutron.services.segments.plugin [-] Segment 34ebc878-1fe0-4d90-b408-507fe824c64f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34ebc878-1fe0-4d90-b408-507fe824c64f found for delete ", "request_id": "req-35fa2a3b-c6db-43f9-8095-93cca10dbf53"}]} 2026-08-11 12:22:03.355 8 INFO neutron.services.segments.plugin [-] Segment 34ebc878-1fe0-4d90-b408-507fe824c64f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34ebc878-1fe0-4d90-b408-507fe824c64f found for delete ", "request_id": "req-34571bef-122d-4a65-9f8e-e9944f1cf0be"}]} 2026-08-11 12:22:03.367 8 INFO neutron.db.l3_hamode_db [None req-75204601-9600-4f71-b52d-493c5441c5aa 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HA network ff1742f3-21d3-442d-9472-d75fa261188d was deleted as no HA routers are present in tenant 46614822031545a1904fc468cd2aead3. [pid: 8|app: 0|req: 503/985] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:02 2026] DELETE /v2.0/routers/7f8ffab7-a38f-457b-ab55-c247f67d2d8c => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/986] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:22:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e0a7cdda-b41f-42db-aa68-b054b659cc17 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:03.474 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc325818-4388-4343-b84b-9700822c7734 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 1e8b637b-08a8-4121-95ec-afd5b38488cd 2026-08-11 12:22:03.477 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc325818-4388-4343-b84b-9700822c7734 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 1e8b637b-08a8-4121-95ec-afd5b38488cd [pid: 7|app: 0|req: 484/987] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:03 2026] DELETE /v2.0/subnets/fd4fffe7-2da0-49c2-ba7e-1472accc5503 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/988] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:22:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e0a7cdda-b41f-42db-aa68-b054b659cc17 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:22:03.646 7 INFO neutron_taas.services.taas.taas_plugin [None req-91e04342-453c-4de1-acd2-4b25ba3132c7 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: c63ffedc-3d3e-451a-8252-dc19c9364290 2026-08-11 12:22:03.648 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91e04342-453c-4de1-acd2-4b25ba3132c7 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: c63ffedc-3d3e-451a-8252-dc19c9364290 [pid: 8|app: 0|req: 504/989] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:03 2026] DELETE /v2.0/networks/44228f17-b512-4fe7-b6b8-1410871a2818 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/990] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:22:03 2026] GET /v2.0/subnets?id=9ee4d119-b05c-431f-bbfe-f477f3fc3c27 => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/991] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:22:03 2026] GET /v2.0/ports?network_id=6a605d97-d00b-442d-9d8c-a20e84ca19e0&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: 507/992] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:22:03 2026] GET /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0?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: 508/993] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:03 2026] GET /v2.0/security-groups?tenant_id=fb7d5556836744c3b39751cc24e73dd4&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/994] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:03 2026] DELETE /v2.0/networks/11a10e6b-3582-4902-a245-2660addf1efb => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/995] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:22:03 2026] GET /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0?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: 487/996] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:03 2026] DELETE /v2.0/security-groups/5f236fb7-b453-41aa-8bd4-91f13627e6cf => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/997] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:03 2026] GET /v2.0/security-groups?tenant_id=46614822031545a1904fc468cd2aead3&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/998] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:04 2026] DELETE /v2.0/security-groups/cf6f2a70-fee1-4b56-99f4-a714d47e25e3 => 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: 511/999] 199.19.213.104 () {34 vars in 1120 bytes} [Tue Aug 11 12:22:04 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1156 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1000] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:04 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1001] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:22:04 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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: 512/1002] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:22:04 2026] PUT /v2.0/ports/e0a7cdda-b41f-42db-aa68-b054b659cc17 => generated 972 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:04.862 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92e3668b-43ed-421b-862b-ea23130a8ed3'] response: {'name': 'network-changed', 'server_uuid': '5df88c3d-da3c-4785-8196-6c2e2aa6662b', 'tag': 'e0a7cdda-b41f-42db-aa68-b054b659cc17', 'status': 'completed', 'code': 200} 2026-08-11 12:22:04.996 7 INFO neutron.services.segments.plugin [-] Segment c3697c7b-daf1-46f1-9d52-cfffdbc16c87 resource provider aggregate not found 2026-08-11 12:22:05.002 7 INFO neutron.services.segments.plugin [-] Segment c3697c7b-daf1-46f1-9d52-cfffdbc16c87 resource provider aggregate not found 2026-08-11 12:22:05.014 7 INFO neutron.services.segments.plugin [-] Segment c3697c7b-daf1-46f1-9d52-cfffdbc16c87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3697c7b-daf1-46f1-9d52-cfffdbc16c87 found for delete ", "request_id": "req-3386d42e-99c8-40eb-ade6-d6f14d27a6a7"}]} 2026-08-11 12:22:05.015 7 INFO neutron.services.segments.plugin [-] Segment c3697c7b-daf1-46f1-9d52-cfffdbc16c87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3697c7b-daf1-46f1-9d52-cfffdbc16c87 found for delete ", "request_id": "req-71f4cd5b-ac86-4fab-9d59-89bb558a781d"}]} 2026-08-11 12:22:05.372 8 INFO neutron.services.segments.plugin [-] Segment 75b9ae86-42af-43f7-9c92-15d9d95d5a87 resource provider aggregate not found 2026-08-11 12:22:05.377 8 INFO neutron.services.segments.plugin [-] Segment 75b9ae86-42af-43f7-9c92-15d9d95d5a87 resource provider aggregate not found 2026-08-11 12:22:05.383 8 INFO neutron.services.segments.plugin [-] Segment 75b9ae86-42af-43f7-9c92-15d9d95d5a87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75b9ae86-42af-43f7-9c92-15d9d95d5a87 found for delete ", "request_id": "req-c60a56d8-92db-479d-bc79-85b8137bf0f3"}]} 2026-08-11 12:22:05.390 8 INFO neutron.services.segments.plugin [-] Segment 75b9ae86-42af-43f7-9c92-15d9d95d5a87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75b9ae86-42af-43f7-9c92-15d9d95d5a87 found for delete ", "request_id": "req-24a495aa-38cd-4cb4-b993-53345c798194"}]} [pid: 7|app: 0|req: 491/1003] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:22:05 2026] GET /v2.0/ports?tenant_id=c91b489b215741f8802c7ecd86a04718&device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1244 bytes in 53 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: 513/1004] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:22:05 2026] GET /v2.0/networks?id=6a605d97-d00b-442d-9d8c-a20e84ca19e0 => generated 777 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1005] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:22:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e0a7cdda-b41f-42db-aa68-b054b659cc17 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1006] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:22:05 2026] GET /v2.0/subnets?id=9ee4d119-b05c-431f-bbfe-f477f3fc3c27 => generated 701 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1007] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:22:05 2026] GET /v2.0/ports?network_id=6a605d97-d00b-442d-9d8c-a20e84ca19e0&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1008] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:05 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1009] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:22:05 2026] GET /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0?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: 516/1010] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:22:05 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1011] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:22:05 2026] GET /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0?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: 517/1012] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:06 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1013] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:22:06 2026] GET /v2.0/security-groups?id=407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1014] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:22:06 2026] GET /v2.0/ports?tenant_id=c91b489b215741f8802c7ecd86a04718&device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1015] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:22:06 2026] GET /v2.0/networks?id=6a605d97-d00b-442d-9d8c-a20e84ca19e0 => generated 777 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1016] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:06 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => 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: 520/1017] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:22:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e0a7cdda-b41f-42db-aa68-b054b659cc17 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1018] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:22:06 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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: 522/1019] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:22:06 2026] GET /v2.0/subnets?id=9ee4d119-b05c-431f-bbfe-f477f3fc3c27 => 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: 523/1020] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:22:07 2026] GET /v2.0/ports?network_id=6a605d97-d00b-442d-9d8c-a20e84ca19e0&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: 524/1021] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:22:07 2026] GET /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0?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: 525/1022] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:22:07 2026] GET /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0?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: 498/1024] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:06 2026] GET /v2.0/security-groups?tenant_id=6acb44bb77394e5ebc02f389a45ac323&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1026] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:07 2026] DELETE /v2.0/security-groups/072f4102-49cb-4de7-9204-c2baedcb682e => 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: 528/1027] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:07 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1028] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:22:07 2026] GET /v2.0/security-groups?id=407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a&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: 7|app: 0|req: 501/1029] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:08 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1030] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:22:09 2026] GET /v2.0/security-groups?id=407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a&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: 529/1031] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:08 2026] GET /v2.0/security-groups?tenant_id=f3304eef10e74f5ab8192ffcf6e9a945&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1032] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:09 2026] DELETE /v2.0/security-groups/c8493d43-51ef-4eaa-baed-885bbc997798 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1033] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:22:09 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:09.343 7 INFO neutron_taas.services.taas.taas_plugin [req-d47ffb6a-6a80-4e8f-a445-cafdb967c564 req-18b9af28-6a14-48c6-8830-d4bcd0ed5e84 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] TaaS: Handle Delete Port: e0a7cdda-b41f-42db-aa68-b054b659cc17 2026-08-11 12:22:09.346 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d47ffb6a-6a80-4e8f-a445-cafdb967c564 req-18b9af28-6a14-48c6-8830-d4bcd0ed5e84 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] Tap Mirror: Handle Delete Port: e0a7cdda-b41f-42db-aa68-b054b659cc17 [pid: 8|app: 0|req: 531/1034] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:09 2026] GET /v2.0/security-groups?tenant_id=ed7b19679da74a57934244b2ba6f2779&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:22:09.453 7 INFO neutron.db.l3_db [req-d47ffb6a-6a80-4e8f-a445-cafdb967c564 req-18b9af28-6a14-48c6-8830-d4bcd0ed5e84 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] Floating IP 6a95cc3b-1138-49ad-91dd-65e9abd3cd19 disassociated. External IP: 10.96.250.214, port: e0a7cdda-b41f-42db-aa68-b054b659cc17. [pid: 8|app: 0|req: 532/1035] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:09 2026] DELETE /v2.0/security-groups/f6ebb26a-2381-48a6-9c6a-5e0a6b711003 => 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: 504/1036] 199.19.213.104 () {36 vars in 997 bytes} [Tue Aug 11 12:22:09 2026] DELETE /v2.0/ports/e0a7cdda-b41f-42db-aa68-b054b659cc17 => generated 0 bytes in 555 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:09.814 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca7cb0c1-6e70-43a0-8f5b-dee3828ef050'] response: {'server_uuid': '5df88c3d-da3c-4785-8196-6c2e2aa6662b', 'name': 'network-vif-deleted', 'tag': 'e0a7cdda-b41f-42db-aa68-b054b659cc17', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 533/1037] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:10 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => 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: 505/1038] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:10 2026] GET /v2.0/security-groups?tenant_id=62b56fb298134a1eadcade2a0a61a042&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1039] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:11 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => 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: 506/1040] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:11 2026] DELETE /v2.0/security-groups/4b65b055-a6c1-4232-b480-02b1b8163317 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1041] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:11 2026] GET /v2.0/security-groups?tenant_id=4729c2a32bc645f5aba993a1e25194a2&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: 507/1042] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:11 2026] DELETE /v2.0/security-groups/5a1896f6-f4d4-4de6-9853-63263eb14374 => 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: 536/1043] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:12 2026] GET /v2.0/ports?device_id=5df88c3d-da3c-4785-8196-6c2e2aa6662b => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1044] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:13 2026] DELETE /v2.0/security-groups/407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:13.580 8 INFO neutron.api.v2.resource [None req-b9057c84-9f33-4de1-a825-d5df99394378 eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 537/1045] 10.0.0.49 () {32 vars in 736 bytes} [Tue Aug 11 12:22:13 2026] GET /v2.0/security-groups/407bba9a-6af3-42b9-87c6-8b0e0ffc6c0a => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:13.678 7 INFO neutron_taas.services.taas.taas_plugin [None req-f22839c0-baf8-4732-b0f6-6572f9bc4b8a eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] TaaS: Handle Delete Port: d153c791-08ce-4f7c-b601-953fb383e792 2026-08-11 12:22:13.680 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f22839c0-baf8-4732-b0f6-6572f9bc4b8a eb5898736b994ba9a1df16b09b6ce3ef c91b489b215741f8802c7ecd86a04718 - - default default] Tap Mirror: Handle Delete Port: d153c791-08ce-4f7c-b601-953fb383e792 [pid: 7|app: 0|req: 509/1046] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:22:13 2026] DELETE /v2.0/floatingips/6a95cc3b-1138-49ad-91dd-65e9abd3cd19 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:14.294 8 INFO neutron_taas.services.taas.taas_plugin [None req-4dc32e63-9897-414f-88d2-0d9e2982bb1b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 1d36a7e0-32bb-4156-abb4-eee08e68d22f 2026-08-11 12:22:14.298 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4dc32e63-9897-414f-88d2-0d9e2982bb1b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 1d36a7e0-32bb-4156-abb4-eee08e68d22f [pid: 8|app: 0|req: 538/1047] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:22:13 2026] PUT /v2.0/routers/1a1c7f0b-a754-4120-9c89-561b37aa641b/remove_router_interface => generated 309 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:15.061 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd5db522-4f5e-4a54-910e-64b6d875106d 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 80a515fe-b78c-4b78-949e-9a4a40d6ee7c 2026-08-11 12:22:15.063 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd5db522-4f5e-4a54-910e-64b6d875106d 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 80a515fe-b78c-4b78-949e-9a4a40d6ee7c 2026-08-11 12:22:15.265 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd5db522-4f5e-4a54-910e-64b6d875106d 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: b9c426b5-cb28-4e0b-a25f-cfb0e2eb3e70 2026-08-11 12:22:15.267 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd5db522-4f5e-4a54-910e-64b6d875106d 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: b9c426b5-cb28-4e0b-a25f-cfb0e2eb3e70 2026-08-11 12:22:15.557 7 INFO neutron.services.segments.plugin [-] Segment 911002b5-717b-4b78-8080-13b2c634df60 resource provider aggregate not found 2026-08-11 12:22:15.576 7 INFO neutron.services.segments.plugin [-] Segment 911002b5-717b-4b78-8080-13b2c634df60 resource provider aggregate not found 2026-08-11 12:22:15.592 7 INFO neutron.services.segments.plugin [-] Segment 911002b5-717b-4b78-8080-13b2c634df60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 911002b5-717b-4b78-8080-13b2c634df60 found for delete ", "request_id": "req-059cb04a-ccd6-4823-9e3e-777998f4190c"}]} 2026-08-11 12:22:15.597 7 INFO neutron.services.segments.plugin [-] Segment 911002b5-717b-4b78-8080-13b2c634df60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 911002b5-717b-4b78-8080-13b2c634df60 found for delete ", "request_id": "req-cbfa449d-ca5f-4f36-8d50-f7120fb391a6"}]} 2026-08-11 12:22:15.598 7 INFO neutron.db.l3_hamode_db [None req-dd5db522-4f5e-4a54-910e-64b6d875106d 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HA network c6a90915-3b7b-4561-9f3a-973704df8da4 was deleted as no HA routers are present in tenant c91b489b215741f8802c7ecd86a04718. [pid: 7|app: 0|req: 510/1048] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:14 2026] DELETE /v2.0/routers/1a1c7f0b-a754-4120-9c89-561b37aa641b => generated 0 bytes in 718 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1049] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:15 2026] DELETE /v2.0/subnets/9ee4d119-b05c-431f-bbfe-f477f3fc3c27 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1050] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:15 2026] GET /v2.0/security-groups?tenant_id=4a4c7a2ae3aa4ef4b1efbdee14e5b874&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1051] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:15 2026] GET /v2.0/security-groups?tenant_id=8abad7a1842740b789c2aad747e88268&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:22:15.944 8 INFO neutron_taas.services.taas.taas_plugin [None req-c501b55d-48e2-4fac-b333-e7a8959eaa5e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: b0697559-ba39-447e-a530-4322c215a952 2026-08-11 12:22:15.947 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c501b55d-48e2-4fac-b333-e7a8959eaa5e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: b0697559-ba39-447e-a530-4322c215a952 [pid: 7|app: 0|req: 513/1052] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:15 2026] DELETE /v2.0/security-groups/598f9088-eda3-48f0-a6dc-5147cc2fc3a7 => 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: 514/1053] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:16 2026] DELETE /v2.0/security-groups/6ded6e6a-688f-4f50-8d3e-d89b45dabecf => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:16.162 8 INFO neutron.services.segments.plugin [-] Segment fe84825d-188c-4b8d-b5f3-e17ff1e31c1d resource provider aggregate not found 2026-08-11 12:22:16.175 8 INFO neutron.services.segments.plugin [-] Segment fe84825d-188c-4b8d-b5f3-e17ff1e31c1d resource provider aggregate not found 2026-08-11 12:22:16.184 8 INFO neutron.services.segments.plugin [-] Segment fe84825d-188c-4b8d-b5f3-e17ff1e31c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe84825d-188c-4b8d-b5f3-e17ff1e31c1d found for delete ", "request_id": "req-0aad8c93-b066-4beb-9490-13361e0442da"}]} 2026-08-11 12:22:16.195 8 INFO neutron.services.segments.plugin [-] Segment fe84825d-188c-4b8d-b5f3-e17ff1e31c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe84825d-188c-4b8d-b5f3-e17ff1e31c1d found for delete ", "request_id": "req-93a5376b-8b22-46d8-a307-a41fd1f9acdd"}]} [pid: 8|app: 0|req: 540/1054] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:15 2026] DELETE /v2.0/networks/6a605d97-d00b-442d-9d8c-a20e84ca19e0 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1055] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:16 2026] GET /v2.0/security-groups?tenant_id=2eea2be2b9fd4771af7e19faf5d82102&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1056] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:16 2026] DELETE /v2.0/security-groups/8fe22235-95fd-4683-a4df-255697ea3515 => 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: 542/1057] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:16 2026] GET /v2.0/security-groups?tenant_id=c91b489b215741f8802c7ecd86a04718&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1058] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:16 2026] GET /v2.0/security-groups?tenant_id=ee2e6d084d5f4d4b81d284cbe5686b6f&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1059] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:16 2026] DELETE /v2.0/security-groups/839f3a8c-c7f6-4818-b966-27ec90643f89 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1060] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:16 2026] DELETE /v2.0/security-groups/36c5d692-576b-4213-b0db-8f88b9e91b45 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1061] 10.0.0.177 () {34 vars in 990 bytes} [Tue Aug 11 12:22:16 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 1244 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1062] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Aug 11 12:22:16 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1063] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:18 2026] GET /v2.0/security-groups?tenant_id=7504437faa9e482fb66cbb587555fbed&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1064] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:18 2026] DELETE /v2.0/security-groups/e2875bae-042e-48ba-bd17-371c2fc5f0a5 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1065] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:21 2026] GET /v2.0/security-groups?tenant_id=74351a8482834810a54a2f705ddd3bed&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1066] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:21 2026] GET /v2.0/security-groups?tenant_id=0ac159c7a0a549d3b0112a7a6994b3b8&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1067] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:21 2026] GET /v2.0/security-groups?tenant_id=0e791d12a64f4b9e8acdb1afba8a5a31&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1068] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:21 2026] DELETE /v2.0/security-groups/00deadfb-6346-449e-8e98-d27ca67885ef => 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: 548/1069] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:21 2026] DELETE /v2.0/security-groups/7b670531-8027-4d6f-879c-d434d24dace6 => 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: 522/1070] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:21 2026] DELETE /v2.0/security-groups/c6166293-a61d-44d7-9011-23216e07f7a9 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1071] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:21 2026] GET /v2.0/security-groups?tenant_id=cefd243981f049e28fa3abad0c877fbf&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1072] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:21 2026] DELETE /v2.0/security-groups/09e72d45-9de5-46b5-bcb8-057891067fe3 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:23.697 8 INFO neutron.db.segments_db [None req-f7f3d243-f2af-438a-9830-2025ad321892 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] Added segment 67b93335-bb58-4358-a445-9798d22e4c1f of type vxlan for network c4c7965d-327c-44f4-96ee-7e179b5756d1 [pid: 8|app: 0|req: 551/1075] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:23 2026] POST /v2.0/networks => generated 629 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1076] 10.0.0.49 () {34 vars in 664 bytes} [Tue Aug 11 12:22:23 2026] POST /v2.0/ports => generated 779 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:22:24.139 8 INFO neutron.db.segments_db [None req-9f126235-2f7c-45a7-8a18-d6301aee5959 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] Added segment 563b2a53-72e7-4f47-aadb-e7881226ff9c of type vxlan for network 9ccefb3d-a003-4eed-ba3a-051e157ff7fa [pid: 8|app: 0|req: 552/1077] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:24 2026] POST /v2.0/networks => generated 616 bytes in 143 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: 526/1078] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:24 2026] GET /v2.0/security-groups?tenant_id=83c8f9b4b8854153903a708b57c685d2&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1079] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:24 2026] DELETE /v2.0/security-groups/f5343dfb-5ed7-4248-a910-698cd031829e => 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: 553/1080] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:24 2026] POST /v2.0/subnets => generated 646 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1081] 10.0.0.49 () {34 vars in 664 bytes} [Tue Aug 11 12:22:24 2026] POST /v2.0/ports => generated 966 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:22:24.956 8 INFO neutron_taas.services.taas.taas_plugin [None req-068a774e-0a6c-4c9e-a5e0-1df7b5e8fa77 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] TaaS: Handle Delete Port: 679a7f46-03a7-4e98-8f64-4ff59b861d3c 2026-08-11 12:22:24.959 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-068a774e-0a6c-4c9e-a5e0-1df7b5e8fa77 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] Tap Mirror: Handle Delete Port: 679a7f46-03a7-4e98-8f64-4ff59b861d3c [pid: 8|app: 0|req: 554/1082] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:22:24 2026] DELETE /v2.0/ports/679a7f46-03a7-4e98-8f64-4ff59b861d3c => generated 0 bytes in 244 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, ' 2026-08-11 12:22:25.117 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90e34b1b-7e65-4199-a0c7-7d23bd95a696 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1083] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:22:25 2026] DELETE /v2.0/ports/679a7f46-03a7-4e98-8f64-4ff59b861d3c => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:25.139 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8b3a68f7-3020-45c9-9c4d-045e5798ec3c 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 555/1084] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:22:25 2026] GET /v2.0/ports/679a7f46-03a7-4e98-8f64-4ff59b861d3c => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1085] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:25 2026] DELETE /v2.0/subnets/8771ef11-7e44-4d16-982a-98027f317088 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:25.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-dec54319-a24e-4110-b2a0-d039c97e8a10 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] TaaS: Handle Delete Port: cfc81a18-9b52-453d-bb3c-91258e24d431 2026-08-11 12:22:25.634 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dec54319-a24e-4110-b2a0-d039c97e8a10 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] Tap Mirror: Handle Delete Port: cfc81a18-9b52-453d-bb3c-91258e24d431 2026-08-11 12:22:25.831 8 INFO neutron.services.segments.plugin [-] Segment 563b2a53-72e7-4f47-aadb-e7881226ff9c resource provider aggregate not found 2026-08-11 12:22:25.836 8 INFO neutron.services.segments.plugin [-] Segment 563b2a53-72e7-4f47-aadb-e7881226ff9c resource provider aggregate not found 2026-08-11 12:22:25.853 8 INFO neutron.services.segments.plugin [-] Segment 563b2a53-72e7-4f47-aadb-e7881226ff9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 563b2a53-72e7-4f47-aadb-e7881226ff9c found for delete ", "request_id": "req-080ceb07-7f06-44fc-8e59-f6344ca1705c"}]} 2026-08-11 12:22:25.854 8 INFO neutron.services.segments.plugin [-] Segment 563b2a53-72e7-4f47-aadb-e7881226ff9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 563b2a53-72e7-4f47-aadb-e7881226ff9c found for delete ", "request_id": "req-9a02a2c1-7162-4383-b607-e12ba19ec690"}]} [pid: 8|app: 0|req: 556/1086] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:25 2026] DELETE /v2.0/networks/9ccefb3d-a003-4eed-ba3a-051e157ff7fa => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:25.922 7 INFO neutron.db.segments_db [None req-bf4c4885-de00-48ca-b42f-63eac49758a1 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] Added segment 8cd8b819-51f6-44e5-9549-2a65a8ba7662 of type vxlan for network 1883f3fb-69dd-4ba6-b909-973f520182eb [pid: 7|app: 0|req: 531/1087] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:25 2026] POST /v2.0/networks => generated 616 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1088] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:26 2026] POST /v2.0/subnets => generated 646 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1089] 10.0.0.49 () {34 vars in 664 bytes} [Tue Aug 11 12:22:26 2026] POST /v2.0/ports => generated 924 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:22:26.673 8 INFO neutron.db.segments_db [None req-85fa29ab-238a-401f-8ad9-161a8ff7fc24 dd8270aeec6d43b3a2c85283d8510226 c66d7ec29408469b8f3d4eec7587d9e9 - - default default] Added segment 9703b48a-375f-41f2-ad60-e226822e16d2 of type vxlan for network afcb7316-fb98-4e6c-ab32-06b501fd55c4 2026-08-11 12:22:26.731 8 INFO neutron.db.segments_db [None req-85fa29ab-238a-401f-8ad9-161a8ff7fc24 dd8270aeec6d43b3a2c85283d8510226 c66d7ec29408469b8f3d4eec7587d9e9 - - default default] Added segment d59bb151-5448-4abf-88bc-c6ead8061d3e of type vxlan for network 8aa15c54-c60e-4e17-b360-37ebe6565ac2 2026-08-11 12:22:26.732 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e8a8ca8-2eb4-4e4c-874a-3e725d5a66da 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] TaaS: Handle Delete Port: b4e28df9-4ded-4222-8bbc-a1ecfc68572b 2026-08-11 12:22:26.735 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e8a8ca8-2eb4-4e4c-874a-3e725d5a66da 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] Tap Mirror: Handle Delete Port: b4e28df9-4ded-4222-8bbc-a1ecfc68572b [pid: 7|app: 0|req: 533/1090] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:22:26 2026] DELETE /v2.0/ports/b4e28df9-4ded-4222-8bbc-a1ecfc68572b => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:26.836 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf1074ff-f24e-4b44-81b1-0dc519634e9a 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 534/1091] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:22:26 2026] GET /v2.0/ports/b4e28df9-4ded-4222-8bbc-a1ecfc68572b => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1092] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:26 2026] POST /v2.0/networks => generated 1208 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1093] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:22:26 2026] GET /v2.0/networks => generated 1845 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1094] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:26 2026] DELETE /v2.0/subnets/c825449b-f52e-41a3-9e54-f540116a16fb => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1095] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:26 2026] DELETE /v2.0/networks/afcb7316-fb98-4e6c-ab32-06b501fd55c4 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:27.103 7 INFO neutron.services.segments.plugin [-] Segment 8cd8b819-51f6-44e5-9549-2a65a8ba7662 resource provider aggregate not found 2026-08-11 12:22:27.110 7 INFO neutron.services.segments.plugin [-] Segment 8cd8b819-51f6-44e5-9549-2a65a8ba7662 resource provider aggregate not found 2026-08-11 12:22:27.123 7 INFO neutron.services.segments.plugin [-] Segment 8cd8b819-51f6-44e5-9549-2a65a8ba7662 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cd8b819-51f6-44e5-9549-2a65a8ba7662 found for delete ", "request_id": "req-57650a45-808e-4d0c-979d-fe05ef1fa079"}]} 2026-08-11 12:22:27.127 7 INFO neutron.services.segments.plugin [-] Segment 8cd8b819-51f6-44e5-9549-2a65a8ba7662 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cd8b819-51f6-44e5-9549-2a65a8ba7662 found for delete ", "request_id": "req-71630275-0001-4433-961e-3d6338e30636"}]} [pid: 7|app: 0|req: 536/1096] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:26 2026] DELETE /v2.0/networks/1883f3fb-69dd-4ba6-b909-973f520182eb => 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: 561/1097] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:27 2026] DELETE /v2.0/networks/8aa15c54-c60e-4e17-b360-37ebe6565ac2 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1098] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:22:27 2026] GET /v2.0/networks => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:27.284 8 INFO neutron.db.segments_db [None req-145288fc-b302-4c0b-b6f1-b52ebb4c2eff dd8270aeec6d43b3a2c85283d8510226 c66d7ec29408469b8f3d4eec7587d9e9 - - default default] Added segment e7bf1187-d8bc-4b89-a547-e3fa82a9aac8 of type vxlan for network 0ceeb528-a115-4254-b01d-e9000e70a596 [pid: 8|app: 0|req: 563/1099] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:27 2026] POST /v2.0/networks => generated 634 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1100] 10.0.0.49 () {34 vars in 664 bytes} [Tue Aug 11 12:22:27 2026] POST /v2.0/ports => generated 777 bytes in 252 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-08-11 12:22:27.436 8 INFO neutron.db.segments_db [None req-a93cd454-036a-43ce-afd8-216e949b032e dd8270aeec6d43b3a2c85283d8510226 c66d7ec29408469b8f3d4eec7587d9e9 - - default default] Added segment 10db8bdf-484f-4600-92f1-78aecd737763 of type vxlan for network e4d5d4e3-b91e-487c-b892-976197afce07 [pid: 8|app: 0|req: 564/1101] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:27 2026] POST /v2.0/networks => generated 635 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1102] 10.0.0.49 () {34 vars in 736 bytes} [Tue Aug 11 12:22:27 2026] PUT /v2.0/ports/2103b397-1041-41d2-8927-4fb7fc3adc50 => generated 752 bytes in 149 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-08-11 12:22:27.629 7 INFO neutron_taas.services.taas.taas_plugin [None req-65792ac0-8c58-4591-8b9d-eb99f9dadfab 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] TaaS: Handle Delete Port: 2103b397-1041-41d2-8927-4fb7fc3adc50 2026-08-11 12:22:27.632 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65792ac0-8c58-4591-8b9d-eb99f9dadfab 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] Tap Mirror: Handle Delete Port: 2103b397-1041-41d2-8927-4fb7fc3adc50 [pid: 7|app: 0|req: 539/1103] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:22:27 2026] DELETE /v2.0/ports/2103b397-1041-41d2-8927-4fb7fc3adc50 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:27.875 8 INFO neutron.services.segments.plugin [-] Segment 9703b48a-375f-41f2-ad60-e226822e16d2 resource provider aggregate not found 2026-08-11 12:22:27.875 8 INFO neutron.services.segments.plugin [-] Segment 9703b48a-375f-41f2-ad60-e226822e16d2 resource provider aggregate not found 2026-08-11 12:22:27.893 8 INFO neutron.services.segments.plugin [-] Segment 9703b48a-375f-41f2-ad60-e226822e16d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9703b48a-375f-41f2-ad60-e226822e16d2 found for delete ", "request_id": "req-cef9fb9e-6bad-44f6-b52a-8c6743bf7492"}]} 2026-08-11 12:22:27.896 8 INFO neutron.services.segments.plugin [-] Segment 9703b48a-375f-41f2-ad60-e226822e16d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9703b48a-375f-41f2-ad60-e226822e16d2 found for delete ", "request_id": "req-ddbe7606-b740-45bc-8255-5249fe2c367a"}]} 2026-08-11 12:22:27.910 8 INFO neutron.services.segments.plugin [-] Segment d59bb151-5448-4abf-88bc-c6ead8061d3e resource provider aggregate not found 2026-08-11 12:22:27.915 8 INFO neutron.services.segments.plugin [-] Segment d59bb151-5448-4abf-88bc-c6ead8061d3e resource provider aggregate not found 2026-08-11 12:22:27.928 8 INFO neutron.services.segments.plugin [-] Segment d59bb151-5448-4abf-88bc-c6ead8061d3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d59bb151-5448-4abf-88bc-c6ead8061d3e found for delete ", "request_id": "req-c876c131-5df8-45e6-8f0a-41ef792e938b"}]} 2026-08-11 12:22:27.930 8 INFO neutron.services.segments.plugin [-] Segment d59bb151-5448-4abf-88bc-c6ead8061d3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d59bb151-5448-4abf-88bc-c6ead8061d3e found for delete ", "request_id": "req-e78c77bf-a3e3-440d-a081-de2d452b089b"}]} [pid: 7|app: 0|req: 540/1104] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:27 2026] GET /v2.0/security-groups?tenant_id=98099eaffca240f7b365c3d0ce657df6&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1105] 10.0.0.49 () {32 vars in 642 bytes} [Tue Aug 11 12:22:27 2026] GET /v2.0/ports => generated 782 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1106] 10.0.0.49 () {34 vars in 664 bytes} [Tue Aug 11 12:22:27 2026] POST /v2.0/ports => generated 1506 bytes in 542 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-08-11 12:22:28.095 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1bab31be-fbd3-4e90-943b-f1ac02a2dcd7 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 566/1107] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:22:28 2026] GET /v2.0/ports/2103b397-1041-41d2-8927-4fb7fc3adc50 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1108] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:28 2026] DELETE /v2.0/security-groups/7fdf2eb6-c1bc-44d0-9395-d330959fc33b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1109] 10.0.0.49 () {32 vars in 642 bytes} [Tue Aug 11 12:22:28 2026] GET /v2.0/ports => generated 1506 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1110] 10.0.0.49 () {32 vars in 642 bytes} [Tue Aug 11 12:22:28 2026] GET /v2.0/ports => generated 782 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1111] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:22:28 2026] GET /v2.0/ports/d7c081e1-2de2-4215-ad58-eea908f51e72 => generated 779 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:28.227 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1b48e5d-6ebb-44d5-8dd4-f7882747a5aa 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1112] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:22:28 2026] DELETE /v2.0/ports/b4e28df9-4ded-4222-8bbc-a1ecfc68572b => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:28.243 8 INFO neutron_taas.services.taas.taas_plugin [None req-07dc62fe-2130-4e52-a63f-3040729a21be dd8270aeec6d43b3a2c85283d8510226 c66d7ec29408469b8f3d4eec7587d9e9 - - default default] TaaS: Handle Delete Port: 03db77e3-dc8b-4c6f-a9b6-222d214f089b 2026-08-11 12:22:28.244 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5146827c-e846-410b-9ab8-6fdd733ecbc2 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] DELETE failed (client error): The resource could not be found. 2026-08-11 12:22:28.245 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07dc62fe-2130-4e52-a63f-3040729a21be dd8270aeec6d43b3a2c85283d8510226 c66d7ec29408469b8f3d4eec7587d9e9 - - default default] Tap Mirror: Handle Delete Port: 03db77e3-dc8b-4c6f-a9b6-222d214f089b [pid: 7|app: 0|req: 546/1113] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:28 2026] DELETE /v2.0/subnets/c825449b-f52e-41a3-9e54-f540116a16fb => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:28.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-378b398e-cfc0-42e9-8d6d-ee608b9e0516 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1114] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:28 2026] DELETE /v2.0/subnets/8771ef11-7e44-4d16-982a-98027f317088 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1115] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:22:28 2026] DELETE /v2.0/ports/03db77e3-dc8b-4c6f-a9b6-222d214f089b => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1116] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:28 2026] GET /v2.0/security-groups?tenant_id=298a316d618f42fd8bab93a271ea7e84&name=default => generated 2925 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:22:28.427 8 INFO neutron_taas.services.taas.taas_plugin [None req-b3b05ae9-7420-439f-baf6-16f923dd6f5b 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] TaaS: Handle Delete Port: d7c081e1-2de2-4215-ad58-eea908f51e72 2026-08-11 12:22:28.430 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3b05ae9-7420-439f-baf6-16f923dd6f5b 6c2894e8a11c481ea12f8d477a4bc273 596b15ac617e4caca9ccefe56c54def9 - - default default] Tap Mirror: Handle Delete Port: d7c081e1-2de2-4215-ad58-eea908f51e72 2026-08-11 12:22:28.464 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d77783f-6447-42e0-bc7b-d08620b57b07 dd8270aeec6d43b3a2c85283d8510226 c66d7ec29408469b8f3d4eec7587d9e9 - - default default] TaaS: Handle Delete Port: cca52d96-802f-4504-b51b-a7e1bbed9020 2026-08-11 12:22:28.466 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d77783f-6447-42e0-bc7b-d08620b57b07 dd8270aeec6d43b3a2c85283d8510226 c66d7ec29408469b8f3d4eec7587d9e9 - - default default] Tap Mirror: Handle Delete Port: cca52d96-802f-4504-b51b-a7e1bbed9020 [pid: 8|app: 0|req: 569/1117] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:22:28 2026] DELETE /v2.0/ports/d7c081e1-2de2-4215-ad58-eea908f51e72 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1118] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:22:28 2026] DELETE /v2.0/ports/cca52d96-802f-4504-b51b-a7e1bbed9020 => 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: 550/1119] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:28 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1120] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:28 2026] DELETE /v2.0/security-groups/bcf53b60-cccd-4c1e-8703-34b9f6ba6908 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1121] 10.0.0.49 () {32 vars in 642 bytes} [Tue Aug 11 12:22:28 2026] GET /v2.0/ports => 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: 572/1122] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:22:28 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:28.673 8 INFO neutron.db.segments_db [None req-94f5b633-7f05-4d71-b9a9-3c7ae4c7fb3e dd8270aeec6d43b3a2c85283d8510226 c66d7ec29408469b8f3d4eec7587d9e9 - - default default] Added segment eec4d438-eaa3-410b-a510-5964320bbccf of type vxlan for network 7f51d11d-8eae-4d6f-8d67-933faa97f594 [pid: 7|app: 0|req: 551/1123] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:28 2026] DELETE /v2.0/networks/c4c7965d-327c-44f4-96ee-7e179b5756d1 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1124] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:28 2026] POST /v2.0/networks => generated 634 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:22:28.800 7 INFO neutron.db.segments_db [None req-d9f6a79e-51c7-454c-a62f-8d4a238beb58 dd8270aeec6d43b3a2c85283d8510226 c66d7ec29408469b8f3d4eec7587d9e9 - - default default] Added segment 2db135bb-0023-44ec-8504-0042d022f833 of type vxlan for network 0c5ed934-97d2-46dc-aa1e-345b481aea38 [pid: 7|app: 0|req: 552/1125] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:28 2026] POST /v2.0/networks => generated 635 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1126] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:28 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1127] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:22:28 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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-08-11 12:22:29.140 7 INFO neutron.services.segments.plugin [-] Segment 67b93335-bb58-4358-a445-9798d22e4c1f resource provider aggregate not found 2026-08-11 12:22:29.147 7 INFO neutron.services.segments.plugin [-] Segment 67b93335-bb58-4358-a445-9798d22e4c1f resource provider aggregate not found 2026-08-11 12:22:29.160 7 INFO neutron.services.segments.plugin [-] Segment 67b93335-bb58-4358-a445-9798d22e4c1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67b93335-bb58-4358-a445-9798d22e4c1f found for delete ", "request_id": "req-23786f38-2084-499f-9cc4-6cd966fcfbec"}]} 2026-08-11 12:22:29.162 7 INFO neutron.services.segments.plugin [-] Segment 67b93335-bb58-4358-a445-9798d22e4c1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67b93335-bb58-4358-a445-9798d22e4c1f found for delete ", "request_id": "req-70609287-2025-4a92-9399-559ff6bf8525"}]} [pid: 8|app: 0|req: 575/1128] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:29 2026] GET /v2.0/security-groups?tenant_id=596b15ac617e4caca9ccefe56c54def9&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: 576/1129] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:29 2026] DELETE /v2.0/security-groups/bba7d3ce-ccbf-4751-a9f0-e16d15522755 => 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: 554/1130] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:29 2026] POST /v2.0/subnets => generated 1324 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1131] 10.0.0.49 () {32 vars in 646 bytes} [Tue Aug 11 12:22:29 2026] GET /v2.0/subnets => generated 1960 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1132] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:29 2026] DELETE /v2.0/subnets/9418132b-6d33-4ae1-b155-66d5f7b1800a => 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: 556/1133] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:29 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1134] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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: 578/1135] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:29 2026] DELETE /v2.0/subnets/0fcd6a77-f349-43db-b537-af549feacdb8 => 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: 558/1136] 10.0.0.49 () {32 vars in 646 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/subnets => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:30.255 8 INFO neutron.services.segments.plugin [-] Segment 2db135bb-0023-44ec-8504-0042d022f833 resource provider aggregate not found 2026-08-11 12:22:30.258 8 INFO neutron.services.segments.plugin [-] Segment 2db135bb-0023-44ec-8504-0042d022f833 resource provider aggregate not found 2026-08-11 12:22:30.273 8 INFO neutron.services.segments.plugin [-] Segment 2db135bb-0023-44ec-8504-0042d022f833 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2db135bb-0023-44ec-8504-0042d022f833 found for delete ", "request_id": "req-a9d7ea7a-74eb-4322-8343-4872b4682269"}]} 2026-08-11 12:22:30.277 8 INFO neutron.services.segments.plugin [-] Segment 2db135bb-0023-44ec-8504-0042d022f833 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2db135bb-0023-44ec-8504-0042d022f833 found for delete ", "request_id": "req-1dc810df-ef3e-4ad2-be29-5c3139b7aff5"}]} [pid: 8|app: 0|req: 579/1137] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:30 2026] DELETE /v2.0/networks/0c5ed934-97d2-46dc-aa1e-345b481aea38 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1138] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:30 2026] DELETE /v2.0/networks/7f51d11d-8eae-4d6f-8d67-933faa97f594 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1139] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:30 2026] DELETE /v2.0/networks/e4d5d4e3-b91e-487c-b892-976197afce07 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1140] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:30 2026] DELETE /v2.0/networks/0ceeb528-a115-4254-b01d-e9000e70a596 => 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: 581/1141] 10.0.0.49 () {32 vars in 652 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions => generated 21537 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1142] 10.0.0.49 () {32 vars in 680 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1143] 10.0.0.49 () {32 vars in 680 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1144] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1145] 10.0.0.49 () {32 vars in 664 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1146] 10.0.0.49 () {32 vars in 698 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1147] 10.0.0.49 () {32 vars in 696 bytes} [Tue Aug 11 12:22:30 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: 564/1148] 10.0.0.49 () {32 vars in 700 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1149] 10.0.0.49 () {32 vars in 688 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1150] 10.0.0.49 () {32 vars in 702 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1151] 10.0.0.49 () {32 vars in 692 bytes} [Tue Aug 11 12:22:30 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: 566/1152] 10.0.0.49 () {32 vars in 694 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1153] 10.0.0.49 () {32 vars in 684 bytes} [Tue Aug 11 12:22:30 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: 567/1154] 10.0.0.49 () {32 vars in 686 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1155] 10.0.0.49 () {32 vars in 660 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1156] 10.0.0.49 () {32 vars in 698 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1157] 10.0.0.49 () {32 vars in 678 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1158] 10.0.0.49 () {32 vars in 682 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 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.49 () {32 vars in 674 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1160] 10.0.0.49 () {32 vars in 688 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1161] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1162] 10.0.0.49 () {32 vars in 686 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1163] 10.0.0.49 () {32 vars in 668 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1164] 10.0.0.49 () {32 vars in 686 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1165] 10.0.0.49 () {32 vars in 680 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1166] 10.0.0.49 () {32 vars in 698 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1167] 10.0.0.49 () {32 vars in 678 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1168] 10.0.0.49 () {32 vars in 666 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1169] 10.0.0.49 () {32 vars in 676 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1170] 10.0.0.49 () {32 vars in 664 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1171] 10.0.0.49 () {32 vars in 674 bytes} [Tue Aug 11 12:22:30 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1172] 10.0.0.49 () {32 vars in 712 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1173] 10.0.0.49 () {32 vars in 690 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1174] 10.0.0.49 () {32 vars in 682 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1175] 10.0.0.49 () {32 vars in 668 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1176] 10.0.0.49 () {32 vars in 686 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1177] 10.0.0.49 () {32 vars in 704 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1178] 10.0.0.49 () {32 vars in 674 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1179] 10.0.0.49 () {32 vars in 700 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1180] 10.0.0.49 () {32 vars in 674 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1181] 10.0.0.49 () {32 vars in 692 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1182] 10.0.0.49 () {32 vars in 688 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1183] 10.0.0.49 () {32 vars in 708 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1184] 10.0.0.49 () {32 vars in 704 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1185] 10.0.0.49 () {32 vars in 718 bytes} [Tue Aug 11 12:22:31 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: 585/1186] 10.0.0.49 () {32 vars in 696 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1187] 10.0.0.49 () {32 vars in 710 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1188] 10.0.0.49 () {32 vars in 668 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:31.178 7 INFO neutron.services.segments.plugin [-] Segment eec4d438-eaa3-410b-a510-5964320bbccf resource provider aggregate not found 2026-08-11 12:22:31.183 7 INFO neutron.services.segments.plugin [-] Segment eec4d438-eaa3-410b-a510-5964320bbccf resource provider aggregate not found 2026-08-11 12:22:31.194 7 INFO neutron.services.segments.plugin [-] Segment eec4d438-eaa3-410b-a510-5964320bbccf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eec4d438-eaa3-410b-a510-5964320bbccf found for delete ", "request_id": "req-45cd5356-21f9-4fd7-a918-7404763a1af0"}]} [pid: 7|app: 0|req: 588/1189] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1190] 10.0.0.49 () {32 vars in 686 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:31.206 7 INFO neutron.services.segments.plugin [-] Segment eec4d438-eaa3-410b-a510-5964320bbccf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eec4d438-eaa3-410b-a510-5964320bbccf found for delete ", "request_id": "req-f9111af8-8d99-47e0-b7f5-46c2de844513"}]} 2026-08-11 12:22:31.212 7 INFO neutron.services.segments.plugin [-] Segment e7bf1187-d8bc-4b89-a547-e3fa82a9aac8 resource provider aggregate not found [pid: 7|app: 0|req: 590/1191] 10.0.0.49 () {32 vars in 680 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:31.231 7 INFO neutron.services.segments.plugin [-] Segment e7bf1187-d8bc-4b89-a547-e3fa82a9aac8 resource provider aggregate not found 2026-08-11 12:22:31.233 7 INFO neutron.services.segments.plugin [-] Segment e7bf1187-d8bc-4b89-a547-e3fa82a9aac8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7bf1187-d8bc-4b89-a547-e3fa82a9aac8 found for delete ", "request_id": "req-cb015c59-5c57-4b0e-b4ae-a702d52fee01"}]} 2026-08-11 12:22:31.251 7 INFO neutron.services.segments.plugin [-] Segment e7bf1187-d8bc-4b89-a547-e3fa82a9aac8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7bf1187-d8bc-4b89-a547-e3fa82a9aac8 found for delete ", "request_id": "req-d82b4fa7-8207-4d2d-8a6f-e54f75562df4"}]} [pid: 7|app: 0|req: 591/1192] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/security-groups?id=8ce87c39-5ea6-449d-a8f9-13b0a7361cbc&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-08-11 12:22:31.314 8 INFO neutron.db.segments_db [None req-76956a31-50e7-457f-bd2c-b248febd3245 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Added segment ebacd40d-91b6-44dd-acf2-d6910420d1b8 of type vxlan for network d18da2c0-4039-473e-bad4-5a0fe0cc6474 [pid: 7|app: 0|req: 592/1193] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/security-groups?tenant_id=c66d7ec29408469b8f3d4eec7587d9e9&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1194] 10.0.0.49 () {32 vars in 674 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1195] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => 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: 602/1196] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:31 2026] POST /v2.0/networks => generated 614 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1197] 10.0.0.49 () {32 vars in 670 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1198] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:31 2026] DELETE /v2.0/security-groups/82c7d3db-9641-459f-b65a-7c316879471b => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:31.479 7 INFO neutron.db.segments_db [None req-288bd13b-5b58-4c49-85f1-9b440fbf7180 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Added segment 65700b3b-7f24-406c-98d8-77e72acb428f of type vxlan for network bb51668d-7390-4637-a5be-0f8b4cc1a69b 2026-08-11 12:22:31.494 8 INFO neutron_taas.services.taas.taas_plugin [req-10b63aec-f450-44a3-8d1a-3ee0fced8af4 req-4bedaca9-cd7e-42ac-8f9d-037f078a02b5 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] TaaS: Handle Delete Port: 2bffba9c-68d8-4181-a72b-4c28d4e7369c 2026-08-11 12:22:31.497 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-10b63aec-f450-44a3-8d1a-3ee0fced8af4 req-4bedaca9-cd7e-42ac-8f9d-037f078a02b5 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] Tap Mirror: Handle Delete Port: 2bffba9c-68d8-4181-a72b-4c28d4e7369c [pid: 7|app: 0|req: 596/1199] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:31 2026] POST /v2.0/networks => generated 614 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1200] 10.0.0.49 () {32 vars in 660 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:31.619 8 INFO neutron.db.l3_db [req-10b63aec-f450-44a3-8d1a-3ee0fced8af4 req-4bedaca9-cd7e-42ac-8f9d-037f078a02b5 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] Floating IP 31b1d0ae-2ee3-467c-b821-11e6a6dc533d disassociated. External IP: 10.96.250.213, port: 2bffba9c-68d8-4181-a72b-4c28d4e7369c. [pid: 7|app: 0|req: 598/1201] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:31 2026] POST /v2.0/subnets => generated 646 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1202] 10.0.0.49 () {32 vars in 698 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1203] 199.19.213.104 () {36 vars in 997 bytes} [Tue Aug 11 12:22:31 2026] DELETE /v2.0/ports/2bffba9c-68d8-4181-a72b-4c28d4e7369c => generated 0 bytes in 572 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1204] 10.0.0.49 () {32 vars in 698 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1205] 10.0.0.49 () {32 vars in 676 bytes} [Tue Aug 11 12:22:31 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1206] 10.0.0.49 () {32 vars in 668 bytes} [Tue Aug 11 12:22:31 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) 2026-08-11 12:22:32.003 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1582c724-7493-46b3-8b53-99c27a7d50d0'] response: {'server_uuid': '8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9', 'name': 'network-vif-deleted', 'tag': '2bffba9c-68d8-4181-a72b-4c28d4e7369c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 600/1207] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:31 2026] POST /v2.0/subnets => generated 655 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1208] 10.0.0.49 () {32 vars in 682 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1209] 10.0.0.49 () {32 vars in 700 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1210] 10.0.0.49 () {32 vars in 684 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1211] 10.0.0.49 () {32 vars in 706 bytes} [Tue Aug 11 12:22:32 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: 8|app: 0|req: 612/1212] 10.0.0.49 () {32 vars in 668 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1213] 10.0.0.49 () {32 vars in 696 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:32.077 7 INFO neutron.db.segments_db [None req-e005dd8e-55ed-4eb0-81e1-ff86218332dc ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Added segment 55ed23f1-2d90-4800-8908-e66d0be56fce of type vxlan for network d6d2e927-d4a5-4927-be0a-42e05bb1d68f [pid: 8|app: 0|req: 614/1214] 10.0.0.49 () {32 vars in 694 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1215] 10.0.0.49 () {32 vars in 684 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1216] 10.0.0.49 () {32 vars in 688 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1217] 10.0.0.49 () {32 vars in 704 bytes} [Tue Aug 11 12:22:32 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: 8|app: 0|req: 618/1218] 10.0.0.49 () {32 vars in 666 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1219] 10.0.0.49 () {32 vars in 680 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1220] 10.0.0.49 () {32 vars in 680 bytes} [Tue Aug 11 12:22:32 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: 8|app: 0|req: 621/1221] 10.0.0.49 () {32 vars in 690 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1222] 10.0.0.49 () {32 vars in 690 bytes} [Tue Aug 11 12:22:32 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: 623/1223] 10.0.0.49 () {32 vars in 694 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1224] 10.0.0.49 () {32 vars in 684 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1225] 10.0.0.49 () {32 vars in 688 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1226] 10.0.0.49 () {32 vars in 700 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1227] 10.0.0.49 () {32 vars in 702 bytes} [Tue Aug 11 12:22:32 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: 8|app: 0|req: 628/1228] 10.0.0.49 () {32 vars in 712 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1229] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1230] 10.0.0.49 () {32 vars in 714 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1231] 10.0.0.49 () {32 vars in 726 bytes} [Tue Aug 11 12:22:32 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: 8|app: 0|req: 632/1232] 10.0.0.49 () {32 vars in 740 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1233] 10.0.0.49 () {32 vars in 718 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1234] 10.0.0.49 () {32 vars in 682 bytes} [Tue Aug 11 12:22: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: 635/1235] 10.0.0.49 () {32 vars in 668 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1236] 10.0.0.49 () {32 vars in 718 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1237] 10.0.0.49 () {32 vars in 678 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:32.290 8 INFO neutron.services.segments.plugin [-] Segment 10db8bdf-484f-4600-92f1-78aecd737763 resource provider aggregate not found [pid: 8|app: 0|req: 638/1238] 10.0.0.49 () {32 vars in 668 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:32.295 7 INFO neutron.db.l3_hamode_db [None req-e005dd8e-55ed-4eb0-81e1-ff86218332dc ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:22:32.297 8 INFO neutron.services.segments.plugin [-] Segment 10db8bdf-484f-4600-92f1-78aecd737763 resource provider aggregate not found 2026-08-11 12:22:32.305 8 INFO neutron.services.segments.plugin [-] Segment 10db8bdf-484f-4600-92f1-78aecd737763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10db8bdf-484f-4600-92f1-78aecd737763 found for delete ", "request_id": "req-f19ddc97-34f1-4c2a-a3f3-b9ee19ad90de"}]} [pid: 8|app: 0|req: 639/1239] 10.0.0.49 () {32 vars in 696 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:32.316 8 INFO neutron.services.segments.plugin [-] Segment 10db8bdf-484f-4600-92f1-78aecd737763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10db8bdf-484f-4600-92f1-78aecd737763 found for delete ", "request_id": "req-9c068bc7-2fb3-4d56-afae-37879ce1cb67"}]} [pid: 8|app: 0|req: 640/1240] 10.0.0.49 () {32 vars in 704 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1241] 10.0.0.49 () {32 vars in 700 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1242] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => 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: 643/1243] 10.0.0.49 () {32 vars in 700 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1244] 10.0.0.49 () {32 vars in 682 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1245] 10.0.0.49 () {32 vars in 704 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1246] 10.0.0.49 () {32 vars in 694 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1247] 10.0.0.49 () {32 vars in 688 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1248] 10.0.0.49 () {32 vars in 696 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1249] 10.0.0.49 () {32 vars in 678 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1250] 10.0.0.49 () {32 vars in 688 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1251] 10.0.0.49 () {32 vars in 700 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1252] 10.0.0.49 () {32 vars in 664 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1253] 10.0.0.49 () {32 vars in 680 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1254] 10.0.0.49 () {32 vars in 676 bytes} [Tue Aug 11 12:22:32 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: 655/1255] 10.0.0.49 () {32 vars in 692 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1256] 10.0.0.49 () {32 vars in 676 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1257] 10.0.0.49 () {32 vars in 666 bytes} [Tue Aug 11 12:22:32 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) 2026-08-11 12:22:32.445 7 INFO neutron.db.l3_hamode_db [None req-e005dd8e-55ed-4eb0-81e1-ff86218332dc ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 658/1258] 10.0.0.49 () {32 vars in 662 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1259] 10.0.0.49 () {32 vars in 674 bytes} [Tue Aug 11 12:22:32 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: 660/1260] 10.0.0.49 () {32 vars in 686 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1261] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:32 2026] POST /v2.0/routers => generated 510 bytes in 1000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1262] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:32 2026] GET /v2.0/security-groups?tenant_id=7c07139e127e4f7688ff86acecb97d80&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:22:33.407 8 INFO neutron.db.segments_db [None req-0f9689fb-a8b6-4e9f-aab8-eff162105f85 dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] Added segment 6d5fafd0-3795-4d94-8273-a5b40ee5b29d of type vxlan for network ca5b635c-1e9c-44c8-b89c-48ea85507f79 [pid: 8|app: 0|req: 662/1263] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:33 2026] POST /v2.0/networks => generated 626 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1264] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:33 2026] DELETE /v2.0/security-groups/808280a4-d42c-4ff0-8022-a574b72c3ef0 => 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: 664/1265] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:33 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => 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: 665/1266] 10.0.0.49 () {34 vars in 664 bytes} [Tue Aug 11 12:22:33 2026] POST /v2.0/ports => generated 775 bytes in 287 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-08-11 12:22:33.946 8 INFO neutron.db.segments_db [None req-fdc1fcaf-81f6-45a3-98b7-64fde6e1198b dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] Added segment 43498242-4c40-4696-81ef-28d80baacbd4 of type vxlan for network 526d5bd8-6bf9-4e56-ab5d-344b60609363 [pid: 7|app: 0|req: 602/1267] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:22:33 2026] PUT /v2.0/routers/68e3cb76-da2e-4ddd-a965-b0130b2379c4/add_router_interface => generated 309 bytes in 996 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1268] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:33 2026] POST /v2.0/networks => generated 613 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1269] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:22:34 2026] GET /v2.0/ports/fba9e524-f6c8-4284-af19-953101b2ae43 => generated 959 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1270] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:34 2026] POST /v2.0/subnets => generated 626 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1271] 10.0.0.49 () {34 vars in 664 bytes} [Tue Aug 11 12:22:34 2026] POST /v2.0/ports => generated 950 bytes in 323 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-08-11 12:22:34.719 8 INFO neutron_taas.services.taas.taas_plugin [None req-da6915c5-ce5f-456b-a3d9-eaf2158d9ecf dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] TaaS: Handle Delete Port: 40198154-f4ed-4013-be9c-3dcebc6fc590 2026-08-11 12:22:34.721 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da6915c5-ce5f-456b-a3d9-eaf2158d9ecf dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] Tap Mirror: Handle Delete Port: 40198154-f4ed-4013-be9c-3dcebc6fc590 [pid: 8|app: 0|req: 669/1272] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:22:34 2026] DELETE /v2.0/ports/40198154-f4ed-4013-be9c-3dcebc6fc590 => 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: 670/1273] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:22:34 2026] GET /v2.0/ports?device_id=8a83d2a8-b8e0-416b-9c4c-09b3364fb0a9 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:22:34.854 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6ade3dc-00d6-4e58-99c2-f3d7c1817841 dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 671/1274] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:22:34 2026] DELETE /v2.0/ports/40198154-f4ed-4013-be9c-3dcebc6fc590 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:34.886 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5add1496-057a-4739-a221-01d4ad2be5b6 dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 672/1275] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:22:34 2026] GET /v2.0/ports/40198154-f4ed-4013-be9c-3dcebc6fc590 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1276] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:34 2026] DELETE /v2.0/subnets/0866a8e9-2373-412d-bc3a-21ba61ad8251 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:35.196 8 INFO neutron.services.segments.plugin [-] Segment 43498242-4c40-4696-81ef-28d80baacbd4 resource provider aggregate not found 2026-08-11 12:22:35.201 8 INFO neutron.services.segments.plugin [-] Segment 43498242-4c40-4696-81ef-28d80baacbd4 resource provider aggregate not found 2026-08-11 12:22:35.214 8 INFO neutron.services.segments.plugin [-] Segment 43498242-4c40-4696-81ef-28d80baacbd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43498242-4c40-4696-81ef-28d80baacbd4 found for delete ", "request_id": "req-5ac6fdcb-d41b-4f2c-bb4b-fb73e1ae185e"}]} 2026-08-11 12:22:35.214 8 INFO neutron.services.segments.plugin [-] Segment 43498242-4c40-4696-81ef-28d80baacbd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43498242-4c40-4696-81ef-28d80baacbd4 found for delete ", "request_id": "req-03ab75e1-422f-485c-9c8a-5d22a13e841c"}]} [pid: 8|app: 0|req: 674/1277] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:35 2026] DELETE /v2.0/networks/526d5bd8-6bf9-4e56-ab5d-344b60609363 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:35.279 8 INFO neutron.db.segments_db [None req-9d85eb4a-0fdc-4194-9b69-bc5a9a821a85 dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] Added segment 6d5dde8b-18ed-4174-96e4-0db6eb82e4e1 of type vxlan for network 5788a3dd-4702-43f6-ad75-55c8bcfc9ba4 [pid: 8|app: 0|req: 675/1278] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:35 2026] POST /v2.0/networks => generated 613 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1279] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:22:34 2026] PUT /v2.0/routers/68e3cb76-da2e-4ddd-a965-b0130b2379c4/add_router_interface => generated 309 bytes in 1352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:35.623 8 INFO neutron.db.segments_db [None req-838ccbf6-008c-41d0-889d-845dd2165a63 4a38b46b0fd2497394f8f78986c25fbe 64186114cdea40b7ba174c22e56c86b9 - - default default] Added segment 18468d6f-005d-42f3-b21c-45d34b78df43 of type vxlan for network 1d38d059-e5c3-4e7c-8210-f0e3fac6c42e [pid: 7|app: 0|req: 605/1280] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:35 2026] POST /v2.0/subnets => generated 626 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1281] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:22:35 2026] GET /v2.0/ports/b41556cb-da21-4e14-86d9-15adfec6112b => generated 967 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1282] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:35 2026] POST /v2.0/networks => generated 628 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1283] 10.0.0.49 () {34 vars in 664 bytes} [Tue Aug 11 12:22:35 2026] POST /v2.0/ports => generated 916 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1284] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:35 2026] DELETE /v2.0/security-groups/8ce87c39-5ea6-449d-a8f9-13b0a7361cbc => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:36.037 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca5bb89c-a178-43cd-9404-38c4c93696cd ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] TaaS: Handle Delete Port: b41556cb-da21-4e14-86d9-15adfec6112b 2026-08-11 12:22:36.041 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca5bb89c-a178-43cd-9404-38c4c93696cd ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Tap Mirror: Handle Delete Port: b41556cb-da21-4e14-86d9-15adfec6112b 2026-08-11 12:22:36.108 7 INFO neutron_taas.services.taas.taas_plugin [None req-11781745-1a01-4889-b7b2-61d37fbda98b dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] TaaS: Handle Delete Port: 55bf2ae8-2b46-47c6-9bdc-a022102c1130 2026-08-11 12:22:36.110 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11781745-1a01-4889-b7b2-61d37fbda98b dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] Tap Mirror: Handle Delete Port: 55bf2ae8-2b46-47c6-9bdc-a022102c1130 [pid: 7|app: 0|req: 609/1285] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:22:36 2026] DELETE /v2.0/ports/55bf2ae8-2b46-47c6-9bdc-a022102c1130 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:36.251 7 INFO neutron.api.v2.resource [None req-3c700c26-9df2-43d7-9c13-0e5888c14819 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 610/1286] 10.0.0.49 () {32 vars in 736 bytes} [Tue Aug 11 12:22:36 2026] GET /v2.0/security-groups/8ce87c39-5ea6-449d-a8f9-13b0a7361cbc => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1287] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:22:35 2026] PUT /v2.0/routers/68e3cb76-da2e-4ddd-a965-b0130b2379c4/remove_router_interface => generated 309 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1288] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:36 2026] POST /v2.0/subnets => generated 673 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:22:36.465 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aedead29-cf57-4a45-ae31-c2f98922d90b dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 678/1289] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:22:36 2026] GET /v2.0/ports/55bf2ae8-2b46-47c6-9bdc-a022102c1130 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:36.538 7 INFO neutron_taas.services.taas.taas_plugin [None req-52a7c47b-2aba-461c-9fa1-9fd62dc6bbd4 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] TaaS: Handle Delete Port: 4b418c9c-3ecd-4e1b-97d8-01afeb84ccfd 2026-08-11 12:22:36.540 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52a7c47b-2aba-461c-9fa1-9fd62dc6bbd4 3eaa492ae7774d689820c4f0bd795cb9 30beaf747806473ebac9ab674519d608 - - default default] Tap Mirror: Handle Delete Port: 4b418c9c-3ecd-4e1b-97d8-01afeb84ccfd [pid: 7|app: 0|req: 612/1290] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:22:36 2026] DELETE /v2.0/floatingips/31b1d0ae-2ee3-467c-b821-11e6a6dc533d => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:36.689 7 INFO neutron.db.segments_db [None req-ee5cbcea-6f52-4282-b5eb-2fda1787f543 4a38b46b0fd2497394f8f78986c25fbe 64186114cdea40b7ba174c22e56c86b9 - - default default] Added segment 0ab8ba49-1e92-4d03-89b2-7b885c7f332c of type vxlan for network 097ec528-141b-46e0-b074-57cb28a2b735 2026-08-11 12:22:36.756 8 INFO neutron_taas.services.taas.taas_plugin [None req-951229fc-546a-45f9-b34c-5aa94428b02f ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] TaaS: Handle Delete Port: fba9e524-f6c8-4284-af19-953101b2ae43 2026-08-11 12:22:36.762 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-951229fc-546a-45f9-b34c-5aa94428b02f ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Tap Mirror: Handle Delete Port: fba9e524-f6c8-4284-af19-953101b2ae43 [pid: 7|app: 0|req: 613/1291] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:36 2026] POST /v2.0/networks => generated 627 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1292] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:36 2026] DELETE /v2.0/subnets/7acd70fd-ca55-40ce-928f-3bc5f3b736f5 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:37.298 7 INFO neutron_taas.services.taas.taas_plugin [None req-a4bf7830-b025-4348-b1f3-a2c07209bb18 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: c719beba-7c40-4adf-94f5-47c631208668 2026-08-11 12:22:37.301 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4bf7830-b025-4348-b1f3-a2c07209bb18 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: c719beba-7c40-4adf-94f5-47c631208668 [pid: 8|app: 0|req: 679/1293] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:22:36 2026] PUT /v2.0/routers/68e3cb76-da2e-4ddd-a965-b0130b2379c4/remove_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1294] 10.0.0.49 () {34 vars in 742 bytes} [Tue Aug 11 12:22:37 2026] PUT /v2.0/networks/097ec528-141b-46e0-b074-57cb28a2b735 => generated 592 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:37.754 8 INFO neutron.services.segments.plugin [-] Segment 6d5dde8b-18ed-4174-96e4-0db6eb82e4e1 resource provider aggregate not found 2026-08-11 12:22:37.759 8 INFO neutron.services.segments.plugin [-] Segment 6d5dde8b-18ed-4174-96e4-0db6eb82e4e1 resource provider aggregate not found 2026-08-11 12:22:37.771 8 INFO neutron.services.segments.plugin [-] Segment 6d5dde8b-18ed-4174-96e4-0db6eb82e4e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d5dde8b-18ed-4174-96e4-0db6eb82e4e1 found for delete ", "request_id": "req-b2dd8cdd-da7a-4163-aab0-696d61de1373"}]} 2026-08-11 12:22:37.777 8 INFO neutron.services.segments.plugin [-] Segment 6d5dde8b-18ed-4174-96e4-0db6eb82e4e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d5dde8b-18ed-4174-96e4-0db6eb82e4e1 found for delete ", "request_id": "req-1147c7c1-1680-4a07-9737-e437a123bc4a"}]} [pid: 8|app: 0|req: 681/1295] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:37 2026] DELETE /v2.0/networks/5788a3dd-4702-43f6-ad75-55c8bcfc9ba4 => 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: 615/1297] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:22:36 2026] PUT /v2.0/routers/8f08727b-8b0c-4865-abcd-72cf46a18434/remove_router_interface => generated 309 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1299] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:22:37 2026] GET /v2.0/ports?device_id=68e3cb76-da2e-4ddd-a965-b0130b2379c4 => 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: 684/1300] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:37 2026] POST /v2.0/subnets => generated 646 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1301] 10.0.0.49 () {34 vars in 664 bytes} [Tue Aug 11 12:22:37 2026] POST /v2.0/ports => generated 775 bytes in 268 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-08-11 12:22:38.233 8 INFO neutron_taas.services.taas.taas_plugin [None req-c4da79d7-165f-4b35-aa8a-674157a37c50 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: e1c4ada3-399c-45b2-a3f4-ba8e1b10da55 2026-08-11 12:22:38.236 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4da79d7-165f-4b35-aa8a-674157a37c50 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: e1c4ada3-399c-45b2-a3f4-ba8e1b10da55 2026-08-11 12:22:38.246 7 INFO neutron_taas.services.taas.taas_plugin [None req-6dc6f831-fa1c-41ae-88a3-2c50c9e39497 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] TaaS: Handle Delete Port: 0358ddc6-3e19-41f2-80dc-2dd7b8f0c2b0 2026-08-11 12:22:38.248 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6dc6f831-fa1c-41ae-88a3-2c50c9e39497 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Tap Mirror: Handle Delete Port: 0358ddc6-3e19-41f2-80dc-2dd7b8f0c2b0 2026-08-11 12:22:38.516 8 INFO neutron_taas.services.taas.taas_plugin [None req-c4da79d7-165f-4b35-aa8a-674157a37c50 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 10e00578-4964-41da-89ce-27be064fd0a5 2026-08-11 12:22:38.519 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4da79d7-165f-4b35-aa8a-674157a37c50 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 10e00578-4964-41da-89ce-27be064fd0a5 2026-08-11 12:22:38.592 7 INFO neutron.services.segments.plugin [-] Segment 55ed23f1-2d90-4800-8908-e66d0be56fce resource provider aggregate not found 2026-08-11 12:22:38.608 7 INFO neutron.services.segments.plugin [-] Segment 55ed23f1-2d90-4800-8908-e66d0be56fce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55ed23f1-2d90-4800-8908-e66d0be56fce found for delete ", "request_id": "req-a595468a-dcc0-4bf4-ae5a-3d2ea3ec8dc6"}]} 2026-08-11 12:22:38.609 7 INFO neutron.services.segments.plugin [-] Segment 55ed23f1-2d90-4800-8908-e66d0be56fce resource provider aggregate not found 2026-08-11 12:22:38.620 7 INFO neutron.services.segments.plugin [-] Segment 55ed23f1-2d90-4800-8908-e66d0be56fce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55ed23f1-2d90-4800-8908-e66d0be56fce found for delete ", "request_id": "req-131db298-0438-4003-b56c-77a7bab2eaf5"}]} 2026-08-11 12:22:38.624 7 INFO neutron.db.l3_hamode_db [None req-6dc6f831-fa1c-41ae-88a3-2c50c9e39497 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] HA network d6d2e927-d4a5-4927-be0a-42e05bb1d68f was deleted as no HA routers are present in tenant e79fdba1323249abaa763fd3b153a5ad. [pid: 7|app: 0|req: 618/1302] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:38 2026] DELETE /v2.0/routers/68e3cb76-da2e-4ddd-a965-b0130b2379c4 => generated 0 bytes in 563 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1303] 10.0.0.49 () {34 vars in 740 bytes} [Tue Aug 11 12:22:38 2026] PUT /v2.0/subnets/602f1d28-aa1e-41e5-aeea-efa7a73edc67 => generated 656 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:38.887 8 INFO neutron.db.l3_hamode_db [None req-c4da79d7-165f-4b35-aa8a-674157a37c50 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HA network bf949369-0eac-4d67-bf01-e332b5f1d4a2 was deleted as no HA routers are present in tenant 30beaf747806473ebac9ab674519d608. [pid: 8|app: 0|req: 685/1304] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:38 2026] DELETE /v2.0/routers/8f08727b-8b0c-4865-abcd-72cf46a18434 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1305] 10.0.0.49 () {34 vars in 736 bytes} [Tue Aug 11 12:22:38 2026] PUT /v2.0/ports/e6665583-57ba-4fb3-b7f3-4cab624983d3 => generated 752 bytes in 186 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: 686/1306] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:38 2026] DELETE /v2.0/subnets/34c9dd75-a328-4e2d-b86c-89372231a97d => 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: 621/1307] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:38 2026] DELETE /v2.0/networks/097ec528-141b-46e0-b074-57cb28a2b735 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1308] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:39 2026] DELETE /v2.0/subnets/f3a27530-912c-43d3-96d7-b88d2fbd0700 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:39.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-e3cb4e9d-eb27-4e45-9289-d666c43d39f3 dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] TaaS: Handle Delete Port: e6665583-57ba-4fb3-b7f3-4cab624983d3 2026-08-11 12:22:39.236 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3cb4e9d-eb27-4e45-9289-d666c43d39f3 dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] Tap Mirror: Handle Delete Port: e6665583-57ba-4fb3-b7f3-4cab624983d3 [pid: 7|app: 0|req: 622/1309] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:22:39 2026] DELETE /v2.0/ports/e6665583-57ba-4fb3-b7f3-4cab624983d3 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:39.332 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd711271-de81-46f7-ac65-ee0064c50883 4a38b46b0fd2497394f8f78986c25fbe 64186114cdea40b7ba174c22e56c86b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 623/1310] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:39 2026] DELETE /v2.0/networks/097ec528-141b-46e0-b074-57cb28a2b735 => generated 138 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1311] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:39 2026] DELETE /v2.0/subnets/52fca663-2d3b-4e26-aa7c-95eb9d943097 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1312] 10.0.0.49 () {32 vars in 642 bytes} [Tue Aug 11 12:22:39 2026] GET /v2.0/ports => generated 778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:39.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-eddcd263-d7ae-4989-86c0-1e4f24842256 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: a467ba3d-f7fc-4104-b9af-cbb2d7b65175 2026-08-11 12:22:39.422 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eddcd263-d7ae-4989-86c0-1e4f24842256 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: a467ba3d-f7fc-4104-b9af-cbb2d7b65175 [pid: 8|app: 0|req: 690/1313] 10.0.0.49 () {32 vars in 693 bytes} [Tue Aug 11 12:22:39 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:39.537 8 INFO neutron_taas.services.taas.taas_plugin [None req-38ab2f7c-081b-4a00-b402-0ba23e851f45 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] TaaS: Handle Delete Port: 4cc1e05d-2c42-4d14-871e-7a7dc639087e 2026-08-11 12:22:39.539 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38ab2f7c-081b-4a00-b402-0ba23e851f45 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Tap Mirror: Handle Delete Port: 4cc1e05d-2c42-4d14-871e-7a7dc639087e [pid: 7|app: 0|req: 624/1314] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:39 2026] DELETE /v2.0/networks/6e174df0-22e2-456d-9d2a-e671afc7f31d => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:39.587 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16147b65-0e85-4f7b-a102-fdc728315ac1 dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 625/1315] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:22:39 2026] GET /v2.0/ports/e6665583-57ba-4fb3-b7f3-4cab624983d3 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1316] 10.0.0.49 () {32 vars in 741 bytes} [Tue Aug 11 12:22:39 2026] GET /v2.0/subnets?network_id=4af68d99-c887-4968-a040-51646f3f3bad => 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: 627/1317] 10.0.0.49 () {32 vars in 642 bytes} [Tue Aug 11 12:22:39 2026] GET /v2.0/ports => generated 778 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1318] 10.0.0.49 () {32 vars in 652 bytes} [Tue Aug 11 12:22:39 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: 629/1319] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:22:39 2026] GET /v2.0/ports/749283d0-401a-409f-9e1b-22e24794c7ba => generated 775 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1320] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:39 2026] DELETE /v2.0/networks/bb51668d-7390-4637-a5be-0f8b4cc1a69b => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:39.717 8 INFO neutron.pecan_wsgi.hooks.translation [None req-acb08c78-0639-4b08-b66a-9104b9272624 dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 692/1321] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:22:39 2026] DELETE /v2.0/ports/55bf2ae8-2b46-47c6-9bdc-a022102c1130 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1322] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:22:39 2026] GET /v2.0/networks => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:22:39.749 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc2a669c-e145-4bf2-9783-663cf2cf76c2 dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 631/1323] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:39 2026] DELETE /v2.0/subnets/7acd70fd-ca55-40ce-928f-3bc5f3b736f5 => 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: 632/1324] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:39 2026] GET /v2.0/security-groups?tenant_id=30beaf747806473ebac9ab674519d608&name=default => generated 2925 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:22:39.791 8 INFO neutron.services.segments.plugin [-] Segment 8f270838-c327-4193-a182-12a791a9898a resource provider aggregate not found 2026-08-11 12:22:39.797 8 INFO neutron.services.segments.plugin [-] Segment 8f270838-c327-4193-a182-12a791a9898a resource provider aggregate not found [pid: 7|app: 0|req: 633/1325] 10.0.0.49 () {32 vars in 646 bytes} [Tue Aug 11 12:22:39 2026] GET /v2.0/subnets => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:22:39.808 8 INFO neutron.services.segments.plugin [-] Segment 8f270838-c327-4193-a182-12a791a9898a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f270838-c327-4193-a182-12a791a9898a found for delete ", "request_id": "req-fc5cfb0e-6f78-40f1-bde7-c203b6428060"}]} 2026-08-11 12:22:39.810 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55440fcc-6d39-4686-8888-8f0a6f7c089e dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 634/1326] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:39 2026] DELETE /v2.0/subnets/0866a8e9-2373-412d-bc3a-21ba61ad8251 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:39.814 8 INFO neutron.services.segments.plugin [-] Segment 8f270838-c327-4193-a182-12a791a9898a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f270838-c327-4193-a182-12a791a9898a found for delete ", "request_id": "req-dafb2346-1e96-4959-9080-917442f0838e"}]} 2026-08-11 12:22:39.821 8 INFO neutron_taas.services.taas.taas_plugin [None req-762debe9-9b0f-477f-acd9-0b710b701c34 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] TaaS: Handle Delete Port: 7f3ccb27-9bc3-494e-8e16-0cd6f9bdcc4c 2026-08-11 12:22:39.823 8 INFO neutron.services.segments.plugin [-] Segment 65700b3b-7f24-406c-98d8-77e72acb428f resource provider aggregate not found 2026-08-11 12:22:39.826 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-762debe9-9b0f-477f-acd9-0b710b701c34 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Tap Mirror: Handle Delete Port: 7f3ccb27-9bc3-494e-8e16-0cd6f9bdcc4c 2026-08-11 12:22:39.830 8 INFO neutron.services.segments.plugin [-] Segment 65700b3b-7f24-406c-98d8-77e72acb428f resource provider aggregate not found 2026-08-11 12:22:39.836 8 INFO neutron.services.segments.plugin [-] Segment 65700b3b-7f24-406c-98d8-77e72acb428f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65700b3b-7f24-406c-98d8-77e72acb428f found for delete ", "request_id": "req-28085f9a-793c-40f1-9a25-f84ab70ed6b4"}]} 2026-08-11 12:22:39.841 8 INFO neutron.services.segments.plugin [-] Segment 65700b3b-7f24-406c-98d8-77e72acb428f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65700b3b-7f24-406c-98d8-77e72acb428f found for delete ", "request_id": "req-3c96c0ed-7c4b-4fee-bd93-af710bf26de5"}]} [pid: 7|app: 0|req: 635/1327] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:39 2026] DELETE /v2.0/security-groups/8f996185-275c-497c-91eb-3f3dcc549f2d => 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: 636/1328] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:22:39 2026] GET /v2.0/networks/1d38d059-e5c3-4e7c-8210-f0e3fac6c42e => generated 672 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1329] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:39 2026] DELETE /v2.0/networks/d18da2c0-4039-473e-bad4-5a0fe0cc6474 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1330] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:22:40 2026] GET /v2.0/subnets/3245ca78-6f4c-420e-9de0-45dc1eb74435 => generated 673 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:40.060 7 INFO neutron_taas.services.taas.taas_plugin [None req-abf1a334-9dc1-4c49-ae83-82f428ca31c1 dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] TaaS: Handle Delete Port: 749283d0-401a-409f-9e1b-22e24794c7ba 2026-08-11 12:22:40.066 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abf1a334-9dc1-4c49-ae83-82f428ca31c1 dc1754bda5844400a1dcbc5e02145a21 013bcda7e1704457a30330787ff27f74 - - default default] Tap Mirror: Handle Delete Port: 749283d0-401a-409f-9e1b-22e24794c7ba 2026-08-11 12:22:40.118 8 INFO neutron.db.segments_db [None req-79a99e8c-be83-4719-8c2e-a9ae3dca6d5f ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Added segment 7bceac7c-70c3-4e1a-bd32-0d70df8e37b4 of type vxlan for network 923d8e3d-7b7a-40a0-97b6-79f3956f5051 [pid: 7|app: 0|req: 637/1331] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:22:39 2026] DELETE /v2.0/ports/749283d0-401a-409f-9e1b-22e24794c7ba => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:40.176 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b463aaa-325f-4b72-9aa0-9e4de743ee00 4a38b46b0fd2497394f8f78986c25fbe 64186114cdea40b7ba174c22e56c86b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 638/1332] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:40 2026] DELETE /v2.0/subnets/602f1d28-aa1e-41e5-aeea-efa7a73edc67 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1333] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:40 2026] POST /v2.0/networks => generated 614 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:22:40.229 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3621c666-daf0-4841-9903-140deab09224 4a38b46b0fd2497394f8f78986c25fbe 64186114cdea40b7ba174c22e56c86b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 696/1334] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:40 2026] DELETE /v2.0/networks/097ec528-141b-46e0-b074-57cb28a2b735 => 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: 639/1335] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:40 2026] DELETE /v2.0/networks/ca5b635c-1e9c-44c8-b89c-48ea85507f79 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1336] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:40 2026] DELETE /v2.0/subnets/3245ca78-6f4c-420e-9de0-45dc1eb74435 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1337] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:40 2026] POST /v2.0/subnets => generated 646 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:22:40.532 8 INFO neutron.db.segments_db [None req-e0188bbb-f1dd-4051-bd8c-4f4cd3ae8f4d ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Added segment 64cc20fd-666e-4ebe-b658-047930d07fdb of type vxlan for network 32237707-71b1-46ae-a0bb-790e5417052e [pid: 7|app: 0|req: 641/1338] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:40 2026] DELETE /v2.0/networks/1d38d059-e5c3-4e7c-8210-f0e3fac6c42e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:40.629 7 INFO neutron.services.segments.plugin [-] Segment 0ab8ba49-1e92-4d03-89b2-7b885c7f332c resource provider aggregate not found 2026-08-11 12:22:40.636 7 INFO neutron.services.segments.plugin [-] Segment 0ab8ba49-1e92-4d03-89b2-7b885c7f332c resource provider aggregate not found 2026-08-11 12:22:40.643 7 INFO neutron.services.segments.plugin [-] Segment 0ab8ba49-1e92-4d03-89b2-7b885c7f332c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ab8ba49-1e92-4d03-89b2-7b885c7f332c found for delete ", "request_id": "req-55f4a631-1a96-45ec-9f64-d032b6752fbb"}]} 2026-08-11 12:22:40.649 7 INFO neutron.services.segments.plugin [-] Segment 0ab8ba49-1e92-4d03-89b2-7b885c7f332c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ab8ba49-1e92-4d03-89b2-7b885c7f332c found for delete ", "request_id": "req-823daf9e-1195-4d95-a3fc-c4d706615cd5"}]} 2026-08-11 12:22:40.653 7 INFO neutron.services.segments.plugin [-] Segment 330bc291-99d2-4db5-b44f-defdf02b5d19 resource provider aggregate not found 2026-08-11 12:22:40.661 7 INFO neutron.services.segments.plugin [-] Segment 330bc291-99d2-4db5-b44f-defdf02b5d19 resource provider aggregate not found 2026-08-11 12:22:40.665 7 INFO neutron.services.segments.plugin [-] Segment 330bc291-99d2-4db5-b44f-defdf02b5d19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 330bc291-99d2-4db5-b44f-defdf02b5d19 found for delete ", "request_id": "req-0f5bd88c-4971-499c-bf67-42c3a19a2e30"}]} 2026-08-11 12:22:40.676 7 INFO neutron.services.segments.plugin [-] Segment 330bc291-99d2-4db5-b44f-defdf02b5d19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 330bc291-99d2-4db5-b44f-defdf02b5d19 found for delete ", "request_id": "req-82c3ab33-a4df-46c7-a700-28a9f3c297a6"}]} 2026-08-11 12:22:40.687 7 INFO neutron.services.segments.plugin [-] Segment 6d5fafd0-3795-4d94-8273-a5b40ee5b29d resource provider aggregate not found 2026-08-11 12:22:40.691 7 INFO neutron.services.segments.plugin [-] Segment 6d5fafd0-3795-4d94-8273-a5b40ee5b29d resource provider aggregate not found 2026-08-11 12:22:40.702 7 INFO neutron.services.segments.plugin [-] Segment 6d5fafd0-3795-4d94-8273-a5b40ee5b29d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d5fafd0-3795-4d94-8273-a5b40ee5b29d found for delete ", "request_id": "req-7d3b318e-da85-4dce-96ca-8362827aa972"}]} 2026-08-11 12:22:40.706 7 INFO neutron.services.segments.plugin [-] Segment 6d5fafd0-3795-4d94-8273-a5b40ee5b29d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d5fafd0-3795-4d94-8273-a5b40ee5b29d found for delete ", "request_id": "req-d273bfcc-4bee-4997-9042-f878f8335938"}]} 2026-08-11 12:22:40.722 7 INFO neutron.services.segments.plugin [-] Segment 18468d6f-005d-42f3-b21c-45d34b78df43 resource provider aggregate not found 2026-08-11 12:22:40.733 7 INFO neutron.services.segments.plugin [-] Segment 18468d6f-005d-42f3-b21c-45d34b78df43 resource provider aggregate not found 2026-08-11 12:22:40.746 7 INFO neutron.services.segments.plugin [-] Segment 18468d6f-005d-42f3-b21c-45d34b78df43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18468d6f-005d-42f3-b21c-45d34b78df43 found for delete ", "request_id": "req-4e8641bf-0d2a-4160-b8da-15814a7fb690"}]} 2026-08-11 12:22:40.749 7 INFO neutron.services.segments.plugin [-] Segment 18468d6f-005d-42f3-b21c-45d34b78df43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18468d6f-005d-42f3-b21c-45d34b78df43 found for delete ", "request_id": "req-c0dd4514-359b-4ac5-a539-c86a1bdc174e"}]} 2026-08-11 12:22:40.777 8 INFO neutron.db.l3_hamode_db [None req-e0188bbb-f1dd-4051-bd8c-4f4cd3ae8f4d ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:22:40.906 8 INFO neutron.db.l3_hamode_db [None req-e0188bbb-f1dd-4051-bd8c-4f4cd3ae8f4d ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 642/1339] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:40 2026] GET /v2.0/security-groups?tenant_id=013bcda7e1704457a30330787ff27f74&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1340] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:41 2026] DELETE /v2.0/security-groups/df8cad09-d17b-4499-a64c-ea8553eac75d => 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: 644/1341] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:41 2026] GET /v2.0/security-groups?tenant_id=64186114cdea40b7ba174c22e56c86b9&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1342] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:41 2026] DELETE /v2.0/security-groups/49d132f0-c41e-4d18-82b6-a1b90268aa7a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1343] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:40 2026] POST /v2.0/routers => generated 511 bytes in 989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1344] 10.0.0.49 () {34 vars in 664 bytes} [Tue Aug 11 12:22:41 2026] POST /v2.0/ports => generated 959 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:22:41.872 8 INFO neutron.services.segments.plugin [-] Segment ebacd40d-91b6-44dd-acf2-d6910420d1b8 resource provider aggregate not found 2026-08-11 12:22:41.884 8 INFO neutron.services.segments.plugin [-] Segment ebacd40d-91b6-44dd-acf2-d6910420d1b8 resource provider aggregate not found 2026-08-11 12:22:41.892 8 INFO neutron.services.segments.plugin [-] Segment ebacd40d-91b6-44dd-acf2-d6910420d1b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebacd40d-91b6-44dd-acf2-d6910420d1b8 found for delete ", "request_id": "req-2b4987e9-1a8d-486f-ba12-b2ddf54dc3f7"}]} 2026-08-11 12:22:41.903 8 INFO neutron.services.segments.plugin [-] Segment ebacd40d-91b6-44dd-acf2-d6910420d1b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebacd40d-91b6-44dd-acf2-d6910420d1b8 found for delete ", "request_id": "req-8e291583-c98b-40f9-b9c4-714fb59c0713"}]} [pid: 8|app: 0|req: 699/1345] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:22:41 2026] PUT /v2.0/routers/78b8c135-2e3c-4153-b3ea-66d142e2add9/add_router_interface => generated 309 bytes in 1095 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: 700/1346] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:22:42 2026] GET /v2.0/ports/b217863a-976e-4797-9686-ccfd56f7d25c => generated 1033 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, ' 2026-08-11 12:22:43.230 8 INFO neutron_taas.services.taas.taas_plugin [None req-025e27f4-8c7c-4c09-9d5f-fbcf36c6f448 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] TaaS: Handle Delete Port: b217863a-976e-4797-9686-ccfd56f7d25c 2026-08-11 12:22:43.232 7 INFO neutron.db.segments_db [None req-c6b9034d-296b-487d-b717-1c392ba6ab81 529fe94bb15141e885054cc8762ea80c 758bb7ff8ca64e2e8848d0f4dc5a8443 - - default default] Added segment 74f6498e-65f6-420b-9625-86dc476be2d9 of type vxlan for network 37eea135-b4ba-416a-b0fe-3f370f84a037 2026-08-11 12:22:43.239 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-025e27f4-8c7c-4c09-9d5f-fbcf36c6f448 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Tap Mirror: Handle Delete Port: b217863a-976e-4797-9686-ccfd56f7d25c [pid: 7|app: 0|req: 647/1347] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:42 2026] POST /v2.0/networks => generated 623 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1348] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:43 2026] POST /v2.0/subnets => generated 641 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:22:43.663 7 INFO neutron.db.segments_db [None req-ec79b2f1-0963-48a2-a8fb-04c85b4612ba 529fe94bb15141e885054cc8762ea80c 758bb7ff8ca64e2e8848d0f4dc5a8443 - - default default] Added segment 6b72c1af-d6d5-4b04-a6f8-871ba287f6a7 of type vxlan for network 18bad64d-4656-4fc3-a6fa-93a2f8cb5ba4 [pid: 8|app: 0|req: 701/1349] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:22:42 2026] PUT /v2.0/routers/78b8c135-2e3c-4153-b3ea-66d142e2add9/remove_router_interface => generated 309 bytes in 793 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: 649/1350] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:43 2026] POST /v2.0/networks => generated 625 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:22:43.781 8 INFO neutron.api.v2.resource [None req-66206b16-9b82-4c22-9b10-152f8162cfde ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 702/1351] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:22:43 2026] PUT /v2.0/routers/78b8c135-2e3c-4153-b3ea-66d142e2add9/remove_router_interface => generated 197 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1352] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:22:43 2026] GET /v2.0/ports?device_id=78b8c135-2e3c-4153-b3ea-66d142e2add9 => 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: 650/1353] 10.0.0.49 () {34 vars in 742 bytes} [Tue Aug 11 12:22:43 2026] PUT /v2.0/networks/18bad64d-4656-4fc3-a6fa-93a2f8cb5ba4 => generated 592 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:43.955 8 INFO neutron_taas.services.taas.taas_plugin [None req-e43beee0-ed2a-4314-9d48-1225d0f4ddd6 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] TaaS: Handle Delete Port: cb66ad3a-ec48-406c-991c-e574e5f656ef 2026-08-11 12:22:43.958 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e43beee0-ed2a-4314-9d48-1225d0f4ddd6 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Tap Mirror: Handle Delete Port: cb66ad3a-ec48-406c-991c-e574e5f656ef [pid: 7|app: 0|req: 651/1354] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:43 2026] POST /v2.0/subnets => generated 626 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1355] 10.0.0.49 () {34 vars in 740 bytes} [Tue Aug 11 12:22:44 2026] PUT /v2.0/subnets/91bbb949-3ff4-4c1a-a8ba-99c84842762d => generated 636 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:44.308 7 INFO neutron.services.segments.plugin [-] Segment 6b72c1af-d6d5-4b04-a6f8-871ba287f6a7 resource provider aggregate not found 2026-08-11 12:22:44.317 7 INFO neutron.services.segments.plugin [-] Segment 6b72c1af-d6d5-4b04-a6f8-871ba287f6a7 resource provider aggregate not found 2026-08-11 12:22:44.318 8 INFO neutron.services.segments.plugin [-] Segment 64cc20fd-666e-4ebe-b658-047930d07fdb resource provider aggregate not found 2026-08-11 12:22:44.324 8 INFO neutron.services.segments.plugin [-] Segment 64cc20fd-666e-4ebe-b658-047930d07fdb resource provider aggregate not found 2026-08-11 12:22:44.328 7 INFO neutron.services.segments.plugin [-] Segment 6b72c1af-d6d5-4b04-a6f8-871ba287f6a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b72c1af-d6d5-4b04-a6f8-871ba287f6a7 found for delete ", "request_id": "req-84a71b6e-f3f1-402e-9f57-6f1793bcc0c9"}]} 2026-08-11 12:22:44.335 7 INFO neutron.services.segments.plugin [-] Segment 6b72c1af-d6d5-4b04-a6f8-871ba287f6a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b72c1af-d6d5-4b04-a6f8-871ba287f6a7 found for delete ", "request_id": "req-a7fc4edf-a619-4a12-a9a4-ebd570f1d8af"}]} 2026-08-11 12:22:44.339 8 INFO neutron.services.segments.plugin [-] Segment 64cc20fd-666e-4ebe-b658-047930d07fdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64cc20fd-666e-4ebe-b658-047930d07fdb found for delete ", "request_id": "req-3ae515da-514d-40e5-a59a-aeeca71ac456"}]} 2026-08-11 12:22:44.343 8 INFO neutron.services.segments.plugin [-] Segment 64cc20fd-666e-4ebe-b658-047930d07fdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64cc20fd-666e-4ebe-b658-047930d07fdb found for delete ", "request_id": "req-eaeab1ba-d585-4c26-b195-b423129afa79"}]} [pid: 7|app: 0|req: 653/1356] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:44 2026] DELETE /v2.0/networks/18bad64d-4656-4fc3-a6fa-93a2f8cb5ba4 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:44.351 8 INFO neutron.db.l3_hamode_db [None req-e43beee0-ed2a-4314-9d48-1225d0f4ddd6 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] HA network 32237707-71b1-46ae-a0bb-790e5417052e was deleted as no HA routers are present in tenant e79fdba1323249abaa763fd3b153a5ad. [pid: 8|app: 0|req: 704/1357] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:43 2026] DELETE /v2.0/routers/78b8c135-2e3c-4153-b3ea-66d142e2add9 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:44.360 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5ce1160-8c89-4f92-8672-393073e6300b 529fe94bb15141e885054cc8762ea80c 758bb7ff8ca64e2e8848d0f4dc5a8443 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 654/1358] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:44 2026] DELETE /v2.0/networks/18bad64d-4656-4fc3-a6fa-93a2f8cb5ba4 => 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: 655/1359] 10.0.0.49 () {32 vars in 693 bytes} [Tue Aug 11 12:22:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1360] 10.0.0.49 () {32 vars in 741 bytes} [Tue Aug 11 12:22:44 2026] GET /v2.0/subnets?network_id=4af68d99-c887-4968-a040-51646f3f3bad => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1361] 10.0.0.49 () {32 vars in 652 bytes} [Tue Aug 11 12:22:44 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: 705/1362] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:44 2026] DELETE /v2.0/subnets/3832c91d-816e-4fbf-95fa-01a45deea33a => 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: 658/1363] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:22:44 2026] GET /v2.0/networks => generated 1307 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1364] 10.0.0.49 () {32 vars in 646 bytes} [Tue Aug 11 12:22:44 2026] GET /v2.0/subnets => generated 1280 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1365] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:22:44 2026] GET /v2.0/networks/37eea135-b4ba-416a-b0fe-3f370f84a037 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1366] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:44 2026] DELETE /v2.0/networks/923d8e3d-7b7a-40a0-97b6-79f3956f5051 => 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: 661/1367] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:22:44 2026] GET /v2.0/subnets/f6b51bf1-e379-42d5-ac08-c2b62b0fbdfe => generated 641 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:44.659 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2971f08f-eeb2-444c-b82b-c724e06d276d 529fe94bb15141e885054cc8762ea80c 758bb7ff8ca64e2e8848d0f4dc5a8443 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 662/1368] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:44 2026] DELETE /v2.0/subnets/91bbb949-3ff4-4c1a-a8ba-99c84842762d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:44.676 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e56f6406-b737-4621-a0ac-df82d63a42cf 529fe94bb15141e885054cc8762ea80c 758bb7ff8ca64e2e8848d0f4dc5a8443 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1369] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:44 2026] DELETE /v2.0/networks/18bad64d-4656-4fc3-a6fa-93a2f8cb5ba4 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:44.680 8 INFO neutron.db.segments_db [None req-8f8bca83-07c9-407e-9543-ddc81b9bc49a ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Added segment a6d0dd85-c54d-4fb7-b869-8360651ad4c0 of type vxlan for network dc6cbd59-05aa-48a9-8193-89e6f84b481f [pid: 8|app: 0|req: 707/1370] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:44 2026] POST /v2.0/networks => generated 615 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1371] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:44 2026] DELETE /v2.0/subnets/f6b51bf1-e379-42d5-ac08-c2b62b0fbdfe => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1372] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:44 2026] POST /v2.0/subnets => generated 646 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1373] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:44 2026] DELETE /v2.0/networks/37eea135-b4ba-416a-b0fe-3f370f84a037 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:22:45.091 8 INFO neutron.db.segments_db [None req-db2b317f-8be8-4476-884e-23e516664c98 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Added segment dbe1d85b-aa93-449f-b2ab-91180989f815 of type vxlan for network ae18ae07-b34f-418f-8432-f29fce479d72 [pid: 7|app: 0|req: 666/1374] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:45 2026] GET /v2.0/security-groups?tenant_id=2c09112af447464190ca1af3ad83e4e8&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:22:45.339 8 INFO neutron.db.l3_hamode_db [None req-db2b317f-8be8-4476-884e-23e516664c98 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 667/1375] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:45 2026] DELETE /v2.0/security-groups/63e5e1c9-d08b-4257-b116-72c979b06a85 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:45.465 8 INFO neutron.db.l3_hamode_db [None req-db2b317f-8be8-4476-884e-23e516664c98 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 668/1376] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:45 2026] GET /v2.0/security-groups?tenant_id=4e9fc362ed154066a47757136ef8b8f3&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1377] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:45 2026] GET /v2.0/security-groups?tenant_id=758bb7ff8ca64e2e8848d0f4dc5a8443&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1378] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:45 2026] POST /v2.0/routers => generated 511 bytes in 959 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1379] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:45 2026] DELETE /v2.0/security-groups/473ba4d4-e331-46b3-a544-22dbe61dc6ed => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1380] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:45 2026] DELETE /v2.0/security-groups/056083fc-cd89-44d5-b872-aa422881dc6c => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1381] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:46 2026] GET /v2.0/security-groups?tenant_id=9b9620471d6c4220a4b992ce07f40376&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1382] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:46 2026] DELETE /v2.0/security-groups/73ea37e6-1e10-4896-abc6-fcee2a8992c0 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:46.349 7 INFO neutron.services.segments.plugin [-] Segment 74f6498e-65f6-420b-9625-86dc476be2d9 resource provider aggregate not found 2026-08-11 12:22:46.354 7 INFO neutron.services.segments.plugin [-] Segment 74f6498e-65f6-420b-9625-86dc476be2d9 resource provider aggregate not found 2026-08-11 12:22:46.367 7 INFO neutron.services.segments.plugin [-] Segment 74f6498e-65f6-420b-9625-86dc476be2d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74f6498e-65f6-420b-9625-86dc476be2d9 found for delete ", "request_id": "req-e968b17a-ae9e-4ce4-9e2a-3ddcbab994a4"}]} 2026-08-11 12:22:46.372 8 INFO neutron.services.segments.plugin [-] Segment 7bceac7c-70c3-4e1a-bd32-0d70df8e37b4 resource provider aggregate not found 2026-08-11 12:22:46.373 7 INFO neutron.services.segments.plugin [-] Segment 74f6498e-65f6-420b-9625-86dc476be2d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74f6498e-65f6-420b-9625-86dc476be2d9 found for delete ", "request_id": "req-605a135b-98f6-4db5-94c0-bf8f2a3b5bd8"}]} 2026-08-11 12:22:46.392 8 INFO neutron.services.segments.plugin [-] Segment 7bceac7c-70c3-4e1a-bd32-0d70df8e37b4 resource provider aggregate not found 2026-08-11 12:22:46.413 8 INFO neutron.services.segments.plugin [-] Segment 7bceac7c-70c3-4e1a-bd32-0d70df8e37b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bceac7c-70c3-4e1a-bd32-0d70df8e37b4 found for delete ", "request_id": "req-70cf6428-4fd2-4757-8b61-81fc24bd1b8a"}]} 2026-08-11 12:22:46.423 8 INFO neutron.services.segments.plugin [-] Segment 7bceac7c-70c3-4e1a-bd32-0d70df8e37b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bceac7c-70c3-4e1a-bd32-0d70df8e37b4 found for delete ", "request_id": "req-325d315a-0067-4049-84a7-547c46a14322"}]} [pid: 7|app: 0|req: 673/1383] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:46 2026] GET /v2.0/security-groups?tenant_id=5ca9d5ffe6e240febdb8803f4fef1b1b&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1384] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:46 2026] DELETE /v2.0/security-groups/7006fbca-e73e-4df1-8003-edb030a0871a => 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: 711/1385] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:22:46 2026] PUT /v2.0/routers/15e3c456-9024-497a-98f7-2a1a637e5a67/add_router_interface => generated 309 bytes in 1193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1386] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:22:47 2026] GET /v2.0/ports/71bfeb9d-53f0-4609-b6c7-b49a231e9991 => generated 959 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:47.786 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2c8bdd6-628f-457b-9b39-96702939e208 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] TaaS: Handle Delete Port: 71bfeb9d-53f0-4609-b6c7-b49a231e9991 2026-08-11 12:22:47.789 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2c8bdd6-628f-457b-9b39-96702939e208 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Tap Mirror: Handle Delete Port: 71bfeb9d-53f0-4609-b6c7-b49a231e9991 [pid: 8|app: 0|req: 712/1387] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:22:47 2026] PUT /v2.0/routers/15e3c456-9024-497a-98f7-2a1a637e5a67/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: 713/1388] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:22:48 2026] GET /v2.0/ports?device_id=15e3c456-9024-497a-98f7-2a1a637e5a67 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:22:48.376 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc9945e2-97b1-416d-83c2-6842c5bd9824 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] TaaS: Handle Delete Port: 52f7b6be-b4cc-415c-933a-9c0b8c25b331 2026-08-11 12:22:48.380 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc9945e2-97b1-416d-83c2-6842c5bd9824 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Tap Mirror: Handle Delete Port: 52f7b6be-b4cc-415c-933a-9c0b8c25b331 [pid: 7|app: 0|req: 676/1389] 10.0.0.49 () {34 vars in 683 bytes} [Tue Aug 11 12:22:48 2026] POST /v2.0/security-groups => generated 1625 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1390] 10.0.0.49 () {32 vars in 662 bytes} [Tue Aug 11 12:22:48 2026] GET /v2.0/security-groups => generated 4530 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1391] 10.0.0.49 () {34 vars in 757 bytes} [Tue Aug 11 12:22:48 2026] PUT /v2.0/security-groups/e4a92a98-ff5d-437f-abdf-dd71d1bf888a => generated 1663 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1392] 10.0.0.49 () {32 vars in 736 bytes} [Tue Aug 11 12:22:48 2026] GET /v2.0/security-groups/e4a92a98-ff5d-437f-abdf-dd71d1bf888a => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:22:48.748 8 INFO neutron.services.segments.plugin [-] Segment dbe1d85b-aa93-449f-b2ab-91180989f815 resource provider aggregate not found 2026-08-11 12:22:48.756 8 INFO neutron.services.segments.plugin [-] Segment dbe1d85b-aa93-449f-b2ab-91180989f815 resource provider aggregate not found 2026-08-11 12:22:48.774 8 INFO neutron.services.segments.plugin [-] Segment dbe1d85b-aa93-449f-b2ab-91180989f815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbe1d85b-aa93-449f-b2ab-91180989f815 found for delete ", "request_id": "req-ba53f060-ffb1-4d3c-8a16-61cf6939e52a"}]} [pid: 7|app: 0|req: 680/1393] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:48 2026] DELETE /v2.0/security-groups/e4a92a98-ff5d-437f-abdf-dd71d1bf888a => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:48.779 8 INFO neutron.db.l3_hamode_db [None req-dc9945e2-97b1-416d-83c2-6842c5bd9824 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] HA network ae18ae07-b34f-418f-8432-f29fce479d72 was deleted as no HA routers are present in tenant e79fdba1323249abaa763fd3b153a5ad. 2026-08-11 12:22:48.780 8 INFO neutron.services.segments.plugin [-] Segment dbe1d85b-aa93-449f-b2ab-91180989f815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbe1d85b-aa93-449f-b2ab-91180989f815 found for delete ", "request_id": "req-671997df-aa07-4871-9fb0-99913e56d412"}]} [pid: 8|app: 0|req: 714/1394] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:48 2026] DELETE /v2.0/routers/15e3c456-9024-497a-98f7-2a1a637e5a67 => generated 0 bytes in 569 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1395] 10.0.0.49 () {32 vars in 662 bytes} [Tue Aug 11 12:22:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:22:48.820 7 INFO neutron.api.v2.resource [None req-b8dd7423-7ed7-4e1d-8e1e-96f93a68259a e571671e8e934c4c986be48110f33f84 99d39d5e47744a43a19abaf4728db4a9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 682/1396] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:48 2026] DELETE /v2.0/security-groups/e4a92a98-ff5d-437f-abdf-dd71d1bf888a => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1397] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:48 2026] DELETE /v2.0/subnets/c4061a93-94ea-4315-a416-bf1c9c283fec => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1398] 10.0.0.49 () {34 vars in 683 bytes} [Tue Aug 11 12:22:48 2026] POST /v2.0/security-groups => generated 1624 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1399] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:22:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1400] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:22:48 2026] DELETE /v2.0/networks/dc6cbd59-05aa-48a9-8193-89e6f84b481f => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1401] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:22:49 2026] GET /v2.0/security-group-rules/aff5e55e-606b-41d1-993c-3e5777897a41 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:49.116 8 INFO neutron.db.segments_db [None req-fada0ef9-5ba5-4e18-a47e-d412abe7bf00 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Added segment 8dbd487e-af05-4721-9d61-463648be1ffc of type vxlan for network 8cc38615-5033-4da7-86a1-765645a625a9 [pid: 7|app: 0|req: 686/1402] 10.0.0.49 () {32 vars in 672 bytes} [Tue Aug 11 12:22:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1403] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:22:49 2026] DELETE /v2.0/security-group-rules/aff5e55e-606b-41d1-993c-3e5777897a41 => 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: 688/1404] 10.0.0.49 () {32 vars in 672 bytes} [Tue Aug 11 12:22:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1405] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:22:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1406] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:22:49 2026] GET /v2.0/security-group-rules/2be5da06-30e3-425a-8e47-02b460de7d81 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:22:49.399 8 INFO neutron.db.l3_hamode_db [None req-fada0ef9-5ba5-4e18-a47e-d412abe7bf00 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 691/1407] 10.0.0.49 () {32 vars in 672 bytes} [Tue Aug 11 12:22:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1408] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:22:49 2026] DELETE /v2.0/security-group-rules/2be5da06-30e3-425a-8e47-02b460de7d81 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1409] 10.0.0.49 () {32 vars in 672 bytes} [Tue Aug 11 12:22:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1410] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:22:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1411] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:22:49 2026] GET /v2.0/security-group-rules/4d8ea533-d9db-467d-b117-2ead51a3e762 => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1412] 10.0.0.49 () {32 vars in 672 bytes} [Tue Aug 11 12:22:49 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1413] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:22:49 2026] DELETE /v2.0/security-group-rules/4d8ea533-d9db-467d-b117-2ead51a3e762 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1414] 10.0.0.49 () {32 vars in 672 bytes} [Tue Aug 11 12:22:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1415] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:49 2026] DELETE /v2.0/security-groups/d4716ed1-436e-4315-9524-ae1218c2dffe => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1416] 10.0.0.49 () {32 vars in 662 bytes} [Tue Aug 11 12:22:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1417] 10.0.0.49 () {32 vars in 662 bytes} [Tue Aug 11 12:22:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:22:50.133 8 INFO neutron.db.l3_hamode_db [None req-fada0ef9-5ba5-4e18-a47e-d412abe7bf00 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 702/1418] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:50 2026] GET /v2.0/security-groups?tenant_id=aa0e06d8dcd0486c8b30a02c3836a3dc&name=default => generated 2925 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1419] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:50 2026] GET /v2.0/security-groups?tenant_id=99d39d5e47744a43a19abaf4728db4a9&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: 704/1420] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:50 2026] DELETE /v2.0/security-groups/6e9d1cab-d8d6-49c0-aa57-216f55f10d3d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:50.802 8 INFO neutron.services.segments.plugin [-] Segment a6d0dd85-c54d-4fb7-b869-8360651ad4c0 resource provider aggregate not found 2026-08-11 12:22:50.809 8 INFO neutron.services.segments.plugin [-] Segment a6d0dd85-c54d-4fb7-b869-8360651ad4c0 resource provider aggregate not found 2026-08-11 12:22:50.826 8 INFO neutron.services.segments.plugin [-] Segment a6d0dd85-c54d-4fb7-b869-8360651ad4c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6d0dd85-c54d-4fb7-b869-8360651ad4c0 found for delete ", "request_id": "req-1dd2a60b-1472-486e-a8cb-220faec63499"}]} 2026-08-11 12:22:50.832 8 INFO neutron.services.segments.plugin [-] Segment a6d0dd85-c54d-4fb7-b869-8360651ad4c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6d0dd85-c54d-4fb7-b869-8360651ad4c0 found for delete ", "request_id": "req-cb3b935f-7474-4357-8a63-606d04447572"}]} [pid: 7|app: 0|req: 705/1421] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:50 2026] DELETE /v2.0/security-groups/86497e8e-d7cb-4f64-a006-a5a4b7f01fda => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1422] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:49 2026] POST /v2.0/routers => generated 692 bytes in 1916 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1423] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:22:50 2026] GET /v2.0/routers/a859137b-1281-42ff-9a8f-4782607e35dd => generated 698 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1424] 10.0.0.49 () {32 vars in 646 bytes} [Tue Aug 11 12:22:51 2026] GET /v2.0/routers => generated 701 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1425] 10.0.0.49 () {34 vars in 740 bytes} [Tue Aug 11 12:22:51 2026] PUT /v2.0/routers/a859137b-1281-42ff-9a8f-4782607e35dd => generated 705 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1426] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:22:51 2026] GET /v2.0/routers/a859137b-1281-42ff-9a8f-4782607e35dd => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1427] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:22:51 2026] GET /v2.0/ports?device_id=a859137b-1281-42ff-9a8f-4782607e35dd => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:22:51.701 8 INFO neutron_taas.services.taas.taas_plugin [None req-bddaf782-7bac-424b-adb0-2aaa575a6748 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] TaaS: Handle Delete Port: 718b853d-a542-4b63-91c2-7eaaee6829ab 2026-08-11 12:22:51.704 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bddaf782-7bac-424b-adb0-2aaa575a6748 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Tap Mirror: Handle Delete Port: 718b853d-a542-4b63-91c2-7eaaee6829ab 2026-08-11 12:22:51.898 8 INFO neutron_taas.services.taas.taas_plugin [None req-bddaf782-7bac-424b-adb0-2aaa575a6748 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] TaaS: Handle Delete Port: 5d368324-277a-41ca-b644-7ace7f111bcc 2026-08-11 12:22:51.900 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bddaf782-7bac-424b-adb0-2aaa575a6748 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] Tap Mirror: Handle Delete Port: 5d368324-277a-41ca-b644-7ace7f111bcc 2026-08-11 12:22:52.213 8 INFO neutron.db.l3_hamode_db [None req-bddaf782-7bac-424b-adb0-2aaa575a6748 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] HA network 8cc38615-5033-4da7-86a1-765645a625a9 was deleted as no HA routers are present in tenant e79fdba1323249abaa763fd3b153a5ad. [pid: 8|app: 0|req: 720/1430] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:51 2026] DELETE /v2.0/routers/a859137b-1281-42ff-9a8f-4782607e35dd => generated 0 bytes in 693 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1431] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:22:52 2026] GET /v2.0/ports?device_id=a859137b-1281-42ff-9a8f-4782607e35dd => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:22:52.268 8 INFO neutron.api.v2.resource [None req-253cfdfc-9cd3-4f4d-92a0-05bc06fb1f10 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 721/1432] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:52 2026] DELETE /v2.0/routers/a859137b-1281-42ff-9a8f-4782607e35dd => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1433] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:22:52 2026] GET /v2.0/ports?device_id=15e3c456-9024-497a-98f7-2a1a637e5a67 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:22:52.341 7 INFO neutron.api.v2.resource [None req-1c2ff266-b89d-4a51-8953-bd9e89df7f5c ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1434] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:52 2026] DELETE /v2.0/routers/15e3c456-9024-497a-98f7-2a1a637e5a67 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:52.363 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76e48df8-94b2-4dc8-8c15-1029052acafa ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 714/1435] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:52 2026] DELETE /v2.0/subnets/c4061a93-94ea-4315-a416-bf1c9c283fec => 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: 715/1436] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:22:52 2026] GET /v2.0/ports?device_id=78b8c135-2e3c-4153-b3ea-66d142e2add9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:22:52.410 7 INFO neutron.api.v2.resource [None req-a503e3be-9645-4f6c-b611-1a3e0f7b1b36 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 716/1437] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:52 2026] DELETE /v2.0/routers/78b8c135-2e3c-4153-b3ea-66d142e2add9 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:52.431 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd5dcad0-70fd-4d38-ade9-2d5adc43c553 ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 717/1438] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:52 2026] DELETE /v2.0/subnets/3832c91d-816e-4fbf-95fa-01a45deea33a => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1439] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:22:52 2026] GET /v2.0/ports?device_id=68e3cb76-da2e-4ddd-a965-b0130b2379c4 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:22:52.486 7 INFO neutron.api.v2.resource [None req-4ab540f8-2cb9-4fce-98e2-553de29b4eca ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1440] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:52 2026] DELETE /v2.0/routers/68e3cb76-da2e-4ddd-a965-b0130b2379c4 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:52.502 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55227bc2-50f2-46f3-995d-17713454dd2c ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1441] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:52 2026] DELETE /v2.0/subnets/34c9dd75-a328-4e2d-b86c-89372231a97d => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:52.518 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b90cfe6b-a36e-4941-9ed4-d72ca40f812f ab8cd11813b7485abbe401c1aae81f28 e79fdba1323249abaa763fd3b153a5ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 721/1442] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:22:52 2026] DELETE /v2.0/subnets/52fca663-2d3b-4e26-aa7c-95eb9d943097 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1443] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:52 2026] GET /v2.0/security-groups?tenant_id=aaf662c897d0429ba00b8100522eb0db&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1444] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:52 2026] DELETE /v2.0/security-groups/4ef0edfe-0f7a-42fa-87c5-674b174bf199 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:52.852 8 INFO neutron.services.segments.plugin [-] Segment 8dbd487e-af05-4721-9d61-463648be1ffc resource provider aggregate not found 2026-08-11 12:22:52.872 8 INFO neutron.services.segments.plugin [-] Segment 8dbd487e-af05-4721-9d61-463648be1ffc resource provider aggregate not found 2026-08-11 12:22:52.874 8 INFO neutron.services.segments.plugin [-] Segment 8dbd487e-af05-4721-9d61-463648be1ffc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dbd487e-af05-4721-9d61-463648be1ffc found for delete ", "request_id": "req-12b17fd5-140d-4157-9a3e-8ec54e981f37"}]} [pid: 8|app: 0|req: 723/1445] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:52 2026] GET /v2.0/security-groups?tenant_id=54db622bd5de406cadda7bd6983ab3d1&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:22:52.892 8 INFO neutron.services.segments.plugin [-] Segment 8dbd487e-af05-4721-9d61-463648be1ffc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dbd487e-af05-4721-9d61-463648be1ffc found for delete ", "request_id": "req-36df5a1a-db59-40b2-be55-721ab3e43994"}]} [pid: 7|app: 0|req: 723/1446] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:52 2026] DELETE /v2.0/security-groups/833ba087-2bc0-470e-a4c5-03ee7a666578 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1447] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:53 2026] GET /v2.0/security-groups?tenant_id=e79fdba1323249abaa763fd3b153a5ad&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: 724/1448] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:53 2026] DELETE /v2.0/security-groups/9611a813-5e1b-4de4-a658-c0f471126ebe => 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: 725/1449] 10.0.0.74 () {32 vars in 800 bytes} [Tue Aug 11 12:22:54 2026] GET /v2.0/extensions => generated 21537 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1450] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:54 2026] GET /v2.0/security-groups?tenant_id=3acf107c799a42619462fa695b0c8af7&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1451] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:54 2026] DELETE /v2.0/security-groups/11652b75-bc74-4cd6-9d32-54ec19f1ced4 => 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: 726/1452] 10.0.0.74 () {30 vars in 723 bytes} [Tue Aug 11 12:22:54 2026] GET /v2.0/quotas/f9fef45b1ada4076a2b1ae29e3004ac4/details => generated 847 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1453] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:22:55 2026] POST /v2.0/subnetpools => generated 548 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1454] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:22:55 2026] GET /v2.0/subnetpools/c7edb7b6-731d-4609-bbde-fadd4351cc0c => generated 548 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1455] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:22:55 2026] PUT /v2.0/subnetpools/c7edb7b6-731d-4609-bbde-fadd4351cc0c => generated 501 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1456] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:22:55 2026] DELETE /v2.0/subnetpools/c7edb7b6-731d-4609-bbde-fadd4351cc0c => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:22:55.356 7 INFO neutron.api.v2.resource [None req-8543e09a-eb3f-4397-abc6-357f086228c3 2c6a0b621b3a47bfb130ec010b825020 e4fdc909f3f247f88dfec51fdae78c32 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 729/1457] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:22:55 2026] GET /v2.0/subnetpools/c7edb7b6-731d-4609-bbde-fadd4351cc0c => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:22:55.371 8 INFO neutron.api.v2.resource [None req-8b5efae9-5523-48a2-b26b-5ff1a488ef58 2c6a0b621b3a47bfb130ec010b825020 e4fdc909f3f247f88dfec51fdae78c32 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 729/1458] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:22:55 2026] DELETE /v2.0/subnetpools/c7edb7b6-731d-4609-bbde-fadd4351cc0c => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1459] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:55 2026] GET /v2.0/security-groups?tenant_id=e4fdc909f3f247f88dfec51fdae78c32&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1460] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:56 2026] DELETE /v2.0/security-groups/9df9106e-becb-482c-81c3-dbe491ef656b => 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: 731/1461] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:56 2026] GET /v2.0/security-groups?tenant_id=d333326f27084666a983c6f9f9974097&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: 731/1462] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:57 2026] DELETE /v2.0/security-groups/bbcb8f48-e5ad-472c-b0cc-3e04adce9cf8 => 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: 732/1463] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:57 2026] GET /v2.0/security-groups?tenant_id=b838929650f348189a279f65b1e69379&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1464] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:57 2026] DELETE /v2.0/security-groups/611bf94c-2c0a-4540-a514-550a3d9ce1f1 => 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: 733/1465] 10.0.0.74 () {32 vars in 800 bytes} [Tue Aug 11 12:22:57 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: 733/1466] 10.0.0.49 () {32 vars in 622 bytes} [Tue Aug 11 12:22:58 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1467] 10.0.0.74 () {30 vars in 723 bytes} [Tue Aug 11 12:22:58 2026] GET /v2.0/quotas/f9fef45b1ada4076a2b1ae29e3004ac4/details => generated 847 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1468] 10.0.0.49 () {32 vars in 632 bytes} [Tue Aug 11 12:22:58 2026] GET /v2.0/ => generated 632 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1469] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:22:58 2026] GET /v2.0/security-groups?tenant_id=864ceb9f5af045c49c82f1e8a4714bc8&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: 736/1470] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:22:58 2026] DELETE /v2.0/security-groups/678b55d7-ee33-489c-a809-a0413a76d5c0 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1471] 10.0.0.49 () {34 vars in 683 bytes} [Tue Aug 11 12:22:58 2026] POST /v2.0/security-groups => generated 1601 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1472] 10.0.0.49 () {34 vars in 683 bytes} [Tue Aug 11 12:22:59 2026] POST /v2.0/security-groups => generated 1601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1473] 10.0.0.49 () {34 vars in 683 bytes} [Tue Aug 11 12:22:59 2026] POST /v2.0/security-groups => generated 1601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1474] 10.0.0.49 () {34 vars in 683 bytes} [Tue Aug 11 12:22:59 2026] POST /v2.0/security-groups => generated 1601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1475] 10.0.0.49 () {34 vars in 683 bytes} [Tue Aug 11 12:22:59 2026] POST /v2.0/security-groups => generated 1601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1476] 10.0.0.49 () {34 vars in 766 bytes} [Tue Aug 11 12:22:59 2026] PUT /v2.0/security-groups/622492b0-e243-4ac6-a8a6-2a08e0c8cdf5/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1477] 10.0.0.49 () {34 vars in 766 bytes} [Tue Aug 11 12:22:59 2026] PUT /v2.0/security-groups/10c03f9e-af59-40a8-aed3-d97603a0c3f2/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:22:59.676 7 INFO neutron.db.segments_db [None req-419aafcb-fa0d-4ddc-b474-fab57ba6cf2b 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Added segment 617002e3-badb-4cc9-8720-88f5714ffa43 of type vxlan for network 83e34b88-03d1-479d-afd3-f4bbd68e3de8 [pid: 8|app: 0|req: 742/1478] 10.0.0.49 () {34 vars in 766 bytes} [Tue Aug 11 12:22:59 2026] PUT /v2.0/security-groups/b3fedeae-8a3f-4d67-a934-5be1e6f3ea1a/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1479] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:22:59 2026] POST /v2.0/networks => generated 631 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1480] 10.0.0.49 () {34 vars in 766 bytes} [Tue Aug 11 12:22:59 2026] PUT /v2.0/security-groups/d4982df5-72ed-40fd-bad2-16393d83ff7e/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1481] 10.0.0.49 () {32 vars in 679 bytes} [Tue Aug 11 12:22:59 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1482] 10.0.0.49 () {32 vars in 693 bytes} [Tue Aug 11 12:22:59 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1483] 10.0.0.49 () {32 vars in 689 bytes} [Tue Aug 11 12:22:59 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1484] 10.0.0.49 () {32 vars in 701 bytes} [Tue Aug 11 12:22:59 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1485] 10.0.0.49 () {32 vars in 687 bytes} [Tue Aug 11 12:22:59 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1486] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:22:59 2026] POST /v2.0/subnets => generated 627 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1487] 10.0.0.49 () {32 vars in 701 bytes} [Tue Aug 11 12:23:00 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:23:00.084 7 INFO neutron.db.segments_db [None req-974f6f8f-cbfb-419d-944e-5d53eb77593e 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Added segment 12d0aa13-81de-4992-84bf-1d87e176fc54 of type vxlan for network c239338b-cdf9-44fa-8246-823937825bac [pid: 8|app: 0|req: 750/1488] 10.0.0.49 () {32 vars in 697 bytes} [Tue Aug 11 12:23:00 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1489] 10.0.0.49 () {32 vars in 709 bytes} [Tue Aug 11 12:23:00 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1490] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:00 2026] DELETE /v2.0/security-groups/622492b0-e243-4ac6-a8a6-2a08e0c8cdf5 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1491] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:00 2026] DELETE /v2.0/security-groups/10c03f9e-af59-40a8-aed3-d97603a0c3f2 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:00.328 7 INFO neutron.db.l3_hamode_db [None req-974f6f8f-cbfb-419d-944e-5d53eb77593e 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 754/1492] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:00 2026] DELETE /v2.0/security-groups/b3fedeae-8a3f-4d67-a934-5be1e6f3ea1a => 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: 755/1493] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:00 2026] DELETE /v2.0/security-groups/d4982df5-72ed-40fd-bad2-16393d83ff7e => 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: 756/1494] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:00 2026] DELETE /v2.0/security-groups/2578de7f-7e7f-40a5-893f-6a80f90f05c7 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:01.166 7 INFO neutron.db.l3_hamode_db [None req-974f6f8f-cbfb-419d-944e-5d53eb77593e 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 757/1495] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:01 2026] GET /v2.0/security-groups?tenant_id=f9fef45b1ada4076a2b1ae29e3004ac4&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1496] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:01 2026] GET /v2.0/security-groups?tenant_id=af371ff6d40b4ddc9c2128d730adc49f&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1497] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:01 2026] DELETE /v2.0/security-groups/88d580fe-b95d-48a9-9775-22fa013ab596 => 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: 760/1498] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:01 2026] DELETE /v2.0/security-groups/b2e489ca-7b67-4f78-8456-2add363d3a8b => 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: 739/1499] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:00 2026] POST /v2.0/routers => generated 694 bytes in 2019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1500] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:02 2026] GET /v2.0/security-groups?tenant_id=8ae31ce1d8ff42f69b993ae2c27bc8de&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1501] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:02 2026] DELETE /v2.0/security-groups/0106b7eb-26ba-4fa7-871d-b99163a75603 => 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: 763/1502] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:02 2026] GET /v2.0/security-groups?tenant_id=35cac5279261447382a6ba337c3f8049&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: 764/1503] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:02 2026] DELETE /v2.0/security-groups/aa95a0dc-349f-4dcf-90d4-ff36e6960e9a => 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: 740/1504] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:23:02 2026] PUT /v2.0/routers/dbade55b-fc86-43e9-9831-3df1b711da88/add_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1505] 10.0.0.49 () {34 vars in 664 bytes} [Tue Aug 11 12:23:03 2026] POST /v2.0/ports => generated 954 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1506] 10.0.0.49 () {34 vars in 664 bytes} [Tue Aug 11 12:23:03 2026] POST /v2.0/ports => generated 959 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 742/1507] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:04 2026] GET /v2.0/security-groups?tenant_id=cf7548c99f5b432e83a7c796f3950147&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1508] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:04 2026] DELETE /v2.0/security-groups/e5b968fb-5e2f-4594-817b-b0126b5e9d10 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1509] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:04 2026] GET /v2.0/security-groups?tenant_id=952e2b096a6943538c2f0d32741db2fb&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:23:05.241 8 INFO neutron.db.l3_db [None req-514d6b80-7f60-43b3-9c64-868b92bbac0c 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Floating IP 52439819-5131-4f36-8f30-35b9387a490f associated. External IP: 10.96.250.218, port: 1c820a81-dbc9-40d2-8066-0690dc1141a1. 2026-08-11 12:23:05.317 7 INFO neutron.db.segments_db [None req-4f32a52f-b23e-4099-8a23-01bbaa3e12bc 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Added segment 9df60e70-537c-42d2-b16b-0416cc55b2da of type vxlan for network be4c5254-84e0-472e-a9e6-b45d3702dbe6 [pid: 7|app: 0|req: 745/1510] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:23:04 2026] POST /v2.0/networks => generated 614 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1511] 10.0.0.49 () {34 vars in 676 bytes} [Tue Aug 11 12:23:04 2026] POST /v2.0/floatingips => generated 843 bytes in 1391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1512] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:05 2026] DELETE /v2.0/security-groups/1887d85e-c7d4-483f-8e3a-efaa6b1577ea => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:05.549 8 INFO neutron.db.segments_db [None req-033810b0-7fb8-443c-a21d-bb9e0d917aee 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Added segment aba24ea9-1f29-4cb9-8f28-a682d32ba56d of type vxlan for network cf5b3299-3994-4d2a-b550-9e55805a8041 2026-08-11 12:23:05.612 7 INFO neutron.db.l3_db [None req-7c0ce67c-44f4-4e8f-8b8a-95fd9cfa9725 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Floating IP 52439819-5131-4f36-8f30-35b9387a490f disassociated. External IP: 10.96.250.218, port: 1c820a81-dbc9-40d2-8066-0690dc1141a1. 2026-08-11 12:23:05.786 8 INFO neutron.db.l3_hamode_db [None req-033810b0-7fb8-443c-a21d-bb9e0d917aee 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 747/1513] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:23:05 2026] PUT /v2.0/floatingips/52439819-5131-4f36-8f30-35b9387a490f => generated 552 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:05.960 7 INFO neutron_taas.services.taas.taas_plugin [None req-e0c34148-d0b4-4093-b69f-4027a5ef7a09 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] TaaS: Handle Delete Port: fa2961cd-d025-48a7-8108-8ad73769a593 2026-08-11 12:23:05.963 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0c34148-d0b4-4093-b69f-4027a5ef7a09 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Tap Mirror: Handle Delete Port: fa2961cd-d025-48a7-8108-8ad73769a593 [pid: 7|app: 0|req: 748/1514] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:23:05 2026] DELETE /v2.0/floatingips/52439819-5131-4f36-8f30-35b9387a490f => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:06.508 8 INFO neutron.db.l3_hamode_db [None req-033810b0-7fb8-443c-a21d-bb9e0d917aee 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:23:06.807 7 INFO neutron.db.l3_db [None req-098a3152-a6c9-43fe-8848-e7a7959782a8 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Floating IP 17615639-2a4e-42b7-a88b-835a247cbbb4 associated. External IP: 10.96.250.203, port: e8f2781f-db88-467f-81a6-f5d62fa09eb2. [pid: 7|app: 0|req: 749/1515] 10.0.0.49 () {34 vars in 676 bytes} [Tue Aug 11 12:23:06 2026] POST /v2.0/floatingips => generated 841 bytes in 928 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1516] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:05 2026] POST /v2.0/routers => generated 694 bytes in 1807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1517] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:23:07 2026] GET /v2.0/floatingips/17615639-2a4e-42b7-a88b-835a247cbbb4 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:07.345 7 INFO neutron.db.segments_db [None req-edb40e21-ddad-4533-8ae0-4f4f1db1d6a7 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] Added segment 454fd21a-a876-489b-bb53-d591dfa368a2 of type vxlan for network 825e8c46-da42-42b7-87b5-1f9af77a6a56 [pid: 7|app: 0|req: 750/1520] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:07 2026] POST /v2.0/networks => generated 612 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1521] 10.0.0.49 () {32 vars in 775 bytes} [Tue Aug 11 12:23:07 2026] GET /v2.0/subnets?project_id=234dbe738d7045d2b850c1e87e0bf458&cidr=10.100.0.0%2F28 => generated 14 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1522] 10.0.0.49 () {32 vars in 654 bytes} [Tue Aug 11 12:23:07 2026] GET /v2.0/floatingips => generated 844 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1523] 10.0.0.49 () {32 vars in 693 bytes} [Tue Aug 11 12:23:07 2026] GET /v2.0/networks?router%3Aexternal=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: 772/1524] 10.0.0.49 () {34 vars in 663 bytes} [Tue Aug 11 12:23:07 2026] POST /v2.0/ports => generated 743 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 773/1525] 10.0.0.49 () {32 vars in 783 bytes} [Tue Aug 11 12:23:07 2026] GET /v2.0/subnets?network_id=4af68d99-c887-4968-a040-51646f3f3bad&cidr=10.100.0.0%2F28 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:07.882 7 INFO neutron.db.l3_db [None req-3158f1f0-454e-4f2f-bd54-b96d969ea163 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Floating IP 17615639-2a4e-42b7-a88b-835a247cbbb4 associated. External IP: 10.96.250.203, port: e8f2781f-db88-467f-81a6-f5d62fa09eb2. [pid: 8|app: 0|req: 774/1526] 10.0.0.49 () {34 vars in 665 bytes} [Tue Aug 11 12:23:07 2026] POST /v2.0/trunks => generated 407 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1527] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:08 2026] POST /v2.0/subnets => generated 656 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:08.361 8 INFO neutron.db.segments_db [None req-b6f01ae8-2549-4aaa-a4fb-66308ff9797f 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] Added segment 8529b2b3-bd94-4e22-a399-e5fbab83c4fa of type vxlan for network ba6a0385-93bd-4023-84ed-25aeec5dcef5 [pid: 8|app: 0|req: 776/1528] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:08 2026] POST /v2.0/networks => generated 613 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1529] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:23:07 2026] PUT /v2.0/floatingips/17615639-2a4e-42b7-a88b-835a247cbbb4 => generated 843 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1530] 10.0.0.49 () {34 vars in 663 bytes} [Tue Aug 11 12:23:08 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, ' 2026-08-11 12:23:08.987 7 INFO neutron.db.l3_db [None req-573719c2-e78e-422c-b747-3627feb5dc2c 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Floating IP 17615639-2a4e-42b7-a88b-835a247cbbb4 disassociated. External IP: 10.96.250.203, port: 1c820a81-dbc9-40d2-8066-0690dc1141a1. [pid: 7|app: 0|req: 755/1531] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:23:08 2026] PUT /v2.0/floatingips/17615639-2a4e-42b7-a88b-835a247cbbb4 => generated 552 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1532] 10.0.0.49 () {34 vars in 665 bytes} [Tue Aug 11 12:23:09 2026] POST /v2.0/trunks => generated 407 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1533] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:23:08 2026] PUT /v2.0/routers/ba64e350-cdb1-40db-b821-996ca692e201/add_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1534] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:09 2026] GET /v2.0/security-groups?tenant_id=6d56c727889d4844a2ba85ac3e406c57&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:23:09.746 7 INFO neutron.db.segments_db [None req-ef6527e6-2e44-41a2-9469-a4c246a6a42d 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] Added segment 5856dbe2-fe83-42bb-a48a-5d99715893c1 of type vxlan for network 519cd783-bad9-4667-a76d-ad63803af7f8 2026-08-11 12:23:09.768 8 INFO neutron_taas.services.taas.taas_plugin [None req-6494f1d4-7317-43ce-9919-2fb740a21a87 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] TaaS: Handle Delete Port: 73fe56ad-5552-49d2-8a63-437ecf8a0e3e 2026-08-11 12:23:09.770 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6494f1d4-7317-43ce-9919-2fb740a21a87 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Tap Mirror: Handle Delete Port: 73fe56ad-5552-49d2-8a63-437ecf8a0e3e [pid: 7|app: 0|req: 758/1535] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:09 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: 778/1536] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:23:09 2026] DELETE /v2.0/floatingips/17615639-2a4e-42b7-a88b-835a247cbbb4 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1537] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:09 2026] DELETE /v2.0/security-groups/dead60ad-8030-49d0-bd41-3ef3e714e108 => 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: 780/1538] 10.0.0.49 () {34 vars in 663 bytes} [Tue Aug 11 12:23:10 2026] POST /v2.0/ports => generated 743 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1539] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:23:09 2026] GET /v2.0/networks => generated 7167 bytes in 455 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-08-11 12:23:10.311 8 INFO neutron.api.v2.resource [None req-54807fcf-dd25-4a96-95eb-13a9e395ce52 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 781/1540] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:23:10 2026] DELETE /v2.0/floatingips/17615639-2a4e-42b7-a88b-835a247cbbb4 => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1541] 10.0.0.49 () {32 vars in 646 bytes} [Tue Aug 11 12:23:10 2026] GET /v2.0/subnets => generated 3851 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:23:10.478 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e29be25-afd1-437c-8fa8-9a320bcbc325 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] TaaS: Handle Delete Port: 1c820a81-dbc9-40d2-8066-0690dc1141a1 2026-08-11 12:23:10.481 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e29be25-afd1-437c-8fa8-9a320bcbc325 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Tap Mirror: Handle Delete Port: 1c820a81-dbc9-40d2-8066-0690dc1141a1 [pid: 8|app: 0|req: 782/1542] 10.0.0.49 () {34 vars in 665 bytes} [Tue Aug 11 12:23:10 2026] POST /v2.0/trunks => generated 407 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1543] 10.0.0.49 () {32 vars in 646 bytes} [Tue Aug 11 12:23:10 2026] GET /v2.0/routers => generated 1461 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1544] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:23:10 2026] DELETE /v2.0/ports/1c820a81-dbc9-40d2-8066-0690dc1141a1 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:23:10.656 8 INFO neutron.db.segments_db [None req-6f6e0027-2d5d-492b-9520-bcbd75f1d66b 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] Added segment e7d51e67-9d5e-4138-91b7-54edbe782cff of type vxlan for network 075bd93a-0dcd-404e-bd7a-0cfd9d3b0aa0 [pid: 8|app: 0|req: 784/1545] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:10 2026] POST /v2.0/networks => generated 613 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:10.756 7 INFO neutron_taas.services.taas.taas_plugin [None req-80c670f8-c2b2-45e9-9d44-c0b4ea6466f4 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] TaaS: Handle Delete Port: e8f2781f-db88-467f-81a6-f5d62fa09eb2 2026-08-11 12:23:10.759 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80c670f8-c2b2-45e9-9d44-c0b4ea6466f4 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Tap Mirror: Handle Delete Port: e8f2781f-db88-467f-81a6-f5d62fa09eb2 [pid: 8|app: 0|req: 785/1546] 10.0.0.49 () {34 vars in 684 bytes} [Tue Aug 11 12:23:10 2026] POST /v2.0/security-groups => generated 1673 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1547] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:23:10 2026] DELETE /v2.0/ports/e8f2781f-db88-467f-81a6-f5d62fa09eb2 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1548] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1549] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:23:11 2026] GET /v2.0/ports?device_id=dbade55b-fc86-43e9-9831-3df1b711da88 => generated 958 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1550] 10.0.0.49 () {34 vars in 663 bytes} [Tue Aug 11 12:23:10 2026] POST /v2.0/ports => generated 743 bytes in 311 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: 765/1551] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:11 2026] POST /v2.0/security-group-rules => generated 596 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1552] 10.0.0.49 () {34 vars in 665 bytes} [Tue Aug 11 12:23:11 2026] POST /v2.0/trunks => generated 407 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1553] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:11 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-08-11 12:23:11.543 8 INFO neutron_taas.services.taas.taas_plugin [None req-523c7048-e575-4dba-ac33-f12d86d17fef 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] TaaS: Handle Delete Port: 4c92009c-8cc6-402b-b3d8-8450108b2657 2026-08-11 12:23:11.549 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-523c7048-e575-4dba-ac33-f12d86d17fef 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Tap Mirror: Handle Delete Port: 4c92009c-8cc6-402b-b3d8-8450108b2657 2026-08-11 12:23:11.560 7 INFO neutron.db.segments_db [None req-d3b231eb-be6f-4620-8b7a-36043cd6d683 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] Added segment 1721e22f-9396-4d46-893f-7650008d62cb of type vxlan for network b2a33fb4-49cd-4645-9be8-eeee20c5e828 [pid: 7|app: 0|req: 768/1554] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:11 2026] POST /v2.0/networks => generated 611 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1555] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:11 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: 770/1556] 10.0.0.49 () {34 vars in 663 bytes} [Tue Aug 11 12:23:11 2026] POST /v2.0/ports => generated 743 bytes in 337 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: 787/1557] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:23:11 2026] PUT /v2.0/routers/dbade55b-fc86-43e9-9831-3df1b711da88/remove_router_interface => generated 309 bytes in 898 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:12.150 7 INFO neutron.db.securitygroups_db [None req-2361558c-18e4-40bd-96e4-284ce94000c3 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Project 234dbe738d7045d2b850c1e87e0bf458 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: 771/1558] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1559] 10.0.0.49 () {34 vars in 665 bytes} [Tue Aug 11 12:23:12 2026] POST /v2.0/trunks => generated 407 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:12.496 7 INFO neutron_taas.services.taas.taas_plugin [None req-34a57413-7f1c-4cd6-8d20-40abca91a414 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] TaaS: Handle Delete Port: 71b44593-73aa-495a-bff4-1ffd61d34787 2026-08-11 12:23:12.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34a57413-7f1c-4cd6-8d20-40abca91a414 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Tap Mirror: Handle Delete Port: 71b44593-73aa-495a-bff4-1ffd61d34787 [pid: 8|app: 0|req: 789/1560] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:12 2026] GET /v2.0/security-groups?tenant_id=3d56c0cda43d46e0acedc2f78b49ee83&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:23:12.727 8 INFO neutron.db.securitygroups_db [None req-2dda15f4-74c6-4446-aafa-35427a472c04 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Project 234dbe738d7045d2b850c1e87e0bf458 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: 790/1561] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:12 2026] POST /v2.0/security-group-rules => generated 606 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:12.839 7 INFO neutron_taas.services.taas.taas_plugin [None req-34a57413-7f1c-4cd6-8d20-40abca91a414 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] TaaS: Handle Delete Port: da32a2c2-4e81-4050-9abd-7db0ebb14ff8 2026-08-11 12:23:12.842 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34a57413-7f1c-4cd6-8d20-40abca91a414 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] Tap Mirror: Handle Delete Port: da32a2c2-4e81-4050-9abd-7db0ebb14ff8 [pid: 8|app: 0|req: 791/1562] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:23:12 2026] PUT /v2.0/trunks/14cd979d-22a6-497b-9d9b-d003cd7c595d/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1563] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:12 2026] DELETE /v2.0/security-groups/df4f8a81-3a74-4e32-858b-e90810b03cdd => 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: 793/1564] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:23:12 2026] PUT /v2.0/trunks/4b436aeb-c4db-41d1-9829-b409f05364ac/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1565] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:23:13 2026] PUT /v2.0/trunks/123c94e5-d44f-4879-acac-d2ff348789c8/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1566] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:23:13 2026] PUT /v2.0/trunks/5f5da6a5-9b45-46e1-bb22-0e17a929d75e/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: 796/1567] 10.0.0.49 () {32 vars in 661 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1568] 10.0.0.49 () {32 vars in 675 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:13.206 7 INFO neutron.services.segments.plugin [-] Segment 12d0aa13-81de-4992-84bf-1d87e176fc54 resource provider aggregate not found [pid: 8|app: 0|req: 798/1569] 10.0.0.49 () {32 vars in 671 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:13.215 7 INFO neutron.services.segments.plugin [-] Segment 12d0aa13-81de-4992-84bf-1d87e176fc54 resource provider aggregate not found 2026-08-11 12:23:13.229 7 INFO neutron.services.segments.plugin [-] Segment 12d0aa13-81de-4992-84bf-1d87e176fc54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12d0aa13-81de-4992-84bf-1d87e176fc54 found for delete ", "request_id": "req-91043776-9b33-4323-9101-7b2a69c143c0"}]} [pid: 8|app: 0|req: 799/1570] 10.0.0.49 () {32 vars in 683 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:23:13.238 7 INFO neutron.db.l3_hamode_db [None req-34a57413-7f1c-4cd6-8d20-40abca91a414 9abb032b17d1446ab3b5d44eea3696b3 1c7df3d8de964764abade2eceffb8b44 - - default default] HA network c239338b-cdf9-44fa-8246-823937825bac was deleted as no HA routers are present in tenant 1c7df3d8de964764abade2eceffb8b44. 2026-08-11 12:23:13.239 7 INFO neutron.services.segments.plugin [-] Segment 12d0aa13-81de-4992-84bf-1d87e176fc54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12d0aa13-81de-4992-84bf-1d87e176fc54 found for delete ", "request_id": "req-40b75c48-ac31-4f36-8715-0d1e4d1525ae"}]} [pid: 7|app: 0|req: 772/1571] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:12 2026] DELETE /v2.0/routers/dbade55b-fc86-43e9-9831-3df1b711da88 => generated 0 bytes in 981 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1572] 10.0.0.49 () {32 vars in 669 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1573] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/networks => generated 1298 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1574] 10.0.0.49 () {32 vars in 683 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1575] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:13 2026] DELETE /v2.0/subnets/66937731-8d57-4ea6-9ac8-7cc73ba48dfa => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1576] 10.0.0.49 () {32 vars in 679 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1577] 10.0.0.49 () {32 vars in 691 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1578] 10.0.0.49 () {32 vars in 718 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/trunks/14cd979d-22a6-497b-9d9b-d003cd7c595d => generated 412 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1579] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/ports/2f9b080d-cafd-43a1-b3bd-5c8512f53cf1 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1580] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:13 2026] DELETE /v2.0/networks/83e34b88-03d1-479d-afd3-f4bbd68e3de8 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1581] 10.0.0.14 () {34 vars in 1097 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-796813745&fields=id&tenant_id=234dbe738d7045d2b850c1e87e0bf458 => 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: 807/1582] 10.0.0.14 () {34 vars in 981 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/networks?id=be4c5254-84e0-472e-a9e6-b45d3702dbe6 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1583] 10.0.0.49 () {32 vars in 721 bytes} [Tue Aug 11 12:23:13 2026] DELETE /v2.0/trunks/14cd979d-22a6-497b-9d9b-d003cd7c595d => 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: 777/1584] 10.0.0.49 () {32 vars in 718 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/trunks/4b436aeb-c4db-41d1-9829-b409f05364ac => generated 420 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1585] 10.0.0.14 () {34 vars in 964 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/quotas/234dbe738d7045d2b850c1e87e0bf458 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1586] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/ports/2e376433-a6ab-4fd3-9ef4-9de33d2aae6c => generated 826 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1587] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/ports?tenant_id=234dbe738d7045d2b850c1e87e0bf458&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1588] 10.0.0.49 () {32 vars in 721 bytes} [Tue Aug 11 12:23:13 2026] DELETE /v2.0/trunks/4b436aeb-c4db-41d1-9829-b409f05364ac => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1589] 10.0.0.49 () {32 vars in 718 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/trunks/123c94e5-d44f-4879-acac-d2ff348789c8 => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1590] 10.0.0.14 () {34 vars in 1007 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6?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: 781/1591] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/ports/62cefb5c-48cc-463f-a7ff-83d45b78155f => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1592] 10.0.0.14 () {34 vars in 1107 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1593] 10.0.0.49 () {32 vars in 721 bytes} [Tue Aug 11 12:23:13 2026] DELETE /v2.0/trunks/123c94e5-d44f-4879-acac-d2ff348789c8 => 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/1594] 10.0.0.49 () {32 vars in 718 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/trunks/5f5da6a5-9b45-46e1-bb22-0e17a929d75e => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1595] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/ports/151a0919-aaa7-4aee-8fdf-5b0c0c97ed54 => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1596] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:14 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => 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: 812/1597] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:13 2026] GET /v2.0/security-groups?tenant_id=1c7df3d8de964764abade2eceffb8b44&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: 786/1598] 10.0.0.49 () {32 vars in 721 bytes} [Tue Aug 11 12:23:14 2026] DELETE /v2.0/trunks/5f5da6a5-9b45-46e1-bb22-0e17a929d75e => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1599] 10.0.0.49 () {32 vars in 718 bytes} [Tue Aug 11 12:23:14 2026] GET /v2.0/trunks/9d15a465-5f1a-4fe5-84ba-1068bbb113d8 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1600] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:23:14 2026] GET /v2.0/ports/2abae8f9-cc8c-424a-bd45-c3353b336c69 => 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: 813/1601] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:14 2026] DELETE /v2.0/security-groups/d456b970-2218-4917-ae4b-81bd5660165d => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1602] 10.0.0.49 () {32 vars in 721 bytes} [Tue Aug 11 12:23:14 2026] DELETE /v2.0/trunks/9d15a465-5f1a-4fe5-84ba-1068bbb113d8 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:14.404 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4d75f32-e8f5-4114-83ec-b02b0460528b 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] TaaS: Handle Delete Port: 2f9b080d-cafd-43a1-b3bd-5c8512f53cf1 2026-08-11 12:23:14.406 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4d75f32-e8f5-4114-83ec-b02b0460528b 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] Tap Mirror: Handle Delete Port: 2f9b080d-cafd-43a1-b3bd-5c8512f53cf1 [pid: 8|app: 0|req: 814/1603] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:23:14 2026] DELETE /v2.0/ports/2f9b080d-cafd-43a1-b3bd-5c8512f53cf1 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:23:14.607 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba645d42-ed58-455a-9430-ddd7df154bfc 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] TaaS: Handle Delete Port: 2e376433-a6ab-4fd3-9ef4-9de33d2aae6c 2026-08-11 12:23:14.609 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba645d42-ed58-455a-9430-ddd7df154bfc 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] Tap Mirror: Handle Delete Port: 2e376433-a6ab-4fd3-9ef4-9de33d2aae6c [pid: 7|app: 0|req: 790/1604] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:23:14 2026] DELETE /v2.0/ports/2e376433-a6ab-4fd3-9ef4-9de33d2aae6c => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:23:14.789 8 INFO neutron_taas.services.taas.taas_plugin [None req-84bdd1c9-e71c-4892-9cb6-e5aed612d4d8 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] TaaS: Handle Delete Port: 62cefb5c-48cc-463f-a7ff-83d45b78155f 2026-08-11 12:23:14.795 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84bdd1c9-e71c-4892-9cb6-e5aed612d4d8 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] Tap Mirror: Handle Delete Port: 62cefb5c-48cc-463f-a7ff-83d45b78155f [pid: 8|app: 0|req: 815/1605] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:23:14 2026] DELETE /v2.0/ports/62cefb5c-48cc-463f-a7ff-83d45b78155f => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:23:14.971 7 INFO neutron_taas.services.taas.taas_plugin [None req-a44c9da1-db36-4cef-95cc-8831a78c5da7 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] TaaS: Handle Delete Port: 151a0919-aaa7-4aee-8fdf-5b0c0c97ed54 2026-08-11 12:23:14.975 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a44c9da1-db36-4cef-95cc-8831a78c5da7 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] Tap Mirror: Handle Delete Port: 151a0919-aaa7-4aee-8fdf-5b0c0c97ed54 [pid: 7|app: 0|req: 791/1606] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:23:14 2026] DELETE /v2.0/ports/151a0919-aaa7-4aee-8fdf-5b0c0c97ed54 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1607] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:15 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:15.192 8 INFO neutron_taas.services.taas.taas_plugin [None req-faa7665f-2e96-497a-a8e4-46aac4e350c9 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] TaaS: Handle Delete Port: 2abae8f9-cc8c-424a-bd45-c3353b336c69 2026-08-11 12:23:15.195 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-faa7665f-2e96-497a-a8e4-46aac4e350c9 88339482a5884e3587c31b60923c2405 e352a1d9e61342d0b08292c0a0f8ae38 - - default default] Tap Mirror: Handle Delete Port: 2abae8f9-cc8c-424a-bd45-c3353b336c69 2026-08-11 12:23:15.247 7 INFO neutron.services.segments.plugin [-] Segment 617002e3-badb-4cc9-8720-88f5714ffa43 resource provider aggregate not found 2026-08-11 12:23:15.262 7 INFO neutron.services.segments.plugin [-] Segment 617002e3-badb-4cc9-8720-88f5714ffa43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 617002e3-badb-4cc9-8720-88f5714ffa43 found for delete ", "request_id": "req-fa17a404-c30e-45fa-aa26-177436e2f8fe"}]} 2026-08-11 12:23:15.267 7 INFO neutron.services.segments.plugin [-] Segment 617002e3-badb-4cc9-8720-88f5714ffa43 resource provider aggregate not found 2026-08-11 12:23:15.281 7 INFO neutron.services.segments.plugin [-] Segment 617002e3-badb-4cc9-8720-88f5714ffa43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 617002e3-badb-4cc9-8720-88f5714ffa43 found for delete ", "request_id": "req-132c1b78-8588-442b-a709-8c70a0bcd296"}]} [pid: 8|app: 0|req: 816/1608] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:23:15 2026] DELETE /v2.0/ports/2abae8f9-cc8c-424a-bd45-c3353b336c69 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1609] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:15 2026] DELETE /v2.0/networks/825e8c46-da42-42b7-87b5-1f9af77a6a56 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:23:15.601 8 INFO neutron.services.segments.plugin [-] Segment 8529b2b3-bd94-4e22-a399-e5fbab83c4fa resource provider aggregate not found 2026-08-11 12:23:15.606 8 INFO neutron.services.segments.plugin [-] Segment 8529b2b3-bd94-4e22-a399-e5fbab83c4fa resource provider aggregate not found 2026-08-11 12:23:15.621 8 INFO neutron.services.segments.plugin [-] Segment 8529b2b3-bd94-4e22-a399-e5fbab83c4fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8529b2b3-bd94-4e22-a399-e5fbab83c4fa found for delete ", "request_id": "req-691324d6-67a6-4c87-9603-5d341113af27"}]} 2026-08-11 12:23:15.622 8 INFO neutron.services.segments.plugin [-] Segment 8529b2b3-bd94-4e22-a399-e5fbab83c4fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8529b2b3-bd94-4e22-a399-e5fbab83c4fa found for delete ", "request_id": "req-fec68be6-c7fa-4096-9bf9-ba39b2e16d3b"}]} [pid: 8|app: 0|req: 817/1610] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:15 2026] DELETE /v2.0/networks/ba6a0385-93bd-4023-84ed-25aeec5dcef5 => 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: 794/1611] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:15 2026] DELETE /v2.0/networks/519cd783-bad9-4667-a76d-ad63803af7f8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1612] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:15 2026] DELETE /v2.0/networks/075bd93a-0dcd-404e-bd7a-0cfd9d3b0aa0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1613] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:15 2026] DELETE /v2.0/networks/b2a33fb4-49cd-4645-9be8-eeee20c5e828 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1614] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:16 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:16.284 8 INFO neutron.db.segments_db [None req-2e61b3d5-49a5-42cd-80be-4824318b454b 539ab17af7704841bb42c4e6f916dccf 1363c3d8d0044e10b489a33295c1ebde - - default default] Added segment 8d6e84e0-ece8-4b38-91e6-0daf10cdc66d of type vxlan for network 7ebe5982-53e9-4352-a464-d6490888fbfb 2026-08-11 12:23:16.340 8 INFO neutron.db.segments_db [None req-2e61b3d5-49a5-42cd-80be-4824318b454b 539ab17af7704841bb42c4e6f916dccf 1363c3d8d0044e10b489a33295c1ebde - - default default] Added segment cd9b572c-3a8b-4a02-93d0-4ec349ef3555 of type vxlan for network 6c01d37e-7bbc-4be3-942a-932d82e60373 [pid: 8|app: 0|req: 819/1615] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:15 2026] POST /v2.0/networks => generated 1208 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1616] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:23:16 2026] GET /v2.0/networks => generated 1845 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1617] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:16 2026] DELETE /v2.0/networks/7ebe5982-53e9-4352-a464-d6490888fbfb => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1618] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:16 2026] DELETE /v2.0/networks/6c01d37e-7bbc-4be3-942a-932d82e60373 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1619] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:23:16 2026] GET /v2.0/networks => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:16.899 8 INFO neutron.db.segments_db [None req-7dc76aaa-b19c-45da-af59-12fa28db99df 539ab17af7704841bb42c4e6f916dccf 1363c3d8d0044e10b489a33295c1ebde - - default default] Added segment b000d3f9-e019-4760-a8c3-ab9bb244f6a9 of type vxlan for network 9a4b2d17-74c0-4eaf-8076-03feedb65bcc [pid: 8|app: 0|req: 822/1620] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:16 2026] POST /v2.0/networks => generated 631 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:17.048 8 INFO neutron.db.segments_db [None req-a7619cdb-bc70-4d30-a2a8-cf2ec8becba4 539ab17af7704841bb42c4e6f916dccf 1363c3d8d0044e10b489a33295c1ebde - - default default] Added segment 39bbf645-d06f-429f-a330-a746cd67a5b0 of type vxlan for network e8e64e53-d205-400a-b3b2-89614621684a [pid: 7|app: 0|req: 799/1621] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:16 2026] GET /v2.0/security-groups?tenant_id=d58d6beb8ccc4e5681a0df432bf9bd62&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1622] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:16 2026] POST /v2.0/networks => generated 630 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1623] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:17 2026] DELETE /v2.0/security-groups/1c028b63-dab0-4153-8d94-e3de9562b2da => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:17.289 7 INFO neutron.services.segments.plugin [-] Segment 454fd21a-a876-489b-bb53-d591dfa368a2 resource provider aggregate not found [pid: 7|app: 0|req: 801/1624] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/security-groups?tenant_id=e352a1d9e61342d0b08292c0a0f8ae38&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:23:17.306 7 INFO neutron.services.segments.plugin [-] Segment 454fd21a-a876-489b-bb53-d591dfa368a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 454fd21a-a876-489b-bb53-d591dfa368a2 found for delete ", "request_id": "req-ad713faf-ab57-4145-b6eb-e60b19c02c8b"}]} 2026-08-11 12:23:17.311 7 INFO neutron.services.segments.plugin [-] Segment 454fd21a-a876-489b-bb53-d591dfa368a2 resource provider aggregate not found 2026-08-11 12:23:17.331 7 INFO neutron.services.segments.plugin [-] Segment 5856dbe2-fe83-42bb-a48a-5d99715893c1 resource provider aggregate not found 2026-08-11 12:23:17.331 7 INFO neutron.services.segments.plugin [-] Segment 454fd21a-a876-489b-bb53-d591dfa368a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 454fd21a-a876-489b-bb53-d591dfa368a2 found for delete ", "request_id": "req-fd111c31-6c3a-4bf8-97e4-a744ab34b5ca"}]} 2026-08-11 12:23:17.354 7 INFO neutron.services.segments.plugin [-] Segment 5856dbe2-fe83-42bb-a48a-5d99715893c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5856dbe2-fe83-42bb-a48a-5d99715893c1 found for delete ", "request_id": "req-6c1129ab-6a02-4228-82e7-eb39ab7f312c"}]} 2026-08-11 12:23:17.357 7 INFO neutron.services.segments.plugin [-] Segment 5856dbe2-fe83-42bb-a48a-5d99715893c1 resource provider aggregate not found 2026-08-11 12:23:17.371 7 INFO neutron.services.segments.plugin [-] Segment 5856dbe2-fe83-42bb-a48a-5d99715893c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5856dbe2-fe83-42bb-a48a-5d99715893c1 found for delete ", "request_id": "req-60a5dd1f-8e49-46a6-94bb-a9085a2eb0d0"}]} 2026-08-11 12:23:17.379 7 INFO neutron.services.segments.plugin [-] Segment 1721e22f-9396-4d46-893f-7650008d62cb resource provider aggregate not found 2026-08-11 12:23:17.392 7 INFO neutron.services.segments.plugin [-] Segment 1721e22f-9396-4d46-893f-7650008d62cb resource provider aggregate not found 2026-08-11 12:23:17.412 7 INFO neutron.services.segments.plugin [-] Segment 1721e22f-9396-4d46-893f-7650008d62cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1721e22f-9396-4d46-893f-7650008d62cb found for delete ", "request_id": "req-d2e54ec6-7a65-43ef-bd95-80acb66a9441"}]} 2026-08-11 12:23:17.416 7 INFO neutron.services.segments.plugin [-] Segment 1721e22f-9396-4d46-893f-7650008d62cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1721e22f-9396-4d46-893f-7650008d62cb found for delete ", "request_id": "req-916a64c3-f0b8-4c76-bf89-fcda61fa43d2"}]} 2026-08-11 12:23:17.428 7 INFO neutron.services.segments.plugin [-] Segment cd9b572c-3a8b-4a02-93d0-4ec349ef3555 resource provider aggregate not found 2026-08-11 12:23:17.430 7 INFO neutron.services.segments.plugin [-] Segment cd9b572c-3a8b-4a02-93d0-4ec349ef3555 resource provider aggregate not found [pid: 7|app: 0|req: 802/1625] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:17 2026] DELETE /v2.0/security-groups/860c3ed1-8421-49e6-a24b-df66bcb96c4b => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:17.449 7 INFO neutron.services.segments.plugin [-] Segment cd9b572c-3a8b-4a02-93d0-4ec349ef3555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd9b572c-3a8b-4a02-93d0-4ec349ef3555 found for delete ", "request_id": "req-a8405f80-544a-418c-a6d1-c09f316397e6"}]} 2026-08-11 12:23:17.449 7 INFO neutron.services.segments.plugin [-] Segment cd9b572c-3a8b-4a02-93d0-4ec349ef3555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd9b572c-3a8b-4a02-93d0-4ec349ef3555 found for delete ", "request_id": "req-c34a16a4-8868-4416-ae0d-93608c16b063"}]} [pid: 7|app: 0|req: 803/1626] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => 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: 824/1627] 10.0.0.49 () {34 vars in 664 bytes} [Tue Aug 11 12:23:17 2026] POST /v2.0/ports => generated 1506 bytes in 441 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-08-11 12:23:17.641 8 INFO neutron.services.segments.plugin [-] Segment e7d51e67-9d5e-4138-91b7-54edbe782cff resource provider aggregate not found 2026-08-11 12:23:17.647 8 INFO neutron.services.segments.plugin [-] Segment e7d51e67-9d5e-4138-91b7-54edbe782cff resource provider aggregate not found 2026-08-11 12:23:17.669 8 INFO neutron.services.segments.plugin [-] Segment e7d51e67-9d5e-4138-91b7-54edbe782cff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7d51e67-9d5e-4138-91b7-54edbe782cff found for delete ", "request_id": "req-13d2e5e8-4906-419a-92a1-8a01c1953394"}]} 2026-08-11 12:23:17.680 8 INFO neutron.services.segments.plugin [-] Segment e7d51e67-9d5e-4138-91b7-54edbe782cff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7d51e67-9d5e-4138-91b7-54edbe782cff found for delete ", "request_id": "req-b33a28e1-048d-46d0-9334-aadb5b87781b"}]} 2026-08-11 12:23:17.684 8 INFO neutron.services.segments.plugin [-] Segment 8d6e84e0-ece8-4b38-91e6-0daf10cdc66d resource provider aggregate not found [pid: 7|app: 0|req: 804/1628] 10.0.0.49 () {32 vars in 642 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/ports => generated 1506 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:23:17.698 8 INFO neutron.services.segments.plugin [-] Segment 8d6e84e0-ece8-4b38-91e6-0daf10cdc66d resource provider aggregate not found 2026-08-11 12:23:17.703 8 INFO neutron.services.segments.plugin [-] Segment 8d6e84e0-ece8-4b38-91e6-0daf10cdc66d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d6e84e0-ece8-4b38-91e6-0daf10cdc66d found for delete ", "request_id": "req-486e4001-c897-4ecf-a26f-f7eaae24f577"}]} 2026-08-11 12:23:17.720 8 INFO neutron.services.segments.plugin [-] Segment 8d6e84e0-ece8-4b38-91e6-0daf10cdc66d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d6e84e0-ece8-4b38-91e6-0daf10cdc66d found for delete ", "request_id": "req-be19d314-f98c-40ad-a177-50bc03ec604c"}]} [pid: 8|app: 0|req: 825/1629] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/security-groups?tenant_id=e3ff4f854cbe47d2a96c51df458392b3&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:23:17.792 7 INFO neutron_taas.services.taas.taas_plugin [None req-32221d59-6cd0-46a2-829b-9e8d203ddacb 539ab17af7704841bb42c4e6f916dccf 1363c3d8d0044e10b489a33295c1ebde - - default default] TaaS: Handle Delete Port: d82672bc-58fd-4ac1-8343-5399b96cfd7c 2026-08-11 12:23:17.795 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32221d59-6cd0-46a2-829b-9e8d203ddacb 539ab17af7704841bb42c4e6f916dccf 1363c3d8d0044e10b489a33295c1ebde - - default default] Tap Mirror: Handle Delete Port: d82672bc-58fd-4ac1-8343-5399b96cfd7c [pid: 8|app: 0|req: 826/1630] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:17 2026] DELETE /v2.0/security-groups/fe81165a-ba7f-4be8-94ef-d3be94dae6ff => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1631] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:23:17 2026] DELETE /v2.0/ports/d82672bc-58fd-4ac1-8343-5399b96cfd7c => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:23:17.953 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d5065b9-3cd8-4365-9a0c-94937a811ad5 539ab17af7704841bb42c4e6f916dccf 1363c3d8d0044e10b489a33295c1ebde - - default default] TaaS: Handle Delete Port: 60ada730-36aa-4d7c-aedd-623721ac8e39 2026-08-11 12:23:17.956 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d5065b9-3cd8-4365-9a0c-94937a811ad5 539ab17af7704841bb42c4e6f916dccf 1363c3d8d0044e10b489a33295c1ebde - - default default] Tap Mirror: Handle Delete Port: 60ada730-36aa-4d7c-aedd-623721ac8e39 [pid: 8|app: 0|req: 827/1632] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:23:17 2026] DELETE /v2.0/ports/60ada730-36aa-4d7c-aedd-623721ac8e39 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1633] 10.0.0.49 () {32 vars in 642 bytes} [Tue Aug 11 12:23:18 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:18.156 8 INFO neutron.db.segments_db [None req-c6e6071a-d0db-45f1-8880-32955f9f488d 539ab17af7704841bb42c4e6f916dccf 1363c3d8d0044e10b489a33295c1ebde - - default default] Added segment aecdd8e3-3fcd-4e65-a4ec-8c5ab888d215 of type vxlan for network 31f381ad-cf7d-497b-99cd-22865ab3d3da [pid: 8|app: 0|req: 828/1634] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:18 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:18.295 7 INFO neutron.db.segments_db [None req-0831603f-9578-4a43-b411-466a80a6e2a6 539ab17af7704841bb42c4e6f916dccf 1363c3d8d0044e10b489a33295c1ebde - - default default] Added segment e5c4b4ef-f0a1-4b0a-a954-0f18cf9b9224 of type vxlan for network cbb2ca94-f53d-41c1-80d3-f75c94e87fa6 [pid: 8|app: 0|req: 829/1635] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:23:18 2026] GET /v2.0/networks?id=be4c5254-84e0-472e-a9e6-b45d3702dbe6 => generated 661 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1636] 199.19.213.104 () {34 vars in 1050 bytes} [Tue Aug 11 12:23:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=234dbe738d7045d2b850c1e87e0bf458 => generated 180 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1637] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:18 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1638] 199.19.213.104 () {38 vars in 955 bytes} [Tue Aug 11 12:23:18 2026] POST /v2.0/ports => generated 954 bytes in 283 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: 832/1639] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:18 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 957 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1640] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:18 2026] POST /v2.0/subnets => generated 1272 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1641] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:23:18 2026] GET /v2.0/security-groups?id=b523893c-274a-485f-b84d-dd88c5f70047&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1642] 10.0.0.49 () {32 vars in 646 bytes} [Tue Aug 11 12:23:18 2026] GET /v2.0/subnets => generated 1908 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1643] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:18 2026] DELETE /v2.0/subnets/1f4ee114-f851-4009-88d1-4f44b9c5b4cd => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1644] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:23:18 2026] PUT /v2.0/ports/18cabe80-cd16-4ce7-8a82-964db7d37635 => generated 1235 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:23:19.065 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b73bcf52-e765-46b3-bdc1-10e0f7684e77'] response: {'name': 'network-changed', 'server_uuid': 'f4c7bb95-99fa-4f96-985a-b4954a7c07a4', 'tag': '18cabe80-cd16-4ce7-8a82-964db7d37635', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 812/1645] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:19 2026] DELETE /v2.0/subnets/c59f5973-2bce-4525-a55c-2ca8308ae468 => generated 0 bytes in 151 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: 834/1646] 10.0.0.49 () {32 vars in 646 bytes} [Tue Aug 11 12:23:19 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1647] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:19 2026] DELETE /v2.0/networks/cbb2ca94-f53d-41c1-80d3-f75c94e87fa6 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:23:19.472 7 INFO neutron.services.segments.plugin [-] Segment e5c4b4ef-f0a1-4b0a-a954-0f18cf9b9224 resource provider aggregate not found 2026-08-11 12:23:19.476 7 INFO neutron.services.segments.plugin [-] Segment e5c4b4ef-f0a1-4b0a-a954-0f18cf9b9224 resource provider aggregate not found 2026-08-11 12:23:19.487 7 INFO neutron.services.segments.plugin [-] Segment e5c4b4ef-f0a1-4b0a-a954-0f18cf9b9224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5c4b4ef-f0a1-4b0a-a954-0f18cf9b9224 found for delete ", "request_id": "req-5f4e2771-69da-425e-b534-b28162449491"}]} [pid: 8|app: 0|req: 835/1648] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:19 2026] DELETE /v2.0/networks/31f381ad-cf7d-497b-99cd-22865ab3d3da => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:23:19.496 7 INFO neutron.services.segments.plugin [-] Segment e5c4b4ef-f0a1-4b0a-a954-0f18cf9b9224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5c4b4ef-f0a1-4b0a-a954-0f18cf9b9224 found for delete ", "request_id": "req-7aab5345-197a-4220-8b90-dce168a03953"}]} [pid: 8|app: 0|req: 836/1649] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:23:19 2026] GET /v2.0/ports?tenant_id=234dbe738d7045d2b850c1e87e0bf458&device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1650] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:19 2026] DELETE /v2.0/networks/e8e64e53-d205-400a-b3b2-89614621684a => 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: 837/1651] 199.19.213.104 () {34 vars in 1018 bytes} [Tue Aug 11 12:23:19 2026] GET /v2.0/networks?tenant_id=234dbe738d7045d2b850c1e87e0bf458&shared=False => generated 757 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:19.730 8 INFO neutron.services.segments.plugin [-] Segment aecdd8e3-3fcd-4e65-a4ec-8c5ab888d215 resource provider aggregate not found [pid: 8|app: 0|req: 838/1652] 199.19.213.104 () {34 vars in 930 bytes} [Tue Aug 11 12:23:19 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) 2026-08-11 12:23:19.754 8 INFO neutron.services.segments.plugin [-] Segment aecdd8e3-3fcd-4e65-a4ec-8c5ab888d215 resource provider aggregate not found 2026-08-11 12:23:19.762 8 INFO neutron.services.segments.plugin [-] Segment aecdd8e3-3fcd-4e65-a4ec-8c5ab888d215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aecdd8e3-3fcd-4e65-a4ec-8c5ab888d215 found for delete ", "request_id": "req-c5a6281c-6da8-4af7-bab2-93562e40dfd4"}]} 2026-08-11 12:23:19.767 8 INFO neutron.services.segments.plugin [-] Segment aecdd8e3-3fcd-4e65-a4ec-8c5ab888d215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aecdd8e3-3fcd-4e65-a4ec-8c5ab888d215 found for delete ", "request_id": "req-03d0cbef-2bcf-4d2e-9c3d-dd4897801090"}]} [pid: 7|app: 0|req: 815/1653] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:19 2026] DELETE /v2.0/networks/9a4b2d17-74c0-4eaf-8076-03feedb65bcc => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1654] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:19 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1655] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:23:20 2026] GET /v2.0/security-groups?id=b523893c-274a-485f-b84d-dd88c5f70047&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: 840/1656] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:20 2026] GET /v2.0/security-groups?tenant_id=1363c3d8d0044e10b489a33295c1ebde&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1657] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:20 2026] DELETE /v2.0/security-groups/429b5efa-2461-4d3c-b5b1-4aae0a49991c => 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: 841/1658] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:23:20 2026] GET /v2.0/ports?tenant_id=234dbe738d7045d2b850c1e87e0bf458&device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1659] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:23:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=18cabe80-cd16-4ce7-8a82-964db7d37635 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1660] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:23:20 2026] GET /v2.0/subnets?id=e03f6369-82a7-4be1-b059-22b25aace994 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1661] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:23:20 2026] GET /v2.0/ports?network_id=be4c5254-84e0-472e-a9e6-b45d3702dbe6&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: 843/1662] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:23:20 2026] GET /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6?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: 820/1663] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:23:20 2026] GET /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6?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: 821/1664] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:21 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1665] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:23:21 2026] GET /v2.0/security-groups?id=b523893c-274a-485f-b84d-dd88c5f70047&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:21.301 8 INFO neutron.db.segments_db [None req-0ed8b6b5-1148-4fad-85ab-b4d5ef02bc2c 5934a35d570f4c6a93435d0d99e362b4 f9554e2019f04b4783a7afce0b7607ef - - default default] Added segment 0917e4cc-dba8-4f24-b8cb-2c4b7cf06de8 of type vxlan for network ad631825-c46f-4cf1-a166-bdd3dec5e12b [pid: 8|app: 0|req: 844/1666] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:21 2026] POST /v2.0/networks => generated 613 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:21.511 7 INFO neutron.services.segments.plugin [-] Segment 39bbf645-d06f-429f-a330-a746cd67a5b0 resource provider aggregate not found 2026-08-11 12:23:21.518 7 INFO neutron.services.segments.plugin [-] Segment 39bbf645-d06f-429f-a330-a746cd67a5b0 resource provider aggregate not found 2026-08-11 12:23:21.527 7 INFO neutron.services.segments.plugin [-] Segment 39bbf645-d06f-429f-a330-a746cd67a5b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39bbf645-d06f-429f-a330-a746cd67a5b0 found for delete ", "request_id": "req-e83d4c8d-5e2b-49f2-9630-6d628bc26f3d"}]} 2026-08-11 12:23:21.545 7 INFO neutron.services.segments.plugin [-] Segment 39bbf645-d06f-429f-a330-a746cd67a5b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39bbf645-d06f-429f-a330-a746cd67a5b0 found for delete ", "request_id": "req-d4fb3f6a-9d93-488d-8286-e51a0d42e614"}]} 2026-08-11 12:23:21.548 7 INFO neutron.services.segments.plugin [-] Segment b000d3f9-e019-4760-a8c3-ab9bb244f6a9 resource provider aggregate not found 2026-08-11 12:23:21.565 7 INFO neutron.services.segments.plugin [-] Segment b000d3f9-e019-4760-a8c3-ab9bb244f6a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b000d3f9-e019-4760-a8c3-ab9bb244f6a9 found for delete ", "request_id": "req-15e637f5-011b-4539-aa55-3e90b01c655e"}]} 2026-08-11 12:23:21.570 7 INFO neutron.services.segments.plugin [-] Segment b000d3f9-e019-4760-a8c3-ab9bb244f6a9 resource provider aggregate not found 2026-08-11 12:23:21.585 7 INFO neutron.services.segments.plugin [-] Segment b000d3f9-e019-4760-a8c3-ab9bb244f6a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b000d3f9-e019-4760-a8c3-ab9bb244f6a9 found for delete ", "request_id": "req-c6da438f-26cf-4949-a753-961a4949f2a9"}]} [pid: 7|app: 0|req: 823/1667] 10.0.0.49 () {34 vars in 663 bytes} [Tue Aug 11 12:23:21 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1668] 10.0.0.49 () {34 vars in 746 bytes} [Tue Aug 11 12:23:21 2026] PUT /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags => generated 25 bytes in 79 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: 824/1669] 10.0.0.49 () {32 vars in 726 bytes} [Tue Aug 11 12:23:21 2026] GET /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/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: 8|app: 0|req: 846/1670] 10.0.0.49 () {34 vars in 757 bytes} [Tue Aug 11 12:23:21 2026] PUT /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags/green => generated 4 bytes in 90 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: 825/1671] 10.0.0.49 () {32 vars in 726 bytes} [Tue Aug 11 12:23:21 2026] GET /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags => generated 34 bytes in 57 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: 847/1672] 10.0.0.49 () {34 vars in 753 bytes} [Tue Aug 11 12:23:22 2026] PUT /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags/red => generated 4 bytes in 95 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: 826/1673] 10.0.0.49 () {32 vars in 726 bytes} [Tue Aug 11 12:23:22 2026] GET /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/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: 8|app: 0|req: 848/1676] 10.0.0.49 () {34 vars in 775 bytes} [Tue Aug 11 12:23:22 2026] PUT /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags/black.or.white => generated 4 bytes in 77 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, ' /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: 829/1677] 10.0.0.49 () {32 vars in 726 bytes} [Tue Aug 11 12:23:22 2026] GET /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags => generated 52 bytes in 60 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: 849/1678] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:22 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => 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: 850/1679] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:23:22 2026] GET /v2.0/security-groups?id=b523893c-274a-485f-b84d-dd88c5f70047&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: 7|app: 0|req: 830/1680] 10.0.0.49 () {34 vars in 746 bytes} [Tue Aug 11 12:23:22 2026] PUT /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1681] 10.0.0.49 () {32 vars in 726 bytes} [Tue Aug 11 12:23:22 2026] GET /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags => generated 37 bytes in 56 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: 831/1682] 10.0.0.49 () {32 vars in 734 bytes} [Tue Aug 11 12:23:22 2026] GET /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags/red => generated 0 bytes in 50 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-08-11 12:23:22.602 7 INFO neutron.api.v2.resource [None req-9344572d-351d-4617-8dad-ef14c998ba31 5934a35d570f4c6a93435d0d99e362b4 f9554e2019f04b4783a7afce0b7607ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 832/1683] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:23:22 2026] GET /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags/green => generated 99 bytes in 62 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, ' /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: 833/1684] 10.0.0.49 () {32 vars in 737 bytes} [Tue Aug 11 12:23:22 2026] DELETE /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags/red => generated 0 bytes in 62 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: 7|app: 0|req: 834/1685] 10.0.0.49 () {32 vars in 726 bytes} [Tue Aug 11 12:23:22 2026] GET /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags => generated 30 bytes in 57 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-08-11 12:23:22.783 8 INFO neutron.db.segments_db [None req-0d0c6187-c8cb-4526-9512-220f693b3431 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Added segment 0b079197-db63-45c0-a4ce-3bd3f940dd7d of type vxlan for network 8a0bf266-ff12-46f8-882b-f47bba37dcac 2026-08-11 12:23:22.802 7 INFO neutron.api.v2.resource [None req-6ec5b4a8-b817-4f0f-a331-ab1d65f5b953 5934a35d570f4c6a93435d0d99e362b4 f9554e2019f04b4783a7afce0b7607ef - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 835/1686] 10.0.0.49 () {32 vars in 741 bytes} [Tue Aug 11 12:23:22 2026] DELETE /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags/green => generated 99 bytes in 67 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: 852/1687] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:22 2026] POST /v2.0/networks => generated 611 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1688] 10.0.0.49 () {32 vars in 729 bytes} [Tue Aug 11 12:23:22 2026] DELETE /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags => generated 0 bytes in 63 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-08-11 12:23:22.938 8 INFO neutron.db.segments_db [None req-7f568fea-ce46-4149-b8e1-7e0d04cb44d2 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Added segment 5e532596-8246-4083-bd32-81709b2850f8 of type vxlan for network 54b6bf78-5971-4d9d-ae5a-7a67f7f6365f [pid: 7|app: 0|req: 837/1689] 10.0.0.49 () {32 vars in 726 bytes} [Tue Aug 11 12:23:22 2026] GET /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37/tags => generated 12 bytes in 65 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: 853/1690] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:22 2026] POST /v2.0/networks => generated 610 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:23.061 7 INFO neutron_taas.services.taas.taas_plugin [None req-4929e749-e37c-43bc-b833-c307ebb31389 5934a35d570f4c6a93435d0d99e362b4 f9554e2019f04b4783a7afce0b7607ef - - default default] TaaS: Handle Delete Port: 8e744e84-33ca-4beb-b435-ccc6146b2b37 2026-08-11 12:23:23.068 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4929e749-e37c-43bc-b833-c307ebb31389 5934a35d570f4c6a93435d0d99e362b4 f9554e2019f04b4783a7afce0b7607ef - - default default] Tap Mirror: Handle Delete Port: 8e744e84-33ca-4beb-b435-ccc6146b2b37 [pid: 7|app: 0|req: 838/1691] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:23:22 2026] DELETE /v2.0/ports/8e744e84-33ca-4beb-b435-ccc6146b2b37 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1692] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:23 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1693] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:23 2026] GET /v2.0/security-groups?tenant_id=c5e1a64ae5c84435b62632dc10c82bc6&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:23:23.421 8 INFO neutron.services.segments.plugin [-] Segment 0917e4cc-dba8-4f24-b8cb-2c4b7cf06de8 resource provider aggregate not found 2026-08-11 12:23:23.429 8 INFO neutron.services.segments.plugin [-] Segment 0917e4cc-dba8-4f24-b8cb-2c4b7cf06de8 resource provider aggregate not found 2026-08-11 12:23:23.438 8 INFO neutron.services.segments.plugin [-] Segment 0917e4cc-dba8-4f24-b8cb-2c4b7cf06de8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0917e4cc-dba8-4f24-b8cb-2c4b7cf06de8 found for delete ", "request_id": "req-0569e015-182f-47f9-939b-67bec749be36"}]} 2026-08-11 12:23:23.445 8 INFO neutron.services.segments.plugin [-] Segment 0917e4cc-dba8-4f24-b8cb-2c4b7cf06de8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0917e4cc-dba8-4f24-b8cb-2c4b7cf06de8 found for delete ", "request_id": "req-d2c8bfdc-cddd-4588-9fee-77f32e17a66a"}]} [pid: 8|app: 0|req: 855/1694] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:23 2026] DELETE /v2.0/networks/ad631825-c46f-4cf1-a166-bdd3dec5e12b => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1695] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:23 2026] DELETE /v2.0/security-groups/067f4332-2d4a-4b83-8e4a-28a37417d721 => 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: 840/1696] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:23 2026] POST /v2.0/subnets => generated 626 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1697] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:23 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:23.611 7 INFO neutron.db.segments_db [None req-c4fe9500-9060-498d-bb96-e686485b043e 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Added segment 108a046d-5263-402c-ad4a-c72a80fe04d4 of type vxlan for network 1107e03a-28e6-47c8-bda2-d76ebc9d3f43 [pid: 8|app: 0|req: 858/1698] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:23:23 2026] GET /v2.0/security-groups?id=b523893c-274a-485f-b84d-dd88c5f70047&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:23.834 7 INFO neutron.db.l3_hamode_db [None req-c4fe9500-9060-498d-bb96-e686485b043e 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:23:23.955 7 INFO neutron.db.l3_hamode_db [None req-c4fe9500-9060-498d-bb96-e686485b043e 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 859/1699] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:24 2026] GET /v2.0/security-groups?tenant_id=f9554e2019f04b4783a7afce0b7607ef&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: 860/1700] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:24 2026] DELETE /v2.0/security-groups/6c4fc5ad-1acb-4912-b884-ea7b78db675e => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1701] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:23 2026] POST /v2.0/routers => generated 507 bytes in 1023 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1702] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:24 2026] GET /v2.0/security-groups?tenant_id=89c42adac37d42f5a7a251ef060d9522&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1703] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:24 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1704] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:24 2026] DELETE /v2.0/security-groups/bb1ff19d-03a7-427e-8097-686d432b1f98 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1705] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:23:24 2026] GET /v2.0/security-groups?id=b523893c-274a-485f-b84d-dd88c5f70047&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: 842/1706] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:23:24 2026] PUT /v2.0/routers/ea22a59f-4bdb-4fff-bd7f-d8b90e99946f/add_router_interface => generated 309 bytes in 1064 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1707] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:23:25 2026] GET /v2.0/ports/2905daca-b8ca-431b-b44d-1a508d5f6f94 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1708] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:25 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1709] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:23:26 2026] GET /v2.0/security-groups?id=b523893c-274a-485f-b84d-dd88c5f70047&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: 868/1710] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:26 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1711] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:23:26 2026] GET /v2.0/security-groups?id=b523893c-274a-485f-b84d-dd88c5f70047&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1712] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:23:26 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1713] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:23:25 2026] PUT /v2.0/routers/ea22a59f-4bdb-4fff-bd7f-d8b90e99946f/add_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1714] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:23:26 2026] GET /v2.0/ports/df4ee3f2-1b54-4e7c-869d-7492c5547619 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:27.055 8 INFO neutron.db.l3_db [None req-f366ff5e-8fbd-4d5b-9632-bdf600ee6c34 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Floating IP 59460f2b-9b08-4606-bb2f-02a76929cf0e associated. External IP: 10.96.250.220, port: 18cabe80-cd16-4ce7-8a82-964db7d37635. 2026-08-11 12:23:27.108 7 INFO neutron_taas.services.taas.taas_plugin [None req-cdd3daa9-fa07-4000-a302-da13556b7e72 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] TaaS: Handle Delete Port: df4ee3f2-1b54-4e7c-869d-7492c5547619 2026-08-11 12:23:27.110 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdd3daa9-fa07-4000-a302-da13556b7e72 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Tap Mirror: Handle Delete Port: df4ee3f2-1b54-4e7c-869d-7492c5547619 [pid: 8|app: 0|req: 871/1715] 10.0.0.49 () {34 vars in 676 bytes} [Tue Aug 11 12:23:26 2026] POST /v2.0/floatingips => generated 855 bytes in 1079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:27.389 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6489064-61a7-4e10-b522-35472a7d6430'] response: {'name': 'network-changed', 'server_uuid': 'f4c7bb95-99fa-4f96-985a-b4954a7c07a4', 'tag': '18cabe80-cd16-4ce7-8a82-964db7d37635', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 872/1716] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:23:27 2026] GET /v2.0/floatingips/59460f2b-9b08-4606-bb2f-02a76929cf0e => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1717] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:23:26 2026] PUT /v2.0/routers/ea22a59f-4bdb-4fff-bd7f-d8b90e99946f/remove_router_interface => generated 309 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:27.822 8 INFO neutron_taas.services.taas.taas_plugin [None req-0689598e-f60c-4b7e-abb6-9a05c31d17e6 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] TaaS: Handle Delete Port: 2905daca-b8ca-431b-b44d-1a508d5f6f94 2026-08-11 12:23:27.825 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0689598e-f60c-4b7e-abb6-9a05c31d17e6 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Tap Mirror: Handle Delete Port: 2905daca-b8ca-431b-b44d-1a508d5f6f94 [pid: 7|app: 0|req: 846/1718] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:23:27 2026] GET /v2.0/ports?tenant_id=234dbe738d7045d2b850c1e87e0bf458&device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => 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: 847/1719] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:23:27 2026] GET /v2.0/networks?id=be4c5254-84e0-472e-a9e6-b45d3702dbe6 => generated 757 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1720] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:23:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=18cabe80-cd16-4ce7-8a82-964db7d37635 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1721] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:23:28 2026] GET /v2.0/subnets?id=e03f6369-82a7-4be1-b059-22b25aace994 => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1722] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:23:28 2026] GET /v2.0/ports?network_id=be4c5254-84e0-472e-a9e6-b45d3702dbe6&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1723] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:23:28 2026] GET /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1724] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:23:28 2026] GET /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1725] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:23:27 2026] PUT /v2.0/routers/ea22a59f-4bdb-4fff-bd7f-d8b90e99946f/remove_router_interface => generated 309 bytes in 801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1726] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:23:28 2026] GET /v2.0/ports?device_id=ea22a59f-4bdb-4fff-bd7f-d8b90e99946f => 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: 853/1727] 10.0.0.49 () {34 vars in 677 bytes} [Tue Aug 11 12:23:28 2026] POST /v2.0/qos/policies => generated 359 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:28.532 8 INFO neutron_taas.services.taas.taas_plugin [None req-dbd9ae09-8d5d-41c4-9b03-5e4b249b9596 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] TaaS: Handle Delete Port: 6716b99f-9fcb-4b8c-b522-a7f8b1bd89e8 2026-08-11 12:23:28.535 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbd9ae09-8d5d-41c4-9b03-5e4b249b9596 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Tap Mirror: Handle Delete Port: 6716b99f-9fcb-4b8c-b522-a7f8b1bd89e8 [pid: 7|app: 0|req: 854/1728] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:23:28 2026] GET /v2.0/floatingips/59460f2b-9b08-4606-bb2f-02a76929cf0e => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1729] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:23:28 2026] PUT /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags => generated 25 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1730] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:23:28 2026] GET /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1731] 10.0.0.49 () {34 vars in 763 bytes} [Tue Aug 11 12:23:28 2026] PUT /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1732] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:23:28 2026] GET /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:28.878 8 INFO neutron.services.segments.plugin [-] Segment 108a046d-5263-402c-ad4a-c72a80fe04d4 resource provider aggregate not found 2026-08-11 12:23:28.882 8 INFO neutron.services.segments.plugin [-] Segment 108a046d-5263-402c-ad4a-c72a80fe04d4 resource provider aggregate not found 2026-08-11 12:23:28.897 8 INFO neutron.services.segments.plugin [-] Segment 108a046d-5263-402c-ad4a-c72a80fe04d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 108a046d-5263-402c-ad4a-c72a80fe04d4 found for delete ", "request_id": "req-c968bf43-3ce2-4940-a944-430b983e9194"}]} 2026-08-11 12:23:28.901 8 INFO neutron.services.segments.plugin [-] Segment 108a046d-5263-402c-ad4a-c72a80fe04d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 108a046d-5263-402c-ad4a-c72a80fe04d4 found for delete ", "request_id": "req-a1e25447-067f-44ae-8766-3f4abff555b9"}]} 2026-08-11 12:23:28.905 8 INFO neutron.db.l3_hamode_db [None req-dbd9ae09-8d5d-41c4-9b03-5e4b249b9596 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] HA network 1107e03a-28e6-47c8-bda2-d76ebc9d3f43 was deleted as no HA routers are present in tenant 63fe69cbc5d745a1a56907788830dff5. [pid: 7|app: 0|req: 859/1733] 10.0.0.49 () {34 vars in 759 bytes} [Tue Aug 11 12:23:28 2026] PUT /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1734] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:28 2026] DELETE /v2.0/routers/ea22a59f-4bdb-4fff-bd7f-d8b90e99946f => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1735] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:23:28 2026] GET /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1736] 10.0.0.49 () {34 vars in 781 bytes} [Tue Aug 11 12:23:28 2026] PUT /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1737] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:23:28 2026] GET /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1738] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:28 2026] DELETE /v2.0/subnets/cd9b59c2-d8aa-460f-a18d-787e52f1ff9f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1739] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:23:29 2026] PUT /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1740] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:23:29 2026] GET /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1741] 10.0.0.49 () {32 vars in 740 bytes} [Tue Aug 11 12:23:29 2026] GET /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:29.208 7 INFO neutron.api.v2.resource [None req-b9a00f69-8952-4f6e-8c35-a9b238f6ad4b 5f283c6ccce24433b13f8795a476649d becd678f9504433b89d1c01a107ed807 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1742] 10.0.0.49 () {32 vars in 744 bytes} [Tue Aug 11 12:23:29 2026] GET /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1743] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:29 2026] DELETE /v2.0/subnets/35d801cf-687e-4755-86d3-2ac5ab6adc6e => 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: 867/1744] 10.0.0.49 () {32 vars in 743 bytes} [Tue Aug 11 12:23:29 2026] DELETE /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1745] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:23:29 2026] GET /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:29.321 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2256bd9-0b1a-49e7-80a0-7fe1fc79065e 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] TaaS: Handle Delete Port: 45854cfe-12c6-44b0-adf4-788393a47ec4 2026-08-11 12:23:29.324 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2256bd9-0b1a-49e7-80a0-7fe1fc79065e 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Tap Mirror: Handle Delete Port: 45854cfe-12c6-44b0-adf4-788393a47ec4 2026-08-11 12:23:29.324 7 INFO neutron.api.v2.resource [None req-2f7147d2-1ee2-45d2-8316-3a6791b2bb85 5f283c6ccce24433b13f8795a476649d becd678f9504433b89d1c01a107ed807 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 869/1746] 10.0.0.49 () {32 vars in 747 bytes} [Tue Aug 11 12:23:29 2026] DELETE /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1747] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:23:29 2026] DELETE /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1748] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:23:29 2026] GET /v2.0/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1749] 10.0.0.49 () {32 vars in 733 bytes} [Tue Aug 11 12:23:29 2026] DELETE /v2.0/qos/policies/c9124e85-54f9-4a1f-8248-0b14ce28e916 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1750] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:29 2026] DELETE /v2.0/networks/54b6bf78-5971-4d9d-ae5a-7a67f7f6365f => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1751] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:23:29 2026] GET /v2.0/floatingips/59460f2b-9b08-4606-bb2f-02a76929cf0e => generated 857 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:29.620 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6c3edd0-4424-4410-80d8-6c662fef8813 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] TaaS: Handle Delete Port: 42561abd-feeb-4f56-8a5b-f80a9b55aa76 2026-08-11 12:23:29.622 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6c3edd0-4424-4410-80d8-6c662fef8813 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Tap Mirror: Handle Delete Port: 42561abd-feeb-4f56-8a5b-f80a9b55aa76 2026-08-11 12:23:29.781 7 INFO neutron.services.segments.plugin [-] Segment 0b079197-db63-45c0-a4ce-3bd3f940dd7d resource provider aggregate not found 2026-08-11 12:23:29.785 7 INFO neutron.services.segments.plugin [-] Segment 0b079197-db63-45c0-a4ce-3bd3f940dd7d resource provider aggregate not found 2026-08-11 12:23:29.797 7 INFO neutron.services.segments.plugin [-] Segment 0b079197-db63-45c0-a4ce-3bd3f940dd7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b079197-db63-45c0-a4ce-3bd3f940dd7d found for delete ", "request_id": "req-2b51f373-b968-4051-9d19-c987cd9fde9c"}]} 2026-08-11 12:23:29.806 7 INFO neutron.services.segments.plugin [-] Segment 0b079197-db63-45c0-a4ce-3bd3f940dd7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b079197-db63-45c0-a4ce-3bd3f940dd7d found for delete ", "request_id": "req-4099ead3-e0b6-4d45-b752-5d2506086014"}]} [pid: 7|app: 0|req: 873/1752] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:29 2026] DELETE /v2.0/networks/8a0bf266-ff12-46f8-882b-f47bba37dcac => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:23:29.877 8 INFO neutron.db.segments_db [None req-7c58d670-cf15-4a2f-b040-7f70a9d899a5 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Added segment 0a9d6931-0140-4496-a136-1d9d0d58cbee of type vxlan for network 464577c1-361a-4958-ac24-0899a785d615 [pid: 8|app: 0|req: 880/1753] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:29 2026] POST /v2.0/networks => generated 610 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1754] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:29 2026] POST /v2.0/subnets => generated 626 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:30.248 7 INFO neutron.db.segments_db [None req-cc73d6b6-d2b0-4658-910d-0e91c11f9a7b 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Added segment 8c7d5e4b-65c6-48cb-bd26-b23a2c973df4 of type vxlan for network 937d7f73-c4bb-4235-b353-1628ad06a726 [pid: 8|app: 0|req: 881/1755] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:30 2026] GET /v2.0/security-groups?tenant_id=becd678f9504433b89d1c01a107ed807&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:23:30.492 7 INFO neutron.db.l3_hamode_db [None req-cc73d6b6-d2b0-4658-910d-0e91c11f9a7b 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 882/1756] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:30 2026] DELETE /v2.0/security-groups/b59d3e79-05d5-4c52-bda2-84ab86dd0d2f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:30.628 7 INFO neutron.db.l3_hamode_db [None req-cc73d6b6-d2b0-4658-910d-0e91c11f9a7b 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 883/1757] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:30 2026] GET /v2.0/security-groups?tenant_id=eee510201a1d471ab47a1b4e53cd5449&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1758] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:30 2026] DELETE /v2.0/security-groups/87b3d489-2232-4d73-8b47-1721cd67dc99 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:30.916 8 INFO neutron.services.segments.plugin [-] Segment 5e532596-8246-4083-bd32-81709b2850f8 resource provider aggregate not found 2026-08-11 12:23:30.919 8 INFO neutron.services.segments.plugin [-] Segment 5e532596-8246-4083-bd32-81709b2850f8 resource provider aggregate not found 2026-08-11 12:23:30.932 8 INFO neutron.services.segments.plugin [-] Segment 5e532596-8246-4083-bd32-81709b2850f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e532596-8246-4083-bd32-81709b2850f8 found for delete ", "request_id": "req-800087e4-23b6-4224-9077-2b55b53f4d73"}]} 2026-08-11 12:23:30.935 8 INFO neutron.services.segments.plugin [-] Segment 5e532596-8246-4083-bd32-81709b2850f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e532596-8246-4083-bd32-81709b2850f8 found for delete ", "request_id": "req-34cecaf2-81fd-4fc1-bca5-c8ef5ff5eff8"}]} [pid: 7|app: 0|req: 875/1759] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:30 2026] POST /v2.0/routers => generated 505 bytes in 966 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1760] 10.0.0.49 () {34 vars in 664 bytes} [Tue Aug 11 12:23:31 2026] POST /v2.0/ports => generated 948 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1761] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:23:31 2026] PUT /v2.0/routers/c225aeb9-5a7e-487a-af7a-b19e7d16977b/add_router_interface => generated 309 bytes in 1043 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: 886/1762] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:23:32 2026] GET /v2.0/ports/ec984900-67ab-41eb-b188-0970e1d5ebdb => generated 1022 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, ' 2026-08-11 12:23:32.923 7 INFO neutron_taas.services.taas.taas_plugin [None req-a78f7af2-9b1b-4f75-8ef8-ee352e99722c 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] TaaS: Handle Delete Port: ec984900-67ab-41eb-b188-0970e1d5ebdb 2026-08-11 12:23:32.926 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a78f7af2-9b1b-4f75-8ef8-ee352e99722c 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Tap Mirror: Handle Delete Port: ec984900-67ab-41eb-b188-0970e1d5ebdb 2026-08-11 12:23:33.197 8 INFO neutron.db.segments_db [None req-a08a9ec6-baeb-4cc5-8bbf-0512d2d7c50d 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Added segment e1a7f4cc-b71d-47eb-a977-63cf9f757610 of type vxlan for network 481af616-dd1c-4167-9a20-1101fe6f6637 [pid: 7|app: 0|req: 877/1763] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:23:32 2026] PUT /v2.0/routers/c225aeb9-5a7e-487a-af7a-b19e7d16977b/remove_router_interface => generated 309 bytes in 662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1764] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:32 2026] POST /v2.0/networks => generated 620 bytes in 374 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-08-11 12:23:33.398 7 INFO neutron.api.v2.resource [None req-8602cc91-06bf-4983-8de3-4631962e43de 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 878/1765] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:23:33 2026] PUT /v2.0/routers/c225aeb9-5a7e-487a-af7a-b19e7d16977b/remove_router_interface => generated 197 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1766] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:23:33 2026] GET /v2.0/ports?device_id=c225aeb9-5a7e-487a-af7a-b19e7d16977b => 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: 888/1767] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:33 2026] POST /v2.0/subnets => generated 657 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:33.576 7 INFO neutron_taas.services.taas.taas_plugin [None req-96ef3897-7a76-4f58-a698-467a5b5cf02c 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] TaaS: Handle Delete Port: 8610ae12-d1b0-408a-b166-ed502fb596d4 2026-08-11 12:23:33.579 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96ef3897-7a76-4f58-a698-467a5b5cf02c 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Tap Mirror: Handle Delete Port: 8610ae12-d1b0-408a-b166-ed502fb596d4 [pid: 8|app: 0|req: 889/1768] 10.0.0.49 () {32 vars in 721 bytes} [Tue Aug 11 12:23:33 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:33.904 7 INFO neutron.services.segments.plugin [-] Segment 8c7d5e4b-65c6-48cb-bd26-b23a2c973df4 resource provider aggregate not found [pid: 8|app: 0|req: 890/1769] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:33 2026] POST /v2.0/subnets => generated 732 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:33.914 7 INFO neutron.services.segments.plugin [-] Segment 8c7d5e4b-65c6-48cb-bd26-b23a2c973df4 resource provider aggregate not found 2026-08-11 12:23:33.926 7 INFO neutron.services.segments.plugin [-] Segment 8c7d5e4b-65c6-48cb-bd26-b23a2c973df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c7d5e4b-65c6-48cb-bd26-b23a2c973df4 found for delete ", "request_id": "req-fe12cf3f-2ad5-43cd-a4d3-c745b9769b88"}]} 2026-08-11 12:23:33.929 7 INFO neutron.services.segments.plugin [-] Segment 8c7d5e4b-65c6-48cb-bd26-b23a2c973df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c7d5e4b-65c6-48cb-bd26-b23a2c973df4 found for delete ", "request_id": "req-9d77703b-e680-4901-9364-016b7006cb89"}]} 2026-08-11 12:23:33.934 7 INFO neutron.db.l3_hamode_db [None req-96ef3897-7a76-4f58-a698-467a5b5cf02c 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] HA network 937d7f73-c4bb-4235-b353-1628ad06a726 was deleted as no HA routers are present in tenant 63fe69cbc5d745a1a56907788830dff5. [pid: 7|app: 0|req: 880/1770] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:33 2026] DELETE /v2.0/routers/c225aeb9-5a7e-487a-af7a-b19e7d16977b => generated 0 bytes in 518 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:33.967 8 INFO neutron.db.segments_db [None req-a8159dbb-7961-4343-9f50-7ed1b9e4d520 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Added segment 783e6998-b027-4bee-93d2-ca2e4551328f of type vxlan for network f7780b74-ff6e-4684-9e05-75aa01c83173 [pid: 8|app: 0|req: 891/1771] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:33 2026] POST /v2.0/networks => generated 619 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1772] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:33 2026] DELETE /v2.0/subnets/39f73a59-2fe7-4fca-983a-4424c6d505d5 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:23:34.154 8 INFO neutron.db.segments_db [None req-30645011-fef2-45a6-b5b9-4cea6f85f743 2323e3c4f50c4262867493b870634a72 0e193a65c1e348d1926bf63c7d37ab3d - - default default] Added segment cf60d4ea-0aca-4239-aedf-19bfb21c480f of type vxlan for network d02b1395-c7b1-4b58-a7a2-d8bbc5be50c9 [pid: 7|app: 0|req: 882/1773] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:34 2026] POST /v2.0/subnets => generated 655 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:34.418 8 INFO neutron.db.l3_hamode_db [None req-30645011-fef2-45a6-b5b9-4cea6f85f743 2323e3c4f50c4262867493b870634a72 0e193a65c1e348d1926bf63c7d37ab3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 883/1774] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:34 2026] DELETE /v2.0/networks/464577c1-361a-4958-ac24-0899a785d615 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:23:34.538 8 INFO neutron.db.l3_hamode_db [None req-30645011-fef2-45a6-b5b9-4cea6f85f743 2323e3c4f50c4262867493b870634a72 0e193a65c1e348d1926bf63c7d37ab3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 884/1775] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:34 2026] POST /v2.0/subnets => generated 725 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:34.723 7 INFO neutron.db.segments_db [None req-ba03400d-209c-418d-8738-cefaaaf55a25 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Added segment a7c8d355-49a0-49b5-b1e7-401900cbc1d3 of type vxlan for network f9c3fc28-c7e6-4044-adda-e93ace0fd584 [pid: 7|app: 0|req: 885/1776] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:34 2026] POST /v2.0/networks => generated 610 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:34.864 7 INFO neutron.db.segments_db [None req-24d71dae-3235-4760-a41a-690c7d9ab6bb 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Added segment 39e19585-5b74-440b-953e-4639c51b45ff of type vxlan for network dc6706fb-1ccc-4a77-b843-d6c9ff519f80 [pid: 7|app: 0|req: 886/1777] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:23:34 2026] POST /v2.0/networks => generated 619 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1778] 10.0.0.49 () {34 vars in 667 bytes} [Tue Aug 11 12:23:34 2026] POST /v2.0/routers => generated 474 bytes in 986 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1779] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:34 2026] POST /v2.0/subnets => generated 626 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1780] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:35 2026] POST /v2.0/subnets => generated 656 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1781] 10.0.0.49 () {34 vars in 750 bytes} [Tue Aug 11 12:23:35 2026] PUT /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags => generated 25 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:35.320 8 INFO neutron.db.segments_db [None req-8696c778-e0c4-4c41-9d9a-9c365902b574 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Added segment 09e8da52-304a-48c2-aa6b-fe0213b628fa of type vxlan for network b367c59b-887c-40aa-ae49-93101ddeb909 [pid: 7|app: 0|req: 889/1782] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:35 2026] POST /v2.0/subnets => generated 730 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:35.540 8 INFO neutron.db.l3_hamode_db [None req-8696c778-e0c4-4c41-9d9a-9c365902b574 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 890/1783] 10.0.0.49 () {32 vars in 730 bytes} [Tue Aug 11 12:23:35 2026] GET /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags => generated 25 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:35.646 7 INFO neutron.db.segments_db [None req-861249b3-b321-40b3-b253-194dd6edd7a1 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Added segment bdc9fe8a-be40-45ce-b8a3-fe87475229c3 of type vxlan for network 7d5f97d9-c3d6-4546-a1e1-895d8f22c20e 2026-08-11 12:23:35.655 8 INFO neutron.db.l3_hamode_db [None req-8696c778-e0c4-4c41-9d9a-9c365902b574 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:23:35.868 7 INFO neutron.db.l3_hamode_db [None req-861249b3-b321-40b3-b253-194dd6edd7a1 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:23:35.957 7 INFO neutron.services.segments.plugin [-] Segment 0a9d6931-0140-4496-a136-1d9d0d58cbee resource provider aggregate not found 2026-08-11 12:23:35.958 7 INFO neutron.services.segments.plugin [-] Segment 0a9d6931-0140-4496-a136-1d9d0d58cbee resource provider aggregate not found 2026-08-11 12:23:35.976 7 INFO neutron.services.segments.plugin [-] Segment 0a9d6931-0140-4496-a136-1d9d0d58cbee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a9d6931-0140-4496-a136-1d9d0d58cbee found for delete ", "request_id": "req-9a9fccf0-c211-46ce-b3ee-5ada667057bf"}]} 2026-08-11 12:23:35.991 7 INFO neutron.services.segments.plugin [-] Segment 0a9d6931-0140-4496-a136-1d9d0d58cbee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a9d6931-0140-4496-a136-1d9d0d58cbee found for delete ", "request_id": "req-6c706c11-8936-4639-b1d1-d671a7d36b83"}]} [pid: 8|app: 0|req: 894/1784] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:35 2026] POST /v2.0/routers => generated 507 bytes in 935 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1785] 10.0.0.49 () {34 vars in 761 bytes} [Tue Aug 11 12:23:36 2026] PUT /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags/green => generated 4 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-11 12:23:36.605 7 INFO neutron.db.l3_hamode_db [None req-861249b3-b321-40b3-b253-194dd6edd7a1 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 891/1786] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:35 2026] POST /v2.0/routers => generated 684 bytes in 1878 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1787] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:23:36 2026] PUT /v2.0/routers/bfbc536b-02ac-4cdb-80eb-2b8fba3c6459/add_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1788] 10.0.0.177 () {34 vars in 990 bytes} [Tue Aug 11 12:23:37 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1791] 10.0.0.49 () {32 vars in 730 bytes} [Tue Aug 11 12:23:37 2026] GET /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags => generated 34 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1792] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:23:37 2026] GET /v2.0/ports/9bba63c6-d7ec-4675-9ec8-d277cabb3fae => generated 955 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1793] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Aug 11 12:23:38 2026] GET /v2.0/security-groups?id=b523893c-274a-485f-b84d-dd88c5f70047&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1794] 10.0.0.49 () {34 vars in 757 bytes} [Tue Aug 11 12:23:38 2026] PUT /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags/red => generated 4 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-11 12:23:38.586 7 INFO neutron_taas.services.taas.taas_plugin [None req-29df437f-e06c-4817-b16c-be83adea47ef 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] TaaS: Handle Delete Port: 9bba63c6-d7ec-4675-9ec8-d277cabb3fae 2026-08-11 12:23:38.589 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29df437f-e06c-4817-b16c-be83adea47ef 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Tap Mirror: Handle Delete Port: 9bba63c6-d7ec-4675-9ec8-d277cabb3fae [pid: 7|app: 0|req: 896/1795] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:23:38 2026] PUT /v2.0/routers/bfbc536b-02ac-4cdb-80eb-2b8fba3c6459/remove_router_interface => generated 309 bytes in 799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1796] 10.0.0.49 () {32 vars in 730 bytes} [Tue Aug 11 12:23:39 2026] GET /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags => generated 34 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1797] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:23:39 2026] GET /v2.0/ports?device_id=bfbc536b-02ac-4cdb-80eb-2b8fba3c6459 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1798] 10.0.0.49 () {34 vars in 779 bytes} [Tue Aug 11 12:23:39 2026] PUT /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags/black.or.white => generated 4 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1799] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:23:37 2026] PUT /v2.0/routers/55256867-52c4-4c85-a3da-121d4db3b34e/add_router_interface => generated 309 bytes in 1448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1800] 10.0.0.49 () {32 vars in 730 bytes} [Tue Aug 11 12:23:39 2026] GET /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags => generated 52 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:39.429 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d036f63-64b4-4618-8a7a-fc5f10935520 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] TaaS: Handle Delete Port: 62b21ba2-3cd0-4167-9599-971c83b37bdf 2026-08-11 12:23:39.432 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d036f63-64b4-4618-8a7a-fc5f10935520 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Tap Mirror: Handle Delete Port: 62b21ba2-3cd0-4167-9599-971c83b37bdf 2026-08-11 12:23:39.775 7 INFO neutron.services.segments.plugin [-] Segment 09e8da52-304a-48c2-aa6b-fe0213b628fa resource provider aggregate not found 2026-08-11 12:23:39.776 7 INFO neutron.services.segments.plugin [-] Segment 09e8da52-304a-48c2-aa6b-fe0213b628fa resource provider aggregate not found 2026-08-11 12:23:39.793 7 INFO neutron.db.l3_hamode_db [None req-8d036f63-64b4-4618-8a7a-fc5f10935520 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] HA network b367c59b-887c-40aa-ae49-93101ddeb909 was deleted as no HA routers are present in tenant 63fe69cbc5d745a1a56907788830dff5. 2026-08-11 12:23:39.798 7 INFO neutron.services.segments.plugin [-] Segment 09e8da52-304a-48c2-aa6b-fe0213b628fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09e8da52-304a-48c2-aa6b-fe0213b628fa found for delete ", "request_id": "req-b99d32d2-9e47-4e87-9a8f-91659c035f23"}]} 2026-08-11 12:23:39.800 7 INFO neutron.services.segments.plugin [-] Segment 09e8da52-304a-48c2-aa6b-fe0213b628fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09e8da52-304a-48c2-aa6b-fe0213b628fa found for delete ", "request_id": "req-0bce7c2b-197b-40e3-8856-f87ad9d13a7e"}]} [pid: 7|app: 0|req: 900/1801] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:39 2026] DELETE /v2.0/routers/bfbc536b-02ac-4cdb-80eb-2b8fba3c6459 => generated 0 bytes in 522 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1802] 10.0.0.49 () {34 vars in 750 bytes} [Tue Aug 11 12:23:39 2026] PUT /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags => generated 37 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1803] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:39 2026] DELETE /v2.0/subnets/b5ef068e-fcf9-45d9-98a7-479212bc7714 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1804] 10.0.0.49 () {32 vars in 730 bytes} [Tue Aug 11 12:23:40 2026] GET /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags => generated 37 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1805] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:23:40 2026] DELETE /v2.0/networks/f9c3fc28-c7e6-4044-adda-e93ace0fd584 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1806] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:23:40 2026] GET /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags/red => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:40.421 7 INFO neutron.db.segments_db [None req-08992349-edb0-4de8-b94e-d7c17ba13660 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Added segment c899c5d9-5141-4e63-9108-8b7a6fddebe7 of type vxlan for network 814fed5b-9b5b-473f-b09b-5846b6c6cb0d [pid: 8|app: 0|req: 902/1807] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:23:39 2026] PUT /v2.0/routers/55256867-52c4-4c85-a3da-121d4db3b34e/add_router_interface => generated 309 bytes in 1258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:40.672 7 INFO neutron.db.l3_hamode_db [None req-08992349-edb0-4de8-b94e-d7c17ba13660 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:23:40.718 8 INFO neutron.api.v2.resource [None req-2e656825-7280-46e0-b945-8e8bca8d22cd 2323e3c4f50c4262867493b870634a72 0e193a65c1e348d1926bf63c7d37ab3d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 903/1808] 10.0.0.49 () {32 vars in 742 bytes} [Tue Aug 11 12:23:40 2026] GET /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:23:41.450 7 INFO neutron.db.l3_hamode_db [None req-08992349-edb0-4de8-b94e-d7c17ba13660 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:23:41.817 7 INFO neutron.services.segments.plugin [-] Segment a7c8d355-49a0-49b5-b1e7-401900cbc1d3 resource provider aggregate not found 2026-08-11 12:23:41.825 7 INFO neutron.services.segments.plugin [-] Segment a7c8d355-49a0-49b5-b1e7-401900cbc1d3 resource provider aggregate not found 2026-08-11 12:23:41.835 7 INFO neutron.services.segments.plugin [-] Segment a7c8d355-49a0-49b5-b1e7-401900cbc1d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7c8d355-49a0-49b5-b1e7-401900cbc1d3 found for delete ", "request_id": "req-7c2f1022-f0ec-4c1c-80dd-b93280aac07f"}]} 2026-08-11 12:23:41.848 7 INFO neutron.services.segments.plugin [-] Segment a7c8d355-49a0-49b5-b1e7-401900cbc1d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7c8d355-49a0-49b5-b1e7-401900cbc1d3 found for delete ", "request_id": "req-e3967805-6324-414d-8d83-42f5fba88171"}]} [pid: 8|app: 0|req: 904/1809] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:23:40 2026] PUT /v2.0/routers/55256867-52c4-4c85-a3da-121d4db3b34e/add_router_interface => generated 309 bytes in 1507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1810] 10.0.0.49 () {32 vars in 741 bytes} [Tue Aug 11 12:23:42 2026] DELETE /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags/red => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1811] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:40 2026] POST /v2.0/routers => generated 687 bytes in 2006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1812] 10.0.0.49 () {34 vars in 683 bytes} [Tue Aug 11 12:23:42 2026] POST /v2.0/security-groups => generated 1628 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1813] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:23:42 2026] GET /v2.0/routers/23612114-6e37-4567-a841-4496fb9f5c05 => generated 693 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1814] 10.0.0.49 () {32 vars in 730 bytes} [Tue Aug 11 12:23:42 2026] GET /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags => generated 30 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1815] 10.0.0.49 () {32 vars in 646 bytes} [Tue Aug 11 12:23:42 2026] GET /v2.0/routers => generated 696 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1816] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:42.630 7 INFO neutron.api.v2.resource [None req-fa0a41e8-b868-49b4-9000-dcedf7a87aa2 2323e3c4f50c4262867493b870634a72 0e193a65c1e348d1926bf63c7d37ab3d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1817] 10.0.0.49 () {32 vars in 745 bytes} [Tue Aug 11 12:23:42 2026] DELETE /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/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: 910/1818] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1819] 10.0.0.49 () {32 vars in 733 bytes} [Tue Aug 11 12:23:42 2026] DELETE /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags => 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: 912/1820] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:42 2026] POST /v2.0/security-group-rules => generated 599 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1821] 10.0.0.49 () {34 vars in 740 bytes} [Tue Aug 11 12:23:42 2026] PUT /v2.0/routers/23612114-6e37-4567-a841-4496fb9f5c05 => generated 700 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1822] 10.0.0.49 () {32 vars in 730 bytes} [Tue Aug 11 12:23:42 2026] GET /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa/tags => generated 12 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1823] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:23:42 2026] GET /v2.0/routers/23612114-6e37-4567-a841-4496fb9f5c05 => generated 700 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1824] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:23:43 2026] GET /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa => generated 480 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1825] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:23:43 2026] GET /v2.0/ports?device_id=23612114-6e37-4567-a841-4496fb9f5c05 => 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: 910/1826] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:43.336 8 INFO neutron_taas.services.taas.taas_plugin [None req-5fc66ab0-eaa4-4517-b238-3cc8a924521e 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] TaaS: Handle Delete Port: 2e96f562-522b-4220-87b2-5f2ede6a0476 2026-08-11 12:23:43.339 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fc66ab0-eaa4-4517-b238-3cc8a924521e 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Tap Mirror: Handle Delete Port: 2e96f562-522b-4220-87b2-5f2ede6a0476 2026-08-11 12:23:43.567 8 INFO neutron_taas.services.taas.taas_plugin [None req-5fc66ab0-eaa4-4517-b238-3cc8a924521e 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] TaaS: Handle Delete Port: 60cfe0be-3e9c-450e-a2a4-571eb6007954 2026-08-11 12:23:43.570 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fc66ab0-eaa4-4517-b238-3cc8a924521e 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] Tap Mirror: Handle Delete Port: 60cfe0be-3e9c-450e-a2a4-571eb6007954 [pid: 7|app: 0|req: 917/1827] 10.0.0.49 () {34 vars in 741 bytes} [Tue Aug 11 12:23:43 2026] PUT /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa => generated 480 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1828] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:43 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: 7|app: 0|req: 919/1829] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:23:43 2026] GET /v2.0/ports?device_id=8738a170-12cf-47a9-8236-7ad0c58699fa => 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: 920/1830] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:43.872 8 INFO neutron.services.segments.plugin [-] Segment c899c5d9-5141-4e63-9108-8b7a6fddebe7 resource provider aggregate not found 2026-08-11 12:23:43.878 8 INFO neutron.services.segments.plugin [-] Segment c899c5d9-5141-4e63-9108-8b7a6fddebe7 resource provider aggregate not found 2026-08-11 12:23:43.894 8 INFO neutron.services.segments.plugin [-] Segment c899c5d9-5141-4e63-9108-8b7a6fddebe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c899c5d9-5141-4e63-9108-8b7a6fddebe7 found for delete ", "request_id": "req-6144cce1-cc15-49e7-9108-38363eec7a03"}]} 2026-08-11 12:23:43.896 8 INFO neutron.services.segments.plugin [-] Segment c899c5d9-5141-4e63-9108-8b7a6fddebe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c899c5d9-5141-4e63-9108-8b7a6fddebe7 found for delete ", "request_id": "req-7f6ef2ed-afbe-4ab1-9620-11b7659b09f5"}]} 2026-08-11 12:23:43.906 8 INFO neutron.db.l3_hamode_db [None req-5fc66ab0-eaa4-4517-b238-3cc8a924521e 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] HA network 814fed5b-9b5b-473f-b09b-5846b6c6cb0d was deleted as no HA routers are present in tenant 63fe69cbc5d745a1a56907788830dff5. [pid: 8|app: 0|req: 911/1831] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:43 2026] DELETE /v2.0/routers/23612114-6e37-4567-a841-4496fb9f5c05 => generated 0 bytes in 781 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:44.011 7 INFO neutron_taas.services.taas.taas_plugin [None req-76009d6e-0bdb-4d38-ab82-16fcaa0b704b 2323e3c4f50c4262867493b870634a72 0e193a65c1e348d1926bf63c7d37ab3d - - default default] TaaS: Handle Delete Port: 16c90825-78de-4b61-9e75-8593a522bdd4 2026-08-11 12:23:44.014 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76009d6e-0bdb-4d38-ab82-16fcaa0b704b 2323e3c4f50c4262867493b870634a72 0e193a65c1e348d1926bf63c7d37ab3d - - default default] Tap Mirror: Handle Delete Port: 16c90825-78de-4b61-9e75-8593a522bdd4 [pid: 8|app: 0|req: 912/1832] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:43 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) [pid: 8|app: 0|req: 913/1833] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:23:44 2026] GET /v2.0/ports?device_id=23612114-6e37-4567-a841-4496fb9f5c05 => 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: 914/1834] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:44 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) 2026-08-11 12:23:44.205 8 INFO neutron.api.v2.resource [None req-c69df252-dfcd-4d4f-8fed-e7ea3bc9ed27 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 915/1835] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:44 2026] DELETE /v2.0/routers/23612114-6e37-4567-a841-4496fb9f5c05 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1836] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:44 2026] POST /v2.0/security-group-rules => generated 599 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:44.331 7 INFO neutron.services.segments.plugin [-] Segment cf60d4ea-0aca-4239-aedf-19bfb21c480f resource provider aggregate not found 2026-08-11 12:23:44.340 7 INFO neutron.services.segments.plugin [-] Segment cf60d4ea-0aca-4239-aedf-19bfb21c480f resource provider aggregate not found [pid: 8|app: 0|req: 917/1837] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:23:44 2026] GET /v2.0/ports?device_id=bfbc536b-02ac-4cdb-80eb-2b8fba3c6459 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:44.352 7 INFO neutron.services.segments.plugin [-] Segment cf60d4ea-0aca-4239-aedf-19bfb21c480f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf60d4ea-0aca-4239-aedf-19bfb21c480f found for delete ", "request_id": "req-6b5cb651-a5fb-48e2-a377-7cf74bb38a3f"}]} 2026-08-11 12:23:44.360 7 INFO neutron.services.segments.plugin [-] Segment cf60d4ea-0aca-4239-aedf-19bfb21c480f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf60d4ea-0aca-4239-aedf-19bfb21c480f found for delete ", "request_id": "req-d4f88b4c-1d6c-46fb-95bf-f353d4d9fb1f"}]} 2026-08-11 12:23:44.364 7 INFO neutron.db.l3_hamode_db [None req-76009d6e-0bdb-4d38-ab82-16fcaa0b704b 2323e3c4f50c4262867493b870634a72 0e193a65c1e348d1926bf63c7d37ab3d - - default default] HA network d02b1395-c7b1-4b58-a7a2-d8bbc5be50c9 was deleted as no HA routers are present in tenant 0e193a65c1e348d1926bf63c7d37ab3d. [pid: 7|app: 0|req: 921/1838] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:43 2026] DELETE /v2.0/routers/8738a170-12cf-47a9-8236-7ad0c58699fa => generated 0 bytes in 515 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:44.390 7 INFO neutron.api.v2.resource [None req-2607db16-cd19-445a-a5a9-26469a83d08f 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 922/1839] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:44 2026] DELETE /v2.0/routers/bfbc536b-02ac-4cdb-80eb-2b8fba3c6459 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:23:44.407 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1319574-9851-4276-bcda-3b8f6e768bca 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 923/1840] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:44 2026] DELETE /v2.0/subnets/b5ef068e-fcf9-45d9-98a7-479212bc7714 => 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: 924/1841] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:23:44 2026] GET /v2.0/ports?device_id=c225aeb9-5a7e-487a-af7a-b19e7d16977b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:44.450 7 INFO neutron.api.v2.resource [None req-0eeaf9db-11b5-4399-92d4-d14df3f6d1b5 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 925/1842] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:44 2026] DELETE /v2.0/routers/c225aeb9-5a7e-487a-af7a-b19e7d16977b => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:23:44.465 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7dd27e94-7266-48ea-b67c-b8dce0409831 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 926/1843] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:44 2026] DELETE /v2.0/subnets/39f73a59-2fe7-4fca-983a-4424c6d505d5 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1844] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1845] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:23:44 2026] GET /v2.0/ports?device_id=ea22a59f-4bdb-4fff-bd7f-d8b90e99946f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:44.500 7 INFO neutron.api.v2.resource [None req-f3346ec2-c3c0-45ae-b722-87c9668ad255 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 928/1846] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:44 2026] DELETE /v2.0/routers/ea22a59f-4bdb-4fff-bd7f-d8b90e99946f => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:23:44.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4fd946f-758d-468b-a2f1-2a4b3fa56593 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 929/1847] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:44 2026] DELETE /v2.0/subnets/cd9b59c2-d8aa-460f-a18d-787e52f1ff9f => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:23:44.536 7 INFO neutron.pecan_wsgi.hooks.translation [None req-650b94b0-be70-4ee2-a738-610c77f1845b 2bfcf56cecf04fb987dd148e5e4aa5c8 63fe69cbc5d745a1a56907788830dff5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 930/1848] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:23:44 2026] DELETE /v2.0/subnets/35d801cf-687e-4755-86d3-2ac5ab6adc6e => 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: 919/1849] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1850] 10.0.0.14 () {34 vars in 1095 bytes} [Tue Aug 11 12:23:44 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1942105680&fields=id&tenant_id=905ae72417ba4123b3b1b32562da57fe => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1851] 10.0.0.14 () {34 vars in 981 bytes} [Tue Aug 11 12:23:44 2026] GET /v2.0/networks?id=f7780b74-ff6e-4684-9e05-75aa01c83173 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1852] 10.0.0.14 () {34 vars in 964 bytes} [Tue Aug 11 12:23:44 2026] GET /v2.0/quotas/905ae72417ba4123b3b1b32562da57fe => 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: 921/1853] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:23:44 2026] GET /v2.0/ports?tenant_id=905ae72417ba4123b3b1b32562da57fe&fields=id => generated 241 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1854] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:45 2026] GET /v2.0/security-groups?tenant_id=63fe69cbc5d745a1a56907788830dff5&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1855] 10.0.0.14 () {34 vars in 1007 bytes} [Tue Aug 11 12:23:45 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1856] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:45 2026] GET /v2.0/security-groups?tenant_id=2c78c83f46f44d9f9e5358be775153d7&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1857] 10.0.0.14 () {34 vars in 1107 bytes} [Tue Aug 11 12:23:45 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 935/1858] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:45 2026] DELETE /v2.0/security-groups/e54eba5f-24cd-44bb-8a21-fcb208247da7 => 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: 924/1859] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:45 2026] DELETE /v2.0/security-groups/2f888e22-002a-4dea-875f-de7f6003dc3a => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1860] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:45 2026] GET /v2.0/ports?device_id=182fecea-e06e-491f-b7c8-79e5c6d9a62c => 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: 925/1861] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:45 2026] GET /v2.0/security-groups?tenant_id=0e193a65c1e348d1926bf63c7d37ab3d&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1862] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:45 2026] DELETE /v2.0/security-groups/2fe6ac5d-0eff-4661-b84d-3c328ca1572d => 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: 926/1863] 10.0.0.49 () {32 vars in 825 bytes} [Tue Aug 11 12:23:46 2026] GET /v2.0/ports?project_id=234dbe738d7045d2b850c1e87e0bf458&network_id=be4c5254-84e0-472e-a9e6-b45d3702dbe6 => generated 3691 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1864] 10.0.0.49 () {32 vars in 741 bytes} [Tue Aug 11 12:23:47 2026] GET /v2.0/subnets?network_id=4af68d99-c887-4968-a040-51646f3f3bad => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:47.460 8 INFO neutron.db.l3_db [None req-dc550a89-6c4d-4599-8684-746fe34f3656 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Floating IP 59460f2b-9b08-4606-bb2f-02a76929cf0e disassociated. External IP: 10.96.250.220, port: 18cabe80-cd16-4ce7-8a82-964db7d37635. [pid: 8|app: 0|req: 927/1865] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:23:47 2026] PUT /v2.0/floatingips/59460f2b-9b08-4606-bb2f-02a76929cf0e => generated 554 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1866] 10.0.0.49 () {34 vars in 683 bytes} [Tue Aug 11 12:23:47 2026] POST /v2.0/security-groups => generated 1624 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1867] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:23:47 2026] GET /v2.0/floatingips/59460f2b-9b08-4606-bb2f-02a76929cf0e => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:47.854 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-449109ae-58f9-46d7-a48f-d5377abfe5a4'] response: {'name': 'network-changed', 'server_uuid': 'f4c7bb95-99fa-4f96-985a-b4954a7c07a4', 'tag': '18cabe80-cd16-4ce7-8a82-964db7d37635', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 940/1868] 10.0.0.49 () {32 vars in 662 bytes} [Tue Aug 11 12:23:47 2026] GET /v2.0/security-groups => generated 4529 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1869] 10.0.0.49 () {34 vars in 757 bytes} [Tue Aug 11 12:23:47 2026] PUT /v2.0/security-groups/313ef431-3f96-4cb5-840b-1a855c0142c7 => generated 1663 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1870] 10.0.0.49 () {32 vars in 736 bytes} [Tue Aug 11 12:23:47 2026] GET /v2.0/security-groups/313ef431-3f96-4cb5-840b-1a855c0142c7 => generated 1663 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1871] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:47 2026] DELETE /v2.0/security-groups/313ef431-3f96-4cb5-840b-1a855c0142c7 => 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: 942/1872] 10.0.0.49 () {32 vars in 662 bytes} [Tue Aug 11 12:23:48 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-08-11 12:23:48.171 8 INFO neutron.api.v2.resource [None req-26bb9c85-d452-46bb-9d97-b039adb6e81d caccc1606bda43cb90f27bc58f564c86 dd282cdd932645f5b5969d037d9dba66 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 931/1873] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:48 2026] DELETE /v2.0/security-groups/313ef431-3f96-4cb5-840b-1a855c0142c7 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1874] 10.0.0.49 () {34 vars in 683 bytes} [Tue Aug 11 12:23:48 2026] POST /v2.0/security-groups => generated 1624 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1875] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:23:48 2026] GET /v2.0/ports?tenant_id=234dbe738d7045d2b850c1e87e0bf458&device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1876] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:23:48 2026] GET /v2.0/networks?id=be4c5254-84e0-472e-a9e6-b45d3702dbe6 => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1877] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1878] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:23:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=18cabe80-cd16-4ce7-8a82-964db7d37635 => 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: 933/1879] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:23:48 2026] GET /v2.0/security-group-rules/6ae83110-245d-448d-986d-772a516d6a7f => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1880] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:23:48 2026] GET /v2.0/subnets?id=e03f6369-82a7-4be1-b059-22b25aace994 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1881] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:23:48 2026] GET /v2.0/ports?network_id=be4c5254-84e0-472e-a9e6-b45d3702dbe6&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1882] 10.0.0.49 () {32 vars in 672 bytes} [Tue Aug 11 12:23:48 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1883] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:23:48 2026] GET /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6?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: 935/1884] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:23:48 2026] DELETE /v2.0/security-group-rules/6ae83110-245d-448d-986d-772a516d6a7f => 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: 950/1885] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:23:48 2026] GET /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1886] 10.0.0.49 () {32 vars in 672 bytes} [Tue Aug 11 12:23:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1887] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:23:48 2026] GET /v2.0/floatingips/59460f2b-9b08-4606-bb2f-02a76929cf0e => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1888] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1889] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:23:48 2026] GET /v2.0/security-group-rules/01c01889-8e30-477a-ab0f-4472323b9851 => generated 601 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1890] 10.0.0.49 () {32 vars in 672 bytes} [Tue Aug 11 12:23:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1891] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:23:49 2026] DELETE /v2.0/security-group-rules/01c01889-8e30-477a-ab0f-4472323b9851 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1892] 10.0.0.49 () {32 vars in 672 bytes} [Tue Aug 11 12:23:49 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-08-11 12:23:49.252 8 INFO neutron.db.securitygroups_db [None req-e52cb9c7-3646-4f47-859e-69190a382905 caccc1606bda43cb90f27bc58f564c86 dd282cdd932645f5b5969d037d9dba66 - - default default] Project dd282cdd932645f5b5969d037d9dba66 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: 940/1893] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1894] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:23:49 2026] GET /v2.0/security-group-rules/07ef7eb7-38ba-4239-9599-ba5ed3416949 => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1895] 10.0.0.49 () {32 vars in 672 bytes} [Tue Aug 11 12:23:49 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1896] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:23:49 2026] DELETE /v2.0/security-group-rules/07ef7eb7-38ba-4239-9599-ba5ed3416949 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1897] 10.0.0.49 () {32 vars in 672 bytes} [Tue Aug 11 12:23:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1898] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:49 2026] DELETE /v2.0/security-groups/e9e0a4c4-7136-4ace-8602-48ff2f22fe48 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1899] 10.0.0.49 () {32 vars in 662 bytes} [Tue Aug 11 12:23:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1900] 10.0.0.49 () {32 vars in 662 bytes} [Tue Aug 11 12:23:49 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: 7|app: 0|req: 959/1901] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:23:49 2026] GET /v2.0/floatingips/59460f2b-9b08-4606-bb2f-02a76929cf0e => generated 552 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1902] 10.0.0.49 () {34 vars in 683 bytes} [Tue Aug 11 12:23:49 2026] POST /v2.0/security-groups => generated 1601 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1903] 10.0.0.49 () {34 vars in 766 bytes} [Tue Aug 11 12:23:49 2026] PUT /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1904] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:23:49 2026] GET /v2.0/networks?id=f7780b74-ff6e-4684-9e05-75aa01c83173 => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1905] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:23:50 2026] GET /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1906] 199.19.213.104 () {34 vars in 1050 bytes} [Tue Aug 11 12:23:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=905ae72417ba4123b3b1b32562da57fe => generated 179 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1907] 10.0.0.49 () {34 vars in 777 bytes} [Tue Aug 11 12:23:50 2026] PUT /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1908] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:50 2026] GET /v2.0/security-groups?tenant_id=dd282cdd932645f5b5969d037d9dba66&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1909] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:23:50 2026] GET /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1910] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:50 2026] DELETE /v2.0/security-groups/6aad019d-84af-4b40-956d-4291ec86c600 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1911] 10.0.0.49 () {34 vars in 773 bytes} [Tue Aug 11 12:23:50 2026] PUT /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1912] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:23:50 2026] GET /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1913] 199.19.213.104 () {38 vars in 955 bytes} [Tue Aug 11 12:23:50 2026] POST /v2.0/ports => generated 1183 bytes in 409 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: 7|app: 0|req: 968/1914] 10.0.0.49 () {34 vars in 795 bytes} [Tue Aug 11 12:23:50 2026] PUT /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1915] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:23:50 2026] GET /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1916] 10.0.0.49 () {34 vars in 766 bytes} [Tue Aug 11 12:23:50 2026] PUT /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1917] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:23:50 2026] GET /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1918] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:50 2026] GET /v2.0/ports?device_id=182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1186 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1919] 10.0.0.49 () {32 vars in 754 bytes} [Tue Aug 11 12:23:50 2026] GET /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1920] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:23:50 2026] GET /v2.0/security-groups?id=70801e31-e6a3-493e-b69b-72979781291c&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:50.826 7 INFO neutron.api.v2.resource [None req-3285a155-3e23-41d2-bfea-4d3c388b1ce0 92c972b8e1ea419baa017768cf927cbf 96def29612984524a4c446599b00f110 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 975/1921] 10.0.0.49 () {32 vars in 758 bytes} [Tue Aug 11 12:23:50 2026] GET /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1922] 10.0.0.49 () {32 vars in 757 bytes} [Tue Aug 11 12:23:50 2026] DELETE /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1923] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:23:50 2026] PUT /v2.0/ports/4c63208b-7709-4d63-a9b8-cd06f1f29f4a => generated 1464 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1924] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:23:50 2026] GET /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags => generated 30 bytes in 29 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-08-11 12:23:50.941 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22a0e759-0b49-4a1c-9b77-a4f020a9f968'] response: {'name': 'network-changed', 'server_uuid': '182fecea-e06e-491f-b7c8-79e5c6d9a62c', 'tag': '4c63208b-7709-4d63-a9b8-cd06f1f29f4a', 'status': 'completed', 'code': 200} 2026-08-11 12:23:50.947 8 INFO neutron.api.v2.resource [None req-56ffd69e-0a17-449a-bc0c-e3a1df908c68 92c972b8e1ea419baa017768cf927cbf 96def29612984524a4c446599b00f110 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 948/1925] 10.0.0.49 () {32 vars in 761 bytes} [Tue Aug 11 12:23:50 2026] DELETE /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/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: 978/1926] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:23:50 2026] DELETE /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1927] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:23:51 2026] GET /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1928] 10.0.0.49 () {34 vars in 684 bytes} [Tue Aug 11 12:23:50 2026] POST /v2.0/security-groups => generated 1675 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1929] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:51 2026] DELETE /v2.0/security-groups/fc74e5ce-2c2d-4a23-ae41-a7d4912c5b69 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1930] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:51 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: 981/1931] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:51 2026] POST /v2.0/security-group-rules => generated 596 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1932] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1933] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:23:51 2026] GET /v2.0/ports?tenant_id=905ae72417ba4123b3b1b32562da57fe&device_id=182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1934] 199.19.213.104 () {34 vars in 1018 bytes} [Tue Aug 11 12:23:51 2026] GET /v2.0/networks?tenant_id=905ae72417ba4123b3b1b32562da57fe&shared=False => generated 2375 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1935] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1936] 199.19.213.104 () {34 vars in 930 bytes} [Tue Aug 11 12:23:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:23:51.625 8 INFO neutron.db.securitygroups_db [None req-282af3ee-f4a2-4adc-89ec-53183e111c34 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Project 234dbe738d7045d2b850c1e87e0bf458 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: 953/1937] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:23:51.747 8 INFO neutron.db.securitygroups_db [None req-3d05e348-3c57-42ca-9863-c524fb6a7185 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Project 234dbe738d7045d2b850c1e87e0bf458 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: 954/1938] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:23:51 2026] POST /v2.0/security-group-rules => generated 606 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1939] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:51 2026] GET /v2.0/security-groups?tenant_id=757fbc03e8704f0f8f86103603c856ba&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1940] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:51 2026] DELETE /v2.0/security-groups/54766335-7103-4648-83ae-660fa82221da => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:23:52.196 7 INFO neutron.db.segments_db [None req-5c5e451f-14e9-44c1-96ef-3e6cc2c685d3 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 577ae4b5-33e3-4d24-b7bc-9ca8aeb78eca of type vxlan for network 81822b36-4db3-47cb-8471-bacd4bd34b76 [pid: 8|app: 0|req: 958/1943] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/security-groups?tenant_id=96def29612984524a4c446599b00f110&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1944] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:23:52 2026] POST /v2.0/networks => generated 722 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1945] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:23:52 2026] DELETE /v2.0/security-groups/88a064d0-368a-4a3e-a484-12dbda36064f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1946] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/networks => generated 1298 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1947] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:52 2026] POST /v2.0/subnets => generated 688 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1948] 10.0.0.14 () {34 vars in 1099 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1040981996&fields=id&tenant_id=234dbe738d7045d2b850c1e87e0bf458 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:52.600 7 INFO neutron.db.segments_db [None req-e0e25100-2c1d-4023-8a2e-d902c57ca176 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment a814db77-a425-4181-8d4f-2adfb5c35c99 of type vxlan for network bf7c5d0a-5230-4229-b080-7f456bc1043b [pid: 8|app: 0|req: 961/1949] 10.0.0.14 () {34 vars in 981 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/networks?id=be4c5254-84e0-472e-a9e6-b45d3702dbe6 => generated 661 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1950] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/ports?tenant_id=905ae72417ba4123b3b1b32562da57fe&device_id=182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1467 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1951] 10.0.0.14 () {34 vars in 964 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/quotas/234dbe738d7045d2b850c1e87e0bf458 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1952] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=4c63208b-7709-4d63-a9b8-cd06f1f29f4a => 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: 965/1953] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/ports?tenant_id=234dbe738d7045d2b850c1e87e0bf458&fields=id => generated 149 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1954] 199.19.213.104 () {34 vars in 1104 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A272&port_id=4c63208b-7709-4d63-a9b8-cd06f1f29f4a => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1955] 10.0.0.14 () {34 vars in 1007 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:52.832 7 INFO neutron.db.l3_hamode_db [None req-e0e25100-2c1d-4023-8a2e-d902c57ca176 0fde380302e448cdb10920fa55eafa86 1d8801acd4b941bf93ce34568bced2a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 968/1956] 199.19.213.104 () {34 vars in 1064 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/subnets?id=6a77ce29-bd05-4241-9a88-bc7ee9326ff8&id=d9aad922-01c7-4b22-a30c-08a1a913a9e4 => generated 1409 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1957] 10.0.0.14 () {34 vars in 1107 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6?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: 8|app: 0|req: 970/1958] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&device_owner=network%3Adhcp => generated 1457 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1959] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1960] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:23:52 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 973/1961] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:23:53 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 974/1962] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:53 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:53.540 7 INFO neutron.db.l3_hamode_db [None req-e0e25100-2c1d-4023-8a2e-d902c57ca176 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 975/1963] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:54 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => 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: 989/1964] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:23:52 2026] POST /v2.0/routers => generated 728 bytes in 1831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1965] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:55 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => 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: 976/1966] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:23:54 2026] PUT /v2.0/routers/d6343fc2-3d74-4dcf-9a29-bb18494ee2af/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: 991/1967] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:55 2026] GET /v2.0/ports?device_id=182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1200 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1968] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:23:55 2026] GET /v2.0/security-groups?id=70801e31-e6a3-493e-b69b-72979781291c&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1969] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:56 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => 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: 978/1970] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:23:57 2026] GET /v2.0/networks?id=be4c5254-84e0-472e-a9e6-b45d3702dbe6 => generated 661 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1971] 199.19.213.104 () {34 vars in 1050 bytes} [Tue Aug 11 12:23:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=234dbe738d7045d2b850c1e87e0bf458 => generated 273 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1972] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:57 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1973] 199.19.213.104 () {38 vars in 955 bytes} [Tue Aug 11 12:23:57 2026] POST /v2.0/ports => generated 954 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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/1974] 10.0.0.14 () {34 vars in 981 bytes} [Tue Aug 11 12:23:57 2026] GET /v2.0/networks?id=81822b36-4db3-47cb-8471-bacd4bd34b76 => generated 673 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1975] 10.0.0.14 () {34 vars in 964 bytes} [Tue Aug 11 12:23:58 2026] GET /v2.0/quotas/1d8801acd4b941bf93ce34568bced2a9 => 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: 982/1976] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:23:58 2026] GET /v2.0/ports?tenant_id=1d8801acd4b941bf93ce34568bced2a9&fields=id => generated 57 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1977] 10.0.0.14 () {34 vars in 1007 bytes} [Tue Aug 11 12:23:58 2026] GET /v2.0/networks/81822b36-4db3-47cb-8471-bacd4bd34b76?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1978] 10.0.0.14 () {34 vars in 1107 bytes} [Tue Aug 11 12:23:58 2026] GET /v2.0/networks/81822b36-4db3-47cb-8471-bacd4bd34b76?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: 995/1979] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:23:57 2026] PUT /v2.0/ports/2aa6b1b2-e139-4836-a5e2-bba4a89c82a4 => generated 1235 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1980] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:58 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:23:58.438 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b10d6827-afde-4f3a-ae63-b585beae8d9b'] response: {'name': 'network-changed', 'server_uuid': '9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97', 'tag': '2aa6b1b2-e139-4836-a5e2-bba4a89c82a4', '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: 996/1981] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:58 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1982] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:23:58 2026] GET /v2.0/security-groups?id=05c77be2-ad10-4e6c-be90-8eb0e3225252&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: 997/1983] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:23:58 2026] GET /v2.0/ports?tenant_id=234dbe738d7045d2b850c1e87e0bf458&device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1984] 199.19.213.104 () {34 vars in 1018 bytes} [Tue Aug 11 12:23:58 2026] GET /v2.0/networks?tenant_id=234dbe738d7045d2b850c1e87e0bf458&shared=False => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1985] 199.19.213.104 () {34 vars in 930 bytes} [Tue Aug 11 12:23:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1986] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:59 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => 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: 999/1987] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:23:59 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => 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: 989/1988] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:23:59 2026] GET /v2.0/security-groups?id=05c77be2-ad10-4e6c-be90-8eb0e3225252&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: 1000/1989] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:24:00 2026] GET /v2.0/ports?tenant_id=234dbe738d7045d2b850c1e87e0bf458&device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1990] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:24:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2aa6b1b2-e139-4836-a5e2-bba4a89c82a4 => 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: 1001/1991] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:24:00 2026] GET /v2.0/subnets?id=e03f6369-82a7-4be1-b059-22b25aace994 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1992] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:24:00 2026] GET /v2.0/ports?network_id=be4c5254-84e0-472e-a9e6-b45d3702dbe6&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: 1002/1993] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:24:00 2026] GET /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6?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: 992/1994] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:24:00 2026] GET /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6?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: 1003/1995] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:00 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => 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: 993/1996] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:00 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1997] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:00 2026] GET /v2.0/security-groups?id=05c77be2-ad10-4e6c-be90-8eb0e3225252&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1998] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:01 2026] GET /v2.0/ports?device_id=182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1999] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:01 2026] GET /v2.0/security-groups?id=70801e31-e6a3-493e-b69b-72979781291c&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2000] 10.0.0.49 () {32 vars in 817 bytes} [Tue Aug 11 12:24:01 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&mac_address=fa%3A16%3A3e%3Ac4%3Ac3%3Ac5 => generated 1200 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2001] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:01 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:24:02.111 7 INFO neutron.db.l3_db [None req-88fda72f-cb5e-48ae-92a9-105932f04ff0 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Floating IP dc4ffdd5-452e-4597-96b8-c60020d2f228 associated. External IP: 10.96.250.211, port: 4c63208b-7709-4d63-a9b8-cd06f1f29f4a. [pid: 8|app: 0|req: 997/2002] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:02 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => 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: 998/2003] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:02 2026] GET /v2.0/security-groups?id=05c77be2-ad10-4e6c-be90-8eb0e3225252&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: 1006/2004] 10.0.0.49 () {34 vars in 676 bytes} [Tue Aug 11 12:24:01 2026] POST /v2.0/floatingips => generated 855 bytes in 1116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:24:02.472 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19c2ede5-3e33-4059-840e-6d858b20e9e0'] response: {'name': 'network-changed', 'server_uuid': '182fecea-e06e-491f-b7c8-79e5c6d9a62c', 'tag': '4c63208b-7709-4d63-a9b8-cd06f1f29f4a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 999/2005] 10.0.0.14 () {34 vars in 1095 bytes} [Tue Aug 11 12:24:02 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1942105680&fields=id&tenant_id=905ae72417ba4123b3b1b32562da57fe => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2006] 10.0.0.14 () {34 vars in 981 bytes} [Tue Aug 11 12:24:02 2026] GET /v2.0/networks?id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2007] 10.0.0.14 () {34 vars in 964 bytes} [Tue Aug 11 12:24:02 2026] GET /v2.0/quotas/905ae72417ba4123b3b1b32562da57fe => 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: 1001/2008] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:24:02 2026] GET /v2.0/networks?id=81822b36-4db3-47cb-8471-bacd4bd34b76 => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2009] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:24:02 2026] GET /v2.0/ports?tenant_id=905ae72417ba4123b3b1b32562da57fe&fields=id => generated 333 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2010] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:02 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => 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: 1010/2011] 10.0.0.14 () {34 vars in 1007 bytes} [Tue Aug 11 12:24:02 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?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: 1011/2012] 10.0.0.14 () {34 vars in 1107 bytes} [Tue Aug 11 12:24:02 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?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: 1012/2013] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:24:02 2026] GET /v2.0/ports?tenant_id=905ae72417ba4123b3b1b32562da57fe&device_id=182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1469 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2014] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.0/networks?id=f7780b74-ff6e-4684-9e05-75aa01c83173 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2015] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.0/ports?device_id=80c31dec-7287-4f72-92cf-d98df654a9ac => 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: 1015/2016] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=4c63208b-7709-4d63-a9b8-cd06f1f29f4a => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2017] 199.19.213.104 () {34 vars in 1104 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A272&port_id=4c63208b-7709-4d63-a9b8-cd06f1f29f4a => 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: 1017/2018] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => 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: 1002/2019] 199.19.213.104 () {38 vars in 955 bytes} [Tue Aug 11 12:24:02 2026] POST /v2.0/ports => generated 958 bytes in 532 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: 1003/2020] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.0/security-groups?id=05c77be2-ad10-4e6c-be90-8eb0e3225252&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: 1018/2021] 199.19.213.104 () {34 vars in 1064 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.0/subnets?id=6a77ce29-bd05-4241-9a88-bc7ee9326ff8&id=d9aad922-01c7-4b22-a30c-08a1a913a9e4 => generated 1409 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2022] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&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: 1020/2023] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2024] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 1022/2025] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 1004/2026] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:24:03 2026] PUT /v2.0/ports/ef3a461c-62f7-4abe-99c0-52ab1246e1b5 => generated 1239 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:24:03.796 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd1ca35b-f952-42e7-981f-bec1dd1f4a67'] response: {'name': 'network-changed', 'server_uuid': '5afbb650-33e0-424a-afb7-c1d526568131', 'tag': 'ef3a461c-62f7-4abe-99c0-52ab1246e1b5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1023/2027] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:03 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 973 bytes in 105 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: 1005/2028] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:04 2026] GET /v2.0/security-groups?id=7b79b609-26b3-464a-9ae7-05bc54fd25fd&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2029] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:24:04 2026] GET /v2.0/ports?tenant_id=1d8801acd4b941bf93ce34568bced2a9&device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2030] 199.19.213.104 () {34 vars in 1018 bytes} [Tue Aug 11 12:24:04 2026] GET /v2.0/networks?tenant_id=1d8801acd4b941bf93ce34568bced2a9&shared=False => generated 769 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2031] 199.19.213.104 () {34 vars in 930 bytes} [Tue Aug 11 12:24:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2032] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:04 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2033] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:04 2026] GET /v2.0/security-groups?id=05c77be2-ad10-4e6c-be90-8eb0e3225252&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: 1026/2034] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2035] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.0/security-groups?id=7b79b609-26b3-464a-9ae7-05bc54fd25fd&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: 7|app: 0|req: 1027/2036] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.0/ports?tenant_id=1d8801acd4b941bf93ce34568bced2a9&device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2037] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ef3a461c-62f7-4abe-99c0-52ab1246e1b5 => 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: 1028/2038] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.0/subnets?id=cf6ea507-2a36-4a90-8744-442c1b4eb8c3 => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2039] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.0/ports?network_id=81822b36-4db3-47cb-8471-bacd4bd34b76&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2040] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2041] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.0/networks/81822b36-4db3-47cb-8471-bacd4bd34b76?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: 1030/2042] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.0/security-groups?id=05c77be2-ad10-4e6c-be90-8eb0e3225252&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: 1013/2043] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.0/networks/81822b36-4db3-47cb-8471-bacd4bd34b76?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: 1031/2044] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => 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: 1014/2045] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.0/security-groups?id=05c77be2-ad10-4e6c-be90-8eb0e3225252&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: 1032/2046] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:24:05 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:24:06.302 8 INFO neutron.db.l3_db [None req-0f51b6c7-f4e9-4d58-a96a-8373d8e6e16d 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Floating IP 59460f2b-9b08-4606-bb2f-02a76929cf0e associated. External IP: 10.96.250.220, port: 2aa6b1b2-e139-4836-a5e2-bba4a89c82a4. [pid: 7|app: 0|req: 1033/2047] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:06 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2048] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:06 2026] GET /v2.0/security-groups?id=7b79b609-26b3-464a-9ae7-05bc54fd25fd&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2049] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:24:05 2026] PUT /v2.0/floatingips/59460f2b-9b08-4606-bb2f-02a76929cf0e => generated 855 bytes in 646 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:24:06.653 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfa116d2-b531-4b9d-bad7-3826858d2cb9'] response: {'name': 'network-changed', 'server_uuid': '9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97', 'tag': '2aa6b1b2-e139-4836-a5e2-bba4a89c82a4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1035/2050] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:24:06 2026] GET /v2.0/floatingips/59460f2b-9b08-4606-bb2f-02a76929cf0e => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2053] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.0/ports?tenant_id=234dbe738d7045d2b850c1e87e0bf458&device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => 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: 1038/2054] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.0/networks?id=be4c5254-84e0-472e-a9e6-b45d3702dbe6 => generated 757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2055] 10.0.0.177 () {34 vars in 990 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.0/ports?device_id=182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2056] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2aa6b1b2-e139-4836-a5e2-bba4a89c82a4 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2057] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.0/security-groups?id=70801e31-e6a3-493e-b69b-72979781291c&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2058] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.0/subnets?id=e03f6369-82a7-4be1-b059-22b25aace994 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2059] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.0/ports?network_id=be4c5254-84e0-472e-a9e6-b45d3702dbe6&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2060] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6?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: 1020/2061] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6?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: 1042/2062] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.0/networks?id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80 => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2063] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2064] 199.19.213.104 () {34 vars in 1050 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=905ae72417ba4123b3b1b32562da57fe => generated 179 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2065] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.0/security-groups?id=7b79b609-26b3-464a-9ae7-05bc54fd25fd&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2066] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:24:07 2026] GET /v2.0/floatingips/59460f2b-9b08-4606-bb2f-02a76929cf0e => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2067] 199.19.213.104 () {38 vars in 955 bytes} [Tue Aug 11 12:24:07 2026] POST /v2.0/ports => generated 1179 bytes in 395 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: 7|app: 0|req: 1045/2068] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:08 2026] GET /v2.0/ports?device_id=80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2069] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:08 2026] GET /v2.0/security-groups?id=70801e31-e6a3-493e-b69b-72979781291c&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2070] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:24:07 2026] PUT /v2.0/ports/b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 => generated 1460 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2071] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:08 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 973 bytes in 37 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-08-11 12:24:08.706 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d00a14e-3157-41a4-a5d7-1c1bc52ece89'] response: {'name': 'network-changed', 'server_uuid': '80c31dec-7287-4f72-92cf-d98df654a9ac', 'tag': 'b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1025/2072] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:08 2026] GET /v2.0/security-groups?id=7b79b609-26b3-464a-9ae7-05bc54fd25fd&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2073] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:24:08 2026] GET /v2.0/floatingips/59460f2b-9b08-4606-bb2f-02a76929cf0e => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2074] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:24:09 2026] GET /v2.0/ports?tenant_id=905ae72417ba4123b3b1b32562da57fe&device_id=80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1463 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2075] 199.19.213.104 () {34 vars in 1018 bytes} [Tue Aug 11 12:24:09 2026] GET /v2.0/networks?tenant_id=905ae72417ba4123b3b1b32562da57fe&shared=False => generated 2375 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2076] 199.19.213.104 () {34 vars in 930 bytes} [Tue Aug 11 12:24: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: 1050/2077] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:09 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2078] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:09 2026] GET /v2.0/security-groups?id=7b79b609-26b3-464a-9ae7-05bc54fd25fd&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2079] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:24:10 2026] GET /v2.0/ports?tenant_id=905ae72417ba4123b3b1b32562da57fe&device_id=80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2080] 199.19.213.104 () {34 vars in 1056 bytes} [Tue Aug 11 12:24:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2081] 199.19.213.104 () {34 vars in 1104 bytes} [Tue Aug 11 12:24:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A8e&port_id=b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 => 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: 1030/2082] 199.19.213.104 () {34 vars in 1064 bytes} [Tue Aug 11 12:24:10 2026] GET /v2.0/subnets?id=fb512a9e-345e-407f-adc5-c8bfc7d968f0&id=90132a7e-084d-4abe-a16c-d319f9ab2f72 => generated 1415 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2083] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:24:10 2026] GET /v2.0/ports?network_id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80&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: 1031/2084] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:24:10 2026] GET /v2.0/ports?network_id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2085] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:24:10 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2086] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:24:10 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2087] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:11 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2088] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:11 2026] GET /v2.0/security-groups?id=7b79b609-26b3-464a-9ae7-05bc54fd25fd&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: 7|app: 0|req: 1056/2089] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:12 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2090] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:12 2026] GET /v2.0/security-groups?id=7b79b609-26b3-464a-9ae7-05bc54fd25fd&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2091] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:13 2026] GET /v2.0/ports?device_id=80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2092] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:13 2026] GET /v2.0/security-groups?id=70801e31-e6a3-493e-b69b-72979781291c&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2093] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:13 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2094] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:13 2026] GET /v2.0/security-groups?id=7b79b609-26b3-464a-9ae7-05bc54fd25fd&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: 7|app: 0|req: 1059/2095] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:14 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => 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: 1037/2096] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:14 2026] GET /v2.0/security-groups?id=7b79b609-26b3-464a-9ae7-05bc54fd25fd&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: 1060/2097] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:24:14 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:24:15.185 8 INFO neutron_taas.services.taas.taas_plugin [req-eee3aa38-3e81-448f-9f02-ee0cdf542375 req-7c4963ce-f1b7-4c12-8586-6969833c810d 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] TaaS: Handle Delete Port: ef3a461c-62f7-4abe-99c0-52ab1246e1b5 2026-08-11 12:24:15.190 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-eee3aa38-3e81-448f-9f02-ee0cdf542375 req-7c4963ce-f1b7-4c12-8586-6969833c810d 7414c70f4e9347ff954f8b89a919952a 1d8801acd4b941bf93ce34568bced2a9 - - default default] Tap Mirror: Handle Delete Port: ef3a461c-62f7-4abe-99c0-52ab1246e1b5 [pid: 8|app: 0|req: 1038/2098] 199.19.213.104 () {36 vars in 997 bytes} [Tue Aug 11 12:24:15 2026] DELETE /v2.0/ports/ef3a461c-62f7-4abe-99c0-52ab1246e1b5 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:24:15.444 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6af15e21-8a92-465b-b03d-fbd87d7c7029'] response: {'server_uuid': '5afbb650-33e0-424a-afb7-c1d526568131', 'name': 'network-vif-deleted', 'tag': 'ef3a461c-62f7-4abe-99c0-52ab1246e1b5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1061/2099] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:15 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2100] 10.0.0.177 () {34 vars in 990 bytes} [Tue Aug 11 12:24:16 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2101] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Aug 11 12:24:16 2026] GET /v2.0/security-groups?id=05c77be2-ad10-4e6c-be90-8eb0e3225252&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: 1040/2102] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:17 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => 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: 1063/2103] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:18 2026] GET /v2.0/ports?device_id=5afbb650-33e0-424a-afb7-c1d526568131 => 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: 1041/2104] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:18 2026] GET /v2.0/ports?device_id=80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1196 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2105] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:18 2026] GET /v2.0/security-groups?id=70801e31-e6a3-493e-b69b-72979781291c&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2106] 10.0.0.49 () {32 vars in 817 bytes} [Tue Aug 11 12:24:18 2026] GET /v2.0/ports?network_id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80&mac_address=fa%3A16%3A3e%3Ac5%3A63%3A53 => generated 1196 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:24:19.433 7 INFO neutron.db.l3_db [None req-e84e5194-d9bc-459e-9642-90bd30d9b23d 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Floating IP b5b7c969-4922-457c-aa04-68b50847ba03 associated. External IP: 10.96.250.213, port: b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2. [pid: 7|app: 0|req: 1065/2107] 10.0.0.49 () {34 vars in 676 bytes} [Tue Aug 11 12:24:18 2026] POST /v2.0/floatingips => generated 854 bytes in 1426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:24:20.197 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b62d2615-fc92-45ae-9863-9faed46a1b05'] response: {'name': 'network-changed', 'server_uuid': '80c31dec-7287-4f72-92cf-d98df654a9ac', 'tag': 'b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1066/2108] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:24:20 2026] GET /v2.0/ports?tenant_id=905ae72417ba4123b3b1b32562da57fe&device_id=80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1465 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2109] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:24:20 2026] GET /v2.0/networks?id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80 => generated 801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2110] 199.19.213.104 () {34 vars in 1056 bytes} [Tue Aug 11 12:24:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2111] 199.19.213.104 () {34 vars in 1104 bytes} [Tue Aug 11 12:24:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A8e&port_id=b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2112] 199.19.213.104 () {34 vars in 1064 bytes} [Tue Aug 11 12:24:20 2026] GET /v2.0/subnets?id=fb512a9e-345e-407f-adc5-c8bfc7d968f0&id=90132a7e-084d-4abe-a16c-d319f9ab2f72 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2113] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:24:20 2026] GET /v2.0/ports?network_id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80&device_owner=network%3Adhcp => generated 1461 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:24:20.937 8 INFO neutron_taas.services.taas.taas_plugin [None req-eec35d5e-3ea9-43b3-bb4a-7d0fccfa9d14 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: d9f6a748-d1fe-471b-bf8d-1d2816d6e933 2026-08-11 12:24:20.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eec35d5e-3ea9-43b3-bb4a-7d0fccfa9d14 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: d9f6a748-d1fe-471b-bf8d-1d2816d6e933 [pid: 7|app: 0|req: 1072/2114] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:24:20 2026] GET /v2.0/ports?network_id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2115] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:24:20 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2116] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:24:21 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?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: 1043/2117] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:24:20 2026] PUT /v2.0/routers/d6343fc2-3d74-4dcf-9a29-bb18494ee2af/remove_router_interface => generated 309 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:24:21.690 7 INFO neutron_taas.services.taas.taas_plugin [None req-edc3aacc-2dea-4be7-837f-d58f11aeb48b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 5d0a1944-618d-43b7-a62a-31695b21a292 2026-08-11 12:24:21.693 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edc3aacc-2dea-4be7-837f-d58f11aeb48b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 5d0a1944-618d-43b7-a62a-31695b21a292 2026-08-11 12:24:21.948 7 INFO neutron_taas.services.taas.taas_plugin [None req-edc3aacc-2dea-4be7-837f-d58f11aeb48b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 575a6919-18b2-4360-86c0-888c8194241a 2026-08-11 12:24:21.952 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edc3aacc-2dea-4be7-837f-d58f11aeb48b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 575a6919-18b2-4360-86c0-888c8194241a 2026-08-11 12:24:22.319 7 INFO neutron.services.segments.plugin [-] Segment a814db77-a425-4181-8d4f-2adfb5c35c99 resource provider aggregate not found 2026-08-11 12:24:22.324 7 INFO neutron.services.segments.plugin [-] Segment a814db77-a425-4181-8d4f-2adfb5c35c99 resource provider aggregate not found 2026-08-11 12:24:22.336 7 INFO neutron.services.segments.plugin [-] Segment a814db77-a425-4181-8d4f-2adfb5c35c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a814db77-a425-4181-8d4f-2adfb5c35c99 found for delete ", "request_id": "req-19906e9b-9c38-4e2c-9ec8-8b215b828f32"}]} 2026-08-11 12:24:22.338 7 INFO neutron.services.segments.plugin [-] Segment a814db77-a425-4181-8d4f-2adfb5c35c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a814db77-a425-4181-8d4f-2adfb5c35c99 found for delete ", "request_id": "req-f56dc99a-610f-4069-b28e-ee6934757b99"}]} 2026-08-11 12:24:22.342 7 INFO neutron.db.l3_hamode_db [None req-edc3aacc-2dea-4be7-837f-d58f11aeb48b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HA network bf7c5d0a-5230-4229-b080-7f456bc1043b was deleted as no HA routers are present in tenant 1d8801acd4b941bf93ce34568bced2a9. [pid: 7|app: 0|req: 1075/2120] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:24:21 2026] DELETE /v2.0/routers/d6343fc2-3d74-4dcf-9a29-bb18494ee2af => 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: 1046/2121] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:24:22 2026] DELETE /v2.0/subnets/cf6ea507-2a36-4a90-8744-442c1b4eb8c3 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:24:22.632 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6622c7f-a5a6-4bcc-8b33-402b13a55b0e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 333afa3a-9b77-4b64-b4e8-c1cb35a2e121 2026-08-11 12:24:22.636 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6622c7f-a5a6-4bcc-8b33-402b13a55b0e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 333afa3a-9b77-4b64-b4e8-c1cb35a2e121 [pid: 7|app: 0|req: 1076/2122] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:24:22 2026] DELETE /v2.0/networks/81822b36-4db3-47cb-8471-bacd4bd34b76 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2123] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:24:22 2026] GET /v2.0/security-groups?tenant_id=1d8801acd4b941bf93ce34568bced2a9&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2124] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:24:22 2026] DELETE /v2.0/security-groups/7b79b609-26b3-464a-9ae7-05bc54fd25fd => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:24:24.357 7 INFO neutron.services.segments.plugin [-] Segment 577ae4b5-33e3-4d24-b7bc-9ca8aeb78eca resource provider aggregate not found 2026-08-11 12:24:24.363 7 INFO neutron.services.segments.plugin [-] Segment 577ae4b5-33e3-4d24-b7bc-9ca8aeb78eca resource provider aggregate not found 2026-08-11 12:24:24.380 7 INFO neutron.services.segments.plugin [-] Segment 577ae4b5-33e3-4d24-b7bc-9ca8aeb78eca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 577ae4b5-33e3-4d24-b7bc-9ca8aeb78eca found for delete ", "request_id": "req-5394e6f3-2e3e-42c5-9d44-4b6bd74ea437"}]} 2026-08-11 12:24:24.382 7 INFO neutron.services.segments.plugin [-] Segment 577ae4b5-33e3-4d24-b7bc-9ca8aeb78eca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 577ae4b5-33e3-4d24-b7bc-9ca8aeb78eca found for delete ", "request_id": "req-07ea05bd-35b4-4cf2-9a62-5d2a1507c162"}]} [pid: 8|app: 0|req: 1048/2125] 10.0.0.177 () {34 vars in 990 bytes} [Tue Aug 11 12:24:25 2026] GET /v2.0/ports?device_id=80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2126] 10.0.0.177 () {34 vars in 1040 bytes} [Tue Aug 11 12:24:25 2026] GET /v2.0/security-groups?id=70801e31-e6a3-493e-b69b-72979781291c&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2127] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:26 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2128] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:26 2026] GET /v2.0/security-groups?id=05c77be2-ad10-4e6c-be90-8eb0e3225252&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: 1050/2129] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:27 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2130] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:27 2026] GET /v2.0/security-groups?id=05c77be2-ad10-4e6c-be90-8eb0e3225252&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: 1051/2131] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:28 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2132] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:28 2026] GET /v2.0/security-groups?id=05c77be2-ad10-4e6c-be90-8eb0e3225252&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: 8|app: 0|req: 1052/2133] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:24:28 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:24:29.086 7 INFO neutron_taas.services.taas.taas_plugin [req-936e7cff-7075-432a-aea1-2d173b5245b3 req-d67f94f9-a285-433b-8baa-cbf850709373 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] TaaS: Handle Delete Port: 2aa6b1b2-e139-4836-a5e2-bba4a89c82a4 2026-08-11 12:24:29.089 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-936e7cff-7075-432a-aea1-2d173b5245b3 req-d67f94f9-a285-433b-8baa-cbf850709373 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Tap Mirror: Handle Delete Port: 2aa6b1b2-e139-4836-a5e2-bba4a89c82a4 2026-08-11 12:24:29.231 7 INFO neutron.db.l3_db [req-936e7cff-7075-432a-aea1-2d173b5245b3 req-d67f94f9-a285-433b-8baa-cbf850709373 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Floating IP 59460f2b-9b08-4606-bb2f-02a76929cf0e disassociated. External IP: 10.96.250.220, port: 2aa6b1b2-e139-4836-a5e2-bba4a89c82a4. [pid: 7|app: 0|req: 1082/2134] 199.19.213.104 () {36 vars in 997 bytes} [Tue Aug 11 12:24:28 2026] DELETE /v2.0/ports/2aa6b1b2-e139-4836-a5e2-bba4a89c82a4 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:24:29.561 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfafa27c-1d73-4d83-b539-5ce9253e9ae9'] response: {'server_uuid': '9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97', 'name': 'network-vif-deleted', 'tag': '2aa6b1b2-e139-4836-a5e2-bba4a89c82a4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1053/2135] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:29 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2136] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:31 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => 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: 1054/2137] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:32 2026] GET /v2.0/ports?device_id=9d9aa1a4-6088-4ad1-90ec-f54bea8d2b97 => 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: 1084/2138] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:24:33 2026] DELETE /v2.0/security-groups/05c77be2-ad10-4e6c-be90-8eb0e3225252 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:24:33.544 8 INFO neutron_taas.services.taas.taas_plugin [None req-8dd9ec7a-1eed-4e68-a6a7-e9c73747b6c7 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] TaaS: Handle Delete Port: ceb246d3-0350-4322-854c-a0b42f61880c 2026-08-11 12:24:33.548 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8dd9ec7a-1eed-4e68-a6a7-e9c73747b6c7 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Tap Mirror: Handle Delete Port: ceb246d3-0350-4322-854c-a0b42f61880c [pid: 8|app: 0|req: 1055/2139] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:24:33 2026] DELETE /v2.0/floatingips/59460f2b-9b08-4606-bb2f-02a76929cf0e => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2140] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:33 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2141] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:33 2026] GET /v2.0/security-groups?id=b523893c-274a-485f-b84d-dd88c5f70047&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2142] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:35 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2143] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:35 2026] GET /v2.0/security-groups?id=b523893c-274a-485f-b84d-dd88c5f70047&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: 1058/2144] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:36 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2145] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:36 2026] GET /v2.0/security-groups?id=b523893c-274a-485f-b84d-dd88c5f70047&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: 1060/2146] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:24:36 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:24:36.426 8 INFO neutron_taas.services.taas.taas_plugin [req-0993cbdb-5bfb-45d3-90d5-46441e708cf9 req-9d3beef7-fee7-4716-b4ef-ce852a214125 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] TaaS: Handle Delete Port: 18cabe80-cd16-4ce7-8a82-964db7d37635 2026-08-11 12:24:36.428 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0993cbdb-5bfb-45d3-90d5-46441e708cf9 req-9d3beef7-fee7-4716-b4ef-ce852a214125 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Tap Mirror: Handle Delete Port: 18cabe80-cd16-4ce7-8a82-964db7d37635 [pid: 7|app: 0|req: 1087/2147] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:24:36 2026] GET /v2.0/security-groups?tenant_id=b67da498d4274b928993d420b85aa7ab&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2148] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:24:36 2026] DELETE /v2.0/security-groups/ba336bec-7d84-4f81-a570-4c7098c145e2 => 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: 1061/2149] 199.19.213.104 () {36 vars in 997 bytes} [Tue Aug 11 12:24:36 2026] DELETE /v2.0/ports/18cabe80-cd16-4ce7-8a82-964db7d37635 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:24:36.583 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c8780f9-b908-4852-ab5c-9d767d6cb74b'] response: {'server_uuid': 'f4c7bb95-99fa-4f96-985a-b4954a7c07a4', 'name': 'network-vif-deleted', 'tag': '18cabe80-cd16-4ce7-8a82-964db7d37635', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1089/2150] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:24:36 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => 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: 1063/2153] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:37 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => 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: 1091/2154] 10.0.0.5 () {30 vars in 688 bytes} [Tue Aug 11 12:24:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2155] 10.0.0.5 () {30 vars in 690 bytes} [Tue Aug 11 12:24:37 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: 1092/2156] 10.0.0.5 () {30 vars in 666 bytes} [Tue Aug 11 12:24:37 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: 1065/2157] 10.0.0.5 () {30 vars in 702 bytes} [Tue Aug 11 12:24:37 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: 1093/2158] 10.0.0.5 () {28 vars in 437 bytes} [Tue Aug 11 12:24:38 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2159] 10.0.0.5 () {30 vars in 726 bytes} [Tue Aug 11 12:24:38 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => generated 657 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2160] 10.0.0.5 () {30 vars in 688 bytes} [Tue Aug 11 12:24:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2161] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:38 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => 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: 1068/2162] 10.0.0.5 () {30 vars in 690 bytes} [Tue Aug 11 12:24:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2163] 10.0.0.5 () {30 vars in 666 bytes} [Tue Aug 11 12:24:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2164] 10.0.0.5 () {30 vars in 702 bytes} [Tue Aug 11 12:24:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2165] 10.0.0.5 () {30 vars in 726 bytes} [Tue Aug 11 12:24:38 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => generated 675 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2166] 10.0.0.5 () {30 vars in 688 bytes} [Tue Aug 11 12:24:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2167] 10.0.0.5 () {30 vars in 690 bytes} [Tue Aug 11 12:24:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2168] 10.0.0.5 () {30 vars in 666 bytes} [Tue Aug 11 12:24:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2169] 10.0.0.5 () {30 vars in 702 bytes} [Tue Aug 11 12:24:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2170] 10.0.0.5 () {30 vars in 728 bytes} [Tue Aug 11 12:24:38 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637 => generated 799 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2171] 10.0.0.5 () {30 vars in 680 bytes} [Tue Aug 11 12:24:38 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2172] 10.0.0.5 () {34 vars in 702 bytes} [Tue Aug 11 12:24:38 2026] POST /v2.0/ports => generated 1132 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2173] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:39 2026] GET /v2.0/ports?device_id=f4c7bb95-99fa-4f96-985a-b4954a7c07a4 => generated 12 bytes in 21 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: 1101/2174] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:24:40 2026] DELETE /v2.0/security-groups/b523893c-274a-485f-b84d-dd88c5f70047 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:24:40.795 8 INFO neutron.db.segments_db [None req-1877cdeb-1672-4b53-8595-ea78373b522a f5d3e065a59f4e62845507a03937ee29 9090e3a0ea30439c96cb299fcde428aa - - default default] Added segment 8d5cb4ea-1fc3-4e0b-9e41-7f83ddd72e5a of type vxlan for network a0a3b86b-3c0b-4050-884a-b9740f3e22ff [pid: 8|app: 0|req: 1074/2175] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:24:40 2026] POST /v2.0/networks => generated 708 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2176] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:24:40 2026] POST /v2.0/subnets => generated 644 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:24:41.121 8 WARNING neutron.api.v2.base [None req-d70a65d6-e8b5-4246-9409-96207b4d42b5 f5d3e065a59f4e62845507a03937ee29 9090e3a0ea30439c96cb299fcde428aa - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-08-11 12:24:41.122 8 INFO neutron.api.v2.resource [None req-d70a65d6-e8b5-4246-9409-96207b4d42b5 f5d3e065a59f4e62845507a03937ee29 9090e3a0ea30439c96cb299fcde428aa - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1076/2177] 10.0.0.49 () {34 vars in 680 bytes} [Tue Aug 11 12:24:41 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 12:24:41.211 7 INFO neutron_taas.services.taas.taas_plugin [None req-5cb75ea4-5c6b-48ef-ad70-c562fba93cae 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] TaaS: Handle Delete Port: c1abd1bd-648c-4e9f-aae5-752042328817 2026-08-11 12:24:41.215 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cb75ea4-5c6b-48ef-ad70-c562fba93cae 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Tap Mirror: Handle Delete Port: c1abd1bd-648c-4e9f-aae5-752042328817 2026-08-11 12:24:41.297 8 INFO neutron.services.segments.plugin [-] Segment 8d5cb4ea-1fc3-4e0b-9e41-7f83ddd72e5a resource provider aggregate not found 2026-08-11 12:24:41.303 8 INFO neutron.services.segments.plugin [-] Segment 8d5cb4ea-1fc3-4e0b-9e41-7f83ddd72e5a resource provider aggregate not found 2026-08-11 12:24:41.319 8 INFO neutron.services.segments.plugin [-] Segment 8d5cb4ea-1fc3-4e0b-9e41-7f83ddd72e5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d5cb4ea-1fc3-4e0b-9e41-7f83ddd72e5a found for delete ", "request_id": "req-fe278f7d-fac7-4c60-a62f-ba537fdf3f83"}]} 2026-08-11 12:24:41.325 8 INFO neutron.services.segments.plugin [-] Segment 8d5cb4ea-1fc3-4e0b-9e41-7f83ddd72e5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d5cb4ea-1fc3-4e0b-9e41-7f83ddd72e5a found for delete ", "request_id": "req-70a940d0-3347-4b07-86ee-75102fb33625"}]} [pid: 8|app: 0|req: 1077/2178] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:24:41 2026] DELETE /v2.0/networks/a0a3b86b-3c0b-4050-884a-b9740f3e22ff => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:24:41.389 8 INFO neutron.db.segments_db [None req-8a316fba-a38d-48d2-aeae-76dceccd3216 f5d3e065a59f4e62845507a03937ee29 9090e3a0ea30439c96cb299fcde428aa - - default default] Added segment 9e361c21-f2b6-433c-989e-bcede547de1e of type vxlan for network ff537946-576b-4d6c-b112-6b42bdfb54bf [pid: 8|app: 0|req: 1078/2179] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:24:41 2026] POST /v2.0/networks => generated 707 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2180] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:24:41 2026] POST /v2.0/subnets => generated 647 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2181] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:24:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:24:41.693 8 WARNING neutron.api.v2.base [None req-0bf244f4-bf8e-49bb-9aa6-9e18f8165079 f5d3e065a59f4e62845507a03937ee29 9090e3a0ea30439c96cb299fcde428aa - - 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-08-11 12:24:41.693 8 INFO neutron.api.v2.resource [None req-0bf244f4-bf8e-49bb-9aa6-9e18f8165079 f5d3e065a59f4e62845507a03937ee29 9090e3a0ea30439c96cb299fcde428aa - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1081/2182] 10.0.0.49 () {34 vars in 680 bytes} [Tue Aug 11 12:24:41 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) [pid: 8|app: 0|req: 1082/2183] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:24:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2184] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:24:40 2026] PUT /v2.0/routers/ba64e350-cdb1-40db-b821-996ca692e201/remove_router_interface => generated 309 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2185] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:24:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2186] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:24:41 2026] DELETE /v2.0/networks/ff537946-576b-4d6c-b112-6b42bdfb54bf => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2187] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:24:41 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: 1104/2188] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:24:41 2026] DELETE /v2.0/subnets/e03f6369-82a7-4be1-b059-22b25aace994 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:24:41.927 8 INFO neutron.db.segments_db [None req-5f7c8c16-a718-4885-86c0-52da6a9af74c f5d3e065a59f4e62845507a03937ee29 9090e3a0ea30439c96cb299fcde428aa - - default default] Added segment 0f30e014-c523-4bdf-afac-1ee30d604572 of type vxlan for network 4272f04c-374d-4139-9e31-23dea798a88e [pid: 7|app: 0|req: 1105/2189] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:24:41 2026] GET /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2190] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:24:41 2026] POST /v2.0/networks => generated 707 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:24:42.163 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac8efab4-e48b-4946-93b6-8f6a408a6168 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] TaaS: Handle Delete Port: 7df8ee20-d3cc-4f67-90e9-cf24de9c4189 2026-08-11 12:24:42.165 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac8efab4-e48b-4946-93b6-8f6a408a6168 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Tap Mirror: Handle Delete Port: 7df8ee20-d3cc-4f67-90e9-cf24de9c4189 [pid: 8|app: 0|req: 1086/2191] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:24:42 2026] POST /v2.0/subnets => generated 647 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2192] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:24:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:24:42.412 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac8efab4-e48b-4946-93b6-8f6a408a6168 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] TaaS: Handle Delete Port: dd2e89b3-a15b-479c-bc69-36f60d3d9d5e 2026-08-11 12:24:42.414 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac8efab4-e48b-4946-93b6-8f6a408a6168 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Tap Mirror: Handle Delete Port: dd2e89b3-a15b-479c-bc69-36f60d3d9d5e [pid: 8|app: 0|req: 1088/2193] 10.0.0.49 () {34 vars in 680 bytes} [Tue Aug 11 12:24:42 2026] POST /v2.0/rbac-policies => generated 324 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2194] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:24:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2195] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:24:42 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: 1091/2196] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:24:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:24:42.475 8 INFO neutron.api.v2.resource [None req-80533d85-8080-42c1-b922-9229287365e3 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1092/2197] 199.19.213.104 () {30 vars in 763 bytes} [Tue Aug 11 12:24:42 2026] GET /v2.0/security-groups/lb-e385abfd-e74d-46bf-bbc3-5f7147779b39 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2198] 199.19.213.104 () {30 vars in 785 bytes} [Tue Aug 11 12:24:42 2026] GET /v2.0/security-groups?name=lb-e385abfd-e74d-46bf-bbc3-5f7147779b39 => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2199] 199.19.213.104 () {34 vars in 736 bytes} [Tue Aug 11 12:24:42 2026] POST /v2.0/security-groups => generated 1636 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2200] 199.19.213.104 () {30 vars in 815 bytes} [Tue Aug 11 12:24:42 2026] GET /v2.0/security-group-rules?security_group_id=776b0bd3-848f-41d4-a49b-410088c4b4c8 => generated 1182 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:24:42.733 7 INFO neutron.services.segments.plugin [-] Segment aba24ea9-1f29-4cb9-8f28-a682d32ba56d resource provider aggregate not found 2026-08-11 12:24:42.736 7 INFO neutron.services.segments.plugin [-] Segment aba24ea9-1f29-4cb9-8f28-a682d32ba56d resource provider aggregate not found 2026-08-11 12:24:42.751 7 INFO neutron.services.segments.plugin [-] Segment aba24ea9-1f29-4cb9-8f28-a682d32ba56d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aba24ea9-1f29-4cb9-8f28-a682d32ba56d found for delete ", "request_id": "req-bd6b3432-60a4-4b0b-9f73-ae4b1b795bee"}]} 2026-08-11 12:24:42.753 7 INFO neutron.services.segments.plugin [-] Segment aba24ea9-1f29-4cb9-8f28-a682d32ba56d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aba24ea9-1f29-4cb9-8f28-a682d32ba56d found for delete ", "request_id": "req-e30c7ad7-9b41-4034-a3ba-8065735d6362"}]} 2026-08-11 12:24:42.763 7 INFO neutron.db.l3_hamode_db [None req-ac8efab4-e48b-4946-93b6-8f6a408a6168 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] HA network cf5b3299-3994-4d2a-b550-9e55805a8041 was deleted as no HA routers are present in tenant 234dbe738d7045d2b850c1e87e0bf458. [pid: 7|app: 0|req: 1106/2201] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:24:41 2026] DELETE /v2.0/routers/ba64e350-cdb1-40db-b821-996ca692e201 => 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: 1096/2202] 199.19.213.104 () {34 vars in 789 bytes} [Tue Aug 11 12:24:42 2026] PUT /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => generated 1132 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:24:42.869 7 INFO neutron_taas.services.taas.taas_plugin [None req-a685270e-9018-464d-9a2e-38f6c4603a8f 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] TaaS: Handle Delete Port: d47d1bba-bee6-4683-8dc4-db35646f03cd 2026-08-11 12:24:42.873 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a685270e-9018-464d-9a2e-38f6c4603a8f 457a610fe45c445d96d3becb3b47c265 234dbe738d7045d2b850c1e87e0bf458 - - default default] Tap Mirror: Handle Delete Port: d47d1bba-bee6-4683-8dc4-db35646f03cd /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: 1097/2203] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:24:42 2026] GET /v2.0/networks/4272f04c-374d-4139-9e31-23dea798a88e => generated 654 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2204] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:24:42 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: 1099/2205] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:24:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2206] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:24:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2207] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:24:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2208] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:24:42 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2209] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:24:42 2026] DELETE /v2.0/networks/be4c5254-84e0-472e-a9e6-b45d3702dbe6 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:24:43.345 8 INFO neutron.services.segments.plugin [-] Segment 9e361c21-f2b6-433c-989e-bcede547de1e resource provider aggregate not found 2026-08-11 12:24:43.348 8 INFO neutron.services.segments.plugin [-] Segment 9e361c21-f2b6-433c-989e-bcede547de1e resource provider aggregate not found 2026-08-11 12:24:43.364 8 INFO neutron.services.segments.plugin [-] Segment 9e361c21-f2b6-433c-989e-bcede547de1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e361c21-f2b6-433c-989e-bcede547de1e found for delete ", "request_id": "req-91f597a8-42ec-457b-a1c7-9fd0ec1eb567"}]} 2026-08-11 12:24:43.364 8 INFO neutron.services.segments.plugin [-] Segment 9e361c21-f2b6-433c-989e-bcede547de1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e361c21-f2b6-433c-989e-bcede547de1e found for delete ", "request_id": "req-22732dc7-caf0-4f70-9b7f-f7e512247974"}]} 2026-08-11 12:24:43.456 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9024da5b-b79e-4691-bdba-ba4e987ca3b1 26364653e8df44e881eb8706dfe4197b bca8a6bcf31e41d886035323982a758b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1103/2210] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:24:43 2026] GET /v2.0/networks/4272f04c-374d-4139-9e31-23dea798a88e => generated 138 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2211] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:24:43 2026] DELETE /v2.0/networks/4272f04c-374d-4139-9e31-23dea798a88e => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:24:43.648 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d279df6-eaec-471c-8c64-0dd9128e684d f5d3e065a59f4e62845507a03937ee29 9090e3a0ea30439c96cb299fcde428aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1104/2212] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:24:43 2026] DELETE /v2.0/subnets/ae1ca9ed-11cd-4d66-a610-57604736cdc0 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:24:43.666 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6bb6f5d0-3fb2-47dc-89b1-3466042b4d09 f5d3e065a59f4e62845507a03937ee29 9090e3a0ea30439c96cb299fcde428aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1109/2213] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:24:43 2026] DELETE /v2.0/subnets/442954de-0898-4a1f-b5c8-68f5486d7e74 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:24:43.686 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e6abae7-9aeb-4876-bc55-4317a0e4096f f5d3e065a59f4e62845507a03937ee29 9090e3a0ea30439c96cb299fcde428aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1105/2214] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:24:43 2026] DELETE /v2.0/subnets/eaa4f568-4a1d-45ce-8795-fbbed1767045 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2215] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:24:43 2026] GET /v2.0/security-groups?tenant_id=9b6f795a46a7483a82494c4b0fea5d70&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2216] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:24:44 2026] DELETE /v2.0/security-groups/606737b8-cc1c-458d-b10e-0845c9bee943 => 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: 1111/2217] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:24:44 2026] GET /v2.0/security-groups?tenant_id=234dbe738d7045d2b850c1e87e0bf458&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: 1107/2218] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:24:44 2026] DELETE /v2.0/security-groups/073258a5-77ac-49af-bd5f-68f8a1e1b5f1 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:24:44.779 7 INFO neutron.services.segments.plugin [-] Segment 9df60e70-537c-42d2-b16b-0416cc55b2da resource provider aggregate not found 2026-08-11 12:24:44.783 7 INFO neutron.services.segments.plugin [-] Segment 9df60e70-537c-42d2-b16b-0416cc55b2da resource provider aggregate not found 2026-08-11 12:24:44.804 7 INFO neutron.services.segments.plugin [-] Segment 9df60e70-537c-42d2-b16b-0416cc55b2da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9df60e70-537c-42d2-b16b-0416cc55b2da found for delete ", "request_id": "req-5b9106f4-31a8-4ffa-8fb7-3bd67ddf446d"}]} 2026-08-11 12:24:44.804 7 INFO neutron.services.segments.plugin [-] Segment 9df60e70-537c-42d2-b16b-0416cc55b2da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9df60e70-537c-42d2-b16b-0416cc55b2da found for delete ", "request_id": "req-b9d9df8b-81fa-464e-a3cb-e86a85d6d75c"}]} 2026-08-11 12:24:44.825 7 INFO neutron.services.segments.plugin [-] Segment 0f30e014-c523-4bdf-afac-1ee30d604572 resource provider aggregate not found 2026-08-11 12:24:44.844 7 INFO neutron.services.segments.plugin [-] Segment 0f30e014-c523-4bdf-afac-1ee30d604572 resource provider aggregate not found 2026-08-11 12:24:44.867 7 INFO neutron.services.segments.plugin [-] Segment 0f30e014-c523-4bdf-afac-1ee30d604572 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f30e014-c523-4bdf-afac-1ee30d604572 found for delete ", "request_id": "req-d4cc368c-a43c-4eb7-b76a-f93d37470072"}]} 2026-08-11 12:24:44.879 7 INFO neutron.services.segments.plugin [-] Segment 0f30e014-c523-4bdf-afac-1ee30d604572 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f30e014-c523-4bdf-afac-1ee30d604572 found for delete ", "request_id": "req-b61e111c-fcb9-4d85-a2cd-c9655f31a509"}]} [pid: 7|app: 0|req: 1112/2219] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:24:44 2026] GET /v2.0/security-groups?tenant_id=0fb1e603197640258a37c1c3b4e91a93&name=default => generated 2925 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2220] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:24:44 2026] DELETE /v2.0/security-groups/a7f2c2ef-ef29-486f-a13b-8942e31c628c => 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: 1113/2221] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:24:45 2026] GET /v2.0/security-groups?tenant_id=9090e3a0ea30439c96cb299fcde428aa&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: 1109/2222] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:24:45 2026] DELETE /v2.0/security-groups/00d8a84a-0863-4e3a-8a4b-6bc566bf260d => 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: 1114/2223] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:24:45 2026] GET /v2.0/security-groups?tenant_id=bca8a6bcf31e41d886035323982a758b&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2224] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:24:45 2026] DELETE /v2.0/security-groups/61662915-e14d-4447-ad68-e572792a4ad7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:24:46.381 7 INFO neutron.db.segments_db [None req-2597abb6-84e2-406b-9ab2-4233e1c8b515 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 9fb5c5c9-2320-4af6-89c9-8310f8e0391e of type vxlan for network 52e9ff1d-1735-4431-8eee-cea09edbcb79 [pid: 7|app: 0|req: 1115/2225] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:24:46 2026] POST /v2.0/networks => generated 720 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2226] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:24:46 2026] POST /v2.0/subnets => generated 686 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:24:46.739 7 INFO neutron.db.segments_db [None req-6a2902d0-a198-4e42-bd50-9428d689668b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment d6341588-f0d4-4d1a-9305-80c721c8166a of type vxlan for network e6304fcf-cdce-4410-b9b1-124626ab49ea 2026-08-11 12:24:46.961 7 INFO neutron.db.l3_hamode_db [None req-6a2902d0-a198-4e42-bd50-9428d689668b 0fde380302e448cdb10920fa55eafa86 66eb9fb7e91c4b77b516821d757ebc3a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:24:47.669 7 INFO neutron.db.l3_hamode_db [None req-6a2902d0-a198-4e42-bd50-9428d689668b 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1116/2227] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:24:46 2026] POST /v2.0/routers => generated 726 bytes in 1869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2228] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:24:48 2026] PUT /v2.0/routers/953f30cc-5958-4d90-a7aa-689d908b0068/add_router_interface => generated 309 bytes in 1155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2229] 10.0.0.49 () {34 vars in 677 bytes} [Tue Aug 11 12:24:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2230] 10.0.0.49 () {34 vars in 677 bytes} [Tue Aug 11 12:24:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2231] 10.0.0.49 () {34 vars in 677 bytes} [Tue Aug 11 12:24:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2232] 10.0.0.49 () {34 vars in 677 bytes} [Tue Aug 11 12:24:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2233] 10.0.0.49 () {34 vars in 677 bytes} [Tue Aug 11 12:24:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2234] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:24:50 2026] PUT /v2.0/policies/9515749f-0491-45e5-81ca-4a8eb3832fe8/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2235] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:24:50 2026] PUT /v2.0/policies/9b12bc1e-3ce4-4ef2-9f85-b18caca3f3bc/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2236] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:24:50 2026] PUT /v2.0/policies/ac9f5b52-6463-46aa-a6cf-8ff090352ad2/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2237] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:24:50 2026] PUT /v2.0/policies/5696a428-82d2-4b9f-bde9-4bbd4b73d6f4/tags => generated 19 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2238] 10.0.0.14 () {34 vars in 1015 bytes} [Tue Aug 11 12:24:50 2026] GET /v2.0/security-groups?id=8649c4ec-1337-4818-b4c0-3d78a7f89b04&fields=id => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2239] 10.0.0.14 () {34 vars in 981 bytes} [Tue Aug 11 12:24:50 2026] GET /v2.0/networks?id=9db6d343-8fb9-4181-b39d-dd55db429c83 => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2240] 10.0.0.14 () {34 vars in 964 bytes} [Tue Aug 11 12:24:50 2026] GET /v2.0/quotas/312f6406cd28458fb6df194b726fbb36 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2241] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:24:50 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&fields=id => generated 149 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:24:50.967 8 INFO neutron.db.segments_db [None req-49bbd946-7b3f-44dd-8fb3-916981342ee2 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment ff96194f-e88d-4a4b-9296-196c0bec86af of type vxlan for network 0eb148fa-469d-4b07-be2c-82519f34bc4f [pid: 7|app: 0|req: 1123/2242] 10.0.0.49 () {32 vars in 673 bytes} [Tue Aug 11 12:24:50 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2243] 10.0.0.49 () {34 vars in 670 bytes} [Tue Aug 11 12:24:50 2026] POST /v2.0/networks => generated 720 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2244] 10.0.0.14 () {34 vars in 1007 bytes} [Tue Aug 11 12:24:51 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?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: 1121/2245] 10.0.0.49 () {32 vars in 687 bytes} [Tue Aug 11 12:24:51 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2246] 10.0.0.14 () {34 vars in 1107 bytes} [Tue Aug 11 12:24:51 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?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: 8|app: 0|req: 1123/2247] 10.0.0.49 () {32 vars in 683 bytes} [Tue Aug 11 12:24:51 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2248] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:24:51 2026] POST /v2.0/subnets => generated 687 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2249] 10.0.0.49 () {32 vars in 695 bytes} [Tue Aug 11 12:24:51 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:24:51.355 7 INFO neutron.db.segments_db [None req-81b54e81-5e78-48a4-aa46-21871c06a3b5 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Added segment 2fd86ca3-1d81-48e5-ad62-2090bbf68c14 of type vxlan for network 6325a1f7-ff1f-4163-801b-7cb9b2f12612 [pid: 8|app: 0|req: 1125/2250] 10.0.0.49 () {32 vars in 681 bytes} [Tue Aug 11 12:24:51 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2251] 10.0.0.49 () {32 vars in 695 bytes} [Tue Aug 11 12:24:51 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2252] 10.0.0.49 () {32 vars in 691 bytes} [Tue Aug 11 12:24:51 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2253] 10.0.0.49 () {32 vars in 703 bytes} [Tue Aug 11 12:24:51 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:24:51.650 7 INFO neutron.db.l3_hamode_db [None req-81b54e81-5e78-48a4-aa46-21871c06a3b5 0fde380302e448cdb10920fa55eafa86 285a5bb62cb14fb59ce3779313d798f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1129/2254] 10.0.0.49 () {32 vars in 733 bytes} [Tue Aug 11 12:24:51 2026] DELETE /v2.0/qos/policies/9515749f-0491-45e5-81ca-4a8eb3832fe8 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2255] 10.0.0.49 () {32 vars in 733 bytes} [Tue Aug 11 12:24:51 2026] DELETE /v2.0/qos/policies/9b12bc1e-3ce4-4ef2-9f85-b18caca3f3bc => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2256] 10.0.0.49 () {32 vars in 733 bytes} [Tue Aug 11 12:24:51 2026] DELETE /v2.0/qos/policies/ac9f5b52-6463-46aa-a6cf-8ff090352ad2 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2257] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:51 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => 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: 1133/2258] 10.0.0.49 () {32 vars in 733 bytes} [Tue Aug 11 12:24:51 2026] DELETE /v2.0/qos/policies/5696a428-82d2-4b9f-bde9-4bbd4b73d6f4 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2259] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:52 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:24:52.352 7 INFO neutron.db.l3_hamode_db [None req-81b54e81-5e78-48a4-aa46-21871c06a3b5 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1137/2262] 10.0.0.49 () {32 vars in 733 bytes} [Tue Aug 11 12:24:52 2026] DELETE /v2.0/qos/policies/a1a5db68-382d-4982-b3c1-a66ad8672071 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2263] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:24:51 2026] POST /v2.0/routers => generated 727 bytes in 1835 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2264] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:24:53 2026] GET /v2.0/security-groups?tenant_id=7fbcad5c1e7e496195d7639b2ad094fb&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2265] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:24:53 2026] DELETE /v2.0/security-groups/8dae793b-2e72-4aff-9c42-34c97fb8b342 => 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: 1129/2266] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:24:53 2026] GET /v2.0/security-groups?tenant_id=9f9c9854760d49988256cf3ea11e77a3&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2267] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:24:53 2026] DELETE /v2.0/security-groups/03851ce2-3035-4098-afb0-fad96fa2e70e => 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: 1138/2268] 10.0.0.49 () {34 vars in 782 bytes} [Tue Aug 11 12:24:53 2026] PUT /v2.0/routers/5e471ee3-825b-45a0-b97a-58745637bf4d/add_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2269] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:24:54 2026] GET /v2.0/security-groups?tenant_id=91d37d9363244d2d86c07609693772be&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2270] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:24:54 2026] DELETE /v2.0/security-groups/9da5f968-5abc-4fd8-9ab6-ce23ce24fc59 => 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: 1132/2271] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:55 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => 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: 1133/2272] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:55 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => 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: 1140/2273] 10.0.0.49 () {34 vars in 684 bytes} [Tue Aug 11 12:24:55 2026] POST /v2.0/security-groups => generated 1675 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2274] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:24:55 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: 1141/2275] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:24:55 2026] POST /v2.0/security-group-rules => generated 596 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2276] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:24:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2277] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:24:55 2026] GET /v2.0/networks?id=9db6d343-8fb9-4181-b39d-dd55db429c83 => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2278] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:24:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2279] 199.19.213.104 () {34 vars in 1050 bytes} [Tue Aug 11 12:24:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=312f6406cd28458fb6df194b726fbb36 => generated 343 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:24:55.921 8 INFO neutron.db.securitygroups_db [None req-b504d06d-5c42-4d48-8881-e92a186ad263 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] Project 66eb9fb7e91c4b77b516821d757ebc3a 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: 1143/2280] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:24:55 2026] POST /v2.0/security-group-rules => generated 607 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:24:56.052 8 INFO neutron.db.securitygroups_db [None req-1594f594-344d-4002-9e24-dbbcfaeb625b 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] Project 66eb9fb7e91c4b77b516821d757ebc3a 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: 1144/2281] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:24:56 2026] POST /v2.0/security-group-rules => generated 606 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2282] 199.19.213.104 () {38 vars in 955 bytes} [Tue Aug 11 12:24:55 2026] POST /v2.0/ports => generated 1082 bytes in 364 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: 7|app: 0|req: 1139/2283] 10.0.0.49 () {34 vars in 684 bytes} [Tue Aug 11 12:24:56 2026] POST /v2.0/security-groups => generated 1660 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2284] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:24:56 2026] PUT /v2.0/ports/18406b32-3a4a-4275-8194-c0f34051619d => generated 1243 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:24:56.739 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1e6b234-f882-4ac3-a0ac-9b77c661f55a'] response: {'name': 'network-changed', 'server_uuid': 'a1066672-a513-41bc-9fa2-2c18f5331d86', 'tag': '18406b32-3a4a-4275-8194-c0f34051619d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1140/2285] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:24:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 93 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: 1146/2286] 10.0.0.49 () {34 vars in 694 bytes} [Tue Aug 11 12:24:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2287] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2288] 199.19.213.104 () {34 vars in 1018 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.0/networks?tenant_id=312f6406cd28458fb6df194b726fbb36&shared=False => 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: 1149/2289] 199.19.213.104 () {34 vars in 930 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2290] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:24:56 2026] POST /v2.0/floatingips => generated 552 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2291] 10.0.0.14 () {34 vars in 1097 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--807511875&fields=id&tenant_id=66eb9fb7e91c4b77b516821d757ebc3a => 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: 1142/2292] 10.0.0.14 () {34 vars in 1099 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1979599936&fields=id&tenant_id=66eb9fb7e91c4b77b516821d757ebc3a => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2293] 10.0.0.14 () {34 vars in 981 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.0/networks?id=52e9ff1d-1735-4431-8eee-cea09edbcb79 => generated 671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2294] 10.0.0.14 () {34 vars in 964 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.0/quotas/66eb9fb7e91c4b77b516821d757ebc3a => 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: 1152/2295] 10.0.0.14 () {34 vars in 1001 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.0/ports?tenant_id=66eb9fb7e91c4b77b516821d757ebc3a&fields=id => generated 103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2296] 10.0.0.14 () {34 vars in 1007 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.0/networks/52e9ff1d-1735-4431-8eee-cea09edbcb79?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: 1153/2297] 10.0.0.14 () {34 vars in 1107 bytes} [Tue Aug 11 12:24:57 2026] GET /v2.0/networks/52e9ff1d-1735-4431-8eee-cea09edbcb79?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: 1145/2298] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:58 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2299] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:58 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2300] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:24:58 2026] GET /v2.0/security-groups?id=8649c4ec-1337-4818-b4c0-3d78a7f89b04&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2301] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:24:58 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => 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: 1147/2302] 199.19.213.104 () {34 vars in 1062 bytes} [Tue Aug 11 12:24:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.188&port_id=18406b32-3a4a-4275-8194-c0f34051619d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2303] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:24:58 2026] GET /v2.0/subnets?id=77d3a4bd-6669-4e49-95ed-77fbcfc075ef => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2304] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:58 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2305] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:24:58 2026] GET /v2.0/ports?network_id=9db6d343-8fb9-4181-b39d-dd55db429c83&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: 1157/2306] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:24:58 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2307] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:24:58 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?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: 1158/2308] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:24:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2309] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:24:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2310] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:24:59 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => 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: 1152/2311] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:24:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2312] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:24:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2313] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:24:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2314] 10.0.0.49 () {34 vars in 758 bytes} [Tue Aug 11 12:24:59 2026] PUT /v2.0/subnetpools/496ea7a8-d5d4-4970-b23d-12eb276e63c4/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2315] 10.0.0.49 () {34 vars in 758 bytes} [Tue Aug 11 12:24:59 2026] PUT /v2.0/subnetpools/4f1ff793-16d6-432f-af0b-fae83b64800d/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2316] 10.0.0.49 () {34 vars in 758 bytes} [Tue Aug 11 12:24:59 2026] PUT /v2.0/subnetpools/2c02bd05-ad88-4f29-9efe-ee6d59ac7214/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2317] 10.0.0.49 () {34 vars in 758 bytes} [Tue Aug 11 12:24:59 2026] PUT /v2.0/subnetpools/b31ac5c4-abfd-4244-a4f5-5e5734e13014/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: 1163/2318] 10.0.0.49 () {32 vars in 671 bytes} [Tue Aug 11 12:24:59 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2319] 10.0.0.49 () {32 vars in 685 bytes} [Tue Aug 11 12:24:59 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2320] 10.0.0.49 () {32 vars in 681 bytes} [Tue Aug 11 12:24:59 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2321] 10.0.0.49 () {32 vars in 693 bytes} [Tue Aug 11 12:24:59 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2322] 10.0.0.49 () {32 vars in 679 bytes} [Tue Aug 11 12:24:59 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2323] 10.0.0.49 () {32 vars in 693 bytes} [Tue Aug 11 12:24:59 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2324] 10.0.0.49 () {32 vars in 689 bytes} [Tue Aug 11 12:24:59 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2325] 10.0.0.49 () {32 vars in 701 bytes} [Tue Aug 11 12:24:59 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2326] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:24:59 2026] DELETE /v2.0/subnetpools/496ea7a8-d5d4-4970-b23d-12eb276e63c4 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2327] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:25:00 2026] DELETE /v2.0/subnetpools/4f1ff793-16d6-432f-af0b-fae83b64800d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2328] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:25:00 2026] DELETE /v2.0/subnetpools/2c02bd05-ad88-4f29-9efe-ee6d59ac7214 => 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: 1161/2329] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:25:00 2026] DELETE /v2.0/subnetpools/b31ac5c4-abfd-4244-a4f5-5e5734e13014 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2330] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:25:00 2026] DELETE /v2.0/subnetpools/addb2916-ebea-4088-a1b3-9483a2b56d74 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2331] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:00 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => 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: 1163/2332] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:01 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2333] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:25:01 2026] GET /v2.0/security-groups?id=8649c4ec-1337-4818-b4c0-3d78a7f89b04&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: 8|app: 0|req: 1170/2334] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:01 2026] GET /v2.0/security-groups?tenant_id=f53716ec34c34703a1a33801fbfebbd7&name=default => generated 2928 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2335] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:01 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2336] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:01 2026] DELETE /v2.0/security-groups/8af354fe-0b17-406b-bdcc-0bb86dc6af6f => 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: 1166/2337] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:01 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => 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: 1172/2338] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:01 2026] GET /v2.0/security-groups?tenant_id=97df063cca614ffca23a1e36f7334e4c&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2339] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:01 2026] DELETE /v2.0/security-groups/e19ccc60-4516-4c65-b587-d661d257fb74 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2340] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:01 2026] GET /v2.0/security-groups?tenant_id=a35c55eb3ba1483aaed981a39515dad6&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2341] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:02 2026] DELETE /v2.0/security-groups/0ffa583e-6392-406e-b31d-a928e8e6665f => 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: 1174/2342] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:25:02 2026] GET /v2.0/networks?id=52e9ff1d-1735-4431-8eee-cea09edbcb79 => generated 671 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2343] 199.19.213.104 () {34 vars in 1050 bytes} [Tue Aug 11 12:25:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=66eb9fb7e91c4b77b516821d757ebc3a => generated 273 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2344] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:02 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => 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: 1171/2345] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:25:02 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => 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: 1172/2346] 199.19.213.104 () {34 vars in 1044 bytes} [Tue Aug 11 12:25:02 2026] GET /v2.0/security-groups?id=8649c4ec-1337-4818-b4c0-3d78a7f89b04&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: 1175/2347] 199.19.213.104 () {38 vars in 955 bytes} [Tue Aug 11 12:25:02 2026] POST /v2.0/ports => generated 993 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2348] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:25:02 2026] PUT /v2.0/ports/3acc602b-5785-4633-b676-e1185ecec820 => generated 1274 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:25:03.457 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ebd7d2f-ed1f-4148-b3e4-b545277be03e'] response: {'name': 'network-changed', 'server_uuid': '7740798d-659f-43ea-ba2e-0a143e3cab47', 'tag': '3acc602b-5785-4633-b676-e1185ecec820', '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: 1176/2349] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:03 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1008 bytes in 44 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: 1174/2350] 10.0.0.14 () {34 vars in 1119 bytes} [Tue Aug 11 12:25:03 2026] GET /v2.0/security-groups?id=476749b8-e50a-4271-b216-4ccaa346e077&id=b5a06072-21af-45e6-8eb8-1035f3f8a5a0&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: 8|app: 0|req: 1177/2351] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:25:03 2026] GET /v2.0/ports?tenant_id=66eb9fb7e91c4b77b516821d757ebc3a&device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2352] 199.19.213.104 () {34 vars in 1018 bytes} [Tue Aug 11 12:25:04 2026] GET /v2.0/networks?tenant_id=66eb9fb7e91c4b77b516821d757ebc3a&shared=False => generated 767 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2353] 199.19.213.104 () {34 vars in 930 bytes} [Tue Aug 11 12:25:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2354] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:04 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2355] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:25:04 2026] GET /v2.0/security-groups?id=8649c4ec-1337-4818-b4c0-3d78a7f89b04&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2356] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:04 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2357] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:04 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2358] 10.0.0.14 () {34 vars in 1119 bytes} [Tue Aug 11 12:25:04 2026] GET /v2.0/security-groups?id=476749b8-e50a-4271-b216-4ccaa346e077&id=b5a06072-21af-45e6-8eb8-1035f3f8a5a0&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2359] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:25:05 2026] GET /v2.0/ports?tenant_id=66eb9fb7e91c4b77b516821d757ebc3a&device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2360] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:25:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3acc602b-5785-4633-b676-e1185ecec820 => 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: 1182/2361] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:25:05 2026] GET /v2.0/subnets?id=c5f835e9-cca0-4226-90c3-8510b7b773f7 => generated 689 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2362] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:25:05 2026] GET /v2.0/ports?network_id=52e9ff1d-1735-4431-8eee-cea09edbcb79&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: 1183/2363] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:25:05 2026] GET /v2.0/networks/52e9ff1d-1735-4431-8eee-cea09edbcb79?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: 1181/2364] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:25:05 2026] GET /v2.0/networks/52e9ff1d-1735-4431-8eee-cea09edbcb79?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2365] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:25:05 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: 7|app: 0|req: 1182/2366] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:06 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1008 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2367] 10.0.0.49 () {34 vars in 758 bytes} [Tue Aug 11 12:25:06 2026] PUT /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2368] 10.0.0.14 () {34 vars in 1119 bytes} [Tue Aug 11 12:25:06 2026] GET /v2.0/security-groups?id=476749b8-e50a-4271-b216-4ccaa346e077&id=b5a06072-21af-45e6-8eb8-1035f3f8a5a0&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2369] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:25:06 2026] GET /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2370] 10.0.0.49 () {34 vars in 769 bytes} [Tue Aug 11 12:25:06 2026] PUT /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/tags/green => generated 4 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2371] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:25:06 2026] GET /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2372] 10.0.0.49 () {34 vars in 765 bytes} [Tue Aug 11 12:25:06 2026] PUT /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2373] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:25:06 2026] GET /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2374] 10.0.0.49 () {34 vars in 787 bytes} [Tue Aug 11 12:25:06 2026] PUT /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2375] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:25:06 2026] GET /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2376] 10.0.0.49 () {34 vars in 758 bytes} [Tue Aug 11 12:25:06 2026] PUT /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2377] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:25:06 2026] GET /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/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: 1188/2378] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:25:06 2026] GET /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:25:06.784 8 INFO neutron.api.v2.resource [None req-011427e7-3317-46d8-baab-74621738df56 e7340432ec934a9babb8ad700a07ee56 07b321c8a1c74aa98a4c60f1aaec238d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1191/2379] 10.0.0.49 () {32 vars in 750 bytes} [Tue Aug 11 12:25:06 2026] GET /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/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: 1189/2380] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:25:06 2026] DELETE /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2381] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:25:06 2026] GET /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:25:06.906 7 INFO neutron.api.v2.resource [None req-9629033c-67c4-4c5c-8c9f-1bb6bec4e1a8 e7340432ec934a9babb8ad700a07ee56 07b321c8a1c74aa98a4c60f1aaec238d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1190/2382] 10.0.0.49 () {32 vars in 753 bytes} [Tue Aug 11 12:25:06 2026] DELETE /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/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: 1193/2383] 10.0.0.49 () {32 vars in 741 bytes} [Tue Aug 11 12:25:06 2026] DELETE /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2384] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:25:06 2026] GET /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:25:07.117 8 INFO neutron_taas.services.taas.taas_plugin [None req-c8dcb0ee-0593-40cf-9999-271189f4ae7b e7340432ec934a9babb8ad700a07ee56 07b321c8a1c74aa98a4c60f1aaec238d - - default default] TaaS: Handle Delete Port: 31f43d2c-265e-441b-a300-217db7c60e34 2026-08-11 12:25:07.120 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8dcb0ee-0593-40cf-9999-271189f4ae7b e7340432ec934a9babb8ad700a07ee56 07b321c8a1c74aa98a4c60f1aaec238d - - default default] Tap Mirror: Handle Delete Port: 31f43d2c-265e-441b-a300-217db7c60e34 [pid: 7|app: 0|req: 1194/2387] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:07 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1008 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2388] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:25:07 2026] DELETE /v2.0/floatingips/e555b9ed-c34a-4ee4-ae6d-a44058bb5acf => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2389] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:07 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2390] 10.0.0.14 () {34 vars in 1119 bytes} [Tue Aug 11 12:25:07 2026] GET /v2.0/security-groups?id=476749b8-e50a-4271-b216-4ccaa346e077&id=b5a06072-21af-45e6-8eb8-1035f3f8a5a0&fields=id&fields=name => generated 206 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2391] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:25:07 2026] GET /v2.0/security-groups?id=8649c4ec-1337-4818-b4c0-3d78a7f89b04&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2392] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:07 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2393] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:08 2026] GET /v2.0/security-groups?tenant_id=07b321c8a1c74aa98a4c60f1aaec238d&name=default => generated 2929 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2394] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:08 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2395] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:08 2026] DELETE /v2.0/security-groups/590634f4-7f15-4780-bdc4-99e8a36706c7 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2396] 10.0.0.14 () {34 vars in 1119 bytes} [Tue Aug 11 12:25:08 2026] GET /v2.0/security-groups?id=476749b8-e50a-4271-b216-4ccaa346e077&id=b5a06072-21af-45e6-8eb8-1035f3f8a5a0&fields=id&fields=name => generated 206 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2397] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:25:08 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1277 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2398] 199.19.213.104 () {34 vars in 1124 bytes} [Tue Aug 11 12:25:08 2026] GET /v2.0/security-groups?id=b5a06072-21af-45e6-8eb8-1035f3f8a5a0&id=476749b8-e50a-4271-b216-4ccaa346e077&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2399] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:08 2026] GET /v2.0/security-groups?tenant_id=8a70272f84644fd699c421cefa64053e&name=default => generated 2929 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2400] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:08 2026] DELETE /v2.0/security-groups/82680d27-b035-4736-be3b-6343f83293cb => 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: 1200/2401] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:09 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1008 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2402] 10.0.0.14 () {34 vars in 1119 bytes} [Tue Aug 11 12:25:09 2026] GET /v2.0/security-groups?id=476749b8-e50a-4271-b216-4ccaa346e077&id=b5a06072-21af-45e6-8eb8-1035f3f8a5a0&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2403] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:10 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2404] 10.0.0.14 () {34 vars in 1119 bytes} [Tue Aug 11 12:25:10 2026] GET /v2.0/security-groups?id=476749b8-e50a-4271-b216-4ccaa346e077&id=b5a06072-21af-45e6-8eb8-1035f3f8a5a0&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2405] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:11 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2406] 10.0.0.14 () {34 vars in 1119 bytes} [Tue Aug 11 12:25:11 2026] GET /v2.0/security-groups?id=476749b8-e50a-4271-b216-4ccaa346e077&id=b5a06072-21af-45e6-8eb8-1035f3f8a5a0&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2407] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:12 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:25:12.488 7 INFO neutron.db.l3_db [None req-329ebefc-091f-42b2-9c76-4c1c82281e4d 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] Floating IP 191af785-438f-40f0-b387-b9df56b1f500 associated. External IP: 10.96.250.203, port: 3acc602b-5785-4633-b676-e1185ecec820. [pid: 8|app: 0|req: 1204/2408] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:25:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2409] 10.0.0.49 () {34 vars in 758 bytes} [Tue Aug 11 12:25:12 2026] PUT /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2410] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:25:12 2026] GET /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2411] 10.0.0.49 () {34 vars in 769 bytes} [Tue Aug 11 12:25:12 2026] PUT /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2412] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:25:12 2026] GET /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2413] 10.0.0.49 () {34 vars in 765 bytes} [Tue Aug 11 12:25:12 2026] PUT /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2414] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:25:12 2026] PUT /v2.0/floatingips/191af785-438f-40f0-b387-b9df56b1f500 => generated 855 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2415] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:25:12 2026] GET /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:25:12.978 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-044b6ac2-1e79-429e-98c4-ea59da2ac56d'] response: {'name': 'network-changed', 'server_uuid': '7740798d-659f-43ea-ba2e-0a143e3cab47', 'tag': '3acc602b-5785-4633-b676-e1185ecec820', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1206/2416] 10.0.0.49 () {34 vars in 787 bytes} [Tue Aug 11 12:25:12 2026] PUT /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags/black.or.white => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2417] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:25:13 2026] GET /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/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: 1207/2418] 10.0.0.49 () {34 vars in 758 bytes} [Tue Aug 11 12:25:13 2026] PUT /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2419] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:25:13 2026] GET /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2420] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:25:13 2026] GET /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:25:13.258 8 INFO neutron.api.v2.resource [None req-4b9ffaff-d896-4bec-8f0f-3d1f2896a968 d3699305e32341a39a1585c3918bd084 18c2a4f7ebda429290ff37942f9af480 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1213/2421] 10.0.0.49 () {32 vars in 750 bytes} [Tue Aug 11 12:25:13 2026] GET /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/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: 1209/2422] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:25:13 2026] DELETE /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2423] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:25:13 2026] GET /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:25:13.397 7 INFO neutron.api.v2.resource [None req-6ba4430f-9006-44f8-abe3-9d1fbee1cab5 d3699305e32341a39a1585c3918bd084 18c2a4f7ebda429290ff37942f9af480 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1210/2424] 10.0.0.49 () {32 vars in 753 bytes} [Tue Aug 11 12:25:13 2026] DELETE /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2425] 10.0.0.49 () {32 vars in 741 bytes} [Tue Aug 11 12:25:13 2026] DELETE /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2426] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:25:13 2026] GET /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2427] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:25:13 2026] GET /v2.0/ports?tenant_id=66eb9fb7e91c4b77b516821d757ebc3a&device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1279 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2428] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:25:13 2026] DELETE /v2.0/subnetpools/cd24c2e5-0089-4c75-9a5b-c73a28f9294e => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2429] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:25:13 2026] GET /v2.0/networks?id=52e9ff1d-1735-4431-8eee-cea09edbcb79 => generated 767 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2430] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:25:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3acc602b-5785-4633-b676-e1185ecec820 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2431] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:25:13 2026] GET /v2.0/subnets?id=c5f835e9-cca0-4226-90c3-8510b7b773f7 => generated 689 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2432] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:25:13 2026] GET /v2.0/ports?network_id=52e9ff1d-1735-4431-8eee-cea09edbcb79&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2433] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:25:13 2026] GET /v2.0/networks/52e9ff1d-1735-4431-8eee-cea09edbcb79?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: 1215/2434] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:25:13 2026] GET /v2.0/networks/52e9ff1d-1735-4431-8eee-cea09edbcb79?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2435] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:14 2026] GET /v2.0/security-groups?tenant_id=5377797f8da4438d85ea73ea21fa02ed&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2436] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:14 2026] DELETE /v2.0/security-groups/020a54e8-d9d9-44b2-b609-10d38c9f7dba => 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: 1221/2437] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:14 2026] GET /v2.0/security-groups?tenant_id=18c2a4f7ebda429290ff37942f9af480&name=default => generated 2929 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2438] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:14 2026] DELETE /v2.0/security-groups/701c673d-63ec-4175-89bd-7a434908db4c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:25:18.570 8 INFO neutron.db.segments_db [None req-21ab00df-c7c4-43ac-b027-0179bb4e7f95 372e18fe5b234d999c0af12fe265fa15 4d95401eeb6f4020810b71c6585cea87 - - default default] Added segment e7036959-f284-4799-9428-538fac046272 of type vxlan for network 38a223de-805d-401c-93cb-44f429e996c7 [pid: 8|app: 0|req: 1222/2439] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:25:18 2026] POST /v2.0/networks => generated 612 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2440] 10.0.0.49 () {34 vars in 663 bytes} [Tue Aug 11 12:25:18 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2441] 10.0.0.49 () {34 vars in 665 bytes} [Tue Aug 11 12:25:18 2026] POST /v2.0/trunks => generated 407 bytes in 172 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: 1219/2442] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:25:19 2026] PUT /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2443] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:25:19 2026] GET /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2444] 10.0.0.49 () {34 vars in 759 bytes} [Tue Aug 11 12:25:19 2026] PUT /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2445] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:25:19 2026] GET /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2446] 10.0.0.49 () {34 vars in 755 bytes} [Tue Aug 11 12:25:19 2026] PUT /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2447] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:25:19 2026] GET /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/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: 1222/2448] 10.0.0.49 () {34 vars in 777 bytes} [Tue Aug 11 12:25:19 2026] PUT /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2449] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:25:19 2026] GET /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2450] 10.0.0.49 () {34 vars in 748 bytes} [Tue Aug 11 12:25:19 2026] PUT /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2451] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:25:19 2026] GET /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/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: 1224/2452] 10.0.0.49 () {32 vars in 736 bytes} [Tue Aug 11 12:25:19 2026] GET /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:25:19.656 8 INFO neutron.api.v2.resource [None req-6f0eee19-fe4e-4dd5-8def-7646bc78721b 372e18fe5b234d999c0af12fe265fa15 4d95401eeb6f4020810b71c6585cea87 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1229/2453] 10.0.0.49 () {32 vars in 740 bytes} [Tue Aug 11 12:25:19 2026] GET /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/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: 1225/2454] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:19 2026] DELETE /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2455] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:25:19 2026] GET /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:25:19.771 7 INFO neutron.api.v2.resource [None req-b8a924ce-1810-4a61-9ed0-d45441bd7d06 372e18fe5b234d999c0af12fe265fa15 4d95401eeb6f4020810b71c6585cea87 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1226/2456] 10.0.0.49 () {32 vars in 743 bytes} [Tue Aug 11 12:25:19 2026] DELETE /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2457] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:25:19 2026] DELETE /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2458] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:25:19 2026] GET /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2459] 10.0.0.49 () {32 vars in 718 bytes} [Tue Aug 11 12:25:19 2026] GET /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2460] 10.0.0.49 () {32 vars in 716 bytes} [Tue Aug 11 12:25:19 2026] GET /v2.0/ports/74b3f83b-f1ca-47ac-a1da-0c96e92e2d37 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2461] 10.0.0.49 () {32 vars in 721 bytes} [Tue Aug 11 12:25:19 2026] DELETE /v2.0/trunks/361f4b32-8209-406a-9278-b015a4392160 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:25:20.139 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a71ada3-df40-49bc-8ee1-297b75f4fe66 372e18fe5b234d999c0af12fe265fa15 4d95401eeb6f4020810b71c6585cea87 - - default default] TaaS: Handle Delete Port: 74b3f83b-f1ca-47ac-a1da-0c96e92e2d37 2026-08-11 12:25:20.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a71ada3-df40-49bc-8ee1-297b75f4fe66 372e18fe5b234d999c0af12fe265fa15 4d95401eeb6f4020810b71c6585cea87 - - default default] Tap Mirror: Handle Delete Port: 74b3f83b-f1ca-47ac-a1da-0c96e92e2d37 [pid: 7|app: 0|req: 1229/2462] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:25:20 2026] DELETE /v2.0/ports/74b3f83b-f1ca-47ac-a1da-0c96e92e2d37 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:25:20.366 8 INFO neutron.services.segments.plugin [-] Segment e7036959-f284-4799-9428-538fac046272 resource provider aggregate not found 2026-08-11 12:25:20.376 8 INFO neutron.services.segments.plugin [-] Segment e7036959-f284-4799-9428-538fac046272 resource provider aggregate not found 2026-08-11 12:25:20.391 8 INFO neutron.services.segments.plugin [-] Segment e7036959-f284-4799-9428-538fac046272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7036959-f284-4799-9428-538fac046272 found for delete ", "request_id": "req-20955071-2fcc-4428-b3ad-5649c9d1e5ee"}]} 2026-08-11 12:25:20.397 8 INFO neutron.services.segments.plugin [-] Segment e7036959-f284-4799-9428-538fac046272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7036959-f284-4799-9428-538fac046272 found for delete ", "request_id": "req-2544396e-0ef9-4321-922e-6fa530b719d6"}]} [pid: 8|app: 0|req: 1234/2463] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:25:20 2026] DELETE /v2.0/networks/38a223de-805d-401c-93cb-44f429e996c7 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2464] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:21 2026] GET /v2.0/security-groups?tenant_id=4d95401eeb6f4020810b71c6585cea87&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2465] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:21 2026] DELETE /v2.0/security-groups/a0ef718b-f9f7-44a2-928c-05d55ef72ec0 => 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: 1231/2466] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:21 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1010 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2467] 10.0.0.14 () {34 vars in 1119 bytes} [Tue Aug 11 12:25:21 2026] GET /v2.0/security-groups?id=476749b8-e50a-4271-b216-4ccaa346e077&id=b5a06072-21af-45e6-8eb8-1035f3f8a5a0&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2468] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:21 2026] GET /v2.0/security-groups?tenant_id=f7f346bcee9c437292bec28a65f438a5&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2469] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:25:21 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1279 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2470] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:21 2026] DELETE /v2.0/security-groups/c558a67b-f0b9-4080-b5f9-57db922ee8b3 => 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: 1238/2471] 10.0.0.49 () {32 vars in 857 bytes} [Tue Aug 11 12:25:21 2026] GET /v2.0/floatingips?floating_network_id=4af68d99-c887-4968-a040-51646f3f3bad&port_id=3acc602b-5785-4633-b676-e1185ecec820 => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2474] 10.0.0.177 () {34 vars in 990 bytes} [Tue Aug 11 12:25:22 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2475] 10.0.0.177 () {34 vars in 1120 bytes} [Tue Aug 11 12:25:22 2026] GET /v2.0/security-groups?id=b5a06072-21af-45e6-8eb8-1035f3f8a5a0&id=476749b8-e50a-4271-b216-4ccaa346e077&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2476] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:25 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2477] 10.0.0.14 () {34 vars in 1119 bytes} [Tue Aug 11 12:25:25 2026] GET /v2.0/security-groups?id=476749b8-e50a-4271-b216-4ccaa346e077&id=b5a06072-21af-45e6-8eb8-1035f3f8a5a0&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2478] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:25 2026] GET /v2.0/security-groups?tenant_id=b06f72bcb1404a1082d8d917a84cc3ec&name=default => generated 2929 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2479] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:25 2026] DELETE /v2.0/security-groups/9fb2f2c4-c72c-4241-ac9c-a3f1fe2f8359 => 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: 1238/2480] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:25 2026] GET /v2.0/security-groups?tenant_id=26ed5ec739ae4243ab50d7e8b8f8d024&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2481] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:25 2026] DELETE /v2.0/security-groups/ee872ffa-01f9-40c6-bb5d-1615ba6e6587 => 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: 1239/2482] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:26 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2483] 10.0.0.14 () {34 vars in 1119 bytes} [Tue Aug 11 12:25:26 2026] GET /v2.0/security-groups?id=476749b8-e50a-4271-b216-4ccaa346e077&id=b5a06072-21af-45e6-8eb8-1035f3f8a5a0&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2484] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:27 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => 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: 1245/2485] 10.0.0.14 () {34 vars in 1119 bytes} [Tue Aug 11 12:25:27 2026] GET /v2.0/security-groups?id=476749b8-e50a-4271-b216-4ccaa346e077&id=b5a06072-21af-45e6-8eb8-1035f3f8a5a0&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: 1241/2486] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:25:27 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:25:27.883 8 INFO neutron_taas.services.taas.taas_plugin [req-ab5fb670-2822-46e2-bae2-41ecb7a49594 req-2c3076d2-95da-4e4e-a831-55b96960fd70 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] TaaS: Handle Delete Port: 3acc602b-5785-4633-b676-e1185ecec820 2026-08-11 12:25:27.886 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ab5fb670-2822-46e2-bae2-41ecb7a49594 req-2c3076d2-95da-4e4e-a831-55b96960fd70 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] Tap Mirror: Handle Delete Port: 3acc602b-5785-4633-b676-e1185ecec820 2026-08-11 12:25:28.011 8 INFO neutron.db.l3_db [req-ab5fb670-2822-46e2-bae2-41ecb7a49594 req-2c3076d2-95da-4e4e-a831-55b96960fd70 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] Floating IP 191af785-438f-40f0-b387-b9df56b1f500 disassociated. External IP: 10.96.250.203, port: 3acc602b-5785-4633-b676-e1185ecec820. [pid: 8|app: 0|req: 1246/2487] 199.19.213.104 () {36 vars in 997 bytes} [Tue Aug 11 12:25:27 2026] DELETE /v2.0/ports/3acc602b-5785-4633-b676-e1185ecec820 => generated 0 bytes in 637 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:25:28.423 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b7ae2ad-b840-4995-9cda-981ae1cce6f4'] response: {'server_uuid': '7740798d-659f-43ea-ba2e-0a143e3cab47', 'name': 'network-vif-deleted', 'tag': '3acc602b-5785-4633-b676-e1185ecec820', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1242/2488] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:28 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => 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: 1247/2489] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:29 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => 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: 1243/2490] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:25:30 2026] GET /v2.0/ports?device_id=7740798d-659f-43ea-ba2e-0a143e3cab47 => 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: 1248/2491] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:31 2026] DELETE /v2.0/security-groups/b5a06072-21af-45e6-8eb8-1035f3f8a5a0 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:25:32.128 7 INFO neutron.api.v2.resource [None req-c8038f4d-abff-4ab2-bc5a-4d3f03d61185 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1244/2492] 10.0.0.49 () {32 vars in 736 bytes} [Tue Aug 11 12:25:32 2026] GET /v2.0/security-groups/b5a06072-21af-45e6-8eb8-1035f3f8a5a0 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:25:32.240 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4ed5442-ac3b-4042-9aa9-88144ad2bae0 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] TaaS: Handle Delete Port: 170c8922-ece3-4194-87e4-c786696d164d 2026-08-11 12:25:32.243 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4ed5442-ac3b-4042-9aa9-88144ad2bae0 52179df339874be99b03008748f27c3e 66eb9fb7e91c4b77b516821d757ebc3a - - default default] Tap Mirror: Handle Delete Port: 170c8922-ece3-4194-87e4-c786696d164d [pid: 8|app: 0|req: 1249/2493] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:25:32 2026] DELETE /v2.0/floatingips/191af785-438f-40f0-b387-b9df56b1f500 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2494] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:32 2026] DELETE /v2.0/security-groups/476749b8-e50a-4271-b216-4ccaa346e077 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:25:32.974 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ba0f1cd-4344-4a60-907c-3686cb931719 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: ce7a8fcd-7477-47c5-8c5f-d8ad81199d18 2026-08-11 12:25:32.978 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ba0f1cd-4344-4a60-907c-3686cb931719 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: ce7a8fcd-7477-47c5-8c5f-d8ad81199d18 [pid: 8|app: 0|req: 1250/2495] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:25:32 2026] PUT /v2.0/routers/953f30cc-5958-4d90-a7aa-689d908b0068/remove_router_interface => generated 309 bytes in 898 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:25:33.718 7 INFO neutron_taas.services.taas.taas_plugin [None req-c312363e-8eaf-42e9-897d-91cb1c3be510 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: fc14304b-6680-4819-bbf7-772e237790a6 2026-08-11 12:25:33.721 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c312363e-8eaf-42e9-897d-91cb1c3be510 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: fc14304b-6680-4819-bbf7-772e237790a6 2026-08-11 12:25:33.952 7 INFO neutron_taas.services.taas.taas_plugin [None req-c312363e-8eaf-42e9-897d-91cb1c3be510 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: ec19c994-03da-437d-857b-789d3fa71327 2026-08-11 12:25:33.954 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c312363e-8eaf-42e9-897d-91cb1c3be510 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: ec19c994-03da-437d-857b-789d3fa71327 2026-08-11 12:25:34.323 7 INFO neutron.services.segments.plugin [-] Segment d6341588-f0d4-4d1a-9305-80c721c8166a resource provider aggregate not found 2026-08-11 12:25:34.332 7 INFO neutron.services.segments.plugin [-] Segment d6341588-f0d4-4d1a-9305-80c721c8166a resource provider aggregate not found 2026-08-11 12:25:34.344 7 INFO neutron.services.segments.plugin [-] Segment d6341588-f0d4-4d1a-9305-80c721c8166a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6341588-f0d4-4d1a-9305-80c721c8166a found for delete ", "request_id": "req-4512056c-03fe-405a-af7a-44c1eec3a33a"}]} 2026-08-11 12:25:34.352 7 INFO neutron.services.segments.plugin [-] Segment d6341588-f0d4-4d1a-9305-80c721c8166a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6341588-f0d4-4d1a-9305-80c721c8166a found for delete ", "request_id": "req-a3a65f20-c4e8-4115-8689-50d54976b543"}]} 2026-08-11 12:25:34.355 7 INFO neutron.db.l3_hamode_db [None req-c312363e-8eaf-42e9-897d-91cb1c3be510 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HA network e6304fcf-cdce-4410-b9b1-124626ab49ea was deleted as no HA routers are present in tenant 66eb9fb7e91c4b77b516821d757ebc3a. [pid: 7|app: 0|req: 1246/2496] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:25:33 2026] DELETE /v2.0/routers/953f30cc-5958-4d90-a7aa-689d908b0068 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2497] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:25:34 2026] DELETE /v2.0/subnets/c5f835e9-cca0-4226-90c3-8510b7b773f7 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:25:34.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-b474ca35-e941-43a0-bd37-fc0b7fcba16a 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: db4dbc70-0f9e-47c5-a889-a8d6b64cdcbb 2026-08-11 12:25:34.631 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b474ca35-e941-43a0-bd37-fc0b7fcba16a 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: db4dbc70-0f9e-47c5-a889-a8d6b64cdcbb [pid: 7|app: 0|req: 1247/2498] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:25:34 2026] DELETE /v2.0/networks/52e9ff1d-1735-4431-8eee-cea09edbcb79 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:25:35.252 8 INFO neutron_taas.services.taas.taas_plugin [None req-734f85f8-880d-439f-b765-31997de76d0c 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 6e1817ed-3335-4297-aafb-d56677747c4f 2026-08-11 12:25:35.255 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-734f85f8-880d-439f-b765-31997de76d0c 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 6e1817ed-3335-4297-aafb-d56677747c4f [pid: 8|app: 0|req: 1252/2499] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:25:34 2026] PUT /v2.0/routers/5e471ee3-825b-45a0-b97a-58745637bf4d/remove_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:25:35.978 7 INFO neutron_taas.services.taas.taas_plugin [None req-9abb881b-5100-4388-b6a7-4f158edbdee9 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 8e2add57-28c1-40fe-8842-a41f86bc8678 2026-08-11 12:25:35.981 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9abb881b-5100-4388-b6a7-4f158edbdee9 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 8e2add57-28c1-40fe-8842-a41f86bc8678 2026-08-11 12:25:36.268 7 INFO neutron_taas.services.taas.taas_plugin [None req-9abb881b-5100-4388-b6a7-4f158edbdee9 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 1ed75423-261e-4916-8714-dc83b08d136b 2026-08-11 12:25:36.270 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9abb881b-5100-4388-b6a7-4f158edbdee9 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 1ed75423-261e-4916-8714-dc83b08d136b 2026-08-11 12:25:36.374 7 INFO neutron.services.segments.plugin [-] Segment 9fb5c5c9-2320-4af6-89c9-8310f8e0391e resource provider aggregate not found 2026-08-11 12:25:36.389 7 INFO neutron.services.segments.plugin [-] Segment 9fb5c5c9-2320-4af6-89c9-8310f8e0391e resource provider aggregate not found 2026-08-11 12:25:36.396 7 INFO neutron.services.segments.plugin [-] Segment 9fb5c5c9-2320-4af6-89c9-8310f8e0391e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fb5c5c9-2320-4af6-89c9-8310f8e0391e found for delete ", "request_id": "req-0f4bd0e4-8884-4fe8-9505-0d48fcde6a95"}]} 2026-08-11 12:25:36.416 7 INFO neutron.services.segments.plugin [-] Segment 9fb5c5c9-2320-4af6-89c9-8310f8e0391e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fb5c5c9-2320-4af6-89c9-8310f8e0391e found for delete ", "request_id": "req-02c12be7-0196-4988-9cfe-6bcd09803e45"}]} 2026-08-11 12:25:36.679 7 INFO neutron.db.l3_hamode_db [None req-9abb881b-5100-4388-b6a7-4f158edbdee9 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] HA network 6325a1f7-ff1f-4163-801b-7cb9b2f12612 was deleted as no HA routers are present in tenant 285a5bb62cb14fb59ce3779313d798f2. [pid: 7|app: 0|req: 1248/2500] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:25:35 2026] DELETE /v2.0/routers/5e471ee3-825b-45a0-b97a-58745637bf4d => generated 0 bytes in 876 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2501] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:25:36 2026] DELETE /v2.0/subnets/5c4e3b39-6712-4342-a523-f8443d6ea9f8 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:25:36.992 7 INFO neutron_taas.services.taas.taas_plugin [None req-18f0662d-adfa-40dc-b34f-8633ee1618a0 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 9293918e-f75c-45b5-bfb0-d5f81651a57c 2026-08-11 12:25:36.998 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18f0662d-adfa-40dc-b34f-8633ee1618a0 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 9293918e-f75c-45b5-bfb0-d5f81651a57c [pid: 7|app: 0|req: 1249/2502] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:25:36 2026] DELETE /v2.0/networks/0eb148fa-469d-4b07-be2c-82519f34bc4f => 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: 1251/2505] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:37 2026] GET /v2.0/security-groups?tenant_id=66eb9fb7e91c4b77b516821d757ebc3a&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2506] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:37 2026] DELETE /v2.0/security-groups/a2ff3b3d-1c13-48b5-b57c-1f6cea16a1f0 => 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: 1252/2507] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:37 2026] GET /v2.0/security-groups?tenant_id=285a5bb62cb14fb59ce3779313d798f2&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2508] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:37 2026] DELETE /v2.0/security-groups/c7ef4e7f-99dd-4e4b-a55f-d6425e19f0c2 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:25:38.414 7 INFO neutron.services.segments.plugin [-] Segment 2fd86ca3-1d81-48e5-ad62-2090bbf68c14 resource provider aggregate not found 2026-08-11 12:25:38.430 7 INFO neutron.services.segments.plugin [-] Segment 2fd86ca3-1d81-48e5-ad62-2090bbf68c14 resource provider aggregate not found 2026-08-11 12:25:38.435 7 INFO neutron.services.segments.plugin [-] Segment 2fd86ca3-1d81-48e5-ad62-2090bbf68c14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fd86ca3-1d81-48e5-ad62-2090bbf68c14 found for delete ", "request_id": "req-27e655df-e558-4911-ad68-6eaa2e8dd461"}]} 2026-08-11 12:25:38.452 7 INFO neutron.services.segments.plugin [-] Segment ff96194f-e88d-4a4b-9296-196c0bec86af resource provider aggregate not found 2026-08-11 12:25:38.456 7 INFO neutron.services.segments.plugin [-] Segment 2fd86ca3-1d81-48e5-ad62-2090bbf68c14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fd86ca3-1d81-48e5-ad62-2090bbf68c14 found for delete ", "request_id": "req-0081de66-a45b-4087-b021-36689f8b20f1"}]} 2026-08-11 12:25:38.473 7 INFO neutron.services.segments.plugin [-] Segment ff96194f-e88d-4a4b-9296-196c0bec86af resource provider aggregate not found 2026-08-11 12:25:38.477 7 INFO neutron.services.segments.plugin [-] Segment ff96194f-e88d-4a4b-9296-196c0bec86af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff96194f-e88d-4a4b-9296-196c0bec86af found for delete ", "request_id": "req-67e85cfd-23bb-4c0b-a72b-34e7a6c0cb7f"}]} 2026-08-11 12:25:38.485 7 INFO neutron.services.segments.plugin [-] Segment ff96194f-e88d-4a4b-9296-196c0bec86af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff96194f-e88d-4a4b-9296-196c0bec86af found for delete ", "request_id": "req-7e1fcb0a-0f67-4b7d-b65e-86f4dabb2900"}]} [pid: 7|app: 0|req: 1253/2509] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:25:41 2026] POST /v2.0/floatingips => generated 552 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2510] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:25:42 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: 1255/2511] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:25:42 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: 1256/2512] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:25:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2513] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:25:42 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: 1258/2514] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:25:42 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => 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: 1259/2515] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:25:42 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2516] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:25:42 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: 1260/2517] 199.19.213.104 () {34 vars in 717 bytes} [Tue Aug 11 12:25:42 2026] POST /v2.0/ports => generated 1059 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2518] 10.0.0.14 () {34 vars in 970 bytes} [Tue Aug 11 12:25:43 2026] GET /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1059 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2519] 10.0.0.14 () {34 vars in 906 bytes} [Tue Aug 11 12:25:43 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2520] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:25:43 2026] POST /v2.0/floatingips => generated 552 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2521] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:25:43 2026] POST /v2.0/floatingips => generated 552 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2522] 199.19.213.104 () {34 vars in 1262 bytes} [Tue Aug 11 12:25:44 2026] GET /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2523] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:25:44 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2524] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:25:44 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?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: 8|app: 0|req: 1259/2525] 10.0.0.49 () {34 vars in 675 bytes} [Tue Aug 11 12:25:44 2026] POST /v2.0/floatingips => generated 552 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2526] 10.0.0.49 () {34 vars in 758 bytes} [Tue Aug 11 12:25:44 2026] PUT /v2.0/floatingips/d6d64118-d2f3-4267-ab5f-043220c46371/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2527] 10.0.0.49 () {34 vars in 758 bytes} [Tue Aug 11 12:25:44 2026] PUT /v2.0/floatingips/4753b0a1-a889-4480-a1df-9218ff14c435/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: 1268/2528] 10.0.0.49 () {34 vars in 758 bytes} [Tue Aug 11 12:25:44 2026] PUT /v2.0/floatingips/90ce5e91-8dd7-4591-91ab-20166bd508d1/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2529] 10.0.0.49 () {34 vars in 758 bytes} [Tue Aug 11 12:25:44 2026] PUT /v2.0/floatingips/ca471957-88c1-40c9-8254-c4f8cacf69ad/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2530] 10.0.0.49 () {32 vars in 671 bytes} [Tue Aug 11 12:25:44 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2531] 10.0.0.49 () {32 vars in 685 bytes} [Tue Aug 11 12:25:44 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2532] 199.19.213.104 () {34 vars in 975 bytes} [Tue Aug 11 12:25:44 2026] GET /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1059 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2533] 10.0.0.49 () {32 vars in 681 bytes} [Tue Aug 11 12:25:44 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2534] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:25:44 2026] GET /v2.0/networks?id=481af616-dd1c-4167-9a20-1101fe6f6637 => generated 802 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2535] 10.0.0.49 () {32 vars in 693 bytes} [Tue Aug 11 12:25:44 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2536] 10.0.0.49 () {32 vars in 679 bytes} [Tue Aug 11 12:25:45 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2537] 10.0.0.49 () {32 vars in 693 bytes} [Tue Aug 11 12:25:45 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2538] 10.0.0.49 () {32 vars in 689 bytes} [Tue Aug 11 12:25:45 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2539] 10.0.0.49 () {32 vars in 701 bytes} [Tue Aug 11 12:25:45 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:25:45.332 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec476edd-b791-499e-97df-655f0b329bcc 8f0205d4c43944899af760415fc2e94c 5f3b80ebc92b4d52997d3d802ec267d9 - - default default] TaaS: Handle Delete Port: fdcec6d2-88e7-4174-ba68-7a4bcf6dc7f1 2026-08-11 12:25:45.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec476edd-b791-499e-97df-655f0b329bcc 8f0205d4c43944899af760415fc2e94c 5f3b80ebc92b4d52997d3d802ec267d9 - - default default] Tap Mirror: Handle Delete Port: fdcec6d2-88e7-4174-ba68-7a4bcf6dc7f1 [pid: 7|app: 0|req: 1272/2540] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:25:45 2026] PUT /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1249 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:25:45.475 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-82610eab-6eb8-4617-be85-7ccbada3b07d'] response: {'name': 'network-changed', 'server_uuid': 'a1066672-a513-41bc-9fa2-2c18f5331d86', 'tag': '47da92ed-191e-4c89-ae72-089a1d559c5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1269/2541] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:25:45 2026] DELETE /v2.0/floatingips/d6d64118-d2f3-4267-ab5f-043220c46371 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:25:45.601 7 INFO neutron_taas.services.taas.taas_plugin [None req-302a4408-a5a5-4f27-b510-1475e5d97a16 8f0205d4c43944899af760415fc2e94c 5f3b80ebc92b4d52997d3d802ec267d9 - - default default] TaaS: Handle Delete Port: ebe2d4b3-1fcd-4a35-a755-bedbe44cc3a1 2026-08-11 12:25:45.604 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-302a4408-a5a5-4f27-b510-1475e5d97a16 8f0205d4c43944899af760415fc2e94c 5f3b80ebc92b4d52997d3d802ec267d9 - - default default] Tap Mirror: Handle Delete Port: ebe2d4b3-1fcd-4a35-a755-bedbe44cc3a1 [pid: 7|app: 0|req: 1273/2542] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:25:45 2026] DELETE /v2.0/floatingips/4753b0a1-a889-4480-a1df-9218ff14c435 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:25:45.858 8 INFO neutron_taas.services.taas.taas_plugin [None req-3089defa-5f4d-4f18-816a-c721eaaadf01 8f0205d4c43944899af760415fc2e94c 5f3b80ebc92b4d52997d3d802ec267d9 - - default default] TaaS: Handle Delete Port: b323c18e-09f6-4785-a819-3af4f8bfa30e 2026-08-11 12:25:45.861 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3089defa-5f4d-4f18-816a-c721eaaadf01 8f0205d4c43944899af760415fc2e94c 5f3b80ebc92b4d52997d3d802ec267d9 - - default default] Tap Mirror: Handle Delete Port: b323c18e-09f6-4785-a819-3af4f8bfa30e [pid: 8|app: 0|req: 1270/2543] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:25:45 2026] DELETE /v2.0/floatingips/90ce5e91-8dd7-4591-91ab-20166bd508d1 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2544] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:25:45 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2489 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2545] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:25:46 2026] GET /v2.0/networks?id=481af616-dd1c-4167-9a20-1101fe6f6637 => generated 802 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:25:46.133 8 INFO neutron_taas.services.taas.taas_plugin [None req-92bf8765-24df-468f-9760-fa92f901cdae 8f0205d4c43944899af760415fc2e94c 5f3b80ebc92b4d52997d3d802ec267d9 - - default default] TaaS: Handle Delete Port: 888f0e0a-0162-4960-9711-9119923a4801 2026-08-11 12:25:46.137 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92bf8765-24df-468f-9760-fa92f901cdae 8f0205d4c43944899af760415fc2e94c 5f3b80ebc92b4d52997d3d802ec267d9 - - default default] Tap Mirror: Handle Delete Port: 888f0e0a-0162-4960-9711-9119923a4801 [pid: 8|app: 0|req: 1271/2546] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:25:45 2026] DELETE /v2.0/floatingips/ca471957-88c1-40c9-8254-c4f8cacf69ad => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:25:46.432 8 INFO neutron_taas.services.taas.taas_plugin [None req-412a810d-2aab-4c53-9d94-5e07f756c119 8f0205d4c43944899af760415fc2e94c 5f3b80ebc92b4d52997d3d802ec267d9 - - default default] TaaS: Handle Delete Port: fa3a3e09-862c-4100-9e96-ec988c762ac6 2026-08-11 12:25:46.434 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-412a810d-2aab-4c53-9d94-5e07f756c119 8f0205d4c43944899af760415fc2e94c 5f3b80ebc92b4d52997d3d802ec267d9 - - default default] Tap Mirror: Handle Delete Port: fa3a3e09-862c-4100-9e96-ec988c762ac6 [pid: 8|app: 0|req: 1272/2547] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:25:46 2026] DELETE /v2.0/floatingips/4db53f77-2469-4eda-8077-4025fa06844a => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2548] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:25:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=47da92ed-191e-4c89-ae72-089a1d559c5e => generated 19 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2549] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:25:46 2026] GET /v2.0/subnets?id=337fb686-a694-4739-8941-84c3756cd499 => 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: 1277/2550] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:25:46 2026] GET /v2.0/ports?network_id=481af616-dd1c-4167-9a20-1101fe6f6637&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2551] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:25:46 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?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: 1278/2552] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:25:46 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?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: 1275/2553] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:47 2026] GET /v2.0/security-groups?tenant_id=a733d274aabb4e3b97427ab3d4246770&name=default => generated 2929 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2554] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:47 2026] DELETE /v2.0/security-groups/78f42a3e-a32d-4372-9e90-85aab09abcfa => 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: 1280/2555] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:25:47 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2489 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2556] 199.19.213.104 () {34 vars in 1062 bytes} [Tue Aug 11 12:25:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.188&port_id=18406b32-3a4a-4275-8194-c0f34051619d => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2557] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:25:47 2026] GET /v2.0/subnets?id=77d3a4bd-6669-4e49-95ed-77fbcfc075ef => generated 654 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2558] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:47 2026] GET /v2.0/security-groups?tenant_id=5f3b80ebc92b4d52997d3d802ec267d9&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2559] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:25:47 2026] GET /v2.0/ports?network_id=9db6d343-8fb9-4181-b39d-dd55db429c83&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: 1278/2560] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:25:47 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?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: 1283/2561] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:47 2026] DELETE /v2.0/security-groups/0f3a01fb-753d-436d-9946-7c5c1f216348 => 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: 1279/2562] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:25:47 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?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: 1284/2563] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:25:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=47da92ed-191e-4c89-ae72-089a1d559c5e => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2564] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:25:48 2026] GET /v2.0/subnets?id=337fb686-a694-4739-8941-84c3756cd499 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2565] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:25:48 2026] GET /v2.0/ports?network_id=481af616-dd1c-4167-9a20-1101fe6f6637&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2566] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:25:48 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2567] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:25:48 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?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: 8|app: 0|req: 1281/2568] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:48 2026] GET /v2.0/security-groups?tenant_id=6381380adc734ef89317c775506c4925&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2569] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:48 2026] DELETE /v2.0/security-groups/7f088e28-62fc-4197-ba96-0c4471c8a1ad => 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: 1283/2572] 10.0.0.14 () {34 vars in 970 bytes} [Tue Aug 11 12:25:52 2026] GET /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1251 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2573] 199.19.213.104 () {34 vars in 789 bytes} [Tue Aug 11 12:25:52 2026] PUT /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1276 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:25:52.622 7 INFO neutron.api.v2.resource [None req-ed454688-8c60-4372-b25d-1c8ddcf51b5f 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1291/2574] 199.19.213.104 () {30 vars in 763 bytes} [Tue Aug 11 12:25:52 2026] GET /v2.0/security-groups/lb-e385abfd-e74d-46bf-bbc3-5f7147779b39 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:25:52.635 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-295f8586-a700-4805-bd62-3a8e5d40a4d7'] response: {'name': 'network-changed', 'server_uuid': 'a1066672-a513-41bc-9fa2-2c18f5331d86', 'tag': '47da92ed-191e-4c89-ae72-089a1d559c5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1292/2575] 199.19.213.104 () {30 vars in 785 bytes} [Tue Aug 11 12:25:52 2026] GET /v2.0/security-groups?name=lb-e385abfd-e74d-46bf-bbc3-5f7147779b39 => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:25:52.779 8 INFO neutron.db.segments_db [None req-62d96c00-b7f4-4837-8729-1cdcc9d2acb6 183a2cd704f04ad480b3147f83026b37 e11197b0ca6b4ff8a631183eb98c4303 - - default default] Added segment 85ff37cd-4201-49ed-8fc5-ae4bd831ff76 of type vxlan for network a9586325-47ff-493f-b5fc-d198e555d234 [pid: 8|app: 0|req: 1284/2576] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:25:52 2026] POST /v2.0/networks => generated 612 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2577] 199.19.213.104 () {34 vars in 789 bytes} [Tue Aug 11 12:25:52 2026] PUT /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1314 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:25:52.914 8 INFO neutron.db.segments_db [None req-0be1608f-bbce-496d-ad3b-7ba4ee437727 183a2cd704f04ad480b3147f83026b37 e11197b0ca6b4ff8a631183eb98c4303 - - default default] Added segment 9bbbf890-24a4-4191-81a2-e2d667a6daeb of type vxlan for network a1f59d17-5299-496b-9fd6-40a3751cfd97 [pid: 8|app: 0|req: 1285/2578] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:25:52 2026] POST /v2.0/networks => generated 613 bytes in 109 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-08-11 12:25:53.051 7 INFO neutron.db.segments_db [None req-34653331-c135-44b2-85f1-ced32ec57b54 183a2cd704f04ad480b3147f83026b37 e11197b0ca6b4ff8a631183eb98c4303 - - default default] Added segment 97b115f7-386b-4f76-a8c3-50b941a4d411 of type vxlan for network 1c157a58-844d-4199-ba26-76eda3d9c6cb [pid: 8|app: 0|req: 1286/2579] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:25:53 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: 1287/2580] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2581] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:25:53 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: 1289/2582] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2583] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => 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: 1294/2584] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:25:52 2026] POST /v2.0/networks => generated 612 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2585] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => 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: 1295/2586] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:25:53.225 8 INFO neutron.db.segments_db [None req-faf9fc9c-a9f3-4803-a400-b3cb3031a0fb 183a2cd704f04ad480b3147f83026b37 e11197b0ca6b4ff8a631183eb98c4303 - - default default] Added segment c4283da9-52fb-4323-b468-e5bc29338cec of type vxlan for network 19b20fa3-16ac-4356-b87a-117fde8d3a9c [pid: 7|app: 0|req: 1296/2587] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2588] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/networks?id=481af616-dd1c-4167-9a20-1101fe6f6637 => generated 802 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2589] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => 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: 1292/2590] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:25:53 2026] POST /v2.0/networks => generated 613 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2591] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=47da92ed-191e-4c89-ae72-089a1d559c5e => 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: 1293/2592] 199.19.213.104 () {30 vars in 743 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637 => generated 799 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2593] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/subnets?id=337fb686-a694-4739-8941-84c3756cd499 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:25:53.372 7 INFO neutron.db.segments_db [None req-d781d9b7-9f67-4f05-9138-9a47052b879f 183a2cd704f04ad480b3147f83026b37 e11197b0ca6b4ff8a631183eb98c4303 - - default default] Added segment 3ba94330-c1f4-43cc-b7ad-c67d7e7fcbe3 of type vxlan for network 90615598-c7fe-41ff-8227-4f1adec37351 [pid: 8|app: 0|req: 1295/2594] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2595] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/ports?network_id=481af616-dd1c-4167-9a20-1101fe6f6637&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: 8|app: 0|req: 1297/2596] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => 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: 1300/2597] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:25:53 2026] POST /v2.0/networks => generated 612 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2598] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?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: 1301/2599] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:25:53 2026] PUT /v2.0/networks/a9586325-47ff-493f-b5fc-d198e555d234/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2600] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?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: 1302/2601] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:25:53 2026] PUT /v2.0/networks/a1f59d17-5299-496b-9fd6-40a3751cfd97/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2602] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:25:53 2026] PUT /v2.0/networks/1c157a58-844d-4199-ba26-76eda3d9c6cb/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2603] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:25:53 2026] PUT /v2.0/networks/19b20fa3-16ac-4356-b87a-117fde8d3a9c/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2604] 10.0.0.49 () {32 vars in 665 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2605] 10.0.0.49 () {32 vars in 679 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2606] 10.0.0.49 () {32 vars in 675 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2607] 10.0.0.49 () {32 vars in 687 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2608] 10.0.0.49 () {32 vars in 673 bytes} [Tue Aug 11 12:25:53 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2609] 10.0.0.49 () {32 vars in 687 bytes} [Tue Aug 11 12:25:54 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2610] 10.0.0.49 () {32 vars in 683 bytes} [Tue Aug 11 12:25:54 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2611] 10.0.0.49 () {32 vars in 695 bytes} [Tue Aug 11 12:25:54 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:25:54.433 8 INFO neutron.services.segments.plugin [-] Segment 85ff37cd-4201-49ed-8fc5-ae4bd831ff76 resource provider aggregate not found 2026-08-11 12:25:54.438 8 INFO neutron.services.segments.plugin [-] Segment 85ff37cd-4201-49ed-8fc5-ae4bd831ff76 resource provider aggregate not found 2026-08-11 12:25:54.458 8 INFO neutron.services.segments.plugin [-] Segment 85ff37cd-4201-49ed-8fc5-ae4bd831ff76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85ff37cd-4201-49ed-8fc5-ae4bd831ff76 found for delete ", "request_id": "req-f63bb59e-f337-4039-b9fe-c78f3ec3e311"}]} 2026-08-11 12:25:54.465 8 INFO neutron.services.segments.plugin [-] Segment 85ff37cd-4201-49ed-8fc5-ae4bd831ff76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85ff37cd-4201-49ed-8fc5-ae4bd831ff76 found for delete ", "request_id": "req-bb152280-7a63-488c-9669-c81c72a8a197"}]} [pid: 8|app: 0|req: 1305/2612] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:25:54 2026] DELETE /v2.0/networks/a9586325-47ff-493f-b5fc-d198e555d234 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:25:54.611 7 INFO neutron.services.segments.plugin [-] Segment 9bbbf890-24a4-4191-81a2-e2d667a6daeb resource provider aggregate not found 2026-08-11 12:25:54.617 7 INFO neutron.services.segments.plugin [-] Segment 9bbbf890-24a4-4191-81a2-e2d667a6daeb resource provider aggregate not found 2026-08-11 12:25:54.634 7 INFO neutron.services.segments.plugin [-] Segment 9bbbf890-24a4-4191-81a2-e2d667a6daeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bbbf890-24a4-4191-81a2-e2d667a6daeb found for delete ", "request_id": "req-258dc0ff-0efb-47d6-9d0f-e9c670e064d0"}]} 2026-08-11 12:25:54.640 7 INFO neutron.services.segments.plugin [-] Segment 9bbbf890-24a4-4191-81a2-e2d667a6daeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bbbf890-24a4-4191-81a2-e2d667a6daeb found for delete ", "request_id": "req-9c547cfe-38cb-4090-92c5-cfd61c9563f9"}]} [pid: 7|app: 0|req: 1308/2613] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:25:54 2026] DELETE /v2.0/networks/a1f59d17-5299-496b-9fd6-40a3751cfd97 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:25:54.693 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbe99d42-a7bc-4660-beb2-368d2d0dc7ef'] response: {'name': 'network-changed', 'server_uuid': 'a1066672-a513-41bc-9fa2-2c18f5331d86', 'tag': '47da92ed-191e-4c89-ae72-089a1d559c5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1306/2614] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:25:54 2026] DELETE /v2.0/networks/1c157a58-844d-4199-ba26-76eda3d9c6cb => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2615] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:25:54 2026] DELETE /v2.0/networks/19b20fa3-16ac-4356-b87a-117fde8d3a9c => 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: 1307/2616] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:25:54 2026] DELETE /v2.0/networks/90615598-c7fe-41ff-8227-4f1adec37351 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2617] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:25:55 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2618] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:25:55 2026] GET /v2.0/networks?id=481af616-dd1c-4167-9a20-1101fe6f6637 => generated 802 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2619] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=47da92ed-191e-4c89-ae72-089a1d559c5e => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2620] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:25:55 2026] GET /v2.0/subnets?id=337fb686-a694-4739-8941-84c3756cd499 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2621] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:25:55 2026] GET /v2.0/ports?network_id=481af616-dd1c-4167-9a20-1101fe6f6637&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: 1310/2622] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:25:55 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?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: 1313/2623] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:25:55 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2624] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:55 2026] GET /v2.0/security-groups?tenant_id=e11197b0ca6b4ff8a631183eb98c4303&name=default => generated 2929 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2625] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:56 2026] DELETE /v2.0/security-groups/f110cf0c-4dfc-492a-9dd2-22a5358601ca => 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: 1312/2626] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:56 2026] GET /v2.0/security-groups?tenant_id=f88ec776a47144238750dc3ce58ce6e7&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:25:56.475 8 INFO neutron.services.segments.plugin [-] Segment 97b115f7-386b-4f76-a8c3-50b941a4d411 resource provider aggregate not found 2026-08-11 12:25:56.484 8 INFO neutron.services.segments.plugin [-] Segment 97b115f7-386b-4f76-a8c3-50b941a4d411 resource provider aggregate not found 2026-08-11 12:25:56.491 8 INFO neutron.services.segments.plugin [-] Segment 97b115f7-386b-4f76-a8c3-50b941a4d411 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97b115f7-386b-4f76-a8c3-50b941a4d411 found for delete ", "request_id": "req-c2a7b2e5-0dce-48b0-9dfa-f30c45d2112c"}]} 2026-08-11 12:25:56.501 8 INFO neutron.services.segments.plugin [-] Segment 97b115f7-386b-4f76-a8c3-50b941a4d411 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97b115f7-386b-4f76-a8c3-50b941a4d411 found for delete ", "request_id": "req-247802f4-ce4e-4873-862d-15d770cfe97c"}]} 2026-08-11 12:25:56.509 8 INFO neutron.services.segments.plugin [-] Segment 3ba94330-c1f4-43cc-b7ad-c67d7e7fcbe3 resource provider aggregate not found 2026-08-11 12:25:56.516 8 INFO neutron.services.segments.plugin [-] Segment 3ba94330-c1f4-43cc-b7ad-c67d7e7fcbe3 resource provider aggregate not found [pid: 7|app: 0|req: 1315/2627] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:56 2026] DELETE /v2.0/security-groups/767817bc-fe1a-4671-aee3-5e08caf7e9cf => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:25:56.529 8 INFO neutron.services.segments.plugin [-] Segment 3ba94330-c1f4-43cc-b7ad-c67d7e7fcbe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ba94330-c1f4-43cc-b7ad-c67d7e7fcbe3 found for delete ", "request_id": "req-220c736a-95b6-41a6-ae04-de83ab0175d8"}]} 2026-08-11 12:25:56.531 8 INFO neutron.services.segments.plugin [-] Segment 3ba94330-c1f4-43cc-b7ad-c67d7e7fcbe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ba94330-c1f4-43cc-b7ad-c67d7e7fcbe3 found for delete ", "request_id": "req-8f823e5f-809f-4ded-bb87-c169f77d38c6"}]} 2026-08-11 12:25:56.652 7 INFO neutron.services.segments.plugin [-] Segment c4283da9-52fb-4323-b468-e5bc29338cec resource provider aggregate not found 2026-08-11 12:25:56.659 7 INFO neutron.services.segments.plugin [-] Segment c4283da9-52fb-4323-b468-e5bc29338cec resource provider aggregate not found 2026-08-11 12:25:56.668 7 INFO neutron.services.segments.plugin [-] Segment c4283da9-52fb-4323-b468-e5bc29338cec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4283da9-52fb-4323-b468-e5bc29338cec found for delete ", "request_id": "req-30ab254a-8f6c-4fd2-8c7c-4238113d54aa"}]} 2026-08-11 12:25:56.680 7 INFO neutron.services.segments.plugin [-] Segment c4283da9-52fb-4323-b468-e5bc29338cec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4283da9-52fb-4323-b468-e5bc29338cec found for delete ", "request_id": "req-5556daef-d978-4233-8f2e-8a5d1c74e1b0"}]} [pid: 8|app: 0|req: 1313/2628] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:25:56 2026] GET /v2.0/security-groups?tenant_id=a23af99660bd41aea7b8e81ed7ccb507&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2629] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:25:56 2026] DELETE /v2.0/security-groups/0f63a799-bd2a-4b18-abc6-a32ffd8f18b9 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:26:00.255 8 INFO neutron.db.l3_db [None req-1ba73f8d-e540-490d-bfbd-bf766c9b8338 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Floating IP c5a4769a-042c-4400-8b18-d95333bbd81c associated. External IP: 10.96.250.210, port: 8b584eee-80b2-4588-af6e-432d57100e14. [pid: 8|app: 0|req: 1314/2630] 10.0.0.49 () {34 vars in 676 bytes} [Tue Aug 11 12:25:59 2026] POST /v2.0/floatingips => generated 899 bytes in 1031 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:26:01.235 7 INFO neutron.db.segments_db [None req-54ecba84-2d87-4e49-aad9-f34af5602059 e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] Added segment c0e3d7f3-1af3-4d7f-89b7-95974a568a97 of type vxlan for network 2f7f2c03-a3a4-453f-960e-527f4a060269 [pid: 7|app: 0|req: 1317/2631] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:26:00 2026] POST /v2.0/networks => generated 612 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2632] 10.0.0.49 () {34 vars in 663 bytes} [Tue Aug 11 12:26:01 2026] POST /v2.0/ports => generated 743 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:26:01.682 7 INFO neutron.db.segments_db [None req-27e5b096-5b54-459a-87af-ef8dfece16ae e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] Added segment 52696717-2d4b-4e48-8984-6ba5e5104134 of type vxlan for network 11c00b68-0600-4b87-9096-0b7ddb97f2fa [pid: 7|app: 0|req: 1318/2633] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:26:01 2026] POST /v2.0/networks => generated 613 bytes in 117 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: 1316/2634] 10.0.0.49 () {34 vars in 663 bytes} [Tue Aug 11 12:26:01 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:26:02.120 7 INFO neutron.db.segments_db [None req-08e9ebde-6d6e-4083-9518-2e7019eb5835 e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] Added segment 9ddae345-2eb6-4bf0-8ee2-d98499a07077 of type vxlan for network 6343e241-7ca2-4e13-80b3-52e0d90be1f7 [pid: 7|app: 0|req: 1319/2635] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:26:02 2026] POST /v2.0/networks => generated 612 bytes in 155 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: 1317/2636] 10.0.0.49 () {34 vars in 663 bytes} [Tue Aug 11 12:26:02 2026] POST /v2.0/ports => generated 743 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:26:02.654 7 INFO neutron.db.segments_db [None req-2a726d53-fd01-48f0-9b01-21fdea0d534c e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] Added segment 61bb319e-51c3-4c07-82f1-233a05b8ef6e of type vxlan for network e94beb6d-6079-47b5-ad3b-699dfb7b9ddf [pid: 7|app: 0|req: 1320/2637] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:26:02 2026] POST /v2.0/networks => generated 613 bytes in 134 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: 1318/2638] 10.0.0.49 () {34 vars in 663 bytes} [Tue Aug 11 12:26:02 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:26:03.144 7 INFO neutron.db.segments_db [None req-70f22ce6-56c6-45b1-b6dd-cedad418d7e1 e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] Added segment 1454ed9d-88d5-4d42-ab2a-68ed1da29eeb of type vxlan for network 46131215-1434-4592-9c6f-e11cf415db96 [pid: 7|app: 0|req: 1321/2639] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:26:03 2026] POST /v2.0/networks => generated 613 bytes in 161 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: 1319/2640] 10.0.0.49 () {34 vars in 663 bytes} [Tue Aug 11 12:26:03 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2641] 10.0.0.49 () {34 vars in 746 bytes} [Tue Aug 11 12:26:03 2026] PUT /v2.0/ports/4bba62b9-cf82-4239-a264-0f9a228cfd1f/tags => generated 17 bytes in 69 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: 1320/2642] 10.0.0.49 () {34 vars in 746 bytes} [Tue Aug 11 12:26:03 2026] PUT /v2.0/ports/b220fe66-ca52-46da-a3ef-460f8c1d0f76/tags => generated 25 bytes in 70 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: 1323/2643] 10.0.0.49 () {34 vars in 746 bytes} [Tue Aug 11 12:26:03 2026] PUT /v2.0/ports/b5ed9e84-adef-482b-b868-357e7998e2a2/tags => generated 34 bytes in 77 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: 1321/2644] 10.0.0.49 () {34 vars in 746 bytes} [Tue Aug 11 12:26:03 2026] PUT /v2.0/ports/9ef3b6be-a00c-4222-985e-8daa50f16e9f/tags => generated 19 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: 7|app: 0|req: 1324/2645] 10.0.0.49 () {32 vars in 659 bytes} [Tue Aug 11 12:26:03 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 159 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: 1322/2646] 10.0.0.49 () {32 vars in 673 bytes} [Tue Aug 11 12:26:03 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2647] 10.0.0.49 () {32 vars in 669 bytes} [Tue Aug 11 12:26:04 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2648] 10.0.0.49 () {32 vars in 681 bytes} [Tue Aug 11 12:26:04 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2649] 10.0.0.49 () {32 vars in 667 bytes} [Tue Aug 11 12:26:04 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2650] 10.0.0.49 () {32 vars in 681 bytes} [Tue Aug 11 12:26:04 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2651] 10.0.0.49 () {32 vars in 677 bytes} [Tue Aug 11 12:26:04 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2652] 10.0.0.49 () {32 vars in 689 bytes} [Tue Aug 11 12:26:04 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:26:04.694 7 INFO neutron_taas.services.taas.taas_plugin [None req-35549f52-2026-49d5-8f1d-ee2b3db0c056 e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] TaaS: Handle Delete Port: 4bba62b9-cf82-4239-a264-0f9a228cfd1f 2026-08-11 12:26:04.697 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35549f52-2026-49d5-8f1d-ee2b3db0c056 e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] Tap Mirror: Handle Delete Port: 4bba62b9-cf82-4239-a264-0f9a228cfd1f [pid: 7|app: 0|req: 1328/2653] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:26:04 2026] DELETE /v2.0/ports/4bba62b9-cf82-4239-a264-0f9a228cfd1f => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:26:04.895 8 INFO neutron_taas.services.taas.taas_plugin [None req-89215e1e-55c6-48d0-9b4d-411470c60edd e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] TaaS: Handle Delete Port: b220fe66-ca52-46da-a3ef-460f8c1d0f76 [pid: 7|app: 0|req: 1329/2654] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:26:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:26:04.898 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89215e1e-55c6-48d0-9b4d-411470c60edd e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] Tap Mirror: Handle Delete Port: b220fe66-ca52-46da-a3ef-460f8c1d0f76 [pid: 7|app: 0|req: 1330/2655] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:26:04 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: 1331/2656] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:26:04 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: 1332/2657] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:26:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2658] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:26:04 2026] DELETE /v2.0/ports/b220fe66-ca52-46da-a3ef-460f8c1d0f76 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:26:05.100 8 INFO neutron.api.v2.resource [None req-2f80c6e2-3212-4df9-acbb-21dbec2e7e4a 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1327/2659] 199.19.213.104 () {30 vars in 763 bytes} [Tue Aug 11 12:26:05 2026] GET /v2.0/security-groups/lb-e385abfd-e74d-46bf-bbc3-5f7147779b39 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:26:05.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7a8ce52-2eb5-47f3-908e-3ef20cf62e48 e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] TaaS: Handle Delete Port: b5ed9e84-adef-482b-b868-357e7998e2a2 2026-08-11 12:26:05.117 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7a8ce52-2eb5-47f3-908e-3ef20cf62e48 e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] Tap Mirror: Handle Delete Port: b5ed9e84-adef-482b-b868-357e7998e2a2 [pid: 8|app: 0|req: 1328/2660] 199.19.213.104 () {30 vars in 785 bytes} [Tue Aug 11 12:26:05 2026] GET /v2.0/security-groups?name=lb-e385abfd-e74d-46bf-bbc3-5f7147779b39 => generated 1637 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2661] 199.19.213.104 () {30 vars in 815 bytes} [Tue Aug 11 12:26:05 2026] GET /v2.0/security-group-rules?security_group_id=776b0bd3-848f-41d4-a49b-410088c4b4c8 => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2662] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:26:05 2026] DELETE /v2.0/ports/b5ed9e84-adef-482b-b868-357e7998e2a2 => 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: 1330/2663] 199.19.213.104 () {34 vars in 747 bytes} [Tue Aug 11 12:26:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:26:05.322 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fcb9983-3609-421b-90e5-a655247c71dd e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] TaaS: Handle Delete Port: 9ef3b6be-a00c-4222-985e-8daa50f16e9f 2026-08-11 12:26:05.325 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fcb9983-3609-421b-90e5-a655247c71dd e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] Tap Mirror: Handle Delete Port: 9ef3b6be-a00c-4222-985e-8daa50f16e9f [pid: 8|app: 0|req: 1331/2664] 199.19.213.104 () {34 vars in 747 bytes} [Tue Aug 11 12:26:05 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: 1334/2665] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:26:05 2026] DELETE /v2.0/ports/9ef3b6be-a00c-4222-985e-8daa50f16e9f => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:26:05.516 8 INFO neutron_taas.services.taas.taas_plugin [None req-4cc2f775-c91e-4d5d-9b0b-8c56bb23e5ee e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] TaaS: Handle Delete Port: 1e7fa993-f644-4501-b209-b484203aa839 2026-08-11 12:26:05.519 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4cc2f775-c91e-4d5d-9b0b-8c56bb23e5ee e8f5a17736ad47f3807c9c391b9a5199 021515b4203b45a5a9b608955dcb377b - - default default] Tap Mirror: Handle Delete Port: 1e7fa993-f644-4501-b209-b484203aa839 [pid: 8|app: 0|req: 1332/2666] 10.0.0.49 () {32 vars in 719 bytes} [Tue Aug 11 12:26:05 2026] DELETE /v2.0/ports/1e7fa993-f644-4501-b209-b484203aa839 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2667] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:26:05 2026] DELETE /v2.0/networks/2f7f2c03-a3a4-453f-960e-527f4a060269 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:26:05.862 7 INFO neutron.services.segments.plugin [-] Segment c0e3d7f3-1af3-4d7f-89b7-95974a568a97 resource provider aggregate not found 2026-08-11 12:26:05.878 7 INFO neutron.services.segments.plugin [-] Segment c0e3d7f3-1af3-4d7f-89b7-95974a568a97 resource provider aggregate not found [pid: 8|app: 0|req: 1333/2668] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:26:05 2026] DELETE /v2.0/networks/11c00b68-0600-4b87-9096-0b7ddb97f2fa => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:26:05.922 8 INFO neutron.services.segments.plugin [-] Segment 52696717-2d4b-4e48-8984-6ba5e5104134 resource provider aggregate not found 2026-08-11 12:26:05.932 7 INFO neutron.services.segments.plugin [-] Segment c0e3d7f3-1af3-4d7f-89b7-95974a568a97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e3d7f3-1af3-4d7f-89b7-95974a568a97 found for delete ", "request_id": "req-70582ec3-6a50-430a-8dfc-a69e3518254d"}]} 2026-08-11 12:26:05.934 7 INFO neutron.services.segments.plugin [-] Segment c0e3d7f3-1af3-4d7f-89b7-95974a568a97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e3d7f3-1af3-4d7f-89b7-95974a568a97 found for delete ", "request_id": "req-fd5af614-89e9-4eaa-82c1-66ba63ec5429"}]} 2026-08-11 12:26:05.934 8 INFO neutron.services.segments.plugin [-] Segment 52696717-2d4b-4e48-8984-6ba5e5104134 resource provider aggregate not found 2026-08-11 12:26:05.939 8 INFO neutron.services.segments.plugin [-] Segment 52696717-2d4b-4e48-8984-6ba5e5104134 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52696717-2d4b-4e48-8984-6ba5e5104134 found for delete ", "request_id": "req-23566d7c-352e-40ab-8d41-0b43dd71b282"}]} 2026-08-11 12:26:05.948 8 INFO neutron.services.segments.plugin [-] Segment 52696717-2d4b-4e48-8984-6ba5e5104134 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52696717-2d4b-4e48-8984-6ba5e5104134 found for delete ", "request_id": "req-62676269-51e1-4bb1-8748-7ba37c5adbf5"}]} [pid: 7|app: 0|req: 1336/2669] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:26:05 2026] DELETE /v2.0/networks/6343e241-7ca2-4e13-80b3-52e0d90be1f7 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2670] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:26:06 2026] DELETE /v2.0/networks/e94beb6d-6079-47b5-ad3b-699dfb7b9ddf => 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: 1337/2671] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:26:06 2026] DELETE /v2.0/networks/46131215-1434-4592-9c6f-e11cf415db96 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2674] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:26:07 2026] GET /v2.0/security-groups?tenant_id=021515b4203b45a5a9b608955dcb377b&name=default => generated 2929 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2675] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:26:07 2026] DELETE /v2.0/security-groups/3955b4a4-3b8c-4ef0-b8ae-64c3ade50796 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2676] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:26:07 2026] GET /v2.0/security-groups?tenant_id=d52582c9c8164634b4bd61f9ef0a488f&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2677] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:26:07 2026] DELETE /v2.0/security-groups/5cd7223d-d106-4c5d-b369-842fde0f639b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:26:07.953 7 INFO neutron.services.segments.plugin [-] Segment 9ddae345-2eb6-4bf0-8ee2-d98499a07077 resource provider aggregate not found 2026-08-11 12:26:07.957 7 INFO neutron.services.segments.plugin [-] Segment 9ddae345-2eb6-4bf0-8ee2-d98499a07077 resource provider aggregate not found 2026-08-11 12:26:07.962 8 INFO neutron.services.segments.plugin [-] Segment 61bb319e-51c3-4c07-82f1-233a05b8ef6e resource provider aggregate not found 2026-08-11 12:26:07.964 8 INFO neutron.services.segments.plugin [-] Segment 61bb319e-51c3-4c07-82f1-233a05b8ef6e resource provider aggregate not found 2026-08-11 12:26:07.969 7 INFO neutron.services.segments.plugin [-] Segment 9ddae345-2eb6-4bf0-8ee2-d98499a07077 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ddae345-2eb6-4bf0-8ee2-d98499a07077 found for delete ", "request_id": "req-bdcc5473-c697-4c1e-80bb-697990e746ca"}]} 2026-08-11 12:26:07.974 7 INFO neutron.services.segments.plugin [-] Segment 9ddae345-2eb6-4bf0-8ee2-d98499a07077 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ddae345-2eb6-4bf0-8ee2-d98499a07077 found for delete ", "request_id": "req-f4a6925d-a568-49dd-acf6-79d351f0a3b3"}]} 2026-08-11 12:26:07.984 8 INFO neutron.services.segments.plugin [-] Segment 61bb319e-51c3-4c07-82f1-233a05b8ef6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61bb319e-51c3-4c07-82f1-233a05b8ef6e found for delete ", "request_id": "req-cfcf26c0-c4df-4326-8b6b-1018e93e055e"}]} 2026-08-11 12:26:07.984 8 INFO neutron.services.segments.plugin [-] Segment 61bb319e-51c3-4c07-82f1-233a05b8ef6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61bb319e-51c3-4c07-82f1-233a05b8ef6e found for delete ", "request_id": "req-8a2bcd97-3f16-422c-822a-47839ecf948c"}]} [pid: 8|app: 0|req: 1337/2678] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:26:07 2026] GET /v2.0/security-groups?tenant_id=7e495f7bfb3645539bd9e4372956f76f&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:26:07.996 7 INFO neutron.services.segments.plugin [-] Segment 1454ed9d-88d5-4d42-ab2a-68ed1da29eeb resource provider aggregate not found 2026-08-11 12:26:08.000 7 INFO neutron.services.segments.plugin [-] Segment 1454ed9d-88d5-4d42-ab2a-68ed1da29eeb resource provider aggregate not found 2026-08-11 12:26:08.016 7 INFO neutron.services.segments.plugin [-] Segment 1454ed9d-88d5-4d42-ab2a-68ed1da29eeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1454ed9d-88d5-4d42-ab2a-68ed1da29eeb found for delete ", "request_id": "req-44f4f510-2374-4f77-8e1e-d9c475ac8a2d"}]} 2026-08-11 12:26:08.028 7 INFO neutron.services.segments.plugin [-] Segment 1454ed9d-88d5-4d42-ab2a-68ed1da29eeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1454ed9d-88d5-4d42-ab2a-68ed1da29eeb found for delete ", "request_id": "req-5b19a960-5d7d-411d-9bce-637185031f45"}]} [pid: 7|app: 0|req: 1342/2679] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:26:08 2026] DELETE /v2.0/security-groups/f0288ddf-f6e6-406d-ae61-1da50a565ad0 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:26:12.451 8 INFO neutron.db.segments_db [None req-ca522597-ff6c-4c90-86e2-9a83a76be484 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Added segment 0025d0f1-36b4-4a5b-8e85-ef6b86ad6388 of type vxlan for network d094e527-783d-40a1-a6a6-b930137ae1b0 [pid: 7|app: 0|req: 1343/2680] 10.0.0.5 () {30 vars in 688 bytes} [Tue Aug 11 12:26:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2681] 10.0.0.5 () {30 vars in 690 bytes} [Tue Aug 11 12:26:12 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: 1345/2682] 10.0.0.5 () {30 vars in 666 bytes} [Tue Aug 11 12:26:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2683] 10.0.0.5 () {30 vars in 702 bytes} [Tue Aug 11 12:26:12 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) 2026-08-11 12:26:12.670 8 INFO neutron.db.l3_hamode_db [None req-ca522597-ff6c-4c90-86e2-9a83a76be484 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:26:12.777 8 INFO neutron.db.l3_hamode_db [None req-ca522597-ff6c-4c90-86e2-9a83a76be484 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1347/2684] 10.0.0.5 () {28 vars in 437 bytes} [Tue Aug 11 12:26:13 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2685] 10.0.0.5 () {30 vars in 726 bytes} [Tue Aug 11 12:26:13 2026] GET /v2.0/subnets/6a77ce29-bd05-4241-9a88-bc7ee9326ff8 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2686] 10.0.0.49 () {34 vars in 667 bytes} [Tue Aug 11 12:26:12 2026] POST /v2.0/routers => generated 474 bytes in 1012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:26:13.392 7 INFO neutron.db.l3_hamode_db [None req-42e19ace-810d-48b1-9130-233b41c2a6c1 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:26:13.500 7 INFO neutron.db.l3_hamode_db [None req-42e19ace-810d-48b1-9130-233b41c2a6c1 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1339/2687] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:26:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2688] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:26:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2689] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:26:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2690] 10.0.0.49 () {34 vars in 667 bytes} [Tue Aug 11 12:26:13 2026] POST /v2.0/routers => generated 474 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2691] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:26:14 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: 1343/2692] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:14 2026] GET /v2.0/subnets/6a77ce29-bd05-4241-9a88-bc7ee9326ff8 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:26:14.107 7 INFO neutron.db.l3_hamode_db [None req-28e1bcd6-f464-4f02-b91e-98b9a5e03d69 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1344/2693] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:26:14 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2590 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:26:14.201 7 INFO neutron.db.l3_hamode_db [None req-28e1bcd6-f464-4f02-b91e-98b9a5e03d69 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1345/2694] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:26:14 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: 1346/2695] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:26:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2696] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:26:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2697] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:26:14 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: 1349/2698] 199.19.213.104 () {34 vars in 717 bytes} [Tue Aug 11 12:26:14 2026] POST /v2.0/ports => generated 1324 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2699] 10.0.0.49 () {34 vars in 667 bytes} [Tue Aug 11 12:26:14 2026] POST /v2.0/routers => generated 474 bytes in 656 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-08-11 12:26:14.760 8 INFO neutron.db.l3_hamode_db [None req-e7912fd4-001e-4073-95ae-e880b75761bf 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1351/2700] 10.0.0.14 () {34 vars in 970 bytes} [Tue Aug 11 12:26:14 2026] GET /v2.0/ports/8a175557-4d3e-445c-95c2-02723716c10c => generated 1324 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:26:14.861 8 INFO neutron.db.l3_hamode_db [None req-e7912fd4-001e-4073-95ae-e880b75761bf 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1352/2701] 10.0.0.14 () {34 vars in 906 bytes} [Tue Aug 11 12:26:14 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: 1350/2702] 10.0.0.49 () {34 vars in 667 bytes} [Tue Aug 11 12:26:14 2026] POST /v2.0/routers => generated 474 bytes in 1127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:26:15.885 7 INFO neutron.db.l3_hamode_db [None req-882ba349-91aa-4f28-a881-f01ab119e919 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 12:26:16.005 7 INFO neutron.db.l3_hamode_db [None req-882ba349-91aa-4f28-a881-f01ab119e919 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1351/2703] 199.19.213.104 () {34 vars in 1262 bytes} [Tue Aug 11 12:26:15 2026] GET /v2.0/ports/8a175557-4d3e-445c-95c2-02723716c10c?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2704] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:26:16 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 1353/2705] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:26:16 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2706] 10.0.0.49 () {34 vars in 667 bytes} [Tue Aug 11 12:26:15 2026] POST /v2.0/routers => generated 474 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2707] 10.0.0.49 () {34 vars in 750 bytes} [Tue Aug 11 12:26:16 2026] PUT /v2.0/routers/0787acfe-b961-4e1f-9fc6-a3ce672d6d7b/tags => generated 17 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2708] 199.19.213.104 () {34 vars in 975 bytes} [Tue Aug 11 12:26:16 2026] GET /v2.0/ports/8a175557-4d3e-445c-95c2-02723716c10c => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2709] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:26:16 2026] GET /v2.0/networks?id=f7780b74-ff6e-4684-9e05-75aa01c83173 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2710] 10.0.0.49 () {34 vars in 750 bytes} [Tue Aug 11 12:26:16 2026] PUT /v2.0/routers/7c4b840a-7891-44c1-a4e6-44ac9adcfbab/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2711] 10.0.0.49 () {34 vars in 750 bytes} [Tue Aug 11 12:26:16 2026] PUT /v2.0/routers/a38b73e1-acfc-4fbb-9b64-e04014809859/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2712] 10.0.0.49 () {34 vars in 750 bytes} [Tue Aug 11 12:26:16 2026] PUT /v2.0/routers/e3329062-d71f-4030-b918-c9390467bb49/tags => generated 19 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2713] 10.0.0.49 () {32 vars in 663 bytes} [Tue Aug 11 12:26:16 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2714] 10.0.0.49 () {32 vars in 677 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2715] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:26:16 2026] PUT /v2.0/ports/8a175557-4d3e-445c-95c2-02723716c10c => generated 1514 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2716] 10.0.0.49 () {32 vars in 673 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 68 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-08-11 12:26:17.270 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e5e2a41-0f64-401e-8c8d-9be0d827654b'] response: {'name': 'network-changed', 'server_uuid': 'a1066672-a513-41bc-9fa2-2c18f5331d86', 'tag': '8a175557-4d3e-445c-95c2-02723716c10c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1357/2717] 10.0.0.49 () {32 vars in 685 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2718] 10.0.0.49 () {32 vars in 671 bytes} [Tue Aug 11 12:26:17 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: 1358/2719] 10.0.0.49 () {32 vars in 685 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2720] 10.0.0.49 () {32 vars in 681 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2721] 10.0.0.49 () {32 vars in 693 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2722] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/routers/0787acfe-b961-4e1f-9fc6-a3ce672d6d7b => generated 485 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2723] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 4096 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2724] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/networks?id=f7780b74-ff6e-4684-9e05-75aa01c83173 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2725] 199.19.213.104 () {34 vars in 1056 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.77&port_id=8a175557-4d3e-445c-95c2-02723716c10c => 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: 1367/2726] 199.19.213.104 () {34 vars in 1104 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2f2&port_id=8a175557-4d3e-445c-95c2-02723716c10c => 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: 1368/2727] 199.19.213.104 () {34 vars in 1064 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/subnets?id=6a77ce29-bd05-4241-9a88-bc7ee9326ff8&id=d9aad922-01c7-4b22-a30c-08a1a913a9e4 => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2728] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:18 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2729] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:18 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2730] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:26:18 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 1372/2731] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:26:18 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 1360/2732] 10.0.0.49 () {34 vars in 741 bytes} [Tue Aug 11 12:26:17 2026] PUT /v2.0/routers/0787acfe-b961-4e1f-9fc6-a3ce672d6d7b => generated 485 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2733] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:26:18 2026] GET /v2.0/ports?device_id=0787acfe-b961-4e1f-9fc6-a3ce672d6d7b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:26:18.418 7 INFO neutron_taas.services.taas.taas_plugin [None req-c43d0b6c-ca58-46e3-8b40-a667688bfae5 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] TaaS: Handle Delete Port: c936fa73-3bab-443d-b36f-bc3ca0d17d60 2026-08-11 12:26:18.421 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c43d0b6c-ca58-46e3-8b40-a667688bfae5 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Tap Mirror: Handle Delete Port: c936fa73-3bab-443d-b36f-bc3ca0d17d60 [pid: 7|app: 0|req: 1361/2734] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:26:18 2026] DELETE /v2.0/routers/0787acfe-b961-4e1f-9fc6-a3ce672d6d7b => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2735] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:26:18 2026] GET /v2.0/routers/7c4b840a-7891-44c1-a4e6-44ac9adcfbab => generated 493 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2736] 10.0.0.49 () {34 vars in 741 bytes} [Tue Aug 11 12:26:18 2026] PUT /v2.0/routers/7c4b840a-7891-44c1-a4e6-44ac9adcfbab => generated 493 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2737] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/ports?device_id=7c4b840a-7891-44c1-a4e6-44ac9adcfbab => 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: 1363/2738] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 4096 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2739] 199.19.213.104 () {34 vars in 1062 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.188&port_id=18406b32-3a4a-4275-8194-c0f34051619d => 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: 1365/2740] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/subnets?id=77d3a4bd-6669-4e49-95ed-77fbcfc075ef => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2741] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/ports?network_id=9db6d343-8fb9-4181-b39d-dd55db429c83&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:26:19.404 8 INFO neutron_taas.services.taas.taas_plugin [None req-69984d71-5cd6-4dc5-926d-e16669f0cff7 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] TaaS: Handle Delete Port: cd0ab9d8-75f9-46a4-ae02-146fc60b2ecd 2026-08-11 12:26:19.407 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69984d71-5cd6-4dc5-926d-e16669f0cff7 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Tap Mirror: Handle Delete Port: cd0ab9d8-75f9-46a4-ae02-146fc60b2ecd [pid: 7|app: 0|req: 1367/2742] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?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: 1368/2743] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?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: 1369/2744] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=47da92ed-191e-4c89-ae72-089a1d559c5e => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2745] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/subnets?id=337fb686-a694-4739-8941-84c3756cd499 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2746] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:26:19 2026] DELETE /v2.0/routers/7c4b840a-7891-44c1-a4e6-44ac9adcfbab => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2747] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/ports?network_id=481af616-dd1c-4167-9a20-1101fe6f6637&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: 8|app: 0|req: 1377/2748] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/routers/a38b73e1-acfc-4fbb-9b64-e04014809859 => generated 502 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2749] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2750] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?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: 1374/2751] 199.19.213.104 () {34 vars in 1056 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.77&port_id=8a175557-4d3e-445c-95c2-02723716c10c => 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: 1375/2752] 199.19.213.104 () {34 vars in 1104 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2f2&port_id=8a175557-4d3e-445c-95c2-02723716c10c => 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: 1376/2753] 199.19.213.104 () {34 vars in 1064 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/subnets?id=6a77ce29-bd05-4241-9a88-bc7ee9326ff8&id=d9aad922-01c7-4b22-a30c-08a1a913a9e4 => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2754] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2755] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2756] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2757] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:26:19 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2758] 10.0.0.49 () {34 vars in 741 bytes} [Tue Aug 11 12:26:19 2026] PUT /v2.0/routers/a38b73e1-acfc-4fbb-9b64-e04014809859 => generated 502 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2759] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:26:20 2026] GET /v2.0/ports?device_id=a38b73e1-acfc-4fbb-9b64-e04014809859 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:26:20.370 8 INFO neutron_taas.services.taas.taas_plugin [None req-b651babd-2d96-4e4b-8881-b4695f11fd41 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] TaaS: Handle Delete Port: a8c74140-b7fa-43d9-9475-1a643e76b4da 2026-08-11 12:26:20.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b651babd-2d96-4e4b-8881-b4695f11fd41 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Tap Mirror: Handle Delete Port: a8c74140-b7fa-43d9-9475-1a643e76b4da [pid: 8|app: 0|req: 1379/2760] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:26:20 2026] DELETE /v2.0/routers/a38b73e1-acfc-4fbb-9b64-e04014809859 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2761] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:26:20 2026] GET /v2.0/routers/e3329062-d71f-4030-b918-c9390467bb49 => generated 487 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2762] 10.0.0.49 () {34 vars in 741 bytes} [Tue Aug 11 12:26:20 2026] PUT /v2.0/routers/e3329062-d71f-4030-b918-c9390467bb49 => generated 487 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2763] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:26:21 2026] GET /v2.0/ports?device_id=e3329062-d71f-4030-b918-c9390467bb49 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:26:21.364 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e6ab35b-9ece-4ba6-91d3-a0704f2f93f7 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] TaaS: Handle Delete Port: a21c3bf7-cffa-4154-ad37-1e72edb65330 2026-08-11 12:26:21.366 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e6ab35b-9ece-4ba6-91d3-a0704f2f93f7 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Tap Mirror: Handle Delete Port: a21c3bf7-cffa-4154-ad37-1e72edb65330 [pid: 8|app: 0|req: 1381/2764] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:26:21 2026] DELETE /v2.0/routers/e3329062-d71f-4030-b918-c9390467bb49 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2765] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:26:21 2026] GET /v2.0/routers/c5494cfc-e661-4975-9355-24fccc186678 => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2766] 10.0.0.49 () {34 vars in 741 bytes} [Tue Aug 11 12:26:21 2026] PUT /v2.0/routers/c5494cfc-e661-4975-9355-24fccc186678 => generated 480 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2767] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:26:22 2026] GET /v2.0/ports?device_id=c5494cfc-e661-4975-9355-24fccc186678 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:26:22.284 8 INFO neutron_taas.services.taas.taas_plugin [None req-edfbb667-52a7-4fdd-9f78-b4a0fbec7872 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] TaaS: Handle Delete Port: 9c3398bc-d629-44cd-ada1-cf3046ffa1b5 2026-08-11 12:26:22.287 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edfbb667-52a7-4fdd-9f78-b4a0fbec7872 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] Tap Mirror: Handle Delete Port: 9c3398bc-d629-44cd-ada1-cf3046ffa1b5 2026-08-11 12:26:22.561 8 INFO neutron.services.segments.plugin [-] Segment 0025d0f1-36b4-4a5b-8e85-ef6b86ad6388 resource provider aggregate not found 2026-08-11 12:26:22.563 8 INFO neutron.services.segments.plugin [-] Segment 0025d0f1-36b4-4a5b-8e85-ef6b86ad6388 resource provider aggregate not found 2026-08-11 12:26:22.585 8 INFO neutron.services.segments.plugin [-] Segment 0025d0f1-36b4-4a5b-8e85-ef6b86ad6388 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0025d0f1-36b4-4a5b-8e85-ef6b86ad6388 found for delete ", "request_id": "req-74822a0b-0e91-47eb-974c-5744cb180ca3"}]} 2026-08-11 12:26:22.587 8 INFO neutron.services.segments.plugin [-] Segment 0025d0f1-36b4-4a5b-8e85-ef6b86ad6388 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0025d0f1-36b4-4a5b-8e85-ef6b86ad6388 found for delete ", "request_id": "req-98831a02-afd9-439d-b6a4-5319025c6f22"}]} 2026-08-11 12:26:22.595 8 INFO neutron.db.l3_hamode_db [None req-edfbb667-52a7-4fdd-9f78-b4a0fbec7872 339003ec63ff496c8f888bfe69cbae61 48e27368151b4805b20527e9032e81e0 - - default default] HA network d094e527-783d-40a1-a6a6-b930137ae1b0 was deleted as no HA routers are present in tenant 48e27368151b4805b20527e9032e81e0. [pid: 8|app: 0|req: 1383/2770] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:26:22 2026] DELETE /v2.0/routers/c5494cfc-e661-4975-9355-24fccc186678 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2771] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:26:23 2026] GET /v2.0/security-groups?tenant_id=48e27368151b4805b20527e9032e81e0&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2772] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:26:23 2026] DELETE /v2.0/security-groups/90c411b1-acd0-4825-89a8-f7295b848711 => 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: 1389/2773] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:26:23 2026] GET /v2.0/security-groups?tenant_id=bbccf23283f5437a90fbd6b38803b973&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2774] 10.0.0.14 () {34 vars in 970 bytes} [Tue Aug 11 12:26:23 2026] GET /v2.0/ports/8a175557-4d3e-445c-95c2-02723716c10c => generated 1516 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2775] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:26:23 2026] DELETE /v2.0/security-groups/1c09b4ac-58d8-4110-9c05-3f31a52101c0 => 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: 1391/2776] 199.19.213.104 () {30 vars in 743 bytes} [Tue Aug 11 12:26:24 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173 => generated 797 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2777] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:24 2026] GET /v2.0/subnets/6a77ce29-bd05-4241-9a88-bc7ee9326ff8 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2778] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:24 2026] GET /v2.0/subnets/d9aad922-01c7-4b22-a30c-08a1a913a9e4 => generated 743 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2779] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:26:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2780] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:26:24 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: 1395/2781] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:26:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2782] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:26:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2783] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:24 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2784] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:26:24 2026] GET /v2.0/security-groups?tenant_id=00b93cc4d32a4b4b85d6765bbb2b399c&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2785] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:26:24 2026] GET /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => 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: 1399/2786] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:26:24 2026] GET /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2787] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:26:24 2026] DELETE /v2.0/security-groups/bc157a73-8ed2-4bc2-b50c-7cdc37a82882 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2788] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:24 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2789] 199.19.213.104 () {30 vars in 743 bytes} [Tue Aug 11 12:26:24 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637 => generated 799 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2790] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:26:24 2026] GET /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => 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: 1390/2791] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:24 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:26:28.743 7 INFO neutron.db.segments_db [None req-bc9d92bb-f49d-4689-8608-df305961f4e1 3690fd47ef8d41b7be208642b0ded41e 92c4f6d1c09f43ad97ff5613c2109a9d - - default default] Added segment ba60c80e-109f-4454-8b89-00b2d02e59e9 of type vxlan for network 98075544-e270-4edf-9828-1da580eced64 [pid: 7|app: 0|req: 1402/2792] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:26:28 2026] POST /v2.0/networks => generated 613 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2793] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:26:28 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:26:29.145 7 INFO neutron.db.segments_db [None req-5f6b147e-a800-44e5-ba0b-f4da9d4a3e1a 3690fd47ef8d41b7be208642b0ded41e 92c4f6d1c09f43ad97ff5613c2109a9d - - default default] Added segment 7d5ab9a4-4b61-4123-957e-17b77aea6c36 of type vxlan for network d31c7ae1-35c6-4d15-9adb-08393ff24cd3 [pid: 7|app: 0|req: 1403/2794] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:26:29 2026] POST /v2.0/networks => generated 613 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2795] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:26:29 2026] POST /v2.0/subnets => generated 629 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:26:29.508 7 INFO neutron.db.segments_db [None req-50a9397a-b28d-422b-a0d1-2d3db1d7c60c 3690fd47ef8d41b7be208642b0ded41e 92c4f6d1c09f43ad97ff5613c2109a9d - - default default] Added segment 3e6ba2d0-70b6-4536-ae77-6a790f1933da of type vxlan for network c4b7222f-3c41-4d89-97b7-ee864008c292 [pid: 7|app: 0|req: 1404/2796] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:26:29 2026] POST /v2.0/networks => generated 612 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2797] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:26:29 2026] POST /v2.0/subnets => generated 629 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:26:29.868 7 INFO neutron.db.segments_db [None req-fc3662b8-952f-4425-84d5-8d695731b7a3 3690fd47ef8d41b7be208642b0ded41e 92c4f6d1c09f43ad97ff5613c2109a9d - - default default] Added segment 93e55765-ad35-476a-b7d8-c59e01a398f4 of type vxlan for network b182b98c-b739-44c3-bd93-146664536f45 [pid: 7|app: 0|req: 1405/2798] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:26:29 2026] POST /v2.0/networks => generated 613 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2799] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:26:29 2026] POST /v2.0/subnets => generated 629 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:26:30.255 7 INFO neutron.db.segments_db [None req-d580ed07-f4ca-4367-bc71-41b013b7ccea 3690fd47ef8d41b7be208642b0ded41e 92c4f6d1c09f43ad97ff5613c2109a9d - - default default] Added segment f0922e2f-98d4-4b04-8ccd-9a81d40e7c66 of type vxlan for network a2333fb4-f437-4b7f-abcf-e1ad5d16c6be [pid: 7|app: 0|req: 1406/2800] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:26:30 2026] POST /v2.0/networks => generated 611 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2801] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:26:30 2026] POST /v2.0/subnets => generated 629 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2802] 10.0.0.49 () {34 vars in 750 bytes} [Tue Aug 11 12:26:30 2026] PUT /v2.0/subnets/f95ee6ae-0bbc-4254-95cc-ca496b2065f0/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2803] 10.0.0.49 () {34 vars in 750 bytes} [Tue Aug 11 12:26:30 2026] PUT /v2.0/subnets/1ed47641-64ac-4bfd-82cf-8c067c96b096/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: 1408/2804] 10.0.0.49 () {34 vars in 750 bytes} [Tue Aug 11 12:26:30 2026] PUT /v2.0/subnets/308dad33-e5d4-454a-9d08-abc5d9b5fbcd/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: 1397/2805] 10.0.0.49 () {34 vars in 750 bytes} [Tue Aug 11 12:26:30 2026] PUT /v2.0/subnets/fcf5aaaf-e536-402a-a2ee-9b568d9d3cb1/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2806] 10.0.0.49 () {32 vars in 663 bytes} [Tue Aug 11 12:26:30 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2807] 10.0.0.49 () {32 vars in 677 bytes} [Tue Aug 11 12:26:30 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2808] 10.0.0.49 () {32 vars in 673 bytes} [Tue Aug 11 12:26:30 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2809] 10.0.0.49 () {32 vars in 685 bytes} [Tue Aug 11 12:26:30 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2810] 10.0.0.49 () {32 vars in 671 bytes} [Tue Aug 11 12:26:31 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2811] 10.0.0.49 () {32 vars in 685 bytes} [Tue Aug 11 12:26:31 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2812] 10.0.0.49 () {32 vars in 681 bytes} [Tue Aug 11 12:26:31 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2813] 10.0.0.49 () {32 vars in 693 bytes} [Tue Aug 11 12:26:31 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2814] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:26:31 2026] DELETE /v2.0/subnets/f95ee6ae-0bbc-4254-95cc-ca496b2065f0 => 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: 1402/2815] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:26:31 2026] DELETE /v2.0/subnets/1ed47641-64ac-4bfd-82cf-8c067c96b096 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2816] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:26:31 2026] DELETE /v2.0/subnets/308dad33-e5d4-454a-9d08-abc5d9b5fbcd => 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: 1403/2817] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:26:31 2026] DELETE /v2.0/subnets/fcf5aaaf-e536-402a-a2ee-9b568d9d3cb1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2818] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:26:31 2026] DELETE /v2.0/subnets/9a08911e-78d9-45be-bdab-2e276a29d06f => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:26:31.936 8 INFO neutron_taas.services.taas.taas_plugin [None req-76c24cf6-cee4-4275-bd27-25d0e4b36c58 3690fd47ef8d41b7be208642b0ded41e 92c4f6d1c09f43ad97ff5613c2109a9d - - default default] TaaS: Handle Delete Port: f0255e23-2728-4b4e-ba21-fde5b24140eb 2026-08-11 12:26:31.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76c24cf6-cee4-4275-bd27-25d0e4b36c58 3690fd47ef8d41b7be208642b0ded41e 92c4f6d1c09f43ad97ff5613c2109a9d - - default default] Tap Mirror: Handle Delete Port: f0255e23-2728-4b4e-ba21-fde5b24140eb 2026-08-11 12:26:32.108 8 INFO neutron.services.segments.plugin [-] Segment ba60c80e-109f-4454-8b89-00b2d02e59e9 resource provider aggregate not found 2026-08-11 12:26:32.109 8 INFO neutron.services.segments.plugin [-] Segment ba60c80e-109f-4454-8b89-00b2d02e59e9 resource provider aggregate not found 2026-08-11 12:26:32.125 8 INFO neutron.services.segments.plugin [-] Segment ba60c80e-109f-4454-8b89-00b2d02e59e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba60c80e-109f-4454-8b89-00b2d02e59e9 found for delete ", "request_id": "req-1ba30fa5-8ad7-4e8f-935e-f2b0d37bcf77"}]} 2026-08-11 12:26:32.134 8 INFO neutron.services.segments.plugin [-] Segment ba60c80e-109f-4454-8b89-00b2d02e59e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba60c80e-109f-4454-8b89-00b2d02e59e9 found for delete ", "request_id": "req-4035d22c-880d-4b90-b410-e7396dd957ba"}]} [pid: 8|app: 0|req: 1404/2819] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:26:31 2026] DELETE /v2.0/networks/98075544-e270-4edf-9828-1da580eced64 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:26:32.253 7 INFO neutron.services.segments.plugin [-] Segment 7d5ab9a4-4b61-4123-957e-17b77aea6c36 resource provider aggregate not found 2026-08-11 12:26:32.260 7 INFO neutron.services.segments.plugin [-] Segment 7d5ab9a4-4b61-4123-957e-17b77aea6c36 resource provider aggregate not found 2026-08-11 12:26:32.268 7 INFO neutron.services.segments.plugin [-] Segment 7d5ab9a4-4b61-4123-957e-17b77aea6c36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d5ab9a4-4b61-4123-957e-17b77aea6c36 found for delete ", "request_id": "req-3a839c52-12f6-4d86-a3b0-a364e93e5932"}]} 2026-08-11 12:26:32.278 7 INFO neutron.services.segments.plugin [-] Segment 7d5ab9a4-4b61-4123-957e-17b77aea6c36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d5ab9a4-4b61-4123-957e-17b77aea6c36 found for delete ", "request_id": "req-7b498145-7944-4f32-bead-7d369ef112eb"}]} [pid: 7|app: 0|req: 1416/2820] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:26:32 2026] DELETE /v2.0/networks/d31c7ae1-35c6-4d15-9adb-08393ff24cd3 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2821] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:26:32 2026] DELETE /v2.0/networks/c4b7222f-3c41-4d89-97b7-ee864008c292 => 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: 1417/2822] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:26:32 2026] DELETE /v2.0/networks/b182b98c-b739-44c3-bd93-146664536f45 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2823] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:26:32 2026] DELETE /v2.0/networks/a2333fb4-f437-4b7f-abcf-e1ad5d16c6be => 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: 1418/2824] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:26:33 2026] GET /v2.0/security-groups?tenant_id=92c4f6d1c09f43ad97ff5613c2109a9d&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2825] 10.0.0.5 () {30 vars in 688 bytes} [Tue Aug 11 12:26:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2826] 10.0.0.5 () {30 vars in 690 bytes} [Tue Aug 11 12:26:33 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: 1421/2827] 10.0.0.5 () {30 vars in 666 bytes} [Tue Aug 11 12:26:33 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: 1422/2828] 10.0.0.5 () {30 vars in 702 bytes} [Tue Aug 11 12:26:33 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: 1407/2829] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:26:33 2026] DELETE /v2.0/security-groups/10ea74b2-fde4-43e1-86b3-877b863c087b => 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: 1423/2830] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:26:33 2026] GET /v2.0/security-groups?tenant_id=67767b47b70c4c20a15ec63b91fb61bd&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2831] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:26:33 2026] DELETE /v2.0/security-groups/dee82e27-be0c-40f5-9979-cdd9ad1d65a5 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2832] 10.0.0.5 () {28 vars in 437 bytes} [Tue Aug 11 12:26:34 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-11 12:26:34.143 8 INFO neutron.services.segments.plugin [-] Segment 3e6ba2d0-70b6-4536-ae77-6a790f1933da resource provider aggregate not found 2026-08-11 12:26:34.159 8 INFO neutron.services.segments.plugin [-] Segment 3e6ba2d0-70b6-4536-ae77-6a790f1933da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e6ba2d0-70b6-4536-ae77-6a790f1933da found for delete ", "request_id": "req-aef92e8d-66d2-45c1-aa3d-da26291e451a"}]} 2026-08-11 12:26:34.159 8 INFO neutron.services.segments.plugin [-] Segment 3e6ba2d0-70b6-4536-ae77-6a790f1933da resource provider aggregate not found 2026-08-11 12:26:34.181 8 INFO neutron.services.segments.plugin [-] Segment f0922e2f-98d4-4b04-8ccd-9a81d40e7c66 resource provider aggregate not found 2026-08-11 12:26:34.186 8 INFO neutron.services.segments.plugin [-] Segment 3e6ba2d0-70b6-4536-ae77-6a790f1933da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e6ba2d0-70b6-4536-ae77-6a790f1933da found for delete ", "request_id": "req-b08b6101-ed36-44e1-895f-d9486e06cd05"}]} [pid: 8|app: 0|req: 1409/2833] 10.0.0.5 () {30 vars in 726 bytes} [Tue Aug 11 12:26:34 2026] GET /v2.0/subnets/fb512a9e-345e-407f-adc5-c8bfc7d968f0 => generated 656 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:26:34.200 8 INFO neutron.services.segments.plugin [-] Segment f0922e2f-98d4-4b04-8ccd-9a81d40e7c66 resource provider aggregate not found 2026-08-11 12:26:34.204 8 INFO neutron.services.segments.plugin [-] Segment f0922e2f-98d4-4b04-8ccd-9a81d40e7c66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0922e2f-98d4-4b04-8ccd-9a81d40e7c66 found for delete ", "request_id": "req-cbf324ff-bf57-4a12-b02b-1a934e31b5cf"}]} 2026-08-11 12:26:34.212 8 INFO neutron.services.segments.plugin [-] Segment f0922e2f-98d4-4b04-8ccd-9a81d40e7c66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0922e2f-98d4-4b04-8ccd-9a81d40e7c66 found for delete ", "request_id": "req-ba3e9de6-f5fa-4f19-8abb-6ac55a825043"}]} 2026-08-11 12:26:34.285 7 INFO neutron.services.segments.plugin [-] Segment 93e55765-ad35-476a-b7d8-c59e01a398f4 resource provider aggregate not found [pid: 7|app: 0|req: 1425/2834] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:26:34 2026] GET /v2.0/security-groups?tenant_id=a60abde2f9ce459a8fc346d185e47c75&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:26:34.298 7 INFO neutron.services.segments.plugin [-] Segment 93e55765-ad35-476a-b7d8-c59e01a398f4 resource provider aggregate not found 2026-08-11 12:26:34.304 7 INFO neutron.services.segments.plugin [-] Segment 93e55765-ad35-476a-b7d8-c59e01a398f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93e55765-ad35-476a-b7d8-c59e01a398f4 found for delete ", "request_id": "req-63b6784a-3c0a-418b-8284-14ad1a33783b"}]} 2026-08-11 12:26:34.310 7 INFO neutron.services.segments.plugin [-] Segment 93e55765-ad35-476a-b7d8-c59e01a398f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93e55765-ad35-476a-b7d8-c59e01a398f4 found for delete ", "request_id": "req-225741ad-a1fd-4de5-b1de-0010c770c46e"}]} [pid: 8|app: 0|req: 1410/2835] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:26:34 2026] DELETE /v2.0/security-groups/8ca4b179-ce27-4b59-8e5d-b8e9859986ba => 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: 1426/2836] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:26:35 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: 1411/2837] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:26:35 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: 1427/2838] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:26:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2839] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:26:35 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: 1428/2840] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:35 2026] GET /v2.0/subnets/6a77ce29-bd05-4241-9a88-bc7ee9326ff8 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2841] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:35 2026] GET /v2.0/subnets/fb512a9e-345e-407f-adc5-c8bfc7d968f0 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2842] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:26:35 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 4098 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2843] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:26:35 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: 1430/2844] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:26:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2845] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:26:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2846] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:26:35 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: 1416/2847] 199.19.213.104 () {34 vars in 717 bytes} [Tue Aug 11 12:26:35 2026] POST /v2.0/ports => generated 1328 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2848] 10.0.0.14 () {34 vars in 970 bytes} [Tue Aug 11 12:26:35 2026] GET /v2.0/ports/af66e3e5-59e3-48ef-9215-2f01427f0993 => generated 1328 bytes in 257 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: 1418/2851] 199.19.213.104 () {34 vars in 1262 bytes} [Tue Aug 11 12:26:37 2026] GET /v2.0/ports/af66e3e5-59e3-48ef-9215-2f01427f0993?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2852] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:26:37 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?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: 1419/2853] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:26:37 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?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) 2026-08-11 12:26:37.846 7 INFO neutron.db.segments_db [None req-502a3ea6-a656-4070-be4b-18c34b06c986 f701d8196b384db1a370660dd8ac22a0 4acfb8afbb5d431792195caf8d641dc5 - - default default] Added segment 3ffe7e91-79c8-41ac-afb9-b8a3b2b847bb of type vxlan for network 8de38592-57e4-4973-9cbc-a7abe5eb087e [pid: 8|app: 0|req: 1420/2854] 199.19.213.104 () {34 vars in 975 bytes} [Tue Aug 11 12:26:37 2026] GET /v2.0/ports/af66e3e5-59e3-48ef-9215-2f01427f0993 => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2855] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:26:37 2026] POST /v2.0/networks => generated 612 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2856] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:26:37 2026] GET /v2.0/networks?id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80 => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:26:37.988 7 INFO neutron.db.segments_db [None req-af169e15-a899-4388-830d-e7c46e26f171 f701d8196b384db1a370660dd8ac22a0 4acfb8afbb5d431792195caf8d641dc5 - - default default] Added segment d9c51966-4e9a-4022-8529-e8aa3314904c of type vxlan for network 685ce735-f444-432f-a254-0aa542b253e8 [pid: 7|app: 0|req: 1436/2857] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:26:37 2026] POST /v2.0/networks => generated 611 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2858] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:26:38 2026] PUT /v2.0/networks/8de38592-57e4-4973-9cbc-a7abe5eb087e/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2859] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:26:38 2026] GET /v2.0/networks/8de38592-57e4-4973-9cbc-a7abe5eb087e/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2860] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:26:38 2026] PUT /v2.0/networks/685ce735-f444-432f-a254-0aa542b253e8/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2861] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:26:38 2026] GET /v2.0/networks/685ce735-f444-432f-a254-0aa542b253e8/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2862] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:26:38 2026] PUT /v2.0/networks/685ce735-f444-432f-a254-0aa542b253e8/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2863] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:26:38 2026] GET /v2.0/networks/685ce735-f444-432f-a254-0aa542b253e8/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2864] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:26:37 2026] PUT /v2.0/ports/af66e3e5-59e3-48ef-9215-2f01427f0993 => generated 1518 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2865] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:26:38 2026] GET /v2.0/networks/8de38592-57e4-4973-9cbc-a7abe5eb087e/tags => generated 25 bytes in 35 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-08-11 12:26:38.604 8 INFO neutron.services.segments.plugin [-] Segment 3ffe7e91-79c8-41ac-afb9-b8a3b2b847bb resource provider aggregate not found 2026-08-11 12:26:38.607 8 INFO neutron.services.segments.plugin [-] Segment 3ffe7e91-79c8-41ac-afb9-b8a3b2b847bb resource provider aggregate not found 2026-08-11 12:26:38.626 8 INFO neutron.services.segments.plugin [-] Segment 3ffe7e91-79c8-41ac-afb9-b8a3b2b847bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ffe7e91-79c8-41ac-afb9-b8a3b2b847bb found for delete ", "request_id": "req-61a28297-94e3-4804-8073-21988d5c6baf"}]} 2026-08-11 12:26:38.626 8 INFO neutron.services.segments.plugin [-] Segment 3ffe7e91-79c8-41ac-afb9-b8a3b2b847bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ffe7e91-79c8-41ac-afb9-b8a3b2b847bb found for delete ", "request_id": "req-752e7dd8-cdaf-4d39-8f23-b4cfa5db40ca"}]} [pid: 8|app: 0|req: 1423/2866] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:26:38 2026] DELETE /v2.0/networks/8de38592-57e4-4973-9cbc-a7abe5eb087e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:26:38.644 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f0a8d6a-39af-4bed-9b24-53cc9ec3a6bd'] response: {'name': 'network-changed', 'server_uuid': 'a1066672-a513-41bc-9fa2-2c18f5331d86', 'tag': 'af66e3e5-59e3-48ef-9215-2f01427f0993', 'status': 'completed', 'code': 200} 2026-08-11 12:26:38.756 7 INFO neutron.services.segments.plugin [-] Segment d9c51966-4e9a-4022-8529-e8aa3314904c resource provider aggregate not found 2026-08-11 12:26:38.759 7 INFO neutron.services.segments.plugin [-] Segment d9c51966-4e9a-4022-8529-e8aa3314904c resource provider aggregate not found 2026-08-11 12:26:38.777 7 INFO neutron.services.segments.plugin [-] Segment d9c51966-4e9a-4022-8529-e8aa3314904c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9c51966-4e9a-4022-8529-e8aa3314904c found for delete ", "request_id": "req-990d6b9c-fba7-4e72-94ea-2b5b537a7818"}]} 2026-08-11 12:26:38.778 7 INFO neutron.services.segments.plugin [-] Segment d9c51966-4e9a-4022-8529-e8aa3314904c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9c51966-4e9a-4022-8529-e8aa3314904c found for delete ", "request_id": "req-5234e5b6-0f42-4fd9-b49d-b27cb1213c9d"}]} [pid: 7|app: 0|req: 1444/2867] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:26:38 2026] DELETE /v2.0/networks/685ce735-f444-432f-a254-0aa542b253e8 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2868] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:26:39 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 5608 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2869] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:26:39 2026] GET /v2.0/networks?id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80 => generated 801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2870] 199.19.213.104 () {34 vars in 1056 bytes} [Tue Aug 11 12:26:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.99&port_id=af66e3e5-59e3-48ef-9215-2f01427f0993 => 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: 1446/2871] 199.19.213.104 () {34 vars in 1106 bytes} [Tue Aug 11 12:26:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11c&port_id=af66e3e5-59e3-48ef-9215-2f01427f0993 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2872] 199.19.213.104 () {34 vars in 1064 bytes} [Tue Aug 11 12:26:39 2026] GET /v2.0/subnets?id=fb512a9e-345e-407f-adc5-c8bfc7d968f0&id=90132a7e-084d-4abe-a16c-d319f9ab2f72 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2873] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:39 2026] GET /v2.0/ports?network_id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2874] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:39 2026] GET /v2.0/ports?network_id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80&device_owner=network%3Adhcp => generated 1461 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2875] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:26:39 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2876] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:26:39 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?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: 1427/2877] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:26:39 2026] GET /v2.0/security-groups?tenant_id=9f6ed0f2d7504958b7c5d044f6efc806&name=default => generated 2929 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2878] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:26:39 2026] DELETE /v2.0/security-groups/0d7c7469-9ced-4c1e-873e-4b22b36f391d => 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: 1428/2879] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:26:39 2026] GET /v2.0/security-groups?tenant_id=4acfb8afbb5d431792195caf8d641dc5&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2880] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:26:39 2026] DELETE /v2.0/security-groups/b71d629d-c69c-4f27-bebc-7a85dab85a1d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2881] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:26:40 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 5608 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2882] 199.19.213.104 () {34 vars in 1062 bytes} [Tue Aug 11 12:26:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.188&port_id=18406b32-3a4a-4275-8194-c0f34051619d => 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: 1430/2883] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:26:40 2026] GET /v2.0/subnets?id=77d3a4bd-6669-4e49-95ed-77fbcfc075ef => 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: 1454/2884] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:40 2026] GET /v2.0/ports?network_id=9db6d343-8fb9-4181-b39d-dd55db429c83&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: 1431/2885] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:26:40 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?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: 1455/2886] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:26:40 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2887] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:26:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=47da92ed-191e-4c89-ae72-089a1d559c5e => 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: 1456/2888] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:26:40 2026] GET /v2.0/subnets?id=337fb686-a694-4739-8941-84c3756cd499 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2889] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:40 2026] GET /v2.0/ports?network_id=481af616-dd1c-4167-9a20-1101fe6f6637&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2890] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:26:40 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?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: 1434/2891] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:26:40 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?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: 1458/2892] 199.19.213.104 () {34 vars in 1056 bytes} [Tue Aug 11 12:26:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.77&port_id=8a175557-4d3e-445c-95c2-02723716c10c => 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: 1435/2893] 199.19.213.104 () {34 vars in 1104 bytes} [Tue Aug 11 12:26:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2f2&port_id=8a175557-4d3e-445c-95c2-02723716c10c => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2894] 199.19.213.104 () {34 vars in 1064 bytes} [Tue Aug 11 12:26:41 2026] GET /v2.0/subnets?id=6a77ce29-bd05-4241-9a88-bc7ee9326ff8&id=d9aad922-01c7-4b22-a30c-08a1a913a9e4 => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2895] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:41 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2896] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:41 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&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: 1437/2897] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:26:41 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 1461/2898] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:26:41 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 1438/2899] 199.19.213.104 () {34 vars in 1056 bytes} [Tue Aug 11 12:26:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.99&port_id=af66e3e5-59e3-48ef-9215-2f01427f0993 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2900] 199.19.213.104 () {34 vars in 1106 bytes} [Tue Aug 11 12:26:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A11c&port_id=af66e3e5-59e3-48ef-9215-2f01427f0993 => 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: 1439/2901] 199.19.213.104 () {34 vars in 1064 bytes} [Tue Aug 11 12:26:41 2026] GET /v2.0/subnets?id=fb512a9e-345e-407f-adc5-c8bfc7d968f0&id=90132a7e-084d-4abe-a16c-d319f9ab2f72 => generated 1415 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2902] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:41 2026] GET /v2.0/ports?network_id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80&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: 8|app: 0|req: 1440/2903] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:41 2026] GET /v2.0/ports?network_id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80&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: 1464/2904] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:26:41 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?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: 1441/2905] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:26:41 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?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: 1465/2906] 10.0.0.14 () {34 vars in 970 bytes} [Tue Aug 11 12:26:45 2026] GET /v2.0/ports/af66e3e5-59e3-48ef-9215-2f01427f0993 => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2907] 199.19.213.104 () {30 vars in 743 bytes} [Tue Aug 11 12:26:45 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2908] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:45 2026] GET /v2.0/subnets/fb512a9e-345e-407f-adc5-c8bfc7d968f0 => 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: 1443/2909] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:45 2026] GET /v2.0/subnets/90132a7e-084d-4abe-a16c-d319f9ab2f72 => generated 748 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2910] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:26:45 2026] GET /v2.0/ports/8a175557-4d3e-445c-95c2-02723716c10c => generated 1516 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2911] 199.19.213.104 () {34 vars in 790 bytes} [Tue Aug 11 12:26:45 2026] PUT /v2.0/ports/8a175557-4d3e-445c-95c2-02723716c10c => generated 1251 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:26:46.530 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9bb9708-2b55-47c3-9429-db65245fff82'] response: {'name': 'network-changed', 'server_uuid': 'a1066672-a513-41bc-9fa2-2c18f5331d86', 'tag': '8a175557-4d3e-445c-95c2-02723716c10c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1468/2912] 199.19.213.104 () {30 vars in 743 bytes} [Tue Aug 11 12:26:46 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173 => generated 797 bytes in 43 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: 1445/2913] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:46 2026] GET /v2.0/subnets/6a77ce29-bd05-4241-9a88-bc7ee9326ff8 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2914] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:26:46 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: 1446/2915] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:26:46 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: 1470/2916] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:26:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2917] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:26:46 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: 1471/2918] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:46 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => 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: 1448/2919] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:26:46 2026] GET /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => 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: 1472/2920] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:26:46 2026] GET /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2921] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:46 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2922] 199.19.213.104 () {30 vars in 743 bytes} [Tue Aug 11 12:26:46 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2923] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:26:46 2026] GET /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2924] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:47 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2925] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:26:47 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 5381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2926] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:26:47 2026] GET /v2.0/networks?id=f7780b74-ff6e-4684-9e05-75aa01c83173 => 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: 1452/2927] 199.19.213.104 () {34 vars in 1056 bytes} [Tue Aug 11 12:26:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.77&port_id=8a175557-4d3e-445c-95c2-02723716c10c => 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: 1476/2928] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:26:47 2026] GET /v2.0/subnets?id=6a77ce29-bd05-4241-9a88-bc7ee9326ff8 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2929] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:26:47 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&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: 1477/2930] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:26:47 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 1454/2931] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:26:47 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2934] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:26:58 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: 1456/2935] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:26:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2936] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:26:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2937] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:26:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2938] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:58 2026] GET /v2.0/subnets/6a77ce29-bd05-4241-9a88-bc7ee9326ff8 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2939] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:26:58 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 5381 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2940] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:26:58 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: 1459/2941] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:26:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2942] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:26:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2943] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:26:58 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: 1484/2944] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:26:58 2026] GET /v2.0/ports/af66e3e5-59e3-48ef-9215-2f01427f0993 => generated 1520 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2945] 199.19.213.104 () {34 vars in 790 bytes} [Tue Aug 11 12:26:58 2026] PUT /v2.0/ports/af66e3e5-59e3-48ef-9215-2f01427f0993 => generated 1311 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:26:59.265 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-496eb2c9-91d3-4939-9627-245a2477fcba'] response: {'name': 'network-changed', 'server_uuid': 'a1066672-a513-41bc-9fa2-2c18f5331d86', 'tag': 'af66e3e5-59e3-48ef-9215-2f01427f0993', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1485/2946] 199.19.213.104 () {30 vars in 743 bytes} [Tue Aug 11 12:26:59 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80 => generated 798 bytes in 49 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: 1462/2947] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:26:59 2026] GET /v2.0/subnets/90132a7e-084d-4abe-a16c-d319f9ab2f72 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2948] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:26:59 2026] GET /v2.0/ports/af66e3e5-59e3-48ef-9215-2f01427f0993 => generated 1347 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2949] 199.19.213.104 () {34 vars in 789 bytes} [Tue Aug 11 12:26:59 2026] PUT /v2.0/ports/af66e3e5-59e3-48ef-9215-2f01427f0993 => generated 1080 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2950] 199.19.213.104 () {30 vars in 743 bytes} [Tue Aug 11 12:26:59 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80 => generated 798 bytes in 37 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: 1464/2951] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:26:59 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 4977 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2952] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:26:59 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 4977 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2953] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:26:59 2026] GET /v2.0/networks?id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80 => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2954] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:26:59 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 4977 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2955] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:26:59 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2956] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:26:59 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?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: 1467/2957] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:00 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 4977 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:27:01.301 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb316078-8532-4f70-96c4-a58ba117d7a2'] response: {'name': 'network-changed', 'server_uuid': 'a1066672-a513-41bc-9fa2-2c18f5331d86', 'tag': 'af66e3e5-59e3-48ef-9215-2f01427f0993', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1491/2958] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:27:01 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2959] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:27:01 2026] GET /v2.0/networks?id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2960] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:27:01 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?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: 1469/2961] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:27:01 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?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: 1493/2962] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:02 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 4977 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2963] 199.19.213.104 () {34 vars in 975 bytes} [Tue Aug 11 12:27:02 2026] GET /v2.0/ports/af66e3e5-59e3-48ef-9215-2f01427f0993 => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2964] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:27:02 2026] GET /v2.0/ports/af66e3e5-59e3-48ef-9215-2f01427f0993?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2965] 199.19.213.104 () {34 vars in 1016 bytes} [Tue Aug 11 12:27:02 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?fields=dns_domain => generated 29 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2966] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:27:02 2026] PUT /v2.0/ports/af66e3e5-59e3-48ef-9215-2f01427f0993 => generated 917 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2967] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:03 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 3869 bytes in 47 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-08-11 12:27:03.244 7 INFO neutron_taas.services.taas.taas_plugin [None req-016f96f7-6e3c-472d-98ad-9b98824ac661 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: af66e3e5-59e3-48ef-9215-2f01427f0993 2026-08-11 12:27:03.247 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-016f96f7-6e3c-472d-98ad-9b98824ac661 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: af66e3e5-59e3-48ef-9215-2f01427f0993 [pid: 7|app: 0|req: 1496/2968] 199.19.213.104 () {32 vars in 759 bytes} [Tue Aug 11 12:27:03 2026] DELETE /v2.0/ports/af66e3e5-59e3-48ef-9215-2f01427f0993 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2969] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:27: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: 1497/2970] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:27:03 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: 1474/2971] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:27: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: 1498/2972] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:27: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: 8|app: 0|req: 1475/2973] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:27:03 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => 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: 1499/2974] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:27:03 2026] GET /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2975] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:27:03 2026] GET /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2976] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:27:03 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => 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: 1477/2977] 199.19.213.104 () {30 vars in 743 bytes} [Tue Aug 11 12:27:03 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2978] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:27:03 2026] GET /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => 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: 1478/2979] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:27:03 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => 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: 1502/2980] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:27:03 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 3869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2981] 199.19.213.104 () {34 vars in 1226 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/networks?id=9db6d343-8fb9-4181-b39d-dd55db429c83&id=481af616-dd1c-4167-9a20-1101fe6f6637&id=f7780b74-ff6e-4684-9e05-75aa01c83173&id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80 => generated 3096 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2982] 199.19.213.104 () {34 vars in 1062 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.188&port_id=18406b32-3a4a-4275-8194-c0f34051619d => 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: 1480/2983] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/subnets?id=77d3a4bd-6669-4e49-95ed-77fbcfc075ef => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2984] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/ports?network_id=9db6d343-8fb9-4181-b39d-dd55db429c83&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: 1481/2985] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?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: 1505/2986] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?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: 8|app: 0|req: 1482/2987] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=47da92ed-191e-4c89-ae72-089a1d559c5e => 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: 1506/2988] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/subnets?id=337fb686-a694-4739-8941-84c3756cd499 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2989] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/ports?network_id=481af616-dd1c-4167-9a20-1101fe6f6637&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2990] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?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: 1484/2991] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?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: 1508/2992] 199.19.213.104 () {34 vars in 1056 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.77&port_id=8a175557-4d3e-445c-95c2-02723716c10c => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2993] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/subnets?id=6a77ce29-bd05-4241-9a88-bc7ee9326ff8 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2994] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&device_owner=network%3Adhcp => generated 1457 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2995] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 1510/2996] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:27:04 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 1488/2999] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:27:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3000] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:27:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3001] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:27:09 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: 1513/3002] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:27:09 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: 1490/3003] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:09 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 3869 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3004] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:27:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3005] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:27:09 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: 1515/3006] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:27:09 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: 1492/3007] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:27:09 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: 1516/3008] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:27:09 2026] GET /v2.0/ports/8a175557-4d3e-445c-95c2-02723716c10c => generated 1287 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3009] 199.19.213.104 () {34 vars in 789 bytes} [Tue Aug 11 12:27:09 2026] PUT /v2.0/ports/8a175557-4d3e-445c-95c2-02723716c10c => generated 1080 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:27:09.979 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-17173de0-98b8-48e4-940a-5be6266a81de'] response: {'name': 'network-changed', 'server_uuid': 'a1066672-a513-41bc-9fa2-2c18f5331d86', 'tag': '8a175557-4d3e-445c-95c2-02723716c10c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1517/3010] 199.19.213.104 () {30 vars in 743 bytes} [Tue Aug 11 12:27:09 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173 => generated 797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1494/3011] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:10 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 3698 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3012] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:10 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 3698 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3013] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:27:10 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 3698 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3014] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:27:10 2026] GET /v2.0/networks?id=f7780b74-ff6e-4684-9e05-75aa01c83173 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3015] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:27:10 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 1520/3016] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:27:10 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 1497/3017] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:11 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 3698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3018] 199.19.213.104 () {34 vars in 975 bytes} [Tue Aug 11 12:27:12 2026] GET /v2.0/ports/8a175557-4d3e-445c-95c2-02723716c10c => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3019] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:27:12 2026] GET /v2.0/ports/8a175557-4d3e-445c-95c2-02723716c10c?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: 1522/3020] 199.19.213.104 () {34 vars in 1016 bytes} [Tue Aug 11 12:27:12 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?fields=dns_domain => generated 29 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3021] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:12 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 3698 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3022] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:27:12 2026] PUT /v2.0/ports/8a175557-4d3e-445c-95c2-02723716c10c => generated 917 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3023] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:13 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:27:13.477 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ddf431e-201f-4cff-baf8-ccd5c69b0c48 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 8a175557-4d3e-445c-95c2-02723716c10c 2026-08-11 12:27:13.480 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ddf431e-201f-4cff-baf8-ccd5c69b0c48 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 8a175557-4d3e-445c-95c2-02723716c10c [pid: 7|app: 0|req: 1524/3024] 199.19.213.104 () {32 vars in 759 bytes} [Tue Aug 11 12:27:13 2026] DELETE /v2.0/ports/8a175557-4d3e-445c-95c2-02723716c10c => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3025] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:27:13 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: 1525/3026] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:27:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3027] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:27:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3028] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:27:13 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: 1503/3029] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:27:13 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => 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: 1527/3030] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:27:13 2026] GET /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => 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: 1504/3031] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:27:13 2026] GET /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1350 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3032] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:27:13 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3033] 199.19.213.104 () {30 vars in 743 bytes} [Tue Aug 11 12:27:13 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637 => 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: 1529/3034] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:27:13 2026] GET /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3035] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:27:13 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3036] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3037] 199.19.213.104 () {34 vars in 1146 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/networks?id=9db6d343-8fb9-4181-b39d-dd55db429c83&id=481af616-dd1c-4167-9a20-1101fe6f6637&id=f7780b74-ff6e-4684-9e05-75aa01c83173 => generated 2309 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3038] 199.19.213.104 () {34 vars in 1062 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.188&port_id=18406b32-3a4a-4275-8194-c0f34051619d => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3039] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/subnets?id=77d3a4bd-6669-4e49-95ed-77fbcfc075ef => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3040] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/ports?network_id=9db6d343-8fb9-4181-b39d-dd55db429c83&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: 1509/3041] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3042] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?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: 1510/3043] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=47da92ed-191e-4c89-ae72-089a1d559c5e => 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: 1534/3044] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/subnets?id=337fb686-a694-4739-8941-84c3756cd499 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3045] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/ports?network_id=481af616-dd1c-4167-9a20-1101fe6f6637&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3046] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?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: 1512/3047] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?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: 1514/3050] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:27:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3051] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:27:25 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: 1515/3052] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:27: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: 1538/3053] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:27:25 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-08-11 12:27:25.528 8 INFO neutron.api.v2.resource [None req-b45d145b-ab44-4687-b836-99f7c3370fcc 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3054] 199.19.213.104 () {30 vars in 763 bytes} [Tue Aug 11 12:27:25 2026] GET /v2.0/security-groups/lb-e385abfd-e74d-46bf-bbc3-5f7147779b39 => generated 149 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3055] 199.19.213.104 () {30 vars in 785 bytes} [Tue Aug 11 12:27:25 2026] GET /v2.0/security-groups?name=lb-e385abfd-e74d-46bf-bbc3-5f7147779b39 => generated 2863 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3056] 199.19.213.104 () {30 vars in 815 bytes} [Tue Aug 11 12:27:25 2026] GET /v2.0/security-group-rules?security_group_id=776b0bd3-848f-41d4-a49b-410088c4b4c8 => 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: 1540/3057] 199.19.213.104 () {32 vars in 789 bytes} [Tue Aug 11 12:27:25 2026] DELETE /v2.0/security-group-rules/20238ac1-ed4d-4492-8cd7-8253cdb3c1e2 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3058] 199.19.213.104 () {32 vars in 789 bytes} [Tue Aug 11 12:27:25 2026] DELETE /v2.0/security-group-rules/7c073348-6cae-4931-9a00-74b3cceae14c => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:27:29.337 7 INFO neutron_taas.services.taas.taas_plugin [None req-66f26fe4-79b2-4a1b-925f-70b995ca6487 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] TaaS: Handle Delete Port: 4a368522-9b5a-4f6e-8ae9-65251b398756 2026-08-11 12:27:29.340 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66f26fe4-79b2-4a1b-925f-70b995ca6487 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Tap Mirror: Handle Delete Port: 4a368522-9b5a-4f6e-8ae9-65251b398756 2026-08-11 12:27:29.561 7 INFO neutron.db.l3_db [None req-66f26fe4-79b2-4a1b-925f-70b995ca6487 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Floating IP c5a4769a-042c-4400-8b18-d95333bbd81c disassociated (deleted). External IP: 10.96.250.210, port: 8b584eee-80b2-4588-af6e-432d57100e14. [pid: 7|app: 0|req: 1541/3059] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:27:29 2026] DELETE /v2.0/floatingips/c5a4769a-042c-4400-8b18-d95333bbd81c => generated 0 bytes in 603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:27:29.833 8 INFO neutron.api.v2.resource [None req-3e924441-e86c-4cf6-9f48-d47735730c3a 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3060] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:27:29 2026] GET /v2.0/floatingips/c5a4769a-042c-4400-8b18-d95333bbd81c => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3061] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:27:30 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: 1520/3062] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:27:30 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: 1543/3063] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:27:30 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: 1521/3064] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:27:30 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-08-11 12:27:30.723 7 INFO neutron.api.v2.resource [None req-24c9d825-28de-4a3f-95cd-ed5183942ce2 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3065] 199.19.213.104 () {30 vars in 763 bytes} [Tue Aug 11 12:27:30 2026] GET /v2.0/security-groups/lb-e385abfd-e74d-46bf-bbc3-5f7147779b39 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3066] 199.19.213.104 () {30 vars in 785 bytes} [Tue Aug 11 12:27:30 2026] GET /v2.0/security-groups?name=lb-e385abfd-e74d-46bf-bbc3-5f7147779b39 => generated 1637 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3067] 199.19.213.104 () {30 vars in 815 bytes} [Tue Aug 11 12:27:30 2026] GET /v2.0/security-group-rules?security_group_id=776b0bd3-848f-41d4-a49b-410088c4b4c8 => generated 1182 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3068] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:27:30 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: 1546/3069] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:27:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3070] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:27:30 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: 1547/3071] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:27:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3072] 199.19.213.104 () {30 vars in 741 bytes} [Tue Aug 11 12:27:30 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => 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: 1548/3073] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:30 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3074] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:31 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3075] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:31 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3076] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:32 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3077] 199.19.213.104 () {34 vars in 975 bytes} [Tue Aug 11 12:27:33 2026] GET /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3078] 199.19.213.104 () {34 vars in 1060 bytes} [Tue Aug 11 12:27:33 2026] GET /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3079] 199.19.213.104 () {34 vars in 1016 bytes} [Tue Aug 11 12:27:33 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637?fields=dns_domain => generated 29 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3080] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:33 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 2590 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3081] 199.19.213.104 () {38 vars in 1028 bytes} [Tue Aug 11 12:27:33 2026] PUT /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1151 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3082] 199.19.213.104 () {30 vars in 769 bytes} [Tue Aug 11 12:27:34 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 1248 bytes in 42 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: 1530/3083] 199.19.213.104 () {34 vars in 789 bytes} [Tue Aug 11 12:27:34 2026] PUT /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1090 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3084] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:27:34 2026] GET /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 1090 bytes in 41 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-08-11 12:27:34.740 8 INFO neutron_taas.services.taas.taas_plugin [None req-2584e210-dd1c-4432-8e54-28f1c2ee0879 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 47da92ed-191e-4c89-ae72-089a1d559c5e 2026-08-11 12:27:34.743 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2584e210-dd1c-4432-8e54-28f1c2ee0879 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 47da92ed-191e-4c89-ae72-089a1d559c5e [pid: 8|app: 0|req: 1531/3085] 199.19.213.104 () {32 vars in 759 bytes} [Tue Aug 11 12:27:34 2026] DELETE /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3086] 199.19.213.104 () {30 vars in 703 bytes} [Tue Aug 11 12:27:34 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: 1532/3087] 199.19.213.104 () {30 vars in 705 bytes} [Tue Aug 11 12:27:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3088] 199.19.213.104 () {30 vars in 681 bytes} [Tue Aug 11 12:27:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3089] 199.19.213.104 () {30 vars in 717 bytes} [Tue Aug 11 12:27:35 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-08-11 12:27:35.066 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e1f8903-d2f2-47dc-97ec-f14157bff1eb 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3090] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:27:35 2026] GET /v2.0/ports?tenant_id=312f6406cd28458fb6df194b726fbb36&device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3091] 199.19.213.104 () {32 vars in 759 bytes} [Tue Aug 11 12:27:35 2026] DELETE /v2.0/ports/47da92ed-191e-4c89-ae72-089a1d559c5e => 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: 1557/3092] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:27:35 2026] GET /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3093] 199.19.213.104 () {34 vars in 1066 bytes} [Tue Aug 11 12:27:35 2026] GET /v2.0/networks?id=9db6d343-8fb9-4181-b39d-dd55db429c83&id=481af616-dd1c-4167-9a20-1101fe6f6637 => generated 1523 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:27:35.140 7 INFO neutron.api.v2.resource [None req-39c46652-188e-4779-b7c7-b3b360e9412d 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3094] 199.19.213.104 () {30 vars in 763 bytes} [Tue Aug 11 12:27:35 2026] GET /v2.0/security-groups/lb-e385abfd-e74d-46bf-bbc3-5f7147779b39 => 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: 1537/3095] 199.19.213.104 () {34 vars in 1062 bytes} [Tue Aug 11 12:27:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.188&port_id=18406b32-3a4a-4275-8194-c0f34051619d => 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: 1559/3096] 199.19.213.104 () {30 vars in 785 bytes} [Tue Aug 11 12:27:35 2026] GET /v2.0/security-groups?name=lb-e385abfd-e74d-46bf-bbc3-5f7147779b39 => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3097] 199.19.213.104 () {34 vars in 984 bytes} [Tue Aug 11 12:27:35 2026] GET /v2.0/subnets?id=77d3a4bd-6669-4e49-95ed-77fbcfc075ef => generated 654 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3098] 199.19.213.104 () {30 vars in 737 bytes} [Tue Aug 11 12:27:35 2026] GET /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3099] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:27:35 2026] GET /v2.0/ports?network_id=9db6d343-8fb9-4181-b39d-dd55db429c83&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3100] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:27:35 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?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: 1541/3101] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:27:35 2026] GET /v2.0/networks/9db6d343-8fb9-4181-b39d-dd55db429c83?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3102] 199.19.213.104 () {34 vars in 789 bytes} [Tue Aug 11 12:27:35 2026] PUT /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => generated 1094 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3103] 199.19.213.104 () {32 vars in 779 bytes} [Tue Aug 11 12:27:35 2026] DELETE /v2.0/security-groups/776b0bd3-848f-41d4-a49b-410088c4b4c8 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:27:35.630 7 INFO neutron_taas.services.taas.taas_plugin [None req-57174755-8060-4324-9873-ade1e9af010e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 8b584eee-80b2-4588-af6e-432d57100e14 2026-08-11 12:27:35.634 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57174755-8060-4324-9873-ade1e9af010e 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 8b584eee-80b2-4588-af6e-432d57100e14 [pid: 7|app: 0|req: 1562/3104] 199.19.213.104 () {32 vars in 759 bytes} [Tue Aug 11 12:27:35 2026] DELETE /v2.0/ports/8b584eee-80b2-4588-af6e-432d57100e14 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3107] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:27:38 2026] GET /v2.0/ports?device_id=a1066672-a513-41bc-9fa2-2c18f5331d86 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:27:38.760 7 INFO neutron_taas.services.taas.taas_plugin [req-4fbd8d2d-acdf-4198-abc0-4651e89db8e6 req-015d169c-f024-4f89-9883-76674e00d1ed 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] TaaS: Handle Delete Port: 18406b32-3a4a-4275-8194-c0f34051619d 2026-08-11 12:27:38.764 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4fbd8d2d-acdf-4198-abc0-4651e89db8e6 req-015d169c-f024-4f89-9883-76674e00d1ed 0fde380302e448cdb10920fa55eafa86 312f6406cd28458fb6df194b726fbb36 - - default default] Tap Mirror: Handle Delete Port: 18406b32-3a4a-4275-8194-c0f34051619d [pid: 7|app: 0|req: 1564/3108] 199.19.213.104 () {36 vars in 997 bytes} [Tue Aug 11 12:27:38 2026] DELETE /v2.0/ports/18406b32-3a4a-4275-8194-c0f34051619d => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:27:38.935 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b709c56b-1be5-4148-8b15-b77f9132f376'] response: {'server_uuid': 'a1066672-a513-41bc-9fa2-2c18f5331d86', 'name': 'network-vif-deleted', 'tag': '18406b32-3a4a-4275-8194-c0f34051619d', 'status': 'completed', 'code': 200} 2026-08-11 12:27:40.184 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f48d7dc-0608-4534-80f8-eb80c86d4482 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] TaaS: Handle Delete Port: 03390665-c5c7-4c68-bb93-d629eb40bed1 2026-08-11 12:27:40.188 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f48d7dc-0608-4534-80f8-eb80c86d4482 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Tap Mirror: Handle Delete Port: 03390665-c5c7-4c68-bb93-d629eb40bed1 2026-08-11 12:27:40.360 8 INFO neutron.db.l3_db [None req-3f48d7dc-0608-4534-80f8-eb80c86d4482 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Floating IP b5b7c969-4922-457c-aa04-68b50847ba03 disassociated (deleted). External IP: 10.96.250.213, port: b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2. [pid: 8|app: 0|req: 1545/3109] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:27:40 2026] DELETE /v2.0/floatingips/b5b7c969-4922-457c-aa04-68b50847ba03 => generated 0 bytes in 646 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:27:40.711 7 INFO neutron.api.v2.resource [None req-07ed0d44-ec7d-488b-a974-e348f1315375 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3110] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:27:40 2026] GET /v2.0/floatingips/b5b7c969-4922-457c-aa04-68b50847ba03 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:27:40.721 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f520a716-c9a9-40c1-8728-4bafa4565c26'] response: {'name': 'network-changed', 'server_uuid': '80c31dec-7287-4f72-92cf-d98df654a9ac', 'tag': 'b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1546/3111] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:27:40 2026] GET /v2.0/ports?device_id=80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3112] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:27:40 2026] GET /v2.0/security-groups?id=70801e31-e6a3-493e-b69b-72979781291c&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3113] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:27:41 2026] GET /v2.0/ports?tenant_id=905ae72417ba4123b3b1b32562da57fe&device_id=80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3114] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:27:41 2026] GET /v2.0/networks?id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3115] 199.19.213.104 () {34 vars in 1056 bytes} [Tue Aug 11 12:27:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 => 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: 1568/3116] 199.19.213.104 () {34 vars in 1104 bytes} [Tue Aug 11 12:27:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A8e&port_id=b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 => 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: 1549/3117] 199.19.213.104 () {34 vars in 1064 bytes} [Tue Aug 11 12:27:41 2026] GET /v2.0/subnets?id=fb512a9e-345e-407f-adc5-c8bfc7d968f0&id=90132a7e-084d-4abe-a16c-d319f9ab2f72 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3118] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:27:41 2026] GET /v2.0/ports?network_id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80&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: 8|app: 0|req: 1550/3119] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:27:41 2026] GET /v2.0/ports?network_id=dc6706fb-1ccc-4a77-b843-d6c9ff519f80&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3120] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:27:41 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?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: 1551/3121] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:27:41 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3122] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:27:43 2026] GET /v2.0/ports?device_id=80c31dec-7287-4f72-92cf-d98df654a9ac => generated 1194 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:27:43.448 8 INFO neutron_taas.services.taas.taas_plugin [req-97cb8372-0343-482d-a752-257361c70dbd req-cc6d7ec1-b4cf-49e7-80a6-454ce9cff1b2 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] TaaS: Handle Delete Port: b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 2026-08-11 12:27:43.450 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-97cb8372-0343-482d-a752-257361c70dbd req-cc6d7ec1-b4cf-49e7-80a6-454ce9cff1b2 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Tap Mirror: Handle Delete Port: b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 [pid: 8|app: 0|req: 1552/3123] 199.19.213.104 () {36 vars in 997 bytes} [Tue Aug 11 12:27:43 2026] DELETE /v2.0/ports/b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:27:43.663 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b707f211-2a19-4906-903d-929b17eb4fab'] response: {'server_uuid': '80c31dec-7287-4f72-92cf-d98df654a9ac', 'name': 'network-vif-deleted', 'tag': 'b55f77bb-2d1a-4a51-9c1a-722be7eb3fa2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1572/3124] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:27:46 2026] GET /v2.0/ports?device_id=80c31dec-7287-4f72-92cf-d98df654a9ac => generated 12 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:27:51.687 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef240250-00df-43cb-a820-f656f09e998b 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] TaaS: Handle Delete Port: 26a5d8ad-0211-466c-8524-d2fe4408a0bb 2026-08-11 12:27:51.690 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef240250-00df-43cb-a820-f656f09e998b 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Tap Mirror: Handle Delete Port: 26a5d8ad-0211-466c-8524-d2fe4408a0bb 2026-08-11 12:27:51.857 8 INFO neutron.db.l3_db [None req-ef240250-00df-43cb-a820-f656f09e998b 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Floating IP dc4ffdd5-452e-4597-96b8-c60020d2f228 disassociated (deleted). External IP: 10.96.250.211, port: 4c63208b-7709-4d63-a9b8-cd06f1f29f4a. [pid: 8|app: 0|req: 1553/3127] 10.0.0.49 () {32 vars in 731 bytes} [Tue Aug 11 12:27:51 2026] DELETE /v2.0/floatingips/dc4ffdd5-452e-4597-96b8-c60020d2f228 => generated 0 bytes in 641 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:27:52.224 7 INFO neutron.api.v2.resource [None req-4b490b49-d6d5-4c3e-850c-edec3833b30f 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3128] 10.0.0.49 () {32 vars in 728 bytes} [Tue Aug 11 12:27:52 2026] GET /v2.0/floatingips/dc4ffdd5-452e-4597-96b8-c60020d2f228 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:27:52.239 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-54b6376c-a578-42e1-a59b-6d24a7ae2ef7'] response: {'name': 'network-changed', 'server_uuid': '182fecea-e06e-491f-b7c8-79e5c6d9a62c', 'tag': '4c63208b-7709-4d63-a9b8-cd06f1f29f4a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1554/3129] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:27:52 2026] GET /v2.0/ports?device_id=182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3130] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Aug 11 12:27:52 2026] GET /v2.0/security-groups?id=70801e31-e6a3-493e-b69b-72979781291c&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3131] 199.19.213.104 () {34 vars in 1080 bytes} [Tue Aug 11 12:27:52 2026] GET /v2.0/ports?tenant_id=905ae72417ba4123b3b1b32562da57fe&device_id=182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3132] 199.19.213.104 () {34 vars in 986 bytes} [Tue Aug 11 12:27:52 2026] GET /v2.0/networks?id=f7780b74-ff6e-4684-9e05-75aa01c83173 => 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: 1556/3133] 199.19.213.104 () {34 vars in 1058 bytes} [Tue Aug 11 12:27:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=4c63208b-7709-4d63-a9b8-cd06f1f29f4a => 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: 1578/3134] 199.19.213.104 () {34 vars in 1104 bytes} [Tue Aug 11 12:27:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A272&port_id=4c63208b-7709-4d63-a9b8-cd06f1f29f4a => 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: 1557/3135] 199.19.213.104 () {34 vars in 1064 bytes} [Tue Aug 11 12:27:52 2026] GET /v2.0/subnets?id=6a77ce29-bd05-4241-9a88-bc7ee9326ff8&id=d9aad922-01c7-4b22-a30c-08a1a913a9e4 => generated 1409 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3136] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:27:52 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3137] 199.19.213.104 () {34 vars in 1052 bytes} [Tue Aug 11 12:27:53 2026] GET /v2.0/ports?network_id=f7780b74-ff6e-4684-9e05-75aa01c83173&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3138] 199.19.213.104 () {34 vars in 1012 bytes} [Tue Aug 11 12:27:53 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 1559/3139] 199.19.213.104 () {34 vars in 1112 bytes} [Tue Aug 11 12:27:53 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173?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: 1581/3140] 199.19.213.104 () {34 vars in 994 bytes} [Tue Aug 11 12:27:54 2026] GET /v2.0/ports?device_id=182fecea-e06e-491f-b7c8-79e5c6d9a62c => generated 1200 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:27:54.909 8 INFO neutron_taas.services.taas.taas_plugin [req-196abc85-d897-436e-a164-cd5fa5fd6135 req-1e818709-1161-4e71-951b-702b1deb60a4 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] TaaS: Handle Delete Port: 4c63208b-7709-4d63-a9b8-cd06f1f29f4a 2026-08-11 12:27:54.911 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-196abc85-d897-436e-a164-cd5fa5fd6135 req-1e818709-1161-4e71-951b-702b1deb60a4 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Tap Mirror: Handle Delete Port: 4c63208b-7709-4d63-a9b8-cd06f1f29f4a [pid: 8|app: 0|req: 1560/3141] 199.19.213.104 () {36 vars in 997 bytes} [Tue Aug 11 12:27:54 2026] DELETE /v2.0/ports/4c63208b-7709-4d63-a9b8-cd06f1f29f4a => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:27:55.107 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5e0d3da-3495-406f-8bdd-f4d84dfa9a61'] response: {'server_uuid': '182fecea-e06e-491f-b7c8-79e5c6d9a62c', 'name': 'network-vif-deleted', 'tag': '4c63208b-7709-4d63-a9b8-cd06f1f29f4a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1582/3142] 10.0.0.14 () {34 vars in 989 bytes} [Tue Aug 11 12:27:57 2026] GET /v2.0/ports?device_id=182fecea-e06e-491f-b7c8-79e5c6d9a62c => 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: 1561/3143] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:28:02 2026] DELETE /v2.0/security-group-rules/52a063dd-77f1-4f12-8b31-946c4885398d => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:02.723 7 INFO neutron.api.v2.resource [None req-88146463-e033-4160-bcd3-7f7088d80d17 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/3144] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:28:02 2026] GET /v2.0/security-group-rules/52a063dd-77f1-4f12-8b31-946c4885398d => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3145] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:28:02 2026] DELETE /v2.0/security-group-rules/dfbb34b9-fa16-460c-a4a1-c27ebb4be055 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:02.809 7 INFO neutron.api.v2.resource [None req-d1b864ed-7166-44be-a50a-0584c40947f6 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3146] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:28:02 2026] GET /v2.0/security-group-rules/dfbb34b9-fa16-460c-a4a1-c27ebb4be055 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3147] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:28:02 2026] DELETE /v2.0/security-group-rules/ed969988-58f9-4690-b7b6-873f85529590 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:02.893 7 INFO neutron.api.v2.resource [None req-46063d64-21a6-4ab3-888f-e09e2a16118b 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/3148] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:28:02 2026] GET /v2.0/security-group-rules/ed969988-58f9-4690-b7b6-873f85529590 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3149] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:28:02 2026] DELETE /v2.0/security-group-rules/40e65e10-9670-46fb-a17d-1bc048cc1ffb => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:02.977 7 INFO neutron.api.v2.resource [None req-c3a401a5-78e5-4da3-9962-9c73693d1910 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3150] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:28:02 2026] GET /v2.0/security-group-rules/40e65e10-9670-46fb-a17d-1bc048cc1ffb => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3151] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:28:02 2026] DELETE /v2.0/security-group-rules/1411716c-637f-49e5-ab30-ed873d1c9b98 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:03.070 7 INFO neutron.api.v2.resource [None req-666a90fd-eb41-4181-a168-b5faa489063e 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3152] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:28:03 2026] GET /v2.0/security-group-rules/1411716c-637f-49e5-ab30-ed873d1c9b98 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3153] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:28:03 2026] DELETE /v2.0/security-group-rules/c8ff859f-c916-4d27-98b1-900da0271e17 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:03.168 7 INFO neutron.api.v2.resource [None req-8c7c9ab1-0ce4-48c1-9864-30ee13ce74ab 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3154] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:28:03 2026] GET /v2.0/security-group-rules/c8ff859f-c916-4d27-98b1-900da0271e17 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3155] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:28:03 2026] DELETE /v2.0/security-group-rules/1d938c7c-71f6-4596-aeea-bcbe72808b7b => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:03.253 7 INFO neutron.api.v2.resource [None req-db4ffd77-b2c3-4b66-a0cd-38178870a0e9 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1589/3156] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:28:03 2026] GET /v2.0/security-group-rules/1d938c7c-71f6-4596-aeea-bcbe72808b7b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3157] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:28:03 2026] DELETE /v2.0/security-group-rules/d27eca9d-6bd1-4c14-aba7-3699ec1a0ad9 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:03.338 7 INFO neutron.api.v2.resource [None req-c8d30736-6bb8-435a-b345-f4d095dbbcae 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1590/3158] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:28:03 2026] GET /v2.0/security-group-rules/d27eca9d-6bd1-4c14-aba7-3699ec1a0ad9 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3159] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:28:03 2026] DELETE /v2.0/security-group-rules/3ab9d3fb-2d2e-420a-8a39-0cf0e70ff089 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:03.415 7 INFO neutron.api.v2.resource [None req-1c6d1518-50ee-43af-908f-a4b8adadcaf0 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1591/3160] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:28:03 2026] GET /v2.0/security-group-rules/3ab9d3fb-2d2e-420a-8a39-0cf0e70ff089 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3161] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:28:03 2026] DELETE /v2.0/security-group-rules/7d0dd671-5629-4bd2-a525-8e1c35d3ae4b => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:03.503 7 INFO neutron.api.v2.resource [None req-24ca5d5f-a6f1-408f-8592-a6752f0c0c1d 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1592/3162] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:28:03 2026] GET /v2.0/security-group-rules/7d0dd671-5629-4bd2-a525-8e1c35d3ae4b => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3163] 10.0.0.49 () {32 vars in 749 bytes} [Tue Aug 11 12:28:03 2026] DELETE /v2.0/security-group-rules/50893976-65bc-49ce-8a56-9c494d2d297d => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:03.584 7 INFO neutron.api.v2.resource [None req-4cf03a0c-a9b3-4843-9976-fe2904f05571 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1593/3164] 10.0.0.49 () {32 vars in 746 bytes} [Tue Aug 11 12:28:03 2026] GET /v2.0/security-group-rules/50893976-65bc-49ce-8a56-9c494d2d297d => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3165] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:28:03 2026] DELETE /v2.0/security-groups/70801e31-e6a3-493e-b69b-72979781291c => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:03.685 7 INFO neutron.api.v2.resource [None req-4917fdcc-920d-42b9-9865-ce54477dc00b 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1594/3166] 10.0.0.49 () {32 vars in 736 bytes} [Tue Aug 11 12:28:03 2026] GET /v2.0/security-groups/70801e31-e6a3-493e-b69b-72979781291c => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:28:04.118 8 INFO neutron_taas.services.taas.taas_plugin [None req-817eec94-e71c-4ccc-948c-838f697e88aa 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] TaaS: Handle Delete Port: 94ed2501-d6d0-4d6c-9ff6-de4f75816fe4 2026-08-11 12:28:04.120 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-817eec94-e71c-4ccc-948c-838f697e88aa 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Tap Mirror: Handle Delete Port: 94ed2501-d6d0-4d6c-9ff6-de4f75816fe4 [pid: 8|app: 0|req: 1573/3167] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:28:03 2026] PUT /v2.0/routers/55256867-52c4-4c85-a3da-121d4db3b34e/remove_router_interface => generated 309 bytes in 1324 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:28:05.226 7 INFO neutron.api.v2.resource [None req-c88ae09c-73ac-4fcb-b4a7-15d33284f92d 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3168] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:28:05 2026] PUT /v2.0/routers/55256867-52c4-4c85-a3da-121d4db3b34e/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:28:05.627 8 INFO neutron_taas.services.taas.taas_plugin [None req-bfeac5f4-15e2-4560-b872-1fcf76d5ce9c 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] TaaS: Handle Delete Port: 510312ce-4603-43fb-8306-b2fc3a7ff3b5 2026-08-11 12:28:05.630 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfeac5f4-15e2-4560-b872-1fcf76d5ce9c 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Tap Mirror: Handle Delete Port: 510312ce-4603-43fb-8306-b2fc3a7ff3b5 [pid: 8|app: 0|req: 1574/3169] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:28:05 2026] PUT /v2.0/routers/55256867-52c4-4c85-a3da-121d4db3b34e/remove_router_interface => generated 309 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:28:06.294 7 INFO neutron.api.v2.resource [None req-52a132a9-7322-4a09-860f-062d0293efd2 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1596/3170] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:28:06 2026] PUT /v2.0/routers/55256867-52c4-4c85-a3da-121d4db3b34e/remove_router_interface => generated 198 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:28:06.666 8 INFO neutron_taas.services.taas.taas_plugin [None req-42d6c07c-ba26-4134-97c4-86e7283d26c1 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] TaaS: Handle Delete Port: 95b280bb-e28b-4083-a7d4-a8e19e7e7d48 2026-08-11 12:28:06.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42d6c07c-ba26-4134-97c4-86e7283d26c1 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Tap Mirror: Handle Delete Port: 95b280bb-e28b-4083-a7d4-a8e19e7e7d48 [pid: 8|app: 0|req: 1575/3173] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:28:06 2026] PUT /v2.0/routers/55256867-52c4-4c85-a3da-121d4db3b34e/remove_router_interface => generated 309 bytes in 930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:28:07.385 7 INFO neutron.api.v2.resource [None req-a0616850-2519-4b53-a8ae-03bbe6adab94 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3174] 10.0.0.49 () {34 vars in 788 bytes} [Tue Aug 11 12:28:07 2026] PUT /v2.0/routers/55256867-52c4-4c85-a3da-121d4db3b34e/remove_router_interface => generated 198 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:28:07.584 8 INFO neutron_taas.services.taas.taas_plugin [None req-c5e9160d-00cc-4644-b1ed-6410b3dc7b28 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] TaaS: Handle Delete Port: cb737b68-6e19-4635-a354-48b49e296360 2026-08-11 12:28:07.587 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5e9160d-00cc-4644-b1ed-6410b3dc7b28 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Tap Mirror: Handle Delete Port: cb737b68-6e19-4635-a354-48b49e296360 2026-08-11 12:28:07.829 8 INFO neutron_taas.services.taas.taas_plugin [None req-c5e9160d-00cc-4644-b1ed-6410b3dc7b28 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] TaaS: Handle Delete Port: f3ee05e9-e91a-4929-8e0c-31be340d1897 2026-08-11 12:28:07.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5e9160d-00cc-4644-b1ed-6410b3dc7b28 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Tap Mirror: Handle Delete Port: f3ee05e9-e91a-4929-8e0c-31be340d1897 2026-08-11 12:28:08.177 8 INFO neutron.services.segments.plugin [-] Segment bdc9fe8a-be40-45ce-b8a3-fe87475229c3 resource provider aggregate not found 2026-08-11 12:28:08.188 8 INFO neutron.services.segments.plugin [-] Segment bdc9fe8a-be40-45ce-b8a3-fe87475229c3 resource provider aggregate not found 2026-08-11 12:28:08.205 8 INFO neutron.services.segments.plugin [-] Segment bdc9fe8a-be40-45ce-b8a3-fe87475229c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdc9fe8a-be40-45ce-b8a3-fe87475229c3 found for delete ", "request_id": "req-bf3b1a6c-298c-43f2-99e5-2633ef023a57"}]} 2026-08-11 12:28:08.210 8 INFO neutron.db.l3_hamode_db [None req-c5e9160d-00cc-4644-b1ed-6410b3dc7b28 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] HA network 7d5f97d9-c3d6-4546-a1e1-895d8f22c20e was deleted as no HA routers are present in tenant 905ae72417ba4123b3b1b32562da57fe. [pid: 8|app: 0|req: 1576/3175] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:28:07 2026] DELETE /v2.0/routers/55256867-52c4-4c85-a3da-121d4db3b34e => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:08.227 8 INFO neutron.services.segments.plugin [-] Segment bdc9fe8a-be40-45ce-b8a3-fe87475229c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdc9fe8a-be40-45ce-b8a3-fe87475229c3 found for delete ", "request_id": "req-16445d6e-1a9e-4274-b9a1-6e96da25536b"}]} 2026-08-11 12:28:08.245 7 INFO neutron.api.v2.resource [None req-98168da6-8385-426b-b5aa-932c5da4dae4 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3176] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:28:08 2026] GET /v2.0/routers/55256867-52c4-4c85-a3da-121d4db3b34e => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3177] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:28:08 2026] DELETE /v2.0/subnets/90132a7e-084d-4abe-a16c-d319f9ab2f72 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:28:08.455 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7c07185-a7cd-471a-b4b7-bea98719a413 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1601/3178] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:28:08 2026] GET /v2.0/subnets/90132a7e-084d-4abe-a16c-d319f9ab2f72 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3179] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:28:08 2026] DELETE /v2.0/subnets/fb512a9e-345e-407f-adc5-c8bfc7d968f0 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:28:08.626 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9bd738a-70ca-4e0e-8ddf-c049cec42990 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1602/3180] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:28:08 2026] GET /v2.0/subnets/fb512a9e-345e-407f-adc5-c8bfc7d968f0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:28:08.715 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3fc2f65-c5ab-47fb-8bf4-cc06cee267e5 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] TaaS: Handle Delete Port: 1350f040-3849-4d31-a20a-04f3e2588955 2026-08-11 12:28:08.718 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3fc2f65-c5ab-47fb-8bf4-cc06cee267e5 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Tap Mirror: Handle Delete Port: 1350f040-3849-4d31-a20a-04f3e2588955 [pid: 8|app: 0|req: 1579/3181] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:28:08 2026] DELETE /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:28:08.938 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75dff3f5-927c-467a-bcde-847b1eaf83cf 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1603/3182] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:28:08 2026] GET /v2.0/networks/dc6706fb-1ccc-4a77-b843-d6c9ff519f80 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3183] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:28:08 2026] DELETE /v2.0/subnets/d9aad922-01c7-4b22-a30c-08a1a913a9e4 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:28:09.147 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5594768c-9972-48d3-a67d-02ef870f0521 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1604/3184] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:28:09 2026] GET /v2.0/subnets/d9aad922-01c7-4b22-a30c-08a1a913a9e4 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3185] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:28:09 2026] DELETE /v2.0/subnets/6a77ce29-bd05-4241-9a88-bc7ee9326ff8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:28:09.305 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a1728f5-7b7f-4b84-93b2-91a4ea13ac24 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1605/3186] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:28:09 2026] GET /v2.0/subnets/6a77ce29-bd05-4241-9a88-bc7ee9326ff8 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:28:09.409 8 INFO neutron_taas.services.taas.taas_plugin [None req-0aaaf932-170b-4d47-95a0-19f7669165b7 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] TaaS: Handle Delete Port: b3986e61-5d48-41f1-84c3-11cff70edb5f 2026-08-11 12:28:09.414 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0aaaf932-170b-4d47-95a0-19f7669165b7 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Tap Mirror: Handle Delete Port: b3986e61-5d48-41f1-84c3-11cff70edb5f [pid: 8|app: 0|req: 1582/3187] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:28:09 2026] DELETE /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:28:09.628 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f77eb8db-fd6b-4cf4-ad55-d62bfae571ec 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1606/3188] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:28:09 2026] GET /v2.0/networks/f7780b74-ff6e-4684-9e05-75aa01c83173 => 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: 1583/3189] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:28:09 2026] DELETE /v2.0/subnets/cbd700cc-1d11-4df9-bbe7-3453c8e355a9 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:28:09.819 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56c5ffd5-0f5e-4b17-b928-2ed9e1ba951a 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1607/3190] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:28:09 2026] GET /v2.0/subnets/cbd700cc-1d11-4df9-bbe7-3453c8e355a9 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3191] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:28:09 2026] DELETE /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:28:10.015 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04181b61-d182-4e97-89b2-c6a6efd050cc 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1608/3192] 10.0.0.49 () {32 vars in 720 bytes} [Tue Aug 11 12:28:09 2026] GET /v2.0/subnets/337fb686-a694-4739-8941-84c3756cd499 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:28:10.125 8 INFO neutron_taas.services.taas.taas_plugin [None req-5049f45a-c227-47ad-b25c-19a8a9700bd1 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] TaaS: Handle Delete Port: b8e915fc-729f-4a8f-9fe2-24a233030c59 2026-08-11 12:28:10.129 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5049f45a-c227-47ad-b25c-19a8a9700bd1 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] Tap Mirror: Handle Delete Port: b8e915fc-729f-4a8f-9fe2-24a233030c59 2026-08-11 12:28:10.235 8 INFO neutron.services.segments.plugin [-] Segment 39e19585-5b74-440b-953e-4639c51b45ff resource provider aggregate not found 2026-08-11 12:28:10.258 8 INFO neutron.services.segments.plugin [-] Segment 39e19585-5b74-440b-953e-4639c51b45ff resource provider aggregate not found 2026-08-11 12:28:10.266 8 INFO neutron.services.segments.plugin [-] Segment 39e19585-5b74-440b-953e-4639c51b45ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39e19585-5b74-440b-953e-4639c51b45ff found for delete ", "request_id": "req-89fd806d-e275-4767-a0cb-d4fb3796918d"}]} 2026-08-11 12:28:10.289 8 INFO neutron.services.segments.plugin [-] Segment 783e6998-b027-4bee-93d2-ca2e4551328f resource provider aggregate not found 2026-08-11 12:28:10.289 8 INFO neutron.services.segments.plugin [-] Segment 39e19585-5b74-440b-953e-4639c51b45ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39e19585-5b74-440b-953e-4639c51b45ff found for delete ", "request_id": "req-01011bec-f0b7-46e4-b1c7-cfe35c824776"}]} 2026-08-11 12:28:10.314 8 INFO neutron.services.segments.plugin [-] Segment 783e6998-b027-4bee-93d2-ca2e4551328f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 783e6998-b027-4bee-93d2-ca2e4551328f found for delete ", "request_id": "req-482a0473-924a-455c-aeaf-760c70eb0868"}]} 2026-08-11 12:28:10.319 8 INFO neutron.services.segments.plugin [-] Segment 783e6998-b027-4bee-93d2-ca2e4551328f resource provider aggregate not found 2026-08-11 12:28:10.339 8 INFO neutron.services.segments.plugin [-] Segment 783e6998-b027-4bee-93d2-ca2e4551328f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 783e6998-b027-4bee-93d2-ca2e4551328f found for delete ", "request_id": "req-26f8c1f5-57b8-44dd-8957-dcc44e02583e"}]} [pid: 8|app: 0|req: 1585/3193] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:28:10 2026] DELETE /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:28:10.410 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f79d3f5e-94a8-4700-882c-b7394ad2232d 22bcbb9ca6b948e086c2478842ae7e15 905ae72417ba4123b3b1b32562da57fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3194] 10.0.0.49 () {32 vars in 722 bytes} [Tue Aug 11 12:28:10 2026] GET /v2.0/networks/481af616-dd1c-4167-9a20-1101fe6f6637 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:28:12.332 8 INFO neutron.services.segments.plugin [-] Segment e1a7f4cc-b71d-47eb-a977-63cf9f757610 resource provider aggregate not found 2026-08-11 12:28:12.350 8 INFO neutron.services.segments.plugin [-] Segment e1a7f4cc-b71d-47eb-a977-63cf9f757610 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1a7f4cc-b71d-47eb-a977-63cf9f757610 found for delete ", "request_id": "req-4636b5af-5903-4e13-a513-1929607782cb"}]} 2026-08-11 12:28:12.358 8 INFO neutron.services.segments.plugin [-] Segment e1a7f4cc-b71d-47eb-a977-63cf9f757610 resource provider aggregate not found 2026-08-11 12:28:12.375 8 INFO neutron.services.segments.plugin [-] Segment e1a7f4cc-b71d-47eb-a977-63cf9f757610 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1a7f4cc-b71d-47eb-a977-63cf9f757610 found for delete ", "request_id": "req-dd3bca27-e488-4952-af22-d0ecca00fc7e"}]} [pid: 8|app: 0|req: 1586/3195] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:28:12 2026] GET /v2.0/security-groups?tenant_id=905ae72417ba4123b3b1b32562da57fe&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3196] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:28:12 2026] DELETE /v2.0/security-groups/0796db4c-8495-44db-8c05-caba4763a517 => 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: 1587/3197] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:28:12 2026] GET /v2.0/security-groups?tenant_id=a7b27ebf65ba469fb2e42478f5259570&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3198] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:28:12 2026] DELETE /v2.0/security-groups/05abaffc-2dcf-437c-b4e3-7deea54efe8b => 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: 1588/3199] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:28:12 2026] GET /v2.0/security-groups?tenant_id=3ccbdfc3d9c34b73a85a076553bd1d8d&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3200] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:28:13 2026] DELETE /v2.0/security-groups/3b8a5599-8f32-4911-a5e5-9907e16d4476 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3201] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:28:13 2026] GET /v2.0/security-groups?tenant_id=9fcf546410f84fa096dde156a9e3171a&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: 1613/3202] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:28:13 2026] DELETE /v2.0/security-groups/9139ea12-a287-4638-b64b-c429b21eb37f => 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: 1590/3203] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:28:13 2026] GET /v2.0/security-groups?tenant_id=3487622931634b5cb52dfe4963ebe4dd&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3204] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:28:13 2026] DELETE /v2.0/security-groups/2bfa27c6-1f19-4193-ab04-4b69327abb9b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3205] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:28:13 2026] GET /v2.0/security-groups?tenant_id=475b2f15bcd94ee499570677bb19ca19&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3206] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:28:14 2026] DELETE /v2.0/security-groups/d8c61b7d-743b-4ce0-8d70-981082baeccd => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3207] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:28:14 2026] GET /v2.0/security-groups?tenant_id=779d0de049ec46fb94b3b8d5cf9b049a&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: 1616/3208] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:28:14 2026] DELETE /v2.0/security-groups/c4c5fa7c-88c4-4bbe-aaa6-81308a2e237a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:17.857 8 INFO neutron.db.segments_db [None req-4add111a-f2bc-4252-a6c8-2f35557a1dfd 7b0532f1cb4740038228d2951373bb6a 8d28ba17d3914174a3330f9c0b3529f2 - - default default] Added segment 9cd20ced-ec24-49ae-86db-22c80c067986 of type vxlan for network bbd1ece8-d3c6-4335-9f44-a43f42c88135 [pid: 8|app: 0|req: 1593/3209] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:28:17 2026] POST /v2.0/networks => generated 613 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3210] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:28:17 2026] PUT /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3211] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:28:18 2026] GET /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3212] 10.0.0.49 () {34 vars in 763 bytes} [Tue Aug 11 12:28:18 2026] PUT /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3213] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:28:18 2026] GET /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3214] 10.0.0.49 () {34 vars in 759 bytes} [Tue Aug 11 12:28:18 2026] PUT /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3215] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:28:18 2026] GET /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/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: 1620/3216] 10.0.0.49 () {34 vars in 781 bytes} [Tue Aug 11 12:28:18 2026] PUT /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3217] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:28:18 2026] GET /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3218] 10.0.0.49 () {34 vars in 752 bytes} [Tue Aug 11 12:28:18 2026] PUT /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3219] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:28:18 2026] GET /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/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: 1622/3220] 10.0.0.49 () {32 vars in 740 bytes} [Tue Aug 11 12:28:18 2026] GET /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:18.641 8 INFO neutron.api.v2.resource [None req-8665af71-b85d-4eb7-b1e0-e4a9a868864a 7b0532f1cb4740038228d2951373bb6a 8d28ba17d3914174a3330f9c0b3529f2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3221] 10.0.0.49 () {32 vars in 744 bytes} [Tue Aug 11 12:28:18 2026] GET /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3222] 10.0.0.49 () {32 vars in 743 bytes} [Tue Aug 11 12:28:18 2026] DELETE /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3223] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:28:18 2026] GET /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:28:18.792 7 INFO neutron.api.v2.resource [None req-d1d96cf8-ffda-4c39-8956-dcf552eb0505 7b0532f1cb4740038228d2951373bb6a 8d28ba17d3914174a3330f9c0b3529f2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3224] 10.0.0.49 () {32 vars in 747 bytes} [Tue Aug 11 12:28:18 2026] DELETE /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3225] 10.0.0.49 () {32 vars in 735 bytes} [Tue Aug 11 12:28:18 2026] DELETE /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/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: 1625/3226] 10.0.0.49 () {32 vars in 732 bytes} [Tue Aug 11 12:28:18 2026] GET /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:28:18.994 8 INFO neutron.services.segments.plugin [-] Segment 9cd20ced-ec24-49ae-86db-22c80c067986 resource provider aggregate not found 2026-08-11 12:28:18.997 8 INFO neutron.services.segments.plugin [-] Segment 9cd20ced-ec24-49ae-86db-22c80c067986 resource provider aggregate not found 2026-08-11 12:28:19.010 8 INFO neutron.services.segments.plugin [-] Segment 9cd20ced-ec24-49ae-86db-22c80c067986 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cd20ced-ec24-49ae-86db-22c80c067986 found for delete ", "request_id": "req-5022db12-931f-4b82-8e1a-06a42ff65463"}]} 2026-08-11 12:28:19.011 8 INFO neutron.services.segments.plugin [-] Segment 9cd20ced-ec24-49ae-86db-22c80c067986 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cd20ced-ec24-49ae-86db-22c80c067986 found for delete ", "request_id": "req-44c6bdf1-94e2-423c-b674-7acda6fd1a9a"}]} [pid: 8|app: 0|req: 1602/3227] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:28:18 2026] DELETE /v2.0/networks/bbd1ece8-d3c6-4335-9f44-a43f42c88135 => 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: 1626/3228] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:28:19 2026] GET /v2.0/security-groups?tenant_id=8d28ba17d3914174a3330f9c0b3529f2&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3229] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:28:19 2026] DELETE /v2.0/security-groups/69cc5391-472c-4f05-9787-826d82bf55dc => 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: 1627/3230] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:28:19 2026] GET /v2.0/security-groups?tenant_id=45199ceb7dcf4fd9ac52469c8935398a&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3231] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:28:20 2026] DELETE /v2.0/security-groups/aea2c0cc-4c6c-47f4-85be-9b2dd0615594 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:23.418 7 INFO neutron.db.segments_db [None req-a3464d37-7799-46fb-af4d-03d321057bcc 1a8e973eee314ec2a6271b66f5832b9b d66d779228ed40d6a516ebba15435e93 - - default default] Added segment 156b77a8-9a71-42e1-b650-da8321321303 of type vxlan for network b3fd59c5-de13-4ae7-b60f-5a0e10aa2e41 [pid: 7|app: 0|req: 1629/3234] 10.0.0.49 () {34 vars in 669 bytes} [Tue Aug 11 12:28:23 2026] POST /v2.0/networks => generated 613 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3235] 10.0.0.49 () {34 vars in 668 bytes} [Tue Aug 11 12:28:23 2026] POST /v2.0/subnets => generated 626 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3236] 10.0.0.49 () {34 vars in 750 bytes} [Tue Aug 11 12:28:23 2026] PUT /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3237] 10.0.0.49 () {32 vars in 730 bytes} [Tue Aug 11 12:28:23 2026] GET /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/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: 1631/3238] 10.0.0.49 () {34 vars in 761 bytes} [Tue Aug 11 12:28:23 2026] PUT /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3239] 10.0.0.49 () {32 vars in 730 bytes} [Tue Aug 11 12:28:23 2026] GET /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3240] 10.0.0.49 () {34 vars in 757 bytes} [Tue Aug 11 12:28:23 2026] PUT /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3241] 10.0.0.49 () {32 vars in 730 bytes} [Tue Aug 11 12:28:23 2026] GET /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3242] 10.0.0.49 () {34 vars in 779 bytes} [Tue Aug 11 12:28:24 2026] PUT /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3243] 10.0.0.49 () {32 vars in 730 bytes} [Tue Aug 11 12:28:24 2026] GET /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3244] 10.0.0.49 () {34 vars in 750 bytes} [Tue Aug 11 12:28:24 2026] PUT /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3245] 10.0.0.49 () {32 vars in 730 bytes} [Tue Aug 11 12:28:24 2026] GET /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3246] 10.0.0.49 () {32 vars in 738 bytes} [Tue Aug 11 12:28:24 2026] GET /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:28:24.337 8 INFO neutron.api.v2.resource [None req-8e69b7bb-e0b9-4c29-913d-7ab558861de9 1a8e973eee314ec2a6271b66f5832b9b d66d779228ed40d6a516ebba15435e93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3247] 10.0.0.49 () {32 vars in 742 bytes} [Tue Aug 11 12:28:24 2026] GET /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3248] 10.0.0.49 () {32 vars in 741 bytes} [Tue Aug 11 12:28:24 2026] DELETE /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3249] 10.0.0.49 () {32 vars in 730 bytes} [Tue Aug 11 12:28:24 2026] GET /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:28:24.489 7 INFO neutron.api.v2.resource [None req-06c29a4a-327d-4b09-bca7-0eb11b059177 1a8e973eee314ec2a6271b66f5832b9b d66d779228ed40d6a516ebba15435e93 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1637/3250] 10.0.0.49 () {32 vars in 745 bytes} [Tue Aug 11 12:28:24 2026] DELETE /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3251] 10.0.0.49 () {32 vars in 733 bytes} [Tue Aug 11 12:28:24 2026] DELETE /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/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: 1638/3252] 10.0.0.49 () {32 vars in 730 bytes} [Tue Aug 11 12:28:24 2026] GET /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3253] 10.0.0.49 () {32 vars in 723 bytes} [Tue Aug 11 12:28:24 2026] DELETE /v2.0/subnets/b1aebca2-27c9-4a53-b30c-200e5c045957 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:28:24.831 7 INFO neutron_taas.services.taas.taas_plugin [None req-cfe4cc6e-edc5-4df6-997f-cdca81289572 1a8e973eee314ec2a6271b66f5832b9b d66d779228ed40d6a516ebba15435e93 - - default default] TaaS: Handle Delete Port: f5c2e29e-e461-4a0c-bddb-7dc2d762f686 2026-08-11 12:28:24.833 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfe4cc6e-edc5-4df6-997f-cdca81289572 1a8e973eee314ec2a6271b66f5832b9b d66d779228ed40d6a516ebba15435e93 - - default default] Tap Mirror: Handle Delete Port: f5c2e29e-e461-4a0c-bddb-7dc2d762f686 2026-08-11 12:28:24.970 7 INFO neutron.services.segments.plugin [-] Segment 156b77a8-9a71-42e1-b650-da8321321303 resource provider aggregate not found 2026-08-11 12:28:24.982 7 INFO neutron.services.segments.plugin [-] Segment 156b77a8-9a71-42e1-b650-da8321321303 resource provider aggregate not found 2026-08-11 12:28:24.999 7 INFO neutron.services.segments.plugin [-] Segment 156b77a8-9a71-42e1-b650-da8321321303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 156b77a8-9a71-42e1-b650-da8321321303 found for delete ", "request_id": "req-4fc946fb-a18c-4672-a8ad-dda39e744253"}]} 2026-08-11 12:28:25.000 7 INFO neutron.services.segments.plugin [-] Segment 156b77a8-9a71-42e1-b650-da8321321303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 156b77a8-9a71-42e1-b650-da8321321303 found for delete ", "request_id": "req-c3dcfcc9-b0d5-4657-93d7-1a7d189f3380"}]} [pid: 7|app: 0|req: 1639/3254] 10.0.0.49 () {32 vars in 725 bytes} [Tue Aug 11 12:28:24 2026] DELETE /v2.0/networks/b3fd59c5-de13-4ae7-b60f-5a0e10aa2e41 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3255] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:28:25 2026] GET /v2.0/security-groups?tenant_id=d66d779228ed40d6a516ebba15435e93&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3256] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:28:25 2026] DELETE /v2.0/security-groups/502b0f7b-d6d1-4186-ad51-50583af9a7c3 => 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: 1617/3257] 10.0.0.49 () {32 vars in 773 bytes} [Tue Aug 11 12:28:25 2026] GET /v2.0/security-groups?tenant_id=f76a42b63e5e4ca8897bd60a9ef1ef9f&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3258] 10.0.0.49 () {32 vars in 739 bytes} [Tue Aug 11 12:28:26 2026] DELETE /v2.0/security-groups/3bd15945-d4fa-4e05-a9f6-1ecc6aa723c7 => 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: 1618/3259] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:28:28 2026] GET /v2.0/networks => generated 2168 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3260] 10.0.0.49 () {32 vars in 654 bytes} [Tue Aug 11 12:28:29 2026] GET /v2.0/floatingips => 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: 1619/3261] 10.0.0.49 () {32 vars in 646 bytes} [Tue Aug 11 12:28:29 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3262] 10.0.0.49 () {32 vars in 642 bytes} [Tue Aug 11 12:28:29 2026] GET /v2.0/ports => generated 4725 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3263] 10.0.0.49 () {32 vars in 646 bytes} [Tue Aug 11 12:28:30 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3264] 10.0.0.49 () {32 vars in 648 bytes} [Tue Aug 11 12:28:30 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3265] 10.0.0.49 () {32 vars in 662 bytes} [Tue Aug 11 12:28:30 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3266] 10.0.0.49 () {32 vars in 654 bytes} [Tue Aug 11 12:28:30 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)