+ 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 [Thu Apr 23 01:55:35 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-768c655986-hdjvw 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 0x7f33e25b8668 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-04-23 01:55:39.018 8 INFO neutron.common.config [-] Logging enabled! 2026-04-23 01:55:39.019 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-23 01:55:39.034 7 INFO neutron.common.config [-] Logging enabled! 2026-04-23 01:55:39.034 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-23 01:55:40.026 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 01:55:40.043 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 01:55:41.557 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 01:55:41.560 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 01:55:41.563 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 01:55:41.564 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 01:55:41.564 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 01:55:41.565 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 01:55:41.565 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 01:55:41.572 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 01:55:41.573 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 01:55:41.573 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 01:55:41.580 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 01:55:41.582 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 01:55:41.586 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 01:55:41.587 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 01:55:41.587 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 01:55:41.587 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 01:55:41.588 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 01:55:41.594 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 01:55:41.595 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 01:55:41.595 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 01:55:41.595 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 01:55:41.595 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 01:55:41.596 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 01:55:41.618 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 01:55:41.620 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 01:55:41.620 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 01:55:41.621 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 01:55:41.621 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 01:55:41.621 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 01:55:41.621 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 01:55:41.644 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 01:55:41.645 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 01:55:41.645 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 01:55:41.645 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 01:55:41.912 7 INFO neutron.plugins.ml2.managers [None req-8d0eb7a4-cfe6-4449-9370-7acb980fbbe7 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 01:55:41.922 8 INFO neutron.plugins.ml2.managers [None req-c8e1a653-e160-4414-a0ea-a7fb432ff281 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 01:55:42.184 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8d0eb7a4-cfe6-4449-9370-7acb980fbbe7 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 01:55:42.184 7 INFO neutron.plugins.ml2.managers [None req-8d0eb7a4-cfe6-4449-9370-7acb980fbbe7 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 01:55:42.184 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8d0eb7a4-cfe6-4449-9370-7acb980fbbe7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 01:55:42.192 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c8e1a653-e160-4414-a0ea-a7fb432ff281 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 01:55:42.192 8 INFO neutron.plugins.ml2.managers [None req-c8e1a653-e160-4414-a0ea-a7fb432ff281 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 01:55:42.192 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c8e1a653-e160-4414-a0ea-a7fb432ff281 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 01:55:42.201 7 INFO neutron.plugins.ml2.managers [None req-8d0eb7a4-cfe6-4449-9370-7acb980fbbe7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 01:55:42.201 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8d0eb7a4-cfe6-4449-9370-7acb980fbbe7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 01:55:42.201 7 INFO neutron.plugins.ml2.managers [None req-8d0eb7a4-cfe6-4449-9370-7acb980fbbe7 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 01:55:42.201 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8d0eb7a4-cfe6-4449-9370-7acb980fbbe7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 01:55:42.202 7 INFO neutron.plugins.ml2.managers [None req-8d0eb7a4-cfe6-4449-9370-7acb980fbbe7 - - - - - -] Initializing extension driver 'qos' 2026-04-23 01:55:42.202 7 INFO neutron.plugins.ml2.managers [None req-8d0eb7a4-cfe6-4449-9370-7acb980fbbe7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 01:55:42.202 7 INFO neutron.plugins.ml2.managers [None req-8d0eb7a4-cfe6-4449-9370-7acb980fbbe7 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 01:55:42.206 8 INFO neutron.plugins.ml2.managers [None req-c8e1a653-e160-4414-a0ea-a7fb432ff281 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 01:55:42.206 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c8e1a653-e160-4414-a0ea-a7fb432ff281 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 01:55:42.206 8 INFO neutron.plugins.ml2.managers [None req-c8e1a653-e160-4414-a0ea-a7fb432ff281 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 01:55:42.207 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c8e1a653-e160-4414-a0ea-a7fb432ff281 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 01:55:42.207 8 INFO neutron.plugins.ml2.managers [None req-c8e1a653-e160-4414-a0ea-a7fb432ff281 - - - - - -] Initializing extension driver 'qos' 2026-04-23 01:55:42.207 8 INFO neutron.plugins.ml2.managers [None req-c8e1a653-e160-4414-a0ea-a7fb432ff281 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 01:55:42.207 8 INFO neutron.plugins.ml2.managers [None req-c8e1a653-e160-4414-a0ea-a7fb432ff281 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 01:55:42.217 7 INFO neutron.quota [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded quota_driver: . 2026-04-23 01:55:42.218 7 INFO neutron.plugins.ml2.plugin [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 01:55:42.218 7 INFO neutron.plugins.ml2.managers [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 01:55:42.218 7 INFO neutron.plugins.ml2.managers [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 01:55:42.218 7 INFO neutron.plugins.ml2.managers [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 01:55:42.218 7 INFO neutron.manager [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loading Plugin: qos 2026-04-23 01:55:42.228 8 INFO neutron.quota [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded quota_driver: . 2026-04-23 01:55:42.229 8 INFO neutron.plugins.ml2.plugin [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 01:55:42.229 8 INFO neutron.plugins.ml2.managers [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 01:55:42.229 8 INFO neutron.plugins.ml2.managers [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 01:55:42.229 8 INFO neutron.plugins.ml2.managers [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 01:55:42.229 8 INFO neutron.manager [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loading Plugin: qos 2026-04-23 01:55:42.231 7 INFO neutron.manager [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loading Plugin: router 2026-04-23 01:55:42.242 8 INFO neutron.manager [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loading Plugin: router 2026-04-23 01:55:42.277 7 INFO neutron.services.service_base [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 01:55:42.278 7 INFO neutron.manager [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loading Plugin: segments 2026-04-23 01:55:42.288 8 INFO neutron.services.service_base [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 01:55:42.288 8 INFO neutron.manager [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loading Plugin: segments 2026-04-23 01:55:42.373 7 INFO neutron.manager [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loading Plugin: trunk 2026-04-23 01:55:42.387 7 INFO neutron.manager [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loading Plugin: vpnaas 2026-04-23 01:55:42.397 8 INFO neutron.manager [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loading Plugin: trunk 2026-04-23 01:55:42.413 8 INFO neutron.manager [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loading Plugin: vpnaas 2026-04-23 01:55:42.426 7 WARNING stevedore.named [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 01:55:42.462 8 WARNING stevedore.named [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 01:55:42.492 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 01:55:42.493 7 INFO neutron.common.utils [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 01:55:42.493 7 INFO neutron.manager [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loading Plugin: taas 2026-04-23 01:55:42.517 7 WARNING stevedore.named [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 01:55:42.517 7 WARNING stevedore.named [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 01:55:42.537 7 INFO neutron_taas.services.taas.taas_plugin [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 01:55:42.537 7 INFO neutron.manager [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loading Plugin: tapmirror 2026-04-23 01:55:42.539 8 INFO neutron_vpnaas.services.vpn.plugin [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 01:55:42.540 8 INFO neutron.common.utils [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 01:55:42.540 8 INFO neutron.manager [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loading Plugin: taas 2026-04-23 01:55:42.548 7 WARNING stevedore.named [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 01:55:42.548 7 WARNING stevedore.named [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 01:55:42.564 8 WARNING stevedore.named [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 01:55:42.564 8 WARNING stevedore.named [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 01:55:42.565 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 01:55:42.565 7 INFO neutron.manager [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 01:55:42.574 7 INFO neutron.manager [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loading Plugin: tag 2026-04-23 01:55:42.583 7 INFO neutron.manager [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loading Plugin: timestamp 2026-04-23 01:55:42.583 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 01:55:42.583 8 INFO neutron.manager [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loading Plugin: tapmirror 2026-04-23 01:55:42.586 7 INFO neutron.manager [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 01:55:42.589 7 INFO neutron.manager [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loading Plugin: flavors 2026-04-23 01:55:42.593 7 INFO neutron.manager [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loading Plugin: revisions 2026-04-23 01:55:42.596 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Initializing extension manager. 2026-04-23 01:55:42.597 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: address-group 2026-04-23 01:55:42.597 8 WARNING stevedore.named [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 01:55:42.597 8 WARNING stevedore.named [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 01:55:42.598 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: address-scope 2026-04-23 01:55:42.599 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 01:55:42.599 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: agent 2026-04-23 01:55:42.600 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 01:55:42.601 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 01:55:42.602 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 01:55:42.603 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: availability_zone 2026-04-23 01:55:42.603 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 01:55:42.604 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 01:55:42.604 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 01:55:42.606 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 01:55:42.606 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: dns-integration 2026-04-23 01:55:42.607 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 01:55:42.607 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 01:55:42.608 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: dvr 2026-04-23 01:55:42.608 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 01:55:42.609 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 01:55:42.610 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 01:55:42.610 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 01:55:42.611 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: external-net 2026-04-23 01:55:42.611 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 01:55:42.612 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: extraroute 2026-04-23 01:55:42.612 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 01:55:42.613 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 01:55:42.613 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 01:55:42.614 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 01:55:42.614 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 01:55:42.614 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 01:55:42.614 8 INFO neutron.manager [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loading Plugin: auto_allocate 2026-04-23 01:55:42.615 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: fip-port-details 2026-04-23 01:55:42.615 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: flavors 2026-04-23 01:55:42.617 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 01:55:42.618 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 01:55:42.619 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: ip_allocation 2026-04-23 01:55:42.619 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 01:55:42.620 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 01:55:42.621 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: router 2026-04-23 01:55:42.623 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 01:55:42.623 8 INFO neutron.manager [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loading Plugin: tag 2026-04-23 01:55:42.623 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 01:55:42.624 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 01:55:42.624 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 01:55:42.625 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: l3-ha 2026-04-23 01:55:42.625 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 01:55:42.626 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 01:55:42.626 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: l3-flavors 2026-04-23 01:55:42.627 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 01:55:42.628 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 01:55:42.630 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 01:55:42.631 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 01:55:42.632 8 INFO neutron.manager [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loading Plugin: timestamp 2026-04-23 01:55:42.632 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 01:55:42.633 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 01:55:42.634 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 01:55:42.635 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: multi-provider 2026-04-23 01:55:42.636 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: net-mtu 2026-04-23 01:55:42.636 8 INFO neutron.manager [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 01:55:42.636 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 01:55:42.637 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 01:55:42.637 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: network_ha 2026-04-23 01:55:42.638 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 01:55:42.639 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 01:55:42.639 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: pagination 2026-04-23 01:55:42.640 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: port-device-profile 2026-04-23 01:55:42.640 8 INFO neutron.manager [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loading Plugin: flavors 2026-04-23 01:55:42.640 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 01:55:42.641 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 01:55:42.641 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 01:55:42.642 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: port-mac-override 2026-04-23 01:55:42.643 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 01:55:42.643 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 01:55:42.643 8 INFO neutron.manager [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loading Plugin: revisions 2026-04-23 01:55:42.644 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 01:55:42.644 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: port-resource-request 2026-04-23 01:55:42.645 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 01:55:42.645 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 01:55:42.646 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: binding 2026-04-23 01:55:42.646 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: binding-extended 2026-04-23 01:55:42.647 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: port-security 2026-04-23 01:55:42.647 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Initializing extension manager. 2026-04-23 01:55:42.647 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: project-id 2026-04-23 01:55:42.648 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: provider 2026-04-23 01:55:42.648 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: address-group 2026-04-23 01:55:42.648 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 01:55:42.649 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: address-scope 2026-04-23 01:55:42.650 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 01:55:42.651 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: qos 2026-04-23 01:55:42.651 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: agent 2026-04-23 01:55:42.651 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 01:55:42.651 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 01:55:42.652 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 01:55:42.652 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: qos-default 2026-04-23 01:55:42.652 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 01:55:42.653 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: qos-fip 2026-04-23 01:55:42.653 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 01:55:42.653 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 01:55:42.654 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: availability_zone 2026-04-23 01:55:42.654 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 01:55:42.654 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 01:55:42.654 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 01:55:42.655 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 01:55:42.655 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 01:55:42.655 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: default-subnetpools 2026-04-23 01:55:42.655 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 01:55:42.656 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: qos-pps 2026-04-23 01:55:42.657 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 01:55:42.657 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 01:55:42.657 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 01:55:42.657 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: dns-integration 2026-04-23 01:55:42.658 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 01:55:42.658 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 01:55:42.658 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 01:55:42.658 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 01:55:42.659 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: dvr 2026-04-23 01:55:42.659 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 01:55:42.659 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 01:55:42.660 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 01:55:42.660 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 01:55:42.661 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: quotas 2026-04-23 01:55:42.661 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 01:55:42.662 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: external-net 2026-04-23 01:55:42.662 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: quota_details 2026-04-23 01:55:42.662 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 01:55:42.663 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: extraroute 2026-04-23 01:55:42.663 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: rbac-policies 2026-04-23 01:55:42.664 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 01:55:42.664 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 01:55:42.664 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 01:55:42.664 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 01:55:42.665 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 01:55:42.665 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 01:55:42.665 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 01:55:42.666 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 01:55:42.666 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: revision-if-match 2026-04-23 01:55:42.666 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 01:55:42.666 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 01:55:42.667 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: fip-port-details 2026-04-23 01:55:42.667 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 01:55:42.667 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: flavors 2026-04-23 01:55:42.668 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 01:55:42.668 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 01:55:42.669 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: floatingip-pools 2026-04-23 01:55:42.669 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 01:55:42.670 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 01:55:42.670 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: ip_allocation 2026-04-23 01:55:42.670 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 01:55:42.670 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 01:55:42.671 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 01:55:42.671 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: l2_adjacency 2026-04-23 01:55:42.671 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 01:55:42.672 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 01:55:42.672 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: router 2026-04-23 01:55:42.674 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 01:55:42.674 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 01:55:42.675 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 01:55:42.675 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 01:55:42.676 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: l3-ha 2026-04-23 01:55:42.676 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: security-group 2026-04-23 01:55:42.676 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 01:55:42.677 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 01:55:42.677 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: segment 2026-04-23 01:55:42.677 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: l3-flavors 2026-04-23 01:55:42.678 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 01:55:42.678 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 01:55:42.678 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: service-type 2026-04-23 01:55:42.679 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 01:55:42.679 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: sorting 2026-04-23 01:55:42.679 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 01:55:42.680 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 01:55:42.680 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 01:55:42.681 7 WARNING neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 01:55:42.681 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 01:55:42.682 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 01:55:42.682 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 01:55:42.683 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 01:55:42.683 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 01:55:42.683 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 01:55:42.684 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 01:55:42.684 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 01:55:42.684 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 01:55:42.685 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 01:55:42.685 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 01:55:42.685 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: multi-provider 2026-04-23 01:55:42.686 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: net-mtu 2026-04-23 01:55:42.686 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 01:55:42.687 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 01:55:42.687 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: network_availability_zone 2026-04-23 01:55:42.687 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: tag-creation 2026-04-23 01:55:42.687 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: network_ha 2026-04-23 01:55:42.688 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 01:55:42.688 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: network-ip-availability 2026-04-23 01:55:42.689 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 01:55:42.690 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: pagination 2026-04-23 01:55:42.690 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: port-device-profile 2026-04-23 01:55:42.691 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 01:55:42.691 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 01:55:42.691 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 01:55:42.692 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 01:55:42.692 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: port-mac-override 2026-04-23 01:55:42.692 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 01:55:42.693 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 01:55:42.693 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: trunk 2026-04-23 01:55:42.693 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 01:55:42.693 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: trunk-details 2026-04-23 01:55:42.693 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 01:55:42.694 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 01:55:42.694 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: port-resource-request 2026-04-23 01:55:42.694 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 01:55:42.694 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 01:55:42.695 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 01:55:42.695 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 01:55:42.695 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 01:55:42.696 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: binding 2026-04-23 01:55:42.697 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: binding-extended 2026-04-23 01:55:42.697 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: port-security 2026-04-23 01:55:42.697 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 01:55:42.697 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: project-id 2026-04-23 01:55:42.698 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: provider 2026-04-23 01:55:42.698 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 01:55:42.699 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 01:55:42.699 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 01:55:42.700 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: vpnaas 2026-04-23 01:55:42.701 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: qos 2026-04-23 01:55:42.701 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 01:55:42.701 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: taas 2026-04-23 01:55:42.702 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 01:55:42.702 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: qos-default 2026-04-23 01:55:42.703 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: tap-mirror 2026-04-23 01:55:42.703 7 INFO neutron.api.extensions [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 01:55:42.703 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: qos-fip 2026-04-23 01:55:42.705 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 01:55:42.706 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 01:55:42.706 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 01:55:42.706 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 01:55:42.706 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 01:55:42.707 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 01:55:42.708 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 01:55:42.709 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 01:55:42.710 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 01:55:42.710 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 01:55:42.711 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 01:55:42.712 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: qos-pps 2026-04-23 01:55:42.713 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 01:55:42.714 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 01:55:42.715 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 01:55:42.715 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 01:55:42.715 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 01:55:42.716 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 01:55:42.716 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: quota-check-limit 2026-04-23 01:55:42.717 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 01:55:42.717 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] subnetpool is already registered 2026-04-23 01:55:42.717 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 01:55:42.718 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] subnetpool is already registered 2026-04-23 01:55:42.718 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 01:55:42.718 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 01:55:42.718 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 01:55:42.719 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 01:55:42.719 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 01:55:42.720 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 01:55:42.720 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 01:55:42.720 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 01:55:42.721 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] ipsecpolicy is already registered 2026-04-23 01:55:42.721 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: quotas 2026-04-23 01:55:42.721 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 01:55:42.721 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] ikepolicy is already registered 2026-04-23 01:55:42.722 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: quota_details 2026-04-23 01:55:42.723 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: rbac-policies 2026-04-23 01:55:42.724 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: rbac-address-group 2026-04-23 01:55:42.725 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 01:55:42.725 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 01:55:42.726 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 01:55:42.726 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 01:55:42.726 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] router is already registered 2026-04-23 01:55:42.726 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: revision-if-match 2026-04-23 01:55:42.726 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 01:55:42.726 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] floatingip is already registered 2026-04-23 01:55:42.727 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 01:55:42.727 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: router_availability_zone 2026-04-23 01:55:42.728 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 01:55:42.729 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 01:55:42.730 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 01:55:42.730 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] rbac_policy is already registered 2026-04-23 01:55:42.730 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 01:55:42.731 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 01:55:42.731 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] security_group is already registered 2026-04-23 01:55:42.731 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 01:55:42.731 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 01:55:42.731 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] security_group_rule is already registered 2026-04-23 01:55:42.732 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 01:55:42.732 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 01:55:42.732 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 01:55:42.732 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] subnetpool is already registered 2026-04-23 01:55:42.733 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 01:55:42.733 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 01:55:42.733 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] subnetpool is already registered 2026-04-23 01:55:42.733 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 01:55:42.733 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] trunk is already registered 2026-04-23 01:55:42.734 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 01:55:42.734 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] ikepolicy is already registered 2026-04-23 01:55:42.734 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 01:55:42.734 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] ipsecpolicy is already registered 2026-04-23 01:55:42.735 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 01:55:42.735 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] endpoint_group is already registered 2026-04-23 01:55:42.735 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 01:55:42.735 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] vpnservice is already registered 2026-04-23 01:55:42.736 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 01:55:42.736 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] ipsec_site_connection is already registered 2026-04-23 01:55:42.736 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 01:55:42.736 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] ipsecpolicy is already registered 2026-04-23 01:55:42.737 7 INFO neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 01:55:42.737 7 WARNING neutron.quota.resource_registry [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] ikepolicy is already registered 2026-04-23 01:55:42.739 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: security-group 2026-04-23 01:55:42.740 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: segment 2026-04-23 01:55:42.741 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 01:55:42.741 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: service-type 2026-04-23 01:55:42.742 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: sorting 2026-04-23 01:55:42.742 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 01:55:42.743 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: standard-attr-description 2026-04-23 01:55:42.743 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: stateful-security-group 2026-04-23 01:55:42.744 8 WARNING neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 01:55:42.744 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 01:55:42.745 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: subnet-external-network 2026-04-23 01:55:42.745 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: subnet_onboard 2026-04-23 01:55:42.746 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 01:55:42.746 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: subnet-service-types 2026-04-23 01:55:42.747 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: subnet_allocation 2026-04-23 01:55:42.748 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 01:55:42.748 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: tag-creation 2026-04-23 01:55:42.749 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 01:55:42.753 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 01:55:42.753 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 01:55:42.754 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: trunk 2026-04-23 01:55:42.755 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: trunk-details 2026-04-23 01:55:42.755 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 01:55:42.756 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 01:55:42.756 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 01:55:42.757 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 01:55:42.759 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 01:55:42.760 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 01:55:42.761 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: vpn-flavors 2026-04-23 01:55:42.764 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: vpnaas 2026-04-23 01:55:42.765 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: taas 2026-04-23 01:55:42.767 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: tap-mirror 2026-04-23 01:55:42.768 8 INFO neutron.api.extensions [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 01:55:42.770 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 01:55:42.770 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 01:55:42.771 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 01:55:42.771 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 01:55:42.773 7 WARNING keystonemiddleware._common.config [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 01:55:42.774 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 01:55:42.775 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 01:55:42.780 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 01:55:42.780 7 WARNING oslo_config.cfg [None req-a45746fd-d050-4b45-8cb7-6143f5e351c8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 01:55:42.780 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 01:55:42.781 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 01:55:42.782 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:subnetpool WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f33e25b8668 pid: 7 (default app) 2026-04-23 01:55:42.782 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] subnetpool is already registered 2026-04-23 01:55:42.782 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 01:55:42.783 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] subnetpool is already registered 2026-04-23 01:55:42.783 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 01:55:42.784 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 01:55:42.784 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 01:55:42.785 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 01:55:42.785 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 01:55:42.786 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 01:55:42.786 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 01:55:42.787 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] ipsecpolicy is already registered 2026-04-23 01:55:42.787 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 01:55:42.787 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] ikepolicy is already registered 2026-04-23 01:55:42.792 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 01:55:42.792 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] router is already registered 2026-04-23 01:55:42.793 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 01:55:42.793 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] floatingip is already registered 2026-04-23 01:55:42.797 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 01:55:42.797 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] rbac_policy is already registered 2026-04-23 01:55:42.798 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 01:55:42.798 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] security_group is already registered 2026-04-23 01:55:42.798 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 01:55:42.799 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] security_group_rule is already registered 2026-04-23 01:55:42.799 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 01:55:42.800 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] subnetpool is already registered 2026-04-23 01:55:42.800 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 01:55:42.800 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] subnetpool is already registered 2026-04-23 01:55:42.801 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 01:55:42.801 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] trunk is already registered 2026-04-23 01:55:42.802 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 01:55:42.802 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] ikepolicy is already registered 2026-04-23 01:55:42.803 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 01:55:42.803 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] ipsecpolicy is already registered 2026-04-23 01:55:42.803 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 01:55:42.803 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] endpoint_group is already registered 2026-04-23 01:55:42.804 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 01:55:42.804 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] vpnservice is already registered 2026-04-23 01:55:42.804 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 01:55:42.805 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] ipsec_site_connection is already registered 2026-04-23 01:55:42.805 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 01:55:42.805 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] ipsecpolicy is already registered 2026-04-23 01:55:42.806 8 INFO neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 01:55:42.806 8 WARNING neutron.quota.resource_registry [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] ikepolicy is already registered 2026-04-23 01:55:42.847 8 WARNING keystonemiddleware._common.config [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 01:55:42.853 8 WARNING oslo_config.cfg [None req-5e96db95-417d-4bdf-a04d-321d309b5d2b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f33e25b8668 pid: 8 (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-04-23 01:55:47.399 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a2763c7-a761-4e87-997d-8146cb325b93 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 23 01:55:46 2026] GET /v2.0/networks/public => generated 108 bytes in 824 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: 1/4] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 23 01:55:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:55:48.168 7 WARNING neutron.services.revisions.revision_plugin [None req-b0da3bbf-806e-45a2-acb2-9f738d9d1660 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Could not find related network for resource to bump revision. 2026-04-23 01:55:48.190 7 INFO neutron.db.segments_db [None req-b0da3bbf-806e-45a2-acb2-9f738d9d1660 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment b1a7925a-cde8-4bec-875a-d3353f06aaba of type flat for network 9d33eaeb-7576-4607-8966-673dda231303 2026-04-23 01:55:48.244 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0da3bbf-806e-45a2-acb2-9f738d9d1660 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.115 () {48 vars in 968 bytes} [Thu Apr 23 01:55:47 2026] POST /v2.0/networks => generated 124 bytes in 486 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:55:54.122 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aae6602f-f168-40b3-9e10-60cfee1f8f24 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 23 01:55:54 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 23 01:55:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:55:54.207 7 WARNING neutron.services.revisions.revision_plugin [None req-51e55868-2823-481b-a86f-7af494a0bdbc 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Could not find related network for resource to bump revision. 2026-04-23 01:55:54.224 7 INFO neutron.db.segments_db [None req-51e55868-2823-481b-a86f-7af494a0bdbc 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment 3048bfa1-9f2c-4df6-90b8-cf1a8b162714 of type flat for network 90b49d09-b5b2-46f1-8657-d6d53c097751 2026-04-23 01:55:54.252 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51e55868-2823-481b-a86f-7af494a0bdbc 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.115 () {48 vars in 968 bytes} [Thu Apr 23 01:55:54 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:56:00.427 8 INFO neutron.pecan_wsgi.hooks.translation [None req-079adfdb-bd37-46b3-972f-96e7971c0df9 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 23 01:56:00 2026] GET /v2.0/networks/public => generated 108 bytes in 373 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 23 01:56:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:56:00.683 8 WARNING neutron.services.revisions.revision_plugin [None req-c64fa01e-bcf9-40f3-a106-4b24544ca148 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Could not find related network for resource to bump revision. 2026-04-23 01:56:00.700 8 INFO neutron.db.segments_db [None req-c64fa01e-bcf9-40f3-a106-4b24544ca148 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment 54ba45a3-9807-4a0e-b70c-3bc4204a9fc0 of type flat for network cceeec88-5b79-451b-b090-2022afcf44c4 2026-04-23 01:56:00.739 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c64fa01e-bcf9-40f3-a106-4b24544ca148 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.115 () {48 vars in 968 bytes} [Thu Apr 23 01:56:00 2026] POST /v2.0/networks => generated 124 bytes in 294 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:56:06.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-88072b78-e5da-4e56-9ccd-b0ea6a46ef7a 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 23 01:56:06 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: 7|app: 0|req: 9/15] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 23 01:56: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-04-23 01:56:06.699 8 WARNING neutron.services.revisions.revision_plugin [None req-ff9f2548-229b-4608-a760-1dcdea6461e3 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Could not find related network for resource to bump revision. 2026-04-23 01:56:06.718 8 INFO neutron.db.segments_db [None req-ff9f2548-229b-4608-a760-1dcdea6461e3 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment 804609a4-134f-4a9d-857b-4ec6e69ce6f5 of type flat for network fc9c130f-4589-487c-9696-6a5c1bbe2243 2026-04-23 01:56:06.740 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff9f2548-229b-4608-a760-1dcdea6461e3 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.115 () {48 vars in 968 bytes} [Thu Apr 23 01:56:06 2026] POST /v2.0/networks => generated 124 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 01:56:12.589 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37938cfb-7759-46eb-8bce-004eb9979846 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 23 01:56:12 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 23 01:56:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 01:56:12.766 7 WARNING neutron.services.revisions.revision_plugin [None req-668b1ca5-1d36-4408-a245-20a3adc2f210 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Could not find related network for resource to bump revision. 2026-04-23 01:56:12.786 7 INFO neutron.db.segments_db [None req-668b1ca5-1d36-4408-a245-20a3adc2f210 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment f9d00f2a-1651-409b-9c82-f5a00f50ec18 of type flat for network 4e3c17c3-8ce5-46e2-a725-79bf710ea8c5 [pid: 7|app: 0|req: 11/19] 199.204.45.115 () {48 vars in 968 bytes} [Thu Apr 23 01:56:12 2026] POST /v2.0/networks => generated 706 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 01:56:14.262 8 INFO neutron.pecan_wsgi.hooks.translation [None req-378f38a0-072b-45d6-b27e-99de5495485f 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 23 01:56:14 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 23 01:56:14 2026] GET /v2.0/networks?name=public => generated 709 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 01:56:14.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a386269-6a7c-4c6c-8e34-43a3cd7fa0e5 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.115 () {44 vars in 1035 bytes} [Thu Apr 23 01:56:14 2026] GET /v2.0/subnets/public-subnet?network_id=4e3c17c3-8ce5-46e2-a725-79bf710ea8c5 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.115 () {44 vars in 1058 bytes} [Thu Apr 23 01:56:14 2026] GET /v2.0/subnets?name=public-subnet&network_id=4e3c17c3-8ce5-46e2-a725-79bf710ea8c5 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.115 () {48 vars in 966 bytes} [Thu Apr 23 01:56:14 2026] POST /v2.0/subnets => generated 664 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:00:58.901 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9dc8e947-25ab-4ba0-8dfe-143ce04022a5 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/62] 199.204.45.115 () {44 vars in 938 bytes} [Thu Apr 23 02:00:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/63] 199.204.45.115 () {44 vars in 960 bytes} [Thu Apr 23 02:00:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:00:58.984 7 INFO neutron.db.segments_db [None req-b3f74d63-56dd-45c9-8283-6c57252472da 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment 9b42455f-3927-499a-acd2-6714dd31189e of type vxlan for network 4299fabe-164f-45f2-8a41-e0059a7ff936 [pid: 7|app: 0|req: 34/64] 199.204.45.115 () {48 vars in 967 bytes} [Thu Apr 23 02:00:58 2026] POST /v2.0/networks => generated 688 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:00:59.997 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43c92579-e508-461d-b402-9751e992d46c 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/65] 199.204.45.115 () {44 vars in 938 bytes} [Thu Apr 23 02:00:59 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/66] 199.204.45.115 () {44 vars in 960 bytes} [Thu Apr 23 02:01:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:01:00.051 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a207f8c-4ebc-42b5-a0a6-fe251031efa6 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/67] 199.204.45.115 () {44 vars in 1037 bytes} [Thu Apr 23 02:01:00 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4299fabe-164f-45f2-8a41-e0059a7ff936 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/68] 199.204.45.115 () {44 vars in 1060 bytes} [Thu Apr 23 02:01:00 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4299fabe-164f-45f2-8a41-e0059a7ff936 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.204.45.115 () {48 vars in 966 bytes} [Thu Apr 23 02:01:00 2026] POST /v2.0/subnets => generated 651 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:01:01.337 7 INFO neutron.api.v2.resource [None req-6d850500-db7a-419c-9f6f-54fbd85db465 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/70] 199.204.45.115 () {44 vars in 972 bytes} [Thu Apr 23 02:01:01 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.204.45.115 () {44 vars in 994 bytes} [Thu Apr 23 02:01:01 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.115 () {48 vars in 981 bytes} [Thu Apr 23 02:01:01 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: 35/73] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:02 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 1616 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:02 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 1616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:02 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 23 02:01:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:03 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:03 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:03 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 23 02:01:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:04 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:04 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:04 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 23 02:01:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:05 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:05 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:05 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 23 02:01:05 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:06 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 4078 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:06 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:06 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 23 02:01:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.115 () {44 vars in 988 bytes} [Thu Apr 23 02:01:08 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936 => generated 732 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:01:08.277 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2776bc7f-1dc7-40e5-a509-029a4af4cecd 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/96] 199.204.45.115 () {44 vars in 1077 bytes} [Thu Apr 23 02:01:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4299fabe-164f-45f2-8a41-e0059a7ff936 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.115 () {44 vars in 1100 bytes} [Thu Apr 23 02:01:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4299fabe-164f-45f2-8a41-e0059a7ff936 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:08 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.115 () {48 vars in 962 bytes} [Thu Apr 23 02:01:08 2026] POST /v2.0/ports => generated 1096 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 02:01:16.064 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df6cf0a4-9c5a-43f5-86a0-8e3ab8103afa 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/100] 199.204.45.115 () {44 vars in 980 bytes} [Thu Apr 23 02:01:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 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: 50/101] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.115 () {48 vars in 1032 bytes} [Thu Apr 23 02:01:16 2026] PUT /v2.0/ports/da152410-2868-4bcd-ac26-dfddd8aee4d0 => generated 1245 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.115 () {44 vars in 921 bytes} [Thu Apr 23 02:01:18 2026] GET /v2.0/ports => generated 3726 bytes in 96 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-04-23 02:01:19.558 7 INFO neutron.api.v2.resource [None req-803020c1-2d5e-4076-825f-aa729a333425 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/104] 199.204.45.115 () {44 vars in 960 bytes} [Thu Apr 23 02:01:19 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.204.45.115 () {44 vars in 982 bytes} [Thu Apr 23 02:01:19 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/106] 199.204.45.115 () {48 vars in 981 bytes} [Thu Apr 23 02:01:19 2026] POST /v2.0/security-groups => generated 1610 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:20 2026] GET /v2.0/security-groups/bcb6f2ea-06e2-4af5-b00d-c6cc06935867 => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:20 2026] GET /v2.0/security-groups/bcb6f2ea-06e2-4af5-b00d-c6cc06935867 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:20 2026] GET /v2.0/security-groups/bcb6f2ea-06e2-4af5-b00d-c6cc06935867 => generated 1610 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 23 02:01:20 2026] POST /v2.0/security-group-rules => generated 621 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:22 2026] GET /v2.0/security-groups/bcb6f2ea-06e2-4af5-b00d-c6cc06935867 => generated 2244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:22 2026] GET /v2.0/security-groups/bcb6f2ea-06e2-4af5-b00d-c6cc06935867 => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:01:22 2026] GET /v2.0/security-groups/bcb6f2ea-06e2-4af5-b00d-c6cc06935867 => generated 2244 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 23 02:01:22 2026] POST /v2.0/security-group-rules => generated 625 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/123] 199.204.45.115 () {44 vars in 976 bytes} [Thu Apr 23 02:02:20 2026] GET /v2.0/quotas/776456a9985640cba476d9e2b757a565 => 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: 60/124] 199.204.45.115 () {48 vars in 1028 bytes} [Thu Apr 23 02:02:20 2026] PUT /v2.0/quotas/776456a9985640cba476d9e2b757a565 => generated 291 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, ' 2026-04-23 02:04:41.378 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0db3b16-969c-4246-9f35-6e5c93b1fa64 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/145] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:04:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 236 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: 8|app: 0|req: 71/146] 199.204.45.115 () {30 vars in 763 bytes} [Thu Apr 23 02:04:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:04:43.337 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aba5a2c8-8785-4fa9-ac7d-557dd589a207 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/147] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:04:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/148] 199.204.45.115 () {30 vars in 763 bytes} [Thu Apr 23 02:04:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:10:34.723 7 INFO neutron.api.v2.resource [None req-8fedb094-5a8d-443f-ac30-d48078024de5 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/195] 199.204.45.115 () {44 vars in 1075 bytes} [Thu Apr 23 02:10:34 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 139 bytes in 188 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/196] 199.204.45.115 () {44 vars in 1098 bytes} [Thu Apr 23 02:10:34 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 23 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/197] 199.204.45.115 () {48 vars in 982 bytes} [Thu Apr 23 02:10:34 2026] POST /v2.0/security-groups => generated 1624 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/200] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 23 02:10:36 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc?project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 1624 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/201] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:10:36 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/202] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 23 02:10:36 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc?project_id=74a5a11379fd41ee9cecbe1facb4885f => 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: 104/203] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 23 02:10:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/204] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 23 02:10:37 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc?project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 2234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/205] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:10:37 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc => 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: 101/206] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 23 02:10:37 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc?project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/207] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 23 02:10:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/208] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 23 02:10:38 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc?project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/209] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:10:38 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc => 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: 103/210] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 23 02:10:38 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc?project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 23 02:10:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/212] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 23 02:10:39 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc?project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 3460 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/213] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:10:39 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/214] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 23 02:10:39 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc?project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/215] 199.204.45.115 () {48 vars in 992 bytes} [Thu Apr 23 02:10:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/234] 199.204.45.115 () {30 vars in 740 bytes} [Thu Apr 23 02:12:57 2026] GET /v2.0/networks?tenant_id=74a5a11379fd41ee9cecbe1facb4885f&shared=False => generated 15 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:12:57.781 7 INFO neutron.db.segments_db [None req-31568732-1693-444e-aaab-fc56287a6aa5 73038de678204942bcab6173e53667d1 74a5a11379fd41ee9cecbe1facb4885f - - b50e6e4c3f9c462d9dde597dd267cbb7 b50e6e4c3f9c462d9dde597dd267cbb7] Added segment b11f9eab-0aad-4d0d-9efa-bbe474a28bc4 of type vxlan for network fc74eb1e-56ad-4fc8-87ab-11380179df47 [pid: 7|app: 0|req: 120/235] 199.204.45.115 () {34 vars in 682 bytes} [Thu Apr 23 02:12:57 2026] POST /v2.0/networks => generated 699 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/236] 199.204.45.115 () {30 vars in 722 bytes} [Thu Apr 23 02:12:57 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/237] 199.204.45.115 () {30 vars in 633 bytes} [Thu Apr 23 02:12: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: 117/238] 199.204.45.115 () {34 vars in 677 bytes} [Thu Apr 23 02:12:57 2026] POST /v2.0/ports => generated 999 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/239] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:12:58 2026] GET /v2.0/networks/fc74eb1e-56ad-4fc8-87ab-11380179df47 => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/240] 199.204.45.115 () {30 vars in 722 bytes} [Thu Apr 23 02:13:00 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/241] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:13:00 2026] GET /v2.0/networks/fc74eb1e-56ad-4fc8-87ab-11380179df47 => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/244] 199.204.45.115 () {44 vars in 976 bytes} [Thu Apr 23 02:13:11 2026] GET /v2.0/quotas/74a5a11379fd41ee9cecbe1facb4885f => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 199.204.45.115 () {48 vars in 1028 bytes} [Thu Apr 23 02:13:11 2026] PUT /v2.0/quotas/74a5a11379fd41ee9cecbe1facb4885f => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:24:03.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30e9325f-e5ce-4427-9bde-ab7e40455033 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 169/332] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 23 02:24:03 2026] GET /v2.0/networks/public => generated 108 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/333] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 23 02:24:03 2026] GET /v2.0/networks?name=public => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:24:04.858 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dbed4d7a-190c-4c98-a876-3cf22e6752d1 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/334] 199.204.45.115 () {44 vars in 928 bytes} [Thu Apr 23 02:24:04 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/335] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 23 02:24:04 2026] GET /v2.0/networks?name=public => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:24:04.938 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e35f19dd-2238-4d0c-8f58-75e1de45dfff 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/336] 199.204.45.115 () {44 vars in 1035 bytes} [Thu Apr 23 02:24:04 2026] GET /v2.0/subnets/public-subnet?network_id=4e3c17c3-8ce5-46e2-a725-79bf710ea8c5 => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/337] 199.204.45.115 () {44 vars in 1058 bytes} [Thu Apr 23 02:24:04 2026] GET /v2.0/subnets?name=public-subnet&network_id=4e3c17c3-8ce5-46e2-a725-79bf710ea8c5 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:24:31.769 8 INFO neutron.pecan_wsgi.hooks.translation [None req-039a7a66-5e4b-4a15-bc71-66767d170ef9 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/342] 199.204.45.115 () {44 vars in 938 bytes} [Thu Apr 23 02:24:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/343] 199.204.45.115 () {44 vars in 960 bytes} [Thu Apr 23 02:24:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:24:32.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e744f75-7149-45c6-b791-6bb875cc5497 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/344] 199.204.45.115 () {44 vars in 938 bytes} [Thu Apr 23 02:24:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/345] 199.204.45.115 () {44 vars in 960 bytes} [Thu Apr 23 02:24:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:24:32.809 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc68ca25-ef04-494a-9728-65347c4c70b1 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/346] 199.204.45.115 () {44 vars in 1037 bytes} [Thu Apr 23 02:24:32 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4299fabe-164f-45f2-8a41-e0059a7ff936 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/347] 199.204.45.115 () {44 vars in 1060 bytes} [Thu Apr 23 02:24:32 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4299fabe-164f-45f2-8a41-e0059a7ff936 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:24:33.980 8 INFO neutron.api.v2.resource [None req-2733a50f-61f0-490a-b79d-26bd0fc68adb 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/348] 199.204.45.115 () {44 vars in 972 bytes} [Thu Apr 23 02:24:33 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/349] 199.204.45.115 () {44 vars in 994 bytes} [Thu Apr 23 02:24:33 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/350] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:35 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/351] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:35 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => 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: 174/352] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 23 02:24:35 2026] GET /v2.0/security-group-rules/d5bc80fd-ab94-47e9-ac1c-89e0850f0bd3 => 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: 180/355] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:36 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/356] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:36 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/357] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 23 02:24:36 2026] GET /v2.0/security-group-rules/ae096327-445d-4b79-a6e2-95bd94bb2b59 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/358] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:36 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/359] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:37 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 23 02:24:37 2026] GET /v2.0/security-group-rules/2fcf89b6-abb3-48ff-a3d3-af456db8e0cf => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/361] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:37 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/362] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:37 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/363] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 23 02:24:37 2026] GET /v2.0/security-group-rules/0fbf3a22-4358-45cf-b049-789413c013b6 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/364] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:38 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:38 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => 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: 181/366] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 23 02:24:38 2026] GET /v2.0/security-group-rules/bc1c6bb1-43df-4dd3-9b00-9a1c0a801919 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/367] 199.204.45.115 () {44 vars in 988 bytes} [Thu Apr 23 02:24:40 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936 => generated 732 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:24:40.248 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b546192-39c0-4d85-8fbb-837c66c2b939 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/368] 199.204.45.115 () {44 vars in 1077 bytes} [Thu Apr 23 02:24:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4299fabe-164f-45f2-8a41-e0059a7ff936 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/369] 199.204.45.115 () {44 vars in 1100 bytes} [Thu Apr 23 02:24:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4299fabe-164f-45f2-8a41-e0059a7ff936 => generated 1250 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:40 2026] GET /v2.0/security-groups/47938d60-7691-45e6-81e4-373d10890bf5 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:24:48.010 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9cea373b-7cea-4af1-a247-bfad46244096 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/371] 199.204.45.115 () {44 vars in 980 bytes} [Thu Apr 23 02:24:47 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) [pid: 8|app: 0|req: 184/372] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.204.45.115 () {44 vars in 921 bytes} [Thu Apr 23 02:24:49 2026] GET /v2.0/ports => generated 4721 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:24:50.525 8 INFO neutron.api.v2.resource [None req-eb68d23c-63a1-41d6-be3b-b86f3ca5c0ca 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/374] 199.204.45.115 () {44 vars in 960 bytes} [Thu Apr 23 02:24:50 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 199.204.45.115 () {44 vars in 982 bytes} [Thu Apr 23 02:24:50 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:51 2026] GET /v2.0/security-groups/bcb6f2ea-06e2-4af5-b00d-c6cc06935867 => generated 2882 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:51 2026] GET /v2.0/security-groups/bcb6f2ea-06e2-4af5-b00d-c6cc06935867 => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 23 02:24:51 2026] GET /v2.0/security-group-rules/c4258fce-b673-4e63-b372-2bc283802a8f => generated 621 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:52 2026] GET /v2.0/security-groups/bcb6f2ea-06e2-4af5-b00d-c6cc06935867 => generated 2882 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:24:52 2026] GET /v2.0/security-groups/bcb6f2ea-06e2-4af5-b00d-c6cc06935867 => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 23 02:24:52 2026] GET /v2.0/security-group-rules/c0ad8dc5-e29e-4426-b750-25a378ca01a7 => generated 625 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.204.45.115 () {44 vars in 976 bytes} [Thu Apr 23 02:25:03 2026] GET /v2.0/quotas/776456a9985640cba476d9e2b757a565 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:25:54.741 7 INFO neutron.api.v2.resource [None req-59d40e7e-075f-4836-a3fb-c32efb9015c4 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 199/393] 199.204.45.115 () {44 vars in 1075 bytes} [Thu Apr 23 02:25:54 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.204.45.115 () {44 vars in 1098 bytes} [Thu Apr 23 02:25:54 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 4072 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 23 02:25:55 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc?project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:25:55 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 23 02:25:55 2026] GET /v2.0/security-group-rules/9ab1f593-4c73-438f-add4-69919569183a => generated 597 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 23 02:25:56 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc?project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/399] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:25:56 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 23 02:25:56 2026] GET /v2.0/security-group-rules/fb091bb9-caf8-488c-83ba-25427b8d1757 => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 23 02:25:57 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc?project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/402] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:25:57 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 23 02:25:57 2026] GET /v2.0/security-group-rules/76863c4b-c26f-49d4-b88f-295dfb203247 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 199.204.45.115 () {44 vars in 1089 bytes} [Thu Apr 23 02:25:58 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc?project_id=74a5a11379fd41ee9cecbe1facb4885f => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/405] 199.204.45.115 () {44 vars in 1002 bytes} [Thu Apr 23 02:25:58 2026] GET /v2.0/security-groups/c3ce0143-f69b-4211-a914-b518a81ecfcc => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.204.45.115 () {44 vars in 1012 bytes} [Thu Apr 23 02:25:58 2026] GET /v2.0/security-group-rules/36575716-a476-4046-905d-22c3f74fd168 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.204.45.115 () {44 vars in 976 bytes} [Thu Apr 23 02:26:06 2026] GET /v2.0/quotas/74a5a11379fd41ee9cecbe1facb4885f => 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: 206/416] 199.204.45.115 () {44 vars in 950 bytes} [Thu Apr 23 02:26:55 2026] GET /v2.0/networks?name=public => generated 753 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 10.0.0.171 () {32 vars in 649 bytes} [Thu Apr 23 02:27:33 2026] GET /v2.0/networks => generated 2168 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 10.0.0.171 () {32 vars in 655 bytes} [Thu Apr 23 02:27:35 2026] GET /v2.0/floatingips => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 10.0.0.171 () {32 vars in 647 bytes} [Thu Apr 23 02:27:35 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 10.0.0.171 () {32 vars in 643 bytes} [Thu Apr 23 02:27:35 2026] GET /v2.0/ports => generated 4721 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 10.0.0.171 () {32 vars in 647 bytes} [Thu Apr 23 02:27:35 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 10.0.0.171 () {32 vars in 649 bytes} [Thu Apr 23 02:27:35 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/427] 10.0.0.171 () {32 vars in 663 bytes} [Thu Apr 23 02:27:35 2026] GET /v2.0/security-groups => generated 17397 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/428] 10.0.0.171 () {32 vars in 655 bytes} [Thu Apr 23 02:27:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:27:46.438 8 INFO neutron.db.segments_db [None req-e44f6573-bccf-4b25-b1fd-b492c47a9633 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment cf544eaa-0901-4aa3-9776-00c6c3739f22 of type vxlan for network e61f2ec0-adf2-4166-9dcc-85e654604cad 2026-04-23 02:27:46.469 7 INFO neutron.db.segments_db [None req-ae3a49d5-25e1-45b9-8d86-768b3425f7f6 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment 95337817-466d-4411-aa1c-808b85c91ecb of type vxlan for network ac768f2c-dabe-4986-ac0f-696c7e41f666 [pid: 8|app: 0|req: 214/431] 10.0.0.171 () {34 vars in 671 bytes} [Thu Apr 23 02:27:46 2026] POST /v2.0/networks => generated 725 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/432] 10.0.0.171 () {34 vars in 671 bytes} [Thu Apr 23 02:27:46 2026] POST /v2.0/networks => generated 729 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/433] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:27:46 2026] POST /v2.0/subnets => generated 691 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:27:46.785 8 INFO neutron.db.segments_db [None req-ea8ab862-48f5-4566-9829-83b30a7905e6 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment ea493ae9-1e05-49eb-a2c0-a84bf9950de9 of type vxlan for network e0630e4e-4846-497d-9809-8636e46c2818 [pid: 8|app: 0|req: 215/434] 10.0.0.171 () {34 vars in 671 bytes} [Thu Apr 23 02:27:46 2026] POST /v2.0/networks => generated 732 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/435] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:27:46 2026] POST /v2.0/subnets => generated 695 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:27:47.004 7 INFO neutron.db.segments_db [None req-ffc33799-fe84-41cd-9298-c62dc0cd9f53 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment edbae092-8a7d-4eb1-b6bc-fcdc07c4fa4f of type vxlan for network 04f5960b-8513-4674-8114-802afeb11e30 [pid: 8|app: 0|req: 216/436] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:27:46 2026] GET /v2.0/security-groups?tenant_id=8048301f547e4232b8ff7c36ad83159e&name=default => generated 2921 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/437] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:27:47 2026] POST /v2.0/subnets => generated 698 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:27:47.179 8 INFO neutron.db.segments_db [None req-e0a70042-3ead-44ec-aafc-d5e9a729ecfe 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment b227de54-99c5-4b9d-94cd-3f738a6a962e of type vxlan for network 727e1307-fc44-4486-a2b8-c66788c3639d 2026-04-23 02:27:47.227 7 INFO neutron.db.l3_hamode_db [None req-ffc33799-fe84-41cd-9298-c62dc0cd9f53 006d3b4d602f4ed68e8e79fe16f5fa98 3bc996790aea4f43a657a031fb7439c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:27:47.390 8 INFO neutron.db.l3_hamode_db [None req-e0a70042-3ead-44ec-aafc-d5e9a729ecfe 006d3b4d602f4ed68e8e79fe16f5fa98 ab513da7fce94bafacfb7e2e442a19f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:27:48.077 7 INFO neutron.db.l3_hamode_db [None req-ffc33799-fe84-41cd-9298-c62dc0cd9f53 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:27:48.247 8 INFO neutron.db.l3_hamode_db [None req-e0a70042-3ead-44ec-aafc-d5e9a729ecfe 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 221/438] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:27:46 2026] POST /v2.0/routers => generated 731 bytes in 2403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/439] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:27:49 2026] DELETE /v2.0/security-groups/b2fcb6fa-4388-4b0f-9084-9f667ac0cd21 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:27:49.524 7 INFO neutron.db.segments_db [None req-3d243cfe-ac02-422b-82ae-7861fbc0b210 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment f26fc1c8-51ca-4e43-b40a-6c597fff8d44 of type vxlan for network 595e520f-29e8-4cfb-9834-da180fc79e79 [pid: 8|app: 0|req: 218/440] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:27:47 2026] POST /v2.0/routers => generated 735 bytes in 2393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:27:49.757 7 INFO neutron.db.l3_hamode_db [None req-3d243cfe-ac02-422b-82ae-7861fbc0b210 006d3b4d602f4ed68e8e79fe16f5fa98 affc4e8b65b24cfc9073c14c63e1bd8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:27:50.485 7 INFO neutron.db.l3_hamode_db [None req-3d243cfe-ac02-422b-82ae-7861fbc0b210 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 219/441] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:27:49 2026] PUT /v2.0/routers/4fbf0915-7157-4e44-8833-753476c5f11f/add_router_interface => generated 309 bytes in 1135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/442] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:27:49 2026] POST /v2.0/routers => generated 738 bytes in 1871 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:27:51.645 7 INFO neutron.db.segments_db [None req-e3b57ed7-9ed7-4c35-b645-3925fb542552 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment 68700dc8-126d-42d2-bced-ad9dae7b63f4 of type vxlan for network 127a65ce-c66e-4c51-af3b-572351585c81 [pid: 8|app: 0|req: 220/445] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:27:50 2026] PUT /v2.0/routers/757c16a8-f096-4cd4-8262-80935cdf7712/add_router_interface => generated 309 bytes in 1040 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/446] 10.0.0.171 () {34 vars in 671 bytes} [Thu Apr 23 02:27:51 2026] POST /v2.0/networks => generated 729 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/447] 10.0.0.222 () {38 vars in 971 bytes} [Thu Apr 23 02:27:51 2026] POST /v2.0/security-groups => generated 1682 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/448] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:27:51 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-04-23 02:27:52.106 7 INFO neutron.db.segments_db [None req-23f6c84c-8d0b-45e8-b549-65e8d42a5f8b 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment e6bdb257-6cb1-451c-90dc-d4c0966dee08 of type vxlan for network 11e3da55-8ca4-4b7f-8aa4-fabd9fbd8f51 2026-04-23 02:27:52.348 7 INFO neutron.db.l3_hamode_db [None req-23f6c84c-8d0b-45e8-b549-65e8d42a5f8b 006d3b4d602f4ed68e8e79fe16f5fa98 dee16acc66e541868e3e676dbd38a2c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 221/449] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:27:51 2026] PUT /v2.0/routers/70530abb-02d2-4fe7-9ef4-418935e54be7/add_router_interface => generated 309 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/450] 10.0.0.171 () {34 vars in 685 bytes} [Thu Apr 23 02:27:52 2026] POST /v2.0/security-groups => generated 1661 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 02:27:53.080 7 INFO neutron.db.l3_hamode_db [None req-23f6c84c-8d0b-45e8-b549-65e8d42a5f8b 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/451] 10.0.0.222 () {38 vars in 971 bytes} [Thu Apr 23 02:27:53 2026] POST /v2.0/security-groups => generated 1681 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/452] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:27:53 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: 225/453] 10.0.0.222 () {38 vars in 971 bytes} [Thu Apr 23 02:27:53 2026] POST /v2.0/security-groups => generated 1680 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:27:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/455] 10.0.0.171 () {34 vars in 685 bytes} [Thu Apr 23 02:27:53 2026] POST /v2.0/security-groups => generated 1661 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/456] 10.0.0.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:27:53 2026] GET /v2.0/security-groups?tenant_id=3bc996790aea4f43a657a031fb7439c4 => generated 7904 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:27:52 2026] POST /v2.0/routers => generated 735 bytes in 1762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:27:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:53 2026] GET /v2.0/security-groups/5bcb371a-6390-4068-9b8c-7e42f919078a => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/460] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:27:53 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:27:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/462] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:54 2026] GET /v2.0/security-groups/5bcb371a-6390-4068-9b8c-7e42f919078a => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:27:54 2026] POST /v2.0/floatingips => generated 552 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/464] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:55 2026] GET /v2.0/security-groups/529bdc4a-a395-4204-ab4b-b70e1ce0a243 => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/465] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:27:53 2026] PUT /v2.0/routers/efbef817-bf75-4b73-af49-96bbf8650ab9/add_router_interface => generated 309 bytes in 1143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/466] 10.0.0.222 () {36 vars in 1013 bytes} [Thu Apr 23 02:27:55 2026] DELETE /v2.0/security-groups/529bdc4a-a395-4204-ab4b-b70e1ce0a243 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:27:55.233 7 INFO neutron.api.v2.resource [req-1771d829-6e7e-419b-ad8b-9f8a56ecf828 req-e7e473cd-3ba0-46d9-a50f-cb8b72a6c9ef eadcedb1d28849b6b06ff7cb2a3ef50c 3bc996790aea4f43a657a031fb7439c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 233/467] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:55 2026] GET /v2.0/security-groups/529bdc4a-a395-4204-ab4b-b70e1ce0a243 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:55 2026] GET /v2.0/security-groups/09a30229-eb33-43da-8a6c-3f3d4fb8dc22 => generated 1681 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/469] 10.0.0.222 () {36 vars in 1013 bytes} [Thu Apr 23 02:27:55 2026] DELETE /v2.0/security-groups/09a30229-eb33-43da-8a6c-3f3d4fb8dc22 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:27:55.481 8 INFO neutron.api.v2.resource [req-8e3d4e5a-ee7b-48b9-b3e7-322395bce843 req-58b6fdfd-ecfa-44db-97bf-347f1f3166b3 eadcedb1d28849b6b06ff7cb2a3ef50c 3bc996790aea4f43a657a031fb7439c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 236/470] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:55 2026] GET /v2.0/security-groups/09a30229-eb33-43da-8a6c-3f3d4fb8dc22 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 10.0.0.222 () {34 vars in 1100 bytes} [Thu Apr 23 02:27:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1985644332&fields=id&tenant_id=affc4e8b65b24cfc9073c14c63e1bd8d => 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: 237/472] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:55 2026] GET /v2.0/security-groups/1d5a07b5-4d46-489c-892b-c20c3112a86e => generated 1680 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 10.0.0.222 () {34 vars in 982 bytes} [Thu Apr 23 02:27:55 2026] GET /v2.0/networks?id=e0630e4e-4846-497d-9809-8636e46c2818 => generated 683 bytes in 73 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.222 () {36 vars in 1013 bytes} [Thu Apr 23 02:27:55 2026] DELETE /v2.0/security-groups/1d5a07b5-4d46-489c-892b-c20c3112a86e => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/475] 10.0.0.222 () {34 vars in 965 bytes} [Thu Apr 23 02:27:55 2026] GET /v2.0/quotas/affc4e8b65b24cfc9073c14c63e1bd8d => 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: 237/476] 10.0.0.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:27:55 2026] GET /v2.0/ports?tenant_id=affc4e8b65b24cfc9073c14c63e1bd8d&fields=id => generated 57 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/477] 10.0.0.222 () {38 vars in 971 bytes} [Thu Apr 23 02:27:55 2026] POST /v2.0/security-groups => generated 1686 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 02:27:55.852 7 INFO neutron.api.v2.resource [req-eb07ca02-e1af-4421-8ec3-92be20f49ce3 req-2cc44b30-27f4-48b7-adc1-99c36818c65b eadcedb1d28849b6b06ff7cb2a3ef50c 3bc996790aea4f43a657a031fb7439c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 238/478] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:55 2026] GET /v2.0/security-groups/1d5a07b5-4d46-489c-892b-c20c3112a86e => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/479] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:55 2026] GET /v2.0/security-groups/f2ba3329-f136-4197-9a25-d34a0d82db05 => generated 1686 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/480] 10.0.0.222 () {38 vars in 981 bytes} [Thu Apr 23 02:27:55 2026] POST /v2.0/security-group-rules => generated 614 bytes in 127 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.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/security-groups?tenant_id=3bc996790aea4f43a657a031fb7439c4 => generated 2921 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/482] 10.0.0.222 () {34 vars in 907 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/extensions => generated 21537 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/483] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/security-groups/5bcb371a-6390-4068-9b8c-7e42f919078a => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/484] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/security-groups/5bcb371a-6390-4068-9b8c-7e42f919078a => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 10.0.0.222 () {34 vars in 1008 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?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: 245/486] 10.0.0.222 () {34 vars in 1108 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?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: 242/487] 10.0.0.222 () {38 vars in 971 bytes} [Thu Apr 23 02:27:56 2026] POST /v2.0/security-groups => generated 1685 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 02:27:56.414 8 INFO neutron.api.v2.resource [req-17ab8860-13e8-4080-9ce3-3c9385fe5fb3 req-c3fcc8e0-8967-4bbe-a3fc-39fe21129f21 eadcedb1d28849b6b06ff7cb2a3ef50c 3bc996790aea4f43a657a031fb7439c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 246/488] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/security-groups/1d5a07b5-4d46-489c-892b-c20c3112a86e => 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: 243/489] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/security-groups/374a87ef-3059-4b7d-bce6-4161388e7d3c => generated 1685 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:27:56.549 7 INFO neutron.api.v2.resource [req-ce65ba14-fccf-4b1c-af13-09bbcac3f140 req-89443e95-8722-4fb8-a58d-6649c40634b1 eadcedb1d28849b6b06ff7cb2a3ef50c 3bc996790aea4f43a657a031fb7439c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 245/491] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/security-groups/09a30229-eb33-43da-8a6c-3f3d4fb8dc22 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/492] 10.0.0.222 () {38 vars in 981 bytes} [Thu Apr 23 02:27:56 2026] POST /v2.0/security-group-rules => generated 614 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:27:56.582 7 INFO neutron.api.v2.resource [req-508d3aac-48f3-4798-82db-ba9ef81dabc4 req-08c63e1b-52a3-4b95-b198-5ec1d7188aca eadcedb1d28849b6b06ff7cb2a3ef50c 3bc996790aea4f43a657a031fb7439c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/493] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/security-groups/529bdc4a-a395-4204-ab4b-b70e1ce0a243 => 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: 247/494] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/security-groups/374a87ef-3059-4b7d-bce6-4161388e7d3c => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/495] 10.0.0.222 () {38 vars in 981 bytes} [Thu Apr 23 02:27:56 2026] POST /v2.0/security-group-rules => generated 619 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/496] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/security-groups/374a87ef-3059-4b7d-bce6-4161388e7d3c => generated 2940 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/497] 10.0.0.222 () {34 vars in 1001 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/security-group-rules/963c62bc-d592-4517-a06c-497ce6ff2c75 => generated 616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/498] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:56 2026] GET /v2.0/security-groups/374a87ef-3059-4b7d-bce6-4161388e7d3c => generated 2940 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/499] 10.0.0.222 () {36 vars in 1023 bytes} [Thu Apr 23 02:27:56 2026] DELETE /v2.0/security-group-rules/963c62bc-d592-4517-a06c-497ce6ff2c75 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/500] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:57 2026] GET /v2.0/security-groups/374a87ef-3059-4b7d-bce6-4161388e7d3c => generated 2310 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/501] 10.0.0.222 () {36 vars in 1013 bytes} [Thu Apr 23 02:27:57 2026] DELETE /v2.0/security-groups/374a87ef-3059-4b7d-bce6-4161388e7d3c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/502] 10.0.0.222 () {34 vars in 991 bytes} [Thu Apr 23 02:27:57 2026] GET /v2.0/security-groups/f2ba3329-f136-4197-9a25-d34a0d82db05 => generated 2311 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/503] 10.0.0.222 () {36 vars in 1013 bytes} [Thu Apr 23 02:27:57 2026] DELETE /v2.0/security-groups/f2ba3329-f136-4197-9a25-d34a0d82db05 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:27:57.362 8 INFO neutron_taas.services.taas.taas_plugin [None req-20a3ba8e-7a0e-4cb9-bb6e-cea0e9ec02e5 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: cd150691-9f68-42a2-a9f5-ab0ab13b19e8 2026-04-23 02:27:57.370 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20a3ba8e-7a0e-4cb9-bb6e-cea0e9ec02e5 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: cd150691-9f68-42a2-a9f5-ab0ab13b19e8 2026-04-23 02:27:57.821 7 INFO neutron_taas.services.taas.taas_plugin [None req-eabea320-b1d0-419f-a844-ad09264abead 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 2a338542-e117-4f81-b5fb-6909ac2ced91 2026-04-23 02:27:57.829 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eabea320-b1d0-419f-a844-ad09264abead 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 2a338542-e117-4f81-b5fb-6909ac2ced91 [pid: 8|app: 0|req: 248/504] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:27:56 2026] PUT /v2.0/routers/4fbf0915-7157-4e44-8833-753476c5f11f/remove_router_interface => generated 309 bytes in 1317 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/505] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:27:57 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:27:58.147 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8612a45-bfd9-46a0-9a18-bde65d0e0358 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 98d96e25-9375-49a3-906f-eb48456f0b6b 2026-04-23 02:27:58.149 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8612a45-bfd9-46a0-9a18-bde65d0e0358 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 98d96e25-9375-49a3-906f-eb48456f0b6b 2026-04-23 02:27:58.346 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8612a45-bfd9-46a0-9a18-bde65d0e0358 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: bfac637f-66cf-4a8c-ac5d-2f4e89c372ff 2026-04-23 02:27:58.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8612a45-bfd9-46a0-9a18-bde65d0e0358 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: bfac637f-66cf-4a8c-ac5d-2f4e89c372ff [pid: 7|app: 0|req: 257/506] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:27:57 2026] PUT /v2.0/routers/efbef817-bf75-4b73-af49-96bbf8650ab9/remove_router_interface => generated 309 bytes in 1150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:27:58.441 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-a8612a45-bfd9-46a0-9a18-bde65d0e0358 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - 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-04-23 02:27:58.580 7 INFO neutron_taas.services.taas.taas_plugin [None req-92221d2a-82a0-48b3-9add-6edefb901cb2 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 2511f4b1-2db0-4cbf-b5a4-ed2c47530e7d 2026-04-23 02:27:58.586 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92221d2a-82a0-48b3-9add-6edefb901cb2 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 2511f4b1-2db0-4cbf-b5a4-ed2c47530e7d 2026-04-23 02:27:58.825 7 INFO neutron_taas.services.taas.taas_plugin [None req-92221d2a-82a0-48b3-9add-6edefb901cb2 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: cc955424-13d7-40d1-9098-0b4737e9dcff 2026-04-23 02:27:58.827 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92221d2a-82a0-48b3-9add-6edefb901cb2 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: cc955424-13d7-40d1-9098-0b4737e9dcff 2026-04-23 02:27:58.832 8 INFO neutron.db.l3_hamode_db [None req-a8612a45-bfd9-46a0-9a18-bde65d0e0358 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] HA network 04f5960b-8513-4674-8114-802afeb11e30 was deleted as no HA routers are present in tenant 3bc996790aea4f43a657a031fb7439c4. [pid: 8|app: 0|req: 250/507] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:27:57 2026] DELETE /v2.0/routers/4fbf0915-7157-4e44-8833-753476c5f11f => generated 0 bytes in 893 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:27:58.922 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-92221d2a-82a0-48b3-9add-6edefb901cb2 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 251/508] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:27:58 2026] DELETE /v2.0/subnets/3a3fdd75-43cf-4d5b-a2a4-9e66bfbe12a7 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/509] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:27:59 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:27:59.178 8 INFO neutron.services.segments.plugin [-] Segment edbae092-8a7d-4eb1-b6bc-fcdc07c4fa4f resource provider aggregate not found 2026-04-23 02:27:59.194 8 INFO neutron.services.segments.plugin [-] Segment edbae092-8a7d-4eb1-b6bc-fcdc07c4fa4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edbae092-8a7d-4eb1-b6bc-fcdc07c4fa4f found for delete ", "request_id": "req-7d69fca3-8f4a-4292-8f05-58cc2c7a4843"}]} 2026-04-23 02:27:59.208 8 INFO neutron.services.segments.plugin [-] Segment edbae092-8a7d-4eb1-b6bc-fcdc07c4fa4f resource provider aggregate not found 2026-04-23 02:27:59.226 8 INFO neutron.services.segments.plugin [-] Segment edbae092-8a7d-4eb1-b6bc-fcdc07c4fa4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edbae092-8a7d-4eb1-b6bc-fcdc07c4fa4f found for delete ", "request_id": "req-41471925-074b-4dd4-8cd8-9370642e72f6"}]} 2026-04-23 02:27:59.246 8 INFO neutron_taas.services.taas.taas_plugin [None req-a211087f-07f8-4fc5-b99f-56d4a9e8ed78 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 0cfcb879-6250-4654-be9b-1edbd5e97ba8 2026-04-23 02:27:59.249 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a211087f-07f8-4fc5-b99f-56d4a9e8ed78 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 0cfcb879-6250-4654-be9b-1edbd5e97ba8 2026-04-23 02:27:59.308 7 INFO neutron.db.l3_hamode_db [None req-92221d2a-82a0-48b3-9add-6edefb901cb2 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] HA network 11e3da55-8ca4-4b7f-8aa4-fabd9fbd8f51 was deleted as no HA routers are present in tenant dee16acc66e541868e3e676dbd38a2c2. [pid: 7|app: 0|req: 258/510] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:27:58 2026] DELETE /v2.0/routers/efbef817-bf75-4b73-af49-96bbf8650ab9 => generated 0 bytes in 946 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/511] 10.0.0.222 () {34 vars in 1100 bytes} [Thu Apr 23 02:27:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1457658873&fields=id&tenant_id=ab513da7fce94bafacfb7e2e442a19f1 => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/512] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:27:59 2026] DELETE /v2.0/subnets/ee342ea8-936e-4998-a61f-60adb3913045 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/513] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:27:59 2026] DELETE /v2.0/networks/e61f2ec0-adf2-4166-9dcc-85e654604cad => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/514] 10.0.0.222 () {34 vars in 982 bytes} [Thu Apr 23 02:27:59 2026] GET /v2.0/networks?id=ac768f2c-dabe-4986-ac0f-696c7e41f666 => generated 680 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/515] 10.0.0.222 () {34 vars in 965 bytes} [Thu Apr 23 02:27:59 2026] GET /v2.0/quotas/ab513da7fce94bafacfb7e2e442a19f1 => 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: 254/516] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:27:59 2026] DELETE /v2.0/networks/127a65ce-c66e-4c51-af3b-572351585c81 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/517] 10.0.0.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:27:59 2026] GET /v2.0/ports?tenant_id=ab513da7fce94bafacfb7e2e442a19f1&fields=id => generated 103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/518] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:27:59 2026] GET /v2.0/security-groups?tenant_id=3bc996790aea4f43a657a031fb7439c4&name=default => generated 2921 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/519] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:27:59 2026] DELETE /v2.0/security-groups/5bcb371a-6390-4068-9b8c-7e42f919078a => 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: 256/520] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:27:59 2026] GET /v2.0/security-groups?tenant_id=dee16acc66e541868e3e676dbd38a2c2&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:27:59.835 7 INFO neutron.services.segments.plugin [-] Segment e6bdb257-6cb1-451c-90dc-d4c0966dee08 resource provider aggregate not found 2026-04-23 02:27:59.855 7 INFO neutron.services.segments.plugin [-] Segment e6bdb257-6cb1-451c-90dc-d4c0966dee08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6bdb257-6cb1-451c-90dc-d4c0966dee08 found for delete ", "request_id": "req-bf634719-29e3-4f73-aa37-f9bbfdbf6be4"}]} 2026-04-23 02:27:59.897 7 INFO neutron.services.segments.plugin [-] Segment e6bdb257-6cb1-451c-90dc-d4c0966dee08 resource provider aggregate not found [pid: 7|app: 0|req: 265/521] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:27:59 2026] DELETE /v2.0/security-groups/b2b77757-5335-44d1-b4d8-d01dbf6f3efe => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:27:59.919 7 INFO neutron.services.segments.plugin [-] Segment e6bdb257-6cb1-451c-90dc-d4c0966dee08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6bdb257-6cb1-451c-90dc-d4c0966dee08 found for delete ", "request_id": "req-a90c3922-9759-451f-ad3f-2e9308895cac"}]} [pid: 8|app: 0|req: 257/522] 10.0.0.222 () {34 vars in 907 bytes} [Thu Apr 23 02:27:59 2026] GET /v2.0/extensions => generated 21537 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/523] 10.0.0.222 () {34 vars in 1008 bytes} [Thu Apr 23 02:28:00 2026] GET /v2.0/networks/ac768f2c-dabe-4986-ac0f-696c7e41f666?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/524] 10.0.0.222 () {34 vars in 1108 bytes} [Thu Apr 23 02:28:00 2026] GET /v2.0/networks/ac768f2c-dabe-4986-ac0f-696c7e41f666?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: 267/525] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:00 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => 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: 259/526] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:00 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:28:01.215 8 INFO neutron.services.segments.plugin [-] Segment cf544eaa-0901-4aa3-9776-00c6c3739f22 resource provider aggregate not found 2026-04-23 02:28:01.237 8 INFO neutron.services.segments.plugin [-] Segment cf544eaa-0901-4aa3-9776-00c6c3739f22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf544eaa-0901-4aa3-9776-00c6c3739f22 found for delete ", "request_id": "req-b2d293be-72db-4be5-a741-0e0ead7a01b4"}]} 2026-04-23 02:28:01.249 8 INFO neutron.services.segments.plugin [-] Segment cf544eaa-0901-4aa3-9776-00c6c3739f22 resource provider aggregate not found 2026-04-23 02:28:01.253 8 INFO neutron.services.segments.plugin [-] Segment 68700dc8-126d-42d2-bced-ad9dae7b63f4 resource provider aggregate not found 2026-04-23 02:28:01.267 8 INFO neutron.services.segments.plugin [-] Segment cf544eaa-0901-4aa3-9776-00c6c3739f22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf544eaa-0901-4aa3-9776-00c6c3739f22 found for delete ", "request_id": "req-bb011d6b-1e6c-4316-983e-2a358fb2b18c"}]} 2026-04-23 02:28:01.271 8 INFO neutron.services.segments.plugin [-] Segment 68700dc8-126d-42d2-bced-ad9dae7b63f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68700dc8-126d-42d2-bced-ad9dae7b63f4 found for delete ", "request_id": "req-73b3c903-01b8-4a4f-8bc5-8004a716c6bb"}]} [pid: 7|app: 0|req: 268/527] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:01 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:28:01.290 8 INFO neutron.services.segments.plugin [-] Segment 68700dc8-126d-42d2-bced-ad9dae7b63f4 resource provider aggregate not found 2026-04-23 02:28:01.308 8 INFO neutron.services.segments.plugin [-] Segment 68700dc8-126d-42d2-bced-ad9dae7b63f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68700dc8-126d-42d2-bced-ad9dae7b63f4 found for delete ", "request_id": "req-46943897-374c-4d5b-9d5e-99a665d3da97"}]} [pid: 7|app: 0|req: 269/528] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:01 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/529] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:01 2026] GET /v2.0/networks?id=e0630e4e-4846-497d-9809-8636e46c2818 => generated 683 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/530] 199.204.45.115 () {34 vars in 911 bytes} [Thu Apr 23 02:28:01 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: 261/531] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 23 02:28:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=affc4e8b65b24cfc9073c14c63e1bd8d => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:02.057 8 INFO neutron.db.segments_db [None req-9d0a79b1-17ac-4a94-af1d-aeb295926cc3 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment 6095b2ab-41bd-431c-b6a7-c6507ba163a9 of type vxlan for network 465ce977-b27f-4ae3-a420-0693b40181f5 [pid: 8|app: 0|req: 262/532] 10.0.0.171 () {34 vars in 671 bytes} [Thu Apr 23 02:28:01 2026] POST /v2.0/networks => generated 719 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/533] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 23 02:28:01 2026] POST /v2.0/ports => generated 958 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/534] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:02 2026] POST /v2.0/subnets => generated 685 bytes in 183 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-04-23 02:28:02.378 7 INFO neutron.db.segments_db [None req-08eca86c-72fd-4877-84db-f8909579b305 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment f33a011b-3b2d-493d-ad21-83b03183d56f of type vxlan for network 58b7bbb0-786a-4a77-bf12-c4af407ebdfc [pid: 8|app: 0|req: 264/535] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:02 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 961 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/536] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:02 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:02.618 7 INFO neutron.db.l3_hamode_db [None req-08eca86c-72fd-4877-84db-f8909579b305 006d3b4d602f4ed68e8e79fe16f5fa98 f4515d9e0b584339aaafefe85752823b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 266/537] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:28:02 2026] PUT /v2.0/ports/7ce5664d-a5ef-4eb1-852a-3c79a69b520b => generated 1239 bytes in 495 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: 267/538] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:03 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:28:03.509 7 INFO neutron.db.l3_hamode_db [None req-08eca86c-72fd-4877-84db-f8909579b305 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 268/539] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:03 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/540] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:03 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:03.767 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-564c93f8-111e-4b1f-8d16-22f7df8f0ff9'] response: {'name': 'network-changed', 'server_uuid': '769aae7f-bf21-4244-a644-cb171cae7d6c', 'tag': '7ce5664d-a5ef-4eb1-852a-3c79a69b520b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 270/541] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:04 2026] GET /v2.0/ports?tenant_id=affc4e8b65b24cfc9073c14c63e1bd8d&device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:28:04 2026] GET /v2.0/security-groups?tenant_id=d82364d1e1804b798781e076d698ace3&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:02 2026] POST /v2.0/routers => generated 725 bytes in 2107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/544] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:04 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/545] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:28:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7ce5664d-a5ef-4eb1-852a-3c79a69b520b => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/546] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:28:04 2026] DELETE /v2.0/security-groups/bbfa4464-d591-4646-a04e-83cf88e3905b => 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: 274/547] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:04 2026] GET /v2.0/subnets?id=fa84cd49-9a50-4e48-892b-f26f349a6c58 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:04 2026] GET /v2.0/ports?network_id=e0630e4e-4846-497d-9809-8636e46c2818&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: 276/549] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:28:04 2026] GET /v2.0/security-groups?tenant_id=dd8f235059b3423c87fe13aa391828b0&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/550] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:04 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?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: 278/551] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:04 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/552] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:28:04 2026] DELETE /v2.0/security-groups/f88c43b4-53f9-46b8-9775-8449cb38fb23 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/553] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:04 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?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) [pid: 8|app: 0|req: 281/554] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:05 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&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: 282/555] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:05 2026] GET /v2.0/networks?id=ac768f2c-dabe-4986-ac0f-696c7e41f666 => generated 680 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/556] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 23 02:28:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ab513da7fce94bafacfb7e2e442a19f1 => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/557] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 23 02:28:05 2026] POST /v2.0/ports => generated 958 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 285/558] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:05 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 961 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/559] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:28:04 2026] PUT /v2.0/routers/3fd643dd-2179-4c7d-8174-400b63355511/add_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/560] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:05 2026] GET /v2.0/security-groups?id=abafb6cb-e81a-4ec6-97f4-042f23d77505&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/563] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:28:05 2026] PUT /v2.0/ports/d8d0d650-70fb-480f-8b79-515520070c18 => generated 1239 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:28:05.937 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4b580bd-52a5-4681-aa9a-5b595b497780'] response: {'name': 'network-changed', 'server_uuid': 'b111bba3-c722-4789-adf0-f3d58da6355c', 'tag': 'd8d0d650-70fb-480f-8b79-515520070c18', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 278/564] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:06 2026] GET /v2.0/ports?tenant_id=affc4e8b65b24cfc9073c14c63e1bd8d&device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 287/565] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:06 2026] GET /v2.0/networks?id=e0630e4e-4846-497d-9809-8636e46c2818 => generated 779 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/566] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:06 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/567] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:28:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7ce5664d-a5ef-4eb1-852a-3c79a69b520b => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/568] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:06 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/569] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:06 2026] GET /v2.0/subnets?id=fa84cd49-9a50-4e48-892b-f26f349a6c58 => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/570] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:06 2026] GET /v2.0/ports?network_id=e0630e4e-4846-497d-9809-8636e46c2818&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/571] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:06 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?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: 283/572] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:06 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?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: 290/573] 10.0.0.171 () {34 vars in 685 bytes} [Thu Apr 23 02:28:06 2026] POST /v2.0/security-groups => generated 1660 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/574] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:06 2026] GET /v2.0/ports?tenant_id=ab513da7fce94bafacfb7e2e442a19f1&device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/575] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 23 02:28:06 2026] GET /v2.0/networks?tenant_id=ab513da7fce94bafacfb7e2e442a19f1&shared=False => generated 776 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/576] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 23 02:28:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/577] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:28:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/578] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:06 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/579] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:06 2026] GET /v2.0/security-groups?id=abafb6cb-e81a-4ec6-97f4-042f23d77505&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/580] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:28:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/581] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:07 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/582] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:07 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&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: 296/583] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:28:07 2026] POST /v2.0/floatingips => generated 552 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/584] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:07 2026] GET /v2.0/ports?tenant_id=ab513da7fce94bafacfb7e2e442a19f1&device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/585] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:28:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d8d0d650-70fb-480f-8b79-515520070c18 => 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: 289/586] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:07 2026] GET /v2.0/subnets?id=d415dc80-59aa-4e8c-802f-43c5ea89a23f => generated 698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/587] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:07 2026] GET /v2.0/ports?network_id=ac768f2c-dabe-4986-ac0f-696c7e41f666&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/588] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:07 2026] GET /v2.0/networks/ac768f2c-dabe-4986-ac0f-696c7e41f666?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: 299/589] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:07 2026] GET /v2.0/networks/ac768f2c-dabe-4986-ac0f-696c7e41f666?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: 291/590] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:08 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/591] 10.0.0.222 () {34 vars in 1098 bytes} [Thu Apr 23 02:28:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--795170954&fields=id&tenant_id=f4515d9e0b584339aaafefe85752823b => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/592] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:08 2026] GET /v2.0/security-groups?id=abafb6cb-e81a-4ec6-97f4-042f23d77505&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: 301/593] 10.0.0.222 () {34 vars in 982 bytes} [Thu Apr 23 02:28:08 2026] GET /v2.0/networks?id=465ce977-b27f-4ae3-a420-0693b40181f5 => generated 670 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/594] 10.0.0.222 () {34 vars in 965 bytes} [Thu Apr 23 02:28:08 2026] GET /v2.0/quotas/f4515d9e0b584339aaafefe85752823b => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/595] 10.0.0.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:28:08 2026] GET /v2.0/ports?tenant_id=f4515d9e0b584339aaafefe85752823b&fields=id => generated 57 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/596] 10.0.0.222 () {34 vars in 1008 bytes} [Thu Apr 23 02:28:08 2026] GET /v2.0/networks/465ce977-b27f-4ae3-a420-0693b40181f5?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/597] 10.0.0.222 () {34 vars in 1108 bytes} [Thu Apr 23 02:28:08 2026] GET /v2.0/networks/465ce977-b27f-4ae3-a420-0693b40181f5?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: 295/598] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:08 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => 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: 296/599] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:08 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => 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: 304/600] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:08 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/601] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:09 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/602] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:09 2026] GET /v2.0/security-groups?id=abafb6cb-e81a-4ec6-97f4-042f23d77505&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/603] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:09 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => 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: 306/604] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:09 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/605] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:09 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&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: 307/606] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:10 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/607] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:10 2026] GET /v2.0/security-groups?id=abafb6cb-e81a-4ec6-97f4-042f23d77505&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/608] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:10 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => 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: 301/609] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:10 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/610] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:10 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&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: 302/611] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:11 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/612] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:11 2026] GET /v2.0/security-groups?id=abafb6cb-e81a-4ec6-97f4-042f23d77505&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/613] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:11 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => 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: 304/614] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:12 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/615] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:12 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/616] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:28:11 2026] GET /v2.0/security-groups?tenant_id=f109ef948b224e6db2437d96129ba1ec&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/617] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:28:12 2026] DELETE /v2.0/security-groups/5dcf2fa7-87f9-45a1-8176-de2533fe95c6 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/618] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:28:12 2026] GET /v2.0/security-groups?tenant_id=833fcc60cbca42b88f58b4cdbb00beb2&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/619] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:12 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/620] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:12 2026] GET /v2.0/security-groups?id=abafb6cb-e81a-4ec6-97f4-042f23d77505&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/621] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:28:12 2026] DELETE /v2.0/security-groups/7b8f3539-e170-480d-b07b-87196d828ad6 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/622] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:12 2026] GET /v2.0/networks?id=465ce977-b27f-4ae3-a420-0693b40181f5 => generated 670 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/623] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 23 02:28:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f4515d9e0b584339aaafefe85752823b => generated 180 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/624] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:12 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => 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: 316/625] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:13 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/626] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:13 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&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: 310/627] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 23 02:28:12 2026] POST /v2.0/ports => generated 954 bytes in 419 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: 318/628] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:28:13 2026] PUT /v2.0/ports/04b6e832-24a3-4eb5-802e-325cdf7961c3 => generated 1235 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/629] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:13 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 973 bytes in 92 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-04-23 02:28:13.889 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec5594c2-8119-4464-a49d-19b3b81d5116'] response: {'name': 'network-changed', 'server_uuid': '12d17478-4c0f-4a60-be6f-7faabc8a0740', 'tag': '04b6e832-24a3-4eb5-802e-325cdf7961c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 319/630] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:13 2026] GET /v2.0/security-groups?id=abafb6cb-e81a-4ec6-97f4-042f23d77505&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/631] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:14 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/632] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:14 2026] GET /v2.0/security-groups?id=42fbdc1c-be4d-4955-a64a-f24f08657722&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: 321/633] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:14 2026] GET /v2.0/ports?tenant_id=f4515d9e0b584339aaafefe85752823b&device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => 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: 313/634] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:14 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/635] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 23 02:28:14 2026] GET /v2.0/networks?tenant_id=f4515d9e0b584339aaafefe85752823b&shared=False => generated 766 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/636] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:14 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&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: 323/637] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 23 02:28:14 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: 315/638] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:14 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => 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: 316/639] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:14 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => 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: 317/640] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:15 2026] GET /v2.0/security-groups?id=abafb6cb-e81a-4ec6-97f4-042f23d77505&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/641] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:15 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/642] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:15 2026] GET /v2.0/security-groups?id=42fbdc1c-be4d-4955-a64a-f24f08657722&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:15.511 8 INFO neutron.db.l3_db [None req-94be37da-b4ce-4d49-977c-0759b05c556c aeaa3e2753554315904baa42f106a805 affc4e8b65b24cfc9073c14c63e1bd8d - - default default] Floating IP c734e7d2-7175-40cb-a9f0-3af4f768dc26 associated. External IP: 10.96.250.212, port: 7ce5664d-a5ef-4eb1-852a-3c79a69b520b. [pid: 7|app: 0|req: 320/643] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:15 2026] GET /v2.0/ports?tenant_id=f4515d9e0b584339aaafefe85752823b&device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/644] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:28:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=04b6e832-24a3-4eb5-802e-325cdf7961c3 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/645] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:15 2026] GET /v2.0/subnets?id=b77d03a5-fbeb-4374-b71f-7ab1795ff1da => generated 688 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/646] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:15 2026] GET /v2.0/ports?network_id=465ce977-b27f-4ae3-a420-0693b40181f5&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:15 2026] GET /v2.0/networks/465ce977-b27f-4ae3-a420-0693b40181f5?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/648] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:15 2026] GET /v2.0/networks/465ce977-b27f-4ae3-a420-0693b40181f5?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: 324/649] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:28:14 2026] PUT /v2.0/floatingips/c734e7d2-7175-40cb-a9f0-3af4f768dc26 => generated 856 bytes in 1259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:15.971 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-38bdbe17-63f7-496a-817d-5cfadfb43d9d'] response: {'name': 'network-changed', 'server_uuid': '769aae7f-bf21-4244-a644-cb171cae7d6c', 'tag': '7ce5664d-a5ef-4eb1-852a-3c79a69b520b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 326/650] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:15 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => 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: 325/651] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:16 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/652] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:16 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/653] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:16 2026] GET /v2.0/security-groups?id=abafb6cb-e81a-4ec6-97f4-042f23d77505&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:16 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/655] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:16 2026] GET /v2.0/ports?tenant_id=affc4e8b65b24cfc9073c14c63e1bd8d&device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => 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: 330/656] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:16 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/657] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:16 2026] GET /v2.0/networks?id=e0630e4e-4846-497d-9809-8636e46c2818 => generated 779 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/658] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:16 2026] GET /v2.0/security-groups?id=42fbdc1c-be4d-4955-a64a-f24f08657722&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: 333/659] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:28:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7ce5664d-a5ef-4eb1-852a-3c79a69b520b => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/660] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:16 2026] GET /v2.0/subnets?id=fa84cd49-9a50-4e48-892b-f26f349a6c58 => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/661] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:16 2026] GET /v2.0/ports?network_id=e0630e4e-4846-497d-9809-8636e46c2818&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:28:16.785 8 INFO neutron.db.l3_db [None req-6cbebf97-2db8-4771-a124-e03d92191a6a a587731b7e5945b0be42cc5dc3dc9d44 ab513da7fce94bafacfb7e2e442a19f1 - - default default] Floating IP 590f18a3-f8c6-40e5-bc29-d913a80ead9d associated. External IP: 10.96.250.208, port: d8d0d650-70fb-480f-8b79-515520070c18. [pid: 7|app: 0|req: 336/662] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:16 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/663] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:16 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?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: 327/664] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:28:16 2026] PUT /v2.0/floatingips/590f18a3-f8c6-40e5-bc29-d913a80ead9d => generated 856 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/665] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:17 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/666] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:17 2026] GET /v2.0/security-groups?id=abafb6cb-e81a-4ec6-97f4-042f23d77505&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: 339/667] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:17 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => 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: 329/668] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:17 2026] GET /v2.0/security-groups?id=abafb6cb-e81a-4ec6-97f4-042f23d77505&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/669] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:17 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => 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: 330/670] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:17 2026] GET /v2.0/security-groups?id=42fbdc1c-be4d-4955-a64a-f24f08657722&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-04-23 02:28:18.016 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f59f0bd-ab87-4ec4-9e19-f80dea1175c7'] response: {'name': 'network-changed', 'server_uuid': 'b111bba3-c722-4789-adf0-f3d58da6355c', 'tag': 'd8d0d650-70fb-480f-8b79-515520070c18', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 341/671] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:18 2026] GET /v2.0/ports?tenant_id=ab513da7fce94bafacfb7e2e442a19f1&device_id=b111bba3-c722-4789-adf0-f3d58da6355c => 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: 331/672] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:18 2026] GET /v2.0/networks?id=ac768f2c-dabe-4986-ac0f-696c7e41f666 => generated 776 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/673] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:28:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d8d0d650-70fb-480f-8b79-515520070c18 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/674] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:18 2026] GET /v2.0/subnets?id=d415dc80-59aa-4e8c-802f-43c5ea89a23f => generated 698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/675] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:18 2026] GET /v2.0/ports?network_id=ac768f2c-dabe-4986-ac0f-696c7e41f666&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: 333/676] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:18 2026] GET /v2.0/networks/ac768f2c-dabe-4986-ac0f-696c7e41f666?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: 344/677] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:18 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/678] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:18 2026] GET /v2.0/networks/ac768f2c-dabe-4986-ac0f-696c7e41f666?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/679] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:18 2026] GET /v2.0/security-groups?id=abafb6cb-e81a-4ec6-97f4-042f23d77505&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: 335/680] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:18 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/681] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:18 2026] GET /v2.0/security-groups?id=42fbdc1c-be4d-4955-a64a-f24f08657722&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/682] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:28:19 2026] GET /v2.0/security-groups?tenant_id=4a88c63fd7204c67aa6c4328d07856b7&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/683] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:28:19 2026] DELETE /v2.0/security-groups/1aa329bb-ed38-4c29-a847-bd88e1aa0422 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/684] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:19 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/685] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:20 2026] GET /v2.0/security-groups?id=abafb6cb-e81a-4ec6-97f4-042f23d77505&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: 338/686] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:28:20 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/687] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:20 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:20.271 8 INFO neutron_taas.services.taas.taas_plugin [req-b675b18c-1713-4293-a8e4-fef1888f1ca3 req-dae3db57-ffd7-4887-a0ed-32e566f377a9 a587731b7e5945b0be42cc5dc3dc9d44 ab513da7fce94bafacfb7e2e442a19f1 - - default default] TaaS: Handle Delete Port: d8d0d650-70fb-480f-8b79-515520070c18 2026-04-23 02:28:20.277 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b675b18c-1713-4293-a8e4-fef1888f1ca3 req-dae3db57-ffd7-4887-a0ed-32e566f377a9 a587731b7e5945b0be42cc5dc3dc9d44 ab513da7fce94bafacfb7e2e442a19f1 - - default default] Tap Mirror: Handle Delete Port: d8d0d650-70fb-480f-8b79-515520070c18 [pid: 7|app: 0|req: 350/688] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:28:20 2026] GET /v2.0/security-groups?tenant_id=8c77155c81194da685d9bd0478c22188&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/689] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:20 2026] GET /v2.0/security-groups?id=42fbdc1c-be4d-4955-a64a-f24f08657722&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:20.449 8 INFO neutron.db.l3_db [req-b675b18c-1713-4293-a8e4-fef1888f1ca3 req-dae3db57-ffd7-4887-a0ed-32e566f377a9 a587731b7e5945b0be42cc5dc3dc9d44 ab513da7fce94bafacfb7e2e442a19f1 - - default default] Floating IP 590f18a3-f8c6-40e5-bc29-d913a80ead9d disassociated. External IP: 10.96.250.208, port: d8d0d650-70fb-480f-8b79-515520070c18. [pid: 7|app: 0|req: 352/690] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:28:20 2026] DELETE /v2.0/security-groups/270f673f-d5de-43f8-9951-24f46800dc18 => 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: 339/691] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 23 02:28:20 2026] DELETE /v2.0/ports/d8d0d650-70fb-480f-8b79-515520070c18 => generated 0 bytes in 714 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:20.854 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de38483f-dd12-4d49-84bf-7dffaa501789'] response: {'server_uuid': 'b111bba3-c722-4789-adf0-f3d58da6355c', 'name': 'network-vif-deleted', 'tag': 'd8d0d650-70fb-480f-8b79-515520070c18', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 341/694] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:21 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/695] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:21 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/696] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:21 2026] GET /v2.0/security-groups?id=42fbdc1c-be4d-4955-a64a-f24f08657722&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: 355/697] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:21 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:21.941 8 INFO neutron.db.l3_db [None req-fcdf4603-8327-4c75-87b3-dd094cce2efb 42cc7876d1054eef97e22cb8f22a24b6 f4515d9e0b584339aaafefe85752823b - - default default] Floating IP 147d6ef2-0f6f-4c01-afc3-a5ea33b72c67 associated. External IP: 10.96.250.214, port: 04b6e832-24a3-4eb5-802e-325cdf7961c3. [pid: 8|app: 0|req: 343/698] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:28:21 2026] PUT /v2.0/floatingips/147d6ef2-0f6f-4c01-afc3-a5ea33b72c67 => generated 855 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/699] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:22 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => 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: 344/700] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:22 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/701] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:22 2026] GET /v2.0/security-groups?id=42fbdc1c-be4d-4955-a64a-f24f08657722&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/702] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:22 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:22.903 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-972c1245-4079-4a4b-8e1f-bf7d469b38ce'] response: {'name': 'network-changed', 'server_uuid': '12d17478-4c0f-4a60-be6f-7faabc8a0740', 'tag': '04b6e832-24a3-4eb5-802e-325cdf7961c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 359/703] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:22 2026] GET /v2.0/security-groups?id=42fbdc1c-be4d-4955-a64a-f24f08657722&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/704] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:28:22 2026] GET /v2.0/security-groups?tenant_id=a10716c02d7a4c19b70a67b0e6ab0229&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/705] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:28:23 2026] DELETE /v2.0/security-groups/2303fdb1-485f-4701-a58a-3ad58e1cf7a1 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/706] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:23 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => 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: 361/707] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:23 2026] GET /v2.0/ports?tenant_id=f4515d9e0b584339aaafefe85752823b&device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/708] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:23 2026] GET /v2.0/networks?id=465ce977-b27f-4ae3-a420-0693b40181f5 => generated 766 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/709] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:28:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=04b6e832-24a3-4eb5-802e-325cdf7961c3 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/710] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:23 2026] GET /v2.0/subnets?id=b77d03a5-fbeb-4374-b71f-7ab1795ff1da => 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: 363/711] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:23 2026] GET /v2.0/ports?network_id=465ce977-b27f-4ae3-a420-0693b40181f5&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: 349/712] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:23 2026] GET /v2.0/networks/465ce977-b27f-4ae3-a420-0693b40181f5?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: 364/713] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:23 2026] GET /v2.0/networks/465ce977-b27f-4ae3-a420-0693b40181f5?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: 350/714] 10.0.0.37 () {34 vars in 989 bytes} [Thu Apr 23 02:28:23 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 1244 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/715] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:24 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/716] 10.0.0.37 () {34 vars in 1039 bytes} [Thu Apr 23 02:28:24 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/717] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:24 2026] GET /v2.0/security-groups?id=42fbdc1c-be4d-4955-a64a-f24f08657722&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: 352/718] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:24 2026] GET /v2.0/ports?device_id=b111bba3-c722-4789-adf0-f3d58da6355c => 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: 353/719] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:25 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/720] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:28:25 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/721] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:25 2026] GET /v2.0/security-groups?id=42fbdc1c-be4d-4955-a64a-f24f08657722&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:25.401 7 INFO neutron.db.segments_db [None req-3d8a2bf9-2e46-4853-b27d-79e92b71a991 326f57b93cba4e3d9f3192d84ea1b2aa 14aa660ad38c4e10a508bac2df76eaf2 - - default default] Added segment 29ce8bf7-1770-4675-86e4-ddc865485869 of type vxlan for network ff7a96b1-272e-4a28-92c1-a49958d05170 2026-04-23 02:28:25.418 8 INFO neutron_taas.services.taas.taas_plugin [req-20437bb2-d260-4a04-8c9d-a6fb15527376 req-4cd93c9c-6366-4c8c-a413-ce2ba0801b7c 42cc7876d1054eef97e22cb8f22a24b6 f4515d9e0b584339aaafefe85752823b - - default default] TaaS: Handle Delete Port: 04b6e832-24a3-4eb5-802e-325cdf7961c3 2026-04-23 02:28:25.421 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-20437bb2-d260-4a04-8c9d-a6fb15527376 req-4cd93c9c-6366-4c8c-a413-ce2ba0801b7c 42cc7876d1054eef97e22cb8f22a24b6 f4515d9e0b584339aaafefe85752823b - - default default] Tap Mirror: Handle Delete Port: 04b6e832-24a3-4eb5-802e-325cdf7961c3 2026-04-23 02:28:25.468 7 INFO neutron.db.segments_db [None req-3d8a2bf9-2e46-4853-b27d-79e92b71a991 326f57b93cba4e3d9f3192d84ea1b2aa 14aa660ad38c4e10a508bac2df76eaf2 - - default default] Added segment bc463528-86ae-4d3f-ba08-5cf9ebc46135 of type vxlan for network b68c4032-825a-427d-9d76-17a4cd1308c7 2026-04-23 02:28:25.508 8 INFO neutron.db.l3_db [req-20437bb2-d260-4a04-8c9d-a6fb15527376 req-4cd93c9c-6366-4c8c-a413-ce2ba0801b7c 42cc7876d1054eef97e22cb8f22a24b6 f4515d9e0b584339aaafefe85752823b - - default default] Floating IP 147d6ef2-0f6f-4c01-afc3-a5ea33b72c67 disassociated. External IP: 10.96.250.214, port: 04b6e832-24a3-4eb5-802e-325cdf7961c3. [pid: 7|app: 0|req: 367/722] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:28:25 2026] POST /v2.0/networks => generated 1206 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/723] 10.0.0.171 () {32 vars in 649 bytes} [Thu Apr 23 02:28:25 2026] GET /v2.0/networks => generated 1843 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/724] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:28:25 2026] DELETE /v2.0/security-groups/abafb6cb-e81a-4ec6-97f4-042f23d77505 => 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: 356/725] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 23 02:28:25 2026] DELETE /v2.0/ports/04b6e832-24a3-4eb5-802e-325cdf7961c3 => generated 0 bytes in 537 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:25.867 7 INFO neutron.services.segments.plugin [-] Segment 29ce8bf7-1770-4675-86e4-ddc865485869 resource provider aggregate not found 2026-04-23 02:28:25.869 8 INFO neutron.api.v2.resource [None req-e326990a-4a22-4955-9da5-8dc662c75b06 a587731b7e5945b0be42cc5dc3dc9d44 ab513da7fce94bafacfb7e2e442a19f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 357/726] 10.0.0.171 () {32 vars in 737 bytes} [Thu Apr 23 02:28:25 2026] GET /v2.0/security-groups/abafb6cb-e81a-4ec6-97f4-042f23d77505 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:28:25.876 7 INFO neutron.services.segments.plugin [-] Segment 29ce8bf7-1770-4675-86e4-ddc865485869 resource provider aggregate not found 2026-04-23 02:28:25.882 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9615c37-a972-498a-b6a8-2f658cef41e4'] response: {'server_uuid': '12d17478-4c0f-4a60-be6f-7faabc8a0740', 'name': 'network-vif-deleted', 'tag': '04b6e832-24a3-4eb5-802e-325cdf7961c3', 'status': 'completed', 'code': 200} 2026-04-23 02:28:25.900 7 INFO neutron.services.segments.plugin [-] Segment 29ce8bf7-1770-4675-86e4-ddc865485869 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29ce8bf7-1770-4675-86e4-ddc865485869 found for delete ", "request_id": "req-07fb649e-4313-4bbd-80c3-ba34b088b06f"}]} 2026-04-23 02:28:25.908 7 INFO neutron.services.segments.plugin [-] Segment 29ce8bf7-1770-4675-86e4-ddc865485869 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29ce8bf7-1770-4675-86e4-ddc865485869 found for delete ", "request_id": "req-20b83799-409e-4f5e-9cb1-cbf12ccafdf6"}]} [pid: 7|app: 0|req: 370/727] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:25 2026] DELETE /v2.0/networks/ff7a96b1-272e-4a28-92c1-a49958d05170 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:25.977 8 INFO neutron_taas.services.taas.taas_plugin [None req-4698b414-cab4-4741-8bed-248123567059 a587731b7e5945b0be42cc5dc3dc9d44 ab513da7fce94bafacfb7e2e442a19f1 - - default default] TaaS: Handle Delete Port: 198ca21b-2220-4042-9be4-f9fb15a59c38 2026-04-23 02:28:25.980 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4698b414-cab4-4741-8bed-248123567059 a587731b7e5945b0be42cc5dc3dc9d44 ab513da7fce94bafacfb7e2e442a19f1 - - default default] Tap Mirror: Handle Delete Port: 198ca21b-2220-4042-9be4-f9fb15a59c38 [pid: 7|app: 0|req: 371/728] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:25 2026] DELETE /v2.0/networks/b68c4032-825a-427d-9d76-17a4cd1308c7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/729] 10.0.0.171 () {32 vars in 649 bytes} [Thu Apr 23 02:28:26 2026] GET /v2.0/networks => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:26.102 7 INFO neutron.db.segments_db [None req-d9772782-8d14-4141-a8a0-51cd38a7e456 326f57b93cba4e3d9f3192d84ea1b2aa 14aa660ad38c4e10a508bac2df76eaf2 - - default default] Added segment adb8b15b-2726-489e-88db-aae49fd39693 of type vxlan for network 1bb64af3-1e49-4948-b86d-cbb221aafeea [pid: 8|app: 0|req: 358/730] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:28:25 2026] DELETE /v2.0/floatingips/590f18a3-f8c6-40e5-bc29-d913a80ead9d => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/731] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:28:26 2026] POST /v2.0/networks => generated 634 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:28:26.239 7 INFO neutron.db.segments_db [None req-b484e345-4be0-491f-a10d-863f997beaef 326f57b93cba4e3d9f3192d84ea1b2aa 14aa660ad38c4e10a508bac2df76eaf2 - - default default] Added segment 04667290-0efb-4dc3-b63c-3408c9616f9e of type vxlan for network 77aae723-d23b-45e0-910b-99762ec55eec [pid: 7|app: 0|req: 374/732] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:28:26 2026] POST /v2.0/networks => generated 635 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:28:26.488 8 INFO neutron_taas.services.taas.taas_plugin [None req-170612b2-1fbb-4b38-ad86-f2cad3ebd54f 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 23a0b279-3a01-4802-84d6-6fe8f41a7c38 2026-04-23 02:28:26.491 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-170612b2-1fbb-4b38-ad86-f2cad3ebd54f 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 23a0b279-3a01-4802-84d6-6fe8f41a7c38 [pid: 7|app: 0|req: 375/733] 10.0.0.171 () {34 vars in 665 bytes} [Thu Apr 23 02:28:26 2026] POST /v2.0/ports => generated 1506 bytes in 507 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: 376/734] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:26 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => 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: 377/735] 10.0.0.171 () {32 vars in 643 bytes} [Thu Apr 23 02:28:26 2026] GET /v2.0/ports => generated 1506 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/736] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:28:26 2026] PUT /v2.0/routers/757c16a8-f096-4cd4-8262-80935cdf7712/remove_router_interface => generated 309 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:27.050 7 INFO neutron_taas.services.taas.taas_plugin [None req-27741e56-0a15-48c9-b299-be4357fa11f0 326f57b93cba4e3d9f3192d84ea1b2aa 14aa660ad38c4e10a508bac2df76eaf2 - - default default] TaaS: Handle Delete Port: 27cffdbe-0a59-4288-8aee-ad0479489aba 2026-04-23 02:28:27.055 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27741e56-0a15-48c9-b299-be4357fa11f0 326f57b93cba4e3d9f3192d84ea1b2aa 14aa660ad38c4e10a508bac2df76eaf2 - - default default] Tap Mirror: Handle Delete Port: 27cffdbe-0a59-4288-8aee-ad0479489aba [pid: 7|app: 0|req: 378/737] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:28:26 2026] DELETE /v2.0/ports/27cffdbe-0a59-4288-8aee-ad0479489aba => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:27.191 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4c474d3-5f7c-4c14-998d-d02541ea67cd 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 11c188e9-18e6-47d1-b94c-9ee4cbb54d17 2026-04-23 02:28:27.194 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4c474d3-5f7c-4c14-998d-d02541ea67cd 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 11c188e9-18e6-47d1-b94c-9ee4cbb54d17 2026-04-23 02:28:27.230 7 INFO neutron_taas.services.taas.taas_plugin [None req-d37f627a-f456-4fbd-b8a1-06430bd2dc90 326f57b93cba4e3d9f3192d84ea1b2aa 14aa660ad38c4e10a508bac2df76eaf2 - - default default] TaaS: Handle Delete Port: dcaa8ee0-8133-4261-9834-5067264aed5e 2026-04-23 02:28:27.234 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d37f627a-f456-4fbd-b8a1-06430bd2dc90 326f57b93cba4e3d9f3192d84ea1b2aa 14aa660ad38c4e10a508bac2df76eaf2 - - default default] Tap Mirror: Handle Delete Port: dcaa8ee0-8133-4261-9834-5067264aed5e [pid: 7|app: 0|req: 379/738] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:28:27 2026] DELETE /v2.0/ports/dcaa8ee0-8133-4261-9834-5067264aed5e => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/739] 10.0.0.171 () {32 vars in 643 bytes} [Thu Apr 23 02:28:27 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:28:27.397 7 INFO neutron.db.segments_db [None req-b10c97dc-5d7d-44d0-88e0-8e3d8a943dc7 326f57b93cba4e3d9f3192d84ea1b2aa 14aa660ad38c4e10a508bac2df76eaf2 - - default default] Added segment d7c792d6-4682-4c0c-afc8-c6576e7579ee of type vxlan for network ec917031-4e3a-4eb9-a1df-359fda74b591 2026-04-23 02:28:27.467 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4c474d3-5f7c-4c14-998d-d02541ea67cd 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 84369dcc-472f-4b4f-b73c-844e007b4c0c 2026-04-23 02:28:27.471 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4c474d3-5f7c-4c14-998d-d02541ea67cd 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 84369dcc-472f-4b4f-b73c-844e007b4c0c [pid: 7|app: 0|req: 381/740] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:28:27 2026] POST /v2.0/networks => generated 634 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:28:27.529 7 INFO neutron.db.segments_db [None req-cf249bdb-0247-4587-8056-96bd25854d50 326f57b93cba4e3d9f3192d84ea1b2aa 14aa660ad38c4e10a508bac2df76eaf2 - - default default] Added segment 61d11010-051d-4e41-8661-0cf23e5c1a6e of type vxlan for network 6e885bca-0209-462c-b07e-570de19ea842 [pid: 7|app: 0|req: 382/741] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:28:27 2026] POST /v2.0/networks => generated 635 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:28:27.857 8 INFO neutron.services.segments.plugin [-] Segment b227de54-99c5-4b9d-94cd-3f738a6a962e resource provider aggregate not found 2026-04-23 02:28:27.864 8 INFO neutron.services.segments.plugin [-] Segment b227de54-99c5-4b9d-94cd-3f738a6a962e resource provider aggregate not found 2026-04-23 02:28:27.883 8 INFO neutron.services.segments.plugin [-] Segment b227de54-99c5-4b9d-94cd-3f738a6a962e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b227de54-99c5-4b9d-94cd-3f738a6a962e found for delete ", "request_id": "req-4b341087-430a-4bb7-9ea5-574ba743ea88"}]} 2026-04-23 02:28:27.883 8 INFO neutron.services.segments.plugin [-] Segment b227de54-99c5-4b9d-94cd-3f738a6a962e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b227de54-99c5-4b9d-94cd-3f738a6a962e found for delete ", "request_id": "req-b96bf232-7e68-4828-8eff-fc875072d16e"}]} 2026-04-23 02:28:27.892 8 INFO neutron.db.l3_hamode_db [None req-d4c474d3-5f7c-4c14-998d-d02541ea67cd 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] HA network 727e1307-fc44-4486-a2b8-c66788c3639d was deleted as no HA routers are present in tenant ab513da7fce94bafacfb7e2e442a19f1. [pid: 8|app: 0|req: 360/742] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:27 2026] DELETE /v2.0/routers/757c16a8-f096-4cd4-8262-80935cdf7712 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:28:27.939 7 INFO neutron.services.segments.plugin [-] Segment bc463528-86ae-4d3f-ba08-5cf9ebc46135 resource provider aggregate not found 2026-04-23 02:28:27.947 7 INFO neutron.services.segments.plugin [-] Segment bc463528-86ae-4d3f-ba08-5cf9ebc46135 resource provider aggregate not found [pid: 8|app: 0|req: 361/743] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:27 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:28:27.974 7 INFO neutron.services.segments.plugin [-] Segment bc463528-86ae-4d3f-ba08-5cf9ebc46135 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc463528-86ae-4d3f-ba08-5cf9ebc46135 found for delete ", "request_id": "req-5885e066-45a1-4b3a-a36f-6da0e264c543"}]} 2026-04-23 02:28:27.974 7 INFO neutron.services.segments.plugin [-] Segment bc463528-86ae-4d3f-ba08-5cf9ebc46135 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc463528-86ae-4d3f-ba08-5cf9ebc46135 found for delete ", "request_id": "req-302280bd-d58e-4612-bf0d-8fbf34fa52f2"}]} [pid: 7|app: 0|req: 383/744] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:27 2026] DELETE /v2.0/subnets/d415dc80-59aa-4e8c-802f-43c5ea89a23f => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:28.207 7 INFO neutron_taas.services.taas.taas_plugin [None req-84c28697-af0c-4b59-a6fd-f4661c524160 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: cb96de46-70bd-40b0-8920-03743558c2ba 2026-04-23 02:28:28.210 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84c28697-af0c-4b59-a6fd-f4661c524160 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: cb96de46-70bd-40b0-8920-03743558c2ba [pid: 7|app: 0|req: 384/745] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:28 2026] DELETE /v2.0/networks/ac768f2c-dabe-4986-ac0f-696c7e41f666 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/746] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:28 2026] POST /v2.0/subnets => generated 1323 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/747] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:28:28 2026] GET /v2.0/security-groups?tenant_id=ab513da7fce94bafacfb7e2e442a19f1&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/748] 10.0.0.171 () {32 vars in 647 bytes} [Thu Apr 23 02:28:28 2026] GET /v2.0/subnets => generated 1959 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/749] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:28:28 2026] DELETE /v2.0/security-groups/e59cbb04-601b-4d5a-b28a-022743740305 => 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: 386/750] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:28 2026] DELETE /v2.0/subnets/36367da3-ff29-492a-9df2-1895cfca9bf1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/751] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:28 2026] DELETE /v2.0/subnets/914ecc91-73c1-409c-a7f1-6687a2ca32e4 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/752] 10.0.0.171 () {32 vars in 647 bytes} [Thu Apr 23 02:28:28 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/753] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:28 2026] DELETE /v2.0/networks/6e885bca-0209-462c-b07e-570de19ea842 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/754] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:29 2026] GET /v2.0/ports?device_id=12d17478-4c0f-4a60-be6f-7faabc8a0740 => 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: 388/755] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:28 2026] DELETE /v2.0/networks/ec917031-4e3a-4eb9-a1df-359fda74b591 => 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: 368/756] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:29 2026] DELETE /v2.0/networks/77aae723-d23b-45e0-910b-99762ec55eec => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/757] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:29 2026] DELETE /v2.0/networks/1bb64af3-1e49-4948-b86d-cbb221aafeea => generated 0 bytes in 95 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:29.903 8 INFO neutron.services.segments.plugin [-] Segment 61d11010-051d-4e41-8661-0cf23e5c1a6e resource provider aggregate not found 2026-04-23 02:28:29.910 8 INFO neutron.services.segments.plugin [-] Segment 61d11010-051d-4e41-8661-0cf23e5c1a6e resource provider aggregate not found 2026-04-23 02:28:29.925 8 INFO neutron.services.segments.plugin [-] Segment 61d11010-051d-4e41-8661-0cf23e5c1a6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61d11010-051d-4e41-8661-0cf23e5c1a6e found for delete ", "request_id": "req-a9d623fe-e9b5-47b0-ab42-ce441fbc9d70"}]} 2026-04-23 02:28:29.926 8 INFO neutron.services.segments.plugin [-] Segment 61d11010-051d-4e41-8661-0cf23e5c1a6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61d11010-051d-4e41-8661-0cf23e5c1a6e found for delete ", "request_id": "req-5968cd9a-bda1-465a-9b88-15154d0b23f1"}]} 2026-04-23 02:28:29.949 8 INFO neutron.services.segments.plugin [-] Segment 04667290-0efb-4dc3-b63c-3408c9616f9e resource provider aggregate not found 2026-04-23 02:28:29.950 8 INFO neutron.services.segments.plugin [-] Segment 04667290-0efb-4dc3-b63c-3408c9616f9e resource provider aggregate not found 2026-04-23 02:28:29.983 8 INFO neutron.services.segments.plugin [-] Segment 04667290-0efb-4dc3-b63c-3408c9616f9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04667290-0efb-4dc3-b63c-3408c9616f9e found for delete ", "request_id": "req-b21889e4-7309-4bfe-80bb-1ef014e635c0"}]} 2026-04-23 02:28:29.984 8 INFO neutron.services.segments.plugin [-] Segment 04667290-0efb-4dc3-b63c-3408c9616f9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04667290-0efb-4dc3-b63c-3408c9616f9e found for delete ", "request_id": "req-c22cbaf9-41b5-4159-a522-7dfeedb8d8e8"}]} 2026-04-23 02:28:29.994 7 INFO neutron.services.segments.plugin [-] Segment 95337817-466d-4411-aa1c-808b85c91ecb resource provider aggregate not found 2026-04-23 02:28:29.999 7 INFO neutron.services.segments.plugin [-] Segment 95337817-466d-4411-aa1c-808b85c91ecb resource provider aggregate not found [pid: 8|app: 0|req: 369/758] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:28:29 2026] GET /v2.0/security-groups?tenant_id=14aa660ad38c4e10a508bac2df76eaf2&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:28:30.011 7 INFO neutron.services.segments.plugin [-] Segment 95337817-466d-4411-aa1c-808b85c91ecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95337817-466d-4411-aa1c-808b85c91ecb found for delete ", "request_id": "req-bc770d18-9d8e-4f20-9948-1227207fa88f"}]} 2026-04-23 02:28:30.015 7 INFO neutron.services.segments.plugin [-] Segment 95337817-466d-4411-aa1c-808b85c91ecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95337817-466d-4411-aa1c-808b85c91ecb found for delete ", "request_id": "req-c2aee2fc-4525-47b6-9d12-d7d5ed49b408"}]} 2026-04-23 02:28:30.033 7 INFO neutron.services.segments.plugin [-] Segment d7c792d6-4682-4c0c-afc8-c6576e7579ee resource provider aggregate not found 2026-04-23 02:28:30.040 7 INFO neutron.services.segments.plugin [-] Segment d7c792d6-4682-4c0c-afc8-c6576e7579ee resource provider aggregate not found 2026-04-23 02:28:30.061 7 INFO neutron.services.segments.plugin [-] Segment d7c792d6-4682-4c0c-afc8-c6576e7579ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7c792d6-4682-4c0c-afc8-c6576e7579ee found for delete ", "request_id": "req-7c45ddca-6547-4300-a5fa-e86f1c1dda29"}]} 2026-04-23 02:28:30.064 7 INFO neutron.services.segments.plugin [-] Segment d7c792d6-4682-4c0c-afc8-c6576e7579ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7c792d6-4682-4c0c-afc8-c6576e7579ee found for delete ", "request_id": "req-eec0cd74-d1d2-4bd3-9717-cfda8dc57069"}]} 2026-04-23 02:28:30.084 7 INFO neutron.services.segments.plugin [-] Segment adb8b15b-2726-489e-88db-aae49fd39693 resource provider aggregate not found 2026-04-23 02:28:30.090 7 INFO neutron.services.segments.plugin [-] Segment adb8b15b-2726-489e-88db-aae49fd39693 resource provider aggregate not found 2026-04-23 02:28:30.105 7 INFO neutron.services.segments.plugin [-] Segment adb8b15b-2726-489e-88db-aae49fd39693 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adb8b15b-2726-489e-88db-aae49fd39693 found for delete ", "request_id": "req-f0928c8a-3811-4028-9310-bc222cf70d92"}]} 2026-04-23 02:28:30.121 7 INFO neutron.services.segments.plugin [-] Segment adb8b15b-2726-489e-88db-aae49fd39693 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adb8b15b-2726-489e-88db-aae49fd39693 found for delete ", "request_id": "req-fb16e3c9-622b-4784-bb8f-a9bc59a0d067"}]} [pid: 7|app: 0|req: 390/759] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:28:30 2026] DELETE /v2.0/security-groups/70d61376-afea-4483-8b75-82e6dc1602db => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/760] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:28:30 2026] DELETE /v2.0/security-groups/42fbdc1c-be4d-4955-a64a-f24f08657722 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:28:30.282 7 INFO neutron.api.v2.resource [None req-18f16b37-5c43-4bf0-b598-91218b82ee73 42cc7876d1054eef97e22cb8f22a24b6 f4515d9e0b584339aaafefe85752823b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 391/761] 10.0.0.171 () {32 vars in 737 bytes} [Thu Apr 23 02:28:30 2026] GET /v2.0/security-groups/42fbdc1c-be4d-4955-a64a-f24f08657722 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:28:30.411 8 INFO neutron_taas.services.taas.taas_plugin [None req-70efccc5-a979-4556-b7b8-e1c550447705 42cc7876d1054eef97e22cb8f22a24b6 f4515d9e0b584339aaafefe85752823b - - default default] TaaS: Handle Delete Port: e7d55ea0-69d3-4ef2-a0cf-d27f9537d034 2026-04-23 02:28:30.413 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70efccc5-a979-4556-b7b8-e1c550447705 42cc7876d1054eef97e22cb8f22a24b6 f4515d9e0b584339aaafefe85752823b - - default default] Tap Mirror: Handle Delete Port: e7d55ea0-69d3-4ef2-a0cf-d27f9537d034 [pid: 8|app: 0|req: 371/762] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:28:30 2026] DELETE /v2.0/floatingips/147d6ef2-0f6f-4c01-afc3-a5ea33b72c67 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:28:30.723 7 INFO neutron.db.segments_db [None req-4a8750d0-3a91-493c-b414-ddd425a49cc6 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment 3ca2b5e7-6a6c-4584-96fd-cea1787efd7a of type vxlan for network 0ab83fa2-4b2e-40a8-922a-64bdbded1d3c [pid: 7|app: 0|req: 392/763] 10.0.0.171 () {34 vars in 671 bytes} [Thu Apr 23 02:28:30 2026] POST /v2.0/networks => generated 725 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/764] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:30 2026] POST /v2.0/subnets => generated 691 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:28:31.011 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d2f7c5f-9e82-4a6a-b4c4-10a1d9858bc1 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 28d86a11-f9e8-4cb0-90b9-de4799ed6ecf 2026-04-23 02:28:31.013 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d2f7c5f-9e82-4a6a-b4c4-10a1d9858bc1 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 28d86a11-f9e8-4cb0-90b9-de4799ed6ecf 2026-04-23 02:28:31.019 7 INFO neutron.db.segments_db [None req-c4e089aa-4650-4d43-8d99-884e05ae4a8c 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment 22c4ca43-7713-48dd-9492-a87bf3cca48c of type vxlan for network 31665bf8-80ed-4726-be93-ed41f45c54d0 2026-04-23 02:28:31.254 7 INFO neutron.db.l3_hamode_db [None req-c4e089aa-4650-4d43-8d99-884e05ae4a8c 006d3b4d602f4ed68e8e79fe16f5fa98 9c532edc0b3b46119c29c18dcf1fadb1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 372/765] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:28:30 2026] PUT /v2.0/routers/3fd643dd-2179-4c7d-8174-400b63355511/remove_router_interface => generated 309 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:31.675 8 INFO neutron_taas.services.taas.taas_plugin [None req-de2c77f9-6453-4bfe-a38f-d23fbb4d2087 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 4915b14f-f974-4b70-908f-b58a330e280f 2026-04-23 02:28:31.679 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de2c77f9-6453-4bfe-a38f-d23fbb4d2087 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 4915b14f-f974-4b70-908f-b58a330e280f 2026-04-23 02:28:31.922 8 INFO neutron_taas.services.taas.taas_plugin [None req-de2c77f9-6453-4bfe-a38f-d23fbb4d2087 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 7abc4fe8-5cd6-461a-8cdb-4606b27a0c80 2026-04-23 02:28:31.925 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de2c77f9-6453-4bfe-a38f-d23fbb4d2087 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 7abc4fe8-5cd6-461a-8cdb-4606b27a0c80 2026-04-23 02:28:32.035 7 INFO neutron.db.l3_hamode_db [None req-c4e089aa-4650-4d43-8d99-884e05ae4a8c 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:28:32.285 8 INFO neutron.services.segments.plugin [-] Segment f33a011b-3b2d-493d-ad21-83b03183d56f resource provider aggregate not found 2026-04-23 02:28:32.295 8 INFO neutron.services.segments.plugin [-] Segment f33a011b-3b2d-493d-ad21-83b03183d56f resource provider aggregate not found 2026-04-23 02:28:32.306 8 INFO neutron.services.segments.plugin [-] Segment f33a011b-3b2d-493d-ad21-83b03183d56f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f33a011b-3b2d-493d-ad21-83b03183d56f found for delete ", "request_id": "req-552e07d2-64ee-42df-93ba-58d6417b2149"}]} 2026-04-23 02:28:32.312 8 INFO neutron.services.segments.plugin [-] Segment f33a011b-3b2d-493d-ad21-83b03183d56f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f33a011b-3b2d-493d-ad21-83b03183d56f found for delete ", "request_id": "req-a53dc51d-481d-4802-88b3-9816c19c50ce"}]} 2026-04-23 02:28:32.317 8 INFO neutron.db.l3_hamode_db [None req-de2c77f9-6453-4bfe-a38f-d23fbb4d2087 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] HA network 58b7bbb0-786a-4a77-bf12-c4af407ebdfc was deleted as no HA routers are present in tenant f4515d9e0b584339aaafefe85752823b. [pid: 8|app: 0|req: 373/766] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:31 2026] DELETE /v2.0/routers/3fd643dd-2179-4c7d-8174-400b63355511 => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:28:32.629 8 INFO neutron.db.segments_db [None req-5a380a09-0d7e-4bd7-b7c6-e6058b37b478 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] Added segment f62ba8a7-581e-4f15-9288-36d6010074ab of type vxlan for network d2fd6c1b-0cc7-4b1d-b1b1-1fb6ffc1fa46 [pid: 8|app: 0|req: 374/767] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:28:32 2026] POST /v2.0/networks => generated 630 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/768] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:30 2026] POST /v2.0/routers => generated 731 bytes in 1877 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/769] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:32 2026] DELETE /v2.0/subnets/b77d03a5-fbeb-4374-b71f-7ab1795ff1da => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/770] 10.0.0.171 () {34 vars in 665 bytes} [Thu Apr 23 02:28:32 2026] POST /v2.0/ports => generated 779 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-04-23 02:28:33.230 7 INFO neutron_taas.services.taas.taas_plugin [None req-853b36e8-4800-407b-8cb1-144ba702dfd4 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 5f242b0c-a66f-4089-ab13-c2f423c598b3 2026-04-23 02:28:33.233 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-853b36e8-4800-407b-8cb1-144ba702dfd4 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 5f242b0c-a66f-4089-ab13-c2f423c598b3 2026-04-23 02:28:33.410 7 INFO neutron.services.segments.plugin [-] Segment 6095b2ab-41bd-431c-b6a7-c6507ba163a9 resource provider aggregate not found 2026-04-23 02:28:33.416 7 INFO neutron.services.segments.plugin [-] Segment 6095b2ab-41bd-431c-b6a7-c6507ba163a9 resource provider aggregate not found 2026-04-23 02:28:33.431 7 INFO neutron.services.segments.plugin [-] Segment 6095b2ab-41bd-431c-b6a7-c6507ba163a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6095b2ab-41bd-431c-b6a7-c6507ba163a9 found for delete ", "request_id": "req-20e5b60e-ccf8-488e-91d0-7c93f28a8b05"}]} 2026-04-23 02:28:33.433 7 INFO neutron.services.segments.plugin [-] Segment 6095b2ab-41bd-431c-b6a7-c6507ba163a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6095b2ab-41bd-431c-b6a7-c6507ba163a9 found for delete ", "request_id": "req-d56bc614-9549-467f-be81-af878735ae55"}]} [pid: 7|app: 0|req: 396/771] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:33 2026] DELETE /v2.0/networks/465ce977-b27f-4ae3-a420-0693b40181f5 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:33.495 7 INFO neutron.db.segments_db [None req-cdbd6fff-1dc6-4f0a-bc87-79764677df1c 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] Added segment 4b7d62b9-b90a-467b-b6c3-c9c08db6ede5 of type vxlan for network 653c0fc9-4bef-4415-9855-6979f94139bf [pid: 7|app: 0|req: 397/772] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:28:33 2026] POST /v2.0/networks => generated 615 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/773] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:33 2026] POST /v2.0/subnets => generated 646 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/774] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:28:33 2026] GET /v2.0/security-groups?tenant_id=f4515d9e0b584339aaafefe85752823b&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: 376/775] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:28:32 2026] PUT /v2.0/routers/4b6712fa-c29c-4ca3-8d94-6e108c3e40a9/add_router_interface => generated 309 bytes in 1034 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/776] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:28:33 2026] DELETE /v2.0/security-groups/2a7af6f3-01ca-478c-821a-ac8a3332a9b8 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/777] 10.0.0.171 () {34 vars in 665 bytes} [Thu Apr 23 02:28:33 2026] POST /v2.0/ports => generated 965 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/778] 10.0.0.171 () {34 vars in 685 bytes} [Thu Apr 23 02:28:34 2026] POST /v2.0/security-groups => generated 1661 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 02:28:34.739 8 INFO neutron_taas.services.taas.taas_plugin [None req-998b8512-03e7-4719-bdbc-f9d13f0538c8 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] TaaS: Handle Delete Port: 081555ed-d02a-4933-859d-3b7b39714028 2026-04-23 02:28:34.742 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-998b8512-03e7-4719-bdbc-f9d13f0538c8 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] Tap Mirror: Handle Delete Port: 081555ed-d02a-4933-859d-3b7b39714028 [pid: 7|app: 0|req: 402/779] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:28:34 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: 8|app: 0|req: 378/780] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:28:34 2026] DELETE /v2.0/ports/081555ed-d02a-4933-859d-3b7b39714028 => generated 0 bytes in 658 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:34.876 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dae21cc9-7b6d-41b4-8dc9-f3bc0f927d06 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 379/781] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:28:34 2026] DELETE /v2.0/ports/081555ed-d02a-4933-859d-3b7b39714028 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:28:34.900 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d50b1f33-e7d5-4101-8d6b-2d2dbc54b070 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 380/782] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:28:34 2026] GET /v2.0/ports/081555ed-d02a-4933-859d-3b7b39714028 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/783] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:28:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/784] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:34 2026] DELETE /v2.0/subnets/07fb9e26-1bd3-4695-8b5f-32f30ece18e0 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:35.182 8 INFO neutron.services.segments.plugin [-] Segment 4b7d62b9-b90a-467b-b6c3-c9c08db6ede5 resource provider aggregate not found 2026-04-23 02:28:35.197 8 INFO neutron.services.segments.plugin [-] Segment 4b7d62b9-b90a-467b-b6c3-c9c08db6ede5 resource provider aggregate not found 2026-04-23 02:28:35.202 8 INFO neutron.services.segments.plugin [-] Segment 4b7d62b9-b90a-467b-b6c3-c9c08db6ede5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b7d62b9-b90a-467b-b6c3-c9c08db6ede5 found for delete ", "request_id": "req-c50d4ea0-5fae-4351-83a7-cb4a61661c4d"}]} [pid: 8|app: 0|req: 382/785] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:35 2026] DELETE /v2.0/networks/653c0fc9-4bef-4415-9855-6979f94139bf => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:35.215 8 INFO neutron.services.segments.plugin [-] Segment 4b7d62b9-b90a-467b-b6c3-c9c08db6ede5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b7d62b9-b90a-467b-b6c3-c9c08db6ede5 found for delete ", "request_id": "req-519dec9b-0c60-4029-b466-9c450005ce74"}]} 2026-04-23 02:28:35.259 8 INFO neutron.db.segments_db [None req-6470e8a6-f588-4aac-a179-b3565e4a5cee 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] Added segment 4aa4bc33-18f0-4bd0-b160-1e06ca61849b of type vxlan for network 07bb33d8-e5c8-465b-a2a4-bc0dde45c287 [pid: 8|app: 0|req: 383/786] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:28:35 2026] POST /v2.0/networks => generated 617 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/787] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:28:34 2026] POST /v2.0/floatingips => generated 552 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/788] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:35 2026] POST /v2.0/subnets => generated 646 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/791] 10.0.0.171 () {34 vars in 665 bytes} [Thu Apr 23 02:28:35 2026] POST /v2.0/ports => generated 928 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:28:35.974 7 INFO neutron_taas.services.taas.taas_plugin [None req-767bc10c-53c3-4143-b2e2-d991e028b7a0 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] TaaS: Handle Delete Port: ce663d2b-aeae-47e5-927d-236ee4fab01c 2026-04-23 02:28:35.977 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-767bc10c-53c3-4143-b2e2-d991e028b7a0 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] Tap Mirror: Handle Delete Port: ce663d2b-aeae-47e5-927d-236ee4fab01c [pid: 7|app: 0|req: 406/792] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:28:35 2026] DELETE /v2.0/ports/ce663d2b-aeae-47e5-927d-236ee4fab01c => 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: 407/793] 10.0.0.222 () {34 vars in 1100 bytes} [Thu Apr 23 02:28:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2136424249&fields=id&tenant_id=9c532edc0b3b46119c29c18dcf1fadb1 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:28:36.161 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a027dce-360d-4c62-9749-4ea6f9d4610f 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 408/794] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:28:36 2026] GET /v2.0/ports/ce663d2b-aeae-47e5-927d-236ee4fab01c => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/795] 10.0.0.222 () {34 vars in 982 bytes} [Thu Apr 23 02:28:36 2026] GET /v2.0/networks?id=0ab83fa2-4b2e-40a8-922a-64bdbded1d3c => generated 676 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:36.221 8 INFO neutron.db.segments_db [None req-e58bf57f-9456-4217-8d8d-40012ed958f6 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment 00f0f700-0c42-4d7a-a6f0-16144777d284 of type vxlan for network a55e80cc-16f3-48a8-855d-bb775690e161 [pid: 8|app: 0|req: 387/796] 10.0.0.171 () {34 vars in 671 bytes} [Thu Apr 23 02:28:35 2026] POST /v2.0/networks => generated 725 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/797] 10.0.0.222 () {34 vars in 965 bytes} [Thu Apr 23 02:28:36 2026] GET /v2.0/quotas/9c532edc0b3b46119c29c18dcf1fadb1 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/798] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:36 2026] DELETE /v2.0/subnets/fe45a98f-b27a-40e6-b8f7-68540407e56f => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/799] 10.0.0.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:28:36 2026] GET /v2.0/ports?tenant_id=9c532edc0b3b46119c29c18dcf1fadb1&fields=id => generated 57 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/800] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:36 2026] POST /v2.0/subnets => generated 691 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:28:36.524 7 INFO neutron.services.segments.plugin [-] Segment 4aa4bc33-18f0-4bd0-b160-1e06ca61849b resource provider aggregate not found 2026-04-23 02:28:36.532 7 INFO neutron.services.segments.plugin [-] Segment 4aa4bc33-18f0-4bd0-b160-1e06ca61849b resource provider aggregate not found 2026-04-23 02:28:36.550 7 INFO neutron.services.segments.plugin [-] Segment 4aa4bc33-18f0-4bd0-b160-1e06ca61849b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aa4bc33-18f0-4bd0-b160-1e06ca61849b found for delete ", "request_id": "req-d6355464-1248-4d05-b532-55b4e5148f60"}]} 2026-04-23 02:28:36.553 7 INFO neutron.services.segments.plugin [-] Segment 4aa4bc33-18f0-4bd0-b160-1e06ca61849b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aa4bc33-18f0-4bd0-b160-1e06ca61849b found for delete ", "request_id": "req-b33c7c4b-e118-498b-9fc5-8c627ff4c402"}]} [pid: 8|app: 0|req: 390/801] 10.0.0.222 () {34 vars in 1008 bytes} [Thu Apr 23 02:28:36 2026] GET /v2.0/networks/0ab83fa2-4b2e-40a8-922a-64bdbded1d3c?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/802] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:36 2026] DELETE /v2.0/networks/07bb33d8-e5c8-465b-a2a4-bc0dde45c287 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:36.608 8 INFO neutron.db.segments_db [None req-060e2255-8599-452d-ab58-559e4c58525e 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment a0461756-9111-4e93-8a74-4c2b94431fec of type vxlan for network cf29769d-9c88-4496-b0e9-879fe4483f63 [pid: 7|app: 0|req: 413/803] 10.0.0.222 () {34 vars in 1108 bytes} [Thu Apr 23 02:28:36 2026] GET /v2.0/networks/0ab83fa2-4b2e-40a8-922a-64bdbded1d3c?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: 414/804] 10.0.0.171 () {34 vars in 665 bytes} [Thu Apr 23 02:28:36 2026] POST /v2.0/ports => generated 779 bytes in 244 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-04-23 02:28:36.863 8 INFO neutron.db.l3_hamode_db [None req-060e2255-8599-452d-ab58-559e4c58525e 006d3b4d602f4ed68e8e79fe16f5fa98 b1a158c01d5f468398105a0349d12d3a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 415/805] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:36 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => 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: 416/806] 10.0.0.171 () {34 vars in 737 bytes} [Thu Apr 23 02:28:36 2026] PUT /v2.0/ports/7029c3e9-b3ed-450b-80f2-86f2382c2689 => generated 752 bytes in 177 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-04-23 02:28:37.166 7 INFO neutron_taas.services.taas.taas_plugin [None req-186131fc-95e0-487f-9ddf-6d23cebf0af9 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] TaaS: Handle Delete Port: 7029c3e9-b3ed-450b-80f2-86f2382c2689 2026-04-23 02:28:37.170 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-186131fc-95e0-487f-9ddf-6d23cebf0af9 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] Tap Mirror: Handle Delete Port: 7029c3e9-b3ed-450b-80f2-86f2382c2689 [pid: 7|app: 0|req: 417/807] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:28:37 2026] DELETE /v2.0/ports/7029c3e9-b3ed-450b-80f2-86f2382c2689 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/808] 10.0.0.171 () {32 vars in 643 bytes} [Thu Apr 23 02:28:37 2026] GET /v2.0/ports => generated 782 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:37.376 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90bd1435-42c5-406c-9ff0-2c92315504ef 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 419/809] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:28:37 2026] GET /v2.0/ports/7029c3e9-b3ed-450b-80f2-86f2382c2689 => 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: 420/810] 10.0.0.171 () {32 vars in 643 bytes} [Thu Apr 23 02:28:37 2026] GET /v2.0/ports => generated 782 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/811] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:28:37 2026] GET /v2.0/ports/5a46c15c-49e7-43a9-8498-b36f86f2bb44 => generated 779 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:37.505 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5171cf7b-1b4b-4a1f-9324-0c53ab93659e 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 422/812] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:28:37 2026] DELETE /v2.0/ports/ce663d2b-aeae-47e5-927d-236ee4fab01c => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:28:37.519 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e671925-7f85-42ca-9391-e376dc813979 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 423/813] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:37 2026] DELETE /v2.0/subnets/fe45a98f-b27a-40e6-b8f7-68540407e56f => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:28:37.533 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1c39211-749f-4d86-89e8-766e989a2c35 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 424/814] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:37 2026] DELETE /v2.0/subnets/07fb9e26-1bd3-4695-8b5f-32f30ece18e0 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:28:37.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-8c2cac11-d2af-4aa3-97d2-28a8570c625a 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] TaaS: Handle Delete Port: 5a46c15c-49e7-43a9-8498-b36f86f2bb44 2026-04-23 02:28:37.632 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c2cac11-d2af-4aa3-97d2-28a8570c625a 57c396012c2c49b1a214c2bd5167322b c0ceaf4df3dc41fa83c6277e8f830aae - - default default] Tap Mirror: Handle Delete Port: 5a46c15c-49e7-43a9-8498-b36f86f2bb44 2026-04-23 02:28:37.642 8 INFO neutron.db.l3_hamode_db [None req-060e2255-8599-452d-ab58-559e4c58525e 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 425/815] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:28:37 2026] DELETE /v2.0/ports/5a46c15c-49e7-43a9-8498-b36f86f2bb44 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/816] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:37 2026] DELETE /v2.0/networks/d2fd6c1b-0cc7-4b1d-b1b1-1fb6ffc1fa46 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/817] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:37 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => 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: 428/818] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:28:38 2026] GET /v2.0/security-groups?tenant_id=c0ceaf4df3dc41fa83c6277e8f830aae&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:28:38.583 7 INFO neutron.services.segments.plugin [-] Segment f62ba8a7-581e-4f15-9288-36d6010074ab resource provider aggregate not found 2026-04-23 02:28:38.591 7 INFO neutron.services.segments.plugin [-] Segment f62ba8a7-581e-4f15-9288-36d6010074ab resource provider aggregate not found 2026-04-23 02:28:38.609 7 INFO neutron.services.segments.plugin [-] Segment f62ba8a7-581e-4f15-9288-36d6010074ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f62ba8a7-581e-4f15-9288-36d6010074ab found for delete ", "request_id": "req-7ad8a185-a2ec-4ad6-b969-41b12d2e45cb"}]} 2026-04-23 02:28:38.613 7 INFO neutron.services.segments.plugin [-] Segment f62ba8a7-581e-4f15-9288-36d6010074ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f62ba8a7-581e-4f15-9288-36d6010074ab found for delete ", "request_id": "req-3e401f92-3076-469e-827f-db6c2ca5ca2d"}]} [pid: 8|app: 0|req: 391/819] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:36 2026] POST /v2.0/routers => generated 731 bytes in 2098 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/820] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:28:38 2026] DELETE /v2.0/security-groups/0668e3f4-dde3-4cdb-9bbe-f60d4dd73436 => 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: 430/821] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:39 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => 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: 392/822] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:28:38 2026] PUT /v2.0/routers/d8c7b8a3-c003-4198-9bab-fa04c8ad2bf9/add_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/823] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:40 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => 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: 432/824] 10.0.0.171 () {34 vars in 685 bytes} [Thu Apr 23 02:28:40 2026] POST /v2.0/security-groups => generated 1659 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/825] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:28:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:28:40.752 8 INFO neutron.db.segments_db [None req-a897676c-88c2-4499-b677-a324efdeb7ea d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Added segment b0de8cd3-125a-4f70-b877-4ebe44b407d0 of type vxlan for network a689a581-7ce6-4acd-8715-8670507a477c [pid: 8|app: 0|req: 393/826] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:28:40 2026] POST /v2.0/networks => generated 610 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/827] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:28:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:28:40.920 8 INFO neutron.db.segments_db [None req-a98c7b70-038d-4b9b-8687-486f977f0a6e d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Added segment 5b3f184c-eb4b-4972-bc13-893ad0897049 of type vxlan for network 5a341fbe-f09e-407a-ac24-6cc152ef7c45 [pid: 8|app: 0|req: 394/828] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:28:40 2026] POST /v2.0/networks => generated 610 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/829] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:41 2026] POST /v2.0/subnets => generated 626 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/830] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:28:40 2026] POST /v2.0/floatingips => generated 552 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/831] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:41 2026] GET /v2.0/networks?id=0ab83fa2-4b2e-40a8-922a-64bdbded1d3c => generated 676 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/832] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:41 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => 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: 437/833] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 23 02:28:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9c532edc0b3b46119c29c18dcf1fadb1 => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/834] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:41 2026] POST /v2.0/subnets => generated 626 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:28:41.649 8 INFO neutron.db.segments_db [None req-6fbca521-d95f-4453-9c96-37cd0b68ff8c d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Added segment cd2ec89c-f135-42c9-a54c-0188411cfc29 of type vxlan for network 61831330-3639-40e4-b9c3-90da781665e1 [pid: 7|app: 0|req: 438/835] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 23 02:28:41 2026] POST /v2.0/ports => generated 954 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/836] 10.0.0.222 () {34 vars in 1098 bytes} [Thu Apr 23 02:28:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--150499550&fields=id&tenant_id=b1a158c01d5f468398105a0349d12d3a => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:28:41.905 8 INFO neutron.db.l3_hamode_db [None req-6fbca521-d95f-4453-9c96-37cd0b68ff8c d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:28:42.056 8 INFO neutron.db.l3_hamode_db [None req-6fbca521-d95f-4453-9c96-37cd0b68ff8c d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 440/837] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:28:41 2026] PUT /v2.0/ports/08fca705-30d1-444b-989b-451d7b4417ef => generated 1235 bytes in 384 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: 441/838] 10.0.0.222 () {34 vars in 982 bytes} [Thu Apr 23 02:28:42 2026] GET /v2.0/networks?id=a55e80cc-16f3-48a8-855d-bb775690e161 => generated 676 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/839] 10.0.0.222 () {34 vars in 965 bytes} [Thu Apr 23 02:28:42 2026] GET /v2.0/quotas/b1a158c01d5f468398105a0349d12d3a => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/840] 10.0.0.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:28:42 2026] GET /v2.0/ports?tenant_id=b1a158c01d5f468398105a0349d12d3a&fields=id => generated 57 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/841] 10.0.0.222 () {34 vars in 1008 bytes} [Thu Apr 23 02:28:42 2026] GET /v2.0/networks/a55e80cc-16f3-48a8-855d-bb775690e161?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: 445/842] 10.0.0.222 () {34 vars in 1108 bytes} [Thu Apr 23 02:28:42 2026] GET /v2.0/networks/a55e80cc-16f3-48a8-855d-bb775690e161?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: 446/843] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:42 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => 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: 447/844] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:42 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:42.621 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9538ab9-571c-4664-9755-80b7bb2656d2'] response: {'name': 'network-changed', 'server_uuid': 'b75bf144-2c94-4e32-bf38-f0dd45de2181', 'tag': '08fca705-30d1-444b-989b-451d7b4417ef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 448/845] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:42 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => 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: 398/846] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:41 2026] POST /v2.0/routers => generated 506 bytes in 1089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/847] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:43 2026] GET /v2.0/ports?tenant_id=9c532edc0b3b46119c29c18dcf1fadb1&device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/848] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 23 02:28:43 2026] GET /v2.0/networks?tenant_id=9c532edc0b3b46119c29c18dcf1fadb1&shared=False => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/849] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 23 02:28:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/850] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:28:42 2026] PUT /v2.0/routers/995eaf9a-170f-4325-a36d-c126423aea91/add_router_interface => generated 309 bytes in 1041 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/851] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:43 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => 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: 402/852] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:43 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/853] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:43 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/854] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:28:43 2026] GET /v2.0/ports/d2ac4f79-e849-400b-88f3-f13820cf25bc => generated 955 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/855] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:44 2026] GET /v2.0/ports?tenant_id=9c532edc0b3b46119c29c18dcf1fadb1&device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/856] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:28:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=08fca705-30d1-444b-989b-451d7b4417ef => 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: 454/857] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:44 2026] GET /v2.0/subnets?id=2e15e861-9b40-4f55-8b51-2d9283df2e05 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/858] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:44 2026] GET /v2.0/ports?network_id=0ab83fa2-4b2e-40a8-922a-64bdbded1d3c&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: 456/859] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:44 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/860] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:44 2026] GET /v2.0/networks/0ab83fa2-4b2e-40a8-922a-64bdbded1d3c?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/861] 10.0.0.222 () {34 vars in 971 bytes} [Thu Apr 23 02:28:44 2026] GET /v2.0/ports/7ce5664d-a5ef-4eb1-852a-3c79a69b520b => generated 972 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/862] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:44 2026] GET /v2.0/networks/0ab83fa2-4b2e-40a8-922a-64bdbded1d3c?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: 460/863] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:44 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => 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: 461/864] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:44 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/865] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:44 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/866] 199.204.45.115 () {34 vars in 1000 bytes} [Thu Apr 23 02:28:45 2026] GET /v2.0/subnets?network_id=e0630e4e-4846-497d-9809-8636e46c2818 => generated 683 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/867] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:28:43 2026] PUT /v2.0/routers/995eaf9a-170f-4325-a36d-c126423aea91/add_router_interface => generated 309 bytes in 1484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/868] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:28:45 2026] GET /v2.0/ports/adf3e1ce-0853-4700-b641-750d9c93e02e => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/869] 199.204.45.115 () {34 vars in 1146 bytes} [Thu Apr 23 02:28:45 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c&device_owner=compute%3Anova&network_id=e0630e4e-4846-497d-9809-8636e46c2818 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:45.795 8 INFO neutron_taas.services.taas.taas_plugin [None req-3028187d-9547-4e2d-b666-66f77449c972 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] TaaS: Handle Delete Port: adf3e1ce-0853-4700-b641-750d9c93e02e 2026-04-23 02:28:45.800 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3028187d-9547-4e2d-b666-66f77449c972 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Tap Mirror: Handle Delete Port: adf3e1ce-0853-4700-b641-750d9c93e02e [pid: 7|app: 0|req: 465/870] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:28:45 2026] PUT /v2.0/ports/7ce5664d-a5ef-4eb1-852a-3c79a69b520b => generated 1149 bytes in 570 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: 466/871] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:46 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:28:46.069 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b3eb2eb-35fa-49a1-9f65-43dfe368560c'] response: {'name': 'network-changed', 'server_uuid': '769aae7f-bf21-4244-a644-cb171cae7d6c', 'tag': '7ce5664d-a5ef-4eb1-852a-3c79a69b520b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 406/872] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:28:45 2026] PUT /v2.0/routers/995eaf9a-170f-4325-a36d-c126423aea91/remove_router_interface => generated 309 bytes in 832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/873] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:46 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/874] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:46 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:46.547 7 INFO neutron_taas.services.taas.taas_plugin [None req-df0f7404-0e27-4343-b156-f974a2025dd4 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] TaaS: Handle Delete Port: d2ac4f79-e849-400b-88f3-f13820cf25bc 2026-04-23 02:28:46.550 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df0f7404-0e27-4343-b156-f974a2025dd4 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Tap Mirror: Handle Delete Port: d2ac4f79-e849-400b-88f3-f13820cf25bc [pid: 8|app: 0|req: 409/875] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:46 2026] GET /v2.0/ports?tenant_id=affc4e8b65b24cfc9073c14c63e1bd8d&device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 1421 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/876] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:46 2026] GET /v2.0/networks?id=e0630e4e-4846-497d-9809-8636e46c2818 => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/877] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:28:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7ce5664d-a5ef-4eb1-852a-3c79a69b520b => 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: 412/878] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:28:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7ce5664d-a5ef-4eb1-852a-3c79a69b520b => 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: 413/879] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:46 2026] GET /v2.0/subnets?id=fa84cd49-9a50-4e48-892b-f26f349a6c58 => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/880] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:46 2026] GET /v2.0/ports?network_id=e0630e4e-4846-497d-9809-8636e46c2818&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: 415/881] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:46 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?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: 416/882] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:46 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?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: 467/883] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:28:46 2026] PUT /v2.0/routers/995eaf9a-170f-4325-a36d-c126423aea91/remove_router_interface => generated 309 bytes in 675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/884] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:28:46 2026] GET /v2.0/ports?device_id=995eaf9a-170f-4325-a36d-c126423aea91 => 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: 418/885] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:46 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 1152 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/886] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:47 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:47.131 7 INFO neutron_taas.services.taas.taas_plugin [None req-d228e749-6dfd-4eda-b9d6-495914fc8e35 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] TaaS: Handle Delete Port: dfe627c6-c58e-4bd9-8f6c-0cc74857b296 [pid: 8|app: 0|req: 420/887] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:47 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:28:47.133 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d228e749-6dfd-4eda-b9d6-495914fc8e35 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Tap Mirror: Handle Delete Port: dfe627c6-c58e-4bd9-8f6c-0cc74857b296 [pid: 8|app: 0|req: 421/888] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:47 2026] GET /v2.0/networks?id=a55e80cc-16f3-48a8-855d-bb775690e161 => generated 676 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/889] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 23 02:28:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b1a158c01d5f468398105a0349d12d3a => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:47.482 7 INFO neutron.services.segments.plugin [-] Segment cd2ec89c-f135-42c9-a54c-0188411cfc29 resource provider aggregate not found 2026-04-23 02:28:47.490 7 INFO neutron.services.segments.plugin [-] Segment cd2ec89c-f135-42c9-a54c-0188411cfc29 resource provider aggregate not found 2026-04-23 02:28:47.503 7 INFO neutron.services.segments.plugin [-] Segment cd2ec89c-f135-42c9-a54c-0188411cfc29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd2ec89c-f135-42c9-a54c-0188411cfc29 found for delete ", "request_id": "req-36010781-aaf7-4fbc-a163-7387980a6b7c"}]} 2026-04-23 02:28:47.504 7 INFO neutron.services.segments.plugin [-] Segment cd2ec89c-f135-42c9-a54c-0188411cfc29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd2ec89c-f135-42c9-a54c-0188411cfc29 found for delete ", "request_id": "req-a16430ad-3e7b-4e13-ac11-d36dd8a56ba6"}]} 2026-04-23 02:28:47.516 7 INFO neutron.db.l3_hamode_db [None req-d228e749-6dfd-4eda-b9d6-495914fc8e35 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] HA network 61831330-3639-40e4-b9c3-90da781665e1 was deleted as no HA routers are present in tenant 58b0d5b0d77e43c2a3f5f580a8846d1f. [pid: 7|app: 0|req: 468/890] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:46 2026] DELETE /v2.0/routers/995eaf9a-170f-4325-a36d-c126423aea91 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/891] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 23 02:28:47 2026] POST /v2.0/ports => generated 958 bytes in 360 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: 469/892] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:47 2026] DELETE /v2.0/subnets/1d22f4df-e23d-432b-9f62-5cbcfc15fa2f => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/893] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:47 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/894] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:47 2026] DELETE /v2.0/subnets/2435dfe4-6b59-4bbb-9881-8028e03f4f39 => 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: 426/895] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:47 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:47.964 8 INFO neutron.services.segments.plugin [-] Segment 5b3f184c-eb4b-4972-bc13-893ad0897049 resource provider aggregate not found 2026-04-23 02:28:47.972 8 INFO neutron.services.segments.plugin [-] Segment 5b3f184c-eb4b-4972-bc13-893ad0897049 resource provider aggregate not found 2026-04-23 02:28:47.983 8 INFO neutron.services.segments.plugin [-] Segment 5b3f184c-eb4b-4972-bc13-893ad0897049 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b3f184c-eb4b-4972-bc13-893ad0897049 found for delete ", "request_id": "req-90de5b39-466c-4644-91c1-6be38ac3ba14"}]} 2026-04-23 02:28:47.996 8 INFO neutron.services.segments.plugin [-] Segment 5b3f184c-eb4b-4972-bc13-893ad0897049 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b3f184c-eb4b-4972-bc13-893ad0897049 found for delete ", "request_id": "req-ee74a014-f8c8-4174-ad29-87f902a0c3a7"}]} [pid: 8|app: 0|req: 427/896] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:47 2026] DELETE /v2.0/networks/5a341fbe-f09e-407a-ac24-6cc152ef7c45 => 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: 428/897] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:48 2026] GET /v2.0/ports?tenant_id=affc4e8b65b24cfc9073c14c63e1bd8d&device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 1421 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/898] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:28:47 2026] PUT /v2.0/ports/10cde336-0022-4223-8170-9b2c1aff268f => generated 1239 bytes in 464 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: 429/899] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:48 2026] DELETE /v2.0/networks/a689a581-7ce6-4acd-8715-8670507a477c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:48.184 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ee69539-c9d9-4244-b3bb-67122572efed'] response: {'name': 'network-changed', 'server_uuid': 'b4cc3548-6a2a-45e4-a92c-84379cef1a80', 'tag': '10cde336-0022-4223-8170-9b2c1aff268f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 471/900] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:48 2026] GET /v2.0/networks?id=e0630e4e-4846-497d-9809-8636e46c2818 => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:48.211 8 INFO neutron.db.segments_db [None req-beb6d507-aca8-4bbf-b8f7-5d7522beb5d6 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Added segment ce34dbb6-82f7-452b-9e7c-96af2418ae72 of type vxlan for network 09d8da88-c057-4c35-8453-b73fb5a6e179 [pid: 7|app: 0|req: 472/901] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:28:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7ce5664d-a5ef-4eb1-852a-3c79a69b520b => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/902] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:48 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/903] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:28:48 2026] POST /v2.0/networks => generated 610 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/904] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:28:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7ce5664d-a5ef-4eb1-852a-3c79a69b520b => 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: 431/905] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:48 2026] GET /v2.0/security-groups?id=eeade236-a2ce-4d5f-8212-91b84906599b&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/906] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:48 2026] GET /v2.0/subnets?id=fa84cd49-9a50-4e48-892b-f26f349a6c58 => generated 701 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/907] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:48 2026] GET /v2.0/ports?network_id=e0630e4e-4846-497d-9809-8636e46c2818&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/908] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:48 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?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: 475/909] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:48 2026] POST /v2.0/subnets => generated 626 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/910] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:48 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?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) 2026-04-23 02:28:48.515 7 INFO neutron.db.segments_db [None req-57b0d55e-d47b-4212-a1c1-d5505bb8e219 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Added segment 8c2f5fd0-c1e9-4c63-8444-b0d5c2bcba11 of type vxlan for network d1e2fbaa-37dd-44e8-bbf3-3837e87784a7 [pid: 8|app: 0|req: 436/911] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:48 2026] GET /v2.0/ports?tenant_id=b1a158c01d5f468398105a0349d12d3a&device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:28:48.759 7 INFO neutron.db.l3_hamode_db [None req-57b0d55e-d47b-4212-a1c1-d5505bb8e219 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 437/912] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 23 02:28:48 2026] GET /v2.0/networks?tenant_id=b1a158c01d5f468398105a0349d12d3a&shared=False => generated 772 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/913] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 23 02:28:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:48.869 7 INFO neutron.db.l3_hamode_db [None req-57b0d55e-d47b-4212-a1c1-d5505bb8e219 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 439/914] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:48 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/915] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:49 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&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: 441/916] 199.204.45.115 () {34 vars in 1118 bytes} [Thu Apr 23 02:28:49 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1152 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/917] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:48 2026] POST /v2.0/routers => generated 506 bytes in 975 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/918] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:49 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/919] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:28:49 2026] PUT /v2.0/ports/7ce5664d-a5ef-4eb1-852a-3c79a69b520b => generated 972 bytes in 485 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: 443/920] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:49 2026] GET /v2.0/security-groups?id=eeade236-a2ce-4d5f-8212-91b84906599b&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:49.667 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-929c8d69-e2e9-4032-9717-57b857a832bc'] response: {'name': 'network-changed', 'server_uuid': '769aae7f-bf21-4244-a644-cb171cae7d6c', 'tag': '7ce5664d-a5ef-4eb1-852a-3c79a69b520b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 478/921] 10.0.0.171 () {34 vars in 665 bytes} [Thu Apr 23 02:28:49 2026] POST /v2.0/ports => generated 947 bytes in 294 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: 479/922] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:49 2026] GET /v2.0/ports?tenant_id=b1a158c01d5f468398105a0349d12d3a&device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/923] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:28:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=10cde336-0022-4223-8170-9b2c1aff268f => 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: 481/924] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:49 2026] GET /v2.0/subnets?id=181652ec-fd6f-4944-8c5c-c6c01362f65d => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/925] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:49 2026] GET /v2.0/ports?network_id=a55e80cc-16f3-48a8-855d-bb775690e161&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:28:50.005 8 INFO neutron.services.segments.plugin [-] Segment b0de8cd3-125a-4f70-b877-4ebe44b407d0 resource provider aggregate not found 2026-04-23 02:28:50.020 8 INFO neutron.services.segments.plugin [-] Segment b0de8cd3-125a-4f70-b877-4ebe44b407d0 resource provider aggregate not found 2026-04-23 02:28:50.026 8 INFO neutron.services.segments.plugin [-] Segment b0de8cd3-125a-4f70-b877-4ebe44b407d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0de8cd3-125a-4f70-b877-4ebe44b407d0 found for delete ", "request_id": "req-979fd43c-e99a-43d0-88ac-b540be28bc40"}]} 2026-04-23 02:28:50.038 8 INFO neutron.services.segments.plugin [-] Segment b0de8cd3-125a-4f70-b877-4ebe44b407d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0de8cd3-125a-4f70-b877-4ebe44b407d0 found for delete ", "request_id": "req-d18339e3-ba90-470d-98ad-ba82ad272276"}]} [pid: 7|app: 0|req: 483/926] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:49 2026] GET /v2.0/networks/a55e80cc-16f3-48a8-855d-bb775690e161?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/927] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:50 2026] GET /v2.0/networks/a55e80cc-16f3-48a8-855d-bb775690e161?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: 485/928] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:50 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/929] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:50 2026] GET /v2.0/ports?tenant_id=affc4e8b65b24cfc9073c14c63e1bd8d&device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/930] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:50 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/931] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:50 2026] GET /v2.0/networks?id=e0630e4e-4846-497d-9809-8636e46c2818 => generated 779 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/932] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:28:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7ce5664d-a5ef-4eb1-852a-3c79a69b520b => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/933] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:50 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => 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: 491/934] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:50 2026] GET /v2.0/subnets?id=fa84cd49-9a50-4e48-892b-f26f349a6c58 => generated 701 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:50.809 7 INFO neutron.db.l3_db [None req-82ad4a60-6b27-4b41-bdbe-1595bfb4524a e9aae310cd3d484b9468246d1b16af9c 9c532edc0b3b46119c29c18dcf1fadb1 - - default default] Floating IP c79dadbf-6cfb-480d-ae3b-53e91a363f59 associated. External IP: 10.96.250.204, port: 08fca705-30d1-444b-989b-451d7b4417ef. [pid: 8|app: 0|req: 444/935] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:28:49 2026] PUT /v2.0/routers/f7c7a76a-0c1f-42d7-b247-a6220c78127a/add_router_interface => generated 309 bytes in 1141 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: 445/936] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:50 2026] GET /v2.0/ports?network_id=e0630e4e-4846-497d-9809-8636e46c2818&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: 446/937] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:50 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/940] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:28:51 2026] GET /v2.0/ports/99d6109f-9ad6-41e5-b1f0-b0fedade0fe4 => generated 1021 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/941] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:51 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/942] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:28:50 2026] PUT /v2.0/floatingips/c79dadbf-6cfb-480d-ae3b-53e91a363f59 => generated 855 bytes in 703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/943] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:51 2026] GET /v2.0/security-groups?id=eeade236-a2ce-4d5f-8212-91b84906599b&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:51.175 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa7ab3c8-7e7c-40bf-a652-d337e9b1299d'] response: {'name': 'network-changed', 'server_uuid': 'b75bf144-2c94-4e32-bf38-f0dd45de2181', 'tag': '08fca705-30d1-444b-989b-451d7b4417ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 452/944] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:51 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?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-04-23 02:28:51.524 7 INFO neutron_taas.services.taas.taas_plugin [None req-6faaee74-ac8b-40e8-a4ae-8a1362f33345 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] TaaS: Handle Delete Port: 99d6109f-9ad6-41e5-b1f0-b0fedade0fe4 2026-04-23 02:28:51.527 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6faaee74-ac8b-40e8-a4ae-8a1362f33345 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Tap Mirror: Handle Delete Port: 99d6109f-9ad6-41e5-b1f0-b0fedade0fe4 [pid: 8|app: 0|req: 453/945] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:51 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/946] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:51 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&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: 455/947] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:51 2026] GET /v2.0/ports?tenant_id=9c532edc0b3b46119c29c18dcf1fadb1&device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/948] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:51 2026] GET /v2.0/networks?id=0ab83fa2-4b2e-40a8-922a-64bdbded1d3c => generated 772 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/949] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:28:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=08fca705-30d1-444b-989b-451d7b4417ef => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/950] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:51 2026] GET /v2.0/subnets?id=2e15e861-9b40-4f55-8b51-2d9283df2e05 => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/951] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:51 2026] GET /v2.0/ports?network_id=0ab83fa2-4b2e-40a8-922a-64bdbded1d3c&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: 460/952] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:51 2026] GET /v2.0/networks/0ab83fa2-4b2e-40a8-922a-64bdbded1d3c?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: 493/953] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:28:51 2026] PUT /v2.0/routers/f7c7a76a-0c1f-42d7-b247-a6220c78127a/remove_router_interface => generated 309 bytes in 858 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: 461/954] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:51 2026] GET /v2.0/networks/0ab83fa2-4b2e-40a8-922a-64bdbded1d3c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:28:52.098 7 INFO neutron.api.v2.resource [None req-2556a698-6e62-4bce-bb69-139f31bfcdf5 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 494/955] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:28:51 2026] PUT /v2.0/routers/f7c7a76a-0c1f-42d7-b247-a6220c78127a/remove_router_interface => generated 197 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/956] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:28:52 2026] GET /v2.0/ports?device_id=f7c7a76a-0c1f-42d7-b247-a6220c78127a => 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: 463/957] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:52 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/958] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:52 2026] GET /v2.0/ports?tenant_id=affc4e8b65b24cfc9073c14c63e1bd8d&device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:28:52.280 7 INFO neutron_taas.services.taas.taas_plugin [None req-63da3751-0728-481d-9a98-c7c19a87ff4a d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] TaaS: Handle Delete Port: 7045187d-0ca9-46ad-9943-f4bee1a8bc46 2026-04-23 02:28:52.282 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63da3751-0728-481d-9a98-c7c19a87ff4a d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Tap Mirror: Handle Delete Port: 7045187d-0ca9-46ad-9943-f4bee1a8bc46 [pid: 8|app: 0|req: 465/959] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:52 2026] GET /v2.0/security-groups?id=eeade236-a2ce-4d5f-8212-91b84906599b&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: 466/960] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:52 2026] GET /v2.0/networks?id=e0630e4e-4846-497d-9809-8636e46c2818 => generated 779 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/961] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:28:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=7ce5664d-a5ef-4eb1-852a-3c79a69b520b => generated 861 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/962] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:52 2026] GET /v2.0/subnets?id=fa84cd49-9a50-4e48-892b-f26f349a6c58 => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/963] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:52 2026] GET /v2.0/ports?network_id=e0630e4e-4846-497d-9809-8636e46c2818&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:28:52.526 7 INFO neutron.services.segments.plugin [-] Segment 8c2f5fd0-c1e9-4c63-8444-b0d5c2bcba11 resource provider aggregate not found 2026-04-23 02:28:52.530 7 INFO neutron.services.segments.plugin [-] Segment 8c2f5fd0-c1e9-4c63-8444-b0d5c2bcba11 resource provider aggregate not found [pid: 8|app: 0|req: 470/964] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:52 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:28:52.542 7 INFO neutron.db.l3_hamode_db [None req-63da3751-0728-481d-9a98-c7c19a87ff4a d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] HA network d1e2fbaa-37dd-44e8-bbf3-3837e87784a7 was deleted as no HA routers are present in tenant 58b0d5b0d77e43c2a3f5f580a8846d1f. 2026-04-23 02:28:52.543 7 INFO neutron.services.segments.plugin [-] Segment 8c2f5fd0-c1e9-4c63-8444-b0d5c2bcba11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c2f5fd0-c1e9-4c63-8444-b0d5c2bcba11 found for delete ", "request_id": "req-0be0a99d-9b4a-48f9-b5b9-4acac18fda6a"}]} 2026-04-23 02:28:52.548 7 INFO neutron.services.segments.plugin [-] Segment 8c2f5fd0-c1e9-4c63-8444-b0d5c2bcba11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c2f5fd0-c1e9-4c63-8444-b0d5c2bcba11 found for delete ", "request_id": "req-a258f015-3944-46da-8d42-5817cc1b3cb5"}]} [pid: 7|app: 0|req: 495/965] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:52 2026] DELETE /v2.0/routers/f7c7a76a-0c1f-42d7-b247-a6220c78127a => generated 0 bytes in 421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/966] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:52 2026] GET /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818?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: 496/967] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:52 2026] DELETE /v2.0/subnets/ef5d4364-067f-48b3-ac79-3520eb8b34c9 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/968] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:52 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:52.802 8 INFO neutron.services.segments.plugin [-] Segment ce34dbb6-82f7-452b-9e7c-96af2418ae72 resource provider aggregate not found 2026-04-23 02:28:52.805 8 INFO neutron.services.segments.plugin [-] Segment ce34dbb6-82f7-452b-9e7c-96af2418ae72 resource provider aggregate not found 2026-04-23 02:28:52.817 8 INFO neutron.services.segments.plugin [-] Segment ce34dbb6-82f7-452b-9e7c-96af2418ae72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce34dbb6-82f7-452b-9e7c-96af2418ae72 found for delete ", "request_id": "req-9268d4ce-e327-4756-bacb-b2315d913add"}]} [pid: 7|app: 0|req: 498/969] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:52 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:52.826 8 INFO neutron.services.segments.plugin [-] Segment ce34dbb6-82f7-452b-9e7c-96af2418ae72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce34dbb6-82f7-452b-9e7c-96af2418ae72 found for delete ", "request_id": "req-ac31acab-72e8-4ce1-b609-51e43839c18f"}]} [pid: 8|app: 0|req: 472/970] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:52 2026] DELETE /v2.0/networks/09d8da88-c057-4c35-8453-b73fb5a6e179 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:52.897 7 INFO neutron.db.segments_db [None req-17236f41-a210-4efa-93ca-b3a09e07391e d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Added segment 74eb72da-9ac6-4c95-95a8-031624f4164b of type vxlan for network c936325f-aa59-42bf-884e-ae23c0e2d506 [pid: 7|app: 0|req: 499/971] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:28:52 2026] POST /v2.0/networks => generated 611 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/972] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:52 2026] POST /v2.0/subnets => generated 626 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:28:53.328 7 INFO neutron.db.segments_db [None req-bd13f55f-8206-49c0-879a-585fffdcf324 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Added segment f8685463-8f67-44ec-82a6-42f23133caef of type vxlan for network b52e8a19-eff6-4946-9c10-93ae09ac8b46 [pid: 8|app: 0|req: 474/973] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:53 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/974] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:53 2026] GET /v2.0/security-groups?id=eeade236-a2ce-4d5f-8212-91b84906599b&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-04-23 02:28:53.612 7 INFO neutron.db.l3_hamode_db [None req-bd13f55f-8206-49c0-879a-585fffdcf324 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:28:53.733 7 INFO neutron.db.l3_hamode_db [None req-bd13f55f-8206-49c0-879a-585fffdcf324 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 476/975] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:53 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/976] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:28:53 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => 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: 478/977] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:54 2026] GET /v2.0/security-groups?id=3288c281-3286-4a8f-b144-e08eac5ec957&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-04-23 02:28:54.140 8 INFO neutron_taas.services.taas.taas_plugin [req-05d90a00-5f2c-40ea-b3e4-a1d53a491b3d req-18c8adcc-2415-4a1e-a68d-b201f9e010bb aeaa3e2753554315904baa42f106a805 affc4e8b65b24cfc9073c14c63e1bd8d - - default default] TaaS: Handle Delete Port: 7ce5664d-a5ef-4eb1-852a-3c79a69b520b 2026-04-23 02:28:54.144 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-05d90a00-5f2c-40ea-b3e4-a1d53a491b3d req-18c8adcc-2415-4a1e-a68d-b201f9e010bb aeaa3e2753554315904baa42f106a805 affc4e8b65b24cfc9073c14c63e1bd8d - - default default] Tap Mirror: Handle Delete Port: 7ce5664d-a5ef-4eb1-852a-3c79a69b520b 2026-04-23 02:28:54.293 8 INFO neutron.db.l3_db [req-05d90a00-5f2c-40ea-b3e4-a1d53a491b3d req-18c8adcc-2415-4a1e-a68d-b201f9e010bb aeaa3e2753554315904baa42f106a805 affc4e8b65b24cfc9073c14c63e1bd8d - - default default] Floating IP c734e7d2-7175-40cb-a9f0-3af4f768dc26 disassociated. External IP: 10.96.250.212, port: 7ce5664d-a5ef-4eb1-852a-3c79a69b520b. [pid: 7|app: 0|req: 500/978] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:53 2026] POST /v2.0/routers => generated 507 bytes in 1103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/979] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 23 02:28:54 2026] DELETE /v2.0/ports/7ce5664d-a5ef-4eb1-852a-3c79a69b520b => generated 0 bytes in 702 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:54.778 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46e8c753-6afc-429e-bd66-fdfa140f185c'] response: {'server_uuid': '769aae7f-bf21-4244-a644-cb171cae7d6c', 'name': 'network-vif-deleted', 'tag': '7ce5664d-a5ef-4eb1-852a-3c79a69b520b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 480/980] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:54 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/981] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:54 2026] GET /v2.0/security-groups?id=eeade236-a2ce-4d5f-8212-91b84906599b&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: 482/982] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:54 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:55.369 8 INFO neutron.db.l3_db [None req-157d9b19-0633-41bc-a7d9-a5a553f9b049 df5344af9d02492485f7046aae1f5407 b1a158c01d5f468398105a0349d12d3a - - default default] Floating IP 56a65d2a-3282-42f3-8cd7-104f4e352ff9 associated. External IP: 10.96.250.220, port: 10cde336-0022-4223-8170-9b2c1aff268f. [pid: 7|app: 0|req: 501/983] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:28:54 2026] PUT /v2.0/routers/3eadb2f6-8a52-4f85-9084-8741abc08c02/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/984] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:55 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => 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: 483/985] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:28:55 2026] PUT /v2.0/floatingips/56a65d2a-3282-42f3-8cd7-104f4e352ff9 => generated 856 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/986] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:55 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/987] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:55 2026] GET /v2.0/security-groups?id=eeade236-a2ce-4d5f-8212-91b84906599b&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/988] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:28:55 2026] GET /v2.0/ports/3acf5b2c-96fb-4b26-9787-12df2f5b504e => generated 955 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/989] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:56 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/990] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:56 2026] GET /v2.0/security-groups?id=eeade236-a2ce-4d5f-8212-91b84906599b&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:56.496 7 INFO neutron_taas.services.taas.taas_plugin [None req-08296ac5-0a93-45e8-8b99-1910e8dc0441 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] TaaS: Handle Delete Port: 3acf5b2c-96fb-4b26-9787-12df2f5b504e 2026-04-23 02:28:56.499 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08296ac5-0a93-45e8-8b99-1910e8dc0441 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Tap Mirror: Handle Delete Port: 3acf5b2c-96fb-4b26-9787-12df2f5b504e [pid: 8|app: 0|req: 488/991] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:56 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:28:56.823 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0d480a5-ce59-48d8-8df3-3c3daa6518a5'] response: {'name': 'network-changed', 'server_uuid': 'b4cc3548-6a2a-45e4-a92c-84379cef1a80', 'tag': '10cde336-0022-4223-8170-9b2c1aff268f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 504/992] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:28:56 2026] PUT /v2.0/routers/3eadb2f6-8a52-4f85-9084-8741abc08c02/remove_router_interface => generated 309 bytes in 833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/993] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:28:56 2026] GET /v2.0/ports?device_id=3eadb2f6-8a52-4f85-9084-8741abc08c02 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:28:57.184 7 INFO neutron_taas.services.taas.taas_plugin [None req-13d1ffb9-5794-4e10-b616-12be9f60780d d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] TaaS: Handle Delete Port: db13283f-1b98-4bd5-a46a-d86fe65ee0b3 2026-04-23 02:28:57.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13d1ffb9-5794-4e10-b616-12be9f60780d d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Tap Mirror: Handle Delete Port: db13283f-1b98-4bd5-a46a-d86fe65ee0b3 [pid: 8|app: 0|req: 490/994] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:57 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/995] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:28:57 2026] GET /v2.0/ports?tenant_id=b1a158c01d5f468398105a0349d12d3a&device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/996] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:57 2026] GET /v2.0/security-groups?id=eeade236-a2ce-4d5f-8212-91b84906599b&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/997] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:28:57 2026] GET /v2.0/networks?id=a55e80cc-16f3-48a8-855d-bb775690e161 => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/998] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:28:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=10cde336-0022-4223-8170-9b2c1aff268f => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/999] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:28:57 2026] GET /v2.0/subnets?id=181652ec-fd6f-4944-8c5c-c6c01362f65d => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:57.540 7 INFO neutron.services.segments.plugin [-] Segment f8685463-8f67-44ec-82a6-42f23133caef resource provider aggregate not found 2026-04-23 02:28:57.547 7 INFO neutron.services.segments.plugin [-] Segment f8685463-8f67-44ec-82a6-42f23133caef resource provider aggregate not found 2026-04-23 02:28:57.567 7 INFO neutron.services.segments.plugin [-] Segment f8685463-8f67-44ec-82a6-42f23133caef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8685463-8f67-44ec-82a6-42f23133caef found for delete ", "request_id": "req-5e483fd0-843e-4fc1-90cb-13f41cfaba20"}]} 2026-04-23 02:28:57.570 7 INFO neutron.services.segments.plugin [-] Segment f8685463-8f67-44ec-82a6-42f23133caef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8685463-8f67-44ec-82a6-42f23133caef found for delete ", "request_id": "req-acea130b-f68f-495b-9c73-02d3afd2c55a"}]} [pid: 8|app: 0|req: 496/1000] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:28:57 2026] GET /v2.0/ports?network_id=a55e80cc-16f3-48a8-855d-bb775690e161&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:28:57.581 7 INFO neutron.db.l3_hamode_db [None req-13d1ffb9-5794-4e10-b616-12be9f60780d d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] HA network b52e8a19-eff6-4946-9c10-93ae09ac8b46 was deleted as no HA routers are present in tenant 58b0d5b0d77e43c2a3f5f580a8846d1f. [pid: 7|app: 0|req: 505/1001] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:57 2026] DELETE /v2.0/routers/3eadb2f6-8a52-4f85-9084-8741abc08c02 => generated 0 bytes in 569 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1002] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:28:57 2026] GET /v2.0/networks/a55e80cc-16f3-48a8-855d-bb775690e161?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: 498/1003] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:28:57 2026] GET /v2.0/networks/a55e80cc-16f3-48a8-855d-bb775690e161?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: 506/1004] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:28:57 2026] DELETE /v2.0/subnets/7bf8e17d-f2d3-4b59-bf20-7e941747a161 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:57.836 8 INFO neutron.services.segments.plugin [-] Segment 74eb72da-9ac6-4c95-95a8-031624f4164b resource provider aggregate not found 2026-04-23 02:28:57.836 8 INFO neutron.services.segments.plugin [-] Segment 74eb72da-9ac6-4c95-95a8-031624f4164b resource provider aggregate not found [pid: 7|app: 0|req: 507/1005] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:57 2026] GET /v2.0/ports?device_id=769aae7f-bf21-4244-a644-cb171cae7d6c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:28:57.858 8 INFO neutron.services.segments.plugin [-] Segment 74eb72da-9ac6-4c95-95a8-031624f4164b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74eb72da-9ac6-4c95-95a8-031624f4164b found for delete ", "request_id": "req-5c58387c-0eee-45e4-bca4-92bb4d369a0c"}]} 2026-04-23 02:28:57.866 8 INFO neutron.services.segments.plugin [-] Segment 74eb72da-9ac6-4c95-95a8-031624f4164b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74eb72da-9ac6-4c95-95a8-031624f4164b found for delete ", "request_id": "req-44ce3080-314c-4a88-8072-78e27962464b"}]} [pid: 8|app: 0|req: 499/1006] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:28:57 2026] DELETE /v2.0/networks/c936325f-aa59-42bf-884e-ae23c0e2d506 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:57.927 7 INFO neutron.db.segments_db [None req-64211b2f-a131-4d33-bf33-b2e73ce6ebe2 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Added segment d53695c5-d139-441d-b8e1-476ec2a1e085 of type vxlan for network cca7a61b-ee7d-453d-bdce-60ea5aade60c 2026-04-23 02:28:58.154 7 INFO neutron.db.l3_hamode_db [None req-64211b2f-a131-4d33-bf33-b2e73ce6ebe2 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 500/1007] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:58 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1008] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:28:58 2026] GET /v2.0/security-groups?id=eeade236-a2ce-4d5f-8212-91b84906599b&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1009] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:28:58 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:28:58.725 8 INFO neutron_taas.services.taas.taas_plugin [req-db2cdb0e-334a-456c-819d-4e5e94634272 req-91091fd7-2f8c-4cfc-b1ff-d14de4075028 df5344af9d02492485f7046aae1f5407 b1a158c01d5f468398105a0349d12d3a - - default default] TaaS: Handle Delete Port: 10cde336-0022-4223-8170-9b2c1aff268f 2026-04-23 02:28:58.728 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-db2cdb0e-334a-456c-819d-4e5e94634272 req-91091fd7-2f8c-4cfc-b1ff-d14de4075028 df5344af9d02492485f7046aae1f5407 b1a158c01d5f468398105a0349d12d3a - - default default] Tap Mirror: Handle Delete Port: 10cde336-0022-4223-8170-9b2c1aff268f 2026-04-23 02:28:58.857 8 INFO neutron.db.l3_db [req-db2cdb0e-334a-456c-819d-4e5e94634272 req-91091fd7-2f8c-4cfc-b1ff-d14de4075028 df5344af9d02492485f7046aae1f5407 b1a158c01d5f468398105a0349d12d3a - - default default] Floating IP 56a65d2a-3282-42f3-8cd7-104f4e352ff9 disassociated. External IP: 10.96.250.220, port: 10cde336-0022-4223-8170-9b2c1aff268f. 2026-04-23 02:28:58.859 7 INFO neutron.db.l3_hamode_db [None req-64211b2f-a131-4d33-bf33-b2e73ce6ebe2 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 503/1010] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 23 02:28:58 2026] DELETE /v2.0/ports/10cde336-0022-4223-8170-9b2c1aff268f => generated 0 bytes in 611 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:28:59.267 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-befd57dc-0a3a-40bd-a7f0-685281c33eb8'] response: {'server_uuid': 'b4cc3548-6a2a-45e4-a92c-84379cef1a80', 'name': 'network-vif-deleted', 'tag': '10cde336-0022-4223-8170-9b2c1aff268f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 504/1011] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:28:59 2026] DELETE /v2.0/security-groups/3288c281-3286-4a8f-b144-e08eac5ec957 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:28:59.367 8 INFO neutron.api.v2.resource [None req-7a5f9f28-5965-4790-a72a-21b47a3604dc aeaa3e2753554315904baa42f106a805 affc4e8b65b24cfc9073c14c63e1bd8d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 505/1012] 10.0.0.171 () {32 vars in 737 bytes} [Thu Apr 23 02:28:59 2026] GET /v2.0/security-groups/3288c281-3286-4a8f-b144-e08eac5ec957 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:28:59.483 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a5ceded-121d-4c31-a75d-8e7a4365501a aeaa3e2753554315904baa42f106a805 affc4e8b65b24cfc9073c14c63e1bd8d - - default default] TaaS: Handle Delete Port: 56cbd809-7687-47e7-91e3-1d32f3a557a7 2026-04-23 02:28:59.488 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a5ceded-121d-4c31-a75d-8e7a4365501a aeaa3e2753554315904baa42f106a805 affc4e8b65b24cfc9073c14c63e1bd8d - - default default] Tap Mirror: Handle Delete Port: 56cbd809-7687-47e7-91e3-1d32f3a557a7 [pid: 8|app: 0|req: 506/1013] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:28:59 2026] DELETE /v2.0/floatingips/c734e7d2-7175-40cb-a9f0-3af4f768dc26 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1014] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:28:59 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => 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: 508/1015] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:28:57 2026] POST /v2.0/routers => generated 687 bytes in 1835 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1016] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:28:59 2026] GET /v2.0/routers/4e8a5257-b63c-4cd6-aa4a-8c7e445e51dd => generated 693 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1017] 10.0.0.171 () {32 vars in 647 bytes} [Thu Apr 23 02:28:59 2026] GET /v2.0/routers => generated 696 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:00.141 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba5b09ec-c2f7-4304-a299-4450465f5e2e 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 8e3a1bea-51fc-46bc-95bc-61dcfbe30431 2026-04-23 02:29:00.145 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba5b09ec-c2f7-4304-a299-4450465f5e2e 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 8e3a1bea-51fc-46bc-95bc-61dcfbe30431 [pid: 8|app: 0|req: 510/1018] 10.0.0.171 () {34 vars in 741 bytes} [Thu Apr 23 02:28:59 2026] PUT /v2.0/routers/4e8a5257-b63c-4cd6-aa4a-8c7e445e51dd => generated 700 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1019] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:29:00 2026] GET /v2.0/routers/4e8a5257-b63c-4cd6-aa4a-8c7e445e51dd => generated 700 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1020] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:29:00 2026] GET /v2.0/ports?device_id=4e8a5257-b63c-4cd6-aa4a-8c7e445e51dd => 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: 509/1021] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:28:59 2026] PUT /v2.0/routers/70530abb-02d2-4fe7-9ef4-418935e54be7/remove_router_interface => generated 309 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1022] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:00 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:29:00.953 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac815f8c-aa5e-4808-93f5-27af98efdad7 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] TaaS: Handle Delete Port: 0dff5262-77b5-47bb-a124-d7473af23fe3 2026-04-23 02:29:00.956 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac815f8c-aa5e-4808-93f5-27af98efdad7 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Tap Mirror: Handle Delete Port: 0dff5262-77b5-47bb-a124-d7473af23fe3 2026-04-23 02:29:01.040 7 INFO neutron_taas.services.taas.taas_plugin [None req-6db0e3cc-5db1-40cb-8081-6692a1e1dacd 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: b0a5344c-f141-4817-80b9-c8107ae089d1 2026-04-23 02:29:01.043 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6db0e3cc-5db1-40cb-8081-6692a1e1dacd 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: b0a5344c-f141-4817-80b9-c8107ae089d1 2026-04-23 02:29:01.219 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac815f8c-aa5e-4808-93f5-27af98efdad7 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] TaaS: Handle Delete Port: d82d0035-c97e-4ca8-9610-8b4613799c33 2026-04-23 02:29:01.222 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac815f8c-aa5e-4808-93f5-27af98efdad7 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] Tap Mirror: Handle Delete Port: d82d0035-c97e-4ca8-9610-8b4613799c33 2026-04-23 02:29:01.321 7 INFO neutron_taas.services.taas.taas_plugin [None req-6db0e3cc-5db1-40cb-8081-6692a1e1dacd 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 63118b78-8479-4785-812c-1ddec43f55b4 2026-04-23 02:29:01.324 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6db0e3cc-5db1-40cb-8081-6692a1e1dacd 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 63118b78-8479-4785-812c-1ddec43f55b4 2026-04-23 02:29:01.569 8 INFO neutron.services.segments.plugin [-] Segment d53695c5-d139-441d-b8e1-476ec2a1e085 resource provider aggregate not found 2026-04-23 02:29:01.574 8 INFO neutron.services.segments.plugin [-] Segment d53695c5-d139-441d-b8e1-476ec2a1e085 resource provider aggregate not found 2026-04-23 02:29:01.589 8 INFO neutron.services.segments.plugin [-] Segment d53695c5-d139-441d-b8e1-476ec2a1e085 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d53695c5-d139-441d-b8e1-476ec2a1e085 found for delete ", "request_id": "req-b79d42c2-a2cb-4dc7-9d20-5936fca4ae4d"}]} 2026-04-23 02:29:01.593 8 INFO neutron.db.l3_hamode_db [None req-ac815f8c-aa5e-4808-93f5-27af98efdad7 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] HA network cca7a61b-ee7d-453d-bdce-60ea5aade60c was deleted as no HA routers are present in tenant 58b0d5b0d77e43c2a3f5f580a8846d1f. 2026-04-23 02:29:01.601 8 INFO neutron.services.segments.plugin [-] Segment d53695c5-d139-441d-b8e1-476ec2a1e085 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d53695c5-d139-441d-b8e1-476ec2a1e085 found for delete ", "request_id": "req-987ac606-cb20-449d-8879-04ebf2c116df"}]} [pid: 8|app: 0|req: 513/1023] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:00 2026] DELETE /v2.0/routers/4e8a5257-b63c-4cd6-aa4a-8c7e445e51dd => generated 0 bytes in 870 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1024] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:29:01 2026] GET /v2.0/ports?device_id=4e8a5257-b63c-4cd6-aa4a-8c7e445e51dd => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:29:01.662 8 INFO neutron.api.v2.resource [None req-3511caad-3f30-41db-97f4-e946f5a4cf04 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/1025] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:01 2026] DELETE /v2.0/routers/4e8a5257-b63c-4cd6-aa4a-8c7e445e51dd => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1026] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:29:01 2026] GET /v2.0/ports?device_id=3eadb2f6-8a52-4f85-9084-8741abc08c02 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:29:01.708 8 INFO neutron.api.v2.resource [None req-a9438e06-2dab-4b39-b780-3bf8ca7feac9 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 517/1027] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:01 2026] DELETE /v2.0/routers/3eadb2f6-8a52-4f85-9084-8741abc08c02 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:29:01.727 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3c258b2-1247-4763-aa8d-5db0cf94d521 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] DELETE failed (client error): The resource could not be found. 2026-04-23 02:29:01.729 7 INFO neutron.services.segments.plugin [-] Segment f26fc1c8-51ca-4e43-b40a-6c597fff8d44 resource provider aggregate not found [pid: 8|app: 0|req: 518/1028] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:01 2026] DELETE /v2.0/subnets/7bf8e17d-f2d3-4b59-bf20-7e941747a161 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:29:01.742 7 INFO neutron.services.segments.plugin [-] Segment f26fc1c8-51ca-4e43-b40a-6c597fff8d44 resource provider aggregate not found 2026-04-23 02:29:01.754 7 INFO neutron.services.segments.plugin [-] Segment f26fc1c8-51ca-4e43-b40a-6c597fff8d44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f26fc1c8-51ca-4e43-b40a-6c597fff8d44 found for delete ", "request_id": "req-bd076aae-bd8b-4a72-87ec-9e470eab3c24"}]} [pid: 8|app: 0|req: 519/1029] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:29:01 2026] GET /v2.0/ports?device_id=f7c7a76a-0c1f-42d7-b247-a6220c78127a => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:29:01.768 7 INFO neutron.db.l3_hamode_db [None req-6db0e3cc-5db1-40cb-8081-6692a1e1dacd 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] HA network 595e520f-29e8-4cfb-9834-da180fc79e79 was deleted as no HA routers are present in tenant affc4e8b65b24cfc9073c14c63e1bd8d. 2026-04-23 02:29:01.775 7 INFO neutron.services.segments.plugin [-] Segment f26fc1c8-51ca-4e43-b40a-6c597fff8d44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f26fc1c8-51ca-4e43-b40a-6c597fff8d44 found for delete ", "request_id": "req-040369b0-263c-4f51-99d1-26536b87d864"}]} [pid: 7|app: 0|req: 511/1030] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:00 2026] DELETE /v2.0/routers/70530abb-02d2-4fe7-9ef4-418935e54be7 => generated 0 bytes in 965 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:01.786 8 INFO neutron.api.v2.resource [None req-d2521ba0-69c5-477b-a5ae-8ef808a0919d d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 520/1031] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:01 2026] DELETE /v2.0/routers/f7c7a76a-0c1f-42d7-b247-a6220c78127a => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:29:01.803 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83b813f6-92a3-4e6c-8ced-deae06e2b5d4 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 521/1032] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:01 2026] DELETE /v2.0/subnets/ef5d4364-067f-48b3-ac79-3520eb8b34c9 => 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: 522/1033] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:29:01 2026] GET /v2.0/ports?device_id=995eaf9a-170f-4325-a36d-c126423aea91 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:29:01.846 8 INFO neutron.api.v2.resource [None req-5a2ced11-aadc-415f-9b03-e7cde3780b74 d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 523/1034] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:01 2026] DELETE /v2.0/routers/995eaf9a-170f-4325-a36d-c126423aea91 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:29:01.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-10155c2b-4fb8-4937-8169-dd505e8a9dab d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 524/1035] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:01 2026] DELETE /v2.0/subnets/1d22f4df-e23d-432b-9f62-5cbcfc15fa2f => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:29:01.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b11de610-a4a6-4ddd-ad0a-560cf4eacb8b d2c6bffab1b74376ab40b097fdfa8b53 58b0d5b0d77e43c2a3f5f580a8846d1f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 525/1036] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:01 2026] DELETE /v2.0/subnets/2435dfe4-6b59-4bbb-9881-8028e03f4f39 => 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: 526/1037] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:01 2026] GET /v2.0/ports?device_id=b4cc3548-6a2a-45e4-a92c-84379cef1a80 => 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: 512/1038] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:01 2026] DELETE /v2.0/subnets/fa84cd49-9a50-4e48-892b-f26f349a6c58 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:29:02.099 8 INFO neutron_taas.services.taas.taas_plugin [None req-8ca8e46d-22cd-48d9-aab1-cdd6f1d8fbc4 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 1727c56d-ab1c-4dd0-8687-674442c08d81 2026-04-23 02:29:02.102 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ca8e46d-22cd-48d9-aab1-cdd6f1d8fbc4 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 1727c56d-ab1c-4dd0-8687-674442c08d81 [pid: 8|app: 0|req: 527/1039] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:02 2026] DELETE /v2.0/networks/e0630e4e-4846-497d-9809-8636e46c2818 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1040] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:02 2026] GET /v2.0/security-groups?tenant_id=affc4e8b65b24cfc9073c14c63e1bd8d&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1041] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:02 2026] GET /v2.0/security-groups?tenant_id=58b0d5b0d77e43c2a3f5f580a8846d1f&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1042] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:02 2026] DELETE /v2.0/security-groups/91a275b4-70cd-43b6-a617-b0449754b052 => 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: 514/1043] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:02 2026] DELETE /v2.0/security-groups/8231c962-f5b2-445b-b4ba-2359626890c2 => 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: 530/1044] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:02 2026] DELETE /v2.0/security-groups/eeade236-a2ce-4d5f-8212-91b84906599b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:03.112 7 INFO neutron.api.v2.resource [None req-8e84304a-b3c8-42ee-a733-c5d3cd8d2dfb df5344af9d02492485f7046aae1f5407 b1a158c01d5f468398105a0349d12d3a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 515/1045] 10.0.0.171 () {32 vars in 737 bytes} [Thu Apr 23 02:29:03 2026] GET /v2.0/security-groups/eeade236-a2ce-4d5f-8212-91b84906599b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:29:03.231 8 INFO neutron_taas.services.taas.taas_plugin [None req-0cb04038-5785-4659-94e6-b8a81047833a df5344af9d02492485f7046aae1f5407 b1a158c01d5f468398105a0349d12d3a - - default default] TaaS: Handle Delete Port: 64d20826-0f55-42a1-83d1-5eafffdae0c7 2026-04-23 02:29:03.235 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0cb04038-5785-4659-94e6-b8a81047833a df5344af9d02492485f7046aae1f5407 b1a158c01d5f468398105a0349d12d3a - - default default] Tap Mirror: Handle Delete Port: 64d20826-0f55-42a1-83d1-5eafffdae0c7 [pid: 8|app: 0|req: 531/1046] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:29:03 2026] DELETE /v2.0/floatingips/56a65d2a-3282-42f3-8cd7-104f4e352ff9 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:03.611 8 INFO neutron.services.segments.plugin [-] Segment ea493ae9-1e05-49eb-a2c0-a84bf9950de9 resource provider aggregate not found 2026-04-23 02:29:03.621 8 INFO neutron.services.segments.plugin [-] Segment ea493ae9-1e05-49eb-a2c0-a84bf9950de9 resource provider aggregate not found 2026-04-23 02:29:03.640 8 INFO neutron.services.segments.plugin [-] Segment ea493ae9-1e05-49eb-a2c0-a84bf9950de9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea493ae9-1e05-49eb-a2c0-a84bf9950de9 found for delete ", "request_id": "req-712170a6-ba5c-494e-ba6e-38b4c1c4e15f"}]} 2026-04-23 02:29:03.640 8 INFO neutron.services.segments.plugin [-] Segment ea493ae9-1e05-49eb-a2c0-a84bf9950de9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea493ae9-1e05-49eb-a2c0-a84bf9950de9 found for delete ", "request_id": "req-64d7cc12-7f60-4bb5-9e47-62744860d21a"}]} 2026-04-23 02:29:03.898 7 INFO neutron_taas.services.taas.taas_plugin [None req-7afc4608-34b6-44a3-8014-7a320f64f784 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: f03c7a14-4c17-45b0-b9a1-406cdfb51bc3 2026-04-23 02:29:03.901 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7afc4608-34b6-44a3-8014-7a320f64f784 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: f03c7a14-4c17-45b0-b9a1-406cdfb51bc3 [pid: 7|app: 0|req: 516/1047] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:29:03 2026] PUT /v2.0/routers/d8c7b8a3-c003-4198-9bab-fa04c8ad2bf9/remove_router_interface => generated 309 bytes in 1046 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:04.665 8 INFO neutron.db.segments_db [None req-50f3ac05-ef71-4730-8919-c33db95547d8 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment 54905683-bf1e-43b8-9c74-44a7db67ab26 of type vxlan for network 56645e81-0357-4447-9044-b79fb5ba9293 2026-04-23 02:29:04.721 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6d82803-440d-4ba6-8047-ab88fa2cc524 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 4aa19c66-7b21-4d8d-af20-243850ba1543 2026-04-23 02:29:04.724 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6d82803-440d-4ba6-8047-ab88fa2cc524 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 4aa19c66-7b21-4d8d-af20-243850ba1543 [pid: 8|app: 0|req: 532/1048] 10.0.0.171 () {34 vars in 671 bytes} [Thu Apr 23 02:29:04 2026] POST /v2.0/networks => generated 725 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1049] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:29:04 2026] POST /v2.0/subnets => generated 693 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:29:05.023 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6d82803-440d-4ba6-8047-ab88fa2cc524 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 5819c305-87b2-4d59-9ad2-72585f3e430a 2026-04-23 02:29:05.026 8 INFO neutron.db.segments_db [None req-a3bab132-3233-4dae-9d1d-12dfda57306e 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment 398bbe5a-534f-4023-807e-9fe616ac5a4a of type vxlan for network d5184c3e-6eef-4154-937b-384cc122295c 2026-04-23 02:29:05.027 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6d82803-440d-4ba6-8047-ab88fa2cc524 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 5819c305-87b2-4d59-9ad2-72585f3e430a 2026-04-23 02:29:05.357 8 INFO neutron.db.l3_hamode_db [None req-a3bab132-3233-4dae-9d1d-12dfda57306e 006d3b4d602f4ed68e8e79fe16f5fa98 ea80595e28b14442bee4b3566538f94b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:29:05.463 7 INFO neutron.services.segments.plugin [-] Segment a0461756-9111-4e93-8a74-4c2b94431fec resource provider aggregate not found 2026-04-23 02:29:05.469 7 INFO neutron.services.segments.plugin [-] Segment a0461756-9111-4e93-8a74-4c2b94431fec resource provider aggregate not found 2026-04-23 02:29:05.476 7 INFO neutron.db.l3_hamode_db [None req-e6d82803-440d-4ba6-8047-ab88fa2cc524 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] HA network cf29769d-9c88-4496-b0e9-879fe4483f63 was deleted as no HA routers are present in tenant b1a158c01d5f468398105a0349d12d3a. [pid: 7|app: 0|req: 517/1050] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:04 2026] DELETE /v2.0/routers/d8c7b8a3-c003-4198-9bab-fa04c8ad2bf9 => generated 0 bytes in 975 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:05.486 7 INFO neutron.services.segments.plugin [-] Segment a0461756-9111-4e93-8a74-4c2b94431fec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0461756-9111-4e93-8a74-4c2b94431fec found for delete ", "request_id": "req-0500f766-735d-4a28-891e-7fe06cd4b667"}]} 2026-04-23 02:29:05.489 7 INFO neutron.services.segments.plugin [-] Segment a0461756-9111-4e93-8a74-4c2b94431fec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0461756-9111-4e93-8a74-4c2b94431fec found for delete ", "request_id": "req-2ae28a61-6750-4e25-80b8-3f71f909ab09"}]} [pid: 7|app: 0|req: 518/1051] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:05 2026] DELETE /v2.0/subnets/181652ec-fd6f-4944-8c5c-c6c01362f65d => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:29:05.737 7 INFO neutron_taas.services.taas.taas_plugin [None req-afedce7c-a41d-4bba-823d-a6ac7cb83c14 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 9ddcc8a0-aaa4-4478-8d07-ed361835f867 2026-04-23 02:29:05.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afedce7c-a41d-4bba-823d-a6ac7cb83c14 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 9ddcc8a0-aaa4-4478-8d07-ed361835f867 [pid: 7|app: 0|req: 519/1052] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:05 2026] DELETE /v2.0/networks/a55e80cc-16f3-48a8-855d-bb775690e161 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1053] 10.0.0.37 () {34 vars in 989 bytes} [Thu Apr 23 02:29:05 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 1240 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1056] 10.0.0.37 () {34 vars in 1039 bytes} [Thu Apr 23 02:29:06 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&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: 524/1057] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:06 2026] GET /v2.0/security-groups?tenant_id=b1a158c01d5f468398105a0349d12d3a&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:29:06.181 8 INFO neutron.db.l3_hamode_db [None req-a3bab132-3233-4dae-9d1d-12dfda57306e 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 525/1058] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:06 2026] DELETE /v2.0/security-groups/a5704513-ea36-45d3-bb19-7352ba3b5a7d => 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: 534/1059] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:29:04 2026] POST /v2.0/routers => generated 733 bytes in 2102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:29:07.507 7 INFO neutron.services.segments.plugin [-] Segment 00f0f700-0c42-4d7a-a6f0-16144777d284 resource provider aggregate not found 2026-04-23 02:29:07.512 7 INFO neutron.services.segments.plugin [-] Segment 00f0f700-0c42-4d7a-a6f0-16144777d284 resource provider aggregate not found 2026-04-23 02:29:07.525 7 INFO neutron.services.segments.plugin [-] Segment 00f0f700-0c42-4d7a-a6f0-16144777d284 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00f0f700-0c42-4d7a-a6f0-16144777d284 found for delete ", "request_id": "req-bb71b5f8-d666-435e-904e-bd11fcb1b027"}]} 2026-04-23 02:29:07.526 7 INFO neutron.services.segments.plugin [-] Segment 00f0f700-0c42-4d7a-a6f0-16144777d284 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00f0f700-0c42-4d7a-a6f0-16144777d284 found for delete ", "request_id": "req-024a5bd2-d0a0-4780-8291-3747b2fa25b2"}]} [pid: 8|app: 0|req: 535/1060] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:07 2026] GET /v2.0/security-groups?tenant_id=1088e8f479e94a5fab738a11d170e2de&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1061] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:07 2026] DELETE /v2.0/security-groups/8c0acd2c-e766-4dca-ad15-03c675d5f39a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1062] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:07 2026] GET /v2.0/security-groups?tenant_id=029daec0fcba4915ace24bbb7ffac14a&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1063] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:07 2026] DELETE /v2.0/security-groups/89777e70-fbd7-422d-91f4-5225bab4b678 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1064] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:29:07 2026] PUT /v2.0/routers/1bfbab72-eda8-4fd7-9944-7c401d60c75f/add_router_interface => generated 309 bytes in 1167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1065] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:08 2026] GET /v2.0/security-groups?tenant_id=48652c0d1e7b4f96ae5f922b504756ab&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1066] 10.0.0.222 () {34 vars in 982 bytes} [Thu Apr 23 02:29:09 2026] GET /v2.0/networks?id=56645e81-0357-4447-9044-b79fb5ba9293 => generated 678 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1067] 10.0.0.222 () {34 vars in 965 bytes} [Thu Apr 23 02:29:09 2026] GET /v2.0/quotas/ea80595e28b14442bee4b3566538f94b => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1068] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:09 2026] DELETE /v2.0/security-groups/88487267-b2b2-4ad6-8a81-64d674941435 => 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: 542/1069] 10.0.0.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:29:09 2026] GET /v2.0/ports?tenant_id=ea80595e28b14442bee4b3566538f94b&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1070] 10.0.0.222 () {34 vars in 1008 bytes} [Thu Apr 23 02:29:09 2026] GET /v2.0/networks/56645e81-0357-4447-9044-b79fb5ba9293?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: 543/1071] 10.0.0.222 () {34 vars in 1108 bytes} [Thu Apr 23 02:29:09 2026] GET /v2.0/networks/56645e81-0357-4447-9044-b79fb5ba9293?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: 529/1072] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:09 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => 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: 544/1073] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:10 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1074] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:11 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => 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: 530/1075] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:11 2026] GET /v2.0/security-groups?tenant_id=20082994523041c88aeb94d97cc0a457&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: 546/1076] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:12 2026] DELETE /v2.0/security-groups/287bbb3f-760d-4a88-8814-67a7ed056906 => 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: 531/1077] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:13 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => 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: 547/1078] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:13 2026] GET /v2.0/security-groups?tenant_id=6b39a89ecfa347538c0fa7aad0928930&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1079] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:13 2026] DELETE /v2.0/security-groups/79ed26e0-0066-4ca3-84a0-940e0ec83461 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1080] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:29:14 2026] GET /v2.0/networks?id=56645e81-0357-4447-9044-b79fb5ba9293 => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1081] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:13 2026] GET /v2.0/security-groups?tenant_id=c0225bae26b549ffb415a25e25eb17ec&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: 549/1082] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:14 2026] DELETE /v2.0/security-groups/a6d76c74-301c-408b-ba3e-6d68ff1dacd3 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1083] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:14 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => 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: 534/1084] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 23 02:29:14 2026] POST /v2.0/ports => generated 954 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1085] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:29:14 2026] PUT /v2.0/ports/bfd9856f-7b36-46a8-9d52-2b248402da94 => generated 1235 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:29:15.036 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05f3f79e-5f04-4994-bca4-d3426cfbfdcd'] response: {'name': 'network-changed', 'server_uuid': '19d86a7c-5554-46c6-b8a1-95ad6c93c48b', 'tag': 'bfd9856f-7b36-46a8-9d52-2b248402da94', '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: 535/1086] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:15 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 552/1087] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:15 2026] GET /v2.0/security-groups?id=ef398210-1446-4b5f-afbd-034a3d98e68f&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: 7|app: 0|req: 536/1088] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:29:15 2026] GET /v2.0/ports?tenant_id=ea80595e28b14442bee4b3566538f94b&device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1089] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 23 02:29:15 2026] GET /v2.0/networks?tenant_id=ea80595e28b14442bee4b3566538f94b&shared=False => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1090] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 23 02:29:15 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1091] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:15 2026] GET /v2.0/security-groups?tenant_id=7d47acbf50964399bbb503c7224e8524&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1092] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:16 2026] DELETE /v2.0/security-groups/a175b3d6-175d-4080-b947-d26e6bbb2647 => 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: 555/1093] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:16 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1094] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:16 2026] GET /v2.0/security-groups?id=ef398210-1446-4b5f-afbd-034a3d98e68f&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1095] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:29:16 2026] GET /v2.0/ports?tenant_id=ea80595e28b14442bee4b3566538f94b&device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => 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: 540/1096] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:29:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=bfd9856f-7b36-46a8-9d52-2b248402da94 => 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: 557/1097] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:29:16 2026] GET /v2.0/subnets?id=06b2221a-6c27-42c9-a0c7-0e9e1b920b9b => generated 696 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1098] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:29:16 2026] GET /v2.0/ports?network_id=56645e81-0357-4447-9044-b79fb5ba9293&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1099] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:29:16 2026] GET /v2.0/networks/56645e81-0357-4447-9044-b79fb5ba9293?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: 542/1100] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:29:16 2026] GET /v2.0/networks/56645e81-0357-4447-9044-b79fb5ba9293?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1101] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:17 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1102] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:17 2026] GET /v2.0/security-groups?id=ef398210-1446-4b5f-afbd-034a3d98e68f&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1103] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:18 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1104] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:18 2026] GET /v2.0/security-groups?id=ef398210-1446-4b5f-afbd-034a3d98e68f&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1105] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:19 2026] GET /v2.0/security-groups?tenant_id=b181d1b904f8414c98041f4578db3038&name=default => generated 2925 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1106] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:19 2026] DELETE /v2.0/security-groups/b0d537a6-c1e5-414f-ac31-e6138f75cd90 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1107] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:19 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1108] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:19 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1109] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:20 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1110] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:20 2026] GET /v2.0/security-groups?id=ef398210-1446-4b5f-afbd-034a3d98e68f&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1111] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:20 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => 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: 565/1112] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:20 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&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: 548/1113] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:20 2026] GET /v2.0/security-groups?tenant_id=1464988e64404ddc9acd50fcf1510a08&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1114] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:20 2026] DELETE /v2.0/security-groups/3f9c1c96-b262-4381-8bff-735c7dafea68 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1115] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:20 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1116] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:20 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&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: 550/1119] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:20 2026] GET /v2.0/security-groups?tenant_id=66545799d5be403fbcc1e6d4042d3718&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: 570/1120] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:20 2026] DELETE /v2.0/security-groups/34163082-f110-4203-9811-f8930cbf76ff => 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: 551/1121] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:21 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1122] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:21 2026] GET /v2.0/security-groups?id=ef398210-1446-4b5f-afbd-034a3d98e68f&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1123] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:21 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => 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: 572/1124] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:21 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1125] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:29:22 2026] GET /v2.0/ports?tenant_id=9c532edc0b3b46119c29c18dcf1fadb1&device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1126] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:29:22 2026] GET /v2.0/networks?id=0ab83fa2-4b2e-40a8-922a-64bdbded1d3c => generated 772 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1127] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:29:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=08fca705-30d1-444b-989b-451d7b4417ef => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1128] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:29:22 2026] GET /v2.0/subnets?id=2e15e861-9b40-4f55-8b51-2d9283df2e05 => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1129] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:29:22 2026] GET /v2.0/ports?network_id=0ab83fa2-4b2e-40a8-922a-64bdbded1d3c&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: 7|app: 0|req: 556/1130] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:29:22 2026] GET /v2.0/networks/0ab83fa2-4b2e-40a8-922a-64bdbded1d3c?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1131] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:22 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1132] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:29:22 2026] GET /v2.0/networks/0ab83fa2-4b2e-40a8-922a-64bdbded1d3c?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) [pid: 7|app: 0|req: 557/1133] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:22 2026] GET /v2.0/security-groups?id=ef398210-1446-4b5f-afbd-034a3d98e68f&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1134] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:22 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => 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: 558/1135] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:22 2026] GET /v2.0/security-groups?id=ef398210-1446-4b5f-afbd-034a3d98e68f&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1136] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:22 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1137] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:22 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:23.216 8 INFO neutron.db.segments_db [None req-e8333e95-f3a4-4555-b1fe-1b373adc0660 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Added segment d3af5799-6ced-415d-810a-c508ed251532 of type vxlan for network c884a19c-bcc8-4931-8c6f-e480f4eaffc8 [pid: 8|app: 0|req: 578/1138] 10.0.0.171 () {34 vars in 671 bytes} [Thu Apr 23 02:29:22 2026] POST /v2.0/networks => generated 613 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:29:23.348 7 INFO neutron.db.segments_db [None req-aa8fe3cf-5d80-4f6a-8ae8-0f44ac16387e 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Added segment 7ced913c-c7e8-4a95-a1c5-945b3629c6e6 of type vxlan for network 3854526d-8da4-489c-8488-17fbb320e2ad 2026-04-23 02:29:23.584 7 INFO neutron.db.l3_hamode_db [None req-aa8fe3cf-5d80-4f6a-8ae8-0f44ac16387e 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 579/1139] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:23 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1140] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:23 2026] GET /v2.0/security-groups?id=ef398210-1446-4b5f-afbd-034a3d98e68f&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: 581/1141] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:24 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => 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: 582/1142] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:24 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&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-04-23 02:29:24.299 7 INFO neutron.db.l3_hamode_db [None req-aa8fe3cf-5d80-4f6a-8ae8-0f44ac16387e 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 583/1143] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:25 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1144] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:25 2026] GET /v2.0/security-groups?id=ef398210-1446-4b5f-afbd-034a3d98e68f&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1145] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:29:25 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1146] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:29:23 2026] POST /v2.0/routers => generated 695 bytes in 1964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1147] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:25 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:25.488 7 INFO neutron_taas.services.taas.taas_plugin [req-e35e71e0-2025-4328-a2b2-7edc98768e11 req-32bf2392-1a75-4d94-8a5a-1104e53397f4 fdd1920d03f64d23a0c5515f057f23ff ea80595e28b14442bee4b3566538f94b - - default default] TaaS: Handle Delete Port: bfd9856f-7b36-46a8-9d52-2b248402da94 2026-04-23 02:29:25.490 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e35e71e0-2025-4328-a2b2-7edc98768e11 req-32bf2392-1a75-4d94-8a5a-1104e53397f4 fdd1920d03f64d23a0c5515f057f23ff ea80595e28b14442bee4b3566538f94b - - default default] Tap Mirror: Handle Delete Port: bfd9856f-7b36-46a8-9d52-2b248402da94 [pid: 8|app: 0|req: 587/1148] 10.0.0.171 () {32 vars in 776 bytes} [Thu Apr 23 02:29:25 2026] GET /v2.0/subnets?project_id=6ecace75ee174e14a3113cc622934240&cidr=10.100.0.0%2F28 => generated 14 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1149] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:25 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&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: 562/1150] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 23 02:29:25 2026] DELETE /v2.0/ports/bfd9856f-7b36-46a8-9d52-2b248402da94 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:29:25.663 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-520a01b1-a7e8-4d07-ab32-08d0e9b38764'] response: {'server_uuid': '19d86a7c-5554-46c6-b8a1-95ad6c93c48b', 'name': 'network-vif-deleted', 'tag': 'bfd9856f-7b36-46a8-9d52-2b248402da94', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 563/1151] 10.0.0.171 () {32 vars in 694 bytes} [Thu Apr 23 02:29:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1152] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:25 2026] GET /v2.0/security-groups?tenant_id=7263fcb6d3e44bc992aac502e11782ac&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1153] 10.0.0.171 () {32 vars in 784 bytes} [Thu Apr 23 02:29:25 2026] GET /v2.0/subnets?network_id=4e3c17c3-8ce5-46e2-a725-79bf710ea8c5&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1154] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:25 2026] DELETE /v2.0/security-groups/bc9e49aa-7579-4242-9d62-f9be46482493 => 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: 565/1155] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:29:25 2026] POST /v2.0/subnets => generated 656 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1156] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:26 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => 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: 567/1157] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:26 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1158] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:26 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1159] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:29:25 2026] PUT /v2.0/routers/bd749fe7-8c20-45d2-a75b-46827784480c/add_router_interface => generated 309 bytes in 1131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1160] 10.0.0.171 () {32 vars in 649 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/networks => generated 6513 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1161] 10.0.0.171 () {32 vars in 647 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/subnets => generated 5202 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1162] 10.0.0.171 () {32 vars in 647 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/routers => generated 2194 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1163] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => 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: 571/1164] 10.0.0.171 () {34 vars in 685 bytes} [Thu Apr 23 02:29:27 2026] POST /v2.0/security-groups => generated 1675 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1165] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:29:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1166] 10.0.0.171 () {32 vars in 653 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions => generated 21537 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1167] 10.0.0.171 () {32 vars in 681 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 10 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.171 () {32 vars in 681 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1169] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1170] 10.0.0.171 () {32 vars in 665 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1171] 10.0.0.171 () {32 vars in 699 bytes} [Thu Apr 23 02:29:27 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: 595/1172] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:29:27 2026] POST /v2.0/security-group-rules => generated 596 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1173] 10.0.0.171 () {32 vars in 697 bytes} [Thu Apr 23 02:29:27 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: 579/1174] 10.0.0.171 () {32 vars in 701 bytes} [Thu Apr 23 02:29:27 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: 7|app: 0|req: 580/1175] 10.0.0.171 () {32 vars in 689 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1176] 10.0.0.171 () {32 vars in 703 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1177] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => 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: 583/1178] 10.0.0.171 () {32 vars in 693 bytes} [Thu Apr 23 02:29:27 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: 8|app: 0|req: 596/1179] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:29:27 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: 7|app: 0|req: 584/1180] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1181] 10.0.0.171 () {32 vars in 695 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1182] 10.0.0.171 () {32 vars in 685 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1183] 10.0.0.171 () {32 vars in 687 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1184] 10.0.0.171 () {32 vars in 661 bytes} [Thu Apr 23 02:29:27 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: 8|app: 0|req: 601/1185] 10.0.0.171 () {32 vars in 699 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1186] 10.0.0.171 () {32 vars in 679 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1187] 10.0.0.171 () {32 vars in 683 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1188] 10.0.0.171 () {32 vars in 675 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1189] 10.0.0.171 () {32 vars in 689 bytes} [Thu Apr 23 02:29:27 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1190] 10.0.0.171 () {32 vars in 723 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1191] 10.0.0.171 () {32 vars in 687 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1192] 10.0.0.171 () {32 vars in 669 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1193] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:29:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1194] 10.0.0.171 () {32 vars in 687 bytes} [Thu Apr 23 02:29:28 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: 610/1195] 10.0.0.171 () {32 vars in 681 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1196] 10.0.0.171 () {32 vars in 699 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1197] 10.0.0.171 () {32 vars in 679 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:28.090 7 INFO neutron.db.securitygroups_db [None req-6a28021e-5010-411a-aa9e-e27c0c3fa3db 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Project 6ecace75ee174e14a3113cc622934240 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: 613/1198] 10.0.0.171 () {32 vars in 667 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1199] 10.0.0.171 () {32 vars in 677 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1200] 10.0.0.171 () {32 vars in 665 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/l3-ha => 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: 616/1201] 10.0.0.171 () {32 vars in 675 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1202] 10.0.0.171 () {32 vars in 713 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1203] 10.0.0.171 () {32 vars in 691 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1204] 10.0.0.171 () {32 vars in 683 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1205] 10.0.0.171 () {32 vars in 669 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1206] 10.0.0.171 () {32 vars in 687 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1207] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:29:28 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1208] 10.0.0.171 () {32 vars in 705 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1209] 10.0.0.171 () {32 vars in 675 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1210] 10.0.0.171 () {32 vars in 701 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1211] 10.0.0.171 () {32 vars in 675 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1212] 10.0.0.171 () {32 vars in 693 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:28.215 7 INFO neutron.db.securitygroups_db [None req-913a5284-11b9-4293-a971-4d6d6afe314c 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Project 6ecace75ee174e14a3113cc622934240 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: 627/1213] 10.0.0.171 () {32 vars in 689 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1214] 10.0.0.171 () {32 vars in 709 bytes} [Thu Apr 23 02:29:28 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: 8|app: 0|req: 629/1215] 10.0.0.171 () {32 vars in 705 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1216] 10.0.0.171 () {32 vars in 719 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1217] 10.0.0.171 () {32 vars in 697 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1218] 10.0.0.171 () {32 vars in 711 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1219] 10.0.0.171 () {32 vars in 669 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1220] 10.0.0.171 () {32 vars in 687 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1221] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:29:28 2026] POST /v2.0/security-group-rules => generated 606 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1222] 10.0.0.171 () {32 vars in 681 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1223] 10.0.0.171 () {32 vars in 675 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1224] 10.0.0.171 () {32 vars in 671 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1225] 10.0.0.171 () {32 vars in 661 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1226] 10.0.0.171 () {32 vars in 699 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1227] 10.0.0.171 () {32 vars in 699 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1228] 10.0.0.171 () {32 vars in 677 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1229] 10.0.0.171 () {32 vars in 669 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1230] 10.0.0.171 () {32 vars in 683 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1231] 10.0.0.171 () {32 vars in 701 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1232] 10.0.0.171 () {32 vars in 685 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1233] 10.0.0.171 () {32 vars in 707 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1234] 10.0.0.171 () {32 vars in 669 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1235] 10.0.0.171 () {32 vars in 697 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1236] 10.0.0.171 () {32 vars in 695 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1237] 10.0.0.171 () {32 vars in 685 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1238] 10.0.0.171 () {32 vars in 689 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1239] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/ports?device_id=19d86a7c-5554-46c6-b8a1-95ad6c93c48b => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1240] 10.0.0.171 () {32 vars in 705 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1241] 10.0.0.171 () {32 vars in 667 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1242] 10.0.0.171 () {32 vars in 681 bytes} [Thu Apr 23 02:29:28 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: 7|app: 0|req: 597/1243] 10.0.0.171 () {32 vars in 681 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1244] 10.0.0.171 () {32 vars in 691 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1245] 10.0.0.171 () {32 vars in 691 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1246] 10.0.0.171 () {32 vars in 695 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1247] 10.0.0.171 () {32 vars in 685 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1248] 10.0.0.171 () {32 vars in 689 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1249] 10.0.0.171 () {32 vars in 701 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 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.171 () {32 vars in 703 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1251] 10.0.0.171 () {32 vars in 713 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1252] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1253] 10.0.0.171 () {32 vars in 715 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1254] 10.0.0.171 () {32 vars in 727 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1255] 10.0.0.171 () {32 vars in 741 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1256] 10.0.0.171 () {32 vars in 719 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1257] 10.0.0.171 () {32 vars in 683 bytes} [Thu Apr 23 02:29:28 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: 654/1258] 10.0.0.171 () {32 vars in 669 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1259] 10.0.0.171 () {32 vars in 719 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1260] 10.0.0.171 () {32 vars in 679 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1261] 10.0.0.171 () {32 vars in 669 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1262] 10.0.0.171 () {32 vars in 697 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1263] 10.0.0.171 () {32 vars in 705 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1264] 10.0.0.171 () {32 vars in 701 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1265] 10.0.0.171 () {32 vars in 701 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1266] 10.0.0.171 () {32 vars in 649 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/networks => generated 1297 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1267] 10.0.0.171 () {32 vars in 683 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1268] 10.0.0.171 () {32 vars in 705 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1269] 10.0.0.171 () {32 vars in 695 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1270] 10.0.0.171 () {32 vars in 689 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1271] 10.0.0.171 () {32 vars in 697 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1272] 10.0.0.171 () {32 vars in 679 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1273] 10.0.0.171 () {32 vars in 689 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1274] 10.0.0.171 () {32 vars in 701 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1275] 10.0.0.171 () {32 vars in 665 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1276] 10.0.0.171 () {32 vars in 681 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1277] 10.0.0.171 () {32 vars in 677 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1278] 10.0.0.171 () {32 vars in 693 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1279] 10.0.0.222 () {34 vars in 1100 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1002613325&fields=id&tenant_id=6ecace75ee174e14a3113cc622934240 => 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: 613/1280] 10.0.0.171 () {32 vars in 677 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1281] 10.0.0.171 () {32 vars in 667 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1282] 10.0.0.171 () {32 vars in 663 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1283] 10.0.0.171 () {32 vars in 675 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1284] 10.0.0.171 () {32 vars in 687 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1285] 10.0.0.222 () {34 vars in 982 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/networks?id=c884a19c-bcc8-4931-8c6f-e480f4eaffc8 => generated 660 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1286] 10.0.0.222 () {34 vars in 965 bytes} [Thu Apr 23 02:29:29 2026] GET /v2.0/quotas/6ecace75ee174e14a3113cc622934240 => 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: 672/1287] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:28 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1288] 10.0.0.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:29:29 2026] GET /v2.0/ports?tenant_id=6ecace75ee174e14a3113cc622934240&fields=id => generated 103 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1289] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:29 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&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: 617/1290] 10.0.0.222 () {34 vars in 1008 bytes} [Thu Apr 23 02:29:29 2026] GET /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1291] 10.0.0.222 () {34 vars in 1108 bytes} [Thu Apr 23 02:29:29 2026] GET /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8?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: 618/1292] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:29 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => 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: 619/1293] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:29 2026] GET /v2.0/security-groups?tenant_id=6ad97f5687e04c8ea1418a9e63cf4365&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1294] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:29 2026] DELETE /v2.0/security-groups/ffd84d37-f613-4cc6-b736-e884657158e6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:29.957 8 INFO neutron_taas.services.taas.taas_plugin [None req-47196794-b789-4787-8d13-23319b566d75 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: ad09f185-642f-493d-91ef-8725e5e5936a 2026-04-23 02:29:29.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47196794-b789-4787-8d13-23319b566d75 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: ad09f185-642f-493d-91ef-8725e5e5936a [pid: 7|app: 0|req: 621/1295] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:30 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1296] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:30 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&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: 623/1297] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:30 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => 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: 675/1298] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:29:29 2026] PUT /v2.0/routers/1bfbab72-eda8-4fd7-9944-7c401d60c75f/remove_router_interface => generated 309 bytes in 1044 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:30.767 7 INFO neutron_taas.services.taas.taas_plugin [None req-58d415d8-106f-46ae-bb74-2ac5bdd1ccf0 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 1e5e4339-66dc-4bec-94a1-39c0d9547352 2026-04-23 02:29:30.770 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58d415d8-106f-46ae-bb74-2ac5bdd1ccf0 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 1e5e4339-66dc-4bec-94a1-39c0d9547352 2026-04-23 02:29:31.029 7 INFO neutron_taas.services.taas.taas_plugin [None req-58d415d8-106f-46ae-bb74-2ac5bdd1ccf0 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: adb8eda5-8ba5-4ce2-af9e-e7a0210db723 2026-04-23 02:29:31.031 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58d415d8-106f-46ae-bb74-2ac5bdd1ccf0 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: adb8eda5-8ba5-4ce2-af9e-e7a0210db723 2026-04-23 02:29:31.404 7 INFO neutron.services.segments.plugin [-] Segment 398bbe5a-534f-4023-807e-9fe616ac5a4a resource provider aggregate not found 2026-04-23 02:29:31.411 7 INFO neutron.services.segments.plugin [-] Segment 398bbe5a-534f-4023-807e-9fe616ac5a4a resource provider aggregate not found 2026-04-23 02:29:31.424 7 INFO neutron.services.segments.plugin [-] Segment 398bbe5a-534f-4023-807e-9fe616ac5a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 398bbe5a-534f-4023-807e-9fe616ac5a4a found for delete ", "request_id": "req-9a988a39-cda5-4b32-af0f-377d8bd2f9ce"}]} 2026-04-23 02:29:31.430 7 INFO neutron.db.l3_hamode_db [None req-58d415d8-106f-46ae-bb74-2ac5bdd1ccf0 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] HA network d5184c3e-6eef-4154-937b-384cc122295c was deleted as no HA routers are present in tenant ea80595e28b14442bee4b3566538f94b. [pid: 7|app: 0|req: 624/1299] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:30 2026] DELETE /v2.0/routers/1bfbab72-eda8-4fd7-9944-7c401d60c75f => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:31.442 7 INFO neutron.services.segments.plugin [-] Segment 398bbe5a-534f-4023-807e-9fe616ac5a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 398bbe5a-534f-4023-807e-9fe616ac5a4a found for delete ", "request_id": "req-64391748-79bd-42c7-ae11-3987fdd65ff2"}]} [pid: 7|app: 0|req: 625/1300] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:31 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => 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: 676/1301] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:31 2026] DELETE /v2.0/subnets/06b2221a-6c27-42c9-a0c7-0e9e1b920b9b => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:29:31.687 7 INFO neutron_taas.services.taas.taas_plugin [None req-366d9af9-2d2e-4fd3-937f-12f1b19afe02 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 58f4659e-4b33-470f-be41-0ab3672cf0e7 2026-04-23 02:29:31.690 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-366d9af9-2d2e-4fd3-937f-12f1b19afe02 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 58f4659e-4b33-470f-be41-0ab3672cf0e7 [pid: 7|app: 0|req: 626/1302] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:31 2026] DELETE /v2.0/networks/56645e81-0357-4447-9044-b79fb5ba9293 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1303] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:31 2026] GET /v2.0/security-groups?tenant_id=ea80595e28b14442bee4b3566538f94b&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:29:32.040 8 INFO neutron.db.segments_db [None req-bdbc744e-bfc9-4e4d-8d42-2dd6ba87db55 34d6be424c964b1d9c5d705f6725bbb2 191a6cdbfa69498da6c10d97933c5693 - - default default] Added segment ae18d5b8-faca-4569-b58f-b140c7b73be7 of type vxlan for network 400d3d8f-2a42-4849-84a1-9f27c65ce26f [pid: 7|app: 0|req: 628/1304] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:32 2026] DELETE /v2.0/security-groups/ef398210-1446-4b5f-afbd-034a3d98e68f => 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: 677/1305] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:29:31 2026] POST /v2.0/networks => generated 629 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1306] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:32 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => 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: 678/1307] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:29:32 2026] POST /v2.0/subnets => generated 673 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:29:32.903 7 INFO neutron.db.segments_db [None req-6b6affe2-a208-4a50-bc12-4a34b5b28760 34d6be424c964b1d9c5d705f6725bbb2 191a6cdbfa69498da6c10d97933c5693 - - default default] Added segment 8577fe4d-dcc6-4577-8edc-5da37841d10c of type vxlan for network fe4e29be-b580-4bd6-bbe0-c8bd58fc8979 [pid: 7|app: 0|req: 630/1308] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:29:32 2026] POST /v2.0/networks => generated 629 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1309] 10.0.0.171 () {34 vars in 743 bytes} [Thu Apr 23 02:29:32 2026] PUT /v2.0/networks/fe4e29be-b580-4bd6-bbe0-c8bd58fc8979 => generated 592 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1310] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:29:33 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:29:33.440 7 INFO neutron.services.segments.plugin [-] Segment 54905683-bf1e-43b8-9c74-44a7db67ab26 resource provider aggregate not found 2026-04-23 02:29:33.459 7 INFO neutron.services.segments.plugin [-] Segment 54905683-bf1e-43b8-9c74-44a7db67ab26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54905683-bf1e-43b8-9c74-44a7db67ab26 found for delete ", "request_id": "req-72243ea6-cbd9-4c31-a09f-2ba0e6358882"}]} 2026-04-23 02:29:33.461 7 INFO neutron.services.segments.plugin [-] Segment 54905683-bf1e-43b8-9c74-44a7db67ab26 resource provider aggregate not found 2026-04-23 02:29:33.474 7 INFO neutron.services.segments.plugin [-] Segment 54905683-bf1e-43b8-9c74-44a7db67ab26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54905683-bf1e-43b8-9c74-44a7db67ab26 found for delete ", "request_id": "req-967408e7-07eb-4742-95db-87fa19f51cd7"}]} [pid: 8|app: 0|req: 680/1311] 10.0.0.171 () {34 vars in 741 bytes} [Thu Apr 23 02:29:33 2026] PUT /v2.0/subnets/d7006456-2bed-4286-a187-93431411ba24 => generated 656 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1312] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:29:33 2026] GET /v2.0/networks?id=c884a19c-bcc8-4931-8c6f-e480f4eaffc8 => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1313] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 23 02:29:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6ecace75ee174e14a3113cc622934240 => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1314] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:33 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => 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: 632/1315] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:33 2026] DELETE /v2.0/networks/fe4e29be-b580-4bd6-bbe0-c8bd58fc8979 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:29:33.756 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9db1b1b2-8d68-44f2-be7a-f3b30e474c5f 34d6be424c964b1d9c5d705f6725bbb2 191a6cdbfa69498da6c10d97933c5693 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1316] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:33 2026] DELETE /v2.0/networks/fe4e29be-b580-4bd6-bbe0-c8bd58fc8979 => 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: 634/1317] 10.0.0.171 () {32 vars in 694 bytes} [Thu Apr 23 02:29:33 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1318] 10.0.0.171 () {32 vars in 742 bytes} [Thu Apr 23 02:29:33 2026] GET /v2.0/subnets?network_id=4e3c17c3-8ce5-46e2-a725-79bf710ea8c5 => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1319] 10.0.0.171 () {32 vars in 653 bytes} [Thu Apr 23 02:29:33 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: 637/1320] 10.0.0.171 () {32 vars in 649 bytes} [Thu Apr 23 02:29:33 2026] GET /v2.0/networks => generated 1313 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1321] 10.0.0.171 () {32 vars in 647 bytes} [Thu Apr 23 02:29:33 2026] GET /v2.0/subnets => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1322] 10.0.0.171 () {32 vars in 723 bytes} [Thu Apr 23 02:29:33 2026] GET /v2.0/networks/400d3d8f-2a42-4849-84a1-9f27c65ce26f => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1323] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 23 02:29:33 2026] POST /v2.0/ports => generated 958 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1324] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:29:34 2026] GET /v2.0/subnets/e4212fe0-efe7-4a38-b090-e395dbf19fcc => generated 673 bytes in 35 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-04-23 02:29:34.092 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cfbd3332-fec6-45ab-a4e4-bd09a7e8dc58 34d6be424c964b1d9c5d705f6725bbb2 191a6cdbfa69498da6c10d97933c5693 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 685/1325] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:34 2026] DELETE /v2.0/subnets/d7006456-2bed-4286-a187-93431411ba24 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:29:34.111 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8990e2c6-96b2-409a-a67b-381221762811 34d6be424c964b1d9c5d705f6725bbb2 191a6cdbfa69498da6c10d97933c5693 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 686/1326] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:34 2026] DELETE /v2.0/networks/fe4e29be-b580-4bd6-bbe0-c8bd58fc8979 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1327] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:34 2026] DELETE /v2.0/subnets/e4212fe0-efe7-4a38-b090-e395dbf19fcc => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:29:34.332 8 INFO neutron.services.segments.plugin [-] Segment ae18d5b8-faca-4569-b58f-b140c7b73be7 resource provider aggregate not found 2026-04-23 02:29:34.344 8 INFO neutron.services.segments.plugin [-] Segment ae18d5b8-faca-4569-b58f-b140c7b73be7 resource provider aggregate not found 2026-04-23 02:29:34.352 8 INFO neutron.services.segments.plugin [-] Segment ae18d5b8-faca-4569-b58f-b140c7b73be7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae18d5b8-faca-4569-b58f-b140c7b73be7 found for delete ", "request_id": "req-86e30f00-ab3f-41db-a7f0-4c4ee8dfc9d7"}]} 2026-04-23 02:29:34.362 8 INFO neutron.services.segments.plugin [-] Segment ae18d5b8-faca-4569-b58f-b140c7b73be7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae18d5b8-faca-4569-b58f-b140c7b73be7 found for delete ", "request_id": "req-f7e69486-37e8-4b1a-b314-ffc65d298653"}]} [pid: 8|app: 0|req: 688/1328] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:34 2026] DELETE /v2.0/networks/400d3d8f-2a42-4849-84a1-9f27c65ce26f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1329] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:29:34 2026] PUT /v2.0/ports/ddad131c-b3ef-4e43-8d8c-1aebae0740f6 => generated 1239 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:29:34.540 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ee4c32c-4384-474f-bf41-ba557f5ee1c4'] response: {'name': 'network-changed', 'server_uuid': '195ac00a-23ae-4606-a357-4836a852a4eb', 'tag': 'ddad131c-b3ef-4e43-8d8c-1aebae0740f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 689/1330] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:34 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => 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: 642/1331] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:34 2026] GET /v2.0/security-groups?id=04819d56-8466-4b0b-a72f-73b4f19df1ee&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1332] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:34 2026] GET /v2.0/security-groups?tenant_id=191a6cdbfa69498da6c10d97933c5693&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1333] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:29:35 2026] GET /v2.0/ports?tenant_id=6ecace75ee174e14a3113cc622934240&device_id=195ac00a-23ae-4606-a357-4836a852a4eb => 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: 643/1334] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:35 2026] DELETE /v2.0/security-groups/4d864621-2678-45cf-b316-11b77159d1ac => 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: 692/1335] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 23 02:29:35 2026] GET /v2.0/networks?tenant_id=6ecace75ee174e14a3113cc622934240&shared=False => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1336] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 23 02:29:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:35.479 7 INFO neutron.services.segments.plugin [-] Segment 8577fe4d-dcc6-4577-8edc-5da37841d10c resource provider aggregate not found 2026-04-23 02:29:35.503 7 INFO neutron.services.segments.plugin [-] Segment 8577fe4d-dcc6-4577-8edc-5da37841d10c resource provider aggregate not found 2026-04-23 02:29:35.507 7 INFO neutron.services.segments.plugin [-] Segment 8577fe4d-dcc6-4577-8edc-5da37841d10c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8577fe4d-dcc6-4577-8edc-5da37841d10c found for delete ", "request_id": "req-d4ddc714-41a3-48b3-b616-bfb11cf686ef"}]} 2026-04-23 02:29:35.516 7 INFO neutron.services.segments.plugin [-] Segment 8577fe4d-dcc6-4577-8edc-5da37841d10c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8577fe4d-dcc6-4577-8edc-5da37841d10c found for delete ", "request_id": "req-acdbb721-2621-4c4a-ab01-cc8c9bf709ae"}]} [pid: 7|app: 0|req: 646/1339] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:35 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1340] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:36 2026] GET /v2.0/security-groups?id=04819d56-8466-4b0b-a72f-73b4f19df1ee&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1341] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:29:36 2026] GET /v2.0/ports?tenant_id=6ecace75ee174e14a3113cc622934240&device_id=195ac00a-23ae-4606-a357-4836a852a4eb => 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: 695/1342] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:29:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ddad131c-b3ef-4e43-8d8c-1aebae0740f6 => 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: 648/1343] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:29:36 2026] GET /v2.0/subnets?id=10d72f62-ed93-47ff-a2fe-63d56805f465 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1344] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:29:36 2026] GET /v2.0/ports?network_id=c884a19c-bcc8-4931-8c6f-e480f4eaffc8&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: 649/1345] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:29:36 2026] GET /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8?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: 697/1346] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:29:36 2026] GET /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1347] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:36 2026] GET /v2.0/security-groups?tenant_id=f185839342ad42bf96c0bbc111073cdb&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1348] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:37 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:37.223 8 INFO neutron.db.segments_db [None req-68941672-8b1f-4355-9abb-f4d671163981 2a6e1cea562245a8bc325b45a9248e08 79c8d9d473854b8f89cacf540e318ad4 - - default default] Added segment a0ceb77b-8204-4a44-9790-4c11b6778e79 of type vxlan for network d277ac53-f4d4-4559-8400-b8f117d6c62e [pid: 7|app: 0|req: 652/1349] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:37 2026] DELETE /v2.0/security-groups/d495a390-bd80-47b6-8f69-d21a46b60a55 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1350] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:37 2026] GET /v2.0/security-groups?id=04819d56-8466-4b0b-a72f-73b4f19df1ee&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1351] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:29:37 2026] POST /v2.0/networks => generated 625 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1352] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:37 2026] GET /v2.0/security-groups?tenant_id=0a7044b0efcd4a8ebd544a461687380c&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1353] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:37 2026] DELETE /v2.0/security-groups/e3571379-928e-4646-a921-972bcc92af03 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1354] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:29:37 2026] POST /v2.0/subnets => generated 641 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:29:37.683 7 INFO neutron.db.segments_db [None req-32cdbd21-9202-45be-9e57-3fdde96b71d1 2a6e1cea562245a8bc325b45a9248e08 79c8d9d473854b8f89cacf540e318ad4 - - default default] Added segment 26260610-692e-44bc-af5c-24c9254183a3 of type vxlan for network 7bde5968-ee15-4ba4-9cd0-66dbe32aef2b [pid: 7|app: 0|req: 656/1355] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:29:37 2026] POST /v2.0/networks => generated 624 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1356] 10.0.0.171 () {34 vars in 743 bytes} [Thu Apr 23 02:29:37 2026] PUT /v2.0/networks/7bde5968-ee15-4ba4-9cd0-66dbe32aef2b => generated 592 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1357] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:29:37 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1358] 10.0.0.171 () {34 vars in 741 bytes} [Thu Apr 23 02:29:38 2026] PUT /v2.0/subnets/a8524773-0e8c-495d-91aa-0ab66158ca4e => generated 636 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1359] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:38 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:38.421 7 INFO neutron.services.segments.plugin [-] Segment 26260610-692e-44bc-af5c-24c9254183a3 resource provider aggregate not found 2026-04-23 02:29:38.427 7 INFO neutron.services.segments.plugin [-] Segment 26260610-692e-44bc-af5c-24c9254183a3 resource provider aggregate not found 2026-04-23 02:29:38.442 7 INFO neutron.services.segments.plugin [-] Segment 26260610-692e-44bc-af5c-24c9254183a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26260610-692e-44bc-af5c-24c9254183a3 found for delete ", "request_id": "req-976d4b23-dd00-4466-964a-8d56daa028f7"}]} 2026-04-23 02:29:38.444 7 INFO neutron.services.segments.plugin [-] Segment 26260610-692e-44bc-af5c-24c9254183a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26260610-692e-44bc-af5c-24c9254183a3 found for delete ", "request_id": "req-acfca9ac-e9cb-421f-898a-8cfda0f13104"}]} [pid: 8|app: 0|req: 703/1360] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:38 2026] GET /v2.0/security-groups?id=04819d56-8466-4b0b-a72f-73b4f19df1ee&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: 658/1361] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:38 2026] DELETE /v2.0/networks/7bde5968-ee15-4ba4-9cd0-66dbe32aef2b => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:29:38.473 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66cb34d8-7567-4092-99e0-c8cf6dab384b 2a6e1cea562245a8bc325b45a9248e08 79c8d9d473854b8f89cacf540e318ad4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 704/1362] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:38 2026] DELETE /v2.0/networks/7bde5968-ee15-4ba4-9cd0-66dbe32aef2b => 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: 659/1363] 10.0.0.171 () {32 vars in 694 bytes} [Thu Apr 23 02:29:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1364] 10.0.0.171 () {32 vars in 742 bytes} [Thu Apr 23 02:29:38 2026] GET /v2.0/subnets?network_id=4e3c17c3-8ce5-46e2-a725-79bf710ea8c5 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1365] 10.0.0.171 () {32 vars in 653 bytes} [Thu Apr 23 02:29:38 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: 706/1366] 10.0.0.171 () {32 vars in 649 bytes} [Thu Apr 23 02:29:38 2026] GET /v2.0/networks => generated 1309 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1367] 10.0.0.171 () {32 vars in 647 bytes} [Thu Apr 23 02:29:38 2026] GET /v2.0/subnets => generated 1280 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1368] 10.0.0.171 () {32 vars in 723 bytes} [Thu Apr 23 02:29:38 2026] GET /v2.0/networks/d277ac53-f4d4-4559-8400-b8f117d6c62e => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1369] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:29:38 2026] GET /v2.0/subnets/c0db3617-5879-492a-9d9e-69de9c597774 => generated 641 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:38.838 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea22ddf9-8435-4715-a7de-f7f63cb3d5fb 2a6e1cea562245a8bc325b45a9248e08 79c8d9d473854b8f89cacf540e318ad4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1370] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:38 2026] DELETE /v2.0/subnets/a8524773-0e8c-495d-91aa-0ab66158ca4e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:29:38.858 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8668127-dc73-460a-8848-68667cbb24c8 2a6e1cea562245a8bc325b45a9248e08 79c8d9d473854b8f89cacf540e318ad4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1371] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:38 2026] DELETE /v2.0/networks/7bde5968-ee15-4ba4-9cd0-66dbe32aef2b => 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: 709/1372] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:38 2026] DELETE /v2.0/subnets/c0db3617-5879-492a-9d9e-69de9c597774 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1373] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:38 2026] DELETE /v2.0/networks/d277ac53-f4d4-4559-8400-b8f117d6c62e => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1374] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:39 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1375] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:39 2026] GET /v2.0/security-groups?id=04819d56-8466-4b0b-a72f-73b4f19df1ee&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: 665/1376] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:39 2026] GET /v2.0/security-groups?tenant_id=79c8d9d473854b8f89cacf540e318ad4&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1377] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:39 2026] DELETE /v2.0/security-groups/a36f63e7-1924-4565-bc5b-76e2f33ad19e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:40.468 7 INFO neutron.services.segments.plugin [-] Segment a0ceb77b-8204-4a44-9790-4c11b6778e79 resource provider aggregate not found 2026-04-23 02:29:40.476 7 INFO neutron.services.segments.plugin [-] Segment a0ceb77b-8204-4a44-9790-4c11b6778e79 resource provider aggregate not found 2026-04-23 02:29:40.497 7 INFO neutron.services.segments.plugin [-] Segment a0ceb77b-8204-4a44-9790-4c11b6778e79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0ceb77b-8204-4a44-9790-4c11b6778e79 found for delete ", "request_id": "req-027e51d4-ac70-4d42-aed7-e5025f3710a3"}]} 2026-04-23 02:29:40.498 7 INFO neutron.services.segments.plugin [-] Segment a0ceb77b-8204-4a44-9790-4c11b6778e79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0ceb77b-8204-4a44-9790-4c11b6778e79 found for delete ", "request_id": "req-b0671d7c-8eab-4fb1-a01a-f9466d99dc14"}]} [pid: 7|app: 0|req: 666/1378] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:40 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1379] 10.0.0.37 () {34 vars in 989 bytes} [Thu Apr 23 02:29:40 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1380] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:40 2026] GET /v2.0/security-groups?id=04819d56-8466-4b0b-a72f-73b4f19df1ee&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: 668/1381] 10.0.0.37 () {34 vars in 1039 bytes} [Thu Apr 23 02:29:40 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1382] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:41 2026] GET /v2.0/security-groups?tenant_id=b43216b3bc4e4da1a07c47109ce6f8f4&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1383] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:41 2026] DELETE /v2.0/security-groups/ec2ddb2d-e966-4029-988b-1b53d5a91edc => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1384] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:41 2026] GET /v2.0/security-groups?tenant_id=76630c21ee0e47f7849ba61a6d29f67f&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1385] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:41 2026] DELETE /v2.0/security-groups/3ccdecce-3f6c-481a-a23a-c06e03bfaeb3 => 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: 671/1386] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:41 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1387] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:42 2026] GET /v2.0/security-groups?id=04819d56-8466-4b0b-a72f-73b4f19df1ee&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: 673/1388] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:42 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:42.151 8 INFO neutron.db.segments_db [None req-d9d51786-8c1b-45a2-8e31-8006f5f19837 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] Added segment 435a044e-e66a-4e9b-94f4-31445331bd9f of type vxlan for network 2d2c7036-7459-45bf-a805-b097068fd4ff [pid: 7|app: 0|req: 674/1389] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:42 2026] GET /v2.0/security-groups?id=04819d56-8466-4b0b-a72f-73b4f19df1ee&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: 716/1390] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:29:41 2026] POST /v2.0/networks => generated 625 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1391] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:29:42 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => 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: 717/1392] 10.0.0.171 () {34 vars in 665 bytes} [Thu Apr 23 02:29:42 2026] POST /v2.0/ports => generated 774 bytes in 362 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-04-23 02:29:42.657 8 INFO neutron.db.segments_db [None req-8eabab5d-13d6-4b5f-9bd1-8e0070d7ebc0 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] Added segment eb642009-1cfd-42fc-a2ff-e1f5c3c4b2fd of type vxlan for network 32d827ad-3af7-4962-a780-8355d865ac69 [pid: 8|app: 0|req: 718/1393] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:29:42 2026] POST /v2.0/networks => generated 613 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1394] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:29:42 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:29:43.057 7 INFO neutron.db.l3_db [None req-3392a9bd-5e53-4ecd-a3e6-dfbeb7d9ba50 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Floating IP c99137e2-056f-4697-bd45-b7646b021f10 associated. External IP: 10.96.250.206, port: ddad131c-b3ef-4e43-8d8c-1aebae0740f6. [pid: 8|app: 0|req: 720/1395] 10.0.0.171 () {34 vars in 665 bytes} [Thu Apr 23 02:29:42 2026] POST /v2.0/ports => generated 952 bytes in 338 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: 676/1396] 10.0.0.171 () {34 vars in 677 bytes} [Thu Apr 23 02:29:42 2026] POST /v2.0/floatingips => generated 856 bytes in 1163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:29:43.462 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0eae7006-e036-4c44-a7f0-9ce50112fb06'] response: {'name': 'network-changed', 'server_uuid': '195ac00a-23ae-4606-a357-4836a852a4eb', 'tag': 'ddad131c-b3ef-4e43-8d8c-1aebae0740f6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 677/1397] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:29:43 2026] GET /v2.0/floatingips/c99137e2-056f-4697-bd45-b7646b021f10 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:43.478 8 INFO neutron_taas.services.taas.taas_plugin [None req-b519faae-300f-49f2-adc4-5e8384e5dec3 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] TaaS: Handle Delete Port: f46de6a2-9436-431c-825a-15a1e83e2754 2026-04-23 02:29:43.482 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b519faae-300f-49f2-adc4-5e8384e5dec3 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] Tap Mirror: Handle Delete Port: f46de6a2-9436-431c-825a-15a1e83e2754 [pid: 8|app: 0|req: 721/1398] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:29:43 2026] DELETE /v2.0/ports/f46de6a2-9436-431c-825a-15a1e83e2754 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:29:43.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9ca26ef-0310-45c2-91f3-c18d397f91f3 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1399] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:29:43 2026] DELETE /v2.0/ports/f46de6a2-9436-431c-825a-15a1e83e2754 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:29:43.679 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bf35987-89df-4dc8-a382-0e8a6c9c1a70 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 722/1400] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:29:43 2026] GET /v2.0/ports/f46de6a2-9436-431c-825a-15a1e83e2754 => 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: 679/1401] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:43 2026] DELETE /v2.0/subnets/5d7a4671-98a8-437a-9c42-4302410cf666 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:29:43.940 8 INFO neutron.services.segments.plugin [-] Segment eb642009-1cfd-42fc-a2ff-e1f5c3c4b2fd resource provider aggregate not found 2026-04-23 02:29:43.944 8 INFO neutron.services.segments.plugin [-] Segment eb642009-1cfd-42fc-a2ff-e1f5c3c4b2fd resource provider aggregate not found 2026-04-23 02:29:43.959 8 INFO neutron.services.segments.plugin [-] Segment eb642009-1cfd-42fc-a2ff-e1f5c3c4b2fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb642009-1cfd-42fc-a2ff-e1f5c3c4b2fd found for delete ", "request_id": "req-7c4e5025-5a3a-42a0-90bd-fc949cf66570"}]} 2026-04-23 02:29:43.966 8 INFO neutron.services.segments.plugin [-] Segment eb642009-1cfd-42fc-a2ff-e1f5c3c4b2fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb642009-1cfd-42fc-a2ff-e1f5c3c4b2fd found for delete ", "request_id": "req-2ef28b5b-633c-4772-9d4a-88b281d2383d"}]} [pid: 8|app: 0|req: 723/1402] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:43 2026] DELETE /v2.0/networks/32d827ad-3af7-4962-a780-8355d865ac69 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1403] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:29:43 2026] GET /v2.0/ports?tenant_id=6ecace75ee174e14a3113cc622934240&device_id=195ac00a-23ae-4606-a357-4836a852a4eb => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:29:44.032 8 INFO neutron.db.segments_db [None req-6ffeed06-21e4-4641-9f97-f8cf2207cffe 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] Added segment 6a9d37c3-9f34-4b8e-8f54-da05c064d258 of type vxlan for network 05e5ac92-7e9f-47ab-b38f-8134964d0dd2 [pid: 7|app: 0|req: 681/1404] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:29:44 2026] GET /v2.0/networks?id=c884a19c-bcc8-4931-8c6f-e480f4eaffc8 => generated 756 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1405] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ddad131c-b3ef-4e43-8d8c-1aebae0740f6 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1406] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:29:43 2026] POST /v2.0/networks => generated 612 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1407] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:29:44 2026] GET /v2.0/subnets?id=10d72f62-ed93-47ff-a2fe-63d56805f465 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1408] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:29:44 2026] GET /v2.0/ports?network_id=c884a19c-bcc8-4931-8c6f-e480f4eaffc8&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1409] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:29:44 2026] GET /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8?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: 686/1410] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:29:44 2026] GET /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8?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: 725/1411] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:29:44 2026] POST /v2.0/subnets => generated 626 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1412] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:44 2026] GET /v2.0/security-groups?tenant_id=3c123faff4e24c3bbd4466fda5b4b076&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1413] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:29:44 2026] GET /v2.0/floatingips/c99137e2-056f-4697-bd45-b7646b021f10 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1414] 10.0.0.171 () {34 vars in 665 bytes} [Thu Apr 23 02:29:44 2026] POST /v2.0/ports => generated 912 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1415] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:44 2026] DELETE /v2.0/security-groups/fcecdd28-f2ba-47c9-b0c8-1813add02fcb => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:44.869 8 INFO neutron_taas.services.taas.taas_plugin [None req-b338ae51-3571-44f2-b38c-31f851259b97 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] TaaS: Handle Delete Port: 54028de2-6669-4cef-a39b-6ec8e310d64c 2026-04-23 02:29:44.872 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b338ae51-3571-44f2-b38c-31f851259b97 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] Tap Mirror: Handle Delete Port: 54028de2-6669-4cef-a39b-6ec8e310d64c [pid: 8|app: 0|req: 727/1416] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:29:44 2026] DELETE /v2.0/ports/54028de2-6669-4cef-a39b-6ec8e310d64c => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:29:45.073 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c050cca-68f7-4bc1-afd9-3b242e5aac42 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 690/1417] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:29:45 2026] GET /v2.0/ports/54028de2-6669-4cef-a39b-6ec8e310d64c => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1418] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:45 2026] DELETE /v2.0/subnets/46851749-836e-479b-bc0a-65205d3cd1af => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:29:45.293 7 INFO neutron.services.segments.plugin [-] Segment 6a9d37c3-9f34-4b8e-8f54-da05c064d258 resource provider aggregate not found 2026-04-23 02:29:45.297 7 INFO neutron.services.segments.plugin [-] Segment 6a9d37c3-9f34-4b8e-8f54-da05c064d258 resource provider aggregate not found 2026-04-23 02:29:45.312 7 INFO neutron.services.segments.plugin [-] Segment 6a9d37c3-9f34-4b8e-8f54-da05c064d258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a9d37c3-9f34-4b8e-8f54-da05c064d258 found for delete ", "request_id": "req-0da067fc-da7d-4358-9bbc-2544a892ff36"}]} 2026-04-23 02:29:45.312 7 INFO neutron.services.segments.plugin [-] Segment 6a9d37c3-9f34-4b8e-8f54-da05c064d258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a9d37c3-9f34-4b8e-8f54-da05c064d258 found for delete ", "request_id": "req-604ba9f3-fe58-47a9-8a6e-00f4d613a33c"}]} [pid: 7|app: 0|req: 691/1419] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:45 2026] DELETE /v2.0/networks/05e5ac92-7e9f-47ab-b38f-8134964d0dd2 => 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: 729/1420] 10.0.0.171 () {34 vars in 665 bytes} [Thu Apr 23 02:29:45 2026] POST /v2.0/ports => generated 774 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1421] 10.0.0.171 () {34 vars in 737 bytes} [Thu Apr 23 02:29:45 2026] PUT /v2.0/ports/a1fe0a94-393d-41da-8e43-28bd6ae476d7 => generated 752 bytes in 649 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-04-23 02:29:46.350 8 INFO neutron_taas.services.taas.taas_plugin [None req-39d323d4-bd4c-4ee3-87df-dd66c9c5b973 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] TaaS: Handle Delete Port: a1fe0a94-393d-41da-8e43-28bd6ae476d7 2026-04-23 02:29:46.353 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39d323d4-bd4c-4ee3-87df-dd66c9c5b973 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] Tap Mirror: Handle Delete Port: a1fe0a94-393d-41da-8e43-28bd6ae476d7 [pid: 8|app: 0|req: 730/1422] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:29:46 2026] DELETE /v2.0/ports/a1fe0a94-393d-41da-8e43-28bd6ae476d7 => generated 0 bytes in 171 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: 7|app: 0|req: 693/1423] 10.0.0.171 () {32 vars in 643 bytes} [Thu Apr 23 02:29:46 2026] GET /v2.0/ports => generated 777 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:46.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3aca1d1-c5a4-40eb-a32c-bf5513eac60a 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 731/1424] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:29:46 2026] GET /v2.0/ports/a1fe0a94-393d-41da-8e43-28bd6ae476d7 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1425] 10.0.0.171 () {32 vars in 643 bytes} [Thu Apr 23 02:29:46 2026] GET /v2.0/ports => generated 777 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1426] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:29:46 2026] GET /v2.0/ports/58ce84eb-627f-4162-b755-68d5fac7a27d => generated 774 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:46.611 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90e0f968-9afb-450c-9480-9de68958e40b 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 696/1427] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:29:46 2026] DELETE /v2.0/ports/54028de2-6669-4cef-a39b-6ec8e310d64c => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:29:46.634 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd94e9aa-f02a-43b2-8d55-f5db8f280bff 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 697/1428] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:46 2026] DELETE /v2.0/subnets/46851749-836e-479b-bc0a-65205d3cd1af => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:29:46.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb534c3d-08c9-4d71-9d5d-4a912c6dadb9 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1429] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:46 2026] DELETE /v2.0/subnets/5d7a4671-98a8-437a-9c42-4302410cf666 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:29:46.743 7 INFO neutron_taas.services.taas.taas_plugin [None req-78b3b1c1-6f32-4fd9-a19e-199bc658cac8 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] TaaS: Handle Delete Port: 58ce84eb-627f-4162-b755-68d5fac7a27d 2026-04-23 02:29:46.746 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78b3b1c1-6f32-4fd9-a19e-199bc658cac8 569e21a99b25432db34c1bd597dd4385 c704b030bca14493a181e88834edd53d - - default default] Tap Mirror: Handle Delete Port: 58ce84eb-627f-4162-b755-68d5fac7a27d 2026-04-23 02:29:46.811 8 INFO neutron.db.segments_db [None req-f689bb47-fe18-4188-a2d1-08ca2eb16cf5 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Added segment acef972f-efa9-4d31-98b1-b724e4949779 of type vxlan for network 816d9199-fa86-480a-b975-eaaac1f1d96b [pid: 7|app: 0|req: 699/1430] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:29:46 2026] DELETE /v2.0/ports/58ce84eb-627f-4162-b755-68d5fac7a27d => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1431] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:29:46 2026] POST /v2.0/networks => generated 631 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1432] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:46 2026] DELETE /v2.0/networks/2d2c7036-7459-45bf-a805-b097068fd4ff => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1433] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:29:46 2026] POST /v2.0/subnets => generated 627 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:29:47.168 7 INFO neutron.db.segments_db [None req-94e2d611-9e5b-4b40-ad20-9508f148bf60 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Added segment 26d3f844-197e-4eab-99dd-c5725e795a07 of type vxlan for network ba6663f4-5f86-4ba0-84ae-17f773047bb8 2026-04-23 02:29:47.335 7 INFO neutron.services.segments.plugin [-] Segment 435a044e-e66a-4e9b-94f4-31445331bd9f resource provider aggregate not found 2026-04-23 02:29:47.339 7 INFO neutron.services.segments.plugin [-] Segment 435a044e-e66a-4e9b-94f4-31445331bd9f resource provider aggregate not found 2026-04-23 02:29:47.350 7 INFO neutron.services.segments.plugin [-] Segment 435a044e-e66a-4e9b-94f4-31445331bd9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 435a044e-e66a-4e9b-94f4-31445331bd9f found for delete ", "request_id": "req-1f5e171f-c8f4-4f98-b00c-fc1535dee634"}]} 2026-04-23 02:29:47.362 7 INFO neutron.services.segments.plugin [-] Segment 435a044e-e66a-4e9b-94f4-31445331bd9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 435a044e-e66a-4e9b-94f4-31445331bd9f found for delete ", "request_id": "req-3cf85e85-fde8-4c82-b447-19ce6a63834e"}]} 2026-04-23 02:29:47.443 7 INFO neutron.db.l3_hamode_db [None req-94e2d611-9e5b-4b40-ad20-9508f148bf60 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 734/1434] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:47 2026] GET /v2.0/security-groups?tenant_id=c704b030bca14493a181e88834edd53d&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1435] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:47 2026] DELETE /v2.0/security-groups/ecc4abdd-be71-4b6a-86ab-fab4a2619951 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:48.199 7 INFO neutron.db.l3_hamode_db [None req-94e2d611-9e5b-4b40-ad20-9508f148bf60 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 701/1436] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:29:47 2026] POST /v2.0/routers => generated 695 bytes in 1911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1437] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:49 2026] GET /v2.0/security-groups?tenant_id=c4da7a9586c4400393afb2488c91582d&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1438] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:50 2026] DELETE /v2.0/security-groups/3f358b36-2010-444b-9980-e923157ee6c7 => 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: 736/1439] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:29:49 2026] PUT /v2.0/routers/0cf2501d-a7e7-4f59-8dc8-74b9c57fa95a/add_router_interface => generated 309 bytes in 1246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1440] 10.0.0.171 () {34 vars in 665 bytes} [Thu Apr 23 02:29:50 2026] POST /v2.0/ports => generated 958 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1443] 10.0.0.171 () {34 vars in 665 bytes} [Thu Apr 23 02:29:50 2026] POST /v2.0/ports => generated 958 bytes in 324 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-04-23 02:29:51.676 7 INFO neutron.db.l3_db [None req-0c0897e0-d200-4fa8-9e7a-fe212a9ec9f4 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Floating IP 3cd2c631-39bc-4de8-a6a7-646cfd2cca91 associated. External IP: 10.96.250.212, port: 7a589d78-ad01-4058-9beb-98ffc72d5d85. /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: 738/1444] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:51 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1445] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:51 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1446] 10.0.0.171 () {34 vars in 677 bytes} [Thu Apr 23 02:29:51 2026] POST /v2.0/floatingips => generated 842 bytes in 979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:29:52.105 8 INFO neutron.db.l3_db [None req-668841ac-6fad-4dd7-946e-1fdb442ab6a7 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Floating IP 3cd2c631-39bc-4de8-a6a7-646cfd2cca91 disassociated. External IP: 10.96.250.212, port: 7a589d78-ad01-4058-9beb-98ffc72d5d85. [pid: 7|app: 0|req: 708/1447] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:52 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1448] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:52 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&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: 740/1449] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:29:51 2026] PUT /v2.0/floatingips/3cd2c631-39bc-4de8-a6a7-646cfd2cca91 => generated 552 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1450] 10.0.0.37 () {34 vars in 989 bytes} [Thu Apr 23 02:29:52 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => 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: 742/1451] 10.0.0.37 () {34 vars in 1039 bytes} [Thu Apr 23 02:29:52 2026] GET /v2.0/security-groups?id=04819d56-8466-4b0b-a72f-73b4f19df1ee&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-04-23 02:29:52.532 7 INFO neutron_taas.services.taas.taas_plugin [None req-65f1ddc9-1a02-4779-872c-219045fee020 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] TaaS: Handle Delete Port: abd59ba4-ab2f-471b-bca2-a551e6751bad 2026-04-23 02:29:52.535 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65f1ddc9-1a02-4779-872c-219045fee020 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Tap Mirror: Handle Delete Port: abd59ba4-ab2f-471b-bca2-a551e6751bad [pid: 7|app: 0|req: 710/1452] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:29:52 2026] DELETE /v2.0/floatingips/3cd2c631-39bc-4de8-a6a7-646cfd2cca91 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1453] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:53 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1454] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:53 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:53.429 8 INFO neutron.db.l3_db [None req-945e0ff1-1910-4bf9-8636-448d71a8fffe f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Floating IP 52d558aa-116c-41e6-b9a8-1ab65b398e15 associated. External IP: 10.96.250.202, port: 81d3ed5a-c321-4049-98cf-99e6d2706b41. [pid: 8|app: 0|req: 743/1455] 10.0.0.171 () {34 vars in 677 bytes} [Thu Apr 23 02:29:52 2026] POST /v2.0/floatingips => generated 842 bytes in 974 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1456] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:29:53 2026] GET /v2.0/floatingips/52d558aa-116c-41e6-b9a8-1ab65b398e15 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1457] 10.0.0.171 () {32 vars in 655 bytes} [Thu Apr 23 02:29:53 2026] GET /v2.0/floatingips => generated 845 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:54.241 7 INFO neutron.db.l3_db [None req-354ee858-3a1c-422e-b28e-16e87e0c877d f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Floating IP 52d558aa-116c-41e6-b9a8-1ab65b398e15 associated. External IP: 10.96.250.202, port: 81d3ed5a-c321-4049-98cf-99e6d2706b41. [pid: 8|app: 0|req: 745/1458] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:29:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1459] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:54 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1460] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:29:54 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1461] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:29:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1462] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:29:54 2026] GET /v2.0/security-groups?id=052b88ee-b201-4804-814d-fdde0b92839d&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:29:54.764 8 INFO neutron_taas.services.taas.taas_plugin [req-bbea8c8b-bc34-4e2c-a508-b15c5f081e58 req-d386e2b9-8f0d-4c60-98f8-453b44c2abd8 e9aae310cd3d484b9468246d1b16af9c 9c532edc0b3b46119c29c18dcf1fadb1 - - default default] TaaS: Handle Delete Port: 08fca705-30d1-444b-989b-451d7b4417ef 2026-04-23 02:29:54.767 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bbea8c8b-bc34-4e2c-a508-b15c5f081e58 req-d386e2b9-8f0d-4c60-98f8-453b44c2abd8 e9aae310cd3d484b9468246d1b16af9c 9c532edc0b3b46119c29c18dcf1fadb1 - - default default] Tap Mirror: Handle Delete Port: 08fca705-30d1-444b-989b-451d7b4417ef 2026-04-23 02:29:54.890 8 INFO neutron.db.l3_db [req-bbea8c8b-bc34-4e2c-a508-b15c5f081e58 req-d386e2b9-8f0d-4c60-98f8-453b44c2abd8 e9aae310cd3d484b9468246d1b16af9c 9c532edc0b3b46119c29c18dcf1fadb1 - - default default] Floating IP c79dadbf-6cfb-480d-ae3b-53e91a363f59 disassociated. External IP: 10.96.250.204, port: 08fca705-30d1-444b-989b-451d7b4417ef. [pid: 7|app: 0|req: 714/1463] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:29:53 2026] PUT /v2.0/floatingips/52d558aa-116c-41e6-b9a8-1ab65b398e15 => generated 842 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1464] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:29:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:29:55.086 7 INFO neutron.db.l3_db [None req-de2b8be5-430c-4b56-8e53-936e896e11c1 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Floating IP 52d558aa-116c-41e6-b9a8-1ab65b398e15 disassociated. External IP: 10.96.250.202, port: 7a589d78-ad01-4058-9beb-98ffc72d5d85. [pid: 8|app: 0|req: 750/1465] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 23 02:29:54 2026] DELETE /v2.0/ports/08fca705-30d1-444b-989b-451d7b4417ef => generated 0 bytes in 601 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:29:55.319 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62d73efd-52d3-45cd-a249-77c67e28d3d1'] response: {'server_uuid': 'b75bf144-2c94-4e32-bf38-f0dd45de2181', 'name': 'network-vif-deleted', 'tag': '08fca705-30d1-444b-989b-451d7b4417ef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 716/1466] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:29:54 2026] PUT /v2.0/floatingips/52d558aa-116c-41e6-b9a8-1ab65b398e15 => generated 552 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1467] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:29:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1468] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:29:55 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) 2026-04-23 02:29:55.424 7 INFO neutron_taas.services.taas.taas_plugin [None req-f6ab299b-a7dc-44a2-8380-4f79d8d99520 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] TaaS: Handle Delete Port: b170019d-3e57-4b27-b34d-f49f01110ed3 2026-04-23 02:29:55.427 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6ab299b-a7dc-44a2-8380-4f79d8d99520 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Tap Mirror: Handle Delete Port: b170019d-3e57-4b27-b34d-f49f01110ed3 [pid: 8|app: 0|req: 753/1469] 10.0.0.171 () {34 vars in 759 bytes} [Thu Apr 23 02:29:55 2026] PUT /v2.0/subnetpools/89c81f6a-5c06-483f-b6f3-945d6cdc089a/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1470] 10.0.0.171 () {34 vars in 759 bytes} [Thu Apr 23 02:29:55 2026] PUT /v2.0/subnetpools/e1ea0528-74f1-4850-b920-4e1e8e36f63f/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1471] 10.0.0.171 () {34 vars in 759 bytes} [Thu Apr 23 02:29:55 2026] PUT /v2.0/subnetpools/16bf4c27-cecf-4bfe-b093-f58fdd94621f/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1472] 10.0.0.171 () {34 vars in 759 bytes} [Thu Apr 23 02:29:55 2026] PUT /v2.0/subnetpools/469fc167-a660-4664-88da-99849fd642e1/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1473] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:29:55 2026] DELETE /v2.0/floatingips/52d558aa-116c-41e6-b9a8-1ab65b398e15 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:55.622 7 INFO neutron.api.v2.resource [None req-954bc284-afbb-4106-ad9d-303b0a0e4e25 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1474] 10.0.0.171 () {32 vars in 672 bytes} [Thu Apr 23 02:29:55 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1475] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:29:55 2026] DELETE /v2.0/floatingips/52d558aa-116c-41e6-b9a8-1ab65b398e15 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1476] 10.0.0.171 () {32 vars in 686 bytes} [Thu Apr 23 02:29:55 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1477] 10.0.0.171 () {32 vars in 682 bytes} [Thu Apr 23 02:29:55 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1478] 10.0.0.171 () {32 vars in 694 bytes} [Thu Apr 23 02:29:55 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1479] 10.0.0.171 () {32 vars in 680 bytes} [Thu Apr 23 02:29:55 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1480] 10.0.0.171 () {32 vars in 694 bytes} [Thu Apr 23 02:29:55 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1481] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:55 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:29:55.780 7 INFO neutron_taas.services.taas.taas_plugin [None req-17deea6c-ea24-49a6-87ff-5e42f651e672 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] TaaS: Handle Delete Port: 7a589d78-ad01-4058-9beb-98ffc72d5d85 2026-04-23 02:29:55.783 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17deea6c-ea24-49a6-87ff-5e42f651e672 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Tap Mirror: Handle Delete Port: 7a589d78-ad01-4058-9beb-98ffc72d5d85 [pid: 8|app: 0|req: 764/1482] 10.0.0.171 () {32 vars in 690 bytes} [Thu Apr 23 02:29:55 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1483] 10.0.0.171 () {32 vars in 702 bytes} [Thu Apr 23 02:29:55 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1484] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:29:55 2026] DELETE /v2.0/subnetpools/89c81f6a-5c06-483f-b6f3-945d6cdc089a => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1485] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:29:55 2026] DELETE /v2.0/ports/7a589d78-ad01-4058-9beb-98ffc72d5d85 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1486] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:29:55 2026] DELETE /v2.0/subnetpools/e1ea0528-74f1-4850-b920-4e1e8e36f63f => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1487] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:29:55 2026] DELETE /v2.0/subnetpools/16bf4c27-cecf-4bfe-b093-f58fdd94621f => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:56.013 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e302ac2-4d93-4c68-a1e4-99f1f641d4e2 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] TaaS: Handle Delete Port: 81d3ed5a-c321-4049-98cf-99e6d2706b41 2026-04-23 02:29:56.016 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e302ac2-4d93-4c68-a1e4-99f1f641d4e2 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Tap Mirror: Handle Delete Port: 81d3ed5a-c321-4049-98cf-99e6d2706b41 [pid: 8|app: 0|req: 769/1488] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:29:56 2026] DELETE /v2.0/subnetpools/469fc167-a660-4664-88da-99849fd642e1 => 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: 770/1489] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:29:56 2026] DELETE /v2.0/subnetpools/d063f493-71aa-4910-ae56-52e24032cd3c => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1490] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:29:55 2026] DELETE /v2.0/ports/81d3ed5a-c321-4049-98cf-99e6d2706b41 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1491] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:29:56 2026] GET /v2.0/ports?device_id=0cf2501d-a7e7-4f59-8dc8-74b9c57fa95a => generated 958 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1492] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:56 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:29:56.977 7 INFO neutron_taas.services.taas.taas_plugin [None req-668baa98-b871-432d-b996-fc9219c8388a f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] TaaS: Handle Delete Port: eb0419ab-aaf2-46d7-833a-06e1d0cadb26 2026-04-23 02:29:56.981 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-668baa98-b871-432d-b996-fc9219c8388a f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Tap Mirror: Handle Delete Port: eb0419ab-aaf2-46d7-833a-06e1d0cadb26 [pid: 8|app: 0|req: 773/1493] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:56 2026] GET /v2.0/security-groups?tenant_id=7e7c69e76f314322b068a76adeb16328&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1494] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:57 2026] DELETE /v2.0/security-groups/3a4b143c-3bcd-45c7-89d2-b0ab19f80cf8 => 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: 721/1495] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:29:56 2026] PUT /v2.0/routers/0cf2501d-a7e7-4f59-8dc8-74b9c57fa95a/remove_router_interface => generated 309 bytes in 851 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1496] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:57 2026] GET /v2.0/security-groups?tenant_id=54fb19d7cfd44718a09a2516a8c821c1&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:29:57.685 7 INFO neutron_taas.services.taas.taas_plugin [None req-27e4b94a-adc2-4e93-b6e5-3ac34fc8b9e6 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] TaaS: Handle Delete Port: 2ae8e6a9-d892-49cb-ab4f-4606ccddd8e3 2026-04-23 02:29:57.688 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27e4b94a-adc2-4e93-b6e5-3ac34fc8b9e6 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Tap Mirror: Handle Delete Port: 2ae8e6a9-d892-49cb-ab4f-4606ccddd8e3 [pid: 8|app: 0|req: 776/1497] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:57 2026] DELETE /v2.0/security-groups/132e68d7-e17f-4a57-ab88-26ffb45988d8 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:57.922 7 INFO neutron_taas.services.taas.taas_plugin [None req-27e4b94a-adc2-4e93-b6e5-3ac34fc8b9e6 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] TaaS: Handle Delete Port: d854367d-4809-4e62-8128-57d8afedb684 2026-04-23 02:29:57.926 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27e4b94a-adc2-4e93-b6e5-3ac34fc8b9e6 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] Tap Mirror: Handle Delete Port: d854367d-4809-4e62-8128-57d8afedb684 [pid: 8|app: 0|req: 777/1498] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:57 2026] GET /v2.0/security-groups?tenant_id=416deb4a825b46e48d0a7078b1237f38&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1499] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:29:57 2026] GET /v2.0/ports?device_id=b75bf144-2c94-4e32-bf38-f0dd45de2181 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1500] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:57 2026] DELETE /v2.0/security-groups/551b0bba-802f-464b-9c1c-5ddafa1694cd => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:58.272 7 INFO neutron.services.segments.plugin [-] Segment 26d3f844-197e-4eab-99dd-c5725e795a07 resource provider aggregate not found 2026-04-23 02:29:58.279 7 INFO neutron.services.segments.plugin [-] Segment 26d3f844-197e-4eab-99dd-c5725e795a07 resource provider aggregate not found 2026-04-23 02:29:58.295 7 INFO neutron.services.segments.plugin [-] Segment 26d3f844-197e-4eab-99dd-c5725e795a07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26d3f844-197e-4eab-99dd-c5725e795a07 found for delete ", "request_id": "req-fa4fb192-9e2c-436f-989b-72465c191ee1"}]} 2026-04-23 02:29:58.304 7 INFO neutron.db.l3_hamode_db [None req-27e4b94a-adc2-4e93-b6e5-3ac34fc8b9e6 f94b5da55b1848488aaf7861a8824cb9 1b7df1222b2446d9a2c76e40cd63d982 - - default default] HA network ba6663f4-5f86-4ba0-84ae-17f773047bb8 was deleted as no HA routers are present in tenant 1b7df1222b2446d9a2c76e40cd63d982. 2026-04-23 02:29:58.306 7 INFO neutron.services.segments.plugin [-] Segment 26d3f844-197e-4eab-99dd-c5725e795a07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26d3f844-197e-4eab-99dd-c5725e795a07 found for delete ", "request_id": "req-5c6bc844-2c51-4bc0-9444-6ae480fab07f"}]} [pid: 7|app: 0|req: 722/1501] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:57 2026] DELETE /v2.0/routers/0cf2501d-a7e7-4f59-8dc8-74b9c57fa95a => generated 0 bytes in 823 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1502] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:29:58 2026] DELETE /v2.0/subnets/f08f927f-6e37-4471-8dd5-a8052bc311d9 => 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: 723/1503] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:29:58 2026] DELETE /v2.0/networks/816d9199-fa86-480a-b975-eaaac1f1d96b => 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: 781/1504] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:59 2026] DELETE /v2.0/security-groups/052b88ee-b201-4804-814d-fdde0b92839d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:59.205 8 INFO neutron.api.v2.resource [None req-b0895c17-67bf-4fd7-954f-f6efe6546b66 e9aae310cd3d484b9468246d1b16af9c 9c532edc0b3b46119c29c18dcf1fadb1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 782/1505] 10.0.0.171 () {32 vars in 737 bytes} [Thu Apr 23 02:29:59 2026] GET /v2.0/security-groups/052b88ee-b201-4804-814d-fdde0b92839d => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:29:59.328 8 INFO neutron_taas.services.taas.taas_plugin [None req-8284466f-6639-46ba-ad19-5ddf200f8572 e9aae310cd3d484b9468246d1b16af9c 9c532edc0b3b46119c29c18dcf1fadb1 - - default default] TaaS: Handle Delete Port: 27821d82-12b5-43ea-b9cd-900ef2d8f8de 2026-04-23 02:29:59.332 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8284466f-6639-46ba-ad19-5ddf200f8572 e9aae310cd3d484b9468246d1b16af9c 9c532edc0b3b46119c29c18dcf1fadb1 - - default default] Tap Mirror: Handle Delete Port: 27821d82-12b5-43ea-b9cd-900ef2d8f8de [pid: 7|app: 0|req: 724/1506] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:29:59 2026] GET /v2.0/security-groups?tenant_id=1b7df1222b2446d9a2c76e40cd63d982&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1507] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:29:59 2026] DELETE /v2.0/security-groups/a7108e88-3d37-4674-bfcc-8305519f1c89 => 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: 783/1508] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:29:59 2026] DELETE /v2.0/floatingips/c79dadbf-6cfb-480d-ae3b-53e91a363f59 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:29:59.856 7 INFO neutron_taas.services.taas.taas_plugin [None req-cfde5bf4-d88b-4bc6-a089-ec759be5c319 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: abada31f-c2c7-45c7-af8a-eac1d5153285 2026-04-23 02:29:59.859 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfde5bf4-d88b-4bc6-a089-ec759be5c319 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: abada31f-c2c7-45c7-af8a-eac1d5153285 2026-04-23 02:30:00.324 7 INFO neutron.services.segments.plugin [-] Segment acef972f-efa9-4d31-98b1-b724e4949779 resource provider aggregate not found 2026-04-23 02:30:00.347 7 INFO neutron.services.segments.plugin [-] Segment acef972f-efa9-4d31-98b1-b724e4949779 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acef972f-efa9-4d31-98b1-b724e4949779 found for delete ", "request_id": "req-4625b4cb-fa37-46ad-b4f9-ec99555273ca"}]} 2026-04-23 02:30:00.349 7 INFO neutron.services.segments.plugin [-] Segment acef972f-efa9-4d31-98b1-b724e4949779 resource provider aggregate not found 2026-04-23 02:30:00.367 7 INFO neutron.services.segments.plugin [-] Segment acef972f-efa9-4d31-98b1-b724e4949779 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acef972f-efa9-4d31-98b1-b724e4949779 found for delete ", "request_id": "req-53776187-d51f-4ce2-84d3-042e099a96dc"}]} [pid: 7|app: 0|req: 726/1509] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:29:59 2026] PUT /v2.0/routers/4b6712fa-c29c-4ca3-8d94-6e108c3e40a9/remove_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:00.796 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7d444cb-a781-4b61-9385-f7e87020adae 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 2c43ed6c-9075-4878-86bf-4209967c794f 2026-04-23 02:30:00.799 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7d444cb-a781-4b61-9385-f7e87020adae 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 2c43ed6c-9075-4878-86bf-4209967c794f 2026-04-23 02:30:01.116 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7d444cb-a781-4b61-9385-f7e87020adae 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 3185f57c-5ce3-44ce-975b-982a0e7e5256 2026-04-23 02:30:01.119 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7d444cb-a781-4b61-9385-f7e87020adae 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 3185f57c-5ce3-44ce-975b-982a0e7e5256 2026-04-23 02:30:01.526 8 INFO neutron.services.segments.plugin [-] Segment 22c4ca43-7713-48dd-9492-a87bf3cca48c resource provider aggregate not found 2026-04-23 02:30:01.531 8 INFO neutron.services.segments.plugin [-] Segment 22c4ca43-7713-48dd-9492-a87bf3cca48c resource provider aggregate not found 2026-04-23 02:30:01.543 8 INFO neutron.services.segments.plugin [-] Segment 22c4ca43-7713-48dd-9492-a87bf3cca48c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22c4ca43-7713-48dd-9492-a87bf3cca48c found for delete ", "request_id": "req-2c8c6ca7-594e-4042-8e4f-509ab0881d64"}]} 2026-04-23 02:30:01.547 8 INFO neutron.db.l3_hamode_db [None req-b7d444cb-a781-4b61-9385-f7e87020adae 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] HA network 31665bf8-80ed-4726-be93-ed41f45c54d0 was deleted as no HA routers are present in tenant 9c532edc0b3b46119c29c18dcf1fadb1. 2026-04-23 02:30:01.553 8 INFO neutron.services.segments.plugin [-] Segment 22c4ca43-7713-48dd-9492-a87bf3cca48c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22c4ca43-7713-48dd-9492-a87bf3cca48c found for delete ", "request_id": "req-cc755980-f30e-4a48-b644-3879ec8441ec"}]} [pid: 8|app: 0|req: 784/1510] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:00 2026] DELETE /v2.0/routers/4b6712fa-c29c-4ca3-8d94-6e108c3e40a9 => generated 0 bytes in 999 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:30:01.604 7 INFO neutron.db.segments_db [None req-5e869219-dca5-43d8-b946-6137c1523e01 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Added segment 1c54c8d6-b280-4cb3-966c-61541ba99815 of type vxlan for network 5f36f4a4-2ea5-4f9c-8f46-85a0b97545e2 [pid: 7|app: 0|req: 727/1511] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:30:01 2026] POST /v2.0/networks => generated 615 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1512] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:01 2026] DELETE /v2.0/subnets/2e15e861-9b40-4f55-8b51-2d9283df2e05 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:30:01.944 7 INFO neutron.db.segments_db [None req-1285f074-6dbc-4a68-8777-b491780d0bba 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Added segment 9d6b8694-4dd5-41a5-8acf-9aba094d4ac5 of type vxlan for network 4a60f1ed-ce1f-4dd7-bd0d-1b9124373fb6 [pid: 7|app: 0|req: 729/1513] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:30:01 2026] POST /v2.0/networks => generated 615 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1514] 10.0.0.171 () {32 vars in 826 bytes} [Thu Apr 23 02:30:02 2026] GET /v2.0/ports?project_id=6ecace75ee174e14a3113cc622934240&network_id=c884a19c-bcc8-4931-8c6f-e480f4eaffc8 => generated 3695 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1515] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:30:01 2026] POST /v2.0/floatingips => generated 552 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:30:02.259 7 INFO neutron_taas.services.taas.taas_plugin [None req-534298f6-0809-4b68-91a9-e14ed642a21c 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 79ee077a-8fb3-433e-acf0-bb0ce0c0b35b 2026-04-23 02:30:02.263 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-534298f6-0809-4b68-91a9-e14ed642a21c 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 79ee077a-8fb3-433e-acf0-bb0ce0c0b35b 2026-04-23 02:30:02.423 7 INFO neutron.services.segments.plugin [-] Segment 3ca2b5e7-6a6c-4584-96fd-cea1787efd7a resource provider aggregate not found 2026-04-23 02:30:02.426 7 INFO neutron.services.segments.plugin [-] Segment 3ca2b5e7-6a6c-4584-96fd-cea1787efd7a resource provider aggregate not found [pid: 7|app: 0|req: 731/1516] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:30:02 2026] DELETE /v2.0/networks/0ab83fa2-4b2e-40a8-922a-64bdbded1d3c => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1517] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:30:02 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:30:02.450 7 INFO neutron.services.segments.plugin [-] Segment 3ca2b5e7-6a6c-4584-96fd-cea1787efd7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ca2b5e7-6a6c-4584-96fd-cea1787efd7a found for delete ", "request_id": "req-a0196348-b21d-47ce-baf7-18f181cb4f56"}]} 2026-04-23 02:30:02.457 7 INFO neutron.services.segments.plugin [-] Segment 3ca2b5e7-6a6c-4584-96fd-cea1787efd7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ca2b5e7-6a6c-4584-96fd-cea1787efd7a found for delete ", "request_id": "req-ceca4538-09b0-4863-adba-f3f6b33bebe8"}]} [pid: 7|app: 0|req: 732/1518] 10.0.0.171 () {34 vars in 759 bytes} [Thu Apr 23 02:30:02 2026] PUT /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags => generated 25 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1519] 10.0.0.171 () {32 vars in 742 bytes} [Thu Apr 23 02:30:02 2026] GET /v2.0/subnets?network_id=4e3c17c3-8ce5-46e2-a725-79bf710ea8c5 => generated 667 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1520] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:02 2026] GET /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1521] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:02 2026] GET /v2.0/security-groups?tenant_id=9c532edc0b3b46119c29c18dcf1fadb1&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1522] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:30:02 2026] POST /v2.0/subnets => generated 655 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1523] 10.0.0.171 () {34 vars in 770 bytes} [Thu Apr 23 02:30:02 2026] PUT /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags/green => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 02:30:02.825 7 INFO neutron.db.segments_db [None req-d0209194-24e3-4368-9747-deed215fa923 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Added segment c8b29fb8-a06b-4eed-ab6d-10e5ae048b4c of type vxlan for network 601f168c-e372-4666-a53c-37bd8ef3e0a1 [pid: 8|app: 0|req: 788/1524] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:02 2026] DELETE /v2.0/security-groups/4f5985a5-f4ca-4ab3-a43b-268c59571157 => 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: 789/1525] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:02 2026] GET /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:03.036 8 INFO neutron.db.l3_db [None req-527d32d9-8238-419a-a1af-4bff94febb74 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Floating IP c99137e2-056f-4697-bd45-b7646b021f10 disassociated. External IP: 10.96.250.206, port: ddad131c-b3ef-4e43-8d8c-1aebae0740f6. 2026-04-23 02:30:03.064 7 INFO neutron.db.l3_hamode_db [None req-d0209194-24e3-4368-9747-deed215fa923 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:30:03.200 7 INFO neutron.db.l3_hamode_db [None req-d0209194-24e3-4368-9747-deed215fa923 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 790/1526] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:30:02 2026] PUT /v2.0/floatingips/c99137e2-056f-4697-bd45-b7646b021f10 => generated 554 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:03.485 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac8b06a8-a4dc-458b-827c-e49a1b57d463'] response: {'name': 'network-changed', 'server_uuid': '195ac00a-23ae-4606-a357-4836a852a4eb', 'tag': 'ddad131c-b3ef-4e43-8d8c-1aebae0740f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 791/1527] 10.0.0.171 () {34 vars in 766 bytes} [Thu Apr 23 02:30:03 2026] PUT /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags/red => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1528] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:30:03 2026] GET /v2.0/floatingips/c99137e2-056f-4697-bd45-b7646b021f10 => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1529] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:03 2026] GET /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1530] 10.0.0.171 () {34 vars in 788 bytes} [Thu Apr 23 02:30:03 2026] PUT /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1531] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:03 2026] GET /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1532] 10.0.0.171 () {34 vars in 759 bytes} [Thu Apr 23 02:30:03 2026] PUT /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1533] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:03 2026] GET /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1534] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:30:03 2026] GET /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1535] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:30:02 2026] POST /v2.0/routers => generated 510 bytes in 1120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:30:03.927 8 INFO neutron.api.v2.resource [None req-9ea3266b-42fb-47b5-b1c2-a0ba6a9b6b27 304670365d1042a9b96c68aca302063b 4fa96f0d9b9441148034c0d115358855 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 799/1536] 10.0.0.171 () {32 vars in 751 bytes} [Thu Apr 23 02:30:03 2026] GET /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1537] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:30:03 2026] DELETE /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1538] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:30:03 2026] GET /v2.0/ports?tenant_id=6ecace75ee174e14a3113cc622934240&device_id=195ac00a-23ae-4606-a357-4836a852a4eb => 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: 802/1539] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:04 2026] GET /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1540] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:30:04 2026] GET /v2.0/networks?id=c884a19c-bcc8-4931-8c6f-e480f4eaffc8 => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:04.148 8 INFO neutron.api.v2.resource [None req-b4579712-a5f0-4fa6-8895-39554e98726d 304670365d1042a9b96c68aca302063b 4fa96f0d9b9441148034c0d115358855 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 804/1541] 10.0.0.171 () {32 vars in 754 bytes} [Thu Apr 23 02:30:04 2026] DELETE /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1542] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:30:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ddad131c-b3ef-4e43-8d8c-1aebae0740f6 => 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: 806/1543] 10.0.0.171 () {32 vars in 742 bytes} [Thu Apr 23 02:30:04 2026] DELETE /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1544] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:30:04 2026] GET /v2.0/subnets?id=10d72f62-ed93-47ff-a2fe-63d56805f465 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1545] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:04 2026] GET /v2.0/floatingips/65618639-4953-495d-8394-82937a331add/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1546] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:30:04 2026] GET /v2.0/ports?network_id=c884a19c-bcc8-4931-8c6f-e480f4eaffc8&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:30:04.430 8 INFO neutron_taas.services.taas.taas_plugin [None req-b45cafd0-617e-4ffe-8bdd-50d9404a29b2 304670365d1042a9b96c68aca302063b 4fa96f0d9b9441148034c0d115358855 - - default default] TaaS: Handle Delete Port: a447d311-6610-473a-8023-92dd63ad30aa 2026-04-23 02:30:04.434 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b45cafd0-617e-4ffe-8bdd-50d9404a29b2 304670365d1042a9b96c68aca302063b 4fa96f0d9b9441148034c0d115358855 - - default default] Tap Mirror: Handle Delete Port: a447d311-6610-473a-8023-92dd63ad30aa [pid: 8|app: 0|req: 810/1547] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:30:04 2026] DELETE /v2.0/floatingips/65618639-4953-495d-8394-82937a331add => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1548] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:30:04 2026] GET /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8?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: 812/1549] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:30:04 2026] GET /v2.0/floatingips/c99137e2-056f-4697-bd45-b7646b021f10 => generated 554 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1550] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:30:04 2026] GET /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1551] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:30:03 2026] PUT /v2.0/routers/af043050-1136-4d48-9d9b-090af58b3458/add_router_interface => generated 309 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1552] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:30:04 2026] GET /v2.0/ports/01c992a0-bc75-4c4a-bdbe-459e8a25f6cc => generated 959 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1553] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:05 2026] GET /v2.0/security-groups?tenant_id=4fa96f0d9b9441148034c0d115358855&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1554] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:30:05 2026] GET /v2.0/floatingips/c99137e2-056f-4697-bd45-b7646b021f10 => generated 552 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1555] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:05 2026] DELETE /v2.0/security-groups/3055f037-defc-437c-8f6e-f21b538665ae => 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/1558] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:30:04 2026] PUT /v2.0/routers/af043050-1136-4d48-9d9b-090af58b3458/add_router_interface => generated 309 bytes in 1094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1559] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:30:06 2026] GET /v2.0/ports/12fcf756-726c-4cbf-b555-5a1f10d9ff88 => generated 967 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1560] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:06 2026] GET /v2.0/security-groups?tenant_id=1c7a1f8789b44aadb2cb60424c325079&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1561] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:06 2026] DELETE /v2.0/security-groups/30533065-c0af-439d-8833-919b9ed6be9f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:30:06.561 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d5ffff8-647c-4732-b0b2-fb8878e55392 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] TaaS: Handle Delete Port: 12fcf756-726c-4cbf-b555-5a1f10d9ff88 2026-04-23 02:30:06.570 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d5ffff8-647c-4732-b0b2-fb8878e55392 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Tap Mirror: Handle Delete Port: 12fcf756-726c-4cbf-b555-5a1f10d9ff88 [pid: 8|app: 0|req: 822/1562] 10.0.0.171 () {34 vars in 685 bytes} [Thu Apr 23 02:30:06 2026] POST /v2.0/security-groups => generated 1675 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1563] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:30:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1564] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:30:07 2026] POST /v2.0/security-group-rules => generated 596 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1565] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:30:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1566] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:30:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:30:07.416 8 INFO neutron.db.securitygroups_db [None req-a59bde57-3832-4097-9690-ba770575dd4c 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Project 6ecace75ee174e14a3113cc622934240 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: 741/1567] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:30:06 2026] PUT /v2.0/routers/af043050-1136-4d48-9d9b-090af58b3458/remove_router_interface => generated 309 bytes in 1253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1568] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:30:07 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:30:07.555 8 INFO neutron.db.securitygroups_db [None req-8dd6378f-7784-4abd-86ec-1508c9fcbee2 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Project 6ecace75ee174e14a3113cc622934240 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: 828/1569] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:30:07 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:30:07.847 7 INFO neutron_taas.services.taas.taas_plugin [None req-97bb1ff9-6b29-4ebf-9a36-cb53b1068a5f 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] TaaS: Handle Delete Port: 01c992a0-bc75-4c4a-bdbe-459e8a25f6cc 2026-04-23 02:30:07.851 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97bb1ff9-6b29-4ebf-9a36-cb53b1068a5f 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Tap Mirror: Handle Delete Port: 01c992a0-bc75-4c4a-bdbe-459e8a25f6cc [pid: 8|app: 0|req: 829/1570] 10.0.0.171 () {32 vars in 649 bytes} [Thu Apr 23 02:30:08 2026] GET /v2.0/networks => generated 1297 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1571] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:30:07 2026] PUT /v2.0/routers/af043050-1136-4d48-9d9b-090af58b3458/remove_router_interface => generated 309 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1572] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:30:08 2026] GET /v2.0/ports?device_id=af043050-1136-4d48-9d9b-090af58b3458 => 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: 743/1573] 10.0.0.222 () {34 vars in 1100 bytes} [Thu Apr 23 02:30:08 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1757720794&fields=id&tenant_id=6ecace75ee174e14a3113cc622934240 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1574] 10.0.0.222 () {34 vars in 982 bytes} [Thu Apr 23 02:30:08 2026] GET /v2.0/networks?id=c884a19c-bcc8-4931-8c6f-e480f4eaffc8 => generated 660 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1575] 10.0.0.222 () {34 vars in 965 bytes} [Thu Apr 23 02:30:08 2026] GET /v2.0/quotas/6ecace75ee174e14a3113cc622934240 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1576] 10.0.0.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:30:08 2026] GET /v2.0/ports?tenant_id=6ecace75ee174e14a3113cc622934240&fields=id => generated 149 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1577] 10.0.0.222 () {34 vars in 1008 bytes} [Thu Apr 23 02:30:08 2026] GET /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:08.566 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce810c79-416a-4e45-af3e-f3758817138c 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] TaaS: Handle Delete Port: 7aba6a91-222d-44a4-9052-196bb2bc1cc2 2026-04-23 02:30:08.570 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce810c79-416a-4e45-af3e-f3758817138c 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Tap Mirror: Handle Delete Port: 7aba6a91-222d-44a4-9052-196bb2bc1cc2 [pid: 7|app: 0|req: 748/1578] 10.0.0.222 () {34 vars in 1108 bytes} [Thu Apr 23 02:30:08 2026] GET /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1579] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:08 2026] GET /v2.0/security-groups?tenant_id=8f3828ae17204a97af0a5b4d1602b997&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1580] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:08 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:08.980 8 INFO neutron.services.segments.plugin [-] Segment c8b29fb8-a06b-4eed-ab6d-10e5ae048b4c resource provider aggregate not found 2026-04-23 02:30:08.985 8 INFO neutron.services.segments.plugin [-] Segment c8b29fb8-a06b-4eed-ab6d-10e5ae048b4c resource provider aggregate not found 2026-04-23 02:30:09.002 8 INFO neutron.db.l3_hamode_db [None req-ce810c79-416a-4e45-af3e-f3758817138c 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] HA network 601f168c-e372-4666-a53c-37bd8ef3e0a1 was deleted as no HA routers are present in tenant 38c2890bad5941309a1cad85d9be7088. 2026-04-23 02:30:09.003 8 INFO neutron.services.segments.plugin [-] Segment c8b29fb8-a06b-4eed-ab6d-10e5ae048b4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8b29fb8-a06b-4eed-ab6d-10e5ae048b4c found for delete ", "request_id": "req-2830909e-6b1d-4d55-bbb4-a2d3f979483b"}]} 2026-04-23 02:30:09.004 8 INFO neutron.services.segments.plugin [-] Segment c8b29fb8-a06b-4eed-ab6d-10e5ae048b4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8b29fb8-a06b-4eed-ab6d-10e5ae048b4c found for delete ", "request_id": "req-6fd29d2c-a8a4-497b-8b85-73f2217545a7"}]} [pid: 8|app: 0|req: 831/1581] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:08 2026] DELETE /v2.0/routers/af043050-1136-4d48-9d9b-090af58b3458 => generated 0 bytes in 708 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1582] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:08 2026] DELETE /v2.0/security-groups/8413bf24-ffec-487c-b983-d9a5eb8c4884 => 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: 832/1583] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:09 2026] DELETE /v2.0/subnets/2cfb194f-1a2b-4a5c-87b3-10570f9af3d7 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1584] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:09 2026] GET /v2.0/security-groups?tenant_id=b027d84815be46d589b51e6eebd33b35&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: 752/1585] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:09 2026] DELETE /v2.0/subnets/fcf703f0-e351-4bb0-a351-68c0449970ec => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:30:09.408 7 INFO neutron.services.segments.plugin [-] Segment 9d6b8694-4dd5-41a5-8acf-9aba094d4ac5 resource provider aggregate not found 2026-04-23 02:30:09.413 7 INFO neutron.services.segments.plugin [-] Segment 9d6b8694-4dd5-41a5-8acf-9aba094d4ac5 resource provider aggregate not found [pid: 8|app: 0|req: 834/1586] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:09 2026] DELETE /v2.0/security-groups/ff3524ca-f0b4-4336-815d-25e02a8133d8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:30:09.435 7 INFO neutron.services.segments.plugin [-] Segment 9d6b8694-4dd5-41a5-8acf-9aba094d4ac5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d6b8694-4dd5-41a5-8acf-9aba094d4ac5 found for delete ", "request_id": "req-9377b846-9f69-4232-8483-31461c3fbf1c"}]} 2026-04-23 02:30:09.441 7 INFO neutron.services.segments.plugin [-] Segment 9d6b8694-4dd5-41a5-8acf-9aba094d4ac5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d6b8694-4dd5-41a5-8acf-9aba094d4ac5 found for delete ", "request_id": "req-eadf7dc2-3dab-4143-a238-6ef2e57d517e"}]} [pid: 7|app: 0|req: 753/1587] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:30:09 2026] DELETE /v2.0/networks/4a60f1ed-ce1f-4dd7-bd0d-1b9124373fb6 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:30:09.560 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b31ffdc-64d2-4260-8fd3-6a28eab80fed 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] TaaS: Handle Delete Port: 2a756a7c-3464-4be8-90b7-30f3d534eabd 2026-04-23 02:30:09.562 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b31ffdc-64d2-4260-8fd3-6a28eab80fed 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Tap Mirror: Handle Delete Port: 2a756a7c-3464-4be8-90b7-30f3d534eabd [pid: 8|app: 0|req: 835/1588] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:30:09 2026] DELETE /v2.0/networks/5f36f4a4-2ea5-4f9c-8f46-85a0b97545e2 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:30:09.824 7 INFO neutron.db.segments_db [None req-1c723efb-7e9d-49d6-882d-d45031b13d4b 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Added segment 770d5589-f375-47a9-8fc4-25923f448780 of type vxlan for network 55654a78-7fc1-4aa9-8347-5c9eb55f9fd7 [pid: 7|app: 0|req: 754/1589] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:30:09 2026] POST /v2.0/networks => generated 614 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1590] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:30:09 2026] POST /v2.0/subnets => generated 646 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:30:10.321 8 INFO neutron.db.segments_db [None req-c994224c-7f3c-4213-be33-739e7c446a6b 7bd28e89f17140b593a3c6308c693c74 326c8a5fc33248c6845469bea996aa7b - - default default] Added segment 4619eec8-7f78-4f99-90ca-4bb3d6ac45b2 of type vxlan for network 8cb0252f-9fe3-4872-8355-a4e308bca049 [pid: 7|app: 0|req: 756/1591] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:10 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:10.410 7 INFO neutron.db.segments_db [None req-94d8b65c-3ee3-4fea-99e0-1f8046af5379 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Added segment fe3a463f-ab26-456c-a037-d2b2ef6893a2 of type vxlan for network 02acb709-d66d-4768-9041-7c0c7c8ecf7f [pid: 8|app: 0|req: 836/1592] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:30:09 2026] POST /v2.0/networks => generated 612 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:30:10.782 7 INFO neutron.db.l3_hamode_db [None req-94d8b65c-3ee3-4fea-99e0-1f8046af5379 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 837/1593] 10.0.0.171 () {34 vars in 664 bytes} [Thu Apr 23 02:30:10 2026] POST /v2.0/ports => generated 743 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 02:30:10.905 7 INFO neutron.db.l3_hamode_db [None req-94d8b65c-3ee3-4fea-99e0-1f8046af5379 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 838/1594] 10.0.0.171 () {34 vars in 747 bytes} [Thu Apr 23 02:30:10 2026] PUT /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags => generated 25 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, ' 2026-04-23 02:30:11.029 8 INFO neutron.services.segments.plugin [-] Segment 1c54c8d6-b280-4cb3-966c-61541ba99815 resource provider aggregate not found 2026-04-23 02:30:11.043 8 INFO neutron.services.segments.plugin [-] Segment 1c54c8d6-b280-4cb3-966c-61541ba99815 resource provider aggregate not found [pid: 8|app: 0|req: 839/1595] 10.0.0.171 () {32 vars in 727 bytes} [Thu Apr 23 02:30:10 2026] GET /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:11.055 8 INFO neutron.services.segments.plugin [-] Segment 1c54c8d6-b280-4cb3-966c-61541ba99815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c54c8d6-b280-4cb3-966c-61541ba99815 found for delete ", "request_id": "req-78c216fc-22db-47dc-b5b0-f6f36344865b"}]} /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-04-23 02:30:11.063 8 INFO neutron.services.segments.plugin [-] Segment 1c54c8d6-b280-4cb3-966c-61541ba99815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c54c8d6-b280-4cb3-966c-61541ba99815 found for delete ", "request_id": "req-9e1b21dd-ab14-4dc7-9ef3-5320212530b7"}]} [pid: 8|app: 0|req: 840/1596] 10.0.0.171 () {34 vars in 758 bytes} [Thu Apr 23 02:30:11 2026] PUT /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags/green => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 841/1597] 10.0.0.171 () {32 vars in 727 bytes} [Thu Apr 23 02:30:11 2026] GET /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags => generated 34 bytes in 46 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: 842/1598] 10.0.0.171 () {34 vars in 754 bytes} [Thu Apr 23 02:30:11 2026] PUT /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags/red => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 843/1599] 10.0.0.171 () {32 vars in 727 bytes} [Thu Apr 23 02:30:11 2026] GET /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 844/1600] 10.0.0.171 () {34 vars in 776 bytes} [Thu Apr 23 02:30:11 2026] PUT /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags/black.or.white => generated 4 bytes in 76 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: 757/1601] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:30:10 2026] POST /v2.0/routers => generated 510 bytes in 1091 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1602] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:11 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1603] 10.0.0.171 () {32 vars in 727 bytes} [Thu Apr 23 02:30:11 2026] GET /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags => generated 52 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: 8|app: 0|req: 846/1604] 10.0.0.171 () {34 vars in 747 bytes} [Thu Apr 23 02:30:11 2026] PUT /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags => generated 37 bytes in 73 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/1605] 10.0.0.171 () {32 vars in 727 bytes} [Thu Apr 23 02:30:11 2026] GET /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags => generated 37 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/1606] 10.0.0.171 () {32 vars in 735 bytes} [Thu Apr 23 02:30:11 2026] GET /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags/red => generated 0 bytes in 60 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: 759/1607] 10.0.0.171 () {34 vars in 665 bytes} [Thu Apr 23 02:30:11 2026] POST /v2.0/ports => generated 964 bytes in 228 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-04-23 02:30:11.732 8 INFO neutron.api.v2.resource [None req-37915772-e80e-428c-b2bb-3625064e9fa1 7bd28e89f17140b593a3c6308c693c74 326c8a5fc33248c6845469bea996aa7b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 849/1608] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:11 2026] GET /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags/green => generated 99 bytes in 66 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: 850/1609] 10.0.0.171 () {32 vars in 738 bytes} [Thu Apr 23 02:30:11 2026] DELETE /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 851/1610] 10.0.0.171 () {32 vars in 727 bytes} [Thu Apr 23 02:30:11 2026] GET /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags => generated 30 bytes in 48 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-04-23 02:30:11.927 8 INFO neutron.api.v2.resource [None req-f7c8c3e8-a7c9-4db8-a548-e5d951b1a926 7bd28e89f17140b593a3c6308c693c74 326c8a5fc33248c6845469bea996aa7b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1611] 10.0.0.171 () {32 vars in 742 bytes} [Thu Apr 23 02:30:11 2026] DELETE /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/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, ' [pid: 8|app: 0|req: 853/1612] 10.0.0.171 () {32 vars in 730 bytes} [Thu Apr 23 02:30:11 2026] DELETE /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 854/1613] 10.0.0.171 () {32 vars in 727 bytes} [Thu Apr 23 02:30:12 2026] GET /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9/tags => generated 12 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, ' 2026-04-23 02:30:12.208 8 INFO neutron_taas.services.taas.taas_plugin [None req-610e54c2-b90b-4fee-aeeb-05f7fe9ec9b5 7bd28e89f17140b593a3c6308c693c74 326c8a5fc33248c6845469bea996aa7b - - default default] TaaS: Handle Delete Port: 775a0073-0a2e-41be-a986-5f5b5c8c64d9 2026-04-23 02:30:12.213 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-610e54c2-b90b-4fee-aeeb-05f7fe9ec9b5 7bd28e89f17140b593a3c6308c693c74 326c8a5fc33248c6845469bea996aa7b - - default default] Tap Mirror: Handle Delete Port: 775a0073-0a2e-41be-a986-5f5b5c8c64d9 [pid: 8|app: 0|req: 855/1614] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:30:12 2026] DELETE /v2.0/ports/775a0073-0a2e-41be-a986-5f5b5c8c64d9 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1615] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:30:12 2026] DELETE /v2.0/networks/8cb0252f-9fe3-4872-8355-a4e308bca049 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1616] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:12 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => 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: 760/1617] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:30:11 2026] PUT /v2.0/routers/347544f2-27b9-4006-b548-16b0ff828b01/add_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1618] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:30:12 2026] GET /v2.0/ports/c37e290c-23da-4e0d-acb2-63cce3ccfc1d => generated 1038 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 859/1619] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:30:12 2026] GET /v2.0/networks?id=c884a19c-bcc8-4931-8c6f-e480f4eaffc8 => generated 660 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1620] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 23 02:30:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6ecace75ee174e14a3113cc622934240 => generated 274 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:13.082 8 INFO neutron.services.segments.plugin [-] Segment 4619eec8-7f78-4f99-90ca-4bb3d6ac45b2 resource provider aggregate not found 2026-04-23 02:30:13.083 8 INFO neutron.services.segments.plugin [-] Segment 4619eec8-7f78-4f99-90ca-4bb3d6ac45b2 resource provider aggregate not found 2026-04-23 02:30:13.108 8 INFO neutron.services.segments.plugin [-] Segment 4619eec8-7f78-4f99-90ca-4bb3d6ac45b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4619eec8-7f78-4f99-90ca-4bb3d6ac45b2 found for delete ", "request_id": "req-f5345081-e9ab-4ea0-a1bc-eea2ee5b2a45"}]} 2026-04-23 02:30:13.109 8 INFO neutron.services.segments.plugin [-] Segment 4619eec8-7f78-4f99-90ca-4bb3d6ac45b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4619eec8-7f78-4f99-90ca-4bb3d6ac45b2 found for delete ", "request_id": "req-ad1b06a1-2bd3-4e05-9412-2da9b4715101"}]} 2026-04-23 02:30:13.226 7 INFO neutron_taas.services.taas.taas_plugin [None req-497b1e15-f172-4a2a-acf4-dae98a1c7951 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] TaaS: Handle Delete Port: c37e290c-23da-4e0d-acb2-63cce3ccfc1d 2026-04-23 02:30:13.229 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-497b1e15-f172-4a2a-acf4-dae98a1c7951 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Tap Mirror: Handle Delete Port: c37e290c-23da-4e0d-acb2-63cce3ccfc1d [pid: 8|app: 0|req: 861/1621] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 23 02:30:13 2026] POST /v2.0/ports => generated 958 bytes in 385 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: 761/1622] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:30:12 2026] PUT /v2.0/routers/347544f2-27b9-4006-b548-16b0ff828b01/remove_router_interface => generated 309 bytes in 755 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: 862/1623] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:13 2026] GET /v2.0/security-groups?tenant_id=2379f3adaff242f6a937b0a7a5801ea0&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1624] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:13 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 961 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1625] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:13 2026] GET /v2.0/security-groups?tenant_id=93c405f3a1e24e83a8ab06be3100c385&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1626] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:30:13 2026] PUT /v2.0/ports/b93c457d-b2a5-4d8c-ab68-618f4583ba29 => generated 1239 bytes in 442 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-04-23 02:30:14.148 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fa26bc2-4b6f-4424-b163-2bb6195a126c'] response: {'name': 'network-changed', 'server_uuid': '9c334254-12af-4d88-8bfc-a76dc77a1bef', 'tag': 'b93c457d-b2a5-4d8c-ab68-618f4583ba29', 'status': 'completed', 'code': 200} 2026-04-23 02:30:14.158 8 INFO neutron.api.v2.resource [None req-dbd4c94c-80f4-4ae7-9b8d-273a20e20cb8 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 865/1627] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:30:14 2026] PUT /v2.0/routers/347544f2-27b9-4006-b548-16b0ff828b01/remove_router_interface => generated 197 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1628] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:14 2026] GET /v2.0/security-groups?id=a1fad580-1ec6-41c4-8bb6-592eac9f9b1a&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1629] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:14 2026] DELETE /v2.0/security-groups/af6a0166-bd57-4b35-ba92-f89ec2607fd4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1630] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:30:14 2026] GET /v2.0/ports?device_id=347544f2-27b9-4006-b548-16b0ff828b01 => 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: 867/1631] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:14 2026] DELETE /v2.0/security-groups/07cbc3ef-e42a-42c1-9e0d-e3ac6357ebd4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1632] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:14 2026] GET /v2.0/security-groups?tenant_id=326c8a5fc33248c6845469bea996aa7b&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:30:14.388 7 INFO neutron_taas.services.taas.taas_plugin [None req-37493793-9969-4aeb-b03a-73cca1d25916 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] TaaS: Handle Delete Port: ab9c1711-f9ae-4ce6-8656-ae3f976f4a4c 2026-04-23 02:30:14.391 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37493793-9969-4aeb-b03a-73cca1d25916 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Tap Mirror: Handle Delete Port: ab9c1711-f9ae-4ce6-8656-ae3f976f4a4c [pid: 8|app: 0|req: 869/1633] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:14 2026] DELETE /v2.0/security-groups/81ea41ea-eee1-47a3-973e-5d54e0e3e553 => 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: 870/1634] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:14 2026] GET /v2.0/security-groups?tenant_id=dbf478e608974552a07df076721a786b&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1635] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:14 2026] DELETE /v2.0/security-groups/ad29d14b-69c7-48d8-b466-040edf7cc5fc => 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: 872/1636] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:30:14 2026] GET /v2.0/ports?tenant_id=6ecace75ee174e14a3113cc622934240&device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:30:14.712 7 INFO neutron.services.segments.plugin [-] Segment fe3a463f-ab26-456c-a037-d2b2ef6893a2 resource provider aggregate not found 2026-04-23 02:30:14.727 7 INFO neutron.services.segments.plugin [-] Segment fe3a463f-ab26-456c-a037-d2b2ef6893a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe3a463f-ab26-456c-a037-d2b2ef6893a2 found for delete ", "request_id": "req-37699c53-0a5b-49da-a6c7-3147efe79683"}]} 2026-04-23 02:30:14.729 7 INFO neutron.services.segments.plugin [-] Segment fe3a463f-ab26-456c-a037-d2b2ef6893a2 resource provider aggregate not found 2026-04-23 02:30:14.772 7 INFO neutron.services.segments.plugin [-] Segment fe3a463f-ab26-456c-a037-d2b2ef6893a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe3a463f-ab26-456c-a037-d2b2ef6893a2 found for delete ", "request_id": "req-4956d8ec-6b71-4e91-9d50-52f590cb7269"}]} 2026-04-23 02:30:14.833 7 INFO neutron.db.l3_hamode_db [None req-37493793-9969-4aeb-b03a-73cca1d25916 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] HA network 02acb709-d66d-4768-9041-7c0c7c8ecf7f was deleted as no HA routers are present in tenant 38c2890bad5941309a1cad85d9be7088. [pid: 7|app: 0|req: 765/1637] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:14 2026] DELETE /v2.0/routers/347544f2-27b9-4006-b548-16b0ff828b01 => generated 0 bytes in 611 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1638] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 23 02:30:14 2026] GET /v2.0/networks?tenant_id=6ecace75ee174e14a3113cc622934240&shared=False => generated 756 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1639] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 23 02:30:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1640] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:14 2026] DELETE /v2.0/subnets/84d15fd3-3b77-4bda-8f5f-725efbb95164 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:30:15.110 8 INFO neutron_taas.services.taas.taas_plugin [None req-73eb3876-11cf-44f1-9e44-f81fd9f892dc 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] TaaS: Handle Delete Port: 3278692e-0153-48ed-b3b0-b154c77f051f 2026-04-23 02:30:15.112 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73eb3876-11cf-44f1-9e44-f81fd9f892dc 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Tap Mirror: Handle Delete Port: 3278692e-0153-48ed-b3b0-b154c77f051f 2026-04-23 02:30:15.275 8 INFO neutron.services.segments.plugin [-] Segment 770d5589-f375-47a9-8fc4-25923f448780 resource provider aggregate not found 2026-04-23 02:30:15.277 8 INFO neutron.services.segments.plugin [-] Segment 770d5589-f375-47a9-8fc4-25923f448780 resource provider aggregate not found 2026-04-23 02:30:15.301 8 INFO neutron.services.segments.plugin [-] Segment 770d5589-f375-47a9-8fc4-25923f448780 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 770d5589-f375-47a9-8fc4-25923f448780 found for delete ", "request_id": "req-afae77bd-e6f5-4979-ae7c-5ff81c735452"}]} 2026-04-23 02:30:15.303 8 INFO neutron.services.segments.plugin [-] Segment 770d5589-f375-47a9-8fc4-25923f448780 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 770d5589-f375-47a9-8fc4-25923f448780 found for delete ", "request_id": "req-2d8c1fb9-0de1-42df-9789-0ad99f07401a"}]} [pid: 8|app: 0|req: 875/1641] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:30:15 2026] DELETE /v2.0/networks/55654a78-7fc1-4aa9-8347-5c9eb55f9fd7 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1642] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:15 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:15.383 8 INFO neutron.db.segments_db [None req-67d87b1a-b337-4029-9c28-eab9c70a62bd 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Added segment 79af595d-1130-4e5a-9d04-aba3723dee6f of type vxlan for network f5e89d3b-61a0-43f7-adfd-18a45a7f7abc [pid: 7|app: 0|req: 768/1643] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:15 2026] GET /v2.0/security-groups?id=a1fad580-1ec6-41c4-8bb6-592eac9f9b1a&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: 876/1644] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:30:15 2026] POST /v2.0/networks => generated 614 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1645] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:30:15 2026] POST /v2.0/subnets => generated 646 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:30:15.790 8 INFO neutron.db.segments_db [None req-f41155d9-a839-4815-aefd-6af1546c84f5 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Added segment 486696d6-afd0-4e07-bca1-230966018777 of type vxlan for network ffab862b-030c-4c46-8259-26fcfcbaed88 [pid: 7|app: 0|req: 770/1646] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:30:15 2026] GET /v2.0/ports?tenant_id=6ecace75ee174e14a3113cc622934240&device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1647] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:30:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b93c457d-b2a5-4d8c-ab68-618f4583ba29 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1648] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:30:16 2026] GET /v2.0/subnets?id=10d72f62-ed93-47ff-a2fe-63d56805f465 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:16.073 8 INFO neutron.db.l3_hamode_db [None req-f41155d9-a839-4815-aefd-6af1546c84f5 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 773/1649] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:30:16 2026] GET /v2.0/ports?network_id=c884a19c-bcc8-4931-8c6f-e480f4eaffc8&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1650] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:30:16 2026] GET /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1651] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:30:16 2026] GET /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8?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) 2026-04-23 02:30:16.201 8 INFO neutron.db.l3_hamode_db [None req-f41155d9-a839-4815-aefd-6af1546c84f5 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 776/1652] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:16 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1653] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:16 2026] GET /v2.0/security-groups?id=a1fad580-1ec6-41c4-8bb6-592eac9f9b1a&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: 877/1654] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:30:15 2026] POST /v2.0/routers => generated 510 bytes in 931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1655] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:17 2026] GET /v2.0/security-groups?tenant_id=8198f5f7d1344dc390739544d7ea0d88&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1656] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:17 2026] DELETE /v2.0/security-groups/d04fd899-6a7a-4702-be74-8fa3c1e41071 => 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: 778/1657] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:30:16 2026] PUT /v2.0/routers/957b20d8-3db6-41a9-895c-a1d01e706b2f/add_router_interface => generated 309 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1658] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:17 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1659] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:30:17 2026] GET /v2.0/ports/0458a711-90c8-4543-a6d4-e1cfa75e4e8d => generated 959 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1660] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:17 2026] GET /v2.0/security-groups?id=a1fad580-1ec6-41c4-8bb6-592eac9f9b1a&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-04-23 02:30:17.941 7 INFO neutron.db.segments_db [None req-1c895b50-2420-4524-a1be-f881cd570086 68b2422b098243acbd699ba92358a251 e6b8686d2fa741c5aed887ace3eeb759 - - default default] Added segment 5c6d1a77-8d68-4188-adf0-ed0bcd33cd44 of type vxlan for network da7b3650-3c96-40f3-9d69-625a99c814e9 2026-04-23 02:30:17.981 8 INFO neutron_taas.services.taas.taas_plugin [None req-2bc00f0e-6686-445c-8034-2007da21c20a 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] TaaS: Handle Delete Port: 0458a711-90c8-4543-a6d4-e1cfa75e4e8d 2026-04-23 02:30:17.984 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bc00f0e-6686-445c-8034-2007da21c20a 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Tap Mirror: Handle Delete Port: 0458a711-90c8-4543-a6d4-e1cfa75e4e8d 2026-04-23 02:30:18.169 7 INFO neutron.db.l3_hamode_db [None req-1c895b50-2420-4524-a1be-f881cd570086 68b2422b098243acbd699ba92358a251 e6b8686d2fa741c5aed887ace3eeb759 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:30:18.282 7 INFO neutron.db.l3_hamode_db [None req-1c895b50-2420-4524-a1be-f881cd570086 68b2422b098243acbd699ba92358a251 e6b8686d2fa741c5aed887ace3eeb759 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 881/1661] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:30:17 2026] PUT /v2.0/routers/957b20d8-3db6-41a9-895c-a1d01e706b2f/remove_router_interface => generated 309 bytes in 735 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1662] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:30:18 2026] GET /v2.0/ports?device_id=957b20d8-3db6-41a9-895c-a1d01e706b2f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:18.595 8 INFO neutron_taas.services.taas.taas_plugin [None req-5bfd5948-1b7f-434a-ac53-b09e3ba2210d 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] TaaS: Handle Delete Port: 555ec5be-8cb9-4f38-80bf-e1368cbdd989 2026-04-23 02:30:18.598 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5bfd5948-1b7f-434a-ac53-b09e3ba2210d 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Tap Mirror: Handle Delete Port: 555ec5be-8cb9-4f38-80bf-e1368cbdd989 [pid: 7|app: 0|req: 781/1663] 10.0.0.171 () {34 vars in 668 bytes} [Thu Apr 23 02:30:17 2026] POST /v2.0/routers => generated 474 bytes in 1060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1664] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:18 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:18.930 8 INFO neutron.services.segments.plugin [-] Segment 486696d6-afd0-4e07-bca1-230966018777 resource provider aggregate not found 2026-04-23 02:30:18.938 8 INFO neutron.services.segments.plugin [-] Segment 486696d6-afd0-4e07-bca1-230966018777 resource provider aggregate not found 2026-04-23 02:30:18.949 8 INFO neutron.services.segments.plugin [-] Segment 486696d6-afd0-4e07-bca1-230966018777 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 486696d6-afd0-4e07-bca1-230966018777 found for delete ", "request_id": "req-31edd430-4326-409d-87b3-deca23f7c78c"}]} 2026-04-23 02:30:18.955 8 INFO neutron.db.l3_hamode_db [None req-5bfd5948-1b7f-434a-ac53-b09e3ba2210d 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] HA network ffab862b-030c-4c46-8259-26fcfcbaed88 was deleted as no HA routers are present in tenant 38c2890bad5941309a1cad85d9be7088. 2026-04-23 02:30:18.960 8 INFO neutron.services.segments.plugin [-] Segment 486696d6-afd0-4e07-bca1-230966018777 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 486696d6-afd0-4e07-bca1-230966018777 found for delete ", "request_id": "req-0a4c9308-7eba-4fa7-830c-5d14e203508c"}]} [pid: 8|app: 0|req: 883/1665] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:18 2026] DELETE /v2.0/routers/957b20d8-3db6-41a9-895c-a1d01e706b2f => generated 0 bytes in 528 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1666] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:18 2026] GET /v2.0/security-groups?id=a1fad580-1ec6-41c4-8bb6-592eac9f9b1a&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: 783/1667] 10.0.0.171 () {34 vars in 751 bytes} [Thu Apr 23 02:30:18 2026] PUT /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags => generated 25 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1668] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:18 2026] DELETE /v2.0/subnets/9a35ef4f-e142-4faa-a5b1-300ec578f193 => 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: 784/1669] 10.0.0.171 () {32 vars in 731 bytes} [Thu Apr 23 02:30:19 2026] GET /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1670] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:30:19 2026] DELETE /v2.0/networks/f5e89d3b-61a0-43f7-adfd-18a45a7f7abc => 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: 785/1671] 10.0.0.171 () {34 vars in 762 bytes} [Thu Apr 23 02:30:19 2026] PUT /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags/green => generated 4 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 02:30:19.334 7 INFO neutron.db.segments_db [None req-3efcb64a-b55b-4102-9a8a-b3ed3ee7ba90 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Added segment f37b1b5a-cda3-4ce0-b8ff-944c309cb6f4 of type vxlan for network 9a98229d-3be9-4017-b4d8-b276c868087e 2026-04-23 02:30:19.570 7 INFO neutron.db.l3_hamode_db [None req-3efcb64a-b55b-4102-9a8a-b3ed3ee7ba90 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:30:19.572 8 INFO neutron.db.segments_db [None req-50346094-d8bc-4cb4-ab75-e8c19f36e95d 88ee807e55c1472bac3c495b9e06e62d 1fbb43a4fda94511ae5ec73778953e1a - - default default] Added segment 2c1c3956-93db-46e9-9766-a353a27e1165 of type vxlan for network f9451063-e694-49bc-bbdf-d6f38a42147a 2026-04-23 02:30:19.617 8 INFO neutron.db.segments_db [None req-50346094-d8bc-4cb4-ab75-e8c19f36e95d 88ee807e55c1472bac3c495b9e06e62d 1fbb43a4fda94511ae5ec73778953e1a - - default default] Added segment 085850ac-e409-403e-987b-565b44a1f394 of type vxlan for network ec0119b1-f7dc-43ae-a1d0-2d075010b911 [pid: 8|app: 0|req: 887/1672] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:30:19 2026] POST /v2.0/networks => generated 1207 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1673] 10.0.0.171 () {32 vars in 731 bytes} [Thu Apr 23 02:30:19 2026] GET /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags => generated 34 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1674] 10.0.0.171 () {32 vars in 649 bytes} [Thu Apr 23 02:30:19 2026] GET /v2.0/networks => generated 1844 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1675] 10.0.0.171 () {34 vars in 758 bytes} [Thu Apr 23 02:30:19 2026] PUT /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags/red => generated 4 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1676] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:30:20 2026] DELETE /v2.0/networks/f9451063-e694-49bc-bbdf-d6f38a42147a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1677] 10.0.0.171 () {32 vars in 731 bytes} [Thu Apr 23 02:30:20 2026] GET /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1678] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:20 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:20.331 7 INFO neutron.db.l3_hamode_db [None req-3efcb64a-b55b-4102-9a8a-b3ed3ee7ba90 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 894/1679] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:30:20 2026] DELETE /v2.0/networks/ec0119b1-f7dc-43ae-a1d0-2d075010b911 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1680] 10.0.0.171 () {34 vars in 780 bytes} [Thu Apr 23 02:30:20 2026] PUT /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags/black.or.white => generated 4 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1681] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:20 2026] GET /v2.0/security-groups?id=a1fad580-1ec6-41c4-8bb6-592eac9f9b1a&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1682] 10.0.0.171 () {32 vars in 649 bytes} [Thu Apr 23 02:30:20 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1683] 10.0.0.171 () {32 vars in 731 bytes} [Thu Apr 23 02:30:20 2026] GET /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags => generated 52 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:20.776 8 INFO neutron.db.segments_db [None req-d85bfafa-e056-4719-aec4-b86d64f96bc8 88ee807e55c1472bac3c495b9e06e62d 1fbb43a4fda94511ae5ec73778953e1a - - default default] Added segment 0b2a7634-6268-4391-b047-4856109582c1 of type vxlan for network 19a04d65-498f-40a7-9585-9768785bc7ab [pid: 8|app: 0|req: 899/1684] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:30:20 2026] POST /v2.0/networks => generated 631 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:30:20.968 8 INFO neutron.services.segments.plugin [-] Segment 79af595d-1130-4e5a-9d04-aba3723dee6f resource provider aggregate not found 2026-04-23 02:30:20.984 8 INFO neutron.services.segments.plugin [-] Segment 79af595d-1130-4e5a-9d04-aba3723dee6f resource provider aggregate not found 2026-04-23 02:30:20.992 8 INFO neutron.services.segments.plugin [-] Segment 79af595d-1130-4e5a-9d04-aba3723dee6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79af595d-1130-4e5a-9d04-aba3723dee6f found for delete ", "request_id": "req-db3dd4f7-dcd3-4145-8e77-cae90964c699"}]} [pid: 8|app: 0|req: 900/1685] 10.0.0.171 () {34 vars in 751 bytes} [Thu Apr 23 02:30:20 2026] PUT /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags => generated 37 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:21.006 8 INFO neutron.services.segments.plugin [-] Segment 79af595d-1130-4e5a-9d04-aba3723dee6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79af595d-1130-4e5a-9d04-aba3723dee6f found for delete ", "request_id": "req-98393def-0a6a-4a0c-ba9e-cf75aa425653"}]} 2026-04-23 02:30:21.012 8 INFO neutron.services.segments.plugin [-] Segment 2c1c3956-93db-46e9-9766-a353a27e1165 resource provider aggregate not found 2026-04-23 02:30:21.030 8 INFO neutron.services.segments.plugin [-] Segment 2c1c3956-93db-46e9-9766-a353a27e1165 resource provider aggregate not found 2026-04-23 02:30:21.030 8 INFO neutron.services.segments.plugin [-] Segment 2c1c3956-93db-46e9-9766-a353a27e1165 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c1c3956-93db-46e9-9766-a353a27e1165 found for delete ", "request_id": "req-03a7837f-e5eb-4e83-83f9-85b170ff04b8"}]} 2026-04-23 02:30:21.055 8 INFO neutron.services.segments.plugin [-] Segment 085850ac-e409-403e-987b-565b44a1f394 resource provider aggregate not found 2026-04-23 02:30:21.056 8 INFO neutron.services.segments.plugin [-] Segment 2c1c3956-93db-46e9-9766-a353a27e1165 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c1c3956-93db-46e9-9766-a353a27e1165 found for delete ", "request_id": "req-8eb2b87e-10b4-4ae0-8062-9bed6f24ed07"}]} 2026-04-23 02:30:21.079 8 INFO neutron.services.segments.plugin [-] Segment 085850ac-e409-403e-987b-565b44a1f394 resource provider aggregate not found 2026-04-23 02:30:21.085 8 INFO neutron.services.segments.plugin [-] Segment 085850ac-e409-403e-987b-565b44a1f394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 085850ac-e409-403e-987b-565b44a1f394 found for delete ", "request_id": "req-a093e03a-fd56-4470-adc9-75a067fcd3da"}]} 2026-04-23 02:30:21.098 8 INFO neutron.db.segments_db [None req-f4ff04e1-f510-44df-8f63-c49c459881f4 88ee807e55c1472bac3c495b9e06e62d 1fbb43a4fda94511ae5ec73778953e1a - - default default] Added segment 476f6c4f-bcbb-4efc-8f07-9e39ce50701f of type vxlan for network dd990759-3c7b-44e1-973c-710575b2fdb5 2026-04-23 02:30:21.103 8 INFO neutron.services.segments.plugin [-] Segment 085850ac-e409-403e-987b-565b44a1f394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 085850ac-e409-403e-987b-565b44a1f394 found for delete ", "request_id": "req-283ba3d6-98d4-4a55-8544-9689c96244a2"}]} [pid: 8|app: 0|req: 903/1688] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:30:21 2026] POST /v2.0/networks => generated 630 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1689] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:30:19 2026] POST /v2.0/routers => generated 692 bytes in 1975 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1690] 10.0.0.171 () {32 vars in 731 bytes} [Thu Apr 23 02:30:21 2026] GET /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1691] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:30:21 2026] GET /v2.0/routers/4db78b85-417a-4da4-8e81-c223d4702f65 => generated 698 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1692] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:21 2026] GET /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags/red => 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: 907/1693] 10.0.0.171 () {32 vars in 647 bytes} [Thu Apr 23 02:30:21 2026] GET /v2.0/routers => generated 701 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:21.579 8 INFO neutron.api.v2.resource [None req-a9d13177-f712-4805-a154-24d38abcd50d 68b2422b098243acbd699ba92358a251 e6b8686d2fa741c5aed887ace3eeb759 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 908/1694] 10.0.0.171 () {32 vars in 743 bytes} [Thu Apr 23 02:30:21 2026] GET /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags/green => generated 99 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1695] 10.0.0.171 () {34 vars in 665 bytes} [Thu Apr 23 02:30:21 2026] POST /v2.0/ports => generated 1506 bytes in 570 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: 788/1696] 10.0.0.171 () {32 vars in 742 bytes} [Thu Apr 23 02:30:21 2026] DELETE /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags/red => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1697] 10.0.0.171 () {34 vars in 741 bytes} [Thu Apr 23 02:30:21 2026] PUT /v2.0/routers/4db78b85-417a-4da4-8e81-c223d4702f65 => generated 705 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1698] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:21 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => 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: 790/1699] 10.0.0.171 () {32 vars in 731 bytes} [Thu Apr 23 02:30:22 2026] GET /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags => generated 30 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1700] 10.0.0.171 () {32 vars in 643 bytes} [Thu Apr 23 02:30:22 2026] GET /v2.0/ports => generated 1506 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1701] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:30:22 2026] GET /v2.0/routers/4db78b85-417a-4da4-8e81-c223d4702f65 => generated 705 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1702] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:22 2026] GET /v2.0/security-groups?id=a1fad580-1ec6-41c4-8bb6-592eac9f9b1a&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:22.279 8 INFO neutron_taas.services.taas.taas_plugin [None req-29a3e907-dfe7-4013-a103-52c775cff134 88ee807e55c1472bac3c495b9e06e62d 1fbb43a4fda94511ae5ec73778953e1a - - default default] TaaS: Handle Delete Port: d6ae72b4-16d3-4f7d-b14a-e6a62075b5d5 2026-04-23 02:30:22.283 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29a3e907-dfe7-4013-a103-52c775cff134 88ee807e55c1472bac3c495b9e06e62d 1fbb43a4fda94511ae5ec73778953e1a - - default default] Tap Mirror: Handle Delete Port: d6ae72b4-16d3-4f7d-b14a-e6a62075b5d5 2026-04-23 02:30:22.290 7 INFO neutron.api.v2.resource [None req-849e19bb-8856-4531-a21b-9037f0fa347c 68b2422b098243acbd699ba92358a251 e6b8686d2fa741c5aed887ace3eeb759 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1703] 10.0.0.171 () {32 vars in 746 bytes} [Thu Apr 23 02:30:22 2026] DELETE /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags/green => generated 99 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1704] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:30:22 2026] GET /v2.0/ports?device_id=4db78b85-417a-4da4-8e81-c223d4702f65 => 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: 794/1705] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:22 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1706] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:30:22 2026] DELETE /v2.0/ports/d6ae72b4-16d3-4f7d-b14a-e6a62075b5d5 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1707] 10.0.0.171 () {32 vars in 734 bytes} [Thu Apr 23 02:30:22 2026] DELETE /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1708] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:22 2026] GET /v2.0/security-groups?id=a1fad580-1ec6-41c4-8bb6-592eac9f9b1a&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:22.573 8 INFO neutron_taas.services.taas.taas_plugin [None req-7637a810-1fa0-423a-9693-2173be8da808 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] TaaS: Handle Delete Port: d0d92af3-95b6-44ec-b26f-4d89d8a613e5 2026-04-23 02:30:22.576 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7637a810-1fa0-423a-9693-2173be8da808 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Tap Mirror: Handle Delete Port: d0d92af3-95b6-44ec-b26f-4d89d8a613e5 2026-04-23 02:30:22.586 7 INFO neutron_taas.services.taas.taas_plugin [None req-dbcde82a-deb4-42aa-9492-49fd87674260 88ee807e55c1472bac3c495b9e06e62d 1fbb43a4fda94511ae5ec73778953e1a - - default default] TaaS: Handle Delete Port: 19d88829-d620-4e61-a2af-5ddce2cb331d 2026-04-23 02:30:22.589 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbcde82a-deb4-42aa-9492-49fd87674260 88ee807e55c1472bac3c495b9e06e62d 1fbb43a4fda94511ae5ec73778953e1a - - default default] Tap Mirror: Handle Delete Port: 19d88829-d620-4e61-a2af-5ddce2cb331d [pid: 7|app: 0|req: 797/1709] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:30:22 2026] DELETE /v2.0/ports/19d88829-d620-4e61-a2af-5ddce2cb331d => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1710] 10.0.0.171 () {32 vars in 731 bytes} [Thu Apr 23 02:30:22 2026] GET /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83/tags => generated 12 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:22.790 8 INFO neutron_taas.services.taas.taas_plugin [None req-7637a810-1fa0-423a-9693-2173be8da808 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] TaaS: Handle Delete Port: 47c6c016-a4ac-451b-85a7-4e868407efac 2026-04-23 02:30:22.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7637a810-1fa0-423a-9693-2173be8da808 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] Tap Mirror: Handle Delete Port: 47c6c016-a4ac-451b-85a7-4e868407efac [pid: 7|app: 0|req: 799/1711] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:30:22 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1712] 10.0.0.171 () {32 vars in 643 bytes} [Thu Apr 23 02:30:22 2026] GET /v2.0/ports => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1713] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:30:22 2026] GET /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83 => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:23.109 8 INFO neutron.services.segments.plugin [-] Segment f37b1b5a-cda3-4ce0-b8ff-944c309cb6f4 resource provider aggregate not found 2026-04-23 02:30:23.123 8 INFO neutron.services.segments.plugin [-] Segment f37b1b5a-cda3-4ce0-b8ff-944c309cb6f4 resource provider aggregate not found 2026-04-23 02:30:23.129 8 INFO neutron.services.segments.plugin [-] Segment f37b1b5a-cda3-4ce0-b8ff-944c309cb6f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f37b1b5a-cda3-4ce0-b8ff-944c309cb6f4 found for delete ", "request_id": "req-a31ae991-1efb-49de-9eaa-c0ff8e7b4c4f"}]} 2026-04-23 02:30:23.133 8 INFO neutron.db.l3_hamode_db [None req-7637a810-1fa0-423a-9693-2173be8da808 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] HA network 9a98229d-3be9-4017-b4d8-b276c868087e was deleted as no HA routers are present in tenant 38c2890bad5941309a1cad85d9be7088. 2026-04-23 02:30:23.140 8 INFO neutron.services.segments.plugin [-] Segment f37b1b5a-cda3-4ce0-b8ff-944c309cb6f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f37b1b5a-cda3-4ce0-b8ff-944c309cb6f4 found for delete ", "request_id": "req-0f4bc3f3-41b4-4484-abd6-62edcb491ed3"}]} [pid: 8|app: 0|req: 913/1714] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:22 2026] DELETE /v2.0/routers/4db78b85-417a-4da4-8e81-c223d4702f65 => generated 0 bytes in 767 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:30:23.143 7 INFO neutron.db.l3_db [None req-abbe29f6-f1ff-4b1d-953a-28267c0d1c0f 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Floating IP c99137e2-056f-4697-bd45-b7646b021f10 associated. External IP: 10.96.250.206, port: b93c457d-b2a5-4d8c-ab68-618f4583ba29. 2026-04-23 02:30:23.194 8 INFO neutron.db.segments_db [None req-cb4d4c09-bb43-40e4-93d7-2d85a81d44d5 88ee807e55c1472bac3c495b9e06e62d 1fbb43a4fda94511ae5ec73778953e1a - - default default] Added segment 93d12a19-12c7-48da-b470-25925ca7357d of type vxlan for network b4fb05de-1a0a-4254-8357-be2872fe69ab [pid: 8|app: 0|req: 914/1715] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:30:23 2026] POST /v2.0/networks => generated 631 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1716] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:30:22 2026] PUT /v2.0/floatingips/c99137e2-056f-4697-bd45-b7646b021f10 => generated 856 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1717] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:30:23 2026] GET /v2.0/ports?device_id=4db78b85-417a-4da4-8e81-c223d4702f65 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:23.516 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c382f63c-c1af-4332-a4d2-9a8340c320f0'] response: {'name': 'network-changed', 'server_uuid': '9c334254-12af-4d88-8bfc-a76dc77a1bef', 'tag': 'b93c457d-b2a5-4d8c-ab68-618f4583ba29', 'status': 'completed', 'code': 200} 2026-04-23 02:30:23.537 7 INFO neutron.db.segments_db [None req-b4e2e268-4552-440f-af25-24c213e06819 88ee807e55c1472bac3c495b9e06e62d 1fbb43a4fda94511ae5ec73778953e1a - - default default] Added segment 97fe67fe-267c-44dd-a1cc-19921c799f39 of type vxlan for network 4a24113f-04b6-46be-aa19-ca533b60eae8 [pid: 7|app: 0|req: 804/1718] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:30:23 2026] POST /v2.0/networks => generated 630 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1719] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:30:23 2026] GET /v2.0/floatingips/c99137e2-056f-4697-bd45-b7646b021f10 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:23.692 7 INFO neutron.api.v2.resource [None req-ee47dd15-3639-4443-8745-d8b442646ca3 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 806/1720] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:23 2026] DELETE /v2.0/routers/4db78b85-417a-4da4-8e81-c223d4702f65 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1721] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:30:23 2026] POST /v2.0/subnets => generated 1274 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1722] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:30:24 2026] GET /v2.0/ports?device_id=957b20d8-3db6-41a9-895c-a1d01e706b2f => 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: 809/1723] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:30:24 2026] GET /v2.0/ports?tenant_id=6ecace75ee174e14a3113cc622934240&device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1724] 10.0.0.171 () {32 vars in 647 bytes} [Thu Apr 23 02:30:24 2026] GET /v2.0/subnets => generated 1910 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1725] 10.0.0.171 () {34 vars in 742 bytes} [Thu Apr 23 02:30:23 2026] PUT /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83 => generated 480 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:24.259 7 INFO neutron.api.v2.resource [None req-1fc05972-8a73-4ad9-9327-1aeb1e777a96 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1726] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:24 2026] DELETE /v2.0/routers/957b20d8-3db6-41a9-895c-a1d01e706b2f => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1727] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:30:24 2026] GET /v2.0/networks?id=c884a19c-bcc8-4931-8c6f-e480f4eaffc8 => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1728] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:30:24 2026] GET /v2.0/ports?device_id=5d891a67-5646-4daa-8ac0-ee8f66527a83 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:24.327 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca3e8516-ef92-4960-abe8-d03f0fc058d9 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 918/1729] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:24 2026] DELETE /v2.0/subnets/9a35ef4f-e142-4faa-a5b1-300ec578f193 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1730] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:30:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b93c457d-b2a5-4d8c-ab68-618f4583ba29 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1731] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:24 2026] DELETE /v2.0/subnets/fe63ff85-870d-4e25-a2f6-825cc346f750 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1732] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:30:24 2026] GET /v2.0/ports?device_id=347544f2-27b9-4006-b548-16b0ff828b01 => 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: 814/1733] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:30:24 2026] GET /v2.0/subnets?id=10d72f62-ed93-47ff-a2fe-63d56805f465 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:24.580 8 INFO neutron_taas.services.taas.taas_plugin [None req-5fd410dc-84e2-42d0-82f0-186af8e88fee 68b2422b098243acbd699ba92358a251 e6b8686d2fa741c5aed887ace3eeb759 - - default default] TaaS: Handle Delete Port: f8a6abc5-24b9-4cc0-a0df-00a9d887bae7 2026-04-23 02:30:24.582 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fd410dc-84e2-42d0-82f0-186af8e88fee 68b2422b098243acbd699ba92358a251 e6b8686d2fa741c5aed887ace3eeb759 - - default default] Tap Mirror: Handle Delete Port: f8a6abc5-24b9-4cc0-a0df-00a9d887bae7 [pid: 7|app: 0|req: 815/1734] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:24 2026] DELETE /v2.0/subnets/5f4631e1-be74-413d-825e-81cd52b08a3f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:30:24.617 7 INFO neutron.api.v2.resource [None req-a88eda5d-a5c0-43bc-ab44-bbfb643335fd 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 816/1735] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:24 2026] DELETE /v2.0/routers/347544f2-27b9-4006-b548-16b0ff828b01 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1736] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:30:24 2026] GET /v2.0/ports?network_id=c884a19c-bcc8-4931-8c6f-e480f4eaffc8&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1737] 10.0.0.171 () {32 vars in 647 bytes} [Thu Apr 23 02:30:24 2026] GET /v2.0/subnets => generated 649 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:24.678 7 INFO neutron.pecan_wsgi.hooks.translation [None req-734bd486-67cb-4cac-baf9-9a1830300052 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 819/1738] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:24 2026] DELETE /v2.0/subnets/84d15fd3-3b77-4bda-8f5f-725efbb95164 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1739] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:30:24 2026] GET /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8?fields=segments => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:24.842 7 INFO neutron.services.segments.plugin [-] Segment 97fe67fe-267c-44dd-a1cc-19921c799f39 resource provider aggregate not found 2026-04-23 02:30:24.846 7 INFO neutron.services.segments.plugin [-] Segment 97fe67fe-267c-44dd-a1cc-19921c799f39 resource provider aggregate not found 2026-04-23 02:30:24.861 7 INFO neutron.services.segments.plugin [-] Segment 97fe67fe-267c-44dd-a1cc-19921c799f39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97fe67fe-267c-44dd-a1cc-19921c799f39 found for delete ", "request_id": "req-1ba42409-0c8e-4dc1-b4f9-e66045bd5376"}]} 2026-04-23 02:30:24.862 7 INFO neutron.services.segments.plugin [-] Segment 97fe67fe-267c-44dd-a1cc-19921c799f39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97fe67fe-267c-44dd-a1cc-19921c799f39 found for delete ", "request_id": "req-600a2d49-010b-4850-a883-562d419011ea"}]} [pid: 7|app: 0|req: 821/1740] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:30:24 2026] DELETE /v2.0/networks/4a24113f-04b6-46be-aa19-ca533b60eae8 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1741] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:30:24 2026] GET /v2.0/floatingips/c99137e2-056f-4697-bd45-b7646b021f10 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1742] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:30:24 2026] GET /v2.0/ports?device_id=af043050-1136-4d48-9d9b-090af58b3458 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:24.932 8 INFO neutron.db.l3_hamode_db [None req-5fd410dc-84e2-42d0-82f0-186af8e88fee 68b2422b098243acbd699ba92358a251 e6b8686d2fa741c5aed887ace3eeb759 - - default default] HA network da7b3650-3c96-40f3-9d69-625a99c814e9 was deleted as no HA routers are present in tenant e6b8686d2fa741c5aed887ace3eeb759. [pid: 8|app: 0|req: 920/1743] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:24 2026] DELETE /v2.0/routers/5d891a67-5646-4daa-8ac0-ee8f66527a83 => generated 0 bytes in 570 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1744] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:30:24 2026] GET /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8?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) 2026-04-23 02:30:24.975 7 INFO neutron.api.v2.resource [None req-0c49af3f-d703-41c2-8ea1-33ce6ae5096a 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 825/1745] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:24 2026] DELETE /v2.0/routers/af043050-1136-4d48-9d9b-090af58b3458 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:30:24.995 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf293e2c-6a58-4c8b-b7f4-1da47236b383 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 826/1746] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:24 2026] DELETE /v2.0/subnets/2cfb194f-1a2b-4a5c-87b3-10570f9af3d7 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:30:25.014 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91cbbe12-c916-4e18-8c79-0236db46f557 6f0a52eb5d174488a317ca9601f34956 38c2890bad5941309a1cad85d9be7088 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 827/1747] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:25 2026] DELETE /v2.0/subnets/fcf703f0-e351-4bb0-a351-68c0449970ec => 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: 921/1748] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:30:24 2026] DELETE /v2.0/networks/b4fb05de-1a0a-4254-8357-be2872fe69ab => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:30:25.148 8 INFO neutron.services.segments.plugin [-] Segment 5c6d1a77-8d68-4188-adf0-ed0bcd33cd44 resource provider aggregate not found 2026-04-23 02:30:25.157 8 INFO neutron.services.segments.plugin [-] Segment 5c6d1a77-8d68-4188-adf0-ed0bcd33cd44 resource provider aggregate not found 2026-04-23 02:30:25.163 8 INFO neutron.services.segments.plugin [-] Segment 5c6d1a77-8d68-4188-adf0-ed0bcd33cd44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c6d1a77-8d68-4188-adf0-ed0bcd33cd44 found for delete ", "request_id": "req-f6b4960e-7a3a-4950-a943-664144ec4e15"}]} 2026-04-23 02:30:25.174 8 INFO neutron.services.segments.plugin [-] Segment 5c6d1a77-8d68-4188-adf0-ed0bcd33cd44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c6d1a77-8d68-4188-adf0-ed0bcd33cd44 found for delete ", "request_id": "req-6e802adc-6c29-4926-8a72-0fb6a68ea4de"}]} 2026-04-23 02:30:25.184 8 INFO neutron.services.segments.plugin [-] Segment 93d12a19-12c7-48da-b470-25925ca7357d resource provider aggregate not found 2026-04-23 02:30:25.188 8 INFO neutron.services.segments.plugin [-] Segment 93d12a19-12c7-48da-b470-25925ca7357d resource provider aggregate not found 2026-04-23 02:30:25.201 8 INFO neutron.services.segments.plugin [-] Segment 93d12a19-12c7-48da-b470-25925ca7357d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93d12a19-12c7-48da-b470-25925ca7357d found for delete ", "request_id": "req-20e0d5ce-b39b-466a-a013-0d611c54765b"}]} 2026-04-23 02:30:25.205 8 INFO neutron.services.segments.plugin [-] Segment 93d12a19-12c7-48da-b470-25925ca7357d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93d12a19-12c7-48da-b470-25925ca7357d found for delete ", "request_id": "req-ed926895-84ce-4a08-8492-07ce75bb0ef3"}]} [pid: 7|app: 0|req: 828/1749] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:30:25 2026] DELETE /v2.0/networks/dd990759-3c7b-44e1-973c-710575b2fdb5 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1750] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:30:25 2026] DELETE /v2.0/networks/19a04d65-498f-40a7-9585-9768785bc7ab => 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: 829/1751] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:25 2026] GET /v2.0/security-groups?tenant_id=38c2890bad5941309a1cad85d9be7088&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1752] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:25 2026] GET /v2.0/security-groups?tenant_id=e6b8686d2fa741c5aed887ace3eeb759&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: 830/1753] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:25 2026] DELETE /v2.0/security-groups/85c2c365-00f8-4ddd-96c2-d98ebd8577f7 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1754] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:25 2026] DELETE /v2.0/security-groups/b767af6c-ecdf-4180-a77e-d680c3071d0a => 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: 925/1755] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:30:25 2026] GET /v2.0/floatingips/c99137e2-056f-4697-bd45-b7646b021f10 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1756] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:25 2026] GET /v2.0/security-groups?tenant_id=1fbb43a4fda94511ae5ec73778953e1a&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1757] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:25 2026] GET /v2.0/security-groups?tenant_id=b11b71dbad6c4334901be1da6650de81&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: 832/1758] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:26 2026] DELETE /v2.0/security-groups/7d767534-1d34-4ff3-8e69-b2abd0d02218 => 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: 927/1759] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:26 2026] DELETE /v2.0/security-groups/3bbbaae7-69ba-4ccc-8cdf-57afb34811e5 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:30:26.879 7 INFO neutron.services.segments.plugin [-] Segment 476f6c4f-bcbb-4efc-8f07-9e39ce50701f resource provider aggregate not found 2026-04-23 02:30:26.888 7 INFO neutron.services.segments.plugin [-] Segment 476f6c4f-bcbb-4efc-8f07-9e39ce50701f resource provider aggregate not found 2026-04-23 02:30:26.897 7 INFO neutron.services.segments.plugin [-] Segment 476f6c4f-bcbb-4efc-8f07-9e39ce50701f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 476f6c4f-bcbb-4efc-8f07-9e39ce50701f found for delete ", "request_id": "req-5ca81981-1d52-4b22-b2fa-511d0d03e3da"}]} 2026-04-23 02:30:26.907 7 INFO neutron.services.segments.plugin [-] Segment 476f6c4f-bcbb-4efc-8f07-9e39ce50701f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 476f6c4f-bcbb-4efc-8f07-9e39ce50701f found for delete ", "request_id": "req-ad81d93a-6859-47b8-8f81-efb0b1f73c31"}]} 2026-04-23 02:30:27.221 8 INFO neutron.services.segments.plugin [-] Segment 0b2a7634-6268-4391-b047-4856109582c1 resource provider aggregate not found 2026-04-23 02:30:27.228 8 INFO neutron.services.segments.plugin [-] Segment 0b2a7634-6268-4391-b047-4856109582c1 resource provider aggregate not found 2026-04-23 02:30:27.233 8 INFO neutron.services.segments.plugin [-] Segment 0b2a7634-6268-4391-b047-4856109582c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b2a7634-6268-4391-b047-4856109582c1 found for delete ", "request_id": "req-a4981f59-1a5b-4086-9145-4a46eb4f7ea1"}]} 2026-04-23 02:30:27.242 8 INFO neutron.services.segments.plugin [-] Segment 0b2a7634-6268-4391-b047-4856109582c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b2a7634-6268-4391-b047-4856109582c1 found for delete ", "request_id": "req-9e90bae4-c8ba-41dc-b3a0-e3af3ec02aa5"}]} [pid: 7|app: 0|req: 833/1760] 10.0.0.171 () {34 vars in 684 bytes} [Thu Apr 23 02:30:27 2026] POST /v2.0/security-groups => generated 1625 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1761] 10.0.0.171 () {32 vars in 663 bytes} [Thu Apr 23 02:30:27 2026] GET /v2.0/security-groups => generated 4530 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1762] 10.0.0.171 () {34 vars in 758 bytes} [Thu Apr 23 02:30:28 2026] PUT /v2.0/security-groups/26a67c2e-27e1-46f8-a159-26e288626b63 => generated 1664 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1763] 10.0.0.171 () {32 vars in 737 bytes} [Thu Apr 23 02:30:28 2026] GET /v2.0/security-groups/26a67c2e-27e1-46f8-a159-26e288626b63 => generated 1664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1764] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:28 2026] DELETE /v2.0/security-groups/26a67c2e-27e1-46f8-a159-26e288626b63 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1765] 10.0.0.171 () {32 vars in 663 bytes} [Thu Apr 23 02:30:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:30:28.267 7 INFO neutron.api.v2.resource [None req-765704b1-d679-46e6-8439-cb190d8a1a63 7ac630a6cdde4dddb135b67bb0a90568 894c9aa75e0a416dbbddea5b8385f111 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1766] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:28 2026] DELETE /v2.0/security-groups/26a67c2e-27e1-46f8-a159-26e288626b63 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1767] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:30:28 2026] POST /v2.0/subnetpools => generated 548 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1768] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:30:28 2026] GET /v2.0/subnetpools/20b73abd-3adb-43c5-b3cc-4cd9d73747aa => generated 548 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1769] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:30:28 2026] PUT /v2.0/subnetpools/20b73abd-3adb-43c5-b3cc-4cd9d73747aa => generated 501 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1770] 10.0.0.171 () {34 vars in 684 bytes} [Thu Apr 23 02:30:28 2026] POST /v2.0/security-groups => generated 1625 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1771] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:30:28 2026] DELETE /v2.0/subnetpools/20b73abd-3adb-43c5-b3cc-4cd9d73747aa => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:30:28.408 8 INFO neutron.api.v2.resource [None req-9c1fa110-847d-45b2-a8c0-8da09a33bf45 cafd1b2c78d84ad081b485c85eab4932 e68769cce41a45d2b1fde3de3736aba4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 933/1772] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:30:28 2026] GET /v2.0/subnetpools/20b73abd-3adb-43c5-b3cc-4cd9d73747aa => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:30:28.426 8 INFO neutron.api.v2.resource [None req-87c09949-da6b-41fc-a32d-199ffb7252e9 cafd1b2c78d84ad081b485c85eab4932 e68769cce41a45d2b1fde3de3736aba4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 934/1773] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:30:28 2026] DELETE /v2.0/subnetpools/20b73abd-3adb-43c5-b3cc-4cd9d73747aa => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1774] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:30:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1775] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:30:28 2026] GET /v2.0/security-group-rules/c907b5b8-4647-49ec-a81a-3a5dfdd8cd3d => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1776] 10.0.0.171 () {32 vars in 673 bytes} [Thu Apr 23 02:30:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1777] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:30:28 2026] DELETE /v2.0/security-group-rules/c907b5b8-4647-49ec-a81a-3a5dfdd8cd3d => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1778] 10.0.0.171 () {32 vars in 673 bytes} [Thu Apr 23 02:30:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1779] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:30:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1780] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:30:28 2026] GET /v2.0/security-group-rules/d40b65fe-f0e9-4e9b-8878-1beee0755fa6 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1781] 10.0.0.171 () {32 vars in 673 bytes} [Thu Apr 23 02:30:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1782] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:30:28 2026] DELETE /v2.0/security-group-rules/d40b65fe-f0e9-4e9b-8878-1beee0755fa6 => 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: 940/1783] 10.0.0.171 () {32 vars in 673 bytes} [Thu Apr 23 02:30:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:30:29.043 8 INFO neutron.db.securitygroups_db [None req-db76bac3-c8b6-4283-8a4b-896e2667e087 7ac630a6cdde4dddb135b67bb0a90568 894c9aa75e0a416dbbddea5b8385f111 - - default default] Project 894c9aa75e0a416dbbddea5b8385f111 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: 941/1784] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:30:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1785] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:30:29 2026] GET /v2.0/security-group-rules/c5bc85f0-dd84-4aa2-92f7-541ad502d37d => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1786] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:28 2026] GET /v2.0/security-groups?tenant_id=e68769cce41a45d2b1fde3de3736aba4&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1787] 10.0.0.171 () {32 vars in 673 bytes} [Thu Apr 23 02:30:29 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1788] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:30:29 2026] DELETE /v2.0/security-group-rules/c5bc85f0-dd84-4aa2-92f7-541ad502d37d => 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: 845/1789] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:29 2026] DELETE /v2.0/security-groups/71149bce-c18c-4c21-bc1b-05b8e10673d8 => 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: 945/1790] 10.0.0.171 () {32 vars in 673 bytes} [Thu Apr 23 02:30:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1791] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:29 2026] DELETE /v2.0/security-groups/a6107e1f-2490-49f1-a1bd-fde7dd106612 => 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: 946/1792] 10.0.0.171 () {32 vars in 663 bytes} [Thu Apr 23 02:30:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1793] 10.0.0.171 () {32 vars in 663 bytes} [Thu Apr 23 02:30:29 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) [pid: 8|app: 0|req: 947/1794] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:30:29 2026] POST /v2.0/subnetpools => generated 516 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1795] 10.0.0.171 () {34 vars in 759 bytes} [Thu Apr 23 02:30:29 2026] PUT /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1796] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:29 2026] GET /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1797] 10.0.0.171 () {34 vars in 770 bytes} [Thu Apr 23 02:30:29 2026] PUT /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1798] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:29 2026] GET /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1799] 10.0.0.171 () {34 vars in 766 bytes} [Thu Apr 23 02:30:29 2026] PUT /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1800] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:29 2026] GET /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1801] 10.0.0.171 () {34 vars in 788 bytes} [Thu Apr 23 02:30:29 2026] PUT /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1802] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:29 2026] GET /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1803] 10.0.0.171 () {34 vars in 759 bytes} [Thu Apr 23 02:30:29 2026] PUT /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1804] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:30 2026] GET /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1805] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:30:30 2026] GET /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1806] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:29 2026] GET /v2.0/security-groups?tenant_id=894c9aa75e0a416dbbddea5b8385f111&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:30:30.091 7 INFO neutron.api.v2.resource [None req-aef7fbcb-ae3c-40d1-b730-64ee018d9d2a 546fa22f4a754185b37968ba9503e92f 27325da1835b406991bfda5a695c09b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 855/1807] 10.0.0.171 () {32 vars in 751 bytes} [Thu Apr 23 02:30:30 2026] GET /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1808] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:30:30 2026] DELETE /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1809] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:30 2026] DELETE /v2.0/security-groups/bafcd003-b640-42c8-9616-5e5750041ad5 => 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: 857/1810] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:30 2026] GET /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:30.210 8 INFO neutron.api.v2.resource [None req-d10d6f0f-031f-4e47-9107-3eddccec302e 546fa22f4a754185b37968ba9503e92f 27325da1835b406991bfda5a695c09b6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 954/1811] 10.0.0.171 () {32 vars in 754 bytes} [Thu Apr 23 02:30:30 2026] DELETE /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1812] 10.0.0.171 () {32 vars in 742 bytes} [Thu Apr 23 02:30:30 2026] DELETE /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1813] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:30:30 2026] GET /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957/tags => 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: 859/1814] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:30:30 2026] DELETE /v2.0/subnetpools/27b2303e-6ab4-4022-a1d9-e4a5aa65c957 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1815] 10.0.0.37 () {34 vars in 989 bytes} [Thu Apr 23 02:30:30 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1816] 10.0.0.37 () {34 vars in 1039 bytes} [Thu Apr 23 02:30:30 2026] GET /v2.0/security-groups?id=a1fad580-1ec6-41c4-8bb6-592eac9f9b1a&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: 957/1817] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:30 2026] GET /v2.0/security-groups?tenant_id=27325da1835b406991bfda5a695c09b6&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:30:31.298 7 INFO neutron.db.segments_db [None req-a20f7651-7611-4286-905b-2483952ed58a 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment ef89b55e-84d4-43a2-a2d4-dd2987d66726 of type vxlan for network 31b44b62-5e01-47bc-8b45-16f6e84bc013 [pid: 8|app: 0|req: 958/1818] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:31 2026] DELETE /v2.0/security-groups/b80bae8a-133d-45d1-84da-34bdcd4fbe37 => 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: 861/1819] 10.0.0.171 () {34 vars in 671 bytes} [Thu Apr 23 02:30:31 2026] POST /v2.0/networks => generated 721 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1820] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:31 2026] GET /v2.0/security-groups?tenant_id=1ebe86b92f494a7a9b3111eba0264dd2&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1821] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:30:31 2026] POST /v2.0/subnets => generated 687 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1822] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:31 2026] DELETE /v2.0/security-groups/b5b7df1b-0632-4dac-953c-3c5298bd4008 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:30:31.618 7 INFO neutron.db.segments_db [None req-c64af706-8332-45bb-a87b-edd411a86df9 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment ffa6fe08-374b-4bb7-9032-1a60f171fa4c of type vxlan for network 02b056e9-ec08-4f56-a32f-e05f13e20d64 2026-04-23 02:30:31.850 7 INFO neutron.db.l3_hamode_db [None req-c64af706-8332-45bb-a87b-edd411a86df9 006d3b4d602f4ed68e8e79fe16f5fa98 687e452ea741414c9252b9b7dd9f72cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 961/1823] 10.0.0.171 () {34 vars in 684 bytes} [Thu Apr 23 02:30:31 2026] POST /v2.0/security-groups => generated 1624 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1824] 10.0.0.171 () {32 vars in 663 bytes} [Thu Apr 23 02:30:32 2026] GET /v2.0/security-groups => generated 4529 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1825] 10.0.0.171 () {34 vars in 758 bytes} [Thu Apr 23 02:30:32 2026] PUT /v2.0/security-groups/16091a4b-0fd2-41cc-acd9-03dfc610a9f9 => generated 1662 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1826] 10.0.0.171 () {32 vars in 737 bytes} [Thu Apr 23 02:30:32 2026] GET /v2.0/security-groups/16091a4b-0fd2-41cc-acd9-03dfc610a9f9 => generated 1662 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1827] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:32 2026] DELETE /v2.0/security-groups/16091a4b-0fd2-41cc-acd9-03dfc610a9f9 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1828] 10.0.0.171 () {32 vars in 663 bytes} [Thu Apr 23 02:30:32 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-04-23 02:30:32.525 8 INFO neutron.api.v2.resource [None req-cd758a99-c57a-4d08-9803-9f0b3fe14568 f0e43aaf7e8a4090a2a58fde375d3e3d 59d146cba7d94159877c40a4ba4cb725 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 967/1829] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:32 2026] DELETE /v2.0/security-groups/16091a4b-0fd2-41cc-acd9-03dfc610a9f9 => 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: 968/1830] 10.0.0.171 () {34 vars in 684 bytes} [Thu Apr 23 02:30:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1831] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:30:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1832] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:30:32 2026] GET /v2.0/security-group-rules/dd614d7d-863e-42ef-a590-8062bb2b08d6 => generated 601 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1833] 10.0.0.171 () {32 vars in 673 bytes} [Thu Apr 23 02:30:32 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1834] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:30:32 2026] DELETE /v2.0/security-group-rules/dd614d7d-863e-42ef-a590-8062bb2b08d6 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1835] 10.0.0.171 () {32 vars in 673 bytes} [Thu Apr 23 02:30:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1836] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:30:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1837] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:30:33 2026] GET /v2.0/security-group-rules/5dba21d8-f794-444d-ba42-7f886b8c36cf => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:33.055 7 INFO neutron.db.l3_hamode_db [None req-c64af706-8332-45bb-a87b-edd411a86df9 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 976/1838] 10.0.0.171 () {32 vars in 673 bytes} [Thu Apr 23 02:30:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1839] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:30:33 2026] DELETE /v2.0/security-group-rules/5dba21d8-f794-444d-ba42-7f886b8c36cf => 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: 978/1840] 10.0.0.171 () {32 vars in 673 bytes} [Thu Apr 23 02:30:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1841] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:30:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1842] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:30:33 2026] GET /v2.0/security-group-rules/f14071bf-b629-438b-9542-95ca7fba85d1 => 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: 981/1843] 10.0.0.171 () {32 vars in 673 bytes} [Thu Apr 23 02:30:33 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1844] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:30:33 2026] DELETE /v2.0/security-group-rules/f14071bf-b629-438b-9542-95ca7fba85d1 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1845] 10.0.0.171 () {32 vars in 673 bytes} [Thu Apr 23 02:30:33 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: 8|app: 0|req: 984/1846] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:33 2026] DELETE /v2.0/security-groups/9dc927c1-e58f-49d1-9fe4-089ca992fe2c => 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: 985/1847] 10.0.0.171 () {32 vars in 663 bytes} [Thu Apr 23 02:30:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1848] 10.0.0.171 () {32 vars in 663 bytes} [Thu Apr 23 02:30:33 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: 863/1849] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:30:31 2026] POST /v2.0/routers => generated 727 bytes in 2275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1850] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:34 2026] GET /v2.0/security-groups?tenant_id=59d146cba7d94159877c40a4ba4cb725&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1851] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:34 2026] DELETE /v2.0/security-groups/35867457-3c15-4816-9c27-aac4e8f26137 => 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: 987/1852] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:30:33 2026] PUT /v2.0/routers/c529241f-f062-46d0-a36b-70a1501df967/add_router_interface => generated 309 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1855] 10.0.0.171 () {32 vars in 623 bytes} [Thu Apr 23 02:30:36 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1856] 10.0.0.171 () {32 vars in 633 bytes} [Thu Apr 23 02:30:36 2026] GET /v2.0/ => generated 632 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1857] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:36 2026] GET /v2.0/security-groups?tenant_id=280a968c8f2e4fe39f6163dabc958f23&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1858] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:37 2026] DELETE /v2.0/security-groups/18b90629-028a-4d94-949f-16ba1223b15e => 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: 991/1859] 10.0.0.222 () {34 vars in 982 bytes} [Thu Apr 23 02:30:37 2026] GET /v2.0/networks?id=31b44b62-5e01-47bc-8b45-16f6e84bc013 => generated 672 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1860] 10.0.0.222 () {34 vars in 965 bytes} [Thu Apr 23 02:30:37 2026] GET /v2.0/quotas/687e452ea741414c9252b9b7dd9f72cf => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1861] 10.0.0.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:30:37 2026] GET /v2.0/ports?tenant_id=687e452ea741414c9252b9b7dd9f72cf&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1862] 10.0.0.222 () {34 vars in 1008 bytes} [Thu Apr 23 02:30:37 2026] GET /v2.0/networks/31b44b62-5e01-47bc-8b45-16f6e84bc013?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: 993/1863] 10.0.0.222 () {34 vars in 1108 bytes} [Thu Apr 23 02:30:37 2026] GET /v2.0/networks/31b44b62-5e01-47bc-8b45-16f6e84bc013?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: 871/1864] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:37 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => 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: 994/1865] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:38 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1866] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:39 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => 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: 995/1867] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:41 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => 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: 873/1868] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:41 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1869] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:41 2026] GET /v2.0/security-groups?id=a1fad580-1ec6-41c4-8bb6-592eac9f9b1a&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1870] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:30:42 2026] GET /v2.0/networks?id=31b44b62-5e01-47bc-8b45-16f6e84bc013 => generated 672 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1871] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:42 2026] GET /v2.0/security-groups?tenant_id=b2d09a7caf2d447c9ac2629672d47989&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1872] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:42 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => generated 957 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1873] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 23 02:30:42 2026] POST /v2.0/ports => generated 954 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 999/1874] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:42 2026] GET /v2.0/security-groups?id=34655ed2-9991-4ee7-92b9-904acf2e46f8&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: 876/1875] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:42 2026] DELETE /v2.0/security-groups/424f25a9-605a-4856-9164-fe667e35a055 => 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: 1000/1876] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:42 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1877] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:42 2026] GET /v2.0/security-groups?id=a1fad580-1ec6-41c4-8bb6-592eac9f9b1a&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: 1002/1878] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:42 2026] GET /v2.0/security-groups?tenant_id=27892c16c46546c087fcbaaa496d34bb&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1879] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:42 2026] DELETE /v2.0/security-groups/14e9ef4b-b336-4c25-9fad-28d0c6450f8b => 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: 877/1880] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:30:42 2026] PUT /v2.0/ports/3853770c-fe9d-4800-832a-ec10e522b966 => generated 1235 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:30:43.019 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99fc9d37-214e-4dec-8985-bd9f1aad9b32'] response: {'name': 'network-changed', 'server_uuid': '4268db6d-f759-4ec2-8c6e-932033455e61', 'tag': '3853770c-fe9d-4800-832a-ec10e522b966', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1004/1881] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:30:43 2026] GET /v2.0/ports?tenant_id=687e452ea741414c9252b9b7dd9f72cf&device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => generated 1238 bytes in 39 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: 878/1882] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:43 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1883] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 23 02:30:43 2026] GET /v2.0/networks?tenant_id=687e452ea741414c9252b9b7dd9f72cf&shared=False => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1884] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:43 2026] GET /v2.0/security-groups?id=34655ed2-9991-4ee7-92b9-904acf2e46f8&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: 1006/1885] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 23 02:30:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1886] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:43 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1887] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:43 2026] GET /v2.0/security-groups?id=a1fad580-1ec6-41c4-8bb6-592eac9f9b1a&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: 881/1888] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:30:43 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:44.077 8 INFO neutron_taas.services.taas.taas_plugin [req-83396647-0322-4a57-9c13-3d389ad65442 req-19bf7a1d-f693-4fdb-92f1-bcd5bbe9a0a4 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] TaaS: Handle Delete Port: b93c457d-b2a5-4d8c-ab68-618f4583ba29 2026-04-23 02:30:44.082 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-83396647-0322-4a57-9c13-3d389ad65442 req-19bf7a1d-f693-4fdb-92f1-bcd5bbe9a0a4 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Tap Mirror: Handle Delete Port: b93c457d-b2a5-4d8c-ab68-618f4583ba29 2026-04-23 02:30:44.200 8 INFO neutron.db.l3_db [req-83396647-0322-4a57-9c13-3d389ad65442 req-19bf7a1d-f693-4fdb-92f1-bcd5bbe9a0a4 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Floating IP c99137e2-056f-4697-bd45-b7646b021f10 disassociated. External IP: 10.96.250.206, port: b93c457d-b2a5-4d8c-ab68-618f4583ba29. [pid: 8|app: 0|req: 1008/1889] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 23 02:30:43 2026] DELETE /v2.0/ports/b93c457d-b2a5-4d8c-ab68-618f4583ba29 => generated 0 bytes in 660 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:30:44.641 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-380de3be-bc76-47a7-b6b5-6902975e3dac'] response: {'server_uuid': '9c334254-12af-4d88-8bfc-a76dc77a1bef', 'name': 'network-vif-deleted', 'tag': 'b93c457d-b2a5-4d8c-ab68-618f4583ba29', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 882/1890] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:30:44 2026] GET /v2.0/ports?tenant_id=687e452ea741414c9252b9b7dd9f72cf&device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1891] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:30:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3853770c-fe9d-4800-832a-ec10e522b966 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1892] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:30:44 2026] GET /v2.0/subnets?id=a4a86901-b781-4945-9d28-367541485881 => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1893] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:44 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1894] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:44 2026] GET /v2.0/security-groups?id=34655ed2-9991-4ee7-92b9-904acf2e46f8&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1895] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:30:44 2026] GET /v2.0/ports?network_id=31b44b62-5e01-47bc-8b45-16f6e84bc013&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1896] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:44 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => 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: 886/1897] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:30:44 2026] GET /v2.0/networks/31b44b62-5e01-47bc-8b45-16f6e84bc013?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: 1012/1898] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:30:44 2026] GET /v2.0/networks/31b44b62-5e01-47bc-8b45-16f6e84bc013?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: 887/1899] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:45 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => 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: 1013/1900] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:45 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => 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: 888/1901] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:45 2026] GET /v2.0/security-groups?id=34655ed2-9991-4ee7-92b9-904acf2e46f8&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: 1014/1902] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:47 2026] GET /v2.0/ports?device_id=9c334254-12af-4d88-8bfc-a76dc77a1bef => 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: 889/1903] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:47 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1904] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:47 2026] GET /v2.0/security-groups?id=34655ed2-9991-4ee7-92b9-904acf2e46f8&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1905] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:48 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1906] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:48 2026] DELETE /v2.0/security-groups/a1fad580-1ec6-41c4-8bb6-592eac9f9b1a => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1907] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:48 2026] GET /v2.0/security-groups?id=34655ed2-9991-4ee7-92b9-904acf2e46f8&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:48.395 7 INFO neutron_taas.services.taas.taas_plugin [None req-cddd3d2c-d61e-4383-a06b-6fe0a5c41a60 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] TaaS: Handle Delete Port: 21d17abc-5af1-4de1-8631-a34cef408109 2026-04-23 02:30:48.398 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cddd3d2c-d61e-4383-a06b-6fe0a5c41a60 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Tap Mirror: Handle Delete Port: 21d17abc-5af1-4de1-8631-a34cef408109 [pid: 7|app: 0|req: 891/1908] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:30:48 2026] DELETE /v2.0/floatingips/c99137e2-056f-4697-bd45-b7646b021f10 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1909] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:48 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1910] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:48 2026] GET /v2.0/security-groups?id=04819d56-8466-4b0b-a72f-73b4f19df1ee&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1911] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:49 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1912] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:49 2026] GET /v2.0/security-groups?id=34655ed2-9991-4ee7-92b9-904acf2e46f8&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: 1020/1913] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:49 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1914] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:49 2026] GET /v2.0/security-groups?id=04819d56-8466-4b0b-a72f-73b4f19df1ee&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1917] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:50 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1918] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:50 2026] GET /v2.0/security-groups?id=34655ed2-9991-4ee7-92b9-904acf2e46f8&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: 1022/1919] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:51 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1920] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:51 2026] GET /v2.0/security-groups?id=04819d56-8466-4b0b-a72f-73b4f19df1ee&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1921] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:30:51 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:51.389 7 INFO neutron_taas.services.taas.taas_plugin [req-a54ed690-c24b-4803-9bd7-6f99418ca4ef req-c88457de-28ad-407c-ad6b-9b603e84b84f 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] TaaS: Handle Delete Port: ddad131c-b3ef-4e43-8d8c-1aebae0740f6 2026-04-23 02:30:51.392 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a54ed690-c24b-4803-9bd7-6f99418ca4ef req-c88457de-28ad-407c-ad6b-9b603e84b84f 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Tap Mirror: Handle Delete Port: ddad131c-b3ef-4e43-8d8c-1aebae0740f6 [pid: 7|app: 0|req: 899/1922] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 23 02:30:51 2026] DELETE /v2.0/ports/ddad131c-b3ef-4e43-8d8c-1aebae0740f6 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:30:51.562 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cda300fb-ac06-4162-876f-2b6991734ab7'] response: {'server_uuid': '195ac00a-23ae-4606-a357-4836a852a4eb', 'name': 'network-vif-deleted', 'tag': 'ddad131c-b3ef-4e43-8d8c-1aebae0740f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1024/1923] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:51 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => 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: 900/1924] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:52 2026] GET /v2.0/security-groups?id=34655ed2-9991-4ee7-92b9-904acf2e46f8&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: 1025/1925] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:52 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => 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: 901/1926] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:53 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1927] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:30:53 2026] GET /v2.0/security-groups?id=34655ed2-9991-4ee7-92b9-904acf2e46f8&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1928] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:30:53 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => 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: 1027/1929] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:53 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:30:53.351 7 INFO neutron_taas.services.taas.taas_plugin [req-5c5442e6-e327-4c1e-af8d-a3b4c6b676f4 req-794a999c-7a07-4f4b-8c7d-6aabe78899af ee725445254041609d0183b38fee04d1 687e452ea741414c9252b9b7dd9f72cf - - default default] TaaS: Handle Delete Port: 3853770c-fe9d-4800-832a-ec10e522b966 2026-04-23 02:30:53.354 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5c5442e6-e327-4c1e-af8d-a3b4c6b676f4 req-794a999c-7a07-4f4b-8c7d-6aabe78899af ee725445254041609d0183b38fee04d1 687e452ea741414c9252b9b7dd9f72cf - - default default] Tap Mirror: Handle Delete Port: 3853770c-fe9d-4800-832a-ec10e522b966 [pid: 7|app: 0|req: 903/1930] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 23 02:30:53 2026] DELETE /v2.0/ports/3853770c-fe9d-4800-832a-ec10e522b966 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:30:53.605 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff27c49d-b007-48f3-88c3-127637063237'] response: {'server_uuid': '4268db6d-f759-4ec2-8c6e-932033455e61', 'name': 'network-vif-deleted', 'tag': '3853770c-fe9d-4800-832a-ec10e522b966', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1028/1931] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:54 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => 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: 904/1932] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:54 2026] GET /v2.0/ports?device_id=195ac00a-23ae-4606-a357-4836a852a4eb => 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: 1029/1933] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:55 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1934] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:55 2026] DELETE /v2.0/security-groups/04819d56-8466-4b0b-a72f-73b4f19df1ee => 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: 905/1935] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:55 2026] GET /v2.0/security-groups?tenant_id=28c04cbe29d44297a56dc4e84864ab84&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1936] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:55 2026] DELETE /v2.0/security-groups/934fce4f-4ea7-4c6d-aa2c-19085edeb9dd => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:30:56.067 8 INFO neutron_taas.services.taas.taas_plugin [None req-f366d808-e785-431e-9959-b07f1ca04d96 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] TaaS: Handle Delete Port: da00ef99-a211-4d69-a4de-1f82260eaef2 2026-04-23 02:30:56.069 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f366d808-e785-431e-9959-b07f1ca04d96 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Tap Mirror: Handle Delete Port: da00ef99-a211-4d69-a4de-1f82260eaef2 [pid: 8|app: 0|req: 1031/1937] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:30:55 2026] PUT /v2.0/routers/bd749fe7-8c20-45d2-a75b-46827784480c/remove_router_interface => generated 309 bytes in 759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1938] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:30:56 2026] GET /v2.0/ports?device_id=4268db6d-f759-4ec2-8c6e-932033455e61 => 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: 907/1939] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:56 2026] DELETE /v2.0/subnets/10d72f62-ed93-47ff-a2fe-63d56805f465 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:30:56.809 8 INFO neutron_taas.services.taas.taas_plugin [None req-6fc1e1b1-d151-4786-8ae8-f78e65e0ad48 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] TaaS: Handle Delete Port: d47006f4-1c4d-41c5-8c96-106249592da6 2026-04-23 02:30:56.812 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fc1e1b1-d151-4786-8ae8-f78e65e0ad48 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Tap Mirror: Handle Delete Port: d47006f4-1c4d-41c5-8c96-106249592da6 2026-04-23 02:30:57.046 8 INFO neutron_taas.services.taas.taas_plugin [None req-6fc1e1b1-d151-4786-8ae8-f78e65e0ad48 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] TaaS: Handle Delete Port: b07531c2-aaea-4701-8f1f-ec319f07dd89 2026-04-23 02:30:57.048 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fc1e1b1-d151-4786-8ae8-f78e65e0ad48 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Tap Mirror: Handle Delete Port: b07531c2-aaea-4701-8f1f-ec319f07dd89 2026-04-23 02:30:57.352 8 INFO neutron.services.segments.plugin [-] Segment 7ced913c-c7e8-4a95-a1c5-945b3629c6e6 resource provider aggregate not found 2026-04-23 02:30:57.361 8 INFO neutron.services.segments.plugin [-] Segment 7ced913c-c7e8-4a95-a1c5-945b3629c6e6 resource provider aggregate not found 2026-04-23 02:30:57.366 8 INFO neutron.services.segments.plugin [-] Segment 7ced913c-c7e8-4a95-a1c5-945b3629c6e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ced913c-c7e8-4a95-a1c5-945b3629c6e6 found for delete ", "request_id": "req-fb65db16-f9a4-4501-94f3-ad8a5a90c573"}]} 2026-04-23 02:30:57.379 8 INFO neutron.services.segments.plugin [-] Segment 7ced913c-c7e8-4a95-a1c5-945b3629c6e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ced913c-c7e8-4a95-a1c5-945b3629c6e6 found for delete ", "request_id": "req-cec771e5-1cd0-42b8-9f74-167b810dac98"}]} 2026-04-23 02:30:57.394 8 INFO neutron.db.l3_hamode_db [None req-6fc1e1b1-d151-4786-8ae8-f78e65e0ad48 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] HA network 3854526d-8da4-489c-8488-17fbb320e2ad was deleted as no HA routers are present in tenant 6ecace75ee174e14a3113cc622934240. [pid: 8|app: 0|req: 1033/1940] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:56 2026] DELETE /v2.0/routers/bd749fe7-8c20-45d2-a75b-46827784480c => generated 0 bytes in 777 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:30:57.487 7 INFO neutron_taas.services.taas.taas_plugin [None req-74b0fb15-993a-4f1d-bf6a-f84923e2d409 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] TaaS: Handle Delete Port: cf6f5f9b-be6e-4fdb-b1b3-d68f97d9e5e7 2026-04-23 02:30:57.490 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74b0fb15-993a-4f1d-bf6a-f84923e2d409 5ba95bd327b8496884cdda8e06ad08bf 6ecace75ee174e14a3113cc622934240 - - default default] Tap Mirror: Handle Delete Port: cf6f5f9b-be6e-4fdb-b1b3-d68f97d9e5e7 2026-04-23 02:30:57.685 7 INFO neutron.services.segments.plugin [-] Segment d3af5799-6ced-415d-810a-c508ed251532 resource provider aggregate not found 2026-04-23 02:30:57.691 7 INFO neutron.services.segments.plugin [-] Segment d3af5799-6ced-415d-810a-c508ed251532 resource provider aggregate not found 2026-04-23 02:30:57.704 7 INFO neutron.services.segments.plugin [-] Segment d3af5799-6ced-415d-810a-c508ed251532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3af5799-6ced-415d-810a-c508ed251532 found for delete ", "request_id": "req-6f06cd9c-b458-41bc-8e5c-fad3666b0b81"}]} 2026-04-23 02:30:57.713 7 INFO neutron.services.segments.plugin [-] Segment d3af5799-6ced-415d-810a-c508ed251532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3af5799-6ced-415d-810a-c508ed251532 found for delete ", "request_id": "req-5a13085e-b0d6-4b04-9ade-0c433baa281b"}]} [pid: 7|app: 0|req: 908/1941] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:30:57 2026] DELETE /v2.0/networks/c884a19c-bcc8-4931-8c6f-e480f4eaffc8 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1942] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:58 2026] GET /v2.0/security-groups?tenant_id=238cd1fff92c42c0904756d68fd01f17&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1943] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:58 2026] DELETE /v2.0/security-groups/21ba0b0c-d189-4c97-9038-3b41eff88239 => 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: 910/1944] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:30:58 2026] GET /v2.0/security-groups?tenant_id=6ecace75ee174e14a3113cc622934240&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1945] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:30:58 2026] DELETE /v2.0/security-groups/de5e9d19-dfd9-49a8-a94f-498cf5be38e8 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:30:59.030 8 INFO neutron_taas.services.taas.taas_plugin [None req-5644eefc-caf9-4495-bd58-512a5d54a7a5 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 5b943348-b597-44c4-aaa5-82d1d36447d9 2026-04-23 02:30:59.032 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5644eefc-caf9-4495-bd58-512a5d54a7a5 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 5b943348-b597-44c4-aaa5-82d1d36447d9 [pid: 8|app: 0|req: 1035/1946] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:30:58 2026] PUT /v2.0/routers/c529241f-f062-46d0-a36b-70a1501df967/remove_router_interface => generated 309 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:30:59.719 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ed89d13-f20e-46e0-b085-ae43b9357e93 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 1e6f543e-b680-43bb-81b2-25f04993228f 2026-04-23 02:30:59.723 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ed89d13-f20e-46e0-b085-ae43b9357e93 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 1e6f543e-b680-43bb-81b2-25f04993228f 2026-04-23 02:30:59.967 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ed89d13-f20e-46e0-b085-ae43b9357e93 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 96e66c4d-5f0a-4262-8e64-bc2d95446727 2026-04-23 02:30:59.969 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ed89d13-f20e-46e0-b085-ae43b9357e93 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 96e66c4d-5f0a-4262-8e64-bc2d95446727 2026-04-23 02:31:00.323 7 INFO neutron.services.segments.plugin [-] Segment ffa6fe08-374b-4bb7-9032-1a60f171fa4c resource provider aggregate not found 2026-04-23 02:31:00.327 7 INFO neutron.services.segments.plugin [-] Segment ffa6fe08-374b-4bb7-9032-1a60f171fa4c resource provider aggregate not found 2026-04-23 02:31:00.341 7 INFO neutron.services.segments.plugin [-] Segment ffa6fe08-374b-4bb7-9032-1a60f171fa4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffa6fe08-374b-4bb7-9032-1a60f171fa4c found for delete ", "request_id": "req-a83ce209-4850-4b94-a221-49cf3f079677"}]} 2026-04-23 02:31:00.344 7 INFO neutron.services.segments.plugin [-] Segment ffa6fe08-374b-4bb7-9032-1a60f171fa4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffa6fe08-374b-4bb7-9032-1a60f171fa4c found for delete ", "request_id": "req-929a3b88-1807-4ab5-8a67-22f038537ce0"}]} 2026-04-23 02:31:00.347 7 INFO neutron.db.l3_hamode_db [None req-5ed89d13-f20e-46e0-b085-ae43b9357e93 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] HA network 02b056e9-ec08-4f56-a32f-e05f13e20d64 was deleted as no HA routers are present in tenant 687e452ea741414c9252b9b7dd9f72cf. [pid: 7|app: 0|req: 912/1947] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:30:59 2026] DELETE /v2.0/routers/c529241f-f062-46d0-a36b-70a1501df967 => generated 0 bytes in 852 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1948] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:00 2026] DELETE /v2.0/subnets/a4a86901-b781-4945-9d28-367541485881 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:00.634 7 INFO neutron_taas.services.taas.taas_plugin [None req-013a2dd1-44b1-42fe-9e19-62def39ac09f 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 2d2c44c1-c869-4af7-b218-d2ce4353206a 2026-04-23 02:31:00.636 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-013a2dd1-44b1-42fe-9e19-62def39ac09f 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 2d2c44c1-c869-4af7-b218-d2ce4353206a [pid: 7|app: 0|req: 913/1949] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:00 2026] DELETE /v2.0/networks/31b44b62-5e01-47bc-8b45-16f6e84bc013 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1950] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:00 2026] GET /v2.0/security-groups?tenant_id=687e452ea741414c9252b9b7dd9f72cf&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:00.930 8 INFO neutron.db.segments_db [None req-1b2222f0-9617-445c-b10c-198d8beaa9c2 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment d83b9107-43ab-463c-bdf8-7cbf7d14f47a of type vxlan for network b6c16be1-e897-4272-a7e8-6020a4dc5829 [pid: 8|app: 0|req: 1037/1951] 10.0.0.171 () {34 vars in 671 bytes} [Thu Apr 23 02:31:00 2026] POST /v2.0/networks => generated 721 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1952] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:00 2026] DELETE /v2.0/security-groups/34655ed2-9991-4ee7-92b9-904acf2e46f8 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1953] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:31:01 2026] POST /v2.0/subnets => generated 687 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:01.235 7 INFO neutron.db.segments_db [None req-d41c358a-fb59-4c4a-b520-819964dd8b05 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment a95d7693-a76e-4042-b070-029ad84e02cf of type vxlan for network 34c031cc-1dfb-407d-b315-a8557a5649c3 2026-04-23 02:31:01.464 7 INFO neutron.db.l3_hamode_db [None req-d41c358a-fb59-4c4a-b520-819964dd8b05 006d3b4d602f4ed68e8e79fe16f5fa98 fe3e1b1d9d654d92be5f57af3df4a942 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:31:02.215 7 INFO neutron.db.l3_hamode_db [None req-d41c358a-fb59-4c4a-b520-819964dd8b05 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:31:02.371 7 INFO neutron.services.segments.plugin [-] Segment ef89b55e-84d4-43a2-a2d4-dd2987d66726 resource provider aggregate not found 2026-04-23 02:31:02.378 7 INFO neutron.services.segments.plugin [-] Segment ef89b55e-84d4-43a2-a2d4-dd2987d66726 resource provider aggregate not found 2026-04-23 02:31:02.401 7 INFO neutron.services.segments.plugin [-] Segment ef89b55e-84d4-43a2-a2d4-dd2987d66726 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef89b55e-84d4-43a2-a2d4-dd2987d66726 found for delete ", "request_id": "req-fa4e6eb9-b8e9-4072-a443-058675503aa5"}]} 2026-04-23 02:31:02.403 7 INFO neutron.services.segments.plugin [-] Segment ef89b55e-84d4-43a2-a2d4-dd2987d66726 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef89b55e-84d4-43a2-a2d4-dd2987d66726 found for delete ", "request_id": "req-b0cb286d-dcbc-4e37-81a6-d912c82f7382"}]} [pid: 7|app: 0|req: 916/1954] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:31:01 2026] POST /v2.0/routers => generated 727 bytes in 1979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1955] 10.0.0.6 () {32 vars in 800 bytes} [Thu Apr 23 02:31:04 2026] GET /v2.0/extensions => generated 21537 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1956] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:31:03 2026] PUT /v2.0/routers/317e7d8e-5bd3-460e-b8ff-274d6c8de362/add_router_interface => generated 309 bytes in 1381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1957] 10.0.0.6 () {30 vars in 722 bytes} [Thu Apr 23 02:31:04 2026] GET /v2.0/quotas/276fabe914d949148440b8922f0583f7/details => generated 847 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:31:05.850 7 INFO neutron.db.segments_db [None req-d22aa902-5e68-4ae2-9a76-c4b6acad3a6b 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment edda42d7-5236-4503-9f83-11b465d8ee50 of type vxlan for network e196510d-d351-4fc2-807d-1659172a9b7b [pid: 7|app: 0|req: 919/1958] 10.0.0.171 () {34 vars in 671 bytes} [Thu Apr 23 02:31:05 2026] POST /v2.0/networks => generated 721 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1961] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:05 2026] GET /v2.0/security-groups?tenant_id=1770cf1f67de47d4b734432351a1d937&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1962] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:31:05 2026] POST /v2.0/subnets => generated 688 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:06.165 7 INFO neutron.db.segments_db [None req-07902f81-472e-4910-8e04-1cb971c04b1b 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Added segment 39992d0b-d63b-4826-91fa-f59df8b772a2 of type vxlan for network e06562dd-0661-4c54-941f-1cd1462cbf17 [pid: 8|app: 0|req: 1041/1963] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:06 2026] DELETE /v2.0/security-groups/3f2ff3d4-9d76-44f3-88f4-83150f5b3b66 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:31:06.428 7 INFO neutron.db.l3_hamode_db [None req-07902f81-472e-4910-8e04-1cb971c04b1b 006d3b4d602f4ed68e8e79fe16f5fa98 39d73b4f6ff6474cb8e2095de6b3a8ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:31:07.208 7 INFO neutron.db.l3_hamode_db [None req-07902f81-472e-4910-8e04-1cb971c04b1b 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1042/1964] 10.0.0.6 () {32 vars in 800 bytes} [Thu Apr 23 02:31:07 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: 1043/1965] 10.0.0.6 () {30 vars in 722 bytes} [Thu Apr 23 02:31:07 2026] GET /v2.0/quotas/276fabe914d949148440b8922f0583f7/details => generated 847 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1966] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:31:06 2026] POST /v2.0/routers => generated 728 bytes in 1876 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1967] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:31:08 2026] PUT /v2.0/routers/51f02e29-d797-429d-90f6-899133a9315e/add_router_interface => generated 309 bytes in 1205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1968] 10.0.0.171 () {34 vars in 685 bytes} [Thu Apr 23 02:31:09 2026] POST /v2.0/security-groups => generated 1675 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1969] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:31:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1970] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:31:10 2026] POST /v2.0/security-group-rules => generated 596 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1971] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:31:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:10.686 7 INFO neutron.db.segments_db [None req-8f9e89f0-23c9-4395-ab60-0a1dfd30cea5 ceb93292773143999f1e0fe0c5f4619e 6756963977da46998b09f017d1e9b4f3 - - default default] Added segment db2953d9-6a2a-4d7f-acf4-636f2e86e856 of type vxlan for network c91a9270-fa6d-4163-a960-4e24a910224d [pid: 8|app: 0|req: 1047/1972] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:31:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:10.756 8 INFO neutron.db.securitygroups_db [None req-84928aa5-f377-4e55-95a5-76646c86e820 5a434604e6de4e57ac356a5407be5d13 fe3e1b1d9d654d92be5f57af3df4a942 - - default default] Project fe3e1b1d9d654d92be5f57af3df4a942 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: 926/1973] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:10 2026] POST /v2.0/networks => generated 613 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:10.829 7 INFO neutron.db.segments_db [None req-be2b2c73-2b2e-4323-a646-b4995f4ef834 ceb93292773143999f1e0fe0c5f4619e 6756963977da46998b09f017d1e9b4f3 - - default default] Added segment 035ed74a-1453-43c4-bcd0-f363b55c5286 of type vxlan for network 274d0958-b22b-44e5-affb-81f93a9ceced [pid: 8|app: 0|req: 1048/1974] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:31:10 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) [pid: 7|app: 0|req: 927/1975] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:10 2026] POST /v2.0/networks => generated 613 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:10.914 8 INFO neutron.db.securitygroups_db [None req-19aa2369-1fb1-4a31-a5f9-5104c7e38701 5a434604e6de4e57ac356a5407be5d13 fe3e1b1d9d654d92be5f57af3df4a942 - - default default] Project fe3e1b1d9d654d92be5f57af3df4a942 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-23 02:31:10.968 7 INFO neutron.db.segments_db [None req-b0b19421-35bd-4811-a76d-eed70a095091 ceb93292773143999f1e0fe0c5f4619e 6756963977da46998b09f017d1e9b4f3 - - default default] Added segment 141a3c8d-2b91-4e18-9f71-3c94fc91f2ef of type vxlan for network ac046d8c-6bea-40f4-86eb-171c4303f5e0 [pid: 8|app: 0|req: 1049/1976] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:31:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1977] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:10 2026] POST /v2.0/networks => generated 613 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:11.130 7 INFO neutron.db.segments_db [None req-41defe31-96ff-445d-bc11-44536c658c2c ceb93292773143999f1e0fe0c5f4619e 6756963977da46998b09f017d1e9b4f3 - - default default] Added segment e0209b24-9b5b-464d-b952-afefe13c8398 of type vxlan for network 47635eaf-8193-4878-840f-7ef88a6589b7 [pid: 7|app: 0|req: 929/1978] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:11 2026] POST /v2.0/networks => generated 612 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1979] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:11 2026] GET /v2.0/security-groups?tenant_id=276fabe914d949148440b8922f0583f7&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:11.268 7 INFO neutron.db.segments_db [None req-1d4af456-e7d1-43bd-ac7d-f89b8ed3802a ceb93292773143999f1e0fe0c5f4619e 6756963977da46998b09f017d1e9b4f3 - - default default] Added segment 715363f8-6632-4202-b622-e52093ea8c70 of type vxlan for network ed1288ce-bc3b-4f48-a1db-8e67226f4ea5 [pid: 8|app: 0|req: 1051/1980] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:11 2026] DELETE /v2.0/security-groups/25167cd6-9cdc-411d-92c0-e8878089d1f5 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1981] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:11 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: 8|app: 0|req: 1052/1982] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:31:11 2026] PUT /v2.0/networks/c91a9270-fa6d-4163-a960-4e24a910224d/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: 931/1983] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:31:11 2026] PUT /v2.0/networks/274d0958-b22b-44e5-affb-81f93a9ceced/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1984] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:31:11 2026] PUT /v2.0/networks/ac046d8c-6bea-40f4-86eb-171c4303f5e0/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1985] 10.0.0.171 () {34 vars in 685 bytes} [Thu Apr 23 02:31:11 2026] POST /v2.0/security-groups => generated 1660 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1986] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:31:11 2026] PUT /v2.0/networks/47635eaf-8193-4878-840f-7ef88a6589b7/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1987] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:31:11 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) [pid: 7|app: 0|req: 934/1988] 10.0.0.171 () {32 vars in 666 bytes} [Thu Apr 23 02:31:11 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1989] 10.0.0.171 () {32 vars in 680 bytes} [Thu Apr 23 02:31:11 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/1990] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:31:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1991] 10.0.0.171 () {32 vars in 676 bytes} [Thu Apr 23 02:31:11 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1992] 10.0.0.171 () {32 vars in 688 bytes} [Thu Apr 23 02:31:11 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1993] 10.0.0.171 () {32 vars in 674 bytes} [Thu Apr 23 02:31:11 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1994] 10.0.0.171 () {32 vars in 688 bytes} [Thu Apr 23 02:31:11 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1995] 10.0.0.171 () {32 vars in 684 bytes} [Thu Apr 23 02:31:12 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1996] 10.0.0.171 () {32 vars in 696 bytes} [Thu Apr 23 02:31:12 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:12.238 7 INFO neutron.services.segments.plugin [-] Segment db2953d9-6a2a-4d7f-acf4-636f2e86e856 resource provider aggregate not found 2026-04-23 02:31:12.248 7 INFO neutron.services.segments.plugin [-] Segment db2953d9-6a2a-4d7f-acf4-636f2e86e856 resource provider aggregate not found 2026-04-23 02:31:12.257 7 INFO neutron.services.segments.plugin [-] Segment db2953d9-6a2a-4d7f-acf4-636f2e86e856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db2953d9-6a2a-4d7f-acf4-636f2e86e856 found for delete ", "request_id": "req-689b5871-2a97-4694-b07d-6fb85a5ed4b1"}]} [pid: 7|app: 0|req: 942/1997] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:12 2026] DELETE /v2.0/networks/c91a9270-fa6d-4163-a960-4e24a910224d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:12.284 7 INFO neutron.services.segments.plugin [-] Segment db2953d9-6a2a-4d7f-acf4-636f2e86e856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db2953d9-6a2a-4d7f-acf4-636f2e86e856 found for delete ", "request_id": "req-fe3250f5-b931-4120-8baf-73bff160591f"}]} [pid: 8|app: 0|req: 1056/1998] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:31:11 2026] POST /v2.0/floatingips => generated 552 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1999] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:12 2026] DELETE /v2.0/networks/274d0958-b22b-44e5-affb-81f93a9ceced => 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: 944/2000] 10.0.0.222 () {34 vars in 1098 bytes} [Thu Apr 23 02:31:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--388988672&fields=id&tenant_id=fe3e1b1d9d654d92be5f57af3df4a942 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2001] 10.0.0.222 () {34 vars in 1100 bytes} [Thu Apr 23 02:31:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1280021997&fields=id&tenant_id=fe3e1b1d9d654d92be5f57af3df4a942 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:31:12.613 8 INFO neutron.services.segments.plugin [-] Segment 141a3c8d-2b91-4e18-9f71-3c94fc91f2ef resource provider aggregate not found [pid: 7|app: 0|req: 946/2002] 10.0.0.222 () {34 vars in 982 bytes} [Thu Apr 23 02:31:12 2026] GET /v2.0/networks?id=b6c16be1-e897-4272-a7e8-6020a4dc5829 => generated 672 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:31:12.622 8 INFO neutron.services.segments.plugin [-] Segment 141a3c8d-2b91-4e18-9f71-3c94fc91f2ef resource provider aggregate not found 2026-04-23 02:31:12.636 8 INFO neutron.services.segments.plugin [-] Segment 141a3c8d-2b91-4e18-9f71-3c94fc91f2ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 141a3c8d-2b91-4e18-9f71-3c94fc91f2ef found for delete ", "request_id": "req-7c70dd0f-70cb-49ae-9659-7ea8490f5c65"}]} 2026-04-23 02:31:12.642 8 INFO neutron.services.segments.plugin [-] Segment 141a3c8d-2b91-4e18-9f71-3c94fc91f2ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 141a3c8d-2b91-4e18-9f71-3c94fc91f2ef found for delete ", "request_id": "req-62c1a737-ce91-4f55-b2a1-731d9468c522"}]} [pid: 7|app: 0|req: 947/2003] 10.0.0.222 () {34 vars in 965 bytes} [Thu Apr 23 02:31:12 2026] GET /v2.0/quotas/fe3e1b1d9d654d92be5f57af3df4a942 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2004] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:12 2026] DELETE /v2.0/networks/ac046d8c-6bea-40f4-86eb-171c4303f5e0 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2005] 10.0.0.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:31:12 2026] GET /v2.0/ports?tenant_id=fe3e1b1d9d654d92be5f57af3df4a942&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2006] 10.0.0.222 () {34 vars in 1008 bytes} [Thu Apr 23 02:31:12 2026] GET /v2.0/networks/b6c16be1-e897-4272-a7e8-6020a4dc5829?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: 1058/2007] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:12 2026] DELETE /v2.0/networks/47635eaf-8193-4878-840f-7ef88a6589b7 => 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: 950/2008] 10.0.0.222 () {34 vars in 1108 bytes} [Thu Apr 23 02:31:12 2026] GET /v2.0/networks/b6c16be1-e897-4272-a7e8-6020a4dc5829?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: 1059/2009] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:12 2026] DELETE /v2.0/networks/ed1288ce-bc3b-4f48-a1db-8e67226f4ea5 => 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: 951/2010] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:13 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => 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: 1060/2011] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:13 2026] GET /v2.0/security-groups?tenant_id=89c9e1cfd17147bc9c2b5f083dd36578&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2012] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:14 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2013] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:13 2026] DELETE /v2.0/security-groups/5246fbb2-c33c-46f5-8ba1-73d82cafd038 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:31:14.296 7 INFO neutron.services.segments.plugin [-] Segment 035ed74a-1453-43c4-bcd0-f363b55c5286 resource provider aggregate not found 2026-04-23 02:31:14.303 7 INFO neutron.services.segments.plugin [-] Segment 035ed74a-1453-43c4-bcd0-f363b55c5286 resource provider aggregate not found 2026-04-23 02:31:14.311 7 INFO neutron.services.segments.plugin [-] Segment 035ed74a-1453-43c4-bcd0-f363b55c5286 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 035ed74a-1453-43c4-bcd0-f363b55c5286 found for delete ", "request_id": "req-23d3aac0-e818-4a3f-9fef-81a654bd3f77"}]} 2026-04-23 02:31:14.327 7 INFO neutron.services.segments.plugin [-] Segment 035ed74a-1453-43c4-bcd0-f363b55c5286 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 035ed74a-1453-43c4-bcd0-f363b55c5286 found for delete ", "request_id": "req-50d1e65c-d07e-428a-a451-d1419785e44d"}]} [pid: 8|app: 0|req: 1062/2014] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:14 2026] GET /v2.0/security-groups?tenant_id=6756963977da46998b09f017d1e9b4f3&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: 953/2015] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:14 2026] DELETE /v2.0/security-groups/110f978f-b25c-43a5-9a2e-c80d330d6db7 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:31:14.663 8 INFO neutron.services.segments.plugin [-] Segment e0209b24-9b5b-464d-b952-afefe13c8398 resource provider aggregate not found 2026-04-23 02:31:14.670 8 INFO neutron.services.segments.plugin [-] Segment e0209b24-9b5b-464d-b952-afefe13c8398 resource provider aggregate not found 2026-04-23 02:31:14.686 8 INFO neutron.services.segments.plugin [-] Segment e0209b24-9b5b-464d-b952-afefe13c8398 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0209b24-9b5b-464d-b952-afefe13c8398 found for delete ", "request_id": "req-4e2e2569-9c0f-479f-8278-01efd57492e8"}]} 2026-04-23 02:31:14.692 8 INFO neutron.services.segments.plugin [-] Segment e0209b24-9b5b-464d-b952-afefe13c8398 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0209b24-9b5b-464d-b952-afefe13c8398 found for delete ", "request_id": "req-3b6b6361-49de-4815-a885-ca8addfdb0a2"}]} 2026-04-23 02:31:14.716 8 INFO neutron.services.segments.plugin [-] Segment 715363f8-6632-4202-b622-e52093ea8c70 resource provider aggregate not found 2026-04-23 02:31:14.724 8 INFO neutron.services.segments.plugin [-] Segment 715363f8-6632-4202-b622-e52093ea8c70 resource provider aggregate not found 2026-04-23 02:31:14.741 8 INFO neutron.services.segments.plugin [-] Segment 715363f8-6632-4202-b622-e52093ea8c70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 715363f8-6632-4202-b622-e52093ea8c70 found for delete ", "request_id": "req-fa4015da-96d0-4609-bbe1-b89af6587b88"}]} 2026-04-23 02:31:14.749 8 INFO neutron.services.segments.plugin [-] Segment 715363f8-6632-4202-b622-e52093ea8c70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 715363f8-6632-4202-b622-e52093ea8c70 found for delete ", "request_id": "req-19a82015-0afe-493e-be33-e369ce731177"}]} [pid: 8|app: 0|req: 1063/2016] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:14 2026] GET /v2.0/security-groups?tenant_id=779bfff1e24247a7be4e2a16e8f6e95f&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: 954/2017] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:14 2026] DELETE /v2.0/security-groups/c23f2ff5-0d2d-4118-824b-8a1300082121 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2018] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:15 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:31:16.240 7 INFO neutron.db.segments_db [None req-48e6bbed-7628-4907-bbfb-02caf6ab905e 4f3bec04af3d4a8ab6e62fd5bc4fddb1 d52e8208718640ba8b1e9653bfa254ff - - default default] Added segment cfff1165-f46f-4b40-afab-1a1ec6531513 of type vxlan for network da6555c4-721a-4dae-870f-7c48b0bfefbb [pid: 8|app: 0|req: 1065/2019] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:16 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2020] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:15 2026] POST /v2.0/networks => generated 708 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2021] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:31:16 2026] POST /v2.0/subnets => generated 644 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:16.536 7 WARNING neutron.api.v2.base [None req-d7a792d6-33b7-4946-9d0b-699e91c39680 4f3bec04af3d4a8ab6e62fd5bc4fddb1 d52e8208718640ba8b1e9653bfa254ff - - 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-04-23 02:31:16.537 7 INFO neutron.api.v2.resource [None req-d7a792d6-33b7-4946-9d0b-699e91c39680 4f3bec04af3d4a8ab6e62fd5bc4fddb1 d52e8208718640ba8b1e9653bfa254ff - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 956/2022] 10.0.0.171 () {34 vars in 681 bytes} [Thu Apr 23 02:31:16 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2023] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:16 2026] DELETE /v2.0/networks/da6555c4-721a-4dae-870f-7c48b0bfefbb => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:16.760 8 INFO neutron.services.segments.plugin [-] Segment cfff1165-f46f-4b40-afab-1a1ec6531513 resource provider aggregate not found 2026-04-23 02:31:16.771 8 INFO neutron.services.segments.plugin [-] Segment cfff1165-f46f-4b40-afab-1a1ec6531513 resource provider aggregate not found 2026-04-23 02:31:16.775 8 INFO neutron.services.segments.plugin [-] Segment cfff1165-f46f-4b40-afab-1a1ec6531513 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfff1165-f46f-4b40-afab-1a1ec6531513 found for delete ", "request_id": "req-95e7260c-148c-47e6-a407-446f7c7d2fe3"}]} 2026-04-23 02:31:16.784 7 INFO neutron.db.segments_db [None req-158e017b-03e0-4c90-bfb9-fa230d4eb71a 4f3bec04af3d4a8ab6e62fd5bc4fddb1 d52e8208718640ba8b1e9653bfa254ff - - default default] Added segment 297561ad-ec69-424c-bf33-0de0e879eda1 of type vxlan for network 574b114b-75cf-40ed-89c1-d4ec4a628bc0 2026-04-23 02:31:16.791 8 INFO neutron.services.segments.plugin [-] Segment cfff1165-f46f-4b40-afab-1a1ec6531513 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfff1165-f46f-4b40-afab-1a1ec6531513 found for delete ", "request_id": "req-fe013e35-2e1f-4e60-80c6-e07cb0353d31"}]} [pid: 7|app: 0|req: 957/2024] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:16 2026] POST /v2.0/networks => generated 707 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2025] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:31:16 2026] POST /v2.0/subnets => generated 647 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:17.101 7 WARNING neutron.api.v2.base [None req-b5cdbc41-f452-4782-838d-1976d9b1b256 4f3bec04af3d4a8ab6e62fd5bc4fddb1 d52e8208718640ba8b1e9653bfa254ff - - 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-04-23 02:31:17.102 7 INFO neutron.api.v2.resource [None req-b5cdbc41-f452-4782-838d-1976d9b1b256 4f3bec04af3d4a8ab6e62fd5bc4fddb1 d52e8208718640ba8b1e9653bfa254ff - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 958/2026] 10.0.0.171 () {34 vars in 681 bytes} [Thu Apr 23 02:31:17 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2027] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:31:17 2026] GET /v2.0/networks?id=b6c16be1-e897-4272-a7e8-6020a4dc5829 => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2028] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:17 2026] DELETE /v2.0/networks/574b114b-75cf-40ed-89c1-d4ec4a628bc0 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2029] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 23 02:31:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fe3e1b1d9d654d92be5f57af3df4a942 => generated 273 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:31:17.387 8 INFO neutron.db.segments_db [None req-05275b2e-d937-4650-bb41-d4a55743ee13 4f3bec04af3d4a8ab6e62fd5bc4fddb1 d52e8208718640ba8b1e9653bfa254ff - - default default] Added segment 1f05dbb2-6027-4615-b65c-c141351a302c of type vxlan for network b9635d03-cffe-491a-9503-f4e6dd325837 [pid: 8|app: 0|req: 1070/2030] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:17 2026] POST /v2.0/networks => generated 708 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2031] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:17 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => 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: 1072/2032] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:31:17 2026] POST /v2.0/subnets => generated 647 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2033] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 23 02:31:17 2026] POST /v2.0/ports => generated 993 bytes in 354 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: 1073/2034] 10.0.0.171 () {34 vars in 681 bytes} [Thu Apr 23 02:31:17 2026] POST /v2.0/rbac-policies => generated 324 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2035] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:31:17 2026] PUT /v2.0/ports/a89d6b15-d281-4d22-a3a8-29bc19685f53 => generated 1274 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:18.177 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8f4e90e-9c07-43e9-a00b-9d0ff2207be4'] response: {'name': 'network-changed', 'server_uuid': '8f89d325-fb01-4f38-98f9-4a1425b0673f', 'tag': 'a89d6b15-d281-4d22-a3a8-29bc19685f53', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1074/2036] 10.0.0.171 () {32 vars in 723 bytes} [Thu Apr 23 02:31:18 2026] GET /v2.0/networks/b9635d03-cffe-491a-9503-f4e6dd325837 => generated 655 bytes in 252 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: 963/2037] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:18 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1008 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2038] 10.0.0.222 () {34 vars in 1120 bytes} [Thu Apr 23 02:31:18 2026] GET /v2.0/security-groups?id=3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030&id=5859bd35-1ade-44ee-bb07-85aed0c90b09&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2039] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:31:18 2026] GET /v2.0/ports?tenant_id=fe3e1b1d9d654d92be5f57af3df4a942&device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1277 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2040] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 23 02:31:18 2026] GET /v2.0/networks?tenant_id=fe3e1b1d9d654d92be5f57af3df4a942&shared=False => generated 768 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:31:18.794 8 INFO neutron.services.segments.plugin [-] Segment 297561ad-ec69-424c-bf33-0de0e879eda1 resource provider aggregate not found 2026-04-23 02:31:18.805 8 INFO neutron.services.segments.plugin [-] Segment 297561ad-ec69-424c-bf33-0de0e879eda1 resource provider aggregate not found 2026-04-23 02:31:18.808 8 INFO neutron.services.segments.plugin [-] Segment 297561ad-ec69-424c-bf33-0de0e879eda1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 297561ad-ec69-424c-bf33-0de0e879eda1 found for delete ", "request_id": "req-d25e9308-a355-49b8-ba67-b41ae4a7c83c"}]} 2026-04-23 02:31:18.817 8 INFO neutron.services.segments.plugin [-] Segment 297561ad-ec69-424c-bf33-0de0e879eda1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 297561ad-ec69-424c-bf33-0de0e879eda1 found for delete ", "request_id": "req-92fb1056-b5f0-41a5-8866-35fdf5aa4600"}]} [pid: 7|app: 0|req: 965/2041] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 23 02:31:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:31:18.916 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66beb887-ffaa-42f0-b045-743d7d2ae86d 7e00cf96d32448f59a951380e07e093a e35c49d96885439f8c103e15912999cd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1077/2042] 10.0.0.171 () {32 vars in 723 bytes} [Thu Apr 23 02:31:18 2026] GET /v2.0/networks/b9635d03-cffe-491a-9503-f4e6dd325837 => generated 138 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:31:19.082 7 INFO neutron.services.segments.plugin [-] Segment 1f05dbb2-6027-4615-b65c-c141351a302c resource provider aggregate not found 2026-04-23 02:31:19.087 7 INFO neutron.services.segments.plugin [-] Segment 1f05dbb2-6027-4615-b65c-c141351a302c resource provider aggregate not found 2026-04-23 02:31:19.105 7 INFO neutron.services.segments.plugin [-] Segment 1f05dbb2-6027-4615-b65c-c141351a302c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f05dbb2-6027-4615-b65c-c141351a302c found for delete ", "request_id": "req-2356e1a1-975f-496d-a733-ae12eeed6d20"}]} 2026-04-23 02:31:19.109 7 INFO neutron.services.segments.plugin [-] Segment 1f05dbb2-6027-4615-b65c-c141351a302c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f05dbb2-6027-4615-b65c-c141351a302c found for delete ", "request_id": "req-36674aa5-c385-407e-9606-741a99cd352f"}]} [pid: 7|app: 0|req: 966/2043] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:18 2026] DELETE /v2.0/networks/b9635d03-cffe-491a-9503-f4e6dd325837 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:19.145 7 INFO neutron.pecan_wsgi.hooks.translation [None req-388d2721-78d9-498b-9754-918fead9b8d3 4f3bec04af3d4a8ab6e62fd5bc4fddb1 d52e8208718640ba8b1e9653bfa254ff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 967/2044] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:19 2026] DELETE /v2.0/subnets/915bcc9a-4dd4-4e04-96b7-f4e54325a484 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:31:19.161 7 INFO neutron.pecan_wsgi.hooks.translation [None req-18ec971c-dc8e-4930-a663-dc0cdb1b7c22 4f3bec04af3d4a8ab6e62fd5bc4fddb1 d52e8208718640ba8b1e9653bfa254ff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 968/2045] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:19 2026] DELETE /v2.0/subnets/ed7d1f92-e9c0-4e7d-9c7f-b2e50b3bf01f => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:31:19.177 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f438c688-f8a6-4e9d-8133-b4dba86e7ec1 4f3bec04af3d4a8ab6e62fd5bc4fddb1 d52e8208718640ba8b1e9653bfa254ff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 969/2046] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:19 2026] DELETE /v2.0/subnets/874431a6-2d32-4f33-9cde-44afe37bee45 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:31:19.249 8 INFO neutron.db.segments_db [None req-978f232e-f80b-45c4-b65e-caae6aabcc71 fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] Added segment b559a11b-1146-4472-a665-d6e8cb8aaf9a of type vxlan for network 3e31605a-fb29-43e6-af09-728a8a9aa929 [pid: 8|app: 0|req: 1078/2047] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:19 2026] POST /v2.0/networks => generated 613 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2048] 10.0.0.171 () {34 vars in 664 bytes} [Thu Apr 23 02:31:19 2026] POST /v2.0/ports => generated 743 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:19.698 8 INFO neutron.db.segments_db [None req-9907e469-233c-4e8d-9510-1708a1946364 fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] Added segment 5079f12c-dc5f-42b2-a255-d651f7b9396d of type vxlan for network a365adbc-87cd-4bac-a9b2-71d5155e7092 /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: 971/2049] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:19 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2050] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:19 2026] POST /v2.0/networks => generated 613 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2051] 10.0.0.222 () {34 vars in 1120 bytes} [Thu Apr 23 02:31:19 2026] GET /v2.0/security-groups?id=3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030&id=5859bd35-1ade-44ee-bb07-85aed0c90b09&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: 7|app: 0|req: 973/2052] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:31:19 2026] GET /v2.0/ports?tenant_id=fe3e1b1d9d654d92be5f57af3df4a942&device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2053] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:31:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a89d6b15-d281-4d22-a3a8-29bc19685f53 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2054] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:31:19 2026] GET /v2.0/subnets?id=975d66e6-fc06-42fb-be47-33483bb6054d => generated 690 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2055] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:31:19 2026] GET /v2.0/ports?network_id=b6c16be1-e897-4272-a7e8-6020a4dc5829&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2056] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:31:19 2026] GET /v2.0/networks/b6c16be1-e897-4272-a7e8-6020a4dc5829?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: 1080/2057] 10.0.0.171 () {34 vars in 664 bytes} [Thu Apr 23 02:31:19 2026] POST /v2.0/ports => generated 743 bytes in 302 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: 1081/2058] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:31:20 2026] GET /v2.0/networks/b6c16be1-e897-4272-a7e8-6020a4dc5829?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:31:20.203 8 INFO neutron.db.segments_db [None req-8c5d8db5-c0f1-4d7e-a9d8-ec4e2524badb fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] Added segment 37de7d84-7ade-42c7-bb39-5f8d792aa9e4 of type vxlan for network b7a78900-69fd-4f84-a389-d7258877f72d [pid: 7|app: 0|req: 978/2059] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:20 2026] GET /v2.0/security-groups?tenant_id=64bba6c47cf049f6a535c9bfd06a901b&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2060] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:20 2026] POST /v2.0/networks => generated 612 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2061] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:20 2026] DELETE /v2.0/security-groups/1574e9a4-ba90-444e-9ca8-d7c29460d441 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2062] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:20 2026] GET /v2.0/security-groups?tenant_id=d52e8208718640ba8b1e9653bfa254ff&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2063] 10.0.0.171 () {34 vars in 664 bytes} [Thu Apr 23 02:31:20 2026] POST /v2.0/ports => generated 743 bytes in 264 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-04-23 02:31:20.627 8 INFO neutron.db.segments_db [None req-e2f75218-05a0-4563-8b4b-e277176a4a8b fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] Added segment c73875b7-b6f0-4104-8a8b-af7b8d44eb05 of type vxlan for network 616c6990-a3b0-46f6-aa48-cc64b7e944a0 [pid: 7|app: 0|req: 981/2064] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:20 2026] DELETE /v2.0/security-groups/3bf61092-0a66-44b9-ae0f-60b71f44894c => 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: 1084/2065] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:20 2026] POST /v2.0/networks => generated 611 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2066] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:20 2026] GET /v2.0/security-groups?tenant_id=e35c49d96885439f8c103e15912999cd&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2069] 10.0.0.171 () {34 vars in 664 bytes} [Thu Apr 23 02:31:20 2026] POST /v2.0/ports => generated 743 bytes in 305 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: 1088/2070] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:20 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1008 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:21.102 8 INFO neutron.db.segments_db [None req-993f7ea2-1607-43f2-9d43-c5352840e2e9 fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] Added segment c56e1933-ce37-476c-b01a-24cb054ab72f of type vxlan for network ec58d08f-89f5-4537-898f-6e9661d7f6ee [pid: 7|app: 0|req: 983/2071] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:21 2026] DELETE /v2.0/security-groups/d8fa9848-ea42-49ab-91c3-b700728d274e => 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: 984/2072] 10.0.0.222 () {34 vars in 1120 bytes} [Thu Apr 23 02:31:21 2026] GET /v2.0/security-groups?id=3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030&id=5859bd35-1ade-44ee-bb07-85aed0c90b09&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: 1089/2073] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:21 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) [pid: 7|app: 0|req: 985/2074] 10.0.0.171 () {34 vars in 664 bytes} [Thu Apr 23 02:31:21 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) [pid: 8|app: 0|req: 1090/2075] 10.0.0.171 () {34 vars in 747 bytes} [Thu Apr 23 02:31:21 2026] PUT /v2.0/ports/8e602e0a-f17f-4681-ab37-d57e41d88a92/tags => generated 17 bytes in 63 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: 986/2076] 10.0.0.171 () {34 vars in 747 bytes} [Thu Apr 23 02:31:21 2026] PUT /v2.0/ports/f9af2e7b-edaa-4419-9de5-7acdfbf1688a/tags => generated 25 bytes in 67 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: 1091/2077] 10.0.0.171 () {34 vars in 747 bytes} [Thu Apr 23 02:31:21 2026] PUT /v2.0/ports/c585c611-fb06-40c1-a80d-88d941ed508d/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 987/2078] 10.0.0.171 () {34 vars in 747 bytes} [Thu Apr 23 02:31:21 2026] PUT /v2.0/ports/a421e36f-4712-439a-b7a0-1ee1cb909194/tags => generated 19 bytes in 81 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: 1092/2079] 10.0.0.171 () {32 vars in 660 bytes} [Thu Apr 23 02:31:21 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 101 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: 988/2080] 10.0.0.171 () {32 vars in 674 bytes} [Thu Apr 23 02:31:21 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2081] 10.0.0.171 () {32 vars in 670 bytes} [Thu Apr 23 02:31:22 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2082] 10.0.0.171 () {32 vars in 682 bytes} [Thu Apr 23 02:31:22 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2083] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:22 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2084] 10.0.0.222 () {34 vars in 1120 bytes} [Thu Apr 23 02:31:22 2026] GET /v2.0/security-groups?id=3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030&id=5859bd35-1ade-44ee-bb07-85aed0c90b09&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: 8|app: 0|req: 1094/2085] 10.0.0.171 () {32 vars in 668 bytes} [Thu Apr 23 02:31:22 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2086] 10.0.0.171 () {32 vars in 682 bytes} [Thu Apr 23 02:31:22 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2087] 10.0.0.171 () {32 vars in 678 bytes} [Thu Apr 23 02:31:22 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2088] 10.0.0.171 () {32 vars in 690 bytes} [Thu Apr 23 02:31:22 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:22.699 8 INFO neutron_taas.services.taas.taas_plugin [None req-161fef8e-c4b7-431c-a38f-c86e83c74020 fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] TaaS: Handle Delete Port: 8e602e0a-f17f-4681-ab37-d57e41d88a92 2026-04-23 02:31:22.701 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-161fef8e-c4b7-431c-a38f-c86e83c74020 fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] Tap Mirror: Handle Delete Port: 8e602e0a-f17f-4681-ab37-d57e41d88a92 [pid: 8|app: 0|req: 1096/2089] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:31:22 2026] DELETE /v2.0/ports/8e602e0a-f17f-4681-ab37-d57e41d88a92 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:22.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-78c463a6-d716-43d7-a552-c4f64dec981b fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] TaaS: Handle Delete Port: f9af2e7b-edaa-4419-9de5-7acdfbf1688a 2026-04-23 02:31:22.874 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78c463a6-d716-43d7-a552-c4f64dec981b fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] Tap Mirror: Handle Delete Port: f9af2e7b-edaa-4419-9de5-7acdfbf1688a [pid: 7|app: 0|req: 994/2090] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:31:22 2026] DELETE /v2.0/ports/f9af2e7b-edaa-4419-9de5-7acdfbf1688a => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:23.056 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1cd3698-aa94-416c-9067-ede7d0a8d3fa fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] TaaS: Handle Delete Port: c585c611-fb06-40c1-a80d-88d941ed508d 2026-04-23 02:31:23.060 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1cd3698-aa94-416c-9067-ede7d0a8d3fa fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] Tap Mirror: Handle Delete Port: c585c611-fb06-40c1-a80d-88d941ed508d [pid: 8|app: 0|req: 1097/2091] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:31:22 2026] DELETE /v2.0/ports/c585c611-fb06-40c1-a80d-88d941ed508d => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:23.282 7 INFO neutron_taas.services.taas.taas_plugin [None req-9752b611-3a5d-41f9-b9e9-268d6682e1dc fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] TaaS: Handle Delete Port: a421e36f-4712-439a-b7a0-1ee1cb909194 2026-04-23 02:31:23.285 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9752b611-3a5d-41f9-b9e9-268d6682e1dc fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] Tap Mirror: Handle Delete Port: a421e36f-4712-439a-b7a0-1ee1cb909194 [pid: 8|app: 0|req: 1098/2092] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:31:23 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1277 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2093] 199.204.45.115 () {34 vars in 1124 bytes} [Thu Apr 23 02:31:23 2026] GET /v2.0/security-groups?id=3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030&id=5859bd35-1ade-44ee-bb07-85aed0c90b09&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2094] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:31:23 2026] DELETE /v2.0/ports/a421e36f-4712-439a-b7a0-1ee1cb909194 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2095] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:23 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2096] 10.0.0.222 () {34 vars in 1120 bytes} [Thu Apr 23 02:31:23 2026] GET /v2.0/security-groups?id=3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030&id=5859bd35-1ade-44ee-bb07-85aed0c90b09&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:31:23.484 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd9d18e8-153e-4b83-b271-198707eeec07 fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] TaaS: Handle Delete Port: 65a1a5bb-95a3-4901-97ac-df965944e307 2026-04-23 02:31:23.488 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd9d18e8-153e-4b83-b271-198707eeec07 fae5b23b4f52427d9abad9dc0714fae8 c64b10e9786d44eeb6dc130b7dda192e - - default default] Tap Mirror: Handle Delete Port: 65a1a5bb-95a3-4901-97ac-df965944e307 [pid: 8|app: 0|req: 1100/2097] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:31:23 2026] DELETE /v2.0/ports/65a1a5bb-95a3-4901-97ac-df965944e307 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:23.673 7 INFO neutron.services.segments.plugin [-] Segment b559a11b-1146-4472-a665-d6e8cb8aaf9a resource provider aggregate not found 2026-04-23 02:31:23.677 7 INFO neutron.services.segments.plugin [-] Segment b559a11b-1146-4472-a665-d6e8cb8aaf9a resource provider aggregate not found 2026-04-23 02:31:23.693 7 INFO neutron.services.segments.plugin [-] Segment b559a11b-1146-4472-a665-d6e8cb8aaf9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b559a11b-1146-4472-a665-d6e8cb8aaf9a found for delete ", "request_id": "req-8e5603c1-e16b-41eb-9a50-3939fae0f5e3"}]} 2026-04-23 02:31:23.693 7 INFO neutron.services.segments.plugin [-] Segment b559a11b-1146-4472-a665-d6e8cb8aaf9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b559a11b-1146-4472-a665-d6e8cb8aaf9a found for delete ", "request_id": "req-a3100355-1451-40c1-834b-1841f613d516"}]} [pid: 7|app: 0|req: 998/2098] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:23 2026] DELETE /v2.0/networks/3e31605a-fb29-43e6-af09-728a8a9aa929 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:23.844 8 INFO neutron.services.segments.plugin [-] Segment 5079f12c-dc5f-42b2-a255-d651f7b9396d resource provider aggregate not found 2026-04-23 02:31:23.850 8 INFO neutron.services.segments.plugin [-] Segment 5079f12c-dc5f-42b2-a255-d651f7b9396d resource provider aggregate not found 2026-04-23 02:31:23.859 8 INFO neutron.services.segments.plugin [-] Segment 5079f12c-dc5f-42b2-a255-d651f7b9396d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5079f12c-dc5f-42b2-a255-d651f7b9396d found for delete ", "request_id": "req-b2f48e50-9e89-4a1a-8a82-4c9a588e8b9d"}]} 2026-04-23 02:31:23.875 8 INFO neutron.services.segments.plugin [-] Segment 5079f12c-dc5f-42b2-a255-d651f7b9396d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5079f12c-dc5f-42b2-a255-d651f7b9396d found for delete ", "request_id": "req-f65d2f3d-af48-4cd0-bb96-d841f76a7425"}]} [pid: 8|app: 0|req: 1101/2099] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:23 2026] DELETE /v2.0/networks/a365adbc-87cd-4bac-a9b2-71d5155e7092 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2100] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:23 2026] DELETE /v2.0/networks/b7a78900-69fd-4f84-a389-d7258877f72d => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2101] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:24 2026] DELETE /v2.0/networks/616c6990-a3b0-46f6-aa48-cc64b7e944a0 => 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: 1000/2102] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:24 2026] DELETE /v2.0/networks/ec58d08f-89f5-4537-898f-6e9661d7f6ee => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2103] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:24 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2104] 10.0.0.222 () {34 vars in 1120 bytes} [Thu Apr 23 02:31:24 2026] GET /v2.0/security-groups?id=3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030&id=5859bd35-1ade-44ee-bb07-85aed0c90b09&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: 8|app: 0|req: 1104/2105] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:25 2026] GET /v2.0/security-groups?tenant_id=fbda7bee9a8f401a9bc12eb244c986d3&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2106] 10.0.0.171 () {34 vars in 678 bytes} [Thu Apr 23 02:31:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2107] 10.0.0.171 () {34 vars in 678 bytes} [Thu Apr 23 02:31:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2108] 10.0.0.171 () {34 vars in 678 bytes} [Thu Apr 23 02:31:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2109] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:25 2026] DELETE /v2.0/security-groups/ba5cf179-7edc-415d-80bb-d6149604d3bc => 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: 1005/2110] 10.0.0.171 () {34 vars in 678 bytes} [Thu Apr 23 02:31:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2111] 10.0.0.171 () {34 vars in 678 bytes} [Thu Apr 23 02:31:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2112] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:25 2026] GET /v2.0/security-groups?tenant_id=c64b10e9786d44eeb6dc130b7dda192e&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:25.716 7 INFO neutron.services.segments.plugin [-] Segment 37de7d84-7ade-42c7-bb39-5f8d792aa9e4 resource provider aggregate not found 2026-04-23 02:31:25.721 7 INFO neutron.services.segments.plugin [-] Segment 37de7d84-7ade-42c7-bb39-5f8d792aa9e4 resource provider aggregate not found 2026-04-23 02:31:25.737 7 INFO neutron.services.segments.plugin [-] Segment 37de7d84-7ade-42c7-bb39-5f8d792aa9e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37de7d84-7ade-42c7-bb39-5f8d792aa9e4 found for delete ", "request_id": "req-570264cb-60bc-4cd8-8b5e-70e15dd4980d"}]} 2026-04-23 02:31:25.743 7 INFO neutron.services.segments.plugin [-] Segment 37de7d84-7ade-42c7-bb39-5f8d792aa9e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37de7d84-7ade-42c7-bb39-5f8d792aa9e4 found for delete ", "request_id": "req-eeacfc6d-99f1-4b79-a23f-215ccfbec9c3"}]} [pid: 8|app: 0|req: 1107/2113] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:31:25 2026] PUT /v2.0/policies/21ffe136-f93a-43e5-a960-0c6ef1b89107/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:31:25.757 7 INFO neutron.services.segments.plugin [-] Segment c56e1933-ce37-476c-b01a-24cb054ab72f resource provider aggregate not found 2026-04-23 02:31:25.765 7 INFO neutron.services.segments.plugin [-] Segment c56e1933-ce37-476c-b01a-24cb054ab72f resource provider aggregate not found 2026-04-23 02:31:25.773 7 INFO neutron.services.segments.plugin [-] Segment c56e1933-ce37-476c-b01a-24cb054ab72f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c56e1933-ce37-476c-b01a-24cb054ab72f found for delete ", "request_id": "req-d66bc3ed-c70f-4c27-ab4a-3474f4c49479"}]} 2026-04-23 02:31:25.790 7 INFO neutron.services.segments.plugin [-] Segment c56e1933-ce37-476c-b01a-24cb054ab72f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c56e1933-ce37-476c-b01a-24cb054ab72f found for delete ", "request_id": "req-6944f048-4315-496c-a5c2-ab8fa0138819"}]} [pid: 8|app: 0|req: 1108/2114] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:25 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2115] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:25 2026] DELETE /v2.0/security-groups/96d4e202-208e-4fd0-a950-eb25e41d3d6f => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2116] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:31:25 2026] PUT /v2.0/policies/1d3d83f6-2be2-4359-8094-7bcc656d566f/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:31:25.892 8 INFO neutron.services.segments.plugin [-] Segment c73875b7-b6f0-4104-8a8b-af7b8d44eb05 resource provider aggregate not found 2026-04-23 02:31:25.896 8 INFO neutron.services.segments.plugin [-] Segment c73875b7-b6f0-4104-8a8b-af7b8d44eb05 resource provider aggregate not found 2026-04-23 02:31:25.912 8 INFO neutron.services.segments.plugin [-] Segment c73875b7-b6f0-4104-8a8b-af7b8d44eb05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c73875b7-b6f0-4104-8a8b-af7b8d44eb05 found for delete ", "request_id": "req-05c7a035-4a84-4e03-b79f-2c1245cae93a"}]} [pid: 7|app: 0|req: 1008/2117] 10.0.0.222 () {34 vars in 1120 bytes} [Thu Apr 23 02:31:25 2026] GET /v2.0/security-groups?id=3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030&id=5859bd35-1ade-44ee-bb07-85aed0c90b09&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:31:25.923 8 INFO neutron.services.segments.plugin [-] Segment c73875b7-b6f0-4104-8a8b-af7b8d44eb05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c73875b7-b6f0-4104-8a8b-af7b8d44eb05 found for delete ", "request_id": "req-38c1e7b3-d46b-4a88-9d53-29b6f9ae597c"}]} [pid: 8|app: 0|req: 1110/2118] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:31:25 2026] PUT /v2.0/policies/39ae77cc-3250-4540-867f-ed1b2f7e4934/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2119] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:31:25 2026] PUT /v2.0/policies/707ebc2b-cba1-445f-a25a-12df2675746f/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2120] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:25 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2121] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:26 2026] GET /v2.0/security-groups?tenant_id=9cd44912e5b64e779bbc013240a28560&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2122] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:26 2026] DELETE /v2.0/security-groups/f7afde2d-ba5a-4b3a-98c1-b024beb22b7c => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:31:26.410 8 INFO neutron.db.l3_db [None req-a557403d-13eb-4e49-a7b6-4c93a18f9677 5a434604e6de4e57ac356a5407be5d13 fe3e1b1d9d654d92be5f57af3df4a942 - - default default] Floating IP 26e82169-10b6-44af-a785-35ac9c8371f5 associated. External IP: 10.96.250.210, port: a89d6b15-d281-4d22-a3a8-29bc19685f53. [pid: 7|app: 0|req: 1012/2123] 10.0.0.171 () {32 vars in 674 bytes} [Thu Apr 23 02:31:26 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2124] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:31:26 2026] PUT /v2.0/floatingips/26e82169-10b6-44af-a785-35ac9c8371f5 => generated 855 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2125] 10.0.0.171 () {32 vars in 688 bytes} [Thu Apr 23 02:31:26 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:31:26.774 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cef5743-a9c4-4d1c-90ab-6a9cf6db09e0'] response: {'name': 'network-changed', 'server_uuid': '8f89d325-fb01-4f38-98f9-4a1425b0673f', 'tag': 'a89d6b15-d281-4d22-a3a8-29bc19685f53', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1113/2126] 10.0.0.171 () {32 vars in 684 bytes} [Thu Apr 23 02:31:26 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2127] 10.0.0.171 () {32 vars in 696 bytes} [Thu Apr 23 02:31:26 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2128] 10.0.0.171 () {32 vars in 682 bytes} [Thu Apr 23 02:31:26 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2129] 10.0.0.171 () {32 vars in 696 bytes} [Thu Apr 23 02:31:26 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2130] 10.0.0.171 () {32 vars in 692 bytes} [Thu Apr 23 02:31:27 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2131] 10.0.0.171 () {32 vars in 704 bytes} [Thu Apr 23 02:31:27 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2132] 10.0.0.171 () {32 vars in 734 bytes} [Thu Apr 23 02:31:27 2026] DELETE /v2.0/qos/policies/21ffe136-f93a-43e5-a960-0c6ef1b89107 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2133] 10.0.0.171 () {32 vars in 734 bytes} [Thu Apr 23 02:31:27 2026] DELETE /v2.0/qos/policies/1d3d83f6-2be2-4359-8094-7bcc656d566f => 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: 1018/2134] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:31:27 2026] GET /v2.0/ports?tenant_id=fe3e1b1d9d654d92be5f57af3df4a942&device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1279 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2135] 10.0.0.171 () {32 vars in 734 bytes} [Thu Apr 23 02:31:27 2026] DELETE /v2.0/qos/policies/39ae77cc-3250-4540-867f-ed1b2f7e4934 => 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: 1019/2136] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:31:27 2026] GET /v2.0/networks?id=b6c16be1-e897-4272-a7e8-6020a4dc5829 => generated 768 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2137] 10.0.0.171 () {32 vars in 734 bytes} [Thu Apr 23 02:31:27 2026] DELETE /v2.0/qos/policies/707ebc2b-cba1-445f-a25a-12df2675746f => 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: 1020/2138] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:31:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a89d6b15-d281-4d22-a3a8-29bc19685f53 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2139] 10.0.0.171 () {32 vars in 734 bytes} [Thu Apr 23 02:31:27 2026] DELETE /v2.0/qos/policies/20ea16a1-0009-4ed1-b42c-bd94e4d2d774 => 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: 1021/2140] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:31:27 2026] GET /v2.0/subnets?id=975d66e6-fc06-42fb-be47-33483bb6054d => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2141] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:31:27 2026] GET /v2.0/ports?network_id=b6c16be1-e897-4272-a7e8-6020a4dc5829&device_owner=network%3Adhcp => generated 1244 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2142] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:31:27 2026] GET /v2.0/networks/b6c16be1-e897-4272-a7e8-6020a4dc5829?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: 1121/2143] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:31:28 2026] GET /v2.0/networks/b6c16be1-e897-4272-a7e8-6020a4dc5829?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: 1023/2144] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:28 2026] GET /v2.0/security-groups?tenant_id=afc8e97deaa54283af0706cd25f76713&name=default => generated 2925 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2145] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:28 2026] DELETE /v2.0/security-groups/960a8f1d-a312-4764-bb39-dbbb07d08390 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2146] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:28 2026] GET /v2.0/security-groups?tenant_id=cd4aaf81e4a54598b52dd8081b8614cf&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: 1123/2147] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:28 2026] DELETE /v2.0/security-groups/46229253-4e6f-47ce-a8e5-e0f1a9d69245 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2148] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:29 2026] GET /v2.0/security-groups?tenant_id=cc78b71e726a49fda6cd60ceb55b99ef&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: 1124/2149] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:29 2026] DELETE /v2.0/security-groups/8786a2d0-47ed-40b1-8aac-aa1e9573173f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2150] 10.0.0.171 () {34 vars in 684 bytes} [Thu Apr 23 02:31:30 2026] POST /v2.0/security-groups => generated 1601 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2151] 10.0.0.171 () {34 vars in 684 bytes} [Thu Apr 23 02:31:31 2026] POST /v2.0/security-groups => generated 1601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2152] 10.0.0.171 () {34 vars in 684 bytes} [Thu Apr 23 02:31:31 2026] POST /v2.0/security-groups => generated 1601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2153] 10.0.0.171 () {34 vars in 684 bytes} [Thu Apr 23 02:31:31 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: 7|app: 0|req: 1028/2154] 10.0.0.171 () {34 vars in 684 bytes} [Thu Apr 23 02:31:31 2026] POST /v2.0/security-groups => generated 1601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2155] 10.0.0.171 () {34 vars in 767 bytes} [Thu Apr 23 02:31:31 2026] PUT /v2.0/security-groups/fcbb0d07-a028-4312-8b43-7c962fc68a19/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2156] 10.0.0.171 () {34 vars in 767 bytes} [Thu Apr 23 02:31:31 2026] PUT /v2.0/security-groups/153c5380-f829-4fde-8f43-af3594a3b104/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2157] 10.0.0.171 () {34 vars in 767 bytes} [Thu Apr 23 02:31:31 2026] PUT /v2.0/security-groups/7e35d7ef-1fa7-4670-abb8-83cf99814cc0/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: 1030/2158] 10.0.0.171 () {34 vars in 767 bytes} [Thu Apr 23 02:31:31 2026] PUT /v2.0/security-groups/7bbbd9a5-6134-436f-b69b-334f32b35797/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: 1129/2159] 10.0.0.171 () {32 vars in 680 bytes} [Thu Apr 23 02:31:31 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2160] 10.0.0.171 () {32 vars in 694 bytes} [Thu Apr 23 02:31:31 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2161] 10.0.0.171 () {32 vars in 690 bytes} [Thu Apr 23 02:31:31 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2162] 10.0.0.171 () {32 vars in 702 bytes} [Thu Apr 23 02:31:31 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2163] 10.0.0.171 () {32 vars in 688 bytes} [Thu Apr 23 02:31:31 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2164] 10.0.0.171 () {32 vars in 702 bytes} [Thu Apr 23 02:31:32 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2165] 10.0.0.171 () {32 vars in 698 bytes} [Thu Apr 23 02:31:32 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2166] 10.0.0.171 () {32 vars in 710 bytes} [Thu Apr 23 02:31:32 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2167] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:32 2026] DELETE /v2.0/security-groups/fcbb0d07-a028-4312-8b43-7c962fc68a19 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2168] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:32 2026] DELETE /v2.0/security-groups/153c5380-f829-4fde-8f43-af3594a3b104 => 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: 1134/2169] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:32 2026] DELETE /v2.0/security-groups/7e35d7ef-1fa7-4670-abb8-83cf99814cc0 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2170] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:32 2026] DELETE /v2.0/security-groups/7bbbd9a5-6134-436f-b69b-334f32b35797 => 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: 1135/2171] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:32 2026] DELETE /v2.0/security-groups/5ee5eb12-46a9-4d72-ada6-e7c9b16b2a4d => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2172] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:33 2026] GET /v2.0/security-groups?tenant_id=c52f3d54646b4fc582708883e968faf8&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:33.523 7 INFO neutron.db.segments_db [None req-50ce8eaa-b868-4814-aff4-3d3ef1ce6bd9 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Added segment ca74d946-06be-4c96-acc8-0dcec9a73f87 of type vxlan for network 107ddb9b-d2ef-47d2-af93-6515468f6b39 [pid: 8|app: 0|req: 1137/2173] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:33 2026] DELETE /v2.0/security-groups/717b9940-8e5c-4ff9-b813-2289c139407e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:31:33.762 7 INFO neutron.db.l3_hamode_db [None req-50ce8eaa-b868-4814-aff4-3d3ef1ce6bd9 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1138/2174] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:33 2026] GET /v2.0/security-groups?tenant_id=8cdf182cbec04f2ba37671168251c5b5&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:33.892 7 INFO neutron.db.l3_hamode_db [None req-50ce8eaa-b868-4814-aff4-3d3ef1ce6bd9 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1139/2175] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:33 2026] DELETE /v2.0/security-groups/2ff1a88d-4576-4a97-8c91-532a9bee2022 => 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: 1140/2176] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:34 2026] GET /v2.0/security-groups?tenant_id=4e2e568ebd62431ebf93eb9bce25cc48&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2177] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:34 2026] DELETE /v2.0/security-groups/652e6aca-9914-48be-bcc8-c8d38e0fbcb3 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2178] 10.0.0.171 () {34 vars in 668 bytes} [Thu Apr 23 02:31:33 2026] POST /v2.0/routers => generated 474 bytes in 1146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:34.562 8 INFO neutron.db.l3_hamode_db [None req-11afd922-0788-4812-937f-7beccd0e4645 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:31:34.674 8 INFO neutron.db.l3_hamode_db [None req-11afd922-0788-4812-937f-7beccd0e4645 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1142/2179] 10.0.0.171 () {34 vars in 668 bytes} [Thu Apr 23 02:31:34 2026] POST /v2.0/routers => generated 474 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:35.266 7 INFO neutron.db.l3_hamode_db [None req-046d612a-40da-492f-8b62-c3315f384ffb 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:31:35.757 7 INFO neutron.db.l3_hamode_db [None req-046d612a-40da-492f-8b62-c3315f384ffb 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1038/2182] 10.0.0.171 () {34 vars in 668 bytes} [Thu Apr 23 02:31:35 2026] POST /v2.0/routers => generated 474 bytes in 1129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:36.377 8 INFO neutron.db.l3_hamode_db [None req-ea34c4eb-b68f-43ac-878d-b0433845ecd6 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:31:36.500 8 INFO neutron.db.l3_hamode_db [None req-ea34c4eb-b68f-43ac-878d-b0433845ecd6 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1145/2183] 10.0.0.171 () {34 vars in 668 bytes} [Thu Apr 23 02:31:36 2026] POST /v2.0/routers => generated 474 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:37.118 7 INFO neutron.db.l3_hamode_db [None req-93a99ef8-44fe-4a4c-9d99-181aed5ac180 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:31:37.223 7 INFO neutron.db.l3_hamode_db [None req-93a99ef8-44fe-4a4c-9d99-181aed5ac180 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1039/2184] 10.0.0.171 () {34 vars in 668 bytes} [Thu Apr 23 02:31:37 2026] POST /v2.0/routers => generated 474 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2185] 10.0.0.171 () {34 vars in 751 bytes} [Thu Apr 23 02:31:37 2026] PUT /v2.0/routers/a1a994f6-b0de-4a66-b7f1-2dfc176e1aa5/tags => generated 17 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2186] 10.0.0.171 () {34 vars in 751 bytes} [Thu Apr 23 02:31:37 2026] PUT /v2.0/routers/3f6668a2-baab-44c2-a70c-54df4ef1407d/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2187] 10.0.0.171 () {34 vars in 751 bytes} [Thu Apr 23 02:31:37 2026] PUT /v2.0/routers/9b9109c2-4736-4a19-8947-3b8c91def8b3/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2188] 10.0.0.171 () {34 vars in 751 bytes} [Thu Apr 23 02:31:38 2026] PUT /v2.0/routers/04d3074d-5f65-4796-9591-d2ec670e3879/tags => generated 19 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2189] 10.0.0.171 () {32 vars in 664 bytes} [Thu Apr 23 02:31:38 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2190] 10.0.0.171 () {32 vars in 678 bytes} [Thu Apr 23 02:31:38 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2191] 10.0.0.171 () {32 vars in 674 bytes} [Thu Apr 23 02:31:38 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2192] 10.0.0.171 () {32 vars in 686 bytes} [Thu Apr 23 02:31:38 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:38.544 7 INFO neutron.db.segments_db [None req-2cc3583f-2408-4bec-aeb3-2bd74bdd9e7c 655545e4607440c5a021adde34cbb95e 897ba66db502453fa009b4b0d0dbc1a1 - - default default] Added segment aaa3cd48-a302-42c2-9132-272e15d09be9 of type vxlan for network 942d7880-6a00-447c-8ef6-0d9254cb97d6 [pid: 8|app: 0|req: 1152/2193] 10.0.0.171 () {32 vars in 672 bytes} [Thu Apr 23 02:31:38 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2194] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:38 2026] POST /v2.0/networks => generated 611 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2195] 10.0.0.171 () {32 vars in 686 bytes} [Thu Apr 23 02:31:38 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2196] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:38 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1010 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2197] 10.0.0.171 () {32 vars in 682 bytes} [Thu Apr 23 02:31:38 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2198] 10.0.0.222 () {34 vars in 1120 bytes} [Thu Apr 23 02:31:38 2026] GET /v2.0/security-groups?id=3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030&id=5859bd35-1ade-44ee-bb07-85aed0c90b09&fields=id&fields=name => generated 206 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2199] 10.0.0.171 () {32 vars in 694 bytes} [Thu Apr 23 02:31:38 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2200] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:31:38 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2201] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:31:38 2026] GET /v2.0/routers/a1a994f6-b0de-4a66-b7f1-2dfc176e1aa5 => generated 485 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2202] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:31:38 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1279 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:39.007 8 INFO neutron.db.segments_db [None req-41ecf147-5637-4865-8ef8-3907d1e1efdd 655545e4607440c5a021adde34cbb95e 897ba66db502453fa009b4b0d0dbc1a1 - - default default] Added segment 4aa5df82-a010-4e4a-b3ab-16b86e2b4c91 of type vxlan for network f77ef477-8631-4eb8-b27f-3ae7cfce58dd [pid: 8|app: 0|req: 1156/2203] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:38 2026] POST /v2.0/networks => generated 612 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2204] 10.0.0.171 () {32 vars in 858 bytes} [Thu Apr 23 02:31:39 2026] GET /v2.0/floatingips?floating_network_id=4e3c17c3-8ce5-46e2-a725-79bf710ea8c5&port_id=a89d6b15-d281-4d22-a3a8-29bc19685f53 => generated 860 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2205] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:31:39 2026] POST /v2.0/subnets => generated 629 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:39.481 8 INFO neutron.db.segments_db [None req-24c7199a-66cf-430b-9663-d43671b140a5 655545e4607440c5a021adde34cbb95e 897ba66db502453fa009b4b0d0dbc1a1 - - default default] Added segment 18823a09-3904-4cf1-8bab-5567ffcccef6 of type vxlan for network 27786d1a-0d12-48a0-ae92-827bf2964152 [pid: 7|app: 0|req: 1048/2206] 10.0.0.171 () {34 vars in 742 bytes} [Thu Apr 23 02:31:39 2026] PUT /v2.0/routers/a1a994f6-b0de-4a66-b7f1-2dfc176e1aa5 => generated 485 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2207] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:31:39 2026] GET /v2.0/ports?device_id=a1a994f6-b0de-4a66-b7f1-2dfc176e1aa5 => 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: 1159/2208] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:39 2026] POST /v2.0/networks => generated 612 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:39.729 7 INFO neutron_taas.services.taas.taas_plugin [None req-648fbb07-c117-44de-9233-a94291c3fe2d 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] TaaS: Handle Delete Port: 598feb47-9536-4542-90b6-30e893508014 2026-04-23 02:31:39.731 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-648fbb07-c117-44de-9233-a94291c3fe2d 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Tap Mirror: Handle Delete Port: 598feb47-9536-4542-90b6-30e893508014 [pid: 8|app: 0|req: 1160/2209] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:31:39 2026] POST /v2.0/subnets => generated 629 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:39.902 8 INFO neutron.db.segments_db [None req-9c66082a-ce40-461a-abe5-c16e3f648f31 655545e4607440c5a021adde34cbb95e 897ba66db502453fa009b4b0d0dbc1a1 - - default default] Added segment 30e55698-c29f-48ba-a72c-9d920139aebb of type vxlan for network 01c04a59-be48-4c65-9b19-1e0ae55b0647 [pid: 7|app: 0|req: 1050/2210] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:39 2026] DELETE /v2.0/routers/a1a994f6-b0de-4a66-b7f1-2dfc176e1aa5 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2211] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:31:39 2026] GET /v2.0/routers/3f6668a2-baab-44c2-a70c-54df4ef1407d => generated 493 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2212] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:39 2026] POST /v2.0/networks => generated 613 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2213] 10.0.0.37 () {34 vars in 989 bytes} [Thu Apr 23 02:31:40 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1279 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2214] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:31:40 2026] POST /v2.0/subnets => generated 629 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2215] 10.0.0.37 () {34 vars in 1119 bytes} [Thu Apr 23 02:31:40 2026] GET /v2.0/security-groups?id=3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030&id=5859bd35-1ade-44ee-bb07-85aed0c90b09&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:31:40.376 8 INFO neutron.db.segments_db [None req-26f043ce-b817-4bba-af7e-119abe13a044 655545e4607440c5a021adde34cbb95e 897ba66db502453fa009b4b0d0dbc1a1 - - default default] Added segment d41beb7b-a63e-4d54-87a7-cdf7796f5579 of type vxlan for network a0eee2ea-2822-45e3-aab6-87369fe0eaaa [pid: 8|app: 0|req: 1165/2216] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:40 2026] POST /v2.0/networks => generated 613 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2217] 10.0.0.171 () {34 vars in 742 bytes} [Thu Apr 23 02:31:39 2026] PUT /v2.0/routers/3f6668a2-baab-44c2-a70c-54df4ef1407d => generated 493 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2218] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:31:40 2026] GET /v2.0/ports?device_id=3f6668a2-baab-44c2-a70c-54df4ef1407d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2219] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:31:40 2026] POST /v2.0/subnets => generated 629 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:40.890 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c29006c-2515-476e-ab26-b28f67c7dacb 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] TaaS: Handle Delete Port: 6023c833-5a7f-462e-ac90-e34fbb9e0268 2026-04-23 02:31:40.893 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c29006c-2515-476e-ab26-b28f67c7dacb 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Tap Mirror: Handle Delete Port: 6023c833-5a7f-462e-ac90-e34fbb9e0268 [pid: 8|app: 0|req: 1167/2220] 10.0.0.171 () {34 vars in 751 bytes} [Thu Apr 23 02:31:40 2026] PUT /v2.0/subnets/cc0a5f66-6d01-4c3a-ba58-b883e68b120f/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2221] 10.0.0.171 () {34 vars in 751 bytes} [Thu Apr 23 02:31:40 2026] PUT /v2.0/subnets/fc8cec27-3d65-4311-b3e1-1952986b480c/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2222] 10.0.0.171 () {34 vars in 751 bytes} [Thu Apr 23 02:31:40 2026] PUT /v2.0/subnets/24d2e36f-1c97-4930-8023-f21752065581/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2223] 10.0.0.171 () {34 vars in 751 bytes} [Thu Apr 23 02:31:41 2026] PUT /v2.0/subnets/ae737a67-00e1-42b8-9d83-61f423bd2a8b/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2224] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:40 2026] DELETE /v2.0/routers/3f6668a2-baab-44c2-a70c-54df4ef1407d => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2225] 10.0.0.171 () {32 vars in 664 bytes} [Thu Apr 23 02:31:41 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2226] 10.0.0.171 () {32 vars in 678 bytes} [Thu Apr 23 02:31:41 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2227] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:31:41 2026] GET /v2.0/routers/9b9109c2-4736-4a19-8947-3b8c91def8b3 => generated 502 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2228] 10.0.0.171 () {32 vars in 674 bytes} [Thu Apr 23 02:31:41 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2229] 10.0.0.171 () {32 vars in 686 bytes} [Thu Apr 23 02:31:41 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2230] 10.0.0.171 () {32 vars in 672 bytes} [Thu Apr 23 02:31:41 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2231] 10.0.0.171 () {32 vars in 686 bytes} [Thu Apr 23 02:31:41 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2232] 10.0.0.171 () {32 vars in 682 bytes} [Thu Apr 23 02:31:41 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2233] 10.0.0.171 () {32 vars in 694 bytes} [Thu Apr 23 02:31:41 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2234] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:41 2026] DELETE /v2.0/subnets/cc0a5f66-6d01-4c3a-ba58-b883e68b120f => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2235] 10.0.0.171 () {34 vars in 742 bytes} [Thu Apr 23 02:31:41 2026] PUT /v2.0/routers/9b9109c2-4736-4a19-8947-3b8c91def8b3 => generated 502 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2236] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:31:41 2026] GET /v2.0/ports?device_id=9b9109c2-4736-4a19-8947-3b8c91def8b3 => 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: 1180/2237] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:41 2026] DELETE /v2.0/subnets/fc8cec27-3d65-4311-b3e1-1952986b480c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:41.829 7 INFO neutron_taas.services.taas.taas_plugin [None req-630377bb-de40-422f-b003-1d85c3ff53d6 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] TaaS: Handle Delete Port: 15b003e4-15e3-4124-9e2b-63c085844a53 2026-04-23 02:31:41.832 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-630377bb-de40-422f-b003-1d85c3ff53d6 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Tap Mirror: Handle Delete Port: 15b003e4-15e3-4124-9e2b-63c085844a53 [pid: 8|app: 0|req: 1181/2238] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:41 2026] DELETE /v2.0/subnets/24d2e36f-1c97-4930-8023-f21752065581 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2239] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:41 2026] DELETE /v2.0/subnets/ae737a67-00e1-42b8-9d83-61f423bd2a8b => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2240] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:41 2026] DELETE /v2.0/routers/9b9109c2-4736-4a19-8947-3b8c91def8b3 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2241] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:41 2026] DELETE /v2.0/subnets/09ba1e4c-29c2-4dc3-8e62-ca3c6141459c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2242] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:31:42 2026] GET /v2.0/routers/04d3074d-5f65-4796-9591-d2ec670e3879 => generated 487 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:31:42.162 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e83852d-c82e-4b7f-817f-478e185252a8 655545e4607440c5a021adde34cbb95e 897ba66db502453fa009b4b0d0dbc1a1 - - default default] TaaS: Handle Delete Port: 1cca5ec4-f9a7-41a9-bb4a-48afa6fdad45 2026-04-23 02:31:42.165 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e83852d-c82e-4b7f-817f-478e185252a8 655545e4607440c5a021adde34cbb95e 897ba66db502453fa009b4b0d0dbc1a1 - - default default] Tap Mirror: Handle Delete Port: 1cca5ec4-f9a7-41a9-bb4a-48afa6fdad45 2026-04-23 02:31:42.344 8 INFO neutron.services.segments.plugin [-] Segment aaa3cd48-a302-42c2-9132-272e15d09be9 resource provider aggregate not found 2026-04-23 02:31:42.348 8 INFO neutron.services.segments.plugin [-] Segment aaa3cd48-a302-42c2-9132-272e15d09be9 resource provider aggregate not found 2026-04-23 02:31:42.368 8 INFO neutron.services.segments.plugin [-] Segment aaa3cd48-a302-42c2-9132-272e15d09be9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaa3cd48-a302-42c2-9132-272e15d09be9 found for delete ", "request_id": "req-e3908b01-cb35-48c2-80d8-7d530f2c6d78"}]} 2026-04-23 02:31:42.371 8 INFO neutron.services.segments.plugin [-] Segment aaa3cd48-a302-42c2-9132-272e15d09be9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaa3cd48-a302-42c2-9132-272e15d09be9 found for delete ", "request_id": "req-8af369ae-5eff-4f68-9fe3-3c292b95a3a3"}]} [pid: 8|app: 0|req: 1184/2243] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:42 2026] DELETE /v2.0/networks/942d7880-6a00-447c-8ef6-0d9254cb97d6 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2244] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:42 2026] DELETE /v2.0/networks/f77ef477-8631-4eb8-b27f-3ae7cfce58dd => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2245] 10.0.0.171 () {34 vars in 742 bytes} [Thu Apr 23 02:31:42 2026] PUT /v2.0/routers/04d3074d-5f65-4796-9591-d2ec670e3879 => generated 487 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2246] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:31:42 2026] GET /v2.0/ports?device_id=04d3074d-5f65-4796-9591-d2ec670e3879 => 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: 1186/2247] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:42 2026] DELETE /v2.0/networks/27786d1a-0d12-48a0-ae92-827bf2964152 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:42.796 7 INFO neutron_taas.services.taas.taas_plugin [None req-53e4813b-2ae1-4a74-9038-ea3826ab221b 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] TaaS: Handle Delete Port: 94340018-9c85-4145-a02b-2dedc5d0c56f 2026-04-23 02:31:42.799 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53e4813b-2ae1-4a74-9038-ea3826ab221b 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Tap Mirror: Handle Delete Port: 94340018-9c85-4145-a02b-2dedc5d0c56f [pid: 8|app: 0|req: 1187/2248] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:42 2026] DELETE /v2.0/networks/01c04a59-be48-4c65-9b19-1e0ae55b0647 => 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: 1188/2249] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:42 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1010 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2250] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:42 2026] DELETE /v2.0/routers/04d3074d-5f65-4796-9591-d2ec670e3879 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2251] 10.0.0.222 () {34 vars in 1120 bytes} [Thu Apr 23 02:31:42 2026] GET /v2.0/security-groups?id=3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030&id=5859bd35-1ade-44ee-bb07-85aed0c90b09&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: 1189/2252] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:42 2026] DELETE /v2.0/networks/a0eee2ea-2822-45e3-aab6-87369fe0eaaa => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2253] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:31:43 2026] GET /v2.0/routers/d5a2ceb0-1935-40e1-b32c-76ca5087694e => generated 480 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2254] 10.0.0.171 () {34 vars in 742 bytes} [Thu Apr 23 02:31:43 2026] PUT /v2.0/routers/d5a2ceb0-1935-40e1-b32c-76ca5087694e => generated 480 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2255] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:31:43 2026] GET /v2.0/ports?device_id=d5a2ceb0-1935-40e1-b32c-76ca5087694e => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:31:43.719 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a08f466-8e20-4923-905f-b950942a27a6 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] TaaS: Handle Delete Port: f15a53fc-3625-43be-afc9-5a26760ee355 2026-04-23 02:31:43.722 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a08f466-8e20-4923-905f-b950942a27a6 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] Tap Mirror: Handle Delete Port: f15a53fc-3625-43be-afc9-5a26760ee355 [pid: 7|app: 0|req: 1066/2256] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:43 2026] GET /v2.0/security-groups?tenant_id=897ba66db502453fa009b4b0d0dbc1a1&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:44.018 8 INFO neutron.db.l3_hamode_db [None req-6a08f466-8e20-4923-905f-b950942a27a6 092094746d704b9cacfaa43bcf92efde 62a09956234240d0be96c30bd212681a - - default default] HA network 107ddb9b-d2ef-47d2-af93-6515468f6b39 was deleted as no HA routers are present in tenant 62a09956234240d0be96c30bd212681a. [pid: 8|app: 0|req: 1191/2257] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:43 2026] DELETE /v2.0/routers/d5a2ceb0-1935-40e1-b32c-76ca5087694e => generated 0 bytes in 437 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2258] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:43 2026] DELETE /v2.0/security-groups/55fa9bc6-e1e1-43cf-b391-1f6841b250e0 => 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: 1192/2259] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:44 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2260] 10.0.0.222 () {34 vars in 1120 bytes} [Thu Apr 23 02:31:44 2026] GET /v2.0/security-groups?id=3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030&id=5859bd35-1ade-44ee-bb07-85aed0c90b09&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: 7|app: 0|req: 1068/2261] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:44 2026] GET /v2.0/security-groups?tenant_id=11d6b0cdc100465688ab6a550de199f7&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: 1194/2262] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:44 2026] DELETE /v2.0/security-groups/183367cb-b8cf-4ffe-8270-678f5ceb25b7 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:31:44.391 8 INFO neutron.services.segments.plugin [-] Segment 4aa5df82-a010-4e4a-b3ab-16b86e2b4c91 resource provider aggregate not found 2026-04-23 02:31:44.395 8 INFO neutron.services.segments.plugin [-] Segment 4aa5df82-a010-4e4a-b3ab-16b86e2b4c91 resource provider aggregate not found 2026-04-23 02:31:44.413 8 INFO neutron.services.segments.plugin [-] Segment 4aa5df82-a010-4e4a-b3ab-16b86e2b4c91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aa5df82-a010-4e4a-b3ab-16b86e2b4c91 found for delete ", "request_id": "req-5fb22b00-3829-4304-88ee-2ea43c6f52aa"}]} 2026-04-23 02:31:44.417 8 INFO neutron.services.segments.plugin [-] Segment 4aa5df82-a010-4e4a-b3ab-16b86e2b4c91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aa5df82-a010-4e4a-b3ab-16b86e2b4c91 found for delete ", "request_id": "req-a7a8620f-c757-476f-8925-bbd4e69b5484"}]} 2026-04-23 02:31:44.428 8 INFO neutron.services.segments.plugin [-] Segment 18823a09-3904-4cf1-8bab-5567ffcccef6 resource provider aggregate not found 2026-04-23 02:31:44.433 8 INFO neutron.services.segments.plugin [-] Segment 18823a09-3904-4cf1-8bab-5567ffcccef6 resource provider aggregate not found 2026-04-23 02:31:44.449 8 INFO neutron.services.segments.plugin [-] Segment 18823a09-3904-4cf1-8bab-5567ffcccef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18823a09-3904-4cf1-8bab-5567ffcccef6 found for delete ", "request_id": "req-56a1e1e3-99e1-4e2d-ac5a-43911b8e5c89"}]} 2026-04-23 02:31:44.450 8 INFO neutron.services.segments.plugin [-] Segment 18823a09-3904-4cf1-8bab-5567ffcccef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18823a09-3904-4cf1-8bab-5567ffcccef6 found for delete ", "request_id": "req-1608af19-21ac-4f9e-9a32-d48f09feba78"}]} 2026-04-23 02:31:44.467 8 INFO neutron.services.segments.plugin [-] Segment 30e55698-c29f-48ba-a72c-9d920139aebb resource provider aggregate not found 2026-04-23 02:31:44.473 8 INFO neutron.services.segments.plugin [-] Segment 30e55698-c29f-48ba-a72c-9d920139aebb resource provider aggregate not found 2026-04-23 02:31:44.497 8 INFO neutron.services.segments.plugin [-] Segment 30e55698-c29f-48ba-a72c-9d920139aebb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30e55698-c29f-48ba-a72c-9d920139aebb found for delete ", "request_id": "req-fb8ee9b7-3980-4c69-ac5e-6e091074e0f0"}]} 2026-04-23 02:31:44.503 8 INFO neutron.services.segments.plugin [-] Segment 30e55698-c29f-48ba-a72c-9d920139aebb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30e55698-c29f-48ba-a72c-9d920139aebb found for delete ", "request_id": "req-a6afca04-0070-4042-9a70-2f1435ef08bf"}]} 2026-04-23 02:31:44.512 8 INFO neutron.services.segments.plugin [-] Segment d41beb7b-a63e-4d54-87a7-cdf7796f5579 resource provider aggregate not found 2026-04-23 02:31:44.523 8 INFO neutron.services.segments.plugin [-] Segment d41beb7b-a63e-4d54-87a7-cdf7796f5579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d41beb7b-a63e-4d54-87a7-cdf7796f5579 found for delete ", "request_id": "req-6eb5db6b-3300-4592-89e9-747e700065d2"}]} 2026-04-23 02:31:44.527 8 INFO neutron.services.segments.plugin [-] Segment d41beb7b-a63e-4d54-87a7-cdf7796f5579 resource provider aggregate not found 2026-04-23 02:31:44.538 8 INFO neutron.services.segments.plugin [-] Segment ca74d946-06be-4c96-acc8-0dcec9a73f87 resource provider aggregate not found 2026-04-23 02:31:44.548 8 INFO neutron.services.segments.plugin [-] Segment d41beb7b-a63e-4d54-87a7-cdf7796f5579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d41beb7b-a63e-4d54-87a7-cdf7796f5579 found for delete ", "request_id": "req-b5c42152-e16d-4df9-b472-860833a3535c"}]} 2026-04-23 02:31:44.556 8 INFO neutron.services.segments.plugin [-] Segment ca74d946-06be-4c96-acc8-0dcec9a73f87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca74d946-06be-4c96-acc8-0dcec9a73f87 found for delete ", "request_id": "req-a662d544-fdd0-4979-9151-41d9dff5533f"}]} 2026-04-23 02:31:44.573 8 INFO neutron.services.segments.plugin [-] Segment ca74d946-06be-4c96-acc8-0dcec9a73f87 resource provider aggregate not found 2026-04-23 02:31:44.594 8 INFO neutron.services.segments.plugin [-] Segment ca74d946-06be-4c96-acc8-0dcec9a73f87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca74d946-06be-4c96-acc8-0dcec9a73f87 found for delete ", "request_id": "req-bb3c9e56-4631-41fe-b0c8-39dd7a6e595b"}]} [pid: 7|app: 0|req: 1069/2263] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:44 2026] GET /v2.0/security-groups?tenant_id=f464889bd11248098feac2bc5366376d&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2264] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:44 2026] DELETE /v2.0/security-groups/369f3799-8fce-40dd-b280-63142942e606 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2265] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:44 2026] GET /v2.0/security-groups?tenant_id=ed9a2b81a60d4a7eab64a1b7938215fe&name=default => generated 2929 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2266] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:45 2026] DELETE /v2.0/security-groups/99de6cff-dc66-4863-b4f7-abb7fcde045f => 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: 1197/2267] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:45 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1010 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2268] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:31:45 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 1010 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2269] 10.0.0.222 () {34 vars in 1120 bytes} [Thu Apr 23 02:31:45 2026] GET /v2.0/security-groups?id=3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030&id=5859bd35-1ade-44ee-bb07-85aed0c90b09&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:31:45.415 7 INFO neutron_taas.services.taas.taas_plugin [req-87960d30-8983-4ac2-87ab-d830059cc2fe req-0460bbd0-dfcb-4424-b726-123c952c79d6 5a434604e6de4e57ac356a5407be5d13 fe3e1b1d9d654d92be5f57af3df4a942 - - default default] TaaS: Handle Delete Port: a89d6b15-d281-4d22-a3a8-29bc19685f53 2026-04-23 02:31:45.418 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-87960d30-8983-4ac2-87ab-d830059cc2fe req-0460bbd0-dfcb-4424-b726-123c952c79d6 5a434604e6de4e57ac356a5407be5d13 fe3e1b1d9d654d92be5f57af3df4a942 - - default default] Tap Mirror: Handle Delete Port: a89d6b15-d281-4d22-a3a8-29bc19685f53 [pid: 8|app: 0|req: 1199/2270] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:45 2026] GET /v2.0/security-groups?tenant_id=62a09956234240d0be96c30bd212681a&name=default => generated 2929 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:45.564 7 INFO neutron.db.l3_db [req-87960d30-8983-4ac2-87ab-d830059cc2fe req-0460bbd0-dfcb-4424-b726-123c952c79d6 5a434604e6de4e57ac356a5407be5d13 fe3e1b1d9d654d92be5f57af3df4a942 - - default default] Floating IP 26e82169-10b6-44af-a785-35ac9c8371f5 disassociated. External IP: 10.96.250.210, port: a89d6b15-d281-4d22-a3a8-29bc19685f53. [pid: 8|app: 0|req: 1200/2271] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:45 2026] DELETE /v2.0/security-groups/06d79dc8-f003-4167-849b-d59723210469 => 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: 1201/2272] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:45 2026] GET /v2.0/security-groups?tenant_id=cdb3df98c13e46dba0d120ddff284aec&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2273] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 23 02:31:45 2026] DELETE /v2.0/ports/a89d6b15-d281-4d22-a3a8-29bc19685f53 => generated 0 bytes in 694 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2274] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:45 2026] DELETE /v2.0/security-groups/feed02cd-010e-4cca-b132-be4c3ef0d55c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:31:46.035 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-77491719-5166-4365-8590-79ae790f7b2b'] response: {'server_uuid': '8f89d325-fb01-4f38-98f9-4a1425b0673f', 'name': 'network-vif-deleted', 'tag': 'a89d6b15-d281-4d22-a3a8-29bc19685f53', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1073/2275] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:46 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => 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: 1203/2276] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:47 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2277] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:48 2026] GET /v2.0/security-groups?tenant_id=e63dfb3a6e294655a0b7d749c31fd818&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2278] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:31:48 2026] GET /v2.0/ports?device_id=8f89d325-fb01-4f38-98f9-4a1425b0673f => 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: 1204/2279] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:48 2026] DELETE /v2.0/security-groups/6509f0d5-db86-4d69-9ebf-5035c20b18d2 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2280] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:48 2026] GET /v2.0/security-groups?tenant_id=5ee14aaf101a488a922f80f70895ac35&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2281] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:49 2026] DELETE /v2.0/security-groups/294d0ab3-fc61-4af0-bd70-b0f441bcce3e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2282] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:49 2026] DELETE /v2.0/security-groups/3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:31:49.904 8 INFO neutron.api.v2.resource [None req-5682bb43-dd3f-4818-91d1-968488ced836 5a434604e6de4e57ac356a5407be5d13 fe3e1b1d9d654d92be5f57af3df4a942 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1206/2283] 10.0.0.171 () {32 vars in 737 bytes} [Thu Apr 23 02:31:49 2026] GET /v2.0/security-groups/3f6dfc9e-3a96-4e9f-9a43-ff2ff0f60030 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:31:50.011 7 INFO neutron_taas.services.taas.taas_plugin [None req-13f44f16-e456-48fd-8659-8dba731247ba 5a434604e6de4e57ac356a5407be5d13 fe3e1b1d9d654d92be5f57af3df4a942 - - default default] TaaS: Handle Delete Port: d4486231-f289-4ecf-ba7a-e3b004b4a1fc 2026-04-23 02:31:50.014 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13f44f16-e456-48fd-8659-8dba731247ba 5a434604e6de4e57ac356a5407be5d13 fe3e1b1d9d654d92be5f57af3df4a942 - - default default] Tap Mirror: Handle Delete Port: d4486231-f289-4ecf-ba7a-e3b004b4a1fc [pid: 7|app: 0|req: 1078/2284] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:31:49 2026] DELETE /v2.0/floatingips/26e82169-10b6-44af-a785-35ac9c8371f5 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2285] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:50 2026] DELETE /v2.0/security-groups/5859bd35-1ade-44ee-bb07-85aed0c90b09 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:31:50.613 8 INFO neutron.db.segments_db [None req-a8c6718e-4f5d-48d9-ac02-63a75f5a3ac4 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] Added segment 7add07f6-2ba6-4b4a-9ab7-fdd2dd643591 of type vxlan for network 0d0e6c82-bf0c-4c28-b740-aae869b39655 2026-04-23 02:31:50.674 7 INFO neutron_taas.services.taas.taas_plugin [None req-96e1336b-f948-460c-86cb-ae0aa59ab335 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 8140a397-8e9f-4671-aaa9-572c1b73488c 2026-04-23 02:31:50.676 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96e1336b-f948-460c-86cb-ae0aa59ab335 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 8140a397-8e9f-4671-aaa9-572c1b73488c [pid: 8|app: 0|req: 1208/2286] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:50 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: 8|app: 0|req: 1209/2287] 10.0.0.171 () {34 vars in 664 bytes} [Thu Apr 23 02:31:50 2026] POST /v2.0/ports => generated 743 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1079/2290] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:31:50 2026] PUT /v2.0/routers/317e7d8e-5bd3-460e-b8ff-274d6c8de362/remove_router_interface => generated 309 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2291] 10.0.0.171 () {34 vars in 666 bytes} [Thu Apr 23 02:31:51 2026] POST /v2.0/trunks => generated 407 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:51.276 8 INFO neutron.db.segments_db [None req-bcee55cd-9682-4f64-a818-f96a673bc432 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] Added segment 5669ce13-5014-49d0-ae82-bc52d6739a22 of type vxlan for network 22098030-d50f-4a50-823a-55f9aba75726 [pid: 8|app: 0|req: 1213/2292] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:51 2026] POST /v2.0/networks => generated 612 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:51.372 7 INFO neutron_taas.services.taas.taas_plugin [None req-61d02521-b548-4d79-90ff-db7293ce0ffe 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 6fdd8e78-eb3f-4699-96ef-3df281fc49cc 2026-04-23 02:31:51.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61d02521-b548-4d79-90ff-db7293ce0ffe 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 6fdd8e78-eb3f-4699-96ef-3df281fc49cc 2026-04-23 02:31:51.616 7 INFO neutron_taas.services.taas.taas_plugin [None req-61d02521-b548-4d79-90ff-db7293ce0ffe 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 77520d54-b631-4da5-9279-ec690149948f 2026-04-23 02:31:51.620 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61d02521-b548-4d79-90ff-db7293ce0ffe 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 77520d54-b631-4da5-9279-ec690149948f [pid: 8|app: 0|req: 1214/2293] 10.0.0.171 () {34 vars in 664 bytes} [Thu Apr 23 02:31:51 2026] POST /v2.0/ports => generated 743 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1215/2294] 10.0.0.171 () {34 vars in 666 bytes} [Thu Apr 23 02:31:51 2026] POST /v2.0/trunks => generated 407 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:51.913 8 INFO neutron.db.segments_db [None req-017c151d-7fc5-4dc6-9d8a-d720533bf195 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] Added segment 1f8ac0a1-b62d-4712-9449-09c1dcbe2d3c of type vxlan for network 07dfc1f3-9b35-4b51-a4b4-d621f5c34b19 2026-04-23 02:31:51.963 7 INFO neutron.services.segments.plugin [-] Segment a95d7693-a76e-4042-b070-029ad84e02cf resource provider aggregate not found 2026-04-23 02:31:51.970 7 INFO neutron.services.segments.plugin [-] Segment a95d7693-a76e-4042-b070-029ad84e02cf resource provider aggregate not found 2026-04-23 02:31:51.983 7 INFO neutron.services.segments.plugin [-] Segment a95d7693-a76e-4042-b070-029ad84e02cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a95d7693-a76e-4042-b070-029ad84e02cf found for delete ", "request_id": "req-f2ad64b9-f4e9-46b2-91f7-845fd49d85b5"}]} 2026-04-23 02:31:51.989 7 INFO neutron.services.segments.plugin [-] Segment a95d7693-a76e-4042-b070-029ad84e02cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a95d7693-a76e-4042-b070-029ad84e02cf found for delete ", "request_id": "req-fd4a4343-489c-443c-9bee-011ae4bade02"}]} [pid: 8|app: 0|req: 1216/2295] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:51 2026] POST /v2.0/networks => generated 613 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:51.997 7 INFO neutron.db.l3_hamode_db [None req-61d02521-b548-4d79-90ff-db7293ce0ffe 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] HA network 34c031cc-1dfb-407d-b315-a8557a5649c3 was deleted as no HA routers are present in tenant fe3e1b1d9d654d92be5f57af3df4a942. [pid: 7|app: 0|req: 1080/2296] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:51 2026] DELETE /v2.0/routers/317e7d8e-5bd3-460e-b8ff-274d6c8de362 => generated 0 bytes in 834 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2297] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:52 2026] DELETE /v2.0/subnets/975d66e6-fc06-42fb-be47-33483bb6054d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:52.246 7 INFO neutron_taas.services.taas.taas_plugin [None req-d367a992-433b-4cf5-b9fa-fd1e39e0ef22 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 8f696b39-48fc-4c94-aeee-919961c3c17c 2026-04-23 02:31:52.249 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d367a992-433b-4cf5-b9fa-fd1e39e0ef22 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 8f696b39-48fc-4c94-aeee-919961c3c17c [pid: 8|app: 0|req: 1217/2298] 10.0.0.171 () {34 vars in 664 bytes} [Thu Apr 23 02:31:51 2026] POST /v2.0/ports => generated 743 bytes in 259 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: 1218/2299] 10.0.0.171 () {34 vars in 666 bytes} [Thu Apr 23 02:31:52 2026] POST /v2.0/trunks => generated 407 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2300] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:52 2026] DELETE /v2.0/networks/b6c16be1-e897-4272-a7e8-6020a4dc5829 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:52.475 8 INFO neutron.db.segments_db [None req-831cd23a-437b-4d6c-9cb5-7778b79a6869 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] Added segment 1f69c10e-8b82-4baa-aa2e-3bee199f94f0 of type vxlan for network 6d29681b-a039-4316-8c82-4af7299c9b8b [pid: 8|app: 0|req: 1219/2301] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:52 2026] POST /v2.0/networks => generated 612 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:52.820 7 INFO neutron_taas.services.taas.taas_plugin [None req-52941e5e-b0e2-4ed3-b0e9-0b0be526385c 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: f827e7ad-3dae-41bf-b270-2cf24db11741 2026-04-23 02:31:52.822 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52941e5e-b0e2-4ed3-b0e9-0b0be526385c 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: f827e7ad-3dae-41bf-b270-2cf24db11741 [pid: 8|app: 0|req: 1220/2302] 10.0.0.171 () {34 vars in 664 bytes} [Thu Apr 23 02:31:52 2026] POST /v2.0/ports => generated 743 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1221/2303] 10.0.0.171 () {34 vars in 666 bytes} [Thu Apr 23 02:31:52 2026] POST /v2.0/trunks => generated 407 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:31:53.060 8 INFO neutron.db.segments_db [None req-e9991218-70e4-40d2-a55e-9c43caa04ea0 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] Added segment ec6f4846-b425-4c95-ac61-94fb8b099b59 of type vxlan for network 606543fb-9e85-4fa6-b2fb-fef6128d2790 [pid: 8|app: 0|req: 1222/2304] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:31:53 2026] POST /v2.0/networks => generated 612 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2305] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:31:52 2026] PUT /v2.0/routers/51f02e29-d797-429d-90f6-899133a9315e/remove_router_interface => generated 309 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2306] 10.0.0.171 () {34 vars in 664 bytes} [Thu Apr 23 02:31:53 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) /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-04-23 02:31:53.509 7 INFO neutron_taas.services.taas.taas_plugin [None req-d9876f90-7cef-4430-a76a-8da93dde4725 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 823d4104-f7fe-4770-ae32-7e49e4a192e5 2026-04-23 02:31:53.512 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9876f90-7cef-4430-a76a-8da93dde4725 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 823d4104-f7fe-4770-ae32-7e49e4a192e5 [pid: 8|app: 0|req: 1224/2307] 10.0.0.171 () {34 vars in 666 bytes} [Thu Apr 23 02:31:53 2026] POST /v2.0/trunks => generated 407 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2308] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:31:53 2026] PUT /v2.0/trunks/9dfeb75d-1362-4735-aa1b-f7192e038fb4/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2309] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:31:53 2026] PUT /v2.0/trunks/3b6842ad-9dee-4033-be09-178bf9e820aa/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2310] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:31:53 2026] PUT /v2.0/trunks/d6150451-8c9c-45bc-910b-62b98e628028/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2311] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:31:53 2026] PUT /v2.0/trunks/cc4661cd-236c-4a72-a904-09a3e9a4eae5/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2312] 10.0.0.171 () {32 vars in 662 bytes} [Thu Apr 23 02:31:53 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:53.758 7 INFO neutron_taas.services.taas.taas_plugin [None req-d9876f90-7cef-4430-a76a-8da93dde4725 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: d44ce5dc-3d39-477c-91ef-fa029cf9dc96 2026-04-23 02:31:53.761 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9876f90-7cef-4430-a76a-8da93dde4725 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: d44ce5dc-3d39-477c-91ef-fa029cf9dc96 [pid: 8|app: 0|req: 1230/2313] 10.0.0.171 () {32 vars in 676 bytes} [Thu Apr 23 02:31:53 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2314] 10.0.0.171 () {32 vars in 672 bytes} [Thu Apr 23 02:31:53 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2315] 10.0.0.171 () {32 vars in 684 bytes} [Thu Apr 23 02:31:53 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2316] 10.0.0.171 () {32 vars in 670 bytes} [Thu Apr 23 02:31:53 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2317] 10.0.0.171 () {32 vars in 684 bytes} [Thu Apr 23 02:31:53 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2318] 10.0.0.171 () {32 vars in 680 bytes} [Thu Apr 23 02:31:53 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2319] 10.0.0.171 () {32 vars in 692 bytes} [Thu Apr 23 02:31:53 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2320] 10.0.0.171 () {32 vars in 719 bytes} [Thu Apr 23 02:31:53 2026] GET /v2.0/trunks/9dfeb75d-1362-4735-aa1b-f7192e038fb4 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:31:54.004 7 INFO neutron.services.segments.plugin [-] Segment d83b9107-43ab-463c-bdf8-7cbf7d14f47a resource provider aggregate not found 2026-04-23 02:31:54.010 7 INFO neutron.services.segments.plugin [-] Segment d83b9107-43ab-463c-bdf8-7cbf7d14f47a resource provider aggregate not found 2026-04-23 02:31:54.026 7 INFO neutron.services.segments.plugin [-] Segment d83b9107-43ab-463c-bdf8-7cbf7d14f47a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d83b9107-43ab-463c-bdf8-7cbf7d14f47a found for delete ", "request_id": "req-e508ed1b-80af-40ef-ae0b-6c69a58772bf"}]} 2026-04-23 02:31:54.029 7 INFO neutron.services.segments.plugin [-] Segment d83b9107-43ab-463c-bdf8-7cbf7d14f47a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d83b9107-43ab-463c-bdf8-7cbf7d14f47a found for delete ", "request_id": "req-126585c0-496c-4816-8f22-50f6e562d9b4"}]} [pid: 8|app: 0|req: 1238/2321] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:31:53 2026] GET /v2.0/ports/a737c9e0-2234-45b7-b17f-f38473ec9f47 => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2322] 10.0.0.171 () {32 vars in 722 bytes} [Thu Apr 23 02:31:54 2026] DELETE /v2.0/trunks/9dfeb75d-1362-4735-aa1b-f7192e038fb4 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:31:54.145 7 INFO neutron.db.l3_hamode_db [None req-d9876f90-7cef-4430-a76a-8da93dde4725 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] HA network e06562dd-0661-4c54-941f-1cd1462cbf17 was deleted as no HA routers are present in tenant 39d73b4f6ff6474cb8e2095de6b3a8ad. [pid: 8|app: 0|req: 1240/2323] 10.0.0.171 () {32 vars in 719 bytes} [Thu Apr 23 02:31:54 2026] GET /v2.0/trunks/3b6842ad-9dee-4033-be09-178bf9e820aa => generated 420 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2324] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:53 2026] DELETE /v2.0/routers/51f02e29-d797-429d-90f6-899133a9315e => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2325] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:31:54 2026] GET /v2.0/ports/31be55d6-e510-4e74-b985-7e14dcb1fa45 => generated 826 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2326] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:31:54 2026] DELETE /v2.0/subnets/e7d6b370-1626-41a9-b33f-aa331f1a26be => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2327] 10.0.0.171 () {32 vars in 722 bytes} [Thu Apr 23 02:31:54 2026] DELETE /v2.0/trunks/3b6842ad-9dee-4033-be09-178bf9e820aa => 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: 1243/2328] 10.0.0.171 () {32 vars in 719 bytes} [Thu Apr 23 02:31:54 2026] GET /v2.0/trunks/d6150451-8c9c-45bc-910b-62b98e628028 => generated 429 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2329] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:31:54 2026] GET /v2.0/ports/ca9ab547-6c02-465a-a3e9-f18506443cbd => generated 826 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:31:54.405 7 INFO neutron_taas.services.taas.taas_plugin [None req-b81896a3-9fd8-4b90-9697-5bac25be4941 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 680cd3b3-5b12-4523-9c57-aea374e51cf9 2026-04-23 02:31:54.407 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b81896a3-9fd8-4b90-9697-5bac25be4941 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 680cd3b3-5b12-4523-9c57-aea374e51cf9 [pid: 8|app: 0|req: 1245/2330] 10.0.0.171 () {32 vars in 722 bytes} [Thu Apr 23 02:31:54 2026] DELETE /v2.0/trunks/d6150451-8c9c-45bc-910b-62b98e628028 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2331] 10.0.0.171 () {32 vars in 719 bytes} [Thu Apr 23 02:31:54 2026] GET /v2.0/trunks/cc4661cd-236c-4a72-a904-09a3e9a4eae5 => generated 414 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2332] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:31:54 2026] GET /v2.0/ports/c17b9319-2917-40d1-baf1-9362f027fff1 => generated 826 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2333] 10.0.0.171 () {32 vars in 722 bytes} [Thu Apr 23 02:31:54 2026] DELETE /v2.0/trunks/cc4661cd-236c-4a72-a904-09a3e9a4eae5 => 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: 1249/2334] 10.0.0.171 () {32 vars in 719 bytes} [Thu Apr 23 02:31:54 2026] GET /v2.0/trunks/b5f3842f-c36d-4ff2-9e23-5cc724021a40 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2335] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:54 2026] DELETE /v2.0/networks/e196510d-d351-4fc2-807d-1659172a9b7b => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2336] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:31:54 2026] GET /v2.0/ports/bae58e9d-a6cb-4d06-938b-f58fcb395cb3 => 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: 1087/2337] 10.0.0.171 () {32 vars in 722 bytes} [Thu Apr 23 02:31:54 2026] DELETE /v2.0/trunks/b5f3842f-c36d-4ff2-9e23-5cc724021a40 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:31:54.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c07f8cd-2361-412b-9e08-89777eb697c9 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] TaaS: Handle Delete Port: a737c9e0-2234-45b7-b17f-f38473ec9f47 2026-04-23 02:31:54.922 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c07f8cd-2361-412b-9e08-89777eb697c9 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] Tap Mirror: Handle Delete Port: a737c9e0-2234-45b7-b17f-f38473ec9f47 [pid: 8|app: 0|req: 1251/2338] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:31:54 2026] DELETE /v2.0/ports/a737c9e0-2234-45b7-b17f-f38473ec9f47 => 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: 1088/2339] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:54 2026] GET /v2.0/security-groups?tenant_id=39d73b4f6ff6474cb8e2095de6b3a8ad&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:55.087 8 INFO neutron_taas.services.taas.taas_plugin [None req-325500a0-2ca7-4523-b2e6-cac232118fca 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] TaaS: Handle Delete Port: 31be55d6-e510-4e74-b985-7e14dcb1fa45 2026-04-23 02:31:55.090 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-325500a0-2ca7-4523-b2e6-cac232118fca 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] Tap Mirror: Handle Delete Port: 31be55d6-e510-4e74-b985-7e14dcb1fa45 [pid: 7|app: 0|req: 1089/2340] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:55 2026] DELETE /v2.0/security-groups/9958ea68-c872-42f5-9539-b57efff98181 => 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: 1252/2341] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:31:55 2026] DELETE /v2.0/ports/31be55d6-e510-4e74-b985-7e14dcb1fa45 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2342] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:55 2026] GET /v2.0/security-groups?tenant_id=fe3e1b1d9d654d92be5f57af3df4a942&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:55.309 7 INFO neutron_taas.services.taas.taas_plugin [None req-c7e69658-7327-4f23-b89d-017c13d766fe 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] TaaS: Handle Delete Port: ca9ab547-6c02-465a-a3e9-f18506443cbd 2026-04-23 02:31:55.312 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7e69658-7327-4f23-b89d-017c13d766fe 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] Tap Mirror: Handle Delete Port: ca9ab547-6c02-465a-a3e9-f18506443cbd [pid: 7|app: 0|req: 1090/2343] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:31:55 2026] DELETE /v2.0/ports/ca9ab547-6c02-465a-a3e9-f18506443cbd => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2344] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:55 2026] DELETE /v2.0/security-groups/5204b724-f569-44fb-85ff-9ce2d2db3baf => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:31:55.506 7 INFO neutron_taas.services.taas.taas_plugin [None req-1cb39026-9065-4698-a0ab-79ae1a5ca7fa 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] TaaS: Handle Delete Port: c17b9319-2917-40d1-baf1-9362f027fff1 2026-04-23 02:31:55.509 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1cb39026-9065-4698-a0ab-79ae1a5ca7fa 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] Tap Mirror: Handle Delete Port: c17b9319-2917-40d1-baf1-9362f027fff1 [pid: 7|app: 0|req: 1091/2345] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:31:55 2026] DELETE /v2.0/ports/c17b9319-2917-40d1-baf1-9362f027fff1 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:55.668 8 INFO neutron_taas.services.taas.taas_plugin [None req-33ab4ceb-0601-4b6d-9316-47689daec135 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] TaaS: Handle Delete Port: bae58e9d-a6cb-4d06-938b-f58fcb395cb3 2026-04-23 02:31:55.670 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33ab4ceb-0601-4b6d-9316-47689daec135 68dd1a73421047008a6ee123fef69539 d8460d32dc3543569d46515470d2e23b - - default default] Tap Mirror: Handle Delete Port: bae58e9d-a6cb-4d06-938b-f58fcb395cb3 [pid: 8|app: 0|req: 1255/2346] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:31:55 2026] DELETE /v2.0/ports/bae58e9d-a6cb-4d06-938b-f58fcb395cb3 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2347] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:55 2026] DELETE /v2.0/networks/0d0e6c82-bf0c-4c28-b740-aae869b39655 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:56.025 8 INFO neutron.services.segments.plugin [-] Segment 5669ce13-5014-49d0-ae82-bc52d6739a22 resource provider aggregate not found 2026-04-23 02:31:56.027 8 INFO neutron.services.segments.plugin [-] Segment 5669ce13-5014-49d0-ae82-bc52d6739a22 resource provider aggregate not found 2026-04-23 02:31:56.044 7 INFO neutron.services.segments.plugin [-] Segment 39992d0b-d63b-4826-91fa-f59df8b772a2 resource provider aggregate not found 2026-04-23 02:31:56.046 7 INFO neutron.services.segments.plugin [-] Segment 39992d0b-d63b-4826-91fa-f59df8b772a2 resource provider aggregate not found 2026-04-23 02:31:56.049 8 INFO neutron.services.segments.plugin [-] Segment 5669ce13-5014-49d0-ae82-bc52d6739a22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5669ce13-5014-49d0-ae82-bc52d6739a22 found for delete ", "request_id": "req-19ec4e59-035b-4913-a220-f8cf60bc230b"}]} 2026-04-23 02:31:56.052 8 INFO neutron.services.segments.plugin [-] Segment 5669ce13-5014-49d0-ae82-bc52d6739a22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5669ce13-5014-49d0-ae82-bc52d6739a22 found for delete ", "request_id": "req-01562c2f-6006-4109-b453-79d0c525d08d"}]} [pid: 8|app: 0|req: 1256/2348] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:55 2026] DELETE /v2.0/networks/22098030-d50f-4a50-823a-55f9aba75726 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:31:56.063 7 INFO neutron.services.segments.plugin [-] Segment 39992d0b-d63b-4826-91fa-f59df8b772a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39992d0b-d63b-4826-91fa-f59df8b772a2 found for delete ", "request_id": "req-1a0ba30d-63b3-4b36-b475-1225e76ff134"}]} 2026-04-23 02:31:56.073 7 INFO neutron.services.segments.plugin [-] Segment 39992d0b-d63b-4826-91fa-f59df8b772a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39992d0b-d63b-4826-91fa-f59df8b772a2 found for delete ", "request_id": "req-8d2b52c9-0c1e-401c-981f-19c5156e57e2"}]} 2026-04-23 02:31:56.088 7 INFO neutron.services.segments.plugin [-] Segment edda42d7-5236-4503-9f83-11b465d8ee50 resource provider aggregate not found 2026-04-23 02:31:56.093 7 INFO neutron.services.segments.plugin [-] Segment edda42d7-5236-4503-9f83-11b465d8ee50 resource provider aggregate not found 2026-04-23 02:31:56.106 7 INFO neutron.services.segments.plugin [-] Segment edda42d7-5236-4503-9f83-11b465d8ee50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edda42d7-5236-4503-9f83-11b465d8ee50 found for delete ", "request_id": "req-08cf9edc-c4c5-45a5-9f6f-fbcbb967e5d6"}]} 2026-04-23 02:31:56.118 7 INFO neutron.services.segments.plugin [-] Segment edda42d7-5236-4503-9f83-11b465d8ee50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edda42d7-5236-4503-9f83-11b465d8ee50 found for delete ", "request_id": "req-0908200b-bee5-42f6-b66c-df5c3b1cbc8d"}]} 2026-04-23 02:31:56.123 7 INFO neutron.services.segments.plugin [-] Segment 7add07f6-2ba6-4b4a-9ab7-fdd2dd643591 resource provider aggregate not found 2026-04-23 02:31:56.139 7 INFO neutron.services.segments.plugin [-] Segment 7add07f6-2ba6-4b4a-9ab7-fdd2dd643591 resource provider aggregate not found 2026-04-23 02:31:56.147 7 INFO neutron.services.segments.plugin [-] Segment 7add07f6-2ba6-4b4a-9ab7-fdd2dd643591 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7add07f6-2ba6-4b4a-9ab7-fdd2dd643591 found for delete ", "request_id": "req-6086fbd1-ad5a-4cf0-baf4-06f58a3fd5a6"}]} 2026-04-23 02:31:56.160 7 INFO neutron.services.segments.plugin [-] Segment 7add07f6-2ba6-4b4a-9ab7-fdd2dd643591 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7add07f6-2ba6-4b4a-9ab7-fdd2dd643591 found for delete ", "request_id": "req-3332836b-acba-44c9-b3d0-782135e922e2"}]} [pid: 7|app: 0|req: 1093/2349] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:56 2026] DELETE /v2.0/networks/07dfc1f3-9b35-4b51-a4b4-d621f5c34b19 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2350] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:56 2026] DELETE /v2.0/networks/6d29681b-a039-4316-8c82-4af7299c9b8b => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2351] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:31:56 2026] DELETE /v2.0/networks/606543fb-9e85-4fa6-b2fb-fef6128d2790 => 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: 1258/2352] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:57 2026] GET /v2.0/security-groups?tenant_id=d8460d32dc3543569d46515470d2e23b&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2353] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:57 2026] DELETE /v2.0/security-groups/6a517768-403e-49fd-8392-bb2111c3ff6b => 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: 1259/2354] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:57 2026] GET /v2.0/security-groups?tenant_id=0c8dce36280248459a3d879a88b671eb&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: 1096/2355] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:57 2026] DELETE /v2.0/security-groups/c31d4ad8-1490-447c-80d8-27617315d08b => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2356] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:31:57 2026] GET /v2.0/security-groups?tenant_id=cd9963b8462e48bda659d4c1c01310c6&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:31:58.066 8 INFO neutron.services.segments.plugin [-] Segment 1f69c10e-8b82-4baa-aa2e-3bee199f94f0 resource provider aggregate not found 2026-04-23 02:31:58.073 8 INFO neutron.services.segments.plugin [-] Segment 1f69c10e-8b82-4baa-aa2e-3bee199f94f0 resource provider aggregate not found 2026-04-23 02:31:58.077 8 INFO neutron.services.segments.plugin [-] Segment 1f69c10e-8b82-4baa-aa2e-3bee199f94f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f69c10e-8b82-4baa-aa2e-3bee199f94f0 found for delete ", "request_id": "req-0f85c9c7-18f3-468f-9d1f-633558da7949"}]} 2026-04-23 02:31:58.086 8 INFO neutron.services.segments.plugin [-] Segment 1f69c10e-8b82-4baa-aa2e-3bee199f94f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f69c10e-8b82-4baa-aa2e-3bee199f94f0 found for delete ", "request_id": "req-1f776914-14fd-41e5-8725-4289d3204675"}]} [pid: 7|app: 0|req: 1097/2357] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:31:58 2026] DELETE /v2.0/security-groups/5009c485-9a04-4832-ad92-67f11e5b30e1 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:31:58.166 7 INFO neutron.services.segments.plugin [-] Segment 1f8ac0a1-b62d-4712-9449-09c1dcbe2d3c resource provider aggregate not found 2026-04-23 02:31:58.180 7 INFO neutron.services.segments.plugin [-] Segment 1f8ac0a1-b62d-4712-9449-09c1dcbe2d3c resource provider aggregate not found 2026-04-23 02:31:58.186 7 INFO neutron.services.segments.plugin [-] Segment 1f8ac0a1-b62d-4712-9449-09c1dcbe2d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8ac0a1-b62d-4712-9449-09c1dcbe2d3c found for delete ", "request_id": "req-dabd50f5-0c4c-47e0-9e01-02e8a557d5bd"}]} 2026-04-23 02:31:58.199 7 INFO neutron.services.segments.plugin [-] Segment 1f8ac0a1-b62d-4712-9449-09c1dcbe2d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8ac0a1-b62d-4712-9449-09c1dcbe2d3c found for delete ", "request_id": "req-e7f3f8f7-8478-461a-a965-ad019dbeced9"}]} 2026-04-23 02:31:58.205 7 INFO neutron.services.segments.plugin [-] Segment ec6f4846-b425-4c95-ac61-94fb8b099b59 resource provider aggregate not found 2026-04-23 02:31:58.220 7 INFO neutron.services.segments.plugin [-] Segment ec6f4846-b425-4c95-ac61-94fb8b099b59 resource provider aggregate not found 2026-04-23 02:31:58.224 7 INFO neutron.services.segments.plugin [-] Segment ec6f4846-b425-4c95-ac61-94fb8b099b59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec6f4846-b425-4c95-ac61-94fb8b099b59 found for delete ", "request_id": "req-79c77b6f-542a-42a0-8a97-052c01e7c685"}]} 2026-04-23 02:31:58.236 7 INFO neutron.services.segments.plugin [-] Segment ec6f4846-b425-4c95-ac61-94fb8b099b59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec6f4846-b425-4c95-ac61-94fb8b099b59 found for delete ", "request_id": "req-6a48441d-4f8c-47db-a4dd-6e56a05bed16"}]} [pid: 8|app: 0|req: 1261/2358] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:31:59 2026] POST /v2.0/floatingips => generated 552 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2359] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:32:00 2026] POST /v2.0/floatingips => generated 552 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2360] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:32:00 2026] POST /v2.0/floatingips => generated 552 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:32:01.485 8 INFO neutron.db.segments_db [None req-c5bcd8bf-a938-494f-9837-ef3e6661bde9 0d0f499cadf3443ab6e43087a1d9cae9 06681af2e87842e48b27d8b0a00168f1 - - default default] Added segment a5b68908-f1a1-4719-b547-c4a3716d4091 of type vxlan for network 0b5099aa-e274-409a-aea8-f5305413fdb9 [pid: 8|app: 0|req: 1263/2361] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:32:01 2026] POST /v2.0/networks => generated 612 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2362] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:32:01 2026] POST /v2.0/floatingips => generated 552 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2363] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:32:01 2026] PUT /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2364] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:01 2026] GET /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/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: 1266/2365] 10.0.0.171 () {34 vars in 764 bytes} [Thu Apr 23 02:32:01 2026] PUT /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2366] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:01 2026] GET /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/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: 1268/2367] 10.0.0.171 () {34 vars in 760 bytes} [Thu Apr 23 02:32:01 2026] PUT /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2368] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:01 2026] GET /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2369] 10.0.0.171 () {34 vars in 782 bytes} [Thu Apr 23 02:32:01 2026] PUT /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2370] 10.0.0.171 () {34 vars in 676 bytes} [Thu Apr 23 02:32:01 2026] POST /v2.0/floatingips => generated 552 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2371] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:01 2026] GET /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2372] 10.0.0.171 () {34 vars in 759 bytes} [Thu Apr 23 02:32:01 2026] PUT /v2.0/floatingips/0e40b08b-3946-4437-928b-9945a08fdf99/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: 1272/2373] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:32:02 2026] PUT /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2374] 10.0.0.171 () {34 vars in 759 bytes} [Thu Apr 23 02:32:02 2026] PUT /v2.0/floatingips/9ca53698-07c5-46e4-ade5-f72efea7e68c/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: 1273/2375] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:02 2026] GET /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2376] 10.0.0.171 () {34 vars in 759 bytes} [Thu Apr 23 02:32:02 2026] PUT /v2.0/floatingips/ebca5ead-3419-41c4-9e91-736158b7f87e/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2377] 10.0.0.171 () {32 vars in 741 bytes} [Thu Apr 23 02:32:02 2026] GET /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:32:02.231 8 INFO neutron.api.v2.resource [None req-0a29fae6-1024-4306-89a7-898232e93079 0d0f499cadf3443ab6e43087a1d9cae9 06681af2e87842e48b27d8b0a00168f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1275/2378] 10.0.0.171 () {32 vars in 745 bytes} [Thu Apr 23 02:32:02 2026] GET /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2379] 10.0.0.171 () {32 vars in 744 bytes} [Thu Apr 23 02:32:02 2026] DELETE /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2380] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:02 2026] GET /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:32:02.368 8 INFO neutron.api.v2.resource [None req-d37cacbc-448e-4d85-b2fc-fbd726b9fb10 0d0f499cadf3443ab6e43087a1d9cae9 06681af2e87842e48b27d8b0a00168f1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1278/2381] 10.0.0.171 () {32 vars in 748 bytes} [Thu Apr 23 02:32:02 2026] DELETE /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2382] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:32:02 2026] DELETE /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2383] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:02 2026] GET /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:32:02.582 8 INFO neutron.services.segments.plugin [-] Segment a5b68908-f1a1-4719-b547-c4a3716d4091 resource provider aggregate not found 2026-04-23 02:32:02.586 8 INFO neutron.services.segments.plugin [-] Segment a5b68908-f1a1-4719-b547-c4a3716d4091 resource provider aggregate not found 2026-04-23 02:32:02.599 8 INFO neutron.services.segments.plugin [-] Segment a5b68908-f1a1-4719-b547-c4a3716d4091 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5b68908-f1a1-4719-b547-c4a3716d4091 found for delete ", "request_id": "req-13f75315-c7d4-4f55-adc5-619946308ede"}]} 2026-04-23 02:32:02.600 8 INFO neutron.services.segments.plugin [-] Segment a5b68908-f1a1-4719-b547-c4a3716d4091 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5b68908-f1a1-4719-b547-c4a3716d4091 found for delete ", "request_id": "req-f60d310f-e026-4e2f-b5b5-fda19116c369"}]} [pid: 8|app: 0|req: 1281/2384] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:32:02 2026] DELETE /v2.0/networks/0b5099aa-e274-409a-aea8-f5305413fdb9 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2385] 10.0.0.171 () {34 vars in 759 bytes} [Thu Apr 23 02:32:02 2026] PUT /v2.0/floatingips/5246762b-e8fc-459d-9564-a692bc8161e7/tags => generated 19 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2386] 10.0.0.171 () {32 vars in 672 bytes} [Thu Apr 23 02:32:02 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2387] 10.0.0.171 () {32 vars in 686 bytes} [Thu Apr 23 02:32:02 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2388] 10.0.0.171 () {32 vars in 682 bytes} [Thu Apr 23 02:32:02 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2389] 10.0.0.171 () {32 vars in 694 bytes} [Thu Apr 23 02:32:02 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2390] 10.0.0.171 () {32 vars in 680 bytes} [Thu Apr 23 02:32:02 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2391] 10.0.0.171 () {32 vars in 694 bytes} [Thu Apr 23 02:32:02 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2392] 10.0.0.171 () {32 vars in 690 bytes} [Thu Apr 23 02:32:03 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2393] 10.0.0.171 () {32 vars in 702 bytes} [Thu Apr 23 02:32:03 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:32:03.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-9532541c-d15e-42c9-b880-86f959e6ce85 c1b3e473c2374e269b11212d95a29b8b 43444a7420f8480592845ef3c807841a - - default default] TaaS: Handle Delete Port: 4b5b4417-b6e3-43b6-9c8e-ae08b161b77d 2026-04-23 02:32:03.202 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9532541c-d15e-42c9-b880-86f959e6ce85 c1b3e473c2374e269b11212d95a29b8b 43444a7420f8480592845ef3c807841a - - default default] Tap Mirror: Handle Delete Port: 4b5b4417-b6e3-43b6-9c8e-ae08b161b77d [pid: 8|app: 0|req: 1286/2394] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:32:03 2026] DELETE /v2.0/floatingips/0e40b08b-3946-4437-928b-9945a08fdf99 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2395] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:03 2026] GET /v2.0/security-groups?tenant_id=06681af2e87842e48b27d8b0a00168f1&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:32:03.439 8 INFO neutron_taas.services.taas.taas_plugin [None req-c8045bf7-3608-4f40-94b7-f9acc9681fc0 c1b3e473c2374e269b11212d95a29b8b 43444a7420f8480592845ef3c807841a - - default default] TaaS: Handle Delete Port: 3ee3f4a8-e200-42f7-8340-928ea59cc5c0 2026-04-23 02:32:03.442 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8045bf7-3608-4f40-94b7-f9acc9681fc0 c1b3e473c2374e269b11212d95a29b8b 43444a7420f8480592845ef3c807841a - - default default] Tap Mirror: Handle Delete Port: 3ee3f4a8-e200-42f7-8340-928ea59cc5c0 [pid: 7|app: 0|req: 1110/2396] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:03 2026] DELETE /v2.0/security-groups/73e96bce-e399-433e-8269-331cacf0b046 => 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: 1287/2397] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:32:03 2026] DELETE /v2.0/floatingips/9ca53698-07c5-46e4-ade5-f72efea7e68c => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2398] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:03 2026] GET /v2.0/security-groups?tenant_id=85ba1871c0bd49f09574a4f6fea6b527&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:32:03.723 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d0093e4-f71b-4e25-b200-ccf32a3d92ab c1b3e473c2374e269b11212d95a29b8b 43444a7420f8480592845ef3c807841a - - default default] TaaS: Handle Delete Port: e956aa7c-f283-4bf6-81b2-2d87123b1ab9 2026-04-23 02:32:03.727 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d0093e4-f71b-4e25-b200-ccf32a3d92ab c1b3e473c2374e269b11212d95a29b8b 43444a7420f8480592845ef3c807841a - - default default] Tap Mirror: Handle Delete Port: e956aa7c-f283-4bf6-81b2-2d87123b1ab9 [pid: 7|app: 0|req: 1112/2399] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:03 2026] DELETE /v2.0/security-groups/cc34851f-609c-4993-90a5-9e12b6af3e1f => 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: 1288/2400] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:32:03 2026] DELETE /v2.0/floatingips/ebca5ead-3419-41c4-9e91-736158b7f87e => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:32:04.564 7 INFO neutron_taas.services.taas.taas_plugin [None req-daef2bb5-9a8d-4b69-9d6d-7ebcc16cdf2c c1b3e473c2374e269b11212d95a29b8b 43444a7420f8480592845ef3c807841a - - default default] TaaS: Handle Delete Port: 619d023d-22de-4b31-8e18-305f1c196d38 2026-04-23 02:32:04.567 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-daef2bb5-9a8d-4b69-9d6d-7ebcc16cdf2c c1b3e473c2374e269b11212d95a29b8b 43444a7420f8480592845ef3c807841a - - default default] Tap Mirror: Handle Delete Port: 619d023d-22de-4b31-8e18-305f1c196d38 [pid: 7|app: 0|req: 1113/2401] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:32:04 2026] DELETE /v2.0/floatingips/5246762b-e8fc-459d-9564-a692bc8161e7 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:32:04.867 8 INFO neutron_taas.services.taas.taas_plugin [None req-5efeacf7-01e9-4cbd-bbd2-737de7ff72ad c1b3e473c2374e269b11212d95a29b8b 43444a7420f8480592845ef3c807841a - - default default] TaaS: Handle Delete Port: 1b23d9cc-0747-49b7-b466-eee3150a6dd6 2026-04-23 02:32:04.870 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5efeacf7-01e9-4cbd-bbd2-737de7ff72ad c1b3e473c2374e269b11212d95a29b8b 43444a7420f8480592845ef3c807841a - - default default] Tap Mirror: Handle Delete Port: 1b23d9cc-0747-49b7-b466-eee3150a6dd6 [pid: 8|app: 0|req: 1289/2402] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:32:04 2026] DELETE /v2.0/floatingips/046afd83-e98a-442d-8933-208570b916ba => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2405] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:05 2026] GET /v2.0/security-groups?tenant_id=43444a7420f8480592845ef3c807841a&name=default => generated 2929 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2406] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:06 2026] DELETE /v2.0/security-groups/6776bcd3-2f0a-46be-9bda-22e6b82cc26f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2407] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:06 2026] GET /v2.0/security-groups?tenant_id=7e0855c46d69432a93c838b7bd15dcda&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2408] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:06 2026] DELETE /v2.0/security-groups/e7e9fa63-96ec-4f22-9a47-f22e6e910c1a => 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: 1116/2409] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:06 2026] GET /v2.0/security-groups?tenant_id=f525fdeca3ea4db38746dcb43882c137&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2410] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:06 2026] DELETE /v2.0/security-groups/b20868f8-875a-473b-8903-ee4d4e72e47d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2411] 10.0.0.171 () {34 vars in 678 bytes} [Thu Apr 23 02:32:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2412] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:32:07 2026] PUT /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2413] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:07 2026] GET /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2414] 10.0.0.171 () {34 vars in 764 bytes} [Thu Apr 23 02:32:07 2026] PUT /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2415] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:07 2026] GET /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2416] 10.0.0.171 () {34 vars in 760 bytes} [Thu Apr 23 02:32:07 2026] PUT /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags/red => 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: 1120/2417] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:07 2026] GET /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2418] 10.0.0.171 () {34 vars in 782 bytes} [Thu Apr 23 02:32:07 2026] PUT /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2419] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:07 2026] GET /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2420] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:32:07 2026] PUT /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2421] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:07 2026] GET /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2422] 10.0.0.171 () {32 vars in 741 bytes} [Thu Apr 23 02:32:07 2026] GET /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:32:07.675 7 INFO neutron.api.v2.resource [None req-97778d11-6512-41f1-9ee4-d0cda7f02a4f 2850355906714d7eafb03e4481c1337c dbb2925c116c40988ff7c49024140435 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1123/2423] 10.0.0.171 () {32 vars in 745 bytes} [Thu Apr 23 02:32:07 2026] GET /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/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: 1301/2424] 10.0.0.171 () {32 vars in 744 bytes} [Thu Apr 23 02:32:07 2026] DELETE /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2425] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:07 2026] GET /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:32:07.798 8 INFO neutron.api.v2.resource [None req-c6fc7408-033d-4c6e-8aac-f729be72e429 2850355906714d7eafb03e4481c1337c dbb2925c116c40988ff7c49024140435 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1302/2426] 10.0.0.171 () {32 vars in 748 bytes} [Thu Apr 23 02:32:07 2026] DELETE /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2427] 10.0.0.171 () {32 vars in 736 bytes} [Thu Apr 23 02:32:07 2026] DELETE /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2428] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:07 2026] GET /v2.0/policies/5753693e-61ef-4735-9856-0c0995692d47/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2429] 10.0.0.171 () {32 vars in 734 bytes} [Thu Apr 23 02:32:07 2026] DELETE /v2.0/qos/policies/5753693e-61ef-4735-9856-0c0995692d47 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2430] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:08 2026] GET /v2.0/security-groups?tenant_id=dbb2925c116c40988ff7c49024140435&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2431] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:08 2026] DELETE /v2.0/security-groups/14b3628b-74aa-4441-a5d8-0cb8458a8d7c => 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: 1305/2432] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:08 2026] GET /v2.0/security-groups?tenant_id=9dd0793f02414670bfb39bb38cfcfc86&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2433] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:09 2026] DELETE /v2.0/security-groups/8a376ac8-0936-427b-bf90-809e27ca6af8 => 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: 1306/2434] 10.0.0.171 () {34 vars in 684 bytes} [Thu Apr 23 02:32:09 2026] POST /v2.0/security-groups => generated 1603 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2435] 10.0.0.171 () {34 vars in 767 bytes} [Thu Apr 23 02:32:10 2026] PUT /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2436] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:32:10 2026] GET /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2437] 10.0.0.171 () {34 vars in 778 bytes} [Thu Apr 23 02:32:10 2026] PUT /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2438] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:32:10 2026] GET /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2439] 10.0.0.171 () {34 vars in 774 bytes} [Thu Apr 23 02:32:10 2026] PUT /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/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: 1309/2440] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:32:10 2026] GET /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2441] 10.0.0.171 () {34 vars in 796 bytes} [Thu Apr 23 02:32:10 2026] PUT /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2442] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:32:10 2026] GET /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2443] 10.0.0.171 () {34 vars in 767 bytes} [Thu Apr 23 02:32:10 2026] PUT /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2444] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:32:10 2026] GET /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2445] 10.0.0.171 () {32 vars in 755 bytes} [Thu Apr 23 02:32:10 2026] GET /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:32:10.901 8 INFO neutron.api.v2.resource [None req-d0ad3b5f-25b0-4081-8887-9596fd69a700 ebe5800495fd43ac92e2f67da3e2e430 642f23cb9f49475ba967f4d38d6792ee - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1312/2446] 10.0.0.171 () {32 vars in 759 bytes} [Thu Apr 23 02:32:10 2026] GET /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/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: 1135/2447] 10.0.0.171 () {32 vars in 758 bytes} [Thu Apr 23 02:32:10 2026] DELETE /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2448] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:32:10 2026] GET /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:32:11.034 7 INFO neutron.api.v2.resource [None req-412ee983-b05b-4144-83a2-368ead97f9ef ebe5800495fd43ac92e2f67da3e2e430 642f23cb9f49475ba967f4d38d6792ee - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2449] 10.0.0.171 () {32 vars in 762 bytes} [Thu Apr 23 02:32:10 2026] DELETE /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2450] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:32:11 2026] DELETE /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags => 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: 1137/2451] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:32:11 2026] GET /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2452] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:11 2026] DELETE /v2.0/security-groups/6cdd5d97-418c-42b7-af16-2499f54a726c => 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: 1138/2453] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:11 2026] GET /v2.0/security-groups?tenant_id=642f23cb9f49475ba967f4d38d6792ee&name=default => generated 2929 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2454] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:11 2026] DELETE /v2.0/security-groups/519cbf52-7bb5-4984-89e9-b14881db4b2c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2455] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:12 2026] GET /v2.0/security-groups?tenant_id=1ff1c76d35d9437eb346627efdd0abd1&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2456] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:12 2026] DELETE /v2.0/security-groups/4dd481b2-418e-4f40-9a18-0b04d4320f84 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:32:12.658 7 INFO neutron.db.segments_db [None req-2661ab2b-45f4-446b-b060-38bc1350bc13 d8f4e753f09e4939befec06e1fa7be3a baea7ac86a7d4e24808421710fba9673 - - default default] Added segment 95f9c97f-36dc-4db6-bec2-a8ed1d8e525b of type vxlan for network 497ba81d-2c69-45c3-b1f5-a07f2f1e3fa0 [pid: 7|app: 0|req: 1140/2457] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:32:12 2026] POST /v2.0/networks => generated 612 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2458] 10.0.0.171 () {34 vars in 664 bytes} [Thu Apr 23 02:32:12 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2459] 10.0.0.171 () {34 vars in 666 bytes} [Thu Apr 23 02:32:13 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) /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/2460] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:32:13 2026] PUT /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2461] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:32:13 2026] GET /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/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: 1320/2462] 10.0.0.171 () {34 vars in 760 bytes} [Thu Apr 23 02:32:13 2026] PUT /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2463] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:32:13 2026] GET /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2464] 10.0.0.171 () {34 vars in 756 bytes} [Thu Apr 23 02:32:13 2026] PUT /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2465] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:32:13 2026] GET /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2466] 10.0.0.171 () {34 vars in 778 bytes} [Thu Apr 23 02:32:13 2026] PUT /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2467] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:32:13 2026] GET /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2468] 10.0.0.171 () {34 vars in 749 bytes} [Thu Apr 23 02:32:13 2026] PUT /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2469] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:32:13 2026] GET /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2470] 10.0.0.171 () {32 vars in 737 bytes} [Thu Apr 23 02:32:13 2026] GET /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:32:13.672 7 INFO neutron.api.v2.resource [None req-b85b5ef2-141d-45c3-98cf-bd4f88040a51 d8f4e753f09e4939befec06e1fa7be3a baea7ac86a7d4e24808421710fba9673 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1147/2471] 10.0.0.171 () {32 vars in 741 bytes} [Thu Apr 23 02:32:13 2026] GET /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2472] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:13 2026] DELETE /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2473] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:32:13 2026] GET /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:32:13.768 8 INFO neutron.api.v2.resource [None req-9b2b4025-a6d8-48ed-8ac0-7d407313e85b d8f4e753f09e4939befec06e1fa7be3a baea7ac86a7d4e24808421710fba9673 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1326/2474] 10.0.0.171 () {32 vars in 744 bytes} [Thu Apr 23 02:32:13 2026] DELETE /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2475] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:32:13 2026] DELETE /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2476] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:32:13 2026] GET /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9/tags => 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: 1150/2477] 10.0.0.171 () {32 vars in 719 bytes} [Thu Apr 23 02:32:13 2026] GET /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2478] 10.0.0.171 () {32 vars in 717 bytes} [Thu Apr 23 02:32:13 2026] GET /v2.0/ports/ad48a31d-d104-4f06-b816-dea05f83c283 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2479] 10.0.0.171 () {32 vars in 722 bytes} [Thu Apr 23 02:32:13 2026] DELETE /v2.0/trunks/bfe1f823-a784-44bf-a931-62c7040cbee9 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:32:14.082 8 INFO neutron_taas.services.taas.taas_plugin [None req-86501bd8-8cc6-4173-9f48-4b1791f065c3 d8f4e753f09e4939befec06e1fa7be3a baea7ac86a7d4e24808421710fba9673 - - default default] TaaS: Handle Delete Port: ad48a31d-d104-4f06-b816-dea05f83c283 2026-04-23 02:32:14.085 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86501bd8-8cc6-4173-9f48-4b1791f065c3 d8f4e753f09e4939befec06e1fa7be3a baea7ac86a7d4e24808421710fba9673 - - default default] Tap Mirror: Handle Delete Port: ad48a31d-d104-4f06-b816-dea05f83c283 [pid: 8|app: 0|req: 1329/2480] 10.0.0.171 () {32 vars in 720 bytes} [Thu Apr 23 02:32:13 2026] DELETE /v2.0/ports/ad48a31d-d104-4f06-b816-dea05f83c283 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:32:14.281 7 INFO neutron.services.segments.plugin [-] Segment 95f9c97f-36dc-4db6-bec2-a8ed1d8e525b resource provider aggregate not found 2026-04-23 02:32:14.281 7 INFO neutron.services.segments.plugin [-] Segment 95f9c97f-36dc-4db6-bec2-a8ed1d8e525b resource provider aggregate not found 2026-04-23 02:32:14.299 7 INFO neutron.services.segments.plugin [-] Segment 95f9c97f-36dc-4db6-bec2-a8ed1d8e525b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95f9c97f-36dc-4db6-bec2-a8ed1d8e525b found for delete ", "request_id": "req-d9c4445b-0496-45a1-8e90-785721d4fede"}]} 2026-04-23 02:32:14.306 7 INFO neutron.services.segments.plugin [-] Segment 95f9c97f-36dc-4db6-bec2-a8ed1d8e525b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95f9c97f-36dc-4db6-bec2-a8ed1d8e525b found for delete ", "request_id": "req-c4e6bd63-0ecf-4544-9eb1-9ad4798b3483"}]} [pid: 7|app: 0|req: 1152/2481] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:32:14 2026] DELETE /v2.0/networks/497ba81d-2c69-45c3-b1f5-a07f2f1e3fa0 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2482] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:14 2026] GET /v2.0/security-groups?tenant_id=212431ca7f844610adcf1910e94b6b7e&name=default => generated 2929 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2483] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:15 2026] DELETE /v2.0/security-groups/4431ad68-2a1e-4b32-b0e3-42577cfe4c36 => 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: 1331/2484] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:15 2026] GET /v2.0/security-groups?tenant_id=baea7ac86a7d4e24808421710fba9673&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2485] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:15 2026] DELETE /v2.0/security-groups/54778cab-af2a-4329-88b1-db5fa452dcf4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:32:15.882 8 INFO neutron.db.segments_db [None req-c84bda9f-0b68-43c6-970f-5e1490299f07 6543d7cb81034b6999688e5b866862b6 68116aab1d784631aeec6ec8a42f4932 - - default default] Added segment 92ddf7bb-7ad2-4cd3-b1c7-5037ccc416b6 of type vxlan for network 7606c21c-47e1-43c4-9176-f179022c630d [pid: 8|app: 0|req: 1332/2486] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:32:15 2026] POST /v2.0/networks => generated 613 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2487] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:32:15 2026] POST /v2.0/subnets => generated 626 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2488] 10.0.0.171 () {34 vars in 751 bytes} [Thu Apr 23 02:32:16 2026] PUT /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2489] 10.0.0.171 () {32 vars in 731 bytes} [Thu Apr 23 02:32:16 2026] GET /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2490] 10.0.0.171 () {34 vars in 762 bytes} [Thu Apr 23 02:32:16 2026] PUT /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2491] 10.0.0.171 () {32 vars in 731 bytes} [Thu Apr 23 02:32:16 2026] GET /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/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: 1335/2492] 10.0.0.171 () {34 vars in 758 bytes} [Thu Apr 23 02:32:16 2026] PUT /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2493] 10.0.0.171 () {32 vars in 731 bytes} [Thu Apr 23 02:32:16 2026] GET /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2494] 10.0.0.171 () {34 vars in 780 bytes} [Thu Apr 23 02:32:16 2026] PUT /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2495] 10.0.0.171 () {32 vars in 731 bytes} [Thu Apr 23 02:32:16 2026] GET /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2496] 10.0.0.171 () {34 vars in 751 bytes} [Thu Apr 23 02:32:16 2026] PUT /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2497] 10.0.0.171 () {32 vars in 731 bytes} [Thu Apr 23 02:32:16 2026] GET /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2498] 10.0.0.171 () {32 vars in 739 bytes} [Thu Apr 23 02:32:16 2026] GET /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:32:16.768 7 INFO neutron.api.v2.resource [None req-4112af6d-d37d-4dd9-9b02-65b03bb625ea 6543d7cb81034b6999688e5b866862b6 68116aab1d784631aeec6ec8a42f4932 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1161/2499] 10.0.0.171 () {32 vars in 743 bytes} [Thu Apr 23 02:32:16 2026] GET /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2500] 10.0.0.171 () {32 vars in 742 bytes} [Thu Apr 23 02:32:16 2026] DELETE /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2501] 10.0.0.171 () {32 vars in 731 bytes} [Thu Apr 23 02:32:16 2026] GET /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:32:16.910 8 INFO neutron.api.v2.resource [None req-40a3df1e-a609-4b97-8323-1d0e9c8abaa0 6543d7cb81034b6999688e5b866862b6 68116aab1d784631aeec6ec8a42f4932 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1340/2502] 10.0.0.171 () {32 vars in 746 bytes} [Thu Apr 23 02:32:16 2026] DELETE /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/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: 1163/2503] 10.0.0.171 () {32 vars in 734 bytes} [Thu Apr 23 02:32:16 2026] DELETE /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags => 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: 1341/2504] 10.0.0.171 () {32 vars in 731 bytes} [Thu Apr 23 02:32:16 2026] GET /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2505] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:32:17 2026] DELETE /v2.0/subnets/3e56a483-e86f-4635-9b17-fba587deb356 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:32:17.274 8 INFO neutron_taas.services.taas.taas_plugin [None req-b46e48b6-6127-496b-9d2c-cee7ea68d57a 6543d7cb81034b6999688e5b866862b6 68116aab1d784631aeec6ec8a42f4932 - - default default] TaaS: Handle Delete Port: a7e461c1-3485-4ac6-8fff-1e23249519fb 2026-04-23 02:32:17.276 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b46e48b6-6127-496b-9d2c-cee7ea68d57a 6543d7cb81034b6999688e5b866862b6 68116aab1d784631aeec6ec8a42f4932 - - default default] Tap Mirror: Handle Delete Port: a7e461c1-3485-4ac6-8fff-1e23249519fb 2026-04-23 02:32:17.449 8 INFO neutron.services.segments.plugin [-] Segment 92ddf7bb-7ad2-4cd3-b1c7-5037ccc416b6 resource provider aggregate not found 2026-04-23 02:32:17.453 8 INFO neutron.services.segments.plugin [-] Segment 92ddf7bb-7ad2-4cd3-b1c7-5037ccc416b6 resource provider aggregate not found 2026-04-23 02:32:17.472 8 INFO neutron.services.segments.plugin [-] Segment 92ddf7bb-7ad2-4cd3-b1c7-5037ccc416b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92ddf7bb-7ad2-4cd3-b1c7-5037ccc416b6 found for delete ", "request_id": "req-4a496271-6a17-4677-8b95-5604c5c59496"}]} [pid: 8|app: 0|req: 1342/2506] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:32:17 2026] DELETE /v2.0/networks/7606c21c-47e1-43c4-9176-f179022c630d => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:32:17.475 8 INFO neutron.services.segments.plugin [-] Segment 92ddf7bb-7ad2-4cd3-b1c7-5037ccc416b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92ddf7bb-7ad2-4cd3-b1c7-5037ccc416b6 found for delete ", "request_id": "req-5a00558b-3a65-4da1-a3c0-34ce79ab7e7d"}]} [pid: 7|app: 0|req: 1165/2507] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:18 2026] GET /v2.0/security-groups?tenant_id=1e995e24235f4e59b55f98bbb9c815a7&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2508] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:18 2026] DELETE /v2.0/security-groups/c75ccaed-83c8-4172-b7f0-bc3a5c3a5775 => 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: 1166/2509] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:18 2026] GET /v2.0/security-groups?tenant_id=68116aab1d784631aeec6ec8a42f4932&name=default => generated 2929 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2510] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:18 2026] DELETE /v2.0/security-groups/65025a4c-6e82-498e-b16d-c2a0f75585b5 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:32:18.906 7 INFO neutron.db.segments_db [None req-bd4b867c-927a-4562-8e5f-a3ee01b0db9f 980fa5d2541f4a408ae2bc4f1835447f 1133edb725cc471987fe8b3e1f6f4c77 - - default default] Added segment b18ae9bd-c1dd-4a7f-a636-01a304fdedd3 of type vxlan for network 5a92d16c-7c52-4821-ae12-1ea275537cda [pid: 7|app: 0|req: 1167/2511] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:32:18 2026] POST /v2.0/networks => generated 613 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:32:19.027 8 INFO neutron.db.segments_db [None req-4d252b19-25d2-4e1c-8769-e5beaaa665fa 980fa5d2541f4a408ae2bc4f1835447f 1133edb725cc471987fe8b3e1f6f4c77 - - default default] Added segment 1b03c29f-75a0-4991-955b-a80b7fc3b274 of type vxlan for network 680f6c65-a0ab-4d0a-9fdb-dbbb0416ec70 [pid: 8|app: 0|req: 1345/2512] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:32:18 2026] POST /v2.0/networks => generated 612 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2513] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:32:19 2026] PUT /v2.0/networks/5a92d16c-7c52-4821-ae12-1ea275537cda/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2514] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:19 2026] GET /v2.0/networks/5a92d16c-7c52-4821-ae12-1ea275537cda/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2515] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:32:19 2026] PUT /v2.0/networks/680f6c65-a0ab-4d0a-9fdb-dbbb0416ec70/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: 1347/2516] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:19 2026] GET /v2.0/networks/680f6c65-a0ab-4d0a-9fdb-dbbb0416ec70/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2517] 10.0.0.171 () {34 vars in 753 bytes} [Thu Apr 23 02:32:19 2026] PUT /v2.0/networks/680f6c65-a0ab-4d0a-9fdb-dbbb0416ec70/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2518] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:19 2026] GET /v2.0/networks/680f6c65-a0ab-4d0a-9fdb-dbbb0416ec70/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2519] 10.0.0.171 () {32 vars in 733 bytes} [Thu Apr 23 02:32:19 2026] GET /v2.0/networks/5a92d16c-7c52-4821-ae12-1ea275537cda/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:32:19.671 8 INFO neutron.services.segments.plugin [-] Segment b18ae9bd-c1dd-4a7f-a636-01a304fdedd3 resource provider aggregate not found 2026-04-23 02:32:19.676 8 INFO neutron.services.segments.plugin [-] Segment b18ae9bd-c1dd-4a7f-a636-01a304fdedd3 resource provider aggregate not found 2026-04-23 02:32:19.691 8 INFO neutron.services.segments.plugin [-] Segment b18ae9bd-c1dd-4a7f-a636-01a304fdedd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b18ae9bd-c1dd-4a7f-a636-01a304fdedd3 found for delete ", "request_id": "req-0b4c1d66-a671-485d-82c4-c29db9900353"}]} 2026-04-23 02:32:19.695 8 INFO neutron.services.segments.plugin [-] Segment b18ae9bd-c1dd-4a7f-a636-01a304fdedd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b18ae9bd-c1dd-4a7f-a636-01a304fdedd3 found for delete ", "request_id": "req-4da531c9-83a9-4b83-a63e-fd573ad95e41"}]} [pid: 8|app: 0|req: 1349/2520] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:32:19 2026] DELETE /v2.0/networks/5a92d16c-7c52-4821-ae12-1ea275537cda => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:32:19.813 7 INFO neutron.services.segments.plugin [-] Segment 1b03c29f-75a0-4991-955b-a80b7fc3b274 resource provider aggregate not found 2026-04-23 02:32:19.815 7 INFO neutron.services.segments.plugin [-] Segment 1b03c29f-75a0-4991-955b-a80b7fc3b274 resource provider aggregate not found [pid: 7|app: 0|req: 1172/2521] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:32:19 2026] DELETE /v2.0/networks/680f6c65-a0ab-4d0a-9fdb-dbbb0416ec70 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:32:19.841 7 INFO neutron.services.segments.plugin [-] Segment 1b03c29f-75a0-4991-955b-a80b7fc3b274 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b03c29f-75a0-4991-955b-a80b7fc3b274 found for delete ", "request_id": "req-df4ca64e-e626-40fe-a10a-0d00927c1e38"}]} 2026-04-23 02:32:19.842 7 INFO neutron.services.segments.plugin [-] Segment 1b03c29f-75a0-4991-955b-a80b7fc3b274 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b03c29f-75a0-4991-955b-a80b7fc3b274 found for delete ", "request_id": "req-abde4299-87df-4b7b-b5b8-7fc01b602b89"}]} [pid: 8|app: 0|req: 1350/2522] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:20 2026] GET /v2.0/security-groups?tenant_id=8bc32774c51e4e9baa5918c6462292cf&name=default => generated 2929 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2523] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:20 2026] DELETE /v2.0/security-groups/44d272a1-7749-4bcd-a73f-0beb69ad5850 => 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: 1175/2526] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:32:20 2026] GET /v2.0/security-groups?tenant_id=1133edb725cc471987fe8b3e1f6f4c77&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2527] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:32:20 2026] DELETE /v2.0/security-groups/3cefd00d-7d62-4ea6-af80-ba8c5ead23ab => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:32:29.841 7 INFO neutron.db.segments_db [None req-a6f3566a-8548-4b82-8e0b-0d76c7ada05f 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Added segment 81486307-12b7-49fd-b813-45f699dee2d1 of type vxlan for network ab87d648-f728-48ea-afda-eac1914511ed [pid: 7|app: 0|req: 1176/2528] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:32:29 2026] POST /v2.0/networks => generated 621 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2529] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:32:29 2026] POST /v2.0/subnets => generated 658 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2530] 10.0.0.171 () {32 vars in 722 bytes} [Thu Apr 23 02:32:30 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2531] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:32:30 2026] POST /v2.0/subnets => generated 731 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:32:30.552 7 INFO neutron.db.segments_db [None req-d8708dae-533d-457b-b858-a27b9aa07e89 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Added segment 77751c90-fb8a-48c3-8c09-24402dafdb43 of type vxlan for network c442b6d6-f054-4d32-83b6-745a41c57e15 [pid: 7|app: 0|req: 1178/2532] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:32:30 2026] POST /v2.0/networks => generated 619 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2533] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:32:30 2026] POST /v2.0/subnets => generated 655 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2534] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:32:30 2026] POST /v2.0/subnets => generated 725 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:32:31.264 8 INFO neutron.db.segments_db [None req-f75d1a5c-8260-4243-98dc-4f9458a72751 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Added segment d17a6e39-f8c1-42a2-9db0-419c3dc9b856 of type vxlan for network 0f70676b-3418-4968-9747-6c42883ad124 [pid: 8|app: 0|req: 1356/2535] 10.0.0.171 () {34 vars in 670 bytes} [Thu Apr 23 02:32:31 2026] POST /v2.0/networks => generated 618 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2536] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:32:31 2026] POST /v2.0/subnets => generated 656 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2537] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:32:31 2026] POST /v2.0/subnets => generated 730 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:32:31.902 7 INFO neutron.db.segments_db [None req-dfece4bb-a85a-47c4-8d6e-1061f3d5a07c 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Added segment 34e68535-ff4e-496f-a6b7-81bafa1ce572 of type vxlan for network 3d700e52-234e-46e1-aaea-f586638ce355 2026-04-23 02:32:32.128 7 INFO neutron.db.l3_hamode_db [None req-dfece4bb-a85a-47c4-8d6e-1061f3d5a07c 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 02:32:32.855 7 INFO neutron.db.l3_hamode_db [None req-dfece4bb-a85a-47c4-8d6e-1061f3d5a07c 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1181/2538] 10.0.0.171 () {34 vars in 669 bytes} [Thu Apr 23 02:32:31 2026] POST /v2.0/routers => generated 684 bytes in 1820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2539] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:32:33 2026] PUT /v2.0/routers/3c3d6dc2-96e0-4e52-9741-fc50ffd20bb9/add_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2542] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:32:34 2026] PUT /v2.0/routers/3c3d6dc2-96e0-4e52-9741-fc50ffd20bb9/add_router_interface => generated 309 bytes in 1313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2543] 10.0.0.171 () {34 vars in 783 bytes} [Thu Apr 23 02:32:36 2026] PUT /v2.0/routers/3c3d6dc2-96e0-4e52-9741-fc50ffd20bb9/add_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2544] 10.0.0.171 () {34 vars in 684 bytes} [Thu Apr 23 02:32:37 2026] POST /v2.0/security-groups => generated 1630 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2545] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:32:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2546] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:32:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2547] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:32:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2548] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:32:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2549] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:32:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2550] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:32:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2551] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:32:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2552] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:32:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2553] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:32:38 2026] POST /v2.0/security-group-rules => generated 599 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2554] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:32:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2555] 10.0.0.171 () {34 vars in 695 bytes} [Thu Apr 23 02:32:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2556] 10.0.0.222 () {34 vars in 1096 bytes} [Thu Apr 23 02:32:39 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1926637055&fields=id&tenant_id=7e0f49c85e52440fb05f0e62a4e535ce => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2557] 10.0.0.222 () {34 vars in 982 bytes} [Thu Apr 23 02:32:39 2026] GET /v2.0/networks?id=c442b6d6-f054-4d32-83b6-745a41c57e15 => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2558] 10.0.0.222 () {34 vars in 965 bytes} [Thu Apr 23 02:32:39 2026] GET /v2.0/quotas/7e0f49c85e52440fb05f0e62a4e535ce => 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: 1369/2559] 10.0.0.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:32:39 2026] GET /v2.0/ports?tenant_id=7e0f49c85e52440fb05f0e62a4e535ce&fields=id => generated 287 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2560] 10.0.0.222 () {34 vars in 1008 bytes} [Thu Apr 23 02:32:39 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2561] 10.0.0.222 () {34 vars in 1108 bytes} [Thu Apr 23 02:32:39 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1192/2562] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:32:39 2026] GET /v2.0/ports?device_id=ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc => 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: 1371/2563] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:32:44 2026] GET /v2.0/networks?id=c442b6d6-f054-4d32-83b6-745a41c57e15 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2564] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 23 02:32:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7e0f49c85e52440fb05f0e62a4e535ce => generated 179 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2565] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 23 02:32:44 2026] POST /v2.0/ports => generated 1171 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1373/2566] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:32:45 2026] GET /v2.0/ports?device_id=ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc => generated 1186 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2567] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:32:44 2026] PUT /v2.0/ports/23a34ce9-e339-485d-bad9-0656e61276eb => generated 1452 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2568] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:32:45 2026] GET /v2.0/security-groups?id=fa6f77b7-25ba-41c4-947e-205050e9d673&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:32:45.194 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eea17feb-eb08-400d-b5b4-ca10ac3ab55b'] response: {'name': 'network-changed', 'server_uuid': 'ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc', 'tag': '23a34ce9-e339-485d-bad9-0656e61276eb', '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: 1195/2569] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:32:45 2026] GET /v2.0/ports?tenant_id=7e0f49c85e52440fb05f0e62a4e535ce&device_id=ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc => generated 1455 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2570] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 23 02:32:45 2026] GET /v2.0/networks?tenant_id=7e0f49c85e52440fb05f0e62a4e535ce&shared=False => generated 2374 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2571] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 23 02:32:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2572] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:32:46 2026] GET /v2.0/ports?tenant_id=7e0f49c85e52440fb05f0e62a4e535ce&device_id=ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc => generated 1455 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2573] 199.204.45.115 () {34 vars in 1054 bytes} [Thu Apr 23 02:32:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.7&port_id=23a34ce9-e339-485d-bad9-0656e61276eb => 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: 1377/2574] 199.204.45.115 () {34 vars in 1102 bytes} [Thu Apr 23 02:32:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A19&port_id=23a34ce9-e339-485d-bad9-0656e61276eb => 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: 1198/2575] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 23 02:32:46 2026] GET /v2.0/subnets?id=31f4af2d-91f6-4920-8777-275b7bad58bd&id=be73d487-2a98-43e4-a8fb-20de97c9de56 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2576] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:32:47 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&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: 1199/2577] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:32:47 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&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: 1379/2578] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:32:47 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1200/2579] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:32:47 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1380/2580] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:32:50 2026] GET /v2.0/ports?device_id=ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc => generated 1188 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2581] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:32:50 2026] GET /v2.0/security-groups?id=fa6f77b7-25ba-41c4-947e-205050e9d673&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: 1203/2584] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:32:55 2026] GET /v2.0/ports?device_id=ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc => generated 1188 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2585] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:32:55 2026] GET /v2.0/security-groups?id=fa6f77b7-25ba-41c4-947e-205050e9d673&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2586] 10.0.0.171 () {32 vars in 818 bytes} [Thu Apr 23 02:32:55 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&mac_address=fa%3A16%3A3e%3Af1%3A7d%3Ad1 => generated 1188 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:32:56.526 8 INFO neutron.db.l3_db [None req-ce53de9c-d2ef-44ba-8f1c-fe7720705622 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Floating IP f090157b-acef-4f4a-a218-e9498abe187c associated. External IP: 10.96.250.208, port: 23a34ce9-e339-485d-bad9-0656e61276eb. [pid: 8|app: 0|req: 1383/2587] 10.0.0.171 () {34 vars in 677 bytes} [Thu Apr 23 02:32:55 2026] POST /v2.0/floatingips => generated 853 bytes in 1056 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:32:56.864 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cd0abc6-26fc-4f31-8e2f-a59296d9165b'] response: {'name': 'network-changed', 'server_uuid': 'ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc', 'tag': '23a34ce9-e339-485d-bad9-0656e61276eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1205/2588] 10.0.0.222 () {34 vars in 1096 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1926637055&fields=id&tenant_id=7e0f49c85e52440fb05f0e62a4e535ce => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2589] 10.0.0.222 () {34 vars in 982 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/networks?id=0f70676b-3418-4968-9747-6c42883ad124 => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2590] 10.0.0.222 () {34 vars in 965 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/quotas/7e0f49c85e52440fb05f0e62a4e535ce => 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: 1385/2591] 10.0.0.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/ports?tenant_id=7e0f49c85e52440fb05f0e62a4e535ce&fields=id => generated 333 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2592] 10.0.0.222 () {34 vars in 1008 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?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: 1386/2593] 10.0.0.222 () {34 vars in 1108 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?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: 1208/2594] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/ports?tenant_id=7e0f49c85e52440fb05f0e62a4e535ce&device_id=ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2595] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/networks?id=c442b6d6-f054-4d32-83b6-745a41c57e15 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2596] 199.204.45.115 () {34 vars in 1054 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.7&port_id=23a34ce9-e339-485d-bad9-0656e61276eb => generated 856 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2597] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/ports?device_id=6c69cd80-2915-446d-9dad-bf127e5bb83d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2598] 199.204.45.115 () {34 vars in 1102 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A19&port_id=23a34ce9-e339-485d-bad9-0656e61276eb => 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: 1389/2599] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/subnets?id=31f4af2d-91f6-4920-8777-275b7bad58bd&id=be73d487-2a98-43e4-a8fb-20de97c9de56 => generated 1409 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2600] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2601] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2602] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1391/2603] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:32:57 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1213/2604] 10.0.0.37 () {34 vars in 989 bytes} [Thu Apr 23 02:33:00 2026] GET /v2.0/ports?device_id=ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc => 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: 1392/2605] 10.0.0.37 () {34 vars in 1039 bytes} [Thu Apr 23 02:33:01 2026] GET /v2.0/security-groups?id=fa6f77b7-25ba-41c4-947e-205050e9d673&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2606] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:33:01 2026] GET /v2.0/networks?id=0f70676b-3418-4968-9747-6c42883ad124 => generated 704 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2607] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 23 02:33:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7e0f49c85e52440fb05f0e62a4e535ce => generated 179 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2608] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 23 02:33:01 2026] POST /v2.0/ports => generated 1183 bytes in 393 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: 1216/2609] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:33:02 2026] GET /v2.0/ports?device_id=6c69cd80-2915-446d-9dad-bf127e5bb83d => generated 1198 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2610] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:33:02 2026] GET /v2.0/security-groups?id=fa6f77b7-25ba-41c4-947e-205050e9d673&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2611] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:33:02 2026] PUT /v2.0/ports/ee96e0e2-467a-49c9-adf0-98b3dc10ccd1 => generated 1464 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:33:02.786 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4460a8eb-7994-4095-93dc-0cfd7c477b5a'] response: {'name': 'network-changed', 'server_uuid': '6c69cd80-2915-446d-9dad-bf127e5bb83d', 'tag': 'ee96e0e2-467a-49c9-adf0-98b3dc10ccd1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1218/2612] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:33:03 2026] GET /v2.0/ports?tenant_id=7e0f49c85e52440fb05f0e62a4e535ce&device_id=6c69cd80-2915-446d-9dad-bf127e5bb83d => generated 1467 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1395/2613] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 23 02:33:03 2026] GET /v2.0/networks?tenant_id=7e0f49c85e52440fb05f0e62a4e535ce&shared=False => generated 2374 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2614] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 23 02:33:03 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: 8|app: 0|req: 1396/2615] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:33:04 2026] GET /v2.0/ports?tenant_id=7e0f49c85e52440fb05f0e62a4e535ce&device_id=6c69cd80-2915-446d-9dad-bf127e5bb83d => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2616] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:33:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.106&port_id=ee96e0e2-467a-49c9-adf0-98b3dc10ccd1 => 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: 1397/2617] 199.204.45.115 () {34 vars in 1104 bytes} [Thu Apr 23 02:33:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A6d&port_id=ee96e0e2-467a-49c9-adf0-98b3dc10ccd1 => 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: 1221/2618] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 23 02:33:04 2026] GET /v2.0/subnets?id=7c5bdf11-125c-4af4-9ce4-60edc2b89a4f&id=db71c587-4577-41a4-aa01-08253209cb97 => generated 1415 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2619] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:33:04 2026] GET /v2.0/ports?network_id=0f70676b-3418-4968-9747-6c42883ad124&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2620] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:33:04 2026] GET /v2.0/ports?network_id=0f70676b-3418-4968-9747-6c42883ad124&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2621] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:33:04 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2622] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:33:04 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?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: 1225/2625] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:33:07 2026] GET /v2.0/ports?device_id=6c69cd80-2915-446d-9dad-bf127e5bb83d => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2626] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:33:07 2026] GET /v2.0/security-groups?id=fa6f77b7-25ba-41c4-947e-205050e9d673&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2627] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:33:12 2026] GET /v2.0/ports?device_id=6c69cd80-2915-446d-9dad-bf127e5bb83d => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2628] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:33:13 2026] GET /v2.0/security-groups?id=fa6f77b7-25ba-41c4-947e-205050e9d673&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2629] 10.0.0.171 () {32 vars in 818 bytes} [Thu Apr 23 02:33:13 2026] GET /v2.0/ports?network_id=0f70676b-3418-4968-9747-6c42883ad124&mac_address=fa%3A16%3A3e%3A4a%3A2d%3Aff => generated 1200 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:33:13.868 8 INFO neutron.db.l3_db [None req-b2eedc2a-2834-4a09-932d-847ea0063097 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Floating IP 64497411-7a92-44d4-84e2-780cdb5c51e6 associated. External IP: 10.96.250.213, port: ee96e0e2-467a-49c9-adf0-98b3dc10ccd1. [pid: 8|app: 0|req: 1403/2630] 10.0.0.171 () {34 vars in 677 bytes} [Thu Apr 23 02:33:13 2026] POST /v2.0/floatingips => generated 855 bytes in 1027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:33:14.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9690ec49-ce89-44e6-b9b5-27ef063688fd'] response: {'name': 'network-changed', 'server_uuid': '6c69cd80-2915-446d-9dad-bf127e5bb83d', 'tag': 'ee96e0e2-467a-49c9-adf0-98b3dc10ccd1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1228/2631] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:33:14 2026] GET /v2.0/ports?tenant_id=7e0f49c85e52440fb05f0e62a4e535ce&device_id=6c69cd80-2915-446d-9dad-bf127e5bb83d => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2632] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:33:14 2026] GET /v2.0/networks?id=0f70676b-3418-4968-9747-6c42883ad124 => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2633] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:33:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.106&port_id=ee96e0e2-467a-49c9-adf0-98b3dc10ccd1 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2634] 199.204.45.115 () {34 vars in 1104 bytes} [Thu Apr 23 02:33:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A6d&port_id=ee96e0e2-467a-49c9-adf0-98b3dc10ccd1 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2635] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 23 02:33:14 2026] GET /v2.0/subnets?id=7c5bdf11-125c-4af4-9ce4-60edc2b89a4f&id=db71c587-4577-41a4-aa01-08253209cb97 => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2636] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:33:14 2026] GET /v2.0/ports?network_id=0f70676b-3418-4968-9747-6c42883ad124&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: 1231/2637] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:33:14 2026] GET /v2.0/ports?network_id=0f70676b-3418-4968-9747-6c42883ad124&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2638] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:33:15 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?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: 1232/2639] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:33:15 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2642] 10.0.0.37 () {34 vars in 989 bytes} [Thu Apr 23 02:33:20 2026] GET /v2.0/ports?device_id=6c69cd80-2915-446d-9dad-bf127e5bb83d => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2643] 10.0.0.37 () {34 vars in 1039 bytes} [Thu Apr 23 02:33:20 2026] GET /v2.0/security-groups?id=fa6f77b7-25ba-41c4-947e-205050e9d673&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: 1236/2646] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:33:36 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2647] 10.0.0.16 () {30 vars in 689 bytes} [Thu Apr 23 02:33:37 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) [pid: 7|app: 0|req: 1237/2648] 10.0.0.16 () {30 vars in 691 bytes} [Thu Apr 23 02:33:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2649] 10.0.0.16 () {30 vars in 667 bytes} [Thu Apr 23 02:33:37 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: 1238/2650] 10.0.0.16 () {30 vars in 703 bytes} [Thu Apr 23 02:33:37 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: 1413/2651] 10.0.0.16 () {28 vars in 438 bytes} [Thu Apr 23 02:33:37 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2652] 10.0.0.16 () {30 vars in 727 bytes} [Thu Apr 23 02:33:38 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 658 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2653] 10.0.0.16 () {30 vars in 689 bytes} [Thu Apr 23 02:33: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: 1240/2654] 10.0.0.16 () {30 vars in 691 bytes} [Thu Apr 23 02:33:38 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: 1415/2655] 10.0.0.16 () {30 vars in 667 bytes} [Thu Apr 23 02:33:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2656] 10.0.0.16 () {30 vars in 703 bytes} [Thu Apr 23 02:33:38 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: 1416/2657] 10.0.0.16 () {30 vars in 727 bytes} [Thu Apr 23 02:33:38 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => 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: 1242/2658] 10.0.0.16 () {30 vars in 689 bytes} [Thu Apr 23 02:33:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2659] 10.0.0.16 () {30 vars in 691 bytes} [Thu Apr 23 02:33:38 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: 1243/2660] 10.0.0.16 () {30 vars in 667 bytes} [Thu Apr 23 02:33:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2661] 10.0.0.16 () {30 vars in 703 bytes} [Thu Apr 23 02:33: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: 1244/2662] 10.0.0.16 () {30 vars in 729 bytes} [Thu Apr 23 02:33:38 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2663] 10.0.0.16 () {30 vars in 681 bytes} [Thu Apr 23 02:33: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: 7|app: 0|req: 1245/2664] 10.0.0.16 () {34 vars in 703 bytes} [Thu Apr 23 02:33:38 2026] POST /v2.0/ports => generated 1132 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2665] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:33: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) /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: 1246/2666] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:33:41 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: 1421/2667] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:33:41 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: 1247/2668] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:33:41 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: 1422/2669] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:33:41 2026] GET /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => 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: 1248/2670] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:33:41 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: 1423/2671] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:33:41 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: 1249/2672] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:33:41 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: 1424/2673] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:33:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:33:41.653 7 INFO neutron.api.v2.resource [None req-99263294-cbeb-43bd-bb44-698d671385dd 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1250/2674] 199.204.45.115 () {30 vars in 763 bytes} [Thu Apr 23 02:33:41 2026] GET /v2.0/security-groups/lb-02011d60-fe39-4eca-b72c-26b79ada52d5 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2675] 199.204.45.115 () {30 vars in 785 bytes} [Thu Apr 23 02:33:41 2026] GET /v2.0/security-groups?name=lb-02011d60-fe39-4eca-b72c-26b79ada52d5 => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2676] 199.204.45.115 () {34 vars in 736 bytes} [Thu Apr 23 02:33:41 2026] POST /v2.0/security-groups => generated 1638 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2677] 199.204.45.115 () {30 vars in 815 bytes} [Thu Apr 23 02:33:41 2026] GET /v2.0/security-group-rules?security_group_id=b5e7272e-0e5e-42ad-8e16-b05f66479e1e => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2678] 199.204.45.115 () {34 vars in 789 bytes} [Thu Apr 23 02:33:41 2026] PUT /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => generated 1132 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2679] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:33: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) /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: 1253/2680] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:33:42 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: 1428/2681] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:33: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: 7|app: 0|req: 1254/2682] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:33:42 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: 1429/2683] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:33:42 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2684] 10.0.0.222 () {34 vars in 1016 bytes} [Thu Apr 23 02:33:49 2026] GET /v2.0/security-groups?id=bcb6f2ea-06e2-4af5-b00d-c6cc06935867&fields=id => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2685] 10.0.0.222 () {34 vars in 982 bytes} [Thu Apr 23 02:33:49 2026] GET /v2.0/networks?id=4299fabe-164f-45f2-8a41-e0059a7ff936 => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2686] 10.0.0.222 () {34 vars in 965 bytes} [Thu Apr 23 02:33:49 2026] GET /v2.0/quotas/776456a9985640cba476d9e2b757a565 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2687] 10.0.0.222 () {34 vars in 1002 bytes} [Thu Apr 23 02:33:49 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&fields=id => generated 149 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2688] 10.0.0.222 () {34 vars in 1008 bytes} [Thu Apr 23 02:33:49 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2689] 10.0.0.222 () {34 vars in 1108 bytes} [Thu Apr 23 02:33:50 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?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: 1258/2690] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:33:50 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => 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: 1433/2691] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:33:50 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => 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: 1435/2694] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:33:53 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => 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: 1260/2695] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:33:53 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => 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: 1436/2696] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:33:56 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => 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: 1261/2697] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:33:56 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => 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: 1437/2698] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:33:56 2026] GET /v2.0/networks?id=4299fabe-164f-45f2-8a41-e0059a7ff936 => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2699] 199.204.45.115 () {34 vars in 1050 bytes} [Thu Apr 23 02:33:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=776456a9985640cba476d9e2b757a565 => generated 343 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2700] 199.204.45.115 () {38 vars in 955 bytes} [Thu Apr 23 02:33:56 2026] POST /v2.0/ports => generated 1078 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2701] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:33:57 2026] PUT /v2.0/ports/29a1fc0f-9b71-4855-b2ab-dfbe0ed62344 => generated 1239 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:33:57.654 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b037ec0-ae69-4723-ad74-8051f94e7d64'] response: {'name': 'network-changed', 'server_uuid': '148b2572-b166-41b5-b412-7b1f6254e9e8', 'tag': '29a1fc0f-9b71-4855-b2ab-dfbe0ed62344', '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: 1439/2702] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:33:58 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 1242 bytes in 43 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: 1264/2703] 199.204.45.115 () {34 vars in 1018 bytes} [Thu Apr 23 02:33:58 2026] GET /v2.0/networks?tenant_id=776456a9985640cba476d9e2b757a565&shared=False => generated 735 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2704] 199.204.45.115 () {34 vars in 930 bytes} [Thu Apr 23 02:33:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2705] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:33:59 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2706] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:33:59 2026] GET /v2.0/security-groups?id=bcb6f2ea-06e2-4af5-b00d-c6cc06935867&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2707] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:33:59 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2708] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:33:59 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => 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: 1267/2709] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:33:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.10&port_id=29a1fc0f-9b71-4855-b2ab-dfbe0ed62344 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2710] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:33:59 2026] GET /v2.0/subnets?id=85a136ae-5d82-4805-b312-54a7d322a5b3 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2711] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:33:59 2026] GET /v2.0/ports?network_id=4299fabe-164f-45f2-8a41-e0059a7ff936&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2712] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:33:59 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2713] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:33:59 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2714] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:34:02 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2715] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:34:02 2026] GET /v2.0/security-groups?id=bcb6f2ea-06e2-4af5-b00d-c6cc06935867&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: 1446/2716] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:34:02 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2717] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:34:03 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2718] 199.204.45.115 () {34 vars in 1044 bytes} [Thu Apr 23 02:34:03 2026] GET /v2.0/security-groups?id=bcb6f2ea-06e2-4af5-b00d-c6cc06935867&fields=id&fields=name => generated 96 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2719] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:34:05 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => 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: 1448/2720] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:34:05 2026] GET /v2.0/security-groups?id=bcb6f2ea-06e2-4af5-b00d-c6cc06935867&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2721] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:34:05 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2724] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:34:08 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => 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: 1275/2725] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:34:08 2026] GET /v2.0/security-groups?id=bcb6f2ea-06e2-4af5-b00d-c6cc06935867&fields=id&fields=name => generated 96 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2726] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:34:08 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2731] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:34:43 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: 1278/2732] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:34:43 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: 1455/2733] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:34:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2734] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:34:43 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: 1456/2735] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:34:43 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => 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: 1280/2736] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:34:43 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => 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: 1457/2737] 199.204.45.115 () {34 vars in 717 bytes} [Thu Apr 23 02:34:43 2026] POST /v2.0/ports => generated 1059 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2738] 10.0.0.222 () {34 vars in 971 bytes} [Thu Apr 23 02:34:43 2026] GET /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1059 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2739] 10.0.0.222 () {34 vars in 907 bytes} [Thu Apr 23 02:34:43 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2740] 199.204.45.115 () {34 vars in 1262 bytes} [Thu Apr 23 02:34:44 2026] GET /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f?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: 8|app: 0|req: 1459/2741] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:34:44 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2742] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:34:44 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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: 1460/2743] 199.204.45.115 () {34 vars in 975 bytes} [Thu Apr 23 02:34:45 2026] GET /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1059 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2744] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:34:45 2026] GET /v2.0/networks?id=ab87d648-f728-48ea-afda-eac1914511ed => generated 803 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2745] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:34:45 2026] PUT /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1249 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:34:45.903 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff12d013-105e-44cb-af68-b32562b71135'] response: {'name': 'network-changed', 'server_uuid': '148b2572-b166-41b5-b412-7b1f6254e9e8', 'tag': '2d6d4855-618e-4921-b4bc-306b7d1da87f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1285/2746] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:34:46 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 2485 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2747] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:34:46 2026] GET /v2.0/networks?id=ab87d648-f728-48ea-afda-eac1914511ed => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2748] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:34:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=2d6d4855-618e-4921-b4bc-306b7d1da87f => 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: 1463/2749] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:34:46 2026] GET /v2.0/subnets?id=e930f558-744e-422d-a46a-c38ad31f1849 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2750] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:34:46 2026] GET /v2.0/ports?network_id=ab87d648-f728-48ea-afda-eac1914511ed&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2751] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:34:46 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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: 1288/2752] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:34:46 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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: 1465/2753] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:34:47 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 2485 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2754] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:34:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.10&port_id=29a1fc0f-9b71-4855-b2ab-dfbe0ed62344 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2755] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:34:47 2026] GET /v2.0/subnets?id=85a136ae-5d82-4805-b312-54a7d322a5b3 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2756] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:34:47 2026] GET /v2.0/ports?network_id=4299fabe-164f-45f2-8a41-e0059a7ff936&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: 1467/2757] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:34:47 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?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: 1291/2758] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:34:47 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?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: 1468/2759] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:34:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=2d6d4855-618e-4921-b4bc-306b7d1da87f => 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: 1292/2760] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:34:48 2026] GET /v2.0/subnets?id=e930f558-744e-422d-a46a-c38ad31f1849 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2761] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:34:48 2026] GET /v2.0/ports?network_id=ab87d648-f728-48ea-afda-eac1914511ed&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2762] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:34:48 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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: 1470/2763] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:34:48 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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: 1472/2766] 10.0.0.222 () {34 vars in 971 bytes} [Thu Apr 23 02:34:52 2026] GET /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1251 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2767] 199.204.45.115 () {34 vars in 789 bytes} [Thu Apr 23 02:34:52 2026] PUT /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1276 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:34:52.514 8 INFO neutron.api.v2.resource [None req-4def491a-9e43-4c96-a7be-7c3a265f0e3e 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1473/2768] 199.204.45.115 () {30 vars in 763 bytes} [Thu Apr 23 02:34:52 2026] GET /v2.0/security-groups/lb-02011d60-fe39-4eca-b72c-26b79ada52d5 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:34:52.534 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-35420e98-f4af-4a94-9a99-459f85afd6a9'] response: {'name': 'network-changed', 'server_uuid': '148b2572-b166-41b5-b412-7b1f6254e9e8', 'tag': '2d6d4855-618e-4921-b4bc-306b7d1da87f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1296/2769] 199.204.45.115 () {30 vars in 785 bytes} [Thu Apr 23 02:34:52 2026] GET /v2.0/security-groups?name=lb-02011d60-fe39-4eca-b72c-26b79ada52d5 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2770] 199.204.45.115 () {34 vars in 789 bytes} [Thu Apr 23 02:34:52 2026] PUT /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1314 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:34:52.849 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ece41eda-11ad-4f4f-8e31-9a5e6dab3091'] response: {'name': 'network-changed', 'server_uuid': '148b2572-b166-41b5-b412-7b1f6254e9e8', 'tag': '2d6d4855-618e-4921-b4bc-306b7d1da87f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1297/2771] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:34:53 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: 1298/2772] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:34:53 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) /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: 1299/2773] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:34:53 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: 1300/2774] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:34:53 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: 1475/2775] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:34:53 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2776] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:34:53 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2777] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:34:53 2026] GET /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2778] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:34:53 2026] GET /v2.0/networks?id=ab87d648-f728-48ea-afda-eac1914511ed => generated 803 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2779] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:34:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=2d6d4855-618e-4921-b4bc-306b7d1da87f => 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: 1303/2780] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:34:53 2026] GET /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2781] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:34:53 2026] GET /v2.0/subnets?id=e930f558-744e-422d-a46a-c38ad31f1849 => generated 679 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2782] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:34:53 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2783] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:34:53 2026] GET /v2.0/ports?network_id=ab87d648-f728-48ea-afda-eac1914511ed&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2784] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:34:53 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2785] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 23 02:34:53 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2786] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:34:53 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2787] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:34:53 2026] GET /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => 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: 1482/2788] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:34:53 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2789] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:34:54 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2790] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:34:54 2026] GET /v2.0/networks?id=ab87d648-f728-48ea-afda-eac1914511ed => generated 803 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2791] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:34:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2792] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:34:54 2026] GET /v2.0/subnets?id=e930f558-744e-422d-a46a-c38ad31f1849 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2793] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:34:54 2026] GET /v2.0/ports?network_id=ab87d648-f728-48ea-afda-eac1914511ed&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2794] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:34:54 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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: 1310/2795] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:34:54 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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) 2026-04-23 02:35:00.111 8 INFO neutron.db.l3_db [None req-a43209ce-ec8e-4e27-a0a5-4b0451cfec96 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Floating IP 3d1043d3-d5d0-4b5d-baa6-0faa4fece6f5 associated. External IP: 10.96.250.215, port: b8de0591-8d0b-4419-b341-0a9a60eff571. [pid: 8|app: 0|req: 1486/2796] 10.0.0.171 () {34 vars in 677 bytes} [Thu Apr 23 02:34:59 2026] POST /v2.0/floatingips => generated 899 bytes in 996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2797] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:35:03 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: 1487/2798] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:35:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2799] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:35:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2800] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:35:03 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-04-23 02:35:03.288 7 INFO neutron.api.v2.resource [None req-189377de-c627-4a11-9b21-a4c9f73f99cb 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1313/2801] 199.204.45.115 () {30 vars in 763 bytes} [Thu Apr 23 02:35:03 2026] GET /v2.0/security-groups/lb-02011d60-fe39-4eca-b72c-26b79ada52d5 => 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: 1489/2802] 199.204.45.115 () {30 vars in 785 bytes} [Thu Apr 23 02:35:03 2026] GET /v2.0/security-groups?name=lb-02011d60-fe39-4eca-b72c-26b79ada52d5 => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2803] 199.204.45.115 () {30 vars in 815 bytes} [Thu Apr 23 02:35:03 2026] GET /v2.0/security-group-rules?security_group_id=b5e7272e-0e5e-42ad-8e16-b05f66479e1e => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2804] 199.204.45.115 () {34 vars in 747 bytes} [Thu Apr 23 02:35:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2805] 199.204.45.115 () {34 vars in 747 bytes} [Thu Apr 23 02:35:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2808] 10.0.0.16 () {30 vars in 689 bytes} [Thu Apr 23 02:35:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2809] 10.0.0.16 () {30 vars in 691 bytes} [Thu Apr 23 02:35: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: 1318/2810] 10.0.0.16 () {30 vars in 667 bytes} [Thu Apr 23 02:35:12 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: 1493/2811] 10.0.0.16 () {30 vars in 703 bytes} [Thu Apr 23 02:35:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2812] 10.0.0.16 () {28 vars in 438 bytes} [Thu Apr 23 02:35:12 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2813] 10.0.0.16 () {30 vars in 727 bytes} [Thu Apr 23 02:35:12 2026] GET /v2.0/subnets/be73d487-2a98-43e4-a8fb-20de97c9de56 => generated 655 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2814] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:35:13 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: 1495/2815] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:35:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2816] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:35:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2817] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:35:13 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: 1322/2818] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:13 2026] GET /v2.0/subnets/be73d487-2a98-43e4-a8fb-20de97c9de56 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2819] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:35:13 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2820] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:35:13 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: 1498/2821] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:35:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2822] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:35:13 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: 1499/2823] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:35:13 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: 1325/2824] 199.204.45.115 () {34 vars in 717 bytes} [Thu Apr 23 02:35:13 2026] POST /v2.0/ports => generated 1324 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2825] 10.0.0.222 () {34 vars in 971 bytes} [Thu Apr 23 02:35:14 2026] GET /v2.0/ports/0b063f87-daba-4223-ab15-113864c80123 => generated 1324 bytes in 58 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: 1326/2826] 10.0.0.222 () {34 vars in 907 bytes} [Thu Apr 23 02:35:14 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: 1501/2827] 199.204.45.115 () {34 vars in 1262 bytes} [Thu Apr 23 02:35:15 2026] GET /v2.0/ports/0b063f87-daba-4223-ab15-113864c80123?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: 1327/2828] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:35:15 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1502/2829] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:35:15 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1328/2830] 199.204.45.115 () {34 vars in 975 bytes} [Thu Apr 23 02:35:16 2026] GET /v2.0/ports/0b063f87-daba-4223-ab15-113864c80123 => generated 1324 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2831] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:35:16 2026] GET /v2.0/networks?id=c442b6d6-f054-4d32-83b6-745a41c57e15 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2832] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:35:16 2026] PUT /v2.0/ports/0b063f87-daba-4223-ab15-113864c80123 => generated 1514 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:35:16.761 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b260dbc8-20a3-4c41-ad8e-ec7042eb9194'] response: {'name': 'network-changed', 'server_uuid': '148b2572-b166-41b5-b412-7b1f6254e9e8', 'tag': '0b063f87-daba-4223-ab15-113864c80123', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1504/2833] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:35:17 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 4092 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1330/2834] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:35:17 2026] GET /v2.0/networks?id=c442b6d6-f054-4d32-83b6-745a41c57e15 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2835] 199.204.45.115 () {34 vars in 1056 bytes} [Thu Apr 23 02:35:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.44&port_id=0b063f87-daba-4223-ab15-113864c80123 => 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: 1331/2836] 199.204.45.115 () {34 vars in 1104 bytes} [Thu Apr 23 02:35:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c4&port_id=0b063f87-daba-4223-ab15-113864c80123 => 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: 1506/2837] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 23 02:35:17 2026] GET /v2.0/subnets?id=31f4af2d-91f6-4920-8777-275b7bad58bd&id=be73d487-2a98-43e4-a8fb-20de97c9de56 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2838] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:17 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2839] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:17 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&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: 1333/2840] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:35:17 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1508/2841] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:35:17 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1334/2842] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:35:18 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 4092 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2843] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:35:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.10&port_id=29a1fc0f-9b71-4855-b2ab-dfbe0ed62344 => 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: 1335/2844] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:35:18 2026] GET /v2.0/subnets?id=85a136ae-5d82-4805-b312-54a7d322a5b3 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2845] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:18 2026] GET /v2.0/ports?network_id=4299fabe-164f-45f2-8a41-e0059a7ff936&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2846] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:35:18 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2847] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:35:18 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?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: 1337/2848] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:35:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=2d6d4855-618e-4921-b4bc-306b7d1da87f => 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: 1512/2849] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:35:18 2026] GET /v2.0/subnets?id=e930f558-744e-422d-a46a-c38ad31f1849 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2850] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:19 2026] GET /v2.0/ports?network_id=ab87d648-f728-48ea-afda-eac1914511ed&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2851] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:35:19 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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: 1339/2852] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:35:19 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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: 1514/2853] 199.204.45.115 () {34 vars in 1056 bytes} [Thu Apr 23 02:35:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.44&port_id=0b063f87-daba-4223-ab15-113864c80123 => 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: 1340/2854] 199.204.45.115 () {34 vars in 1104 bytes} [Thu Apr 23 02:35:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c4&port_id=0b063f87-daba-4223-ab15-113864c80123 => 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: 1515/2855] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 23 02:35:19 2026] GET /v2.0/subnets?id=31f4af2d-91f6-4920-8777-275b7bad58bd&id=be73d487-2a98-43e4-a8fb-20de97c9de56 => generated 1409 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2856] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:19 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&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: 1516/2857] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:19 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&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: 1342/2858] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:35:19 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1517/2859] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:35:19 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1344/2862] 10.0.0.222 () {34 vars in 971 bytes} [Thu Apr 23 02:35:23 2026] GET /v2.0/ports/0b063f87-daba-4223-ab15-113864c80123 => generated 1516 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2863] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 23 02:35:23 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15 => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2864] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:23 2026] GET /v2.0/subnets/be73d487-2a98-43e4-a8fb-20de97c9de56 => 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: 1520/2865] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:23 2026] GET /v2.0/subnets/31f4af2d-91f6-4920-8777-275b7bad58bd => generated 743 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2866] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:35:23 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: 1521/2867] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:35:23 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: 1347/2868] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:35:23 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: 1522/2869] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:35:23 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: 1348/2870] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:23 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2871] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:35:23 2026] GET /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2872] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:35:24 2026] GET /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2873] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:24 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2874] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 23 02:35:24 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed => 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: 1525/2875] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:35:24 2026] GET /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2876] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:24 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2877] 10.0.0.16 () {30 vars in 689 bytes} [Thu Apr 23 02:35:28 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: 1352/2878] 10.0.0.16 () {30 vars in 691 bytes} [Thu Apr 23 02:35:28 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: 1527/2879] 10.0.0.16 () {30 vars in 667 bytes} [Thu Apr 23 02:35:28 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: 1353/2880] 10.0.0.16 () {30 vars in 703 bytes} [Thu Apr 23 02:35:28 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: 1528/2881] 10.0.0.16 () {28 vars in 438 bytes} [Thu Apr 23 02:35:28 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2882] 10.0.0.16 () {30 vars in 727 bytes} [Thu Apr 23 02:35:28 2026] GET /v2.0/subnets/7c5bdf11-125c-4af4-9ce4-60edc2b89a4f => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2883] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:35:29 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: 1355/2884] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:35:29 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: 1530/2885] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:35:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2886] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:35:29 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: 1531/2887] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:29 2026] GET /v2.0/subnets/be73d487-2a98-43e4-a8fb-20de97c9de56 => 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: 1357/2888] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:29 2026] GET /v2.0/subnets/7c5bdf11-125c-4af4-9ce4-60edc2b89a4f => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2889] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:35:29 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 4094 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2890] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:35:29 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: 1533/2891] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:35:29 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: 1359/2892] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:35:29 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/2893] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:35:29 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: 1360/2894] 199.204.45.115 () {34 vars in 717 bytes} [Thu Apr 23 02:35:29 2026] POST /v2.0/ports => generated 1332 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2895] 10.0.0.222 () {34 vars in 971 bytes} [Thu Apr 23 02:35:30 2026] GET /v2.0/ports/9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => generated 1332 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1361/2896] 199.204.45.115 () {34 vars in 1262 bytes} [Thu Apr 23 02:35:31 2026] GET /v2.0/ports/9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2897] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:35:31 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?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: 1362/2898] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:35:31 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?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: 1537/2899] 199.204.45.115 () {34 vars in 975 bytes} [Thu Apr 23 02:35:31 2026] GET /v2.0/ports/9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => generated 1332 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2900] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:35:31 2026] GET /v2.0/networks?id=0f70676b-3418-4968-9747-6c42883ad124 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2901] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:35:32 2026] PUT /v2.0/ports/9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => generated 1522 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:35:32.428 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84b5ff5c-d997-4855-af8d-6d47999de5d8'] response: {'name': 'network-changed', 'server_uuid': '148b2572-b166-41b5-b412-7b1f6254e9e8', 'tag': '9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1364/2902] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:35:32 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 5608 bytes in 48 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: 1539/2903] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:35:32 2026] GET /v2.0/networks?id=0f70676b-3418-4968-9747-6c42883ad124 => generated 798 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2904] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:35:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.140&port_id=9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => 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: 1540/2905] 199.204.45.115 () {34 vars in 1106 bytes} [Thu Apr 23 02:35:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d6&port_id=9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => 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: 1366/2906] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 23 02:35:33 2026] GET /v2.0/subnets?id=7c5bdf11-125c-4af4-9ce4-60edc2b89a4f&id=db71c587-4577-41a4-aa01-08253209cb97 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2907] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:33 2026] GET /v2.0/ports?network_id=0f70676b-3418-4968-9747-6c42883ad124&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: 1367/2908] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:33 2026] GET /v2.0/ports?network_id=0f70676b-3418-4968-9747-6c42883ad124&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2909] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:35:33 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?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: 1368/2910] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:35:33 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?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: 1543/2911] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 5608 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2912] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.10&port_id=29a1fc0f-9b71-4855-b2ab-dfbe0ed62344 => 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: 1544/2913] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/subnets?id=85a136ae-5d82-4805-b312-54a7d322a5b3 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2914] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/ports?network_id=4299fabe-164f-45f2-8a41-e0059a7ff936&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: 1545/2915] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?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: 1371/2916] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?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: 1546/2917] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=2d6d4855-618e-4921-b4bc-306b7d1da87f => 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: 1372/2918] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/subnets?id=e930f558-744e-422d-a46a-c38ad31f1849 => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2919] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/ports?network_id=ab87d648-f728-48ea-afda-eac1914511ed&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2920] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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: 1548/2921] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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: 1374/2922] 199.204.45.115 () {34 vars in 1056 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.44&port_id=0b063f87-daba-4223-ab15-113864c80123 => 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: 1549/2923] 199.204.45.115 () {34 vars in 1104 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c4&port_id=0b063f87-daba-4223-ab15-113864c80123 => 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: 1375/2924] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/subnets?id=31f4af2d-91f6-4920-8777-275b7bad58bd&id=be73d487-2a98-43e4-a8fb-20de97c9de56 => 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: 1550/2925] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:34 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&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: 1376/2926] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:35 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2927] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:35:35 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1377/2928] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:35:35 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2929] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:35:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.140&port_id=9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => 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: 1378/2930] 199.204.45.115 () {34 vars in 1106 bytes} [Thu Apr 23 02:35:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d6&port_id=9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => 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: 1553/2931] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 23 02:35:35 2026] GET /v2.0/subnets?id=7c5bdf11-125c-4af4-9ce4-60edc2b89a4f&id=db71c587-4577-41a4-aa01-08253209cb97 => generated 1415 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2932] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:35 2026] GET /v2.0/ports?network_id=0f70676b-3418-4968-9747-6c42883ad124&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: 1554/2933] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:35 2026] GET /v2.0/ports?network_id=0f70676b-3418-4968-9747-6c42883ad124&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2934] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:35:35 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2935] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:35:35 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2938] 10.0.0.222 () {34 vars in 971 bytes} [Thu Apr 23 02:35:39 2026] GET /v2.0/ports/9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => generated 1524 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2939] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 23 02:35:39 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124 => generated 795 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2940] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:39 2026] GET /v2.0/subnets/7c5bdf11-125c-4af4-9ce4-60edc2b89a4f => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2941] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:39 2026] GET /v2.0/subnets/db71c587-4577-41a4-aa01-08253209cb97 => generated 748 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2942] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:35:39 2026] GET /v2.0/ports/0b063f87-daba-4223-ab15-113864c80123 => generated 1516 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2943] 199.204.45.115 () {34 vars in 790 bytes} [Thu Apr 23 02:35:39 2026] PUT /v2.0/ports/0b063f87-daba-4223-ab15-113864c80123 => generated 1251 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:35:39.791 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f55655c8-2c61-48c2-b9e0-3879ee792cb1'] response: {'name': 'network-changed', 'server_uuid': '148b2572-b166-41b5-b412-7b1f6254e9e8', 'tag': '0b063f87-daba-4223-ab15-113864c80123', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1385/2944] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 23 02:35:39 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15 => generated 798 bytes in 48 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: 1560/2945] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:39 2026] GET /v2.0/subnets/be73d487-2a98-43e4-a8fb-20de97c9de56 => 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: 1386/2946] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:35:39 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: 1561/2947] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:35:39 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: 1387/2948] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:35:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2949] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:35:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2950] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:40 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2951] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:35:40 2026] GET /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2952] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:35:40 2026] GET /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2953] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:40 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => 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: 1390/2954] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 23 02:35:40 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2955] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:35:40 2026] GET /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2956] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:40 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2957] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:35:40 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 5381 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2958] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:35:40 2026] GET /v2.0/networks?id=c442b6d6-f054-4d32-83b6-745a41c57e15 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/2959] 199.204.45.115 () {34 vars in 1056 bytes} [Thu Apr 23 02:35:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.44&port_id=0b063f87-daba-4223-ab15-113864c80123 => 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: 1393/2960] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:35:40 2026] GET /v2.0/subnets?id=be73d487-2a98-43e4-a8fb-20de97c9de56 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2961] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:35:40 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2962] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:35:40 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1569/2963] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:35:40 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1571/2966] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:35:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2967] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:35:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/2968] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:35:54 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: 1397/2969] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:35:54 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: 1573/2970] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:54 2026] GET /v2.0/subnets/be73d487-2a98-43e4-a8fb-20de97c9de56 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2971] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:35:54 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 5381 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/2972] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:35:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2973] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:35:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/2974] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:35:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2975] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:35:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/2976] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:35:55 2026] GET /v2.0/ports/9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => generated 1524 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2977] 199.204.45.115 () {34 vars in 790 bytes} [Thu Apr 23 02:35:55 2026] PUT /v2.0/ports/9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => generated 1311 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:35:55.642 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba77848f-6c5b-443a-b519-39b4ea7b942d'] response: {'name': 'network-changed', 'server_uuid': '148b2572-b166-41b5-b412-7b1f6254e9e8', 'tag': '9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1577/2978] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 23 02:35:55 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124 => generated 795 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1402/2979] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:35:55 2026] GET /v2.0/subnets/db71c587-4577-41a4-aa01-08253209cb97 => generated 748 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2980] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:35:55 2026] GET /v2.0/ports/9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => generated 1347 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2981] 199.204.45.115 () {34 vars in 789 bytes} [Thu Apr 23 02:35:55 2026] PUT /v2.0/ports/9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => generated 1080 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/2982] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 23 02:35:56 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124 => generated 795 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1404/2983] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:35:56 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 4973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/2984] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:35:56 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 4973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2985] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:35:56 2026] GET /v2.0/networks?id=0f70676b-3418-4968-9747-6c42883ad124 => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/2986] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:35:56 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2987] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:35:56 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/2988] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:35:56 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 4973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:35:57.676 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f26f251d-20e7-4e08-9a80-57b9814db2c6'] response: {'name': 'network-changed', 'server_uuid': '148b2572-b166-41b5-b412-7b1f6254e9e8', 'tag': '9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1407/2989] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:35:57 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 4973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/2990] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:35:58 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 4973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2991] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:35:58 2026] GET /v2.0/networks?id=0f70676b-3418-4968-9747-6c42883ad124 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/2992] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:35:58 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?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: 1409/2993] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:35:58 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?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: 1585/2994] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:35:58 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 4973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2995] 199.204.45.115 () {34 vars in 975 bytes} [Thu Apr 23 02:35:58 2026] GET /v2.0/ports/9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => generated 1116 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/2996] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:35:58 2026] GET /v2.0/ports/9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef?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: 7|app: 0|req: 1411/2997] 199.204.45.115 () {34 vars in 1016 bytes} [Thu Apr 23 02:35:58 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/2998] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:35:58 2026] PUT /v2.0/ports/9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => generated 917 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2999] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:35:59 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 3865 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-04-23 02:35:59.960 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b7fd7b1-5af4-4251-a153-255d29352549 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef 2026-04-23 02:35:59.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b7fd7b1-5af4-4251-a153-255d29352549 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef [pid: 8|app: 0|req: 1588/3000] 199.204.45.115 () {32 vars in 759 bytes} [Thu Apr 23 02:35:59 2026] DELETE /v2.0/ports/9f97637b-d22e-4ca8-b8c0-4bcc6dd239ef => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/3001] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:36:00 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: 1589/3002] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/3003] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:36:00 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: 1590/3004] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/3005] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3006] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/3007] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3008] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/3009] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3010] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/3011] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3012] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 3865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3013] 199.204.45.115 () {34 vars in 1226 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/networks?id=4299fabe-164f-45f2-8a41-e0059a7ff936&id=ab87d648-f728-48ea-afda-eac1914511ed&id=c442b6d6-f054-4d32-83b6-745a41c57e15&id=0f70676b-3418-4968-9747-6c42883ad124 => generated 3095 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3014] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.10&port_id=29a1fc0f-9b71-4855-b2ab-dfbe0ed62344 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/3015] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/subnets?id=85a136ae-5d82-4805-b312-54a7d322a5b3 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3016] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/ports?network_id=4299fabe-164f-45f2-8a41-e0059a7ff936&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: 1421/3017] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:36:00 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?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: 1597/3018] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:36:01 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?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: 1422/3019] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:36:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3020] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:36:01 2026] GET /v2.0/subnets?id=e930f558-744e-422d-a46a-c38ad31f1849 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/3021] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:36:01 2026] GET /v2.0/ports?network_id=ab87d648-f728-48ea-afda-eac1914511ed&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3022] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:36:01 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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: 1424/3023] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:36:01 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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: 1600/3024] 199.204.45.115 () {34 vars in 1056 bytes} [Thu Apr 23 02:36:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.44&port_id=0b063f87-daba-4223-ab15-113864c80123 => 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: 1425/3025] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:36:01 2026] GET /v2.0/subnets?id=be73d487-2a98-43e4-a8fb-20de97c9de56 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3026] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:36:01 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3027] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:36:01 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1602/3028] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:36:01 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1427/3029] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:36:03 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: 1603/3030] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:36:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/3031] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:36: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: 8|app: 0|req: 1604/3032] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:36:03 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: 1429/3033] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:36:03 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 3865 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3034] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:36:03 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: 1430/3035] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:36:03 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: 1606/3036] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:36:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3037] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:36:03 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: 1607/3038] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:36:04 2026] GET /v2.0/ports/0b063f87-daba-4223-ab15-113864c80123 => generated 1287 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3039] 199.204.45.115 () {34 vars in 789 bytes} [Thu Apr 23 02:36:04 2026] PUT /v2.0/ports/0b063f87-daba-4223-ab15-113864c80123 => generated 1080 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:36:04.391 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca3501b5-fe16-464b-aa15-6787dce7fa53'] response: {'name': 'network-changed', 'server_uuid': '148b2572-b166-41b5-b412-7b1f6254e9e8', 'tag': '0b063f87-daba-4223-ab15-113864c80123', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1608/3040] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 23 02:36:04 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15 => generated 798 bytes in 41 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: 1433/3041] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:36:04 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 3694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3042] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:36:04 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 3694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/3043] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:36:04 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 3694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3044] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:36:04 2026] GET /v2.0/networks?id=c442b6d6-f054-4d32-83b6-745a41c57e15 => generated 801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3045] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:36:04 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3046] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:36:05 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1436/3047] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:36:05 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3050] 199.204.45.115 () {34 vars in 975 bytes} [Thu Apr 23 02:36:06 2026] GET /v2.0/ports/0b063f87-daba-4223-ab15-113864c80123 => generated 1116 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3051] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:36:06 2026] GET /v2.0/ports/0b063f87-daba-4223-ab15-113864c80123?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3052] 199.204.45.115 () {34 vars in 1016 bytes} [Thu Apr 23 02:36:06 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3053] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:36:06 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3054] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:36:06 2026] PUT /v2.0/ports/0b063f87-daba-4223-ab15-113864c80123 => generated 917 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3055] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:36:07 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 2586 bytes in 43 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-04-23 02:36:07.856 7 INFO neutron_taas.services.taas.taas_plugin [None req-d4d7aa8f-fe77-49de-9360-88e0b9b19772 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 0b063f87-daba-4223-ab15-113864c80123 2026-04-23 02:36:07.859 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4d7aa8f-fe77-49de-9360-88e0b9b19772 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 0b063f87-daba-4223-ab15-113864c80123 [pid: 7|app: 0|req: 1441/3056] 199.204.45.115 () {32 vars in 759 bytes} [Thu Apr 23 02:36:07 2026] DELETE /v2.0/ports/0b063f87-daba-4223-ab15-113864c80123 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3057] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:36:08 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: 1442/3058] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3059] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3060] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:36:08 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: 1618/3061] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3062] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => 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: 1619/3063] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3064] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => 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: 1620/3065] 199.204.45.115 () {30 vars in 743 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed => generated 800 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3066] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3067] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3068] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3069] 199.204.45.115 () {34 vars in 1146 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/networks?id=4299fabe-164f-45f2-8a41-e0059a7ff936&id=ab87d648-f728-48ea-afda-eac1914511ed&id=c442b6d6-f054-4d32-83b6-745a41c57e15 => generated 2311 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3070] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.10&port_id=29a1fc0f-9b71-4855-b2ab-dfbe0ed62344 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3071] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/subnets?id=85a136ae-5d82-4805-b312-54a7d322a5b3 => 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: 1449/3072] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/ports?network_id=4299fabe-164f-45f2-8a41-e0059a7ff936&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3073] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?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: 1450/3074] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?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: 1625/3075] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=2d6d4855-618e-4921-b4bc-306b7d1da87f => 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: 1451/3076] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/subnets?id=e930f558-744e-422d-a46a-c38ad31f1849 => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3077] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/ports?network_id=ab87d648-f728-48ea-afda-eac1914511ed&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3078] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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: 1627/3079] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:36:08 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?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: 1453/3080] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:36:19 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: 1628/3081] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:36:19 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: 1454/3082] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:36:19 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: 1629/3083] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:36:19 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-04-23 02:36:19.750 7 INFO neutron.api.v2.resource [None req-49de7173-5b86-4829-855c-13bcbe2609dc 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1455/3084] 199.204.45.115 () {30 vars in 763 bytes} [Thu Apr 23 02:36:19 2026] GET /v2.0/security-groups/lb-02011d60-fe39-4eca-b72c-26b79ada52d5 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3085] 199.204.45.115 () {30 vars in 785 bytes} [Thu Apr 23 02:36:19 2026] GET /v2.0/security-groups?name=lb-02011d60-fe39-4eca-b72c-26b79ada52d5 => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3086] 199.204.45.115 () {30 vars in 815 bytes} [Thu Apr 23 02:36:19 2026] GET /v2.0/security-group-rules?security_group_id=b5e7272e-0e5e-42ad-8e16-b05f66479e1e => generated 2334 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3087] 199.204.45.115 () {32 vars in 789 bytes} [Thu Apr 23 02:36:19 2026] DELETE /v2.0/security-group-rules/46077f8c-ca4f-4724-bee1-9827d78000cf => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3088] 199.204.45.115 () {32 vars in 789 bytes} [Thu Apr 23 02:36:19 2026] DELETE /v2.0/security-group-rules/5a2ef615-a4bc-4f3f-8490-63bce2bd7800 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:23.862 8 INFO neutron_taas.services.taas.taas_plugin [None req-824d4718-b11f-472e-bbeb-270134eda417 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] TaaS: Handle Delete Port: eed12e10-4fb4-4d36-b49d-6a6af91f908c 2026-04-23 02:36:23.866 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-824d4718-b11f-472e-bbeb-270134eda417 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Tap Mirror: Handle Delete Port: eed12e10-4fb4-4d36-b49d-6a6af91f908c 2026-04-23 02:36:24.060 8 INFO neutron.db.l3_db [None req-824d4718-b11f-472e-bbeb-270134eda417 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Floating IP 3d1043d3-d5d0-4b5d-baa6-0faa4fece6f5 disassociated (deleted). External IP: 10.96.250.215, port: b8de0591-8d0b-4419-b341-0a9a60eff571. [pid: 8|app: 0|req: 1633/3091] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:36:23 2026] DELETE /v2.0/floatingips/3d1043d3-d5d0-4b5d-baa6-0faa4fece6f5 => generated 0 bytes in 671 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:24.415 7 INFO neutron.api.v2.resource [None req-0f9f2819-a1be-4bf6-98c5-062eccd60c95 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1459/3092] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:36:24 2026] GET /v2.0/floatingips/3d1043d3-d5d0-4b5d-baa6-0faa4fece6f5 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3093] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:36:25 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: 1460/3094] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:36:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3095] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:36:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3096] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:36:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:36:25.792 8 INFO neutron.api.v2.resource [None req-b17ae0a2-6034-491c-8826-7aee738db7ef 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1636/3097] 199.204.45.115 () {30 vars in 763 bytes} [Thu Apr 23 02:36:25 2026] GET /v2.0/security-groups/lb-02011d60-fe39-4eca-b72c-26b79ada52d5 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3098] 199.204.45.115 () {30 vars in 785 bytes} [Thu Apr 23 02:36:25 2026] GET /v2.0/security-groups?name=lb-02011d60-fe39-4eca-b72c-26b79ada52d5 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3099] 199.204.45.115 () {30 vars in 815 bytes} [Thu Apr 23 02:36:25 2026] GET /v2.0/security-group-rules?security_group_id=b5e7272e-0e5e-42ad-8e16-b05f66479e1e => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3100] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:36:26 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: 1638/3101] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:36:26 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: 1464/3102] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:36:26 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: 1639/3103] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:36:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3104] 199.204.45.115 () {30 vars in 741 bytes} [Thu Apr 23 02:36:26 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3105] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:36:26 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3106] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:36:26 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3107] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:36:26 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3108] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:36:27 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3109] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:36:28 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3110] 199.204.45.115 () {34 vars in 975 bytes} [Thu Apr 23 02:36:28 2026] GET /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3111] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:36:28 2026] GET /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3112] 199.204.45.115 () {34 vars in 1016 bytes} [Thu Apr 23 02:36:28 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3113] 199.204.45.115 () {38 vars in 1028 bytes} [Thu Apr 23 02:36:28 2026] PUT /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1151 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3114] 199.204.45.115 () {30 vars in 769 bytes} [Thu Apr 23 02:36:29 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 1244 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: 1645/3115] 199.204.45.115 () {34 vars in 789 bytes} [Thu Apr 23 02:36:29 2026] PUT /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1090 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3116] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:36:29 2026] GET /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 1090 bytes in 43 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-04-23 02:36:29.894 8 INFO neutron_taas.services.taas.taas_plugin [None req-41f7cdff-b3a2-4876-8528-627fe9254c38 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 2d6d4855-618e-4921-b4bc-306b7d1da87f 2026-04-23 02:36:29.897 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41f7cdff-b3a2-4876-8528-627fe9254c38 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 2d6d4855-618e-4921-b4bc-306b7d1da87f [pid: 8|app: 0|req: 1646/3117] 199.204.45.115 () {32 vars in 759 bytes} [Thu Apr 23 02:36:29 2026] DELETE /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3118] 199.204.45.115 () {30 vars in 703 bytes} [Thu Apr 23 02:36: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: 8|app: 0|req: 1647/3119] 199.204.45.115 () {30 vars in 705 bytes} [Thu Apr 23 02:36:30 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: 1473/3120] 199.204.45.115 () {30 vars in 681 bytes} [Thu Apr 23 02:36: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: 1648/3121] 199.204.45.115 () {30 vars in 717 bytes} [Thu Apr 23 02:36: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) 2026-04-23 02:36:30.190 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae62d94c-2459-45b0-9e9a-56266b95e73e 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/3122] 199.204.45.115 () {32 vars in 759 bytes} [Thu Apr 23 02:36:30 2026] DELETE /v2.0/ports/2d6d4855-618e-4921-b4bc-306b7d1da87f => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3123] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:36:30 2026] GET /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:36:30.243 7 INFO neutron.api.v2.resource [None req-ec118ed0-69ea-4e1f-9885-4b205d9dff8e 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/3124] 199.204.45.115 () {30 vars in 763 bytes} [Thu Apr 23 02:36:30 2026] GET /v2.0/security-groups/lb-02011d60-fe39-4eca-b72c-26b79ada52d5 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3125] 199.204.45.115 () {30 vars in 785 bytes} [Thu Apr 23 02:36:30 2026] GET /v2.0/security-groups?name=lb-02011d60-fe39-4eca-b72c-26b79ada52d5 => generated 1639 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3126] 199.204.45.115 () {30 vars in 737 bytes} [Thu Apr 23 02:36:30 2026] GET /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3127] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:36:30 2026] GET /v2.0/ports?tenant_id=776456a9985640cba476d9e2b757a565&device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3128] 199.204.45.115 () {34 vars in 789 bytes} [Thu Apr 23 02:36:30 2026] PUT /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => generated 1094 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3129] 199.204.45.115 () {34 vars in 1066 bytes} [Thu Apr 23 02:36:30 2026] GET /v2.0/networks?id=4299fabe-164f-45f2-8a41-e0059a7ff936&id=ab87d648-f728-48ea-afda-eac1914511ed => generated 1524 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3130] 199.204.45.115 () {32 vars in 779 bytes} [Thu Apr 23 02:36:30 2026] DELETE /v2.0/security-groups/b5e7272e-0e5e-42ad-8e16-b05f66479e1e => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3131] 199.204.45.115 () {34 vars in 1060 bytes} [Thu Apr 23 02:36:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.10&port_id=29a1fc0f-9b71-4855-b2ab-dfbe0ed62344 => 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: 1653/3132] 199.204.45.115 () {34 vars in 984 bytes} [Thu Apr 23 02:36:30 2026] GET /v2.0/subnets?id=85a136ae-5d82-4805-b312-54a7d322a5b3 => generated 654 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3133] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:36:30 2026] GET /v2.0/ports?network_id=4299fabe-164f-45f2-8a41-e0059a7ff936&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3134] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:36:30 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:36:30.722 7 INFO neutron_taas.services.taas.taas_plugin [None req-092206e7-b9c8-4ca0-9768-b7482fc0b478 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: b8de0591-8d0b-4419-b341-0a9a60eff571 2026-04-23 02:36:30.725 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-092206e7-b9c8-4ca0-9768-b7482fc0b478 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: b8de0591-8d0b-4419-b341-0a9a60eff571 [pid: 8|app: 0|req: 1656/3135] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:36:30 2026] GET /v2.0/networks/4299fabe-164f-45f2-8a41-e0059a7ff936?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3136] 199.204.45.115 () {32 vars in 759 bytes} [Thu Apr 23 02:36:30 2026] DELETE /v2.0/ports/b8de0591-8d0b-4419-b341-0a9a60eff571 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3137] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:36:33 2026] GET /v2.0/ports?device_id=148b2572-b166-41b5-b412-7b1f6254e9e8 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:36:33.656 7 INFO neutron_taas.services.taas.taas_plugin [req-ce21a154-f443-4d92-b1f6-6370e07b65f8 req-70183381-9256-4391-a7a8-507e9a9ccba5 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] TaaS: Handle Delete Port: 29a1fc0f-9b71-4855-b2ab-dfbe0ed62344 2026-04-23 02:36:33.659 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ce21a154-f443-4d92-b1f6-6370e07b65f8 req-70183381-9256-4391-a7a8-507e9a9ccba5 006d3b4d602f4ed68e8e79fe16f5fa98 776456a9985640cba476d9e2b757a565 - - default default] Tap Mirror: Handle Delete Port: 29a1fc0f-9b71-4855-b2ab-dfbe0ed62344 [pid: 7|app: 0|req: 1481/3138] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 23 02:36:33 2026] DELETE /v2.0/ports/29a1fc0f-9b71-4855-b2ab-dfbe0ed62344 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:36:33.821 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e841d0dc-f79b-4790-b396-d63542544b6b'] response: {'server_uuid': '148b2572-b166-41b5-b412-7b1f6254e9e8', 'name': 'network-vif-deleted', 'tag': '29a1fc0f-9b71-4855-b2ab-dfbe0ed62344', 'status': 'completed', 'code': 200} 2026-04-23 02:36:34.754 8 INFO neutron_taas.services.taas.taas_plugin [None req-036e0f58-1107-4261-ad80-9b0e0942a565 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] TaaS: Handle Delete Port: 51aa024b-85de-4514-a428-9d419cba94c3 2026-04-23 02:36:34.756 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-036e0f58-1107-4261-ad80-9b0e0942a565 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Tap Mirror: Handle Delete Port: 51aa024b-85de-4514-a428-9d419cba94c3 2026-04-23 02:36:34.945 8 INFO neutron.db.l3_db [None req-036e0f58-1107-4261-ad80-9b0e0942a565 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Floating IP 64497411-7a92-44d4-84e2-780cdb5c51e6 disassociated (deleted). External IP: 10.96.250.213, port: ee96e0e2-467a-49c9-adf0-98b3dc10ccd1. [pid: 8|app: 0|req: 1658/3139] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:36:34 2026] DELETE /v2.0/floatingips/64497411-7a92-44d4-84e2-780cdb5c51e6 => generated 0 bytes in 624 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:35.266 7 INFO neutron.api.v2.resource [None req-9a3ba2a5-6720-47fd-b0d7-47fb5dc6bcab 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/3140] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:36:35 2026] GET /v2.0/floatingips/64497411-7a92-44d4-84e2-780cdb5c51e6 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:36:35.269 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b04a6b95-dc05-46d7-aa1b-e79016039f03'] response: {'name': 'network-changed', 'server_uuid': '6c69cd80-2915-446d-9dad-bf127e5bb83d', 'tag': 'ee96e0e2-467a-49c9-adf0-98b3dc10ccd1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1659/3141] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:36:35 2026] GET /v2.0/ports?device_id=6c69cd80-2915-446d-9dad-bf127e5bb83d => 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: 1483/3142] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:36:35 2026] GET /v2.0/security-groups?id=fa6f77b7-25ba-41c4-947e-205050e9d673&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: 1660/3143] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:36:35 2026] GET /v2.0/ports?tenant_id=7e0f49c85e52440fb05f0e62a4e535ce&device_id=6c69cd80-2915-446d-9dad-bf127e5bb83d => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3146] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:36:35 2026] GET /v2.0/networks?id=0f70676b-3418-4968-9747-6c42883ad124 => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3147] 199.204.45.115 () {34 vars in 1058 bytes} [Thu Apr 23 02:36:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.106&port_id=ee96e0e2-467a-49c9-adf0-98b3dc10ccd1 => 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: 1485/3148] 199.204.45.115 () {34 vars in 1104 bytes} [Thu Apr 23 02:36:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A6d&port_id=ee96e0e2-467a-49c9-adf0-98b3dc10ccd1 => 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: 1664/3149] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 23 02:36:35 2026] GET /v2.0/subnets?id=7c5bdf11-125c-4af4-9ce4-60edc2b89a4f&id=db71c587-4577-41a4-aa01-08253209cb97 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3150] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:36:35 2026] GET /v2.0/ports?network_id=0f70676b-3418-4968-9747-6c42883ad124&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3151] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:36:36 2026] GET /v2.0/ports?network_id=0f70676b-3418-4968-9747-6c42883ad124&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: 1487/3152] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:36:36 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?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: 1666/3153] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:36:36 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124?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: 1488/3154] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:36:37 2026] GET /v2.0/ports?device_id=6c69cd80-2915-446d-9dad-bf127e5bb83d => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:36:38.010 8 INFO neutron_taas.services.taas.taas_plugin [req-a83e078c-9997-438d-aed1-f6b9f8ce24b4 req-8f94647a-efb4-4957-ab01-d18fdff0eac9 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] TaaS: Handle Delete Port: ee96e0e2-467a-49c9-adf0-98b3dc10ccd1 2026-04-23 02:36:38.013 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a83e078c-9997-438d-aed1-f6b9f8ce24b4 req-8f94647a-efb4-4957-ab01-d18fdff0eac9 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Tap Mirror: Handle Delete Port: ee96e0e2-467a-49c9-adf0-98b3dc10ccd1 [pid: 8|app: 0|req: 1667/3155] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 23 02:36:37 2026] DELETE /v2.0/ports/ee96e0e2-467a-49c9-adf0-98b3dc10ccd1 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:36:38.203 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3923d2e-4ae6-4931-92ea-a9b201312bc7'] response: {'server_uuid': '6c69cd80-2915-446d-9dad-bf127e5bb83d', 'name': 'network-vif-deleted', 'tag': 'ee96e0e2-467a-49c9-adf0-98b3dc10ccd1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1489/3156] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:36:40 2026] GET /v2.0/ports?device_id=6c69cd80-2915-446d-9dad-bf127e5bb83d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:36:45.861 8 INFO neutron_taas.services.taas.taas_plugin [None req-5853d41d-78c9-46d9-90e9-675c819aab48 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] TaaS: Handle Delete Port: 0d162395-2540-4335-8145-576d0daefa44 2026-04-23 02:36:45.863 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5853d41d-78c9-46d9-90e9-675c819aab48 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Tap Mirror: Handle Delete Port: 0d162395-2540-4335-8145-576d0daefa44 2026-04-23 02:36:46.042 8 INFO neutron.db.l3_db [None req-5853d41d-78c9-46d9-90e9-675c819aab48 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Floating IP f090157b-acef-4f4a-a218-e9498abe187c disassociated (deleted). External IP: 10.96.250.208, port: 23a34ce9-e339-485d-bad9-0656e61276eb. [pid: 8|app: 0|req: 1668/3157] 10.0.0.171 () {32 vars in 732 bytes} [Thu Apr 23 02:36:45 2026] DELETE /v2.0/floatingips/f090157b-acef-4f4a-a218-e9498abe187c => generated 0 bytes in 665 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:46.381 7 INFO neutron.api.v2.resource [None req-d996401f-5a1a-4599-854c-abcb04ad1d65 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/3158] 10.0.0.171 () {32 vars in 729 bytes} [Thu Apr 23 02:36:46 2026] GET /v2.0/floatingips/f090157b-acef-4f4a-a218-e9498abe187c => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:36:46.390 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d47ac5f-f89e-4335-b7d4-c003720cde18'] response: {'name': 'network-changed', 'server_uuid': 'ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc', 'tag': '23a34ce9-e339-485d-bad9-0656e61276eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1669/3159] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:36:46 2026] GET /v2.0/ports?device_id=ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc => generated 1188 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3160] 10.0.0.222 () {34 vars in 1040 bytes} [Thu Apr 23 02:36:46 2026] GET /v2.0/security-groups?id=fa6f77b7-25ba-41c4-947e-205050e9d673&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: 1670/3161] 199.204.45.115 () {34 vars in 1080 bytes} [Thu Apr 23 02:36:46 2026] GET /v2.0/ports?tenant_id=7e0f49c85e52440fb05f0e62a4e535ce&device_id=ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3162] 199.204.45.115 () {34 vars in 986 bytes} [Thu Apr 23 02:36:46 2026] GET /v2.0/networks?id=c442b6d6-f054-4d32-83b6-745a41c57e15 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3163] 199.204.45.115 () {34 vars in 1054 bytes} [Thu Apr 23 02:36:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.7&port_id=23a34ce9-e339-485d-bad9-0656e61276eb => 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: 1493/3164] 199.204.45.115 () {34 vars in 1102 bytes} [Thu Apr 23 02:36:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A19&port_id=23a34ce9-e339-485d-bad9-0656e61276eb => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3165] 199.204.45.115 () {34 vars in 1064 bytes} [Thu Apr 23 02:36:47 2026] GET /v2.0/subnets?id=31f4af2d-91f6-4920-8777-275b7bad58bd&id=be73d487-2a98-43e4-a8fb-20de97c9de56 => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3166] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:36:47 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&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: 1673/3167] 199.204.45.115 () {34 vars in 1052 bytes} [Thu Apr 23 02:36:47 2026] GET /v2.0/ports?network_id=c442b6d6-f054-4d32-83b6-745a41c57e15&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3168] 199.204.45.115 () {34 vars in 1012 bytes} [Thu Apr 23 02:36:47 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1674/3169] 199.204.45.115 () {34 vars in 1112 bytes} [Thu Apr 23 02:36:47 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15?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: 1496/3170] 199.204.45.115 () {34 vars in 994 bytes} [Thu Apr 23 02:36:48 2026] GET /v2.0/ports?device_id=ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc => generated 1186 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:36:49.068 8 INFO neutron_taas.services.taas.taas_plugin [req-0b1b39fb-fe77-422e-b157-271a85cff726 req-ac8922b7-5907-45e4-b70e-a99c52a2d090 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] TaaS: Handle Delete Port: 23a34ce9-e339-485d-bad9-0656e61276eb 2026-04-23 02:36:49.071 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0b1b39fb-fe77-422e-b157-271a85cff726 req-ac8922b7-5907-45e4-b70e-a99c52a2d090 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Tap Mirror: Handle Delete Port: 23a34ce9-e339-485d-bad9-0656e61276eb [pid: 8|app: 0|req: 1675/3171] 199.204.45.115 () {36 vars in 997 bytes} [Thu Apr 23 02:36:48 2026] DELETE /v2.0/ports/23a34ce9-e339-485d-bad9-0656e61276eb => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:36:49.273 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1854c7b-72e2-4837-87d3-b46501b8499e'] response: {'server_uuid': 'ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc', 'name': 'network-vif-deleted', 'tag': '23a34ce9-e339-485d-bad9-0656e61276eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1677/3174] 10.0.0.222 () {34 vars in 990 bytes} [Thu Apr 23 02:36:51 2026] GET /v2.0/ports?device_id=ce7fbb16-7003-4e93-8e82-2dd3fb3b9afc => 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: 1498/3175] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:36:56 2026] DELETE /v2.0/security-group-rules/e215b63b-0f55-486f-9d0f-991bc6b54b34 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:56.885 8 INFO neutron.api.v2.resource [None req-12ff369f-bfc9-441d-9864-dc28d83b6c71 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1678/3176] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:36:56 2026] GET /v2.0/security-group-rules/e215b63b-0f55-486f-9d0f-991bc6b54b34 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3177] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:36:56 2026] DELETE /v2.0/security-group-rules/eabbe08f-a522-4929-80e8-4f8b148d1695 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:56.962 8 INFO neutron.api.v2.resource [None req-2fe0d83d-ee17-44cc-b375-1c89cb8613a2 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1679/3178] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:36:56 2026] GET /v2.0/security-group-rules/eabbe08f-a522-4929-80e8-4f8b148d1695 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3179] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:36:56 2026] DELETE /v2.0/security-group-rules/71d436db-6e4f-4484-9f2a-eba4591d0cde => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:57.041 8 INFO neutron.api.v2.resource [None req-d1ac7beb-f330-4861-a4da-a336bc2cffef 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1680/3180] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:36:57 2026] GET /v2.0/security-group-rules/71d436db-6e4f-4484-9f2a-eba4591d0cde => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3181] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:36:57 2026] DELETE /v2.0/security-group-rules/64f10c2d-347b-4118-8fa8-bbd7497019e9 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:57.119 8 INFO neutron.api.v2.resource [None req-d38deb33-2c66-42d5-ba53-cbd9ffe7ff3b 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1681/3182] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:36:57 2026] GET /v2.0/security-group-rules/64f10c2d-347b-4118-8fa8-bbd7497019e9 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3183] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:36:57 2026] DELETE /v2.0/security-group-rules/d777476e-a780-49af-92cd-e634d09461fa => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:57.201 8 INFO neutron.api.v2.resource [None req-1d539d12-8bd6-4244-98d5-631e13ec3187 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1682/3184] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:36:57 2026] GET /v2.0/security-group-rules/d777476e-a780-49af-92cd-e634d09461fa => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3185] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:36:57 2026] DELETE /v2.0/security-group-rules/9f0aa4e1-03bc-423b-b126-04d8dc971077 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:57.285 8 INFO neutron.api.v2.resource [None req-239fc31b-90c5-48d8-80ca-bcde489eabac 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1683/3186] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:36:57 2026] GET /v2.0/security-group-rules/9f0aa4e1-03bc-423b-b126-04d8dc971077 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3187] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:36:57 2026] DELETE /v2.0/security-group-rules/661e83f9-5e20-4bc0-b13c-c18bc98f14e2 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:57.362 8 INFO neutron.api.v2.resource [None req-2fb24283-cf22-4629-89b5-e38df3e51f80 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1684/3188] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:36:57 2026] GET /v2.0/security-group-rules/661e83f9-5e20-4bc0-b13c-c18bc98f14e2 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3189] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:36:57 2026] DELETE /v2.0/security-group-rules/5532393c-f436-4c31-8557-7efe5d8c0920 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:57.438 8 INFO neutron.api.v2.resource [None req-17238ddf-d663-4d91-9f72-3b0968bb6a3d 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1685/3190] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:36:57 2026] GET /v2.0/security-group-rules/5532393c-f436-4c31-8557-7efe5d8c0920 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3191] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:36:57 2026] DELETE /v2.0/security-group-rules/38300feb-6610-4031-8d24-1557e610f70b => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:57.510 8 INFO neutron.api.v2.resource [None req-447e80f6-aafc-4ed3-b125-ba62bc45150a 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1686/3192] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:36:57 2026] GET /v2.0/security-group-rules/38300feb-6610-4031-8d24-1557e610f70b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3193] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:36:57 2026] DELETE /v2.0/security-group-rules/5bee7be9-e634-4d75-864b-8ad636d89080 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:57.582 8 INFO neutron.api.v2.resource [None req-6b3d816a-ae6c-4a00-a8f3-b6fe4156b26d 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1687/3194] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:36:57 2026] GET /v2.0/security-group-rules/5bee7be9-e634-4d75-864b-8ad636d89080 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3195] 10.0.0.171 () {32 vars in 750 bytes} [Thu Apr 23 02:36:57 2026] DELETE /v2.0/security-group-rules/57ca0e13-cae6-4f1e-90cf-06d20c7d3cd3 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:57.652 8 INFO neutron.api.v2.resource [None req-8bf555ce-696e-41ee-aabd-faa51e9df4e6 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1688/3196] 10.0.0.171 () {32 vars in 747 bytes} [Thu Apr 23 02:36:57 2026] GET /v2.0/security-group-rules/57ca0e13-cae6-4f1e-90cf-06d20c7d3cd3 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3197] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:36:57 2026] DELETE /v2.0/security-groups/fa6f77b7-25ba-41c4-947e-205050e9d673 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:36:57.750 8 INFO neutron.api.v2.resource [None req-7e455c66-4f08-4a87-bac4-78c590a36e0e 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1689/3198] 10.0.0.171 () {32 vars in 737 bytes} [Thu Apr 23 02:36:57 2026] GET /v2.0/security-groups/fa6f77b7-25ba-41c4-947e-205050e9d673 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:36:58.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-4fb4c395-c9ae-4ace-b03f-65168cd84554 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] TaaS: Handle Delete Port: 2a26c666-080e-4313-b444-b66326e5940d 2026-04-23 02:36:58.137 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fb4c395-c9ae-4ace-b03f-65168cd84554 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Tap Mirror: Handle Delete Port: 2a26c666-080e-4313-b444-b66326e5940d [pid: 7|app: 0|req: 1510/3199] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:36:57 2026] PUT /v2.0/routers/3c3d6dc2-96e0-4e52-9741-fc50ffd20bb9/remove_router_interface => generated 309 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:36:58.807 8 INFO neutron.api.v2.resource [None req-b4d9fd0a-c8b4-4837-a541-18bd4f1a5093 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1690/3200] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:36:58 2026] PUT /v2.0/routers/3c3d6dc2-96e0-4e52-9741-fc50ffd20bb9/remove_router_interface => generated 198 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:36:59.157 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e762a39-3d33-41cd-b856-435bc3468cec 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] TaaS: Handle Delete Port: 992d180d-f44e-4ceb-ab22-fecfa218a16b 2026-04-23 02:36:59.160 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e762a39-3d33-41cd-b856-435bc3468cec 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Tap Mirror: Handle Delete Port: 992d180d-f44e-4ceb-ab22-fecfa218a16b [pid: 7|app: 0|req: 1511/3201] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:36:58 2026] PUT /v2.0/routers/3c3d6dc2-96e0-4e52-9741-fc50ffd20bb9/remove_router_interface => generated 309 bytes in 884 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:36:59.870 8 INFO neutron.api.v2.resource [None req-259e30be-cba5-42fc-b2da-78ef3d731358 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1691/3202] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:36:59 2026] PUT /v2.0/routers/3c3d6dc2-96e0-4e52-9741-fc50ffd20bb9/remove_router_interface => generated 198 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:37:00.258 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c369fbd-5e2f-4bce-94e5-58defb0b0250 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] TaaS: Handle Delete Port: 7b12dc00-5fc7-4034-8537-56f0fa9373b1 2026-04-23 02:37:00.261 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c369fbd-5e2f-4bce-94e5-58defb0b0250 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Tap Mirror: Handle Delete Port: 7b12dc00-5fc7-4034-8537-56f0fa9373b1 [pid: 7|app: 0|req: 1512/3203] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:36:59 2026] PUT /v2.0/routers/3c3d6dc2-96e0-4e52-9741-fc50ffd20bb9/remove_router_interface => generated 309 bytes in 1354 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:37:01.383 8 INFO neutron.api.v2.resource [None req-65f5f8fe-0919-4978-8675-21273f8d9ec3 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1692/3204] 10.0.0.171 () {34 vars in 789 bytes} [Thu Apr 23 02:37:01 2026] PUT /v2.0/routers/3c3d6dc2-96e0-4e52-9741-fc50ffd20bb9/remove_router_interface => generated 198 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:37:01.586 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d031aa0-9229-4c63-8276-64964c520c12 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] TaaS: Handle Delete Port: da81b523-d189-4d24-9457-a25c01e6674c 2026-04-23 02:37:01.588 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d031aa0-9229-4c63-8276-64964c520c12 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Tap Mirror: Handle Delete Port: da81b523-d189-4d24-9457-a25c01e6674c 2026-04-23 02:37:01.820 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d031aa0-9229-4c63-8276-64964c520c12 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] TaaS: Handle Delete Port: 8801eb0c-f145-4a5d-bc1e-767b60db1825 2026-04-23 02:37:01.823 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d031aa0-9229-4c63-8276-64964c520c12 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Tap Mirror: Handle Delete Port: 8801eb0c-f145-4a5d-bc1e-767b60db1825 2026-04-23 02:37:02.195 7 INFO neutron.db.l3_hamode_db [None req-8d031aa0-9229-4c63-8276-64964c520c12 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] HA network 3d700e52-234e-46e1-aaea-f586638ce355 was deleted as no HA routers are present in tenant 7e0f49c85e52440fb05f0e62a4e535ce. [pid: 7|app: 0|req: 1513/3205] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:37:01 2026] DELETE /v2.0/routers/3c3d6dc2-96e0-4e52-9741-fc50ffd20bb9 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 02:37:02.219 7 INFO neutron.services.segments.plugin [-] Segment 34e68535-ff4e-496f-a6b7-81bafa1ce572 resource provider aggregate not found 2026-04-23 02:37:02.225 7 INFO neutron.services.segments.plugin [-] Segment 34e68535-ff4e-496f-a6b7-81bafa1ce572 resource provider aggregate not found 2026-04-23 02:37:02.227 8 INFO neutron.api.v2.resource [None req-3d73fe9c-17be-4475-bf19-665e91b2b727 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1693/3206] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:37:02 2026] GET /v2.0/routers/3c3d6dc2-96e0-4e52-9741-fc50ffd20bb9 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:37:02.240 7 INFO neutron.services.segments.plugin [-] Segment 34e68535-ff4e-496f-a6b7-81bafa1ce572 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34e68535-ff4e-496f-a6b7-81bafa1ce572 found for delete ", "request_id": "req-ab47825b-4690-4842-9f6f-bfe038760f7c"}]} 2026-04-23 02:37:02.247 7 INFO neutron.services.segments.plugin [-] Segment 34e68535-ff4e-496f-a6b7-81bafa1ce572 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34e68535-ff4e-496f-a6b7-81bafa1ce572 found for delete ", "request_id": "req-73d71890-c6ae-4f0d-929e-4f76d78c40ca"}]} [pid: 7|app: 0|req: 1514/3207] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:37:02 2026] DELETE /v2.0/subnets/db71c587-4577-41a4-aa01-08253209cb97 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:37:02.404 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70a036ab-fb8d-40d4-9e5a-fa0b7a4f673c 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1694/3208] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:37:02 2026] GET /v2.0/subnets/db71c587-4577-41a4-aa01-08253209cb97 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3209] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:37:02 2026] DELETE /v2.0/subnets/7c5bdf11-125c-4af4-9ce4-60edc2b89a4f => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:37:02.579 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ca2f27a-275e-48a0-80df-874d863839d1 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1695/3210] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:37:02 2026] GET /v2.0/subnets/7c5bdf11-125c-4af4-9ce4-60edc2b89a4f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:37:02.682 7 INFO neutron_taas.services.taas.taas_plugin [None req-19dd5b55-38b4-4a01-a2eb-9c2074d0eec3 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] TaaS: Handle Delete Port: 64de71f4-e460-4249-a6da-9b63bad7a7b0 2026-04-23 02:37:02.685 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19dd5b55-38b4-4a01-a2eb-9c2074d0eec3 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Tap Mirror: Handle Delete Port: 64de71f4-e460-4249-a6da-9b63bad7a7b0 [pid: 7|app: 0|req: 1516/3211] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:37:02 2026] DELETE /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:37:02.876 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27e04ff9-b3bb-41e2-ad61-5978bd90d685 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1696/3212] 10.0.0.171 () {32 vars in 723 bytes} [Thu Apr 23 02:37:02 2026] GET /v2.0/networks/0f70676b-3418-4968-9747-6c42883ad124 => 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: 1517/3213] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:37:02 2026] DELETE /v2.0/subnets/31f4af2d-91f6-4920-8777-275b7bad58bd => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:37:03.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abc931a2-d954-4724-8c47-05700499037a 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1697/3214] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:37:03 2026] GET /v2.0/subnets/31f4af2d-91f6-4920-8777-275b7bad58bd => 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: 1518/3215] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:37:03 2026] DELETE /v2.0/subnets/be73d487-2a98-43e4-a8fb-20de97c9de56 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:37:03.158 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fdaa9c75-0288-4df0-8f80-3e763a3050c2 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1698/3216] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:37:03 2026] GET /v2.0/subnets/be73d487-2a98-43e4-a8fb-20de97c9de56 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:37:03.245 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5ef4719-ffc3-4bdc-9acd-f02d6e07b648 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] TaaS: Handle Delete Port: ed17c7f1-e15e-4045-8c01-a018885f2dad 2026-04-23 02:37:03.248 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5ef4719-ffc3-4bdc-9acd-f02d6e07b648 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Tap Mirror: Handle Delete Port: ed17c7f1-e15e-4045-8c01-a018885f2dad [pid: 7|app: 0|req: 1519/3217] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:37:03 2026] DELETE /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:37:03.440 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa829277-b6a3-45fb-b70d-418b6d5a2f23 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1699/3218] 10.0.0.171 () {32 vars in 723 bytes} [Thu Apr 23 02:37:03 2026] GET /v2.0/networks/c442b6d6-f054-4d32-83b6-745a41c57e15 => 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: 1520/3219] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:37:03 2026] DELETE /v2.0/subnets/e2045e8e-428b-470b-bd15-27ae2899e7d8 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:37:03.620 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f56e135f-caa8-498d-b150-37a8e4956761 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1700/3220] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:37:03 2026] GET /v2.0/subnets/e2045e8e-428b-470b-bd15-27ae2899e7d8 => 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: 1521/3221] 10.0.0.171 () {32 vars in 724 bytes} [Thu Apr 23 02:37:03 2026] DELETE /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:37:03.781 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d56b4f2a-219d-4965-a97e-a425ba28877f 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1701/3222] 10.0.0.171 () {32 vars in 721 bytes} [Thu Apr 23 02:37:03 2026] GET /v2.0/subnets/e930f558-744e-422d-a46a-c38ad31f1849 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:37:03.853 7 INFO neutron_taas.services.taas.taas_plugin [None req-4bbed857-47a6-480e-b12d-c83f097ed8e2 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] TaaS: Handle Delete Port: 03afd2d3-d77f-4b08-aed2-718835220792 2026-04-23 02:37:03.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bbed857-47a6-480e-b12d-c83f097ed8e2 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] Tap Mirror: Handle Delete Port: 03afd2d3-d77f-4b08-aed2-718835220792 [pid: 7|app: 0|req: 1522/3223] 10.0.0.171 () {32 vars in 726 bytes} [Thu Apr 23 02:37:03 2026] DELETE /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 02:37:04.077 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15762def-3efc-4a00-82c7-1a89be790fca 8d27f534a0cf4b4e92599af7665fed7c 7e0f49c85e52440fb05f0e62a4e535ce - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1702/3224] 10.0.0.171 () {32 vars in 723 bytes} [Thu Apr 23 02:37:04 2026] GET /v2.0/networks/ab87d648-f728-48ea-afda-eac1914511ed => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:37:04.263 7 INFO neutron.services.segments.plugin [-] Segment d17a6e39-f8c1-42a2-9db0-419c3dc9b856 resource provider aggregate not found 2026-04-23 02:37:04.271 7 INFO neutron.services.segments.plugin [-] Segment d17a6e39-f8c1-42a2-9db0-419c3dc9b856 resource provider aggregate not found 2026-04-23 02:37:04.282 7 INFO neutron.services.segments.plugin [-] Segment d17a6e39-f8c1-42a2-9db0-419c3dc9b856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d17a6e39-f8c1-42a2-9db0-419c3dc9b856 found for delete ", "request_id": "req-98e7cdeb-7c37-4362-ab1c-ffaaf0bc9677"}]} 2026-04-23 02:37:04.287 7 INFO neutron.services.segments.plugin [-] Segment d17a6e39-f8c1-42a2-9db0-419c3dc9b856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d17a6e39-f8c1-42a2-9db0-419c3dc9b856 found for delete ", "request_id": "req-c2655a64-162c-48be-bf3a-b1b93a51ebfa"}]} 2026-04-23 02:37:04.300 7 INFO neutron.services.segments.plugin [-] Segment 77751c90-fb8a-48c3-8c09-24402dafdb43 resource provider aggregate not found 2026-04-23 02:37:04.302 7 INFO neutron.services.segments.plugin [-] Segment 77751c90-fb8a-48c3-8c09-24402dafdb43 resource provider aggregate not found 2026-04-23 02:37:04.322 7 INFO neutron.services.segments.plugin [-] Segment 77751c90-fb8a-48c3-8c09-24402dafdb43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77751c90-fb8a-48c3-8c09-24402dafdb43 found for delete ", "request_id": "req-1fb2c957-e1d9-49b7-adea-731b92c23646"}]} 2026-04-23 02:37:04.326 7 INFO neutron.services.segments.plugin [-] Segment 77751c90-fb8a-48c3-8c09-24402dafdb43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77751c90-fb8a-48c3-8c09-24402dafdb43 found for delete ", "request_id": "req-3a49334a-c13f-418e-b37d-0d615ed6a633"}]} 2026-04-23 02:37:04.340 7 INFO neutron.services.segments.plugin [-] Segment 81486307-12b7-49fd-b813-45f699dee2d1 resource provider aggregate not found 2026-04-23 02:37:04.345 7 INFO neutron.services.segments.plugin [-] Segment 81486307-12b7-49fd-b813-45f699dee2d1 resource provider aggregate not found 2026-04-23 02:37:04.362 7 INFO neutron.services.segments.plugin [-] Segment 81486307-12b7-49fd-b813-45f699dee2d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81486307-12b7-49fd-b813-45f699dee2d1 found for delete ", "request_id": "req-29c8df14-3af8-4f53-ad36-069fb4ef726c"}]} 2026-04-23 02:37:04.368 7 INFO neutron.services.segments.plugin [-] Segment 81486307-12b7-49fd-b813-45f699dee2d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81486307-12b7-49fd-b813-45f699dee2d1 found for delete ", "request_id": "req-85a8e68f-d9ca-4965-acea-94b2f1ad9ac5"}]} [pid: 7|app: 0|req: 1524/3227] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:37:06 2026] GET /v2.0/security-groups?tenant_id=0305ecbcd49641d384de187a5b6bcf57&name=default => generated 2929 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3228] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:37:06 2026] DELETE /v2.0/security-groups/0e1bb3a2-7739-4895-ab39-819c8db0cd7d => 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: 1525/3229] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:37:06 2026] GET /v2.0/security-groups?tenant_id=0dddf702318342db86f2d8b7fad5c81c&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3230] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:37:06 2026] DELETE /v2.0/security-groups/c80089a8-6284-439f-81c8-0a75bf335539 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3231] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:37:06 2026] GET /v2.0/security-groups?tenant_id=81fbe8732a244dacb0eaaa05c3601b3c&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3232] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:37:06 2026] DELETE /v2.0/security-groups/154e769d-94d7-407a-b595-bb79a9e4c5d5 => 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: 1527/3233] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:37:07 2026] GET /v2.0/security-groups?tenant_id=4a6431e6c3ca4b5aa261cb886eed60d0&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3234] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:37:07 2026] DELETE /v2.0/security-groups/c7bd227d-2fb3-452f-a2c5-3b6d3027b5c2 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3235] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:37:07 2026] GET /v2.0/security-groups?tenant_id=7e0f49c85e52440fb05f0e62a4e535ce&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3236] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:37:07 2026] DELETE /v2.0/security-groups/431a9b22-6852-44ec-a3ff-ce936ed63d2b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3237] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:37:07 2026] GET /v2.0/security-groups?tenant_id=fef50279b7814645b6141efd1c6bbf0b&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3238] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:37:07 2026] DELETE /v2.0/security-groups/214aa157-ad44-4a3c-ae49-e7c05a4b057a => 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: 1530/3239] 10.0.0.171 () {32 vars in 774 bytes} [Thu Apr 23 02:37:08 2026] GET /v2.0/security-groups?tenant_id=a577f515a7b449d5a1fa9b56d0d91c82&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3240] 10.0.0.171 () {32 vars in 740 bytes} [Thu Apr 23 02:37:08 2026] DELETE /v2.0/security-groups/8c7aed97-a015-40d4-a29c-68fb67aceb76 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3241] 10.0.0.171 () {32 vars in 649 bytes} [Thu Apr 23 02:37:10 2026] GET /v2.0/networks => generated 2168 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3242] 10.0.0.171 () {32 vars in 655 bytes} [Thu Apr 23 02:37:12 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3243] 10.0.0.171 () {32 vars in 647 bytes} [Thu Apr 23 02:37:12 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3244] 10.0.0.171 () {32 vars in 643 bytes} [Thu Apr 23 02:37:12 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3245] 10.0.0.171 () {32 vars in 647 bytes} [Thu Apr 23 02:37:12 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3246] 10.0.0.171 () {32 vars in 649 bytes} [Thu Apr 23 02:37:12 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3247] 10.0.0.171 () {32 vars in 663 bytes} [Thu Apr 23 02:37:12 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3248] 10.0.0.171 () {32 vars in 655 bytes} [Thu Apr 23 02:37:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)