+ 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 Mar 5 18:24:01 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: neutron-server-c6b49c4d9-szwlj 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 0x7f8abcecc668 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-03-05 18:24:05.580 8 INFO neutron.common.config [-] Logging enabled! 2026-03-05 18:24:05.581 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-03-05 18:24:05.642 7 INFO neutron.common.config [-] Logging enabled! 2026-03-05 18:24:05.642 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-03-05 18:24:05.946 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-05 18:24:06.007 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-05 18:24:07.432 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-05 18:24:07.434 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-05 18:24:07.439 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-05 18:24:07.439 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-05 18:24:07.440 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-05 18:24:07.440 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-05 18:24:07.440 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-05 18:24:07.448 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-05 18:24:07.448 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-05 18:24:07.448 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-05 18:24:07.456 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-05 18:24:07.459 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-05 18:24:07.463 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-05 18:24:07.464 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-05 18:24:07.464 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-05 18:24:07.464 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-05 18:24:07.464 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-05 18:24:07.470 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-05 18:24:07.471 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-05 18:24:07.471 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-05 18:24:07.472 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-05 18:24:07.472 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-05 18:24:07.472 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-05 18:24:07.493 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-05 18:24:07.494 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-05 18:24:07.495 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-05 18:24:07.514 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-05 18:24:07.514 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-05 18:24:07.514 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-05 18:24:07.514 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-05 18:24:07.525 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-05 18:24:07.525 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-05 18:24:07.525 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-05 18:24:07.525 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-05 18:24:07.808 8 INFO neutron.plugins.ml2.managers [None req-8b210f92-75c0-448d-ac70-e44da398bf8b - - - - - -] Initializing driver for type 'vlan' 2026-03-05 18:24:07.811 7 INFO neutron.plugins.ml2.managers [None req-00df930f-f5ff-486d-91d6-9cdd249fee2b - - - - - -] Initializing driver for type 'vlan' 2026-03-05 18:24:08.084 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8b210f92-75c0-448d-ac70-e44da398bf8b - - - - - -] VlanTypeDriver initialization complete 2026-03-05 18:24:08.084 8 INFO neutron.plugins.ml2.managers [None req-8b210f92-75c0-448d-ac70-e44da398bf8b - - - - - -] Initializing driver for type 'vxlan' 2026-03-05 18:24:08.084 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8b210f92-75c0-448d-ac70-e44da398bf8b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-05 18:24:08.090 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-00df930f-f5ff-486d-91d6-9cdd249fee2b - - - - - -] VlanTypeDriver initialization complete 2026-03-05 18:24:08.090 7 INFO neutron.plugins.ml2.managers [None req-00df930f-f5ff-486d-91d6-9cdd249fee2b - - - - - -] Initializing driver for type 'vxlan' 2026-03-05 18:24:08.090 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-00df930f-f5ff-486d-91d6-9cdd249fee2b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-05 18:24:08.097 8 INFO neutron.plugins.ml2.managers [None req-8b210f92-75c0-448d-ac70-e44da398bf8b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-05 18:24:08.097 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8b210f92-75c0-448d-ac70-e44da398bf8b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-05 18:24:08.097 8 INFO neutron.plugins.ml2.managers [None req-8b210f92-75c0-448d-ac70-e44da398bf8b - - - - - -] Initializing extension driver 'port_security' 2026-03-05 18:24:08.097 8 INFO neutron.plugins.ml2.extensions.port_security [None req-8b210f92-75c0-448d-ac70-e44da398bf8b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-05 18:24:08.098 8 INFO neutron.plugins.ml2.managers [None req-8b210f92-75c0-448d-ac70-e44da398bf8b - - - - - -] Initializing extension driver 'qos' 2026-03-05 18:24:08.098 8 INFO neutron.plugins.ml2.managers [None req-8b210f92-75c0-448d-ac70-e44da398bf8b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-05 18:24:08.098 8 INFO neutron.plugins.ml2.managers [None req-8b210f92-75c0-448d-ac70-e44da398bf8b - - - - - -] Initializing mechanism driver 'l2population' 2026-03-05 18:24:08.102 7 INFO neutron.plugins.ml2.managers [None req-00df930f-f5ff-486d-91d6-9cdd249fee2b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-05 18:24:08.102 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-00df930f-f5ff-486d-91d6-9cdd249fee2b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-05 18:24:08.102 7 INFO neutron.plugins.ml2.managers [None req-00df930f-f5ff-486d-91d6-9cdd249fee2b - - - - - -] Initializing extension driver 'port_security' 2026-03-05 18:24:08.103 7 INFO neutron.plugins.ml2.extensions.port_security [None req-00df930f-f5ff-486d-91d6-9cdd249fee2b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-05 18:24:08.103 7 INFO neutron.plugins.ml2.managers [None req-00df930f-f5ff-486d-91d6-9cdd249fee2b - - - - - -] Initializing extension driver 'qos' 2026-03-05 18:24:08.103 7 INFO neutron.plugins.ml2.managers [None req-00df930f-f5ff-486d-91d6-9cdd249fee2b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-05 18:24:08.103 7 INFO neutron.plugins.ml2.managers [None req-00df930f-f5ff-486d-91d6-9cdd249fee2b - - - - - -] Initializing mechanism driver 'l2population' 2026-03-05 18:24:08.113 8 INFO neutron.quota [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded quota_driver: . 2026-03-05 18:24:08.113 8 INFO neutron.plugins.ml2.plugin [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Modular L2 Plugin initialization complete 2026-03-05 18:24:08.113 8 INFO neutron.plugins.ml2.managers [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-05 18:24:08.113 8 INFO neutron.plugins.ml2.managers [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-05 18:24:08.113 8 INFO neutron.plugins.ml2.managers [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-05 18:24:08.114 8 INFO neutron.manager [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loading Plugin: qos 2026-03-05 18:24:08.119 7 INFO neutron.quota [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded quota_driver: . 2026-03-05 18:24:08.120 7 INFO neutron.plugins.ml2.plugin [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Modular L2 Plugin initialization complete 2026-03-05 18:24:08.120 7 INFO neutron.plugins.ml2.managers [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-05 18:24:08.120 7 INFO neutron.plugins.ml2.managers [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-05 18:24:08.120 7 INFO neutron.plugins.ml2.managers [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-05 18:24:08.120 7 INFO neutron.manager [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loading Plugin: qos 2026-03-05 18:24:08.126 8 INFO neutron.manager [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loading Plugin: router 2026-03-05 18:24:08.133 7 INFO neutron.manager [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loading Plugin: router 2026-03-05 18:24:08.166 8 INFO neutron.services.service_base [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-05 18:24:08.166 8 INFO neutron.manager [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loading Plugin: segments 2026-03-05 18:24:08.172 7 INFO neutron.services.service_base [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-05 18:24:08.173 7 INFO neutron.manager [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loading Plugin: segments 2026-03-05 18:24:08.267 8 INFO neutron.manager [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loading Plugin: trunk 2026-03-05 18:24:08.271 7 INFO neutron.manager [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loading Plugin: trunk 2026-03-05 18:24:08.281 8 INFO neutron.manager [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loading Plugin: vpnaas 2026-03-05 18:24:08.285 7 INFO neutron.manager [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loading Plugin: vpnaas 2026-03-05 18:24:08.320 8 WARNING stevedore.named [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-05 18:24:08.322 7 WARNING stevedore.named [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-05 18:24:08.381 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-05 18:24:08.382 7 INFO neutron.common.utils [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-05 18:24:08.382 7 INFO neutron.manager [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loading Plugin: taas 2026-03-05 18:24:08.386 8 INFO neutron_vpnaas.services.vpn.plugin [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-05 18:24:08.386 8 INFO neutron.common.utils [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-05 18:24:08.386 8 INFO neutron.manager [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loading Plugin: taas 2026-03-05 18:24:08.407 7 WARNING stevedore.named [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-05 18:24:08.407 7 WARNING stevedore.named [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-05 18:24:08.409 8 WARNING stevedore.named [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-05 18:24:08.409 8 WARNING stevedore.named [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-05 18:24:08.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-05 18:24:08.429 7 INFO neutron_taas.services.taas.taas_plugin [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-05 18:24:08.429 8 INFO neutron.manager [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loading Plugin: tapmirror 2026-03-05 18:24:08.429 7 INFO neutron.manager [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loading Plugin: tapmirror 2026-03-05 18:24:08.442 8 WARNING stevedore.named [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-05 18:24:08.442 8 WARNING stevedore.named [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-05 18:24:08.444 7 WARNING stevedore.named [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-05 18:24:08.444 7 WARNING stevedore.named [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-05 18:24:08.458 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-05 18:24:08.458 8 INFO neutron.manager [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loading Plugin: auto_allocate 2026-03-05 18:24:08.459 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-05 18:24:08.460 7 INFO neutron.manager [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loading Plugin: auto_allocate 2026-03-05 18:24:08.468 7 INFO neutron.manager [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loading Plugin: tag 2026-03-05 18:24:08.469 8 INFO neutron.manager [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loading Plugin: tag 2026-03-05 18:24:08.476 8 INFO neutron.manager [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loading Plugin: timestamp 2026-03-05 18:24:08.477 7 INFO neutron.manager [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loading Plugin: timestamp 2026-03-05 18:24:08.479 8 INFO neutron.manager [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loading Plugin: network_ip_availability 2026-03-05 18:24:08.480 7 INFO neutron.manager [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loading Plugin: network_ip_availability 2026-03-05 18:24:08.483 8 INFO neutron.manager [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loading Plugin: flavors 2026-03-05 18:24:08.483 7 INFO neutron.manager [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loading Plugin: flavors 2026-03-05 18:24:08.486 8 INFO neutron.manager [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loading Plugin: revisions 2026-03-05 18:24:08.487 7 INFO neutron.manager [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loading Plugin: revisions 2026-03-05 18:24:08.490 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Initializing extension manager. 2026-03-05 18:24:08.490 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Initializing extension manager. 2026-03-05 18:24:08.491 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: address-group 2026-03-05 18:24:08.491 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: address-group 2026-03-05 18:24:08.492 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: address-scope 2026-03-05 18:24:08.493 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: address-scope 2026-03-05 18:24:08.493 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-05 18:24:08.493 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-05 18:24:08.494 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: agent 2026-03-05 18:24:08.494 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: agent 2026-03-05 18:24:08.494 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: agent-resources-synced 2026-03-05 18:24:08.494 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: agent-resources-synced 2026-03-05 18:24:08.495 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-05 18:24:08.496 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-05 18:24:08.496 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-05 18:24:08.496 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-05 18:24:08.497 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: availability_zone 2026-03-05 18:24:08.497 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: availability_zone 2026-03-05 18:24:08.497 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: availability_zone_filter 2026-03-05 18:24:08.497 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: availability_zone_filter 2026-03-05 18:24:08.498 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-05 18:24:08.498 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-05 18:24:08.498 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: default-subnetpools 2026-03-05 18:24:08.498 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: default-subnetpools 2026-03-05 18:24:08.500 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-05 18:24:08.500 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-05 18:24:08.500 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: dns-integration 2026-03-05 18:24:08.500 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: dns-integration 2026-03-05 18:24:08.501 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: dns-domain-ports 2026-03-05 18:24:08.501 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: dns-domain-ports 2026-03-05 18:24:08.501 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-05 18:24:08.501 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-05 18:24:08.502 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: dvr 2026-03-05 18:24:08.502 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: dvr 2026-03-05 18:24:08.503 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-05 18:24:08.503 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-05 18:24:08.503 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: empty-string-filtering 2026-03-05 18:24:08.503 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: empty-string-filtering 2026-03-05 18:24:08.504 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-05 18:24:08.504 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-05 18:24:08.504 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-05 18:24:08.505 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: external-net 2026-03-05 18:24:08.505 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-05 18:24:08.505 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-05 18:24:08.505 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: external-net 2026-03-05 18:24:08.506 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-05 18:24:08.506 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: extraroute 2026-03-05 18:24:08.506 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: extraroute 2026-03-05 18:24:08.506 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: extraroute-atomic 2026-03-05 18:24:08.507 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: extraroute-atomic 2026-03-05 18:24:08.507 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-05 18:24:08.507 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-05 18:24:08.508 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-05 18:24:08.508 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-05 18:24:08.508 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-05 18:24:08.509 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-05 18:24:08.509 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-05 18:24:08.509 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: fip-port-details 2026-03-05 18:24:08.509 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-05 18:24:08.510 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: fip-port-details 2026-03-05 18:24:08.510 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: flavors 2026-03-05 18:24:08.511 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: flavors 2026-03-05 18:24:08.511 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-05 18:24:08.512 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: floatingip-pools 2026-03-05 18:24:08.512 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-05 18:24:08.512 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: ip_allocation 2026-03-05 18:24:08.513 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: floatingip-pools 2026-03-05 18:24:08.513 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-05 18:24:08.513 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: ip_allocation 2026-03-05 18:24:08.513 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: l2_adjacency 2026-03-05 18:24:08.514 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-05 18:24:08.514 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: l2_adjacency 2026-03-05 18:24:08.515 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: router 2026-03-05 18:24:08.516 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: router 2026-03-05 18:24:08.516 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-05 18:24:08.517 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-05 18:24:08.517 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-05 18:24:08.518 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-05 18:24:08.518 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-05 18:24:08.518 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-05 18:24:08.519 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: ext-gw-mode 2026-03-05 18:24:08.519 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: ext-gw-mode 2026-03-05 18:24:08.519 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: l3-ha 2026-03-05 18:24:08.519 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: l3-ha 2026-03-05 18:24:08.519 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-05 18:24:08.520 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-05 18:24:08.520 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-05 18:24:08.520 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-05 18:24:08.520 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: l3-flavors 2026-03-05 18:24:08.521 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: l3-flavors 2026-03-05 18:24:08.521 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-05 18:24:08.522 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-05 18:24:08.522 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-05 18:24:08.522 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-05 18:24:08.524 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-05 18:24:08.524 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-05 18:24:08.525 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-05 18:24:08.525 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-05 18:24:08.526 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-05 18:24:08.526 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-05 18:24:08.527 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-05 18:24:08.528 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-05 18:24:08.528 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-05 18:24:08.528 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-05 18:24:08.528 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: multi-provider 2026-03-05 18:24:08.529 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: multi-provider 2026-03-05 18:24:08.529 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: net-mtu 2026-03-05 18:24:08.529 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: net-mtu 2026-03-05 18:24:08.529 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: net-mtu-writable 2026-03-05 18:24:08.530 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: net-mtu-writable 2026-03-05 18:24:08.530 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: network_availability_zone 2026-03-05 18:24:08.530 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: network_availability_zone 2026-03-05 18:24:08.531 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: network_ha 2026-03-05 18:24:08.531 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: network_ha 2026-03-05 18:24:08.531 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: network-ip-availability 2026-03-05 18:24:08.531 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: network-ip-availability 2026-03-05 18:24:08.533 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-05 18:24:08.533 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-05 18:24:08.533 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: pagination 2026-03-05 18:24:08.533 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: pagination 2026-03-05 18:24:08.534 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: port-device-profile 2026-03-05 18:24:08.534 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: port-device-profile 2026-03-05 18:24:08.534 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-05 18:24:08.534 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-05 18:24:08.535 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-05 18:24:08.535 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-05 18:24:08.535 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-05 18:24:08.535 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-05 18:24:08.535 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: port-mac-override 2026-03-05 18:24:08.536 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: port-mac-override 2026-03-05 18:24:08.536 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-05 18:24:08.536 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-05 18:24:08.537 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-05 18:24:08.537 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-05 18:24:08.537 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-05 18:24:08.537 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-05 18:24:08.537 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: port-resource-request 2026-03-05 18:24:08.538 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: port-resource-request 2026-03-05 18:24:08.538 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-05 18:24:08.538 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-05 18:24:08.539 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-05 18:24:08.539 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-05 18:24:08.539 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: binding 2026-03-05 18:24:08.539 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: binding 2026-03-05 18:24:08.540 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: binding-extended 2026-03-05 18:24:08.540 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: binding-extended 2026-03-05 18:24:08.540 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: port-security 2026-03-05 18:24:08.541 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: port-security 2026-03-05 18:24:08.541 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: project-id 2026-03-05 18:24:08.541 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: project-id 2026-03-05 18:24:08.541 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: provider 2026-03-05 18:24:08.542 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: provider 2026-03-05 18:24:08.542 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-05 18:24:08.542 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-05 18:24:08.544 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: qos 2026-03-05 18:24:08.544 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: qos 2026-03-05 18:24:08.545 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-05 18:24:08.545 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-05 18:24:08.545 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-05 18:24:08.546 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: qos-default 2026-03-05 18:24:08.546 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-05 18:24:08.546 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: qos-default 2026-03-05 18:24:08.546 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: qos-fip 2026-03-05 18:24:08.547 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-05 18:24:08.547 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: qos-fip 2026-03-05 18:24:08.547 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-05 18:24:08.547 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-05 18:24:08.548 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-05 18:24:08.548 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-05 18:24:08.548 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-05 18:24:08.548 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-05 18:24:08.549 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-05 18:24:08.549 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-05 18:24:08.549 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-05 18:24:08.550 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: qos-pps 2026-03-05 18:24:08.550 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-05 18:24:08.550 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: qos-pps 2026-03-05 18:24:08.551 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-05 18:24:08.551 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-05 18:24:08.551 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-05 18:24:08.551 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: qos-rules-alias 2026-03-05 18:24:08.552 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: qos-rules-alias 2026-03-05 18:24:08.552 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: quota-check-limit 2026-03-05 18:24:08.552 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: quota-check-limit 2026-03-05 18:24:08.552 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: quota-check-limit-default 2026-03-05 18:24:08.553 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: quota-check-limit-default 2026-03-05 18:24:08.555 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: quotas 2026-03-05 18:24:08.555 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: quotas 2026-03-05 18:24:08.556 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: quota_details 2026-03-05 18:24:08.557 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: quota_details 2026-03-05 18:24:08.557 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: rbac-policies 2026-03-05 18:24:08.558 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: rbac-address-group 2026-03-05 18:24:08.558 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: rbac-policies 2026-03-05 18:24:08.558 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: rbac-address-scope 2026-03-05 18:24:08.558 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: rbac-address-group 2026-03-05 18:24:08.559 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: rbac-address-scope 2026-03-05 18:24:08.559 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: rbac-security-groups 2026-03-05 18:24:08.559 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: rbac-security-groups 2026-03-05 18:24:08.560 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-05 18:24:08.560 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-05 18:24:08.560 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: revision-if-match 2026-03-05 18:24:08.560 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: revision-if-match 2026-03-05 18:24:08.561 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-05 18:24:08.561 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-05 18:24:08.562 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: router_availability_zone 2026-03-05 18:24:08.562 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: router_availability_zone 2026-03-05 18:24:08.562 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-05 18:24:08.563 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-05 18:24:08.564 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-05 18:24:08.564 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-05 18:24:08.565 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-05 18:24:08.565 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-05 18:24:08.566 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-05 18:24:08.566 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-05 18:24:08.566 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-05 18:24:08.567 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-05 18:24:08.567 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-05 18:24:08.568 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-05 18:24:08.568 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-05 18:24:08.569 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-05 18:24:08.571 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: security-group 2026-03-05 18:24:08.572 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: segment 2026-03-05 18:24:08.573 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-05 18:24:08.573 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: service-type 2026-03-05 18:24:08.574 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: sorting 2026-03-05 18:24:08.574 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: security-group 2026-03-05 18:24:08.574 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: standard-attr-segment 2026-03-05 18:24:08.575 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: standard-attr-description 2026-03-05 18:24:08.575 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: segment 2026-03-05 18:24:08.575 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: stateful-security-group 2026-03-05 18:24:08.576 7 WARNING neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-05 18:24:08.576 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-05 18:24:08.576 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: service-type 2026-03-05 18:24:08.577 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-05 18:24:08.577 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: sorting 2026-03-05 18:24:08.577 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: subnet-external-network 2026-03-05 18:24:08.577 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: standard-attr-segment 2026-03-05 18:24:08.578 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: subnet_onboard 2026-03-05 18:24:08.578 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: standard-attr-description 2026-03-05 18:24:08.578 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-05 18:24:08.579 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: stateful-security-group 2026-03-05 18:24:08.579 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: subnet-service-types 2026-03-05 18:24:08.579 8 WARNING neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-05 18:24:08.580 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: subnet_allocation 2026-03-05 18:24:08.580 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-05 18:24:08.580 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: subnet-external-network 2026-03-05 18:24:08.580 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-05 18:24:08.581 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: subnet_onboard 2026-03-05 18:24:08.581 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: tag-creation 2026-03-05 18:24:08.581 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-05 18:24:08.581 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-05 18:24:08.582 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: subnet-service-types 2026-03-05 18:24:08.582 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: subnet_allocation 2026-03-05 18:24:08.583 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-05 18:24:08.584 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: tag-creation 2026-03-05 18:24:08.584 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-05 18:24:08.585 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: standard-attr-tag 2026-03-05 18:24:08.586 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-05 18:24:08.586 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: trunk 2026-03-05 18:24:08.587 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: trunk-details 2026-03-05 18:24:08.587 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-05 18:24:08.588 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-05 18:24:08.588 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: standard-attr-tag 2026-03-05 18:24:08.588 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-05 18:24:08.589 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-05 18:24:08.589 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-05 18:24:08.589 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: trunk 2026-03-05 18:24:08.590 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: trunk-details 2026-03-05 18:24:08.590 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-05 18:24:08.591 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-05 18:24:08.591 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-05 18:24:08.592 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-05 18:24:08.592 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-05 18:24:08.592 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: vpn-flavors 2026-03-05 18:24:08.592 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-05 18:24:08.594 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: vpnaas 2026-03-05 18:24:08.594 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-05 18:24:08.595 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-05 18:24:08.595 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: taas 2026-03-05 18:24:08.595 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: vpn-flavors 2026-03-05 18:24:08.596 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: tap-mirror 2026-03-05 18:24:08.596 7 INFO neutron.api.extensions [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Loaded extension: taas-vlan-filter 2026-03-05 18:24:08.597 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: vpnaas 2026-03-05 18:24:08.598 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: taas 2026-03-05 18:24:08.599 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:network 2026-03-05 18:24:08.599 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-03-05 18:24:08.599 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-05 18:24:08.599 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:port 2026-03-05 18:24:08.599 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: tap-mirror 2026-03-05 18:24:08.600 8 INFO neutron.api.extensions [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Loaded extension: taas-vlan-filter 2026-03-05 18:24:08.602 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:network 2026-03-05 18:24:08.602 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-03-05 18:24:08.602 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-05 18:24:08.603 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-05 18:24:08.603 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:port 2026-03-05 18:24:08.603 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-05 18:24:08.606 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-05 18:24:08.606 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-05 18:24:08.607 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-05 18:24:08.608 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-05 18:24:08.608 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-05 18:24:08.609 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-05 18:24:08.609 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] subnetpool is already registered 2026-03-05 18:24:08.610 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-05 18:24:08.610 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] subnetpool is already registered 2026-03-05 18:24:08.610 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-05 18:24:08.611 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-05 18:24:08.611 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-05 18:24:08.611 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-05 18:24:08.612 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-05 18:24:08.612 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-05 18:24:08.612 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-05 18:24:08.612 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-05 18:24:08.612 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-05 18:24:08.613 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-05 18:24:08.613 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] subnetpool is already registered 2026-03-05 18:24:08.613 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-05 18:24:08.613 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] ipsecpolicy is already registered 2026-03-05 18:24:08.613 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-05 18:24:08.613 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] subnetpool is already registered 2026-03-05 18:24:08.614 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-05 18:24:08.614 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] ikepolicy is already registered 2026-03-05 18:24:08.614 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-05 18:24:08.615 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-05 18:24:08.615 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-05 18:24:08.615 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-05 18:24:08.616 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-05 18:24:08.616 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-05 18:24:08.617 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-05 18:24:08.617 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] ipsecpolicy is already registered 2026-03-05 18:24:08.617 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-05 18:24:08.617 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] ikepolicy is already registered 2026-03-05 18:24:08.619 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-05 18:24:08.620 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] router is already registered 2026-03-05 18:24:08.620 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-05 18:24:08.621 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] floatingip is already registered 2026-03-05 18:24:08.622 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-05 18:24:08.622 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] router is already registered 2026-03-05 18:24:08.623 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-05 18:24:08.623 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] floatingip is already registered 2026-03-05 18:24:08.624 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-05 18:24:08.625 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] rbac_policy is already registered 2026-03-05 18:24:08.625 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-05 18:24:08.626 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] security_group is already registered 2026-03-05 18:24:08.626 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-05 18:24:08.626 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] security_group_rule is already registered 2026-03-05 18:24:08.626 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-05 18:24:08.627 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] rbac_policy is already registered 2026-03-05 18:24:08.627 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-05 18:24:08.627 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] security_group is already registered 2026-03-05 18:24:08.627 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-05 18:24:08.627 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] subnetpool is already registered 2026-03-05 18:24:08.628 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-05 18:24:08.628 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] security_group_rule is already registered 2026-03-05 18:24:08.628 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-05 18:24:08.628 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] subnetpool is already registered 2026-03-05 18:24:08.628 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-05 18:24:08.629 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] subnetpool is already registered 2026-03-05 18:24:08.629 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-05 18:24:08.629 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] trunk is already registered 2026-03-05 18:24:08.629 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-05 18:24:08.629 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] subnetpool is already registered 2026-03-05 18:24:08.630 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-05 18:24:08.630 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-05 18:24:08.630 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] ikepolicy is already registered 2026-03-05 18:24:08.630 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] trunk is already registered 2026-03-05 18:24:08.630 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-05 18:24:08.630 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-05 18:24:08.631 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] ikepolicy is already registered 2026-03-05 18:24:08.631 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] ipsecpolicy is already registered 2026-03-05 18:24:08.631 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-05 18:24:08.631 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] ipsecpolicy is already registered 2026-03-05 18:24:08.631 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-05 18:24:08.631 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] endpoint_group is already registered 2026-03-05 18:24:08.632 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-05 18:24:08.632 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] endpoint_group is already registered 2026-03-05 18:24:08.632 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-05 18:24:08.632 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] vpnservice is already registered 2026-03-05 18:24:08.632 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-05 18:24:08.632 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] vpnservice is already registered 2026-03-05 18:24:08.632 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-05 18:24:08.633 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-05 18:24:08.633 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] ipsec_site_connection is already registered 2026-03-05 18:24:08.633 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] ipsec_site_connection is already registered 2026-03-05 18:24:08.633 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-05 18:24:08.633 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] ipsecpolicy is already registered 2026-03-05 18:24:08.633 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-05 18:24:08.633 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] ipsecpolicy is already registered 2026-03-05 18:24:08.634 8 INFO neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-05 18:24:08.634 8 WARNING neutron.quota.resource_registry [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] ikepolicy is already registered 2026-03-05 18:24:08.634 7 INFO neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-05 18:24:08.634 7 WARNING neutron.quota.resource_registry [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] ikepolicy is already registered 2026-03-05 18:24:08.671 8 WARNING keystonemiddleware._common.config [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 18:24:08.673 7 WARNING keystonemiddleware._common.config [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 18:24:08.678 8 WARNING oslo_config.cfg [None req-2b4b398d-cc42-4cc0-b4a4-b28254062e44 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-05 18:24:08.680 7 WARNING oslo_config.cfg [None req-e22eabad-ccfb-4751-8739-6c33677de620 - - - - - -] 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 0x7f8abcecc668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f8abcecc668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 18:24:14.089 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c506cf99-955f-4e06-847f-1cdb2d4b8cba 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/4] 162.253.55.195 () {44 vars in 927 bytes} [Thu Mar 5 18:24:13 2026] GET /v2.0/networks/public => generated 108 bytes in 797 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2/5] 162.253.55.195 () {44 vars in 949 bytes} [Thu Mar 5 18:24:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:24:14.845 8 WARNING neutron.services.revisions.revision_plugin [None req-c91aa264-94f0-4c0f-836d-b2c5e670bc4c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Could not find related network for resource to bump revision. 2026-03-05 18:24:14.866 8 INFO neutron.db.segments_db [None req-c91aa264-94f0-4c0f-836d-b2c5e670bc4c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 6514daf8-7360-401f-a7e3-7a47084ece32 of type flat for network 686785fc-d975-4714-be14-84ad89becb21 2026-03-05 18:24:14.915 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c91aa264-94f0-4c0f-836d-b2c5e670bc4c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 162.253.55.195 () {48 vars in 967 bytes} [Thu Mar 5 18:24:14 2026] POST /v2.0/networks => generated 124 bytes in 455 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:24:20.745 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6bc353f6-d622-4c25-8942-ceb03ae50b08 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/8] 162.253.55.195 () {44 vars in 927 bytes} [Thu Mar 5 18:24:20 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/9] 162.253.55.195 () {44 vars in 949 bytes} [Thu Mar 5 18:24:20 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-03-05 18:24:20.819 8 WARNING neutron.services.revisions.revision_plugin [None req-d9fa22d5-b3ab-47ca-be35-8cf920fbfd96 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Could not find related network for resource to bump revision. 2026-03-05 18:24:20.831 8 INFO neutron.db.segments_db [None req-d9fa22d5-b3ab-47ca-be35-8cf920fbfd96 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 9b602d8d-f00d-442f-af44-669189e22153 of type flat for network d37e4d1a-542f-4b80-9362-7186d254866a 2026-03-05 18:24:20.849 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9fa22d5-b3ab-47ca-be35-8cf920fbfd96 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/10] 162.253.55.195 () {48 vars in 967 bytes} [Thu Mar 5 18:24:20 2026] POST /v2.0/networks => generated 124 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:24:27.021 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ee0820e-8aad-438b-ba19-00fc6f5ad7a2 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/11] 162.253.55.195 () {44 vars in 927 bytes} [Thu Mar 5 18:24:26 2026] GET /v2.0/networks/public => generated 108 bytes in 385 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/12] 162.253.55.195 () {44 vars in 949 bytes} [Thu Mar 5 18:24:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:24:27.305 7 WARNING neutron.services.revisions.revision_plugin [None req-47b8136a-d692-469c-96ea-208aa56e9dce 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Could not find related network for resource to bump revision. 2026-03-05 18:24:27.327 7 INFO neutron.db.segments_db [None req-47b8136a-d692-469c-96ea-208aa56e9dce 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 8bf36e11-e2db-4fd3-ba81-014a6bddaf98 of type flat for network e523b6c9-696c-417e-935e-7e363b19ba8c 2026-03-05 18:24:27.385 7 INFO neutron.pecan_wsgi.hooks.translation [None req-47b8136a-d692-469c-96ea-208aa56e9dce 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/13] 162.253.55.195 () {48 vars in 967 bytes} [Thu Mar 5 18:24:27 2026] POST /v2.0/networks => generated 124 bytes in 353 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:24:33.204 8 INFO neutron.pecan_wsgi.hooks.translation [None req-020b99a3-99c9-43fb-9eac-63254008acde 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/14] 162.253.55.195 () {44 vars in 927 bytes} [Thu Mar 5 18:24:33 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 162.253.55.195 () {44 vars in 949 bytes} [Thu Mar 5 18:24:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:24:33.269 8 WARNING neutron.services.revisions.revision_plugin [None req-cb852df8-1c63-43f0-986b-1c60f707fd83 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Could not find related network for resource to bump revision. 2026-03-05 18:24:33.287 8 INFO neutron.db.segments_db [None req-cb852df8-1c63-43f0-986b-1c60f707fd83 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 42566b99-484d-4742-a485-2e47548ac375 of type flat for network 148dbbdf-1406-4c5a-913e-3c073cc1d3fa 2026-03-05 18:24:33.313 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb852df8-1c63-43f0-986b-1c60f707fd83 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 162.253.55.195 () {48 vars in 967 bytes} [Thu Mar 5 18:24:33 2026] POST /v2.0/networks => generated 124 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:24:39.184 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a499323-4147-4d73-a0a2-d0d00cd38ace 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/18] 162.253.55.195 () {44 vars in 927 bytes} [Thu Mar 5 18:24:39 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/19] 162.253.55.195 () {44 vars in 949 bytes} [Thu Mar 5 18:24:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:24:39.251 8 WARNING neutron.services.revisions.revision_plugin [None req-43f8a893-c698-43e7-8bac-7b6592191461 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Could not find related network for resource to bump revision. 2026-03-05 18:24:39.270 8 INFO neutron.db.segments_db [None req-43f8a893-c698-43e7-8bac-7b6592191461 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 4a0db030-2dd7-4dbb-9c62-f9d2dab21c16 of type flat for network 0e645884-4e4d-48ca-9e7d-fb5032c9bb43 [pid: 8|app: 0|req: 11/20] 162.253.55.195 () {48 vars in 967 bytes} [Thu Mar 5 18:24:39 2026] POST /v2.0/networks => generated 706 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:24:40.463 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6ef5cb3-1ecf-47bd-b744-556858d4b5ca 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/21] 162.253.55.195 () {44 vars in 927 bytes} [Thu Mar 5 18:24:40 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 162.253.55.195 () {44 vars in 949 bytes} [Thu Mar 5 18:24:40 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:24:40.540 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6eb4b90e-6735-459b-b951-2175aeb276b5 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/23] 162.253.55.195 () {44 vars in 1034 bytes} [Thu Mar 5 18:24:40 2026] GET /v2.0/subnets/public-subnet?network_id=0e645884-4e4d-48ca-9e7d-fb5032c9bb43 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 162.253.55.195 () {44 vars in 1057 bytes} [Thu Mar 5 18:24:40 2026] GET /v2.0/subnets?name=public-subnet&network_id=0e645884-4e4d-48ca-9e7d-fb5032c9bb43 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 162.253.55.195 () {48 vars in 965 bytes} [Thu Mar 5 18:24:40 2026] POST /v2.0/subnets => generated 664 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:29:21.095 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10626724-67bc-4414-826c-e21f9803091e 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/63] 162.253.55.195 () {44 vars in 937 bytes} [Thu Mar 5 18:29:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/64] 162.253.55.195 () {44 vars in 959 bytes} [Thu Mar 5 18:29:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:29:21.179 7 INFO neutron.db.segments_db [None req-63b67de9-df84-418e-9095-c70ef0d99d25 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 781613f7-b3a1-455b-8317-f19850314db9 of type vxlan for network 199acba7-155c-47c5-a7e4-3c35df74c671 [pid: 7|app: 0|req: 32/65] 162.253.55.195 () {48 vars in 966 bytes} [Thu Mar 5 18:29:21 2026] POST /v2.0/networks => generated 688 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:29:22.155 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09ac4366-6ccd-4177-b48c-3dd0c6781971 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/66] 162.253.55.195 () {44 vars in 937 bytes} [Thu Mar 5 18:29:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/67] 162.253.55.195 () {44 vars in 959 bytes} [Thu Mar 5 18:29:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:29:22.225 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e7fa318-24de-4c9f-850e-00e0b17ced94 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/68] 162.253.55.195 () {44 vars in 1036 bytes} [Thu Mar 5 18:29:22 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=199acba7-155c-47c5-a7e4-3c35df74c671 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/69] 162.253.55.195 () {44 vars in 1059 bytes} [Thu Mar 5 18:29:22 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=199acba7-155c-47c5-a7e4-3c35df74c671 => 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: 36/70] 162.253.55.195 () {48 vars in 965 bytes} [Thu Mar 5 18:29:22 2026] POST /v2.0/subnets => generated 651 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:29:23.522 7 INFO neutron.api.v2.resource [None req-0584e17e-06e5-4bd5-a650-9bde24c4b1b2 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/71] 162.253.55.195 () {44 vars in 971 bytes} [Thu Mar 5 18:29:23 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 162.253.55.195 () {44 vars in 993 bytes} [Thu Mar 5 18:29:23 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 162.253.55.195 () {48 vars in 980 bytes} [Thu Mar 5 18:29:23 2026] POST /v2.0/security-groups => generated 1616 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:24 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 1616 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:24 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:24 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => 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: 38/77] 162.253.55.195 () {48 vars in 991 bytes} [Thu Mar 5 18:29:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:25 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 2230 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:25 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:25 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 162.253.55.195 () {48 vars in 991 bytes} [Thu Mar 5 18:29:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:26 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:26 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => 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: 43/84] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:26 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 162.253.55.195 () {48 vars in 991 bytes} [Thu Mar 5 18:29:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:27 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 3462 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:27 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:27 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 162.253.55.195 () {48 vars in 991 bytes} [Thu Mar 5 18:29:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:28 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:28 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:28 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 162.253.55.195 () {48 vars in 991 bytes} [Thu Mar 5 18:29:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 162.253.55.195 () {44 vars in 987 bytes} [Thu Mar 5 18:29:30 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671 => generated 732 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:29:30.122 7 INFO neutron.pecan_wsgi.hooks.translation [None req-042d7631-9823-4746-b5cd-514859249a8b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/95] 162.253.55.195 () {44 vars in 1076 bytes} [Thu Mar 5 18:29:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=199acba7-155c-47c5-a7e4-3c35df74c671 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 162.253.55.195 () {44 vars in 1099 bytes} [Thu Mar 5 18:29:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=199acba7-155c-47c5-a7e4-3c35df74c671 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:30 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 162.253.55.195 () {48 vars in 961 bytes} [Thu Mar 5 18:29:30 2026] POST /v2.0/ports => generated 1092 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-05 18:29:37.524 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d436381a-844d-4026-bc0f-e378972639e7 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/101] 162.253.55.195 () {44 vars in 979 bytes} [Thu Mar 5 18:29:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 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: 52/102] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1095 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 162.253.55.195 () {48 vars in 1031 bytes} [Thu Mar 5 18:29:37 2026] PUT /v2.0/ports/44e74273-0475-47f0-899f-8533a053d7d8 => generated 1241 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 162.253.55.195 () {44 vars in 920 bytes} [Thu Mar 5 18:29:39 2026] GET /v2.0/ports => generated 3722 bytes in 82 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-03-05 18:29:40.681 7 INFO neutron.api.v2.resource [None req-b1464852-1090-46fa-b161-8a46495fe2a4 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/105] 162.253.55.195 () {44 vars in 959 bytes} [Thu Mar 5 18:29:40 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 162.253.55.195 () {44 vars in 981 bytes} [Thu Mar 5 18:29:40 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 162.253.55.195 () {48 vars in 980 bytes} [Thu Mar 5 18:29:40 2026] POST /v2.0/security-groups => generated 1610 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:41 2026] GET /v2.0/security-groups/6508afd4-bf74-4220-8b52-457b97a94f00 => generated 1610 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:41 2026] GET /v2.0/security-groups/6508afd4-bf74-4220-8b52-457b97a94f00 => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/110] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:41 2026] GET /v2.0/security-groups/6508afd4-bf74-4220-8b52-457b97a94f00 => generated 1610 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/111] 162.253.55.195 () {48 vars in 991 bytes} [Thu Mar 5 18:29:41 2026] POST /v2.0/security-group-rules => generated 619 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:42 2026] GET /v2.0/security-groups/6508afd4-bf74-4220-8b52-457b97a94f00 => generated 2242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/113] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:42 2026] GET /v2.0/security-groups/6508afd4-bf74-4220-8b52-457b97a94f00 => generated 2242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:29:42 2026] GET /v2.0/security-groups/6508afd4-bf74-4220-8b52-457b97a94f00 => generated 2242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/115] 162.253.55.195 () {48 vars in 991 bytes} [Thu Mar 5 18:29:42 2026] POST /v2.0/security-group-rules => generated 623 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/124] 162.253.55.195 () {44 vars in 975 bytes} [Thu Mar 5 18:30:45 2026] GET /v2.0/quotas/2f26dcaf76b24946a6f3402dd31ff28b => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/125] 162.253.55.195 () {48 vars in 1027 bytes} [Thu Mar 5 18:30:45 2026] PUT /v2.0/quotas/2f26dcaf76b24946a6f3402dd31ff28b => generated 291 bytes in 27 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-03-05 18:33:05.428 7 INFO neutron.pecan_wsgi.hooks.translation [None req-065dee84-41cc-4458-b348-a48678aa9823 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/146] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 18:33:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 123 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: 74/147] 162.253.55.195 () {30 vars in 762 bytes} [Thu Mar 5 18:33:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:33:07.195 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f641e10e-b2cf-4da6-a223-cb41f9887a96 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/148] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 18:33:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/149] 162.253.55.195 () {30 vars in 762 bytes} [Thu Mar 5 18:33:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:40:11.710 8 INFO neutron.api.v2.resource [None req-df198103-ace4-4174-ab21-0f1438bef651 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 104/206] 162.253.55.195 () {44 vars in 1074 bytes} [Thu Mar 5 18:40:11 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 139 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/207] 162.253.55.195 () {44 vars in 1097 bytes} [Thu Mar 5 18:40:11 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 23 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/208] 162.253.55.195 () {48 vars in 981 bytes} [Thu Mar 5 18:40:11 2026] POST /v2.0/security-groups => generated 1624 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/209] 162.253.55.195 () {44 vars in 1088 bytes} [Thu Mar 5 18:40:12 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb?project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 1624 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/210] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:40:13 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 162.253.55.195 () {44 vars in 1088 bytes} [Thu Mar 5 18:40:13 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb?project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/212] 162.253.55.195 () {48 vars in 991 bytes} [Thu Mar 5 18:40:13 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: 106/213] 162.253.55.195 () {44 vars in 1088 bytes} [Thu Mar 5 18:40:14 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb?project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 2234 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/214] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:40:14 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/215] 162.253.55.195 () {44 vars in 1088 bytes} [Thu Mar 5 18:40:14 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb?project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 2234 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/216] 162.253.55.195 () {48 vars in 991 bytes} [Thu Mar 5 18:40:14 2026] POST /v2.0/security-group-rules => generated 599 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/217] 162.253.55.195 () {44 vars in 1088 bytes} [Thu Mar 5 18:40:15 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb?project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/218] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:40:15 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/219] 162.253.55.195 () {44 vars in 1088 bytes} [Thu Mar 5 18:40:15 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb?project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/220] 162.253.55.195 () {48 vars in 991 bytes} [Thu Mar 5 18:40:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/221] 162.253.55.195 () {44 vars in 1088 bytes} [Thu Mar 5 18:40:16 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb?project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 3460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/222] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:40:16 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb => generated 3460 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/223] 162.253.55.195 () {44 vars in 1088 bytes} [Thu Mar 5 18:40:16 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb?project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 3460 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/224] 162.253.55.195 () {48 vars in 991 bytes} [Thu Mar 5 18:40:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/253] 162.253.55.195 () {30 vars in 739 bytes} [Thu Mar 5 18:43:47 2026] GET /v2.0/networks?tenant_id=c709b5e4fddc417cbb743f2a260a8a09&shared=False => generated 15 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:43:47.963 7 INFO neutron.db.segments_db [None req-9af186e5-5d64-4244-815e-5404c9b78419 69f00b9abc9a4332ae4754e2264288a0 c709b5e4fddc417cbb743f2a260a8a09 - - ce0ff83960154787a44b4a06a13a91da ce0ff83960154787a44b4a06a13a91da] Added segment eeda3cca-540b-4a95-8c20-8f1ab28e8a66 of type vxlan for network 98b8ecd4-89bc-42b8-b22f-22f259634e58 [pid: 7|app: 0|req: 126/254] 162.253.55.195 () {34 vars in 681 bytes} [Thu Mar 5 18:43:47 2026] POST /v2.0/networks => generated 699 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/255] 162.253.55.195 () {30 vars in 721 bytes} [Thu Mar 5 18:43:48 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/256] 162.253.55.195 () {30 vars in 632 bytes} [Thu Mar 5 18:43:48 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/257] 162.253.55.195 () {34 vars in 676 bytes} [Thu Mar 5 18:43:48 2026] POST /v2.0/ports => generated 999 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/258] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 18:43:48 2026] GET /v2.0/networks/98b8ecd4-89bc-42b8-b22f-22f259634e58 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/261] 162.253.55.195 () {30 vars in 721 bytes} [Thu Mar 5 18:43:50 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/262] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 18:43:50 2026] GET /v2.0/networks/98b8ecd4-89bc-42b8-b22f-22f259634e58 => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/265] 162.253.55.195 () {44 vars in 975 bytes} [Thu Mar 5 18:44:07 2026] GET /v2.0/quotas/c709b5e4fddc417cbb743f2a260a8a09 => 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: 132/266] 162.253.55.195 () {48 vars in 1027 bytes} [Thu Mar 5 18:44:08 2026] PUT /v2.0/quotas/c709b5e4fddc417cbb743f2a260a8a09 => generated 291 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:45:10 2026] GET /v2.0/subnets => generated 1308 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:45:10 2026] GET /v2.0/routers => generated 15 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:45:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:45:10 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:45:10 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: 7|app: 0|req: 139/280] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:45:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:45:10 2026] GET /v2.0/ports => generated 4717 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:45:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:45:10 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:45:11 2026] GET /v2.0/security-groups => generated 17393 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:45:11 2026] GET /v2.0/agents => generated 3385 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:46:10 2026] GET /v2.0/agents => generated 3385 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/295] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:46:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/296] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:46:10 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/297] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:46:10 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) [pid: 7|app: 0|req: 148/298] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:46:10 2026] GET /v2.0/floatingips => 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: 151/299] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:46:10 2026] GET /v2.0/ports => generated 4717 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/300] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:46:10 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/301] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:46:10 2026] GET /v2.0/security-groups => generated 17393 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/302] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:46:11 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:46:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:46:11 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/313] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:47:10 2026] GET /v2.0/floatingips => generated 19 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/314] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:47:10 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/315] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:47:10 2026] GET /v2.0/security-groups => generated 17393 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/316] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:47:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/317] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:47:10 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/318] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:47:10 2026] GET /v2.0/ports => generated 4717 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/319] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:47:10 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/320] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:47:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/321] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:47:10 2026] GET /v2.0/agents => generated 3385 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/322] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:47:10 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/323] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:47:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/332] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:48:10 2026] GET /v2.0/networks => generated 2168 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/333] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:48:10 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/334] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:48:10 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/335] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:48:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/336] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:48:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/337] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:48:10 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: 7|app: 0|req: 169/338] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:48:10 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) [pid: 8|app: 0|req: 170/339] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:48:10 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/340] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:48:11 2026] GET /v2.0/agents => generated 3385 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/341] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:48:11 2026] GET /v2.0/security-groups => generated 17393 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/342] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:48:11 2026] GET /v2.0/ports => generated 4717 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/351] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:49:10 2026] GET /v2.0/networks => generated 2168 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/352] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:49:10 2026] GET /v2.0/ports => generated 4717 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/353] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:49:10 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/354] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:49:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/355] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:49:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:49:10 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:49:10 2026] GET /v2.0/agents => generated 3385 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:49:10 2026] GET /v2.0/floatingips => 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: 180/359] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:49:10 2026] GET /v2.0/security-groups => generated 17393 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:49:10 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:49:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:50:10 2026] GET /v2.0/agents => generated 3385 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:50:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:50:10 2026] GET /v2.0/subnets => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:50:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:50:10 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:50:10 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:50:10 2026] GET /v2.0/security-groups => generated 17393 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:50:10 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:50:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:50:10 2026] GET /v2.0/floatingips => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:50:10 2026] GET /v2.0/ports => generated 4717 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:51:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:51:10 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:51:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:51:10 2026] GET /v2.0/security-groups => generated 17393 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:51:10 2026] GET /v2.0/ports => generated 4717 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:51:10 2026] GET /v2.0/agents => generated 3385 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:51:10 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:51:10 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: 198/397] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:51:10 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:51:10 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:51:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:52:10 2026] GET /v2.0/agents => generated 3385 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:52:10 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:52:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:52:10 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:52:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/413] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:52:10 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:52:10 2026] GET /v2.0/ports => generated 4717 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:52:10 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:52:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:52:10 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: 209/418] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:52:10 2026] GET /v2.0/security-groups => generated 17393 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:53:10 2026] GET /v2.0/ports => generated 4717 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/428] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:53:10 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:53:10 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/430] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:53:10 2026] GET /v2.0/subnetpools => 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: 216/431] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:53:10 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/432] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:53:10 2026] GET /v2.0/security-groups => generated 17393 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:53:11 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/434] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:53:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/435] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:53:11 2026] GET /v2.0/agents => generated 3385 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/436] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:53:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/437] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:53:11 2026] GET /v2.0/networks => generated 2168 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/446] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:54:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/447] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:54:10 2026] GET /v2.0/subnets => generated 1308 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/448] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:54:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/449] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:54:10 2026] GET /v2.0/networks => generated 2168 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/450] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:54:10 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/451] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:54:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/452] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:54:10 2026] GET /v2.0/security-groups => generated 17393 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/453] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:54:10 2026] GET /v2.0/ports => generated 4717 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/454] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:54:10 2026] GET /v2.0/agents => generated 3385 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/455] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:54:10 2026] GET /v2.0/floatingips => 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: 229/456] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:54:10 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:54:39.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77d4ffcd-4aba-4772-abe9-1d55536f39d8 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 230/461] 162.253.55.195 () {44 vars in 927 bytes} [Thu Mar 5 18:54:39 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 162.253.55.195 () {44 vars in 949 bytes} [Thu Mar 5 18:54:39 2026] GET /v2.0/networks?name=public => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:54:40.873 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b1594d8-7745-41ea-94b3-b951ac3dba6a 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 231/463] 162.253.55.195 () {44 vars in 927 bytes} [Thu Mar 5 18:54:40 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/464] 162.253.55.195 () {44 vars in 949 bytes} [Thu Mar 5 18:54:40 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:54:40.944 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27e5cc9c-29dc-4499-80cf-931d39407639 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 232/465] 162.253.55.195 () {44 vars in 1034 bytes} [Thu Mar 5 18:54:40 2026] GET /v2.0/subnets/public-subnet?network_id=0e645884-4e4d-48ca-9e7d-fb5032c9bb43 => generated 113 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/466] 162.253.55.195 () {44 vars in 1057 bytes} [Thu Mar 5 18:54:40 2026] GET /v2.0/subnets?name=public-subnet&network_id=0e645884-4e4d-48ca-9e7d-fb5032c9bb43 => generated 667 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:55:06.600 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6e6b9e9-264a-47c2-9f11-63f762136789 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 237/471] 162.253.55.195 () {44 vars in 937 bytes} [Thu Mar 5 18:55:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/472] 162.253.55.195 () {44 vars in 959 bytes} [Thu Mar 5 18:55:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:55:07.529 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e43de7ca-3be2-4633-8c1f-625201f20eda 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 238/473] 162.253.55.195 () {44 vars in 937 bytes} [Thu Mar 5 18:55:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/474] 162.253.55.195 () {44 vars in 959 bytes} [Thu Mar 5 18:55:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:55:07.596 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ba4ae01-9427-4597-94c9-35cb799b1c89 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 239/475] 162.253.55.195 () {44 vars in 1036 bytes} [Thu Mar 5 18:55:07 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=199acba7-155c-47c5-a7e4-3c35df74c671 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/476] 162.253.55.195 () {44 vars in 1059 bytes} [Thu Mar 5 18:55:07 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=199acba7-155c-47c5-a7e4-3c35df74c671 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:55:08.766 7 INFO neutron.api.v2.resource [None req-29a5a262-98bc-4aec-b633-606712eed10b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 240/477] 162.253.55.195 () {44 vars in 971 bytes} [Thu Mar 5 18:55:08 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/478] 162.253.55.195 () {44 vars in 993 bytes} [Thu Mar 5 18:55:08 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:09 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/480] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:09 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/481] 162.253.55.195 () {44 vars in 1011 bytes} [Thu Mar 5 18:55:10 2026] GET /v2.0/security-group-rules/ba1ab7fe-e612-468c-af94-45ba368fcf2c => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/482] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:55:10 2026] GET /v2.0/networks => generated 2168 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:55:10 2026] GET /v2.0/security-groups => generated 17393 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/484] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:55:10 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/485] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:55:10 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/486] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:10 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/487] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:55:10 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/488] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:55:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/489] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:10 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => 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: 243/490] 162.253.55.195 () {44 vars in 1011 bytes} [Thu Mar 5 18:55:10 2026] GET /v2.0/security-group-rules/abaa383c-2224-4ab3-ace3-89124e0de670 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/491] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:55:10 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/492] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:55:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/493] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:55:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/494] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:55:11 2026] GET /v2.0/ports => generated 4717 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/495] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:55:11 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/496] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:11 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/497] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:11 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => 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: 247/498] 162.253.55.195 () {44 vars in 1011 bytes} [Thu Mar 5 18:55:11 2026] GET /v2.0/security-group-rules/0fab3247-0f7d-4370-84f7-8fbb0e7a41b7 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/499] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:12 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/500] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:12 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/501] 162.253.55.195 () {44 vars in 1011 bytes} [Thu Mar 5 18:55:12 2026] GET /v2.0/security-group-rules/c3ea8dcf-d400-446b-875c-3188b3cab504 => 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: 249/502] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:13 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => 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: 254/503] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:13 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/504] 162.253.55.195 () {44 vars in 1011 bytes} [Thu Mar 5 18:55:13 2026] GET /v2.0/security-group-rules/331e85ab-7049-4ed3-8a55-38527b4fa289 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/505] 162.253.55.195 () {44 vars in 987 bytes} [Thu Mar 5 18:55:14 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671 => generated 732 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:55:15.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4dd76e8-0dd1-41d2-940e-25a4f6aeab88 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 251/506] 162.253.55.195 () {44 vars in 1076 bytes} [Thu Mar 5 18:55:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=199acba7-155c-47c5-a7e4-3c35df74c671 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/507] 162.253.55.195 () {44 vars in 1099 bytes} [Thu Mar 5 18:55:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=199acba7-155c-47c5-a7e4-3c35df74c671 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/508] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:15 2026] GET /v2.0/security-groups/eab43aff-4f62-4723-ae5b-97db7ea67976 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:55:22.853 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2ab7bbd-2684-4ae8-bfe1-0e7cb4d265ff 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/511] 162.253.55.195 () {44 vars in 979 bytes} [Thu Mar 5 18:55:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/512] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/513] 162.253.55.195 () {44 vars in 920 bytes} [Thu Mar 5 18:55:24 2026] GET /v2.0/ports => generated 4717 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:55:25.420 8 INFO neutron.api.v2.resource [None req-fee6fb0a-6308-4d7c-8a9f-b3ae25ec5d03 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 255/514] 162.253.55.195 () {44 vars in 959 bytes} [Thu Mar 5 18:55:25 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/515] 162.253.55.195 () {44 vars in 981 bytes} [Thu Mar 5 18:55:25 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2877 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/516] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:26 2026] GET /v2.0/security-groups/6508afd4-bf74-4220-8b52-457b97a94f00 => generated 2878 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/517] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:26 2026] GET /v2.0/security-groups/6508afd4-bf74-4220-8b52-457b97a94f00 => generated 2878 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/518] 162.253.55.195 () {44 vars in 1011 bytes} [Thu Mar 5 18:55:26 2026] GET /v2.0/security-group-rules/b017d9d9-6dab-4b87-ac60-91423ce991d9 => generated 619 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/519] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:27 2026] GET /v2.0/security-groups/6508afd4-bf74-4220-8b52-457b97a94f00 => generated 2878 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/520] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:55:27 2026] GET /v2.0/security-groups/6508afd4-bf74-4220-8b52-457b97a94f00 => generated 2878 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/521] 162.253.55.195 () {44 vars in 1011 bytes} [Thu Mar 5 18:55:27 2026] GET /v2.0/security-group-rules/bd556485-b4d0-4c85-8cf4-d4e34d360360 => generated 623 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/524] 162.253.55.195 () {44 vars in 975 bytes} [Thu Mar 5 18:55:38 2026] GET /v2.0/quotas/2f26dcaf76b24946a6f3402dd31ff28b => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/529] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:56:10 2026] GET /v2.0/routers => generated 15 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/530] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:56:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/531] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:56:10 2026] GET /v2.0/networks => generated 2168 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/532] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:56:10 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/533] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:56:10 2026] GET /v2.0/security-groups => generated 17393 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/534] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:56:10 2026] GET /v2.0/floatingips => 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: 271/535] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:56:10 2026] GET /v2.0/ports => generated 4717 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/536] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:56:10 2026] GET /v2.0/agents => generated 3385 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/537] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:56:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/538] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:56:10 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/539] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:56:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:56:28.094 8 INFO neutron.api.v2.resource [None req-e1ec831c-2ee4-4851-9bb3-ebd964b8f553 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 268/542] 162.253.55.195 () {44 vars in 1074 bytes} [Thu Mar 5 18:56:28 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 139 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/543] 162.253.55.195 () {44 vars in 1097 bytes} [Thu Mar 5 18:56:28 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 4072 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/544] 162.253.55.195 () {44 vars in 1088 bytes} [Thu Mar 5 18:56:29 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb?project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/545] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:56:29 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/546] 162.253.55.195 () {44 vars in 1011 bytes} [Thu Mar 5 18:56:29 2026] GET /v2.0/security-group-rules/cc7fc6bd-82fa-41c9-9993-ad47b4596e47 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/547] 162.253.55.195 () {44 vars in 1088 bytes} [Thu Mar 5 18:56:30 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb?project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/548] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:56:30 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/549] 162.253.55.195 () {44 vars in 1011 bytes} [Thu Mar 5 18:56:30 2026] GET /v2.0/security-group-rules/41eb9dd4-a34b-40d0-b888-4b8aeec2e296 => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/550] 162.253.55.195 () {44 vars in 1088 bytes} [Thu Mar 5 18:56:31 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb?project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/551] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:56:31 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/552] 162.253.55.195 () {44 vars in 1011 bytes} [Thu Mar 5 18:56:31 2026] GET /v2.0/security-group-rules/355c5acd-bfc3-43ef-a818-9c55f8362f6e => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/553] 162.253.55.195 () {44 vars in 1088 bytes} [Thu Mar 5 18:56:32 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb?project_id=c709b5e4fddc417cbb743f2a260a8a09 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/554] 162.253.55.195 () {44 vars in 1001 bytes} [Thu Mar 5 18:56:32 2026] GET /v2.0/security-groups/33512e68-6719-42ee-8fdc-575d198c90bb => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/555] 162.253.55.195 () {44 vars in 1011 bytes} [Thu Mar 5 18:56:32 2026] GET /v2.0/security-group-rules/498312f9-9a41-4a21-bcd5-cad3f70985b2 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/558] 162.253.55.195 () {44 vars in 975 bytes} [Thu Mar 5 18:56:39 2026] GET /v2.0/quotas/c709b5e4fddc417cbb743f2a260a8a09 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/563] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:57:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/564] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:57:10 2026] GET /v2.0/ports => generated 4717 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/565] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:57:10 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/566] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:57:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/567] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:57:10 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/568] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:57:10 2026] GET /v2.0/floatingips => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/569] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:57:10 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: 281/570] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:57:10 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/571] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:57:10 2026] GET /v2.0/security-groups => generated 17393 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/572] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:57:10 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/573] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:57:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/576] 162.253.55.195 () {44 vars in 949 bytes} [Thu Mar 5 18:57:22 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/581] 10.0.0.67 () {32 vars in 647 bytes} [Thu Mar 5 18:57:59 2026] GET /v2.0/networks => generated 2168 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/582] 10.0.0.67 () {32 vars in 653 bytes} [Thu Mar 5 18:58:00 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/583] 10.0.0.67 () {32 vars in 645 bytes} [Thu Mar 5 18:58:00 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/584] 10.0.0.67 () {32 vars in 641 bytes} [Thu Mar 5 18:58:01 2026] GET /v2.0/ports => generated 4717 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/585] 10.0.0.67 () {32 vars in 645 bytes} [Thu Mar 5 18:58:01 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/586] 10.0.0.67 () {32 vars in 647 bytes} [Thu Mar 5 18:58:01 2026] GET /v2.0/networks => generated 2168 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/587] 10.0.0.67 () {32 vars in 661 bytes} [Thu Mar 5 18:58:01 2026] GET /v2.0/security-groups => generated 17393 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/588] 10.0.0.67 () {32 vars in 653 bytes} [Thu Mar 5 18:58:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/591] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:58:10 2026] GET /v2.0/floatingips => generated 19 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/592] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:58:10 2026] GET /v2.0/ports => generated 4717 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/593] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:58:10 2026] GET /v2.0/agents => generated 3385 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/594] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:58:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/595] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:58:11 2026] GET /v2.0/networks => generated 2168 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/596] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:58:11 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/597] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:58:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/598] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:58:11 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/599] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:58:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/600] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:58:11 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/601] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:58:11 2026] GET /v2.0/security-groups => generated 17393 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-05 18:58:11.828 7 INFO neutron.db.segments_db [None req-a4352d4e-01dd-4786-bf65-2836e550392c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 99cf9da9-fee3-4490-9def-40065828d77d of type vxlan for network 047ab16b-1456-4775-9c1a-1fd5b3676f70 2026-03-05 18:58:11.833 8 INFO neutron.db.segments_db [None req-8ccb36b7-759e-4f8e-b559-e7f97ab7501d 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment be434c45-99fb-4279-ab25-f8833d216eb9 of type vxlan for network 519ac6fe-6491-45e9-8e0c-b4368b3e8e13 [pid: 7|app: 0|req: 306/602] 10.0.0.67 () {34 vars in 669 bytes} [Thu Mar 5 18:58:11 2026] POST /v2.0/networks => generated 730 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/603] 10.0.0.67 () {34 vars in 669 bytes} [Thu Mar 5 18:58:11 2026] POST /v2.0/networks => generated 733 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:58:12.085 7 INFO neutron.db.segments_db [None req-c0f95f87-1484-4d1c-9e03-a9d17cd9558c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 178ffcb2-6e82-4e40-a57d-2233392a2225 of type vxlan for network 0abcaf39-af1c-48e1-950a-1de1a25d4963 [pid: 8|app: 0|req: 298/604] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:11 2026] POST /v2.0/subnets => generated 696 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/605] 10.0.0.67 () {34 vars in 669 bytes} [Thu Mar 5 18:58:11 2026] POST /v2.0/networks => generated 728 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:58:12.213 7 INFO neutron.db.segments_db [None req-4a228dba-a60a-43f6-b8c5-b2db3e36f623 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment aea0168c-3c93-45b0-811d-6713f3e1c351 of type vxlan for network ba2723cf-041a-4476-86a6-0662465589fc [pid: 8|app: 0|req: 299/606] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:12 2026] POST /v2.0/subnets => generated 699 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/607] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:12 2026] POST /v2.0/subnets => generated 694 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:58:12.448 7 INFO neutron.db.l3_hamode_db [None req-4a228dba-a60a-43f6-b8c5-b2db3e36f623 706e33d299204aea985b21ad967787bd ca1e3eeb16ad4d978a457c152075ac10 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 18:58:12.472 8 INFO neutron.db.segments_db [None req-8be5d090-5352-4bcc-a44b-6080dce3614b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 32dd42d1-14b4-4a07-b39a-679c0447d4e4 of type vxlan for network 5eb65103-0ff2-49aa-8634-fb0bbc083a92 2026-03-05 18:58:12.722 8 INFO neutron.db.l3_hamode_db [None req-8be5d090-5352-4bcc-a44b-6080dce3614b 706e33d299204aea985b21ad967787bd 31dd6776917043e4a62b697c325c4426 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 18:58:13.670 7 INFO neutron.db.l3_hamode_db [None req-4a228dba-a60a-43f6-b8c5-b2db3e36f623 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 18:58:13.811 8 INFO neutron.db.l3_hamode_db [None req-8be5d090-5352-4bcc-a44b-6080dce3614b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 308/608] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:12 2026] POST /v2.0/routers => generated 736 bytes in 2400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:58:14.615 7 INFO neutron.db.segments_db [None req-48e2e89a-6147-481d-9f12-cdbce12983ef 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 89df72d3-6742-4ede-8545-9f9f8f265afc of type vxlan for network 9c769a77-9b1a-442d-82b6-2239ee10ded6 [pid: 8|app: 0|req: 301/609] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:12 2026] POST /v2.0/routers => generated 739 bytes in 2204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/610] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:14 2026] GET /v2.0/security-groups?tenant_id=75d3fff1c6054123af750583f18f17cf&name=default => generated 2921 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:58:14.886 7 INFO neutron.db.l3_hamode_db [None req-48e2e89a-6147-481d-9f12-cdbce12983ef 706e33d299204aea985b21ad967787bd b072d031762644bf85ed53a9674c30be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 18:58:15.654 7 INFO neutron.db.l3_hamode_db [None req-48e2e89a-6147-481d-9f12-cdbce12983ef 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 303/611] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 18:58:14 2026] PUT /v2.0/routers/6d3d3d50-953f-4642-b205-b2033bee71e2/add_router_interface => generated 309 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/612] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:14 2026] POST /v2.0/routers => generated 734 bytes in 1910 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/613] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:16 2026] DELETE /v2.0/security-groups/b2735cbf-0309-4908-a76c-68d0f8b2de97 => 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: 304/614] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 18:58:15 2026] PUT /v2.0/routers/32f33238-e69c-42b0-8de4-7d16cdc15812/add_router_interface => generated 309 bytes in 1104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/615] 10.0.0.157 () {38 vars in 970 bytes} [Thu Mar 5 18:58:16 2026] POST /v2.0/security-groups => generated 1686 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/616] 10.0.0.67 () {34 vars in 683 bytes} [Thu Mar 5 18:58:17 2026] POST /v2.0/security-groups => generated 1659 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/617] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:58:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/618] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:17 2026] GET /v2.0/security-groups/3b10d268-d1e3-41b7-8beb-c249f3d2008a => generated 1686 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/619] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:58:17 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: 7|app: 0|req: 311/620] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 18:58:16 2026] PUT /v2.0/routers/983886b0-5445-48ca-a68f-95247f7c3ea1/add_router_interface => generated 309 bytes in 1391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/621] 10.0.0.157 () {38 vars in 980 bytes} [Thu Mar 5 18:58:17 2026] POST /v2.0/security-group-rules => generated 614 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 10.0.0.157 () {38 vars in 970 bytes} [Thu Mar 5 18:58:18 2026] POST /v2.0/security-groups => generated 1685 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:18 2026] GET /v2.0/security-groups/bbf409e9-06b2-490d-8a0c-bf2aa6bb1ef4 => generated 1685 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/624] 10.0.0.157 () {38 vars in 980 bytes} [Thu Mar 5 18:58:18 2026] POST /v2.0/security-group-rules => generated 614 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/625] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:18 2026] GET /v2.0/security-groups/bbf409e9-06b2-490d-8a0c-bf2aa6bb1ef4 => generated 2310 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/626] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 18:58:17 2026] POST /v2.0/floatingips => generated 552 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/627] 10.0.0.157 () {38 vars in 980 bytes} [Thu Mar 5 18:58:18 2026] POST /v2.0/security-group-rules => generated 619 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/628] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:18 2026] GET /v2.0/security-groups/bbf409e9-06b2-490d-8a0c-bf2aa6bb1ef4 => generated 2940 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/629] 10.0.0.157 () {34 vars in 1000 bytes} [Thu Mar 5 18:58:18 2026] GET /v2.0/security-group-rules/69c7a562-29e6-4863-b54d-4b2e43a98b9c => generated 616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:18 2026] GET /v2.0/security-groups/bbf409e9-06b2-490d-8a0c-bf2aa6bb1ef4 => generated 2940 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/631] 10.0.0.67 () {34 vars in 683 bytes} [Thu Mar 5 18:58:18 2026] POST /v2.0/security-groups => generated 1659 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 10.0.0.157 () {36 vars in 1022 bytes} [Thu Mar 5 18:58:18 2026] DELETE /v2.0/security-group-rules/69c7a562-29e6-4863-b54d-4b2e43a98b9c => 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: 317/633] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:18 2026] GET /v2.0/security-groups/bbf409e9-06b2-490d-8a0c-bf2aa6bb1ef4 => generated 2310 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/634] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:58:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/635] 10.0.0.157 () {36 vars in 1012 bytes} [Thu Mar 5 18:58:18 2026] DELETE /v2.0/security-groups/bbf409e9-06b2-490d-8a0c-bf2aa6bb1ef4 => 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: 318/636] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:58:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/637] 10.0.0.157 () {34 vars in 1097 bytes} [Thu Mar 5 18:58:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--356675595&fields=id&tenant_id=31dd6776917043e4a62b697c325c4426 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/638] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:19 2026] GET /v2.0/security-groups/3b10d268-d1e3-41b7-8beb-c249f3d2008a => generated 2311 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 10.0.0.157 () {34 vars in 981 bytes} [Thu Mar 5 18:58:19 2026] GET /v2.0/networks?id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13 => generated 684 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/640] 10.0.0.157 () {36 vars in 1012 bytes} [Thu Mar 5 18:58:19 2026] DELETE /v2.0/security-groups/3b10d268-d1e3-41b7-8beb-c249f3d2008a => 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: 322/641] 10.0.0.157 () {34 vars in 964 bytes} [Thu Mar 5 18:58:19 2026] GET /v2.0/quotas/31dd6776917043e4a62b697c325c4426 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/642] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 18:58:19 2026] POST /v2.0/floatingips => generated 552 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 18:58:19 2026] GET /v2.0/ports?tenant_id=31dd6776917043e4a62b697c325c4426&fields=id => generated 57 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:58:19.963 8 INFO neutron_taas.services.taas.taas_plugin [None req-b542a2b4-e2e8-40c3-be58-dd69d5efbb62 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: dfa777a3-edf9-426e-8294-77bd4d770465 2026-03-05 18:58:19.971 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b542a2b4-e2e8-40c3-be58-dd69d5efbb62 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: dfa777a3-edf9-426e-8294-77bd4d770465 [pid: 7|app: 0|req: 324/646] 10.0.0.157 () {34 vars in 906 bytes} [Thu Mar 5 18:58:20 2026] GET /v2.0/extensions => generated 21537 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 10.0.0.157 () {34 vars in 1007 bytes} [Thu Mar 5 18:58:20 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?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: 326/648] 10.0.0.157 () {34 vars in 1107 bytes} [Thu Mar 5 18:58:20 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?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: 327/649] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:20 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/650] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 18:58:19 2026] PUT /v2.0/routers/6d3d3d50-953f-4642-b205-b2033bee71e2/remove_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:20.771 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0d19c64-7bfc-4bd8-ad30-a05aa4d61baf 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: d30fd768-9b9b-4869-a74b-db92d0ac7fe9 2026-03-05 18:58:20.780 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0d19c64-7bfc-4bd8-ad30-a05aa4d61baf 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: d30fd768-9b9b-4869-a74b-db92d0ac7fe9 2026-03-05 18:58:21.133 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0d19c64-7bfc-4bd8-ad30-a05aa4d61baf 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 85fe0a91-440c-46d6-97c3-cb05443d16ab 2026-03-05 18:58:21.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0d19c64-7bfc-4bd8-ad30-a05aa4d61baf 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 85fe0a91-440c-46d6-97c3-cb05443d16ab 2026-03-05 18:58:21.219 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-d0d19c64-7bfc-4bd8-ad30-a05aa4d61baf 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - 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-03-05 18:58:21.600 7 INFO neutron.db.l3_hamode_db [None req-d0d19c64-7bfc-4bd8-ad30-a05aa4d61baf 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] HA network ba2723cf-041a-4476-86a6-0662465589fc was deleted as no HA routers are present in tenant ca1e3eeb16ad4d978a457c152075ac10. [pid: 7|app: 0|req: 328/651] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:20 2026] DELETE /v2.0/routers/6d3d3d50-953f-4642-b205-b2033bee71e2 => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/652] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:21 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/653] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:21 2026] DELETE /v2.0/subnets/f25af276-560b-4bfa-872b-17369a88f7d4 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:58:21.921 8 INFO neutron_taas.services.taas.taas_plugin [None req-02901556-896f-40f2-9e8c-b483477cb69a 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 6ef17e44-ca43-4190-b785-f13f6bc02163 2026-03-05 18:58:21.923 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02901556-896f-40f2-9e8c-b483477cb69a 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 6ef17e44-ca43-4190-b785-f13f6bc02163 2026-03-05 18:58:22.020 7 INFO neutron.services.segments.plugin [-] Segment aea0168c-3c93-45b0-811d-6713f3e1c351 resource provider aggregate not found 2026-03-05 18:58:22.031 7 INFO neutron.services.segments.plugin [-] Segment aea0168c-3c93-45b0-811d-6713f3e1c351 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aea0168c-3c93-45b0-811d-6713f3e1c351 found for delete ", "request_id": "req-107cdbc2-0e47-4229-bed3-589e9317b2c5"}]} 2026-03-05 18:58:22.079 7 INFO neutron.services.segments.plugin [-] Segment aea0168c-3c93-45b0-811d-6713f3e1c351 resource provider aggregate not found 2026-03-05 18:58:22.096 7 INFO neutron.services.segments.plugin [-] Segment aea0168c-3c93-45b0-811d-6713f3e1c351 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aea0168c-3c93-45b0-811d-6713f3e1c351 found for delete ", "request_id": "req-584bad13-9bb3-45fc-8067-8ea2d1ed9a9d"}]} [pid: 8|app: 0|req: 325/654] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:58:21 2026] DELETE /v2.0/networks/047ab16b-1456-4775-9c1a-1fd5b3676f70 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/655] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:22 2026] GET /v2.0/security-groups?tenant_id=5875e7de40df4db0aba3c5b856a32d9b&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/656] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:22 2026] GET /v2.0/security-groups?tenant_id=ca1e3eeb16ad4d978a457c152075ac10&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/657] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:22 2026] DELETE /v2.0/security-groups/cdd8a800-57e3-425f-8a32-f7f43b51a00d => 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: 332/658] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:22 2026] DELETE /v2.0/security-groups/5901b5b5-f294-4e85-9e51-cc82787121f5 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/659] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:22 2026] GET /v2.0/security-groups?tenant_id=609ed6d1531344abad0ba2fc43587fee&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/660] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:22 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:58:22.768 8 INFO neutron.services.segments.plugin [-] Segment 99cf9da9-fee3-4490-9def-40065828d77d resource provider aggregate not found 2026-03-05 18:58:22.789 8 INFO neutron.services.segments.plugin [-] Segment 99cf9da9-fee3-4490-9def-40065828d77d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99cf9da9-fee3-4490-9def-40065828d77d found for delete ", "request_id": "req-d9d5b613-dd4b-4000-bc82-e08d6c4824dd"}]} 2026-03-05 18:58:22.803 8 INFO neutron.services.segments.plugin [-] Segment 99cf9da9-fee3-4490-9def-40065828d77d resource provider aggregate not found 2026-03-05 18:58:22.818 8 INFO neutron.services.segments.plugin [-] Segment 99cf9da9-fee3-4490-9def-40065828d77d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99cf9da9-fee3-4490-9def-40065828d77d found for delete ", "request_id": "req-b4e883b1-b024-401e-8b91-682bfbcdedcf"}]} [pid: 8|app: 0|req: 328/661] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:22 2026] DELETE /v2.0/security-groups/c4180bad-0dc5-40db-a7be-458f59474638 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/662] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:23 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => 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: 335/663] 10.0.0.157 () {34 vars in 1097 bytes} [Thu Mar 5 18:58:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--785048915&fields=id&tenant_id=b072d031762644bf85ed53a9674c30be => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/664] 10.0.0.157 () {34 vars in 981 bytes} [Thu Mar 5 18:58:24 2026] GET /v2.0/networks?id=0abcaf39-af1c-48e1-950a-1de1a25d4963 => generated 679 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/665] 10.0.0.157 () {34 vars in 964 bytes} [Thu Mar 5 18:58:24 2026] GET /v2.0/quotas/b072d031762644bf85ed53a9674c30be => 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: 338/666] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 18:58:24 2026] GET /v2.0/ports?tenant_id=b072d031762644bf85ed53a9674c30be&fields=id => generated 57 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:58:24.662 8 INFO neutron.db.segments_db [None req-07763633-ee82-4c0b-b0b6-f6484fc102b4 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 580eff9e-1ff8-4d7f-a18b-6d671bf89221 of type vxlan for network 4fca25d4-0830-41b6-9909-a9c15ba0fea8 [pid: 8|app: 0|req: 329/667] 10.0.0.67 () {34 vars in 669 bytes} [Thu Mar 5 18:58:24 2026] POST /v2.0/networks => generated 725 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/668] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:24 2026] POST /v2.0/subnets => generated 692 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/669] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:24 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => 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: 330/670] 10.0.0.157 () {34 vars in 906 bytes} [Thu Mar 5 18:58:24 2026] GET /v2.0/extensions => generated 21537 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-05 18:58:24.985 7 INFO neutron.db.segments_db [None req-9e177179-768c-45dd-8e2e-49282467335c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 13d293ee-d55c-43b3-b3af-f51215451dc9 of type vxlan for network f3685834-f305-464e-92f5-306622443e0a [pid: 8|app: 0|req: 331/671] 10.0.0.157 () {34 vars in 1007 bytes} [Thu Mar 5 18:58:24 2026] GET /v2.0/networks/0abcaf39-af1c-48e1-950a-1de1a25d4963?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: 332/672] 10.0.0.157 () {34 vars in 1107 bytes} [Thu Mar 5 18:58:25 2026] GET /v2.0/networks/0abcaf39-af1c-48e1-950a-1de1a25d4963?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-03-05 18:58:25.264 7 INFO neutron.db.l3_hamode_db [None req-9e177179-768c-45dd-8e2e-49282467335c 706e33d299204aea985b21ad967787bd 2b956a2696654f9a9e499a15bb677d25 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 333/673] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:58:25 2026] GET /v2.0/networks?id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13 => generated 684 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/674] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:25 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => 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: 335/675] 162.253.55.195 () {34 vars in 910 bytes} [Thu Mar 5 18:58:25 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: 336/676] 162.253.55.195 () {34 vars in 1049 bytes} [Thu Mar 5 18:58:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=31dd6776917043e4a62b697c325c4426 => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:26.001 7 INFO neutron.db.l3_hamode_db [None req-9e177179-768c-45dd-8e2e-49282467335c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 337/677] 162.253.55.195 () {38 vars in 954 bytes} [Thu Mar 5 18:58:25 2026] POST /v2.0/ports => generated 954 bytes in 462 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: 338/678] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:26 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 957 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/679] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:26 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/680] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:24 2026] POST /v2.0/routers => generated 732 bytes in 1800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/681] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:26 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => 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: 340/682] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 18:58:26 2026] PUT /v2.0/ports/47bf26c9-cf30-4320-ac90-7eed7481d03f => generated 1235 bytes in 470 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: 341/683] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:27 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:27 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:27.505 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-297a6dd2-dc12-47da-bd29-38bd213f14d5'] response: {'name': 'network-changed', 'server_uuid': '81578464-900e-4c98-807f-25c6f8c38e89', 'tag': '47bf26c9-cf30-4320-ac90-7eed7481d03f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 343/685] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 18:58:26 2026] PUT /v2.0/routers/7a4755cb-1d30-4e8a-b3c5-73b6c9b5e0d6/add_router_interface => generated 309 bytes in 856 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/686] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:27 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => 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: 344/687] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:58:27 2026] GET /v2.0/ports?tenant_id=31dd6776917043e4a62b697c325c4426&device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 18:58:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=47bf26c9-cf30-4320-ac90-7eed7481d03f => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:58:28 2026] GET /v2.0/subnets?id=afe435db-0f28-409b-8ff7-866c16e009f3 => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/690] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:58:28 2026] GET /v2.0/ports?network_id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13&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: 8|app: 0|req: 346/691] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:58:28 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?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: 347/692] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:58:28 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?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: 346/693] 10.0.0.157 () {38 vars in 970 bytes} [Thu Mar 5 18:58:28 2026] POST /v2.0/security-groups => generated 1681 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.157 () {38 vars in 970 bytes} [Thu Mar 5 18:58:28 2026] POST /v2.0/security-groups => generated 1682 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:28 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:28 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&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: 349/697] 10.0.0.157 () {38 vars in 970 bytes} [Thu Mar 5 18:58:28 2026] POST /v2.0/security-groups => generated 1682 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/698] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 18:58:28 2026] GET /v2.0/security-groups?tenant_id=2b956a2696654f9a9e499a15bb677d25 => generated 7910 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:28 2026] GET /v2.0/security-groups/c5ccb76a-e02e-428c-983d-ed792fd64ffe => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:28 2026] GET /v2.0/security-groups/c5ccb76a-e02e-428c-983d-ed792fd64ffe => generated 2922 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/701] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/702] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups/ac261c4f-718d-4fb5-b642-c3133abf0af0 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/703] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:28 2026] GET /v2.0/security-groups?tenant_id=5f1d38b54934448db749aaa100149377&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/704] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:29 2026] DELETE /v2.0/security-groups/99d51111-c86e-49d5-810d-16f7b5457483 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/705] 10.0.0.157 () {36 vars in 1012 bytes} [Thu Mar 5 18:58:29 2026] DELETE /v2.0/security-groups/ac261c4f-718d-4fb5-b642-c3133abf0af0 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:58:29.259 7 INFO neutron.api.v2.resource [req-5f232f3c-dc99-45dc-acbf-ac17d165e8e4 req-9dcae6a3-cadc-4c2c-8c38-b1afb97baac4 8e08b056a4654d81b8b32553254a43b2 2b956a2696654f9a9e499a15bb677d25 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 354/706] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups/ac261c4f-718d-4fb5-b642-c3133abf0af0 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups/dcf4dc53-ad59-4b2a-ac71-14dadaee57aa => generated 1682 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/ports?tenant_id=31dd6776917043e4a62b697c325c4426&device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/709] 10.0.0.157 () {36 vars in 1012 bytes} [Thu Mar 5 18:58:29 2026] DELETE /v2.0/security-groups/dcf4dc53-ad59-4b2a-ac71-14dadaee57aa => 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: 355/710] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/networks?id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:29.471 8 INFO neutron.api.v2.resource [req-9b889395-5e02-4de2-9380-3f1fbae630a5 req-a256c0b0-bb1d-4243-9c76-b994366b805a 8e08b056a4654d81b8b32553254a43b2 2b956a2696654f9a9e499a15bb677d25 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 356/711] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups/dcf4dc53-ad59-4b2a-ac71-14dadaee57aa => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/712] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups?tenant_id=88c19ef279f740f68f699e39a30e62c3&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/713] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=47bf26c9-cf30-4320-ac90-7eed7481d03f => 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: 358/714] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/subnets?id=afe435db-0f28-409b-8ff7-866c16e009f3 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups/96de558f-85de-4206-b02a-3c7bd1f6b3be => generated 1682 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/ports?network_id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:29 2026] DELETE /v2.0/security-groups/f6d45c58-c87a-4383-9459-8a0d98bd83e4 => 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: 358/718] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?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: 361/719] 10.0.0.157 () {36 vars in 1012 bytes} [Thu Mar 5 18:58:29 2026] DELETE /v2.0/security-groups/96de558f-85de-4206-b02a-3c7bd1f6b3be => 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: 359/720] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:29.686 7 INFO neutron.api.v2.resource [req-b4438dd4-cced-4ac6-b1a7-0f959520b0c9 req-009ce10b-4db0-49fb-9a55-c6d1308cf73a 8e08b056a4654d81b8b32553254a43b2 2b956a2696654f9a9e499a15bb677d25 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 360/721] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups/96de558f-85de-4206-b02a-3c7bd1f6b3be => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/722] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?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: 361/723] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&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: 363/724] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups?tenant_id=2b956a2696654f9a9e499a15bb677d25 => 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: 362/725] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups/c5ccb76a-e02e-428c-983d-ed792fd64ffe => generated 2922 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups/c5ccb76a-e02e-428c-983d-ed792fd64ffe => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:58:29.858 7 INFO neutron.api.v2.resource [req-dd327bf0-e03c-42e4-ac4f-ac004e0f9ecf req-fb93c283-d1e8-4bff-8a3d-050bee77da46 8e08b056a4654d81b8b32553254a43b2 2b956a2696654f9a9e499a15bb677d25 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 363/727] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups/96de558f-85de-4206-b02a-3c7bd1f6b3be => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:58:29.888 8 INFO neutron.api.v2.resource [req-0099af2e-cfe9-432f-b692-ac4fa30e7040 req-488cea0b-9b53-493f-8329-89d51e06aa8b 8e08b056a4654d81b8b32553254a43b2 2b956a2696654f9a9e499a15bb677d25 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 365/728] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups/dcf4dc53-ad59-4b2a-ac71-14dadaee57aa => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:58:29.922 8 INFO neutron.api.v2.resource [req-cd440876-8dc9-4dce-b3c4-338ff7fbf9eb req-255814d8-a2fb-4cbc-8cbf-660a80117bea 8e08b056a4654d81b8b32553254a43b2 2b956a2696654f9a9e499a15bb677d25 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 366/729] 10.0.0.157 () {34 vars in 990 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups/ac261c4f-718d-4fb5-b642-c3133abf0af0 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/networks?id=0abcaf39-af1c-48e1-950a-1de1a25d4963 => generated 679 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 162.253.55.195 () {34 vars in 1049 bytes} [Thu Mar 5 18:58:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b072d031762644bf85ed53a9674c30be => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:30.165 8 INFO neutron_taas.services.taas.taas_plugin [None req-df1b556f-9785-42fa-af8d-e4549215030c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: a04380d2-ec35-4013-ad52-726247e33c43 2026-03-05 18:58:30.167 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df1b556f-9785-42fa-af8d-e4549215030c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: a04380d2-ec35-4013-ad52-726247e33c43 [pid: 7|app: 0|req: 366/732] 162.253.55.195 () {38 vars in 954 bytes} [Thu Mar 5 18:58:30 2026] POST /v2.0/ports => generated 958 bytes in 397 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: 367/733] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:30 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 961 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/734] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 18:58:29 2026] PUT /v2.0/routers/7a4755cb-1d30-4e8a-b3c5-73b6c9b5e0d6/remove_router_interface => generated 309 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:30 2026] GET /v2.0/security-groups?id=180a0d85-5318-4fb8-8c5d-453f1e3e02e2&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-03-05 18:58:30.831 8 INFO neutron_taas.services.taas.taas_plugin [None req-dbad5dce-07ea-421e-82d1-1da7a73de81c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 18961e8f-792a-4a13-8612-c6c4c028e820 2026-03-05 18:58:30.834 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbad5dce-07ea-421e-82d1-1da7a73de81c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 18961e8f-792a-4a13-8612-c6c4c028e820 [pid: 7|app: 0|req: 368/736] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 18:58:30 2026] PUT /v2.0/ports/5180ae12-1034-49f6-bbe7-e9760c4c0d4d => generated 1239 bytes in 394 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: 369/737] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:30 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:30 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:31.057 8 INFO neutron_taas.services.taas.taas_plugin [None req-dbad5dce-07ea-421e-82d1-1da7a73de81c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: bf03da4c-551d-47c6-ba33-812bff80cace 2026-03-05 18:58:31.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbad5dce-07ea-421e-82d1-1da7a73de81c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: bf03da4c-551d-47c6-ba33-812bff80cace 2026-03-05 18:58:31.136 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-dbad5dce-07ea-421e-82d1-1da7a73de81c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - 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-03-05 18:58:31.374 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60f8c5ed-3dad-47e8-86e5-a02e61b1bce7'] response: {'name': 'network-changed', 'server_uuid': '15f42e6f-f77c-49bc-b9ac-76a33f2094e7', 'tag': '5180ae12-1034-49f6-bbe7-e9760c4c0d4d', 'status': 'completed', 'code': 200} 2026-03-05 18:58:31.413 8 INFO neutron.services.segments.plugin [-] Segment 13d293ee-d55c-43b3-b3af-f51215451dc9 resource provider aggregate not found 2026-03-05 18:58:31.418 8 INFO neutron.services.segments.plugin [-] Segment 13d293ee-d55c-43b3-b3af-f51215451dc9 resource provider aggregate not found 2026-03-05 18:58:31.440 8 INFO neutron.services.segments.plugin [-] Segment 13d293ee-d55c-43b3-b3af-f51215451dc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13d293ee-d55c-43b3-b3af-f51215451dc9 found for delete ", "request_id": "req-7b131f48-944e-41af-8bd9-bdbc4ef06157"}]} 2026-03-05 18:58:31.441 8 INFO neutron.db.l3_hamode_db [None req-dbad5dce-07ea-421e-82d1-1da7a73de81c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] HA network f3685834-f305-464e-92f5-306622443e0a was deleted as no HA routers are present in tenant 2b956a2696654f9a9e499a15bb677d25. [pid: 8|app: 0|req: 369/739] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:30 2026] DELETE /v2.0/routers/7a4755cb-1d30-4e8a-b3c5-73b6c9b5e0d6 => generated 0 bytes in 791 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:58:31.453 8 INFO neutron.services.segments.plugin [-] Segment 13d293ee-d55c-43b3-b3af-f51215451dc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13d293ee-d55c-43b3-b3af-f51215451dc9 found for delete ", "request_id": "req-46f8ac83-4778-4f07-8e70-13304e1c0e1b"}]} [pid: 7|app: 0|req: 371/740] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:31 2026] DELETE /v2.0/subnets/03e8a0c5-6de1-4779-b8af-fc026e43148e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:58:31 2026] DELETE /v2.0/networks/4fca25d4-0830-41b6-9909-a9c15ba0fea8 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:31 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/743] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:31 2026] GET /v2.0/security-groups?id=180a0d85-5318-4fb8-8c5d-453f1e3e02e2&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:31 2026] GET /v2.0/security-groups?tenant_id=2b956a2696654f9a9e499a15bb677d25&name=default => generated 2925 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/745] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:58:31 2026] GET /v2.0/ports?tenant_id=b072d031762644bf85ed53a9674c30be&device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/746] 162.253.55.195 () {34 vars in 1059 bytes} [Thu Mar 5 18:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5180ae12-1034-49f6-bbe7-e9760c4c0d4d => 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: 374/747] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:58:31 2026] GET /v2.0/subnets?id=63bee244-3949-4853-91f6-1b8d16a88f3d => generated 697 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:31 2026] DELETE /v2.0/security-groups/c5ccb76a-e02e-428c-983d-ed792fd64ffe => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:31 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/750] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:58:32 2026] GET /v2.0/ports?network_id=0abcaf39-af1c-48e1-950a-1de1a25d4963&device_owner=network%3Adhcp => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/751] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:32 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:58:32 2026] GET /v2.0/networks/0abcaf39-af1c-48e1-950a-1de1a25d4963?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: 378/753] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:58:32 2026] GET /v2.0/networks/0abcaf39-af1c-48e1-950a-1de1a25d4963?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: 376/754] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:32 2026] GET /v2.0/security-groups?tenant_id=e63ea5ab27b643078e2cd09112cc760a&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:32 2026] DELETE /v2.0/security-groups/986bfa57-5a9f-40fd-8ecf-b420034d40f7 => 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: 377/756] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:32 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 973 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/757] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:33 2026] GET /v2.0/security-groups?id=180a0d85-5318-4fb8-8c5d-453f1e3e02e2&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: 8|app: 0|req: 378/758] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:33 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => 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: 379/759] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:33 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/760] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:58:33 2026] GET /v2.0/ports?tenant_id=b072d031762644bf85ed53a9674c30be&device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:58:33 2026] GET /v2.0/networks?id=0abcaf39-af1c-48e1-950a-1de1a25d4963 => generated 775 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/762] 162.253.55.195 () {34 vars in 1059 bytes} [Thu Mar 5 18:58:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5180ae12-1034-49f6-bbe7-e9760c4c0d4d => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/763] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:58:33 2026] GET /v2.0/subnets?id=63bee244-3949-4853-91f6-1b8d16a88f3d => generated 697 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:33.457 8 INFO neutron.services.segments.plugin [-] Segment 580eff9e-1ff8-4d7f-a18b-6d671bf89221 resource provider aggregate not found 2026-03-05 18:58:33.469 8 INFO neutron.services.segments.plugin [-] Segment 580eff9e-1ff8-4d7f-a18b-6d671bf89221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 580eff9e-1ff8-4d7f-a18b-6d671bf89221 found for delete ", "request_id": "req-70151f3f-03e2-4a38-87c7-51d6934de0cd"}]} 2026-03-05 18:58:33.471 8 INFO neutron.services.segments.plugin [-] Segment 580eff9e-1ff8-4d7f-a18b-6d671bf89221 resource provider aggregate not found [pid: 7|app: 0|req: 383/764] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:58:33 2026] GET /v2.0/ports?network_id=0abcaf39-af1c-48e1-950a-1de1a25d4963&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:58:33.489 8 INFO neutron.services.segments.plugin [-] Segment 580eff9e-1ff8-4d7f-a18b-6d671bf89221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 580eff9e-1ff8-4d7f-a18b-6d671bf89221 found for delete ", "request_id": "req-9edd2310-df4f-478f-93cc-576d9358c8b6"}]} [pid: 8|app: 0|req: 382/765] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:58:33 2026] GET /v2.0/networks/0abcaf39-af1c-48e1-950a-1de1a25d4963?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:58:33 2026] GET /v2.0/networks/0abcaf39-af1c-48e1-950a-1de1a25d4963?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: 383/767] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => 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: 385/768] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/security-groups?id=180a0d85-5318-4fb8-8c5d-453f1e3e02e2&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: 384/769] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/771] 10.0.0.67 () {32 vars in 651 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions => generated 21537 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/772] 10.0.0.67 () {32 vars in 679 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/773] 10.0.0.67 () {32 vars in 679 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/774] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/775] 10.0.0.67 () {32 vars in 663 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/agent => generated 153 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/778] 10.0.0.67 () {32 vars in 697 bytes} [Thu Mar 5 18:58:34 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: 390/779] 10.0.0.67 () {32 vars in 695 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/780] 10.0.0.67 () {32 vars in 699 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/781] 10.0.0.67 () {32 vars in 687 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/782] 10.0.0.67 () {32 vars in 701 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/783] 10.0.0.67 () {32 vars in 691 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/784] 10.0.0.67 () {32 vars in 693 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 10.0.0.67 () {32 vars in 683 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/786] 10.0.0.67 () {32 vars in 685 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/787] 10.0.0.67 () {32 vars in 659 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/788] 10.0.0.67 () {32 vars in 697 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/789] 10.0.0.67 () {32 vars in 677 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/790] 10.0.0.67 () {32 vars in 681 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/791] 10.0.0.67 () {32 vars in 673 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/792] 10.0.0.67 () {32 vars in 687 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/793] 10.0.0.67 () {32 vars in 721 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/794] 10.0.0.67 () {32 vars in 685 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/795] 10.0.0.67 () {32 vars in 667 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/796] 10.0.0.67 () {32 vars in 685 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/797] 10.0.0.67 () {32 vars in 679 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/798] 10.0.0.67 () {32 vars in 697 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/799] 10.0.0.67 () {32 vars in 677 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/800] 10.0.0.67 () {32 vars in 665 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/router => generated 256 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/801] 10.0.0.67 () {32 vars in 675 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/802] 10.0.0.67 () {32 vars in 663 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/803] 10.0.0.67 () {32 vars in 673 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/804] 10.0.0.67 () {32 vars in 711 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/805] 10.0.0.67 () {32 vars in 689 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/806] 10.0.0.67 () {32 vars in 681 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/807] 10.0.0.67 () {32 vars in 667 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/808] 10.0.0.67 () {32 vars in 685 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/809] 10.0.0.67 () {32 vars in 703 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/810] 10.0.0.67 () {32 vars in 673 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/811] 10.0.0.67 () {32 vars in 699 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/812] 10.0.0.67 () {32 vars in 673 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/813] 10.0.0.67 () {32 vars in 691 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/814] 10.0.0.67 () {32 vars in 687 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/815] 10.0.0.67 () {32 vars in 707 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/816] 10.0.0.67 () {32 vars in 703 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/817] 10.0.0.67 () {32 vars in 717 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/818] 10.0.0.67 () {32 vars in 695 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/819] 10.0.0.67 () {32 vars in 709 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/820] 10.0.0.67 () {32 vars in 667 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/821] 10.0.0.67 () {32 vars in 685 bytes} [Thu Mar 5 18:58:34 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: 411/822] 10.0.0.67 () {32 vars in 679 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/823] 10.0.0.67 () {32 vars in 673 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/824] 10.0.0.67 () {32 vars in 669 bytes} [Thu Mar 5 18:58:34 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/825] 10.0.0.67 () {32 vars in 659 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/826] 10.0.0.67 () {32 vars in 697 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/827] 10.0.0.67 () {32 vars in 697 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/828] 10.0.0.67 () {32 vars in 675 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/829] 10.0.0.67 () {32 vars in 667 bytes} [Thu Mar 5 18:58:35 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: 7|app: 0|req: 415/830] 10.0.0.67 () {32 vars in 681 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/831] 10.0.0.67 () {32 vars in 699 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/832] 10.0.0.67 () {32 vars in 683 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/833] 10.0.0.67 () {32 vars in 705 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/834] 10.0.0.67 () {32 vars in 667 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/835] 10.0.0.67 () {32 vars in 695 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/836] 10.0.0.67 () {32 vars in 693 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/837] 10.0.0.67 () {32 vars in 683 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/838] 10.0.0.67 () {32 vars in 687 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/839] 10.0.0.67 () {32 vars in 703 bytes} [Thu Mar 5 18:58:35 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: 420/840] 10.0.0.67 () {32 vars in 665 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/841] 10.0.0.67 () {32 vars in 679 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/842] 10.0.0.67 () {32 vars in 679 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/843] 10.0.0.67 () {32 vars in 689 bytes} [Thu Mar 5 18:58:35 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: 422/844] 10.0.0.67 () {32 vars in 689 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/845] 10.0.0.67 () {32 vars in 693 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/846] 10.0.0.67 () {32 vars in 683 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/847] 10.0.0.67 () {32 vars in 687 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/848] 10.0.0.67 () {32 vars in 699 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/849] 10.0.0.67 () {32 vars in 701 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/850] 10.0.0.67 () {32 vars in 711 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/851] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/852] 10.0.0.67 () {32 vars in 713 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/853] 10.0.0.67 () {32 vars in 725 bytes} [Thu Mar 5 18:58:35 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: 427/854] 10.0.0.67 () {32 vars in 739 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/855] 10.0.0.67 () {32 vars in 717 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/856] 10.0.0.67 () {32 vars in 681 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/857] 10.0.0.67 () {32 vars in 667 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/858] 10.0.0.67 () {32 vars in 717 bytes} [Thu Mar 5 18:58:35 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: 431/859] 10.0.0.67 () {32 vars in 677 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/860] 10.0.0.67 () {32 vars in 667 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/861] 10.0.0.67 () {32 vars in 695 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/862] 10.0.0.67 () {32 vars in 703 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/863] 10.0.0.67 () {32 vars in 699 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/864] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/865] 10.0.0.67 () {32 vars in 699 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/866] 10.0.0.67 () {32 vars in 681 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/867] 10.0.0.67 () {32 vars in 703 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/868] 10.0.0.67 () {32 vars in 693 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/869] 10.0.0.67 () {32 vars in 687 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/870] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/security-groups?id=180a0d85-5318-4fb8-8c5d-453f1e3e02e2&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/871] 10.0.0.67 () {32 vars in 695 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/872] 10.0.0.67 () {32 vars in 677 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/873] 10.0.0.67 () {32 vars in 687 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/874] 10.0.0.67 () {32 vars in 699 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/875] 10.0.0.67 () {32 vars in 663 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/876] 10.0.0.67 () {32 vars in 679 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/877] 10.0.0.67 () {32 vars in 675 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/878] 10.0.0.67 () {32 vars in 691 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/879] 10.0.0.67 () {32 vars in 675 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/880] 10.0.0.67 () {32 vars in 665 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/881] 10.0.0.67 () {32 vars in 661 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/taas => generated 175 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/882] 10.0.0.67 () {32 vars in 673 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/883] 10.0.0.67 () {32 vars in 685 bytes} [Thu Mar 5 18:58:35 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: 439/884] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/885] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:35 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/886] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:36 2026] GET /v2.0/security-groups?tenant_id=87fd4560adcb41cdaa58287e073828cb&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/887] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:36 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/888] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:36 2026] DELETE /v2.0/security-groups/ec39ddad-35a9-4c77-8e0d-76240af84fb6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/889] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:36 2026] GET /v2.0/security-groups?id=180a0d85-5318-4fb8-8c5d-453f1e3e02e2&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: 448/890] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:36 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/891] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:36 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/892] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:36 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:37.411 7 INFO neutron.db.l3_db [None req-782f120b-65a4-4b06-8f56-a92d7770c446 18ab2462f6454510a2f7358220bd8f3b 31dd6776917043e4a62b697c325c4426 - - default default] Floating IP 59c470cd-1d3f-496d-9ec1-fa6632aa075c associated. External IP: 10.96.250.220, port: 47bf26c9-cf30-4320-ac90-7eed7481d03f. [pid: 8|app: 0|req: 450/893] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:37 2026] GET /v2.0/security-groups?tenant_id=3da59c58f7854a308be3141f88728dcf&name=default => generated 2925 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/894] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:37 2026] DELETE /v2.0/security-groups/26b148f9-5a2f-4991-a122-8e0b3be00d56 => 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: 452/895] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:37 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/896] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 18:58:36 2026] PUT /v2.0/floatingips/59c470cd-1d3f-496d-9ec1-fa6632aa075c => generated 855 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/897] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:37 2026] GET /v2.0/security-groups?id=180a0d85-5318-4fb8-8c5d-453f1e3e02e2&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:37.808 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87519404-d741-45b0-ad58-9490d6a96c2a'] response: {'name': 'network-changed', 'server_uuid': '81578464-900e-4c98-807f-25c6f8c38e89', 'tag': '47bf26c9-cf30-4320-ac90-7eed7481d03f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 453/898] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:37 2026] GET /v2.0/security-groups?tenant_id=83a40ec5a91e4ec389457cc1c04d290f&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/899] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:37 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/900] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:37 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&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: 454/901] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:37 2026] DELETE /v2.0/security-groups/ac825622-7503-4989-b45b-c8a7fa4f1e8b => 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: 448/902] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:58:38 2026] GET /v2.0/ports?tenant_id=31dd6776917043e4a62b697c325c4426&device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/903] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:58:38 2026] GET /v2.0/networks?id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13 => generated 780 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/904] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 18:58:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=47bf26c9-cf30-4320-ac90-7eed7481d03f => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/905] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:58:38 2026] GET /v2.0/subnets?id=afe435db-0f28-409b-8ff7-866c16e009f3 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/906] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:58:38 2026] GET /v2.0/ports?network_id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/907] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:58:38 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/908] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:58:38 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?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-03-05 18:58:38.841 8 INFO neutron.db.segments_db [None req-12a5680a-f36a-49d5-b2b7-ee9abe931ff2 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] Added segment 78dbe480-0662-41fc-b8c3-b8fae5a42cd8 of type vxlan for network 949bc515-93cd-40a6-92ad-93a0d8250a57 [pid: 7|app: 0|req: 453/909] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:38 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/910] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:58:38 2026] POST /v2.0/networks => generated 630 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/911] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:38 2026] GET /v2.0/security-groups?id=180a0d85-5318-4fb8-8c5d-453f1e3e02e2&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/912] 10.0.0.67 () {34 vars in 663 bytes} [Thu Mar 5 18:58:38 2026] POST /v2.0/ports => generated 778 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:58:39.254 7 INFO neutron.db.segments_db [None req-41d2e1d1-a34e-49d2-bb96-674d95bc60d1 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] Added segment 6a29305c-ec12-4a2e-a95e-2bbc3f7f687d of type vxlan for network 74596d29-b06c-48cc-b46a-810a17a88cf5 [pid: 7|app: 0|req: 455/913] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:58:39 2026] POST /v2.0/networks => generated 616 bytes in 145 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: 459/914] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:39 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: 456/915] 10.0.0.67 () {34 vars in 663 bytes} [Thu Mar 5 18:58:39 2026] POST /v2.0/ports => generated 962 bytes in 341 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: 457/916] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:40 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/917] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:40 2026] GET /v2.0/security-groups?id=180a0d85-5318-4fb8-8c5d-453f1e3e02e2&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-03-05 18:58:40.416 8 INFO neutron_taas.services.taas.taas_plugin [None req-65bbec98-6545-40cf-bc55-1315dd60631b 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] TaaS: Handle Delete Port: b0ec12ea-2c71-4b45-bb5e-3a05fbc1b0bc 2026-03-05 18:58:40.426 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65bbec98-6545-40cf-bc55-1315dd60631b 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] Tap Mirror: Handle Delete Port: b0ec12ea-2c71-4b45-bb5e-3a05fbc1b0bc [pid: 8|app: 0|req: 460/918] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 18:58:39 2026] DELETE /v2.0/ports/b0ec12ea-2c71-4b45-bb5e-3a05fbc1b0bc => generated 0 bytes in 633 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:58:40.620 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81c712d2-7d1b-421b-bbd1-c17d51eb4db7 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 459/919] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 18:58:40 2026] DELETE /v2.0/ports/b0ec12ea-2c71-4b45-bb5e-3a05fbc1b0bc => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:58:40.651 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cff3d1d3-03b8-4ead-b6f1-cb880a8c8ba1 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 461/920] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 18:58:40 2026] GET /v2.0/ports/b0ec12ea-2c71-4b45-bb5e-3a05fbc1b0bc => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/921] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:40 2026] DELETE /v2.0/subnets/a0499806-60ff-4328-b6e9-883c312f5591 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:58:40.920 8 INFO neutron.services.segments.plugin [-] Segment 6a29305c-ec12-4a2e-a95e-2bbc3f7f687d resource provider aggregate not found 2026-03-05 18:58:40.936 8 INFO neutron.services.segments.plugin [-] Segment 6a29305c-ec12-4a2e-a95e-2bbc3f7f687d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a29305c-ec12-4a2e-a95e-2bbc3f7f687d found for delete ", "request_id": "req-b88731c0-47c2-406d-975d-c9c2454f2ba5"}]} 2026-03-05 18:58:40.938 8 INFO neutron.services.segments.plugin [-] Segment 6a29305c-ec12-4a2e-a95e-2bbc3f7f687d resource provider aggregate not found [pid: 8|app: 0|req: 462/922] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:58:40 2026] DELETE /v2.0/networks/74596d29-b06c-48cc-b46a-810a17a88cf5 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:58:40.958 8 INFO neutron.services.segments.plugin [-] Segment 6a29305c-ec12-4a2e-a95e-2bbc3f7f687d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a29305c-ec12-4a2e-a95e-2bbc3f7f687d found for delete ", "request_id": "req-72b0ce1b-7131-4be7-9bfe-873adbe5668a"}]} 2026-03-05 18:58:41.011 7 INFO neutron.db.segments_db [None req-fb7c7a63-b9c1-4e4e-90fd-c435d7f87b89 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] Added segment 3760963b-7250-43d8-b184-95f75236eb06 of type vxlan for network 168ed83b-ff46-4c16-ab8e-867cbaac596c [pid: 7|app: 0|req: 461/923] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:58:40 2026] POST /v2.0/networks => generated 617 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/924] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:41 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/925] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:41 2026] GET /v2.0/security-groups?id=180a0d85-5318-4fb8-8c5d-453f1e3e02e2&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/926] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:41 2026] POST /v2.0/subnets => generated 646 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/927] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:41 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => 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: 464/928] 10.0.0.67 () {34 vars in 663 bytes} [Thu Mar 5 18:58:41 2026] POST /v2.0/ports => generated 923 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:58:41.878 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c60747b-d649-4fc8-8c4c-eb263e711226 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] TaaS: Handle Delete Port: 278f45a7-66f9-4ebf-a9b3-c8f184962be8 2026-03-05 18:58:41.884 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c60747b-d649-4fc8-8c4c-eb263e711226 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] Tap Mirror: Handle Delete Port: 278f45a7-66f9-4ebf-a9b3-c8f184962be8 2026-03-05 18:58:41.940 8 INFO neutron.db.l3_db [None req-c4e67889-a398-4061-9216-5ea2db891e63 d037445fa8714929b5580390d0d5bd11 b072d031762644bf85ed53a9674c30be - - default default] Floating IP 28be9958-d943-43a7-9310-0603ab983c00 associated. External IP: 10.96.250.205, port: 5180ae12-1034-49f6-bbe7-e9760c4c0d4d. [pid: 7|app: 0|req: 465/929] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 18:58:41 2026] DELETE /v2.0/ports/278f45a7-66f9-4ebf-a9b3-c8f184962be8 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:58:42.036 7 INFO neutron.pecan_wsgi.hooks.translation [None req-35fcbe1e-7791-43b9-a990-96a470659f0d 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 466/930] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 18:58:42 2026] GET /v2.0/ports/278f45a7-66f9-4ebf-a9b3-c8f184962be8 => 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: 467/931] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:42 2026] DELETE /v2.0/subnets/545ea7dd-003e-40c0-adbb-9d3f558db7b4 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/932] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 18:58:41 2026] PUT /v2.0/floatingips/28be9958-d943-43a7-9310-0603ab983c00 => generated 856 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:42.274 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-35aa6410-b625-497b-a736-82a2f8a0f964'] response: {'name': 'network-changed', 'server_uuid': '15f42e6f-f77c-49bc-b9ac-76a33f2094e7', 'tag': '5180ae12-1034-49f6-bbe7-e9760c4c0d4d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 466/933] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:58:42 2026] DELETE /v2.0/networks/168ed83b-ff46-4c16-ab8e-867cbaac596c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/934] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:42 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => 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: 468/935] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:42 2026] GET /v2.0/security-groups?tenant_id=0a17fc0858a543be87011c63c0a71797&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/936] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:42 2026] GET /v2.0/security-groups?id=180a0d85-5318-4fb8-8c5d-453f1e3e02e2&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/937] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:42 2026] DELETE /v2.0/security-groups/6f1c7b57-f20d-4514-8c6b-4228791025c1 => 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: 468/938] 10.0.0.67 () {34 vars in 663 bytes} [Thu Mar 5 18:58:42 2026] POST /v2.0/ports => generated 779 bytes in 262 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: 469/939] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:42 2026] GET /v2.0/security-groups?tenant_id=0197ce5018694aeb9151b32ce6115c2e&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/940] 10.0.0.67 () {34 vars in 735 bytes} [Thu Mar 5 18:58:42 2026] PUT /v2.0/ports/73feb8a2-3cf9-437f-a5ef-921164fea153 => generated 752 bytes in 207 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: 470/941] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:58:42 2026] GET /v2.0/ports?tenant_id=b072d031762644bf85ed53a9674c30be&device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:58:42.962 8 INFO neutron.services.segments.plugin [-] Segment 3760963b-7250-43d8-b184-95f75236eb06 resource provider aggregate not found [pid: 7|app: 0|req: 472/942] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:42 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:42.985 8 INFO neutron.services.segments.plugin [-] Segment 3760963b-7250-43d8-b184-95f75236eb06 resource provider aggregate not found 2026-03-05 18:58:42.990 8 INFO neutron.services.segments.plugin [-] Segment 3760963b-7250-43d8-b184-95f75236eb06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3760963b-7250-43d8-b184-95f75236eb06 found for delete ", "request_id": "req-f6f1fd6b-e750-4d24-a2d1-db78b3eb974a"}]} 2026-03-05 18:58:43.002 8 INFO neutron.services.segments.plugin [-] Segment 3760963b-7250-43d8-b184-95f75236eb06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3760963b-7250-43d8-b184-95f75236eb06 found for delete ", "request_id": "req-e3ed4119-1095-4524-b632-d22946dc4c9b"}]} [pid: 8|app: 0|req: 471/943] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:42 2026] DELETE /v2.0/security-groups/6b48fa74-1238-4371-9606-a3e32dedb00b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:58:43.061 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e1d00bd-c7c2-4ca2-8207-81be6f221f00 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] TaaS: Handle Delete Port: 73feb8a2-3cf9-437f-a5ef-921164fea153 2026-03-05 18:58:43.063 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e1d00bd-c7c2-4ca2-8207-81be6f221f00 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] Tap Mirror: Handle Delete Port: 73feb8a2-3cf9-437f-a5ef-921164fea153 [pid: 8|app: 0|req: 472/944] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:58:43 2026] GET /v2.0/networks?id=0abcaf39-af1c-48e1-950a-1de1a25d4963 => generated 775 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/945] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:43 2026] GET /v2.0/security-groups?id=180a0d85-5318-4fb8-8c5d-453f1e3e02e2&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/946] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 18:58:42 2026] DELETE /v2.0/ports/73feb8a2-3cf9-437f-a5ef-921164fea153 => 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: 474/947] 162.253.55.195 () {34 vars in 1059 bytes} [Thu Mar 5 18:58:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5180ae12-1034-49f6-bbe7-e9760c4c0d4d => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/948] 10.0.0.67 () {32 vars in 641 bytes} [Thu Mar 5 18:58:43 2026] GET /v2.0/ports => generated 781 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/949] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:58:43 2026] GET /v2.0/subnets?id=63bee244-3949-4853-91f6-1b8d16a88f3d => generated 697 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:43.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99d4221f-ecca-442b-95c6-b2823a3aa1c8 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 475/950] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 18:58:43 2026] GET /v2.0/ports/73feb8a2-3cf9-437f-a5ef-921164fea153 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/951] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:58:43 2026] GET /v2.0/ports?network_id=0abcaf39-af1c-48e1-950a-1de1a25d4963&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/952] 10.0.0.67 () {32 vars in 641 bytes} [Thu Mar 5 18:58:43 2026] GET /v2.0/ports => generated 781 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/953] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:58:43 2026] GET /v2.0/networks/0abcaf39-af1c-48e1-950a-1de1a25d4963?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: 477/954] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 18:58:43 2026] GET /v2.0/ports/3f6b649f-3840-40bd-98f3-fe44afdcc7b0 => generated 778 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:43.362 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1a1e837-9706-4307-8131-e1cf9014960a 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 478/955] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 18:58:43 2026] DELETE /v2.0/ports/278f45a7-66f9-4ebf-a9b3-c8f184962be8 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/956] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:58:43 2026] GET /v2.0/networks/0abcaf39-af1c-48e1-950a-1de1a25d4963?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) 2026-03-05 18:58:43.383 7 INFO neutron.pecan_wsgi.hooks.translation [None req-faf50140-2a29-44fc-89ec-55394cf0a3fc 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 479/957] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:43 2026] DELETE /v2.0/subnets/545ea7dd-003e-40c0-adbb-9d3f558db7b4 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:58:43.411 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93ad6701-cdce-4f29-b4d1-fcb887a6cf9c 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 479/958] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:43 2026] DELETE /v2.0/subnets/a0499806-60ff-4328-b6e9-883c312f5591 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:58:43.523 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd415fcc-1216-4480-80cc-1dfa144aedab 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] TaaS: Handle Delete Port: 3f6b649f-3840-40bd-98f3-fe44afdcc7b0 2026-03-05 18:58:43.526 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd415fcc-1216-4480-80cc-1dfa144aedab 87ef8f6d2e164c29abcc6937df973fff d3562eb2dd3c4c0399110c433449e9b3 - - default default] Tap Mirror: Handle Delete Port: 3f6b649f-3840-40bd-98f3-fe44afdcc7b0 [pid: 7|app: 0|req: 480/959] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 18:58:43 2026] DELETE /v2.0/ports/3f6b649f-3840-40bd-98f3-fe44afdcc7b0 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/960] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:58:43 2026] DELETE /v2.0/networks/949bc515-93cd-40a6-92ad-93a0d8250a57 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/961] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:44 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/962] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:44 2026] GET /v2.0/security-groups?id=180a0d85-5318-4fb8-8c5d-453f1e3e02e2&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/963] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:44 2026] GET /v2.0/security-groups?tenant_id=d3562eb2dd3c4c0399110c433449e9b3&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/964] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:44 2026] DELETE /v2.0/security-groups/6a591f27-d13f-4a63-be6e-9c0cf6312abd => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:58:45.005 8 INFO neutron.services.segments.plugin [-] Segment 78dbe480-0662-41fc-b8c3-b8fae5a42cd8 resource provider aggregate not found 2026-03-05 18:58:45.035 8 INFO neutron.services.segments.plugin [-] Segment 78dbe480-0662-41fc-b8c3-b8fae5a42cd8 resource provider aggregate not found 2026-03-05 18:58:45.040 8 INFO neutron.services.segments.plugin [-] Segment 78dbe480-0662-41fc-b8c3-b8fae5a42cd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78dbe480-0662-41fc-b8c3-b8fae5a42cd8 found for delete ", "request_id": "req-d401905d-32b0-4ee3-9a8e-acab684bf584"}]} 2026-03-05 18:58:45.049 8 INFO neutron.services.segments.plugin [-] Segment 78dbe480-0662-41fc-b8c3-b8fae5a42cd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78dbe480-0662-41fc-b8c3-b8fae5a42cd8 found for delete ", "request_id": "req-48b16246-e099-4554-8ae4-7ceae8959c51"}]} [pid: 8|app: 0|req: 482/965] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 18:58:45 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/966] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:45 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:45.414 7 INFO neutron_taas.services.taas.taas_plugin [req-1cfc54c1-f532-4216-9c09-bf8fb43a790d req-9b19ab19-cce8-4396-9391-f702d5aa74dd d037445fa8714929b5580390d0d5bd11 b072d031762644bf85ed53a9674c30be - - default default] TaaS: Handle Delete Port: 5180ae12-1034-49f6-bbe7-e9760c4c0d4d 2026-03-05 18:58:45.417 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1cfc54c1-f532-4216-9c09-bf8fb43a790d req-9b19ab19-cce8-4396-9391-f702d5aa74dd d037445fa8714929b5580390d0d5bd11 b072d031762644bf85ed53a9674c30be - - default default] Tap Mirror: Handle Delete Port: 5180ae12-1034-49f6-bbe7-e9760c4c0d4d [pid: 8|app: 0|req: 484/967] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:58:45 2026] GET /v2.0/security-groups?id=180a0d85-5318-4fb8-8c5d-453f1e3e02e2&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:45.582 7 INFO neutron.db.l3_db [req-1cfc54c1-f532-4216-9c09-bf8fb43a790d req-9b19ab19-cce8-4396-9391-f702d5aa74dd d037445fa8714929b5580390d0d5bd11 b072d031762644bf85ed53a9674c30be - - default default] Floating IP 28be9958-d943-43a7-9310-0603ab983c00 disassociated. External IP: 10.96.250.205, port: 5180ae12-1034-49f6-bbe7-e9760c4c0d4d. [pid: 7|app: 0|req: 484/968] 162.253.55.195 () {36 vars in 996 bytes} [Thu Mar 5 18:58:45 2026] DELETE /v2.0/ports/5180ae12-1034-49f6-bbe7-e9760c4c0d4d => generated 0 bytes in 584 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:58:45.921 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-46c4e654-ff9d-4cc0-b279-27c64e428ce0'] response: {'server_uuid': '15f42e6f-f77c-49bc-b9ac-76a33f2094e7', 'name': 'network-vif-deleted', 'tag': '5180ae12-1034-49f6-bbe7-e9760c4c0d4d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 485/969] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:46 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:58:46.536 8 INFO neutron.db.segments_db [None req-9ed462e3-8d04-4d2f-bcb0-a3bbe72aa50f 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Added segment d8537df8-c0d3-4aa0-864c-c3f52cf78359 of type vxlan for network 1aaa1dea-0281-4083-9fa5-9f948f54900e [pid: 8|app: 0|req: 485/970] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:58:46 2026] POST /v2.0/networks => generated 615 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:58:46.681 7 INFO neutron.db.segments_db [None req-262d4cc1-a061-42f6-be81-4d02387ca00c 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Added segment 5bbd0044-2697-425b-bed3-5864c34acff9 of type vxlan for network 6e2c40cc-9fe6-470a-b4c1-aa1f2efaec55 [pid: 7|app: 0|req: 486/971] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:58:46 2026] POST /v2.0/networks => generated 614 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/972] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:46 2026] POST /v2.0/subnets => generated 646 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/973] 10.0.0.82 () {34 vars in 988 bytes} [Thu Mar 5 18:58:46 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 1240 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/974] 10.0.0.82 () {34 vars in 1038 bytes} [Thu Mar 5 18:58:47 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/975] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:47 2026] POST /v2.0/subnets => generated 655 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:58:47.319 7 INFO neutron.db.segments_db [None req-95ef5a43-8c08-4bd2-a555-320ef7461135 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Added segment d287a0e8-bbcb-4b87-b871-2c8f35434e5a of type vxlan for network f67a4d7a-29ea-4e75-87dd-922e59cb6cec 2026-03-05 18:58:47.557 7 INFO neutron.db.l3_hamode_db [None req-95ef5a43-8c08-4bd2-a555-320ef7461135 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 488/976] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:47 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:58:47.717 7 INFO neutron.db.l3_hamode_db [None req-95ef5a43-8c08-4bd2-a555-320ef7461135 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 489/977] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:48 2026] GET /v2.0/security-groups?tenant_id=4b28ca071c1c48b68cd539ac0717d42d&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/978] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:48 2026] DELETE /v2.0/security-groups/2261273a-9a10-4a65-942d-fe1458087e2d => 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: 489/979] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:47 2026] POST /v2.0/routers => generated 510 bytes in 1325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/980] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:48 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => 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: 491/981] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 18:58:48 2026] PUT /v2.0/routers/394f4ac3-b1ef-41e1-9741-45bcae2e73f1/add_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/982] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 18:58:49 2026] GET /v2.0/ports/c33511c2-c765-4a1e-8a53-ce53c8aee4dd => generated 959 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/985] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:49 2026] GET /v2.0/ports?device_id=15f42e6f-f77c-49bc-b9ac-76a33f2094e7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:58:50.530 7 INFO neutron.db.segments_db [None req-b1e324d8-4d84-40b0-b8d8-a344bc90cbce f2cf52b9035e4f41a0f4445b41bff6c6 ca8ab283538848e8887838f6f2130524 - - default default] Added segment e0279801-1519-4aab-87da-10deb9dd56bf of type vxlan for network 8a053d1e-9031-41b8-a237-b9f45c0cd52b [pid: 8|app: 0|req: 492/986] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 18:58:49 2026] PUT /v2.0/routers/394f4ac3-b1ef-41e1-9741-45bcae2e73f1/add_router_interface => generated 309 bytes in 903 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/987] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 18:58:50 2026] GET /v2.0/ports/17de82ac-eff2-4f18-acb4-c9c6896f5985 => generated 967 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/988] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:58:50 2026] POST /v2.0/networks => generated 624 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/989] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:50 2026] POST /v2.0/subnets => generated 641 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:58:50.901 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1a54c1a-dac6-46f2-b1f5-a257ea9c292c 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] TaaS: Handle Delete Port: 17de82ac-eff2-4f18-acb4-c9c6896f5985 2026-03-05 18:58:50.905 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1a54c1a-dac6-46f2-b1f5-a257ea9c292c 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Tap Mirror: Handle Delete Port: 17de82ac-eff2-4f18-acb4-c9c6896f5985 2026-03-05 18:58:50.937 7 INFO neutron.db.segments_db [None req-211acd80-258a-4106-bb5d-5187627f4af6 f2cf52b9035e4f41a0f4445b41bff6c6 ca8ab283538848e8887838f6f2130524 - - default default] Added segment 2bf5ca81-b0f5-4a98-8d3d-b6adf303dbc6 of type vxlan for network 460149ac-f54c-46aa-9008-87f7b46ec669 [pid: 7|app: 0|req: 497/990] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:58:50 2026] POST /v2.0/networks => generated 623 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/991] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:51 2026] DELETE /v2.0/security-groups/180a0d85-5318-4fb8-8c5d-453f1e3e02e2 => 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: 499/992] 10.0.0.67 () {34 vars in 741 bytes} [Thu Mar 5 18:58:51 2026] PUT /v2.0/networks/460149ac-f54c-46aa-9008-87f7b46ec669 => generated 592 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:51.217 7 INFO neutron.api.v2.resource [None req-2f65322d-2ed5-4776-a6c2-8bf1b3d05e93 d037445fa8714929b5580390d0d5bd11 b072d031762644bf85ed53a9674c30be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 500/993] 10.0.0.67 () {32 vars in 735 bytes} [Thu Mar 5 18:58:51 2026] GET /v2.0/security-groups/180a0d85-5318-4fb8-8c5d-453f1e3e02e2 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/994] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 18:58:50 2026] PUT /v2.0/routers/394f4ac3-b1ef-41e1-9741-45bcae2e73f1/remove_router_interface => generated 309 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:51.438 8 INFO neutron_taas.services.taas.taas_plugin [None req-822fe6d3-09af-4190-9b8e-4e74e99a9b03 d037445fa8714929b5580390d0d5bd11 b072d031762644bf85ed53a9674c30be - - default default] TaaS: Handle Delete Port: 257e39ca-a843-47be-8c35-e338b50ea2d2 2026-03-05 18:58:51.443 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-822fe6d3-09af-4190-9b8e-4e74e99a9b03 d037445fa8714929b5580390d0d5bd11 b072d031762644bf85ed53a9674c30be - - default default] Tap Mirror: Handle Delete Port: 257e39ca-a843-47be-8c35-e338b50ea2d2 [pid: 7|app: 0|req: 501/995] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:51 2026] POST /v2.0/subnets => generated 626 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/996] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 18:58:51 2026] DELETE /v2.0/floatingips/28be9958-d943-43a7-9310-0603ab983c00 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/997] 10.0.0.67 () {34 vars in 739 bytes} [Thu Mar 5 18:58:51 2026] PUT /v2.0/subnets/09a8fbcb-ca13-43f3-96f9-cc5cead56cab => generated 636 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:51.886 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c92a042-c5c6-483e-ae9a-7a17aeebb9e4 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] TaaS: Handle Delete Port: c33511c2-c765-4a1e-8a53-ce53c8aee4dd 2026-03-05 18:58:51.889 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c92a042-c5c6-483e-ae9a-7a17aeebb9e4 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Tap Mirror: Handle Delete Port: c33511c2-c765-4a1e-8a53-ce53c8aee4dd 2026-03-05 18:58:52.048 8 INFO neutron_taas.services.taas.taas_plugin [None req-96fa1b59-dae6-46a6-a70f-398d9826c143 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 2db45f44-a25d-499d-9377-8e7bef6fb84c 2026-03-05 18:58:52.050 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96fa1b59-dae6-46a6-a70f-398d9826c143 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 2db45f44-a25d-499d-9377-8e7bef6fb84c [pid: 7|app: 0|req: 502/998] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 18:58:51 2026] PUT /v2.0/routers/394f4ac3-b1ef-41e1-9741-45bcae2e73f1/remove_router_interface => generated 309 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:52.475 7 INFO neutron.services.segments.plugin [-] Segment 2bf5ca81-b0f5-4a98-8d3d-b6adf303dbc6 resource provider aggregate not found 2026-03-05 18:58:52.492 7 INFO neutron.services.segments.plugin [-] Segment 2bf5ca81-b0f5-4a98-8d3d-b6adf303dbc6 resource provider aggregate not found 2026-03-05 18:58:52.501 7 INFO neutron.services.segments.plugin [-] Segment 2bf5ca81-b0f5-4a98-8d3d-b6adf303dbc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bf5ca81-b0f5-4a98-8d3d-b6adf303dbc6 found for delete ", "request_id": "req-ed1f5a0c-6473-4ec2-9820-162893c60a32"}]} [pid: 7|app: 0|req: 503/999] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:58:52 2026] DELETE /v2.0/networks/460149ac-f54c-46aa-9008-87f7b46ec669 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:58:52.523 7 INFO neutron.services.segments.plugin [-] Segment 2bf5ca81-b0f5-4a98-8d3d-b6adf303dbc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bf5ca81-b0f5-4a98-8d3d-b6adf303dbc6 found for delete ", "request_id": "req-d0e5b00a-983d-463a-8bd3-c98b450712e8"}]} [pid: 8|app: 0|req: 497/1000] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 18:58:51 2026] PUT /v2.0/routers/983886b0-5445-48ca-a68f-95247f7c3ea1/remove_router_interface => generated 309 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1001] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 18:58:52 2026] GET /v2.0/ports?device_id=394f4ac3-b1ef-41e1-9741-45bcae2e73f1 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:58:52.541 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8387e27e-ae8d-47a0-b7e8-f467f2bdd216 f2cf52b9035e4f41a0f4445b41bff6c6 ca8ab283538848e8887838f6f2130524 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 498/1002] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:58:52 2026] DELETE /v2.0/networks/460149ac-f54c-46aa-9008-87f7b46ec669 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:58:52.662 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2965742-0b8d-4969-97e1-5915e176dca7 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] TaaS: Handle Delete Port: f3b296fa-20e9-4d9a-878e-25be9b6f3993 2026-03-05 18:58:52.664 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2965742-0b8d-4969-97e1-5915e176dca7 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Tap Mirror: Handle Delete Port: f3b296fa-20e9-4d9a-878e-25be9b6f3993 2026-03-05 18:58:52.739 7 INFO neutron_taas.services.taas.taas_plugin [None req-9aa04cbb-ec9a-450b-a500-91ff2cd84b87 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 83ce6eb8-e3e8-41f4-9089-2c6257138fdb 2026-03-05 18:58:52.742 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9aa04cbb-ec9a-450b-a500-91ff2cd84b87 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 83ce6eb8-e3e8-41f4-9089-2c6257138fdb 2026-03-05 18:58:52.983 7 INFO neutron_taas.services.taas.taas_plugin [None req-9aa04cbb-ec9a-450b-a500-91ff2cd84b87 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 8731e00c-1395-4935-bcff-a8e22be00f24 2026-03-05 18:58:52.988 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9aa04cbb-ec9a-450b-a500-91ff2cd84b87 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 8731e00c-1395-4935-bcff-a8e22be00f24 2026-03-05 18:58:52.992 8 INFO neutron.services.segments.plugin [-] Segment d287a0e8-bbcb-4b87-b871-2c8f35434e5a resource provider aggregate not found 2026-03-05 18:58:52.994 8 INFO neutron.services.segments.plugin [-] Segment d287a0e8-bbcb-4b87-b871-2c8f35434e5a resource provider aggregate not found 2026-03-05 18:58:53.012 8 INFO neutron.services.segments.plugin [-] Segment d287a0e8-bbcb-4b87-b871-2c8f35434e5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d287a0e8-bbcb-4b87-b871-2c8f35434e5a found for delete ", "request_id": "req-bde01f3a-fc12-4585-842c-b9e741c9ed33"}]} 2026-03-05 18:58:53.013 8 INFO neutron.services.segments.plugin [-] Segment d287a0e8-bbcb-4b87-b871-2c8f35434e5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d287a0e8-bbcb-4b87-b871-2c8f35434e5a found for delete ", "request_id": "req-f08a954c-3d76-465b-85a7-05bbd24bd876"}]} 2026-03-05 18:58:53.032 8 INFO neutron.db.l3_hamode_db [None req-d2965742-0b8d-4969-97e1-5915e176dca7 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] HA network f67a4d7a-29ea-4e75-87dd-922e59cb6cec was deleted as no HA routers are present in tenant b7675c4134c840edb3dae84fdf32de71. [pid: 8|app: 0|req: 499/1003] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:52 2026] DELETE /v2.0/routers/394f4ac3-b1ef-41e1-9741-45bcae2e73f1 => generated 0 bytes in 501 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1004] 10.0.0.67 () {32 vars in 692 bytes} [Thu Mar 5 18:58:53 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:53.262 7 INFO neutron.db.l3_hamode_db [None req-9aa04cbb-ec9a-450b-a500-91ff2cd84b87 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] HA network 9c769a77-9b1a-442d-82b6-2239ee10ded6 was deleted as no HA routers are present in tenant b072d031762644bf85ed53a9674c30be. [pid: 7|app: 0|req: 505/1005] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:52 2026] DELETE /v2.0/routers/983886b0-5445-48ca-a68f-95247f7c3ea1 => generated 0 bytes in 728 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1006] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:53 2026] DELETE /v2.0/subnets/2d8ed6e8-4c34-433b-81e6-70a5b8d5faf2 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1007] 10.0.0.67 () {32 vars in 740 bytes} [Thu Mar 5 18:58:53 2026] GET /v2.0/subnets?network_id=0e645884-4e4d-48ca-9e7d-fb5032c9bb43 => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1008] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:53 2026] DELETE /v2.0/subnets/43a3840c-b98c-48c3-bce8-e395bdadfdb6 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1009] 10.0.0.67 () {32 vars in 651 bytes} [Thu Mar 5 18:58:53 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1010] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:53 2026] DELETE /v2.0/subnets/63bee244-3949-4853-91f6-1b8d16a88f3d => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:58:53.509 7 INFO neutron_taas.services.taas.taas_plugin [None req-842a01e6-09f8-49e1-bda4-38f6890e00fa 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] TaaS: Handle Delete Port: b8756e28-ce52-4cff-b621-115dd6843e85 2026-03-05 18:58:53.512 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-842a01e6-09f8-49e1-bda4-38f6890e00fa 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Tap Mirror: Handle Delete Port: b8756e28-ce52-4cff-b621-115dd6843e85 [pid: 8|app: 0|req: 503/1011] 10.0.0.67 () {32 vars in 647 bytes} [Thu Mar 5 18:58:53 2026] GET /v2.0/networks => generated 1308 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:58:53.625 8 INFO neutron_taas.services.taas.taas_plugin [None req-92e1f4ea-8855-41e8-858d-9f61d2af5665 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: b1f13d3b-0211-4ad7-ba2e-da2e2b7e730a 2026-03-05 18:58:53.628 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92e1f4ea-8855-41e8-858d-9f61d2af5665 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: b1f13d3b-0211-4ad7-ba2e-da2e2b7e730a [pid: 7|app: 0|req: 509/1012] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:58:53 2026] DELETE /v2.0/networks/6e2c40cc-9fe6-470a-b4c1-aa1f2efaec55 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1013] 10.0.0.67 () {32 vars in 645 bytes} [Thu Mar 5 18:58:53 2026] GET /v2.0/subnets => generated 1280 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1014] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:58:53 2026] DELETE /v2.0/networks/0abcaf39-af1c-48e1-950a-1de1a25d4963 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:58:53.875 7 INFO neutron_taas.services.taas.taas_plugin [None req-d438997a-cbc3-4c4c-974d-b86d89c0d07c 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] TaaS: Handle Delete Port: 022d2a46-af27-4b58-b0e7-fba36f98c145 2026-03-05 18:58:53.878 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d438997a-cbc3-4c4c-974d-b86d89c0d07c 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Tap Mirror: Handle Delete Port: 022d2a46-af27-4b58-b0e7-fba36f98c145 [pid: 8|app: 0|req: 505/1015] 10.0.0.67 () {32 vars in 721 bytes} [Thu Mar 5 18:58:53 2026] GET /v2.0/networks/8a053d1e-9031-41b8-a237-b9f45c0cd52b => generated 668 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1016] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 18:58:53 2026] GET /v2.0/subnets/0e56bcaf-4e30-49aa-81c8-b98f1ea55cc3 => generated 641 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:53.924 8 INFO neutron.pecan_wsgi.hooks.translation [None req-deefbebb-b173-4248-a4b7-523e7d7f0412 f2cf52b9035e4f41a0f4445b41bff6c6 ca8ab283538848e8887838f6f2130524 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 507/1017] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:53 2026] DELETE /v2.0/subnets/09a8fbcb-ca13-43f3-96f9-cc5cead56cab => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:58:53.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06a6a6c7-9979-492a-afe2-2e99400e1d23 f2cf52b9035e4f41a0f4445b41bff6c6 ca8ab283538848e8887838f6f2130524 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 508/1018] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:58:53 2026] DELETE /v2.0/networks/460149ac-f54c-46aa-9008-87f7b46ec669 => 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: 511/1019] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:58:53 2026] DELETE /v2.0/networks/1aaa1dea-0281-4083-9fa5-9f948f54900e => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1020] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:53 2026] DELETE /v2.0/subnets/0e56bcaf-4e30-49aa-81c8-b98f1ea55cc3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1021] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:54 2026] GET /v2.0/security-groups?tenant_id=b072d031762644bf85ed53a9674c30be&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:58:54.161 7 INFO neutron.db.segments_db [None req-ab489ea5-8829-44c2-a48c-bf78ceb3d603 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Added segment df7ea5bf-8c9d-4c63-ae38-2ddf9a2474d1 of type vxlan for network 665d31da-7161-4afd-a21a-36505d2efad2 [pid: 8|app: 0|req: 510/1022] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:58:54 2026] DELETE /v2.0/networks/8a053d1e-9031-41b8-a237-b9f45c0cd52b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1023] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:58:54 2026] POST /v2.0/networks => generated 615 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1024] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:54 2026] DELETE /v2.0/security-groups/a3128b87-8e78-4edc-8ffb-940c226827fa => 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: 514/1025] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:54 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:58:54.522 7 INFO neutron.services.segments.plugin [-] Segment 89df72d3-6742-4ede-8545-9f9f8f265afc resource provider aggregate not found 2026-03-05 18:58:54.543 7 INFO neutron.services.segments.plugin [-] Segment 89df72d3-6742-4ede-8545-9f9f8f265afc resource provider aggregate not found 2026-03-05 18:58:54.549 7 INFO neutron.services.segments.plugin [-] Segment 89df72d3-6742-4ede-8545-9f9f8f265afc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89df72d3-6742-4ede-8545-9f9f8f265afc found for delete ", "request_id": "req-75163e83-d20b-478d-b796-82f5da0cf055"}]} 2026-03-05 18:58:54.560 7 INFO neutron.services.segments.plugin [-] Segment 89df72d3-6742-4ede-8545-9f9f8f265afc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89df72d3-6742-4ede-8545-9f9f8f265afc found for delete ", "request_id": "req-ebd9ee5c-8477-4e6c-9278-523eb9cacbfc"}]} 2026-03-05 18:58:54.568 7 INFO neutron.services.segments.plugin [-] Segment 5bbd0044-2697-425b-bed3-5864c34acff9 resource provider aggregate not found 2026-03-05 18:58:54.580 7 INFO neutron.services.segments.plugin [-] Segment 5bbd0044-2697-425b-bed3-5864c34acff9 resource provider aggregate not found 2026-03-05 18:58:54.581 8 INFO neutron.db.segments_db [None req-1d7968c9-83ef-4586-8ba5-6100d6db6434 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Added segment eca59bb1-041e-4953-bd98-6b3ee939ed4c of type vxlan for network d7569adb-d1fd-4203-adfd-be6d4a39dc3b 2026-03-05 18:58:54.580 7 INFO neutron.services.segments.plugin [-] Segment 5bbd0044-2697-425b-bed3-5864c34acff9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bbd0044-2697-425b-bed3-5864c34acff9 found for delete ", "request_id": "req-2b21166d-16f4-4986-aff7-8d440c57a376"}]} 2026-03-05 18:58:54.596 7 INFO neutron.services.segments.plugin [-] Segment 5bbd0044-2697-425b-bed3-5864c34acff9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bbd0044-2697-425b-bed3-5864c34acff9 found for delete ", "request_id": "req-64ffb72f-b7fa-4b28-b0f4-75cd479f9e3a"}]} 2026-03-05 18:58:54.604 7 INFO neutron.services.segments.plugin [-] Segment d8537df8-c0d3-4aa0-864c-c3f52cf78359 resource provider aggregate not found 2026-03-05 18:58:54.609 7 INFO neutron.services.segments.plugin [-] Segment d8537df8-c0d3-4aa0-864c-c3f52cf78359 resource provider aggregate not found 2026-03-05 18:58:54.620 7 INFO neutron.services.segments.plugin [-] Segment d8537df8-c0d3-4aa0-864c-c3f52cf78359 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8537df8-c0d3-4aa0-864c-c3f52cf78359 found for delete ", "request_id": "req-6c3cc656-b24a-4a80-9050-49cbfa58a384"}]} 2026-03-05 18:58:54.627 7 INFO neutron.services.segments.plugin [-] Segment d8537df8-c0d3-4aa0-864c-c3f52cf78359 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8537df8-c0d3-4aa0-864c-c3f52cf78359 found for delete ", "request_id": "req-c698dcab-4913-4b98-8df5-a9de133e2c9f"}]} 2026-03-05 18:58:54.822 8 INFO neutron.db.l3_hamode_db [None req-1d7968c9-83ef-4586-8ba5-6100d6db6434 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 515/1026] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:54 2026] GET /v2.0/security-groups?tenant_id=ca8ab283538848e8887838f6f2130524&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:58:54.951 8 INFO neutron.db.l3_hamode_db [None req-1d7968c9-83ef-4586-8ba5-6100d6db6434 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 516/1027] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:58:54 2026] DELETE /v2.0/security-groups/22ecd6d9-38da-4860-b047-fa55c1afc617 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:58:55.040 8 INFO neutron.services.segments.plugin [-] Segment 178ffcb2-6e82-4e40-a57d-2233392a2225 resource provider aggregate not found 2026-03-05 18:58:55.058 8 INFO neutron.services.segments.plugin [-] Segment 178ffcb2-6e82-4e40-a57d-2233392a2225 resource provider aggregate not found 2026-03-05 18:58:55.069 8 INFO neutron.services.segments.plugin [-] Segment 178ffcb2-6e82-4e40-a57d-2233392a2225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 178ffcb2-6e82-4e40-a57d-2233392a2225 found for delete ", "request_id": "req-0bbe33d5-fb5d-4747-9fc3-1f865ea2dd72"}]} 2026-03-05 18:58:55.080 8 INFO neutron.services.segments.plugin [-] Segment 178ffcb2-6e82-4e40-a57d-2233392a2225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 178ffcb2-6e82-4e40-a57d-2233392a2225 found for delete ", "request_id": "req-ac3ccae2-af53-4102-a167-1cdfdca47f84"}]} 2026-03-05 18:58:55.093 8 INFO neutron.services.segments.plugin [-] Segment e0279801-1519-4aab-87da-10deb9dd56bf resource provider aggregate not found 2026-03-05 18:58:55.115 8 INFO neutron.services.segments.plugin [-] Segment e0279801-1519-4aab-87da-10deb9dd56bf resource provider aggregate not found 2026-03-05 18:58:55.118 8 INFO neutron.services.segments.plugin [-] Segment e0279801-1519-4aab-87da-10deb9dd56bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0279801-1519-4aab-87da-10deb9dd56bf found for delete ", "request_id": "req-4ca624ec-d97d-4ee1-9b27-4c6fcac88b06"}]} 2026-03-05 18:58:55.131 8 INFO neutron.services.segments.plugin [-] Segment e0279801-1519-4aab-87da-10deb9dd56bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0279801-1519-4aab-87da-10deb9dd56bf found for delete ", "request_id": "req-be963b82-a3fc-49ef-a4d9-5b97d9a5529e"}]} [pid: 8|app: 0|req: 512/1028] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:54 2026] POST /v2.0/routers => generated 511 bytes in 1063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1029] 10.0.0.67 () {34 vars in 663 bytes} [Thu Mar 5 18:58:55 2026] POST /v2.0/ports => generated 963 bytes in 340 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-03-05 18:58:56.206 8 INFO neutron.db.segments_db [None req-7b0b47ab-f0d6-4c76-90c7-ca20e6c8e92d 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 72d95773-38a9-4fbc-adff-5eadb4e7b32e of type vxlan for network e6e3b897-0d45-46bb-9fcd-4db1c70adb1a [pid: 8|app: 0|req: 513/1030] 10.0.0.67 () {34 vars in 669 bytes} [Thu Mar 5 18:58:55 2026] POST /v2.0/networks => generated 718 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1031] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:56 2026] POST /v2.0/subnets => generated 684 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:58:56.510 8 INFO neutron.db.segments_db [None req-efc718c2-ffbd-4f7a-ac0f-de6e36f30c93 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment ec92ab5e-a960-4e1d-b022-4f2ea0e1318d of type vxlan for network c8a22399-2af2-40eb-9c59-7a0e7df18eb3 2026-03-05 18:58:56.732 8 INFO neutron.db.l3_hamode_db [None req-efc718c2-ffbd-4f7a-ac0f-de6e36f30c93 706e33d299204aea985b21ad967787bd 1d3fd9c474314aa69c55a4258ff2ae22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 518/1032] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 18:58:55 2026] PUT /v2.0/routers/27dedc56-5e9a-48bc-ba58-e1d9686cec54/add_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 519/1033] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 18:58:56 2026] GET /v2.0/ports/fa04c598-219c-4d0f-b4db-54ed013eff69 => generated 1037 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:58:57.331 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b23c801-8c29-47fe-aea3-bb3aec6b0c34 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] TaaS: Handle Delete Port: fa04c598-219c-4d0f-b4db-54ed013eff69 2026-03-05 18:58:57.333 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b23c801-8c29-47fe-aea3-bb3aec6b0c34 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Tap Mirror: Handle Delete Port: fa04c598-219c-4d0f-b4db-54ed013eff69 2026-03-05 18:58:57.388 8 INFO neutron.db.l3_hamode_db [None req-efc718c2-ffbd-4f7a-ac0f-de6e36f30c93 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 520/1034] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 18:58:57 2026] PUT /v2.0/routers/27dedc56-5e9a-48bc-ba58-e1d9686cec54/remove_router_interface => generated 309 bytes in 659 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-03-05 18:58:57.793 7 INFO neutron.api.v2.resource [None req-fd948ccf-0ccf-4f0b-8572-f6ea1cbddbc1 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 521/1035] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 18:58:57 2026] PUT /v2.0/routers/27dedc56-5e9a-48bc-ba58-e1d9686cec54/remove_router_interface => generated 197 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1036] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 18:58:57 2026] GET /v2.0/ports?device_id=27dedc56-5e9a-48bc-ba58-e1d9686cec54 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:58:57.978 7 INFO neutron_taas.services.taas.taas_plugin [None req-007143ec-3d83-4b02-83f5-1d4d1154c572 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] TaaS: Handle Delete Port: 96b488ab-d559-4597-8f56-0f0fc3c5d168 2026-03-05 18:58:57.982 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-007143ec-3d83-4b02-83f5-1d4d1154c572 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Tap Mirror: Handle Delete Port: 96b488ab-d559-4597-8f56-0f0fc3c5d168 2026-03-05 18:58:58.321 7 INFO neutron.services.segments.plugin [-] Segment eca59bb1-041e-4953-bd98-6b3ee939ed4c resource provider aggregate not found 2026-03-05 18:58:58.324 7 INFO neutron.services.segments.plugin [-] Segment eca59bb1-041e-4953-bd98-6b3ee939ed4c resource provider aggregate not found 2026-03-05 18:58:58.341 7 INFO neutron.services.segments.plugin [-] Segment eca59bb1-041e-4953-bd98-6b3ee939ed4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eca59bb1-041e-4953-bd98-6b3ee939ed4c found for delete ", "request_id": "req-d42431fb-4df1-4f14-8f30-ca2aae583624"}]} 2026-03-05 18:58:58.344 7 INFO neutron.services.segments.plugin [-] Segment eca59bb1-041e-4953-bd98-6b3ee939ed4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eca59bb1-041e-4953-bd98-6b3ee939ed4c found for delete ", "request_id": "req-c8824571-fcb0-4ca3-b103-0617eab15e26"}]} 2026-03-05 18:58:58.352 7 INFO neutron.db.l3_hamode_db [None req-007143ec-3d83-4b02-83f5-1d4d1154c572 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] HA network d7569adb-d1fd-4203-adfd-be6d4a39dc3b was deleted as no HA routers are present in tenant b7675c4134c840edb3dae84fdf32de71. [pid: 7|app: 0|req: 523/1037] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:57 2026] DELETE /v2.0/routers/27dedc56-5e9a-48bc-ba58-e1d9686cec54 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1038] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:58:58 2026] DELETE /v2.0/subnets/a3c20e74-c839-4b1c-8d78-f63780616e87 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1039] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:58:58 2026] DELETE /v2.0/networks/665d31da-7161-4afd-a21a-36505d2efad2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:58:58.697 7 INFO neutron.db.segments_db [None req-2bb0c710-581f-47d4-b106-ea66d2e1ebe7 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Added segment fbc94f0d-f954-48e7-9f1e-d52a2c7f8019 of type vxlan for network fc8fe218-748e-4d28-93d6-db67779233ae [pid: 8|app: 0|req: 515/1040] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:56 2026] POST /v2.0/routers => generated 724 bytes in 2243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1041] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:58:58 2026] POST /v2.0/networks => generated 614 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1042] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:58:58 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1043] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:58 2026] POST /v2.0/subnets => generated 646 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1044] 10.0.0.157 () {34 vars in 970 bytes} [Thu Mar 5 18:58:59 2026] GET /v2.0/ports/47bf26c9-cf30-4320-ac90-7eed7481d03f => generated 968 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:58:59.207 7 INFO neutron.db.segments_db [None req-435f52de-b6af-4e30-9b53-fea0bca3f563 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Added segment e858186f-702d-45e9-b6c4-fd973f266325 of type vxlan for network 1a83cf5c-dc15-4b3f-9000-26653bb1ccc8 2026-03-05 18:58:59.437 7 INFO neutron.db.l3_hamode_db [None req-435f52de-b6af-4e30-9b53-fea0bca3f563 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 18:58:59.542 7 INFO neutron.db.l3_hamode_db [None req-435f52de-b6af-4e30-9b53-fea0bca3f563 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 516/1045] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 18:58:58 2026] PUT /v2.0/routers/b78de6e2-4098-4ef1-b193-68d5a2cea00c/add_router_interface => generated 309 bytes in 1022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1046] 162.253.55.195 () {34 vars in 999 bytes} [Thu Mar 5 18:58:59 2026] GET /v2.0/subnets?network_id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13 => generated 684 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1047] 162.253.55.195 () {34 vars in 1145 bytes} [Thu Mar 5 18:58:59 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89&device_owner=compute%3Anova&network_id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1048] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:58:59 2026] POST /v2.0/routers => generated 511 bytes in 922 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1049] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:58:59 2026] GET /v2.0/security-groups?tenant_id=bb72ef88c8a6410abf20d7c66316fbd9&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:00.377 7 INFO neutron.services.segments.plugin [-] Segment df7ea5bf-8c9d-4c63-ae38-2ddf9a2474d1 resource provider aggregate not found 2026-03-05 18:59:00.386 7 INFO neutron.services.segments.plugin [-] Segment df7ea5bf-8c9d-4c63-ae38-2ddf9a2474d1 resource provider aggregate not found 2026-03-05 18:59:00.407 7 INFO neutron.services.segments.plugin [-] Segment df7ea5bf-8c9d-4c63-ae38-2ddf9a2474d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df7ea5bf-8c9d-4c63-ae38-2ddf9a2474d1 found for delete ", "request_id": "req-abadc7f9-0724-457d-a37b-17f93077a904"}]} 2026-03-05 18:59:00.410 7 INFO neutron.services.segments.plugin [-] Segment df7ea5bf-8c9d-4c63-ae38-2ddf9a2474d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df7ea5bf-8c9d-4c63-ae38-2ddf9a2474d1 found for delete ", "request_id": "req-23cb6bfc-a4f6-4fa3-b652-d132008bc70f"}]} [pid: 7|app: 0|req: 531/1050] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 18:59:00 2026] PUT /v2.0/ports/47bf26c9-cf30-4320-ac90-7eed7481d03f => generated 1145 bytes in 544 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-03-05 18:59:00.677 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d953142b-55c3-49be-9882-18290626d06e'] response: {'name': 'network-changed', 'server_uuid': '81578464-900e-4c98-807f-25c6f8c38e89', 'tag': '47bf26c9-cf30-4320-ac90-7eed7481d03f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 532/1051] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:00 2026] DELETE /v2.0/security-groups/7804a81c-61e9-436d-8c09-2ca062f37ab1 => 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: 533/1052] 10.0.0.67 () {34 vars in 683 bytes} [Thu Mar 5 18:59:00 2026] POST /v2.0/security-groups => generated 1660 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1053] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:00 2026] GET /v2.0/security-groups?tenant_id=3b429cf41fc54c8aa86600347ea1cfab&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1054] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1055] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:01 2026] DELETE /v2.0/security-groups/794b41e3-3474-45b3-ba3f-d72b6bb0b2dd => 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: 537/1056] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1057] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:59:01 2026] GET /v2.0/ports?tenant_id=31dd6776917043e4a62b697c325c4426&device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1058] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 18:59:00 2026] PUT /v2.0/routers/37fe5265-e378-42fd-90a5-9fbbeeca665d/add_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1059] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:59:01 2026] GET /v2.0/networks?id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13 => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1060] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 18:59:01 2026] GET /v2.0/ports/76051c81-c88b-4dbc-84d8-32aa3ff8ca0e => generated 959 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1061] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 18:59:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=47bf26c9-cf30-4320-ac90-7eed7481d03f => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1062] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 18:59:01 2026] POST /v2.0/floatingips => generated 552 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1063] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 18:59:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=47bf26c9-cf30-4320-ac90-7eed7481d03f => 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: 541/1064] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:59:01 2026] GET /v2.0/subnets?id=afe435db-0f28-409b-8ff7-866c16e009f3 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:01.918 8 INFO neutron_taas.services.taas.taas_plugin [None req-b288a3f5-92ff-411e-8947-6c981ab8df9d 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] TaaS: Handle Delete Port: 76051c81-c88b-4dbc-84d8-32aa3ff8ca0e 2026-03-05 18:59:01.921 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b288a3f5-92ff-411e-8947-6c981ab8df9d 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Tap Mirror: Handle Delete Port: 76051c81-c88b-4dbc-84d8-32aa3ff8ca0e [pid: 7|app: 0|req: 542/1065] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:59:01 2026] GET /v2.0/ports?network_id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13&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: 543/1066] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:59:01 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1067] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:59:02 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1068] 10.0.0.157 () {34 vars in 1099 bytes} [Thu Mar 5 18:59:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2039956300&fields=id&tenant_id=1d3fd9c474314aa69c55a4258ff2ae22 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1069] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 18:59:01 2026] PUT /v2.0/routers/37fe5265-e378-42fd-90a5-9fbbeeca665d/remove_router_interface => generated 309 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1070] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 18:59:02 2026] GET /v2.0/ports?device_id=37fe5265-e378-42fd-90a5-9fbbeeca665d => 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: 546/1071] 10.0.0.157 () {34 vars in 981 bytes} [Thu Mar 5 18:59:02 2026] GET /v2.0/networks?id=e6e3b897-0d45-46bb-9fcd-4db1c70adb1a => generated 669 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1072] 10.0.0.157 () {34 vars in 964 bytes} [Thu Mar 5 18:59:02 2026] GET /v2.0/quotas/1d3fd9c474314aa69c55a4258ff2ae22 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1073] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 18:59:02 2026] GET /v2.0/ports?tenant_id=1d3fd9c474314aa69c55a4258ff2ae22&fields=id => generated 57 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1074] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:02 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:02.589 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a94cd7b-e837-4ea1-82a5-2c549ec47d84 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] TaaS: Handle Delete Port: 4e121d47-6785-48d7-b77c-a0d73ac5f4dc [pid: 7|app: 0|req: 550/1075] 10.0.0.157 () {34 vars in 1007 bytes} [Thu Mar 5 18:59:02 2026] GET /v2.0/networks/e6e3b897-0d45-46bb-9fcd-4db1c70adb1a?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:59:02.597 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a94cd7b-e837-4ea1-82a5-2c549ec47d84 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Tap Mirror: Handle Delete Port: 4e121d47-6785-48d7-b77c-a0d73ac5f4dc [pid: 7|app: 0|req: 551/1076] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:02 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1077] 10.0.0.157 () {34 vars in 1107 bytes} [Thu Mar 5 18:59:02 2026] GET /v2.0/networks/e6e3b897-0d45-46bb-9fcd-4db1c70adb1a?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: 553/1078] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:02 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:59:03.014 8 INFO neutron.services.segments.plugin [-] Segment e858186f-702d-45e9-b6c4-fd973f266325 resource provider aggregate not found 2026-03-05 18:59:03.021 8 INFO neutron.services.segments.plugin [-] Segment e858186f-702d-45e9-b6c4-fd973f266325 resource provider aggregate not found 2026-03-05 18:59:03.033 8 INFO neutron.services.segments.plugin [-] Segment e858186f-702d-45e9-b6c4-fd973f266325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e858186f-702d-45e9-b6c4-fd973f266325 found for delete ", "request_id": "req-78095ffe-2393-4461-9101-fbe70ce46907"}]} 2026-03-05 18:59:03.042 8 INFO neutron.services.segments.plugin [-] Segment e858186f-702d-45e9-b6c4-fd973f266325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e858186f-702d-45e9-b6c4-fd973f266325 found for delete ", "request_id": "req-00e16ed5-d017-4313-9973-e6d3e0ba0dff"}]} 2026-03-05 18:59:03.050 8 INFO neutron.db.l3_hamode_db [None req-1a94cd7b-e837-4ea1-82a5-2c549ec47d84 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] HA network 1a83cf5c-dc15-4b3f-9000-26653bb1ccc8 was deleted as no HA routers are present in tenant b7675c4134c840edb3dae84fdf32de71. [pid: 8|app: 0|req: 526/1079] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:02 2026] DELETE /v2.0/routers/37fe5265-e378-42fd-90a5-9fbbeeca665d => generated 0 bytes in 675 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1080] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:59:03 2026] GET /v2.0/ports?tenant_id=31dd6776917043e4a62b697c325c4426&device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 1417 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1081] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:03 2026] DELETE /v2.0/subnets/b50930a2-9c5f-4594-aac4-744c277a1485 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1082] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:59:03 2026] GET /v2.0/networks?id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13 => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1083] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 18:59:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=47bf26c9-cf30-4320-ac90-7eed7481d03f => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1084] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 18:59:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=47bf26c9-cf30-4320-ac90-7eed7481d03f => 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: 531/1085] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:59:03 2026] GET /v2.0/subnets?id=afe435db-0f28-409b-8ff7-866c16e009f3 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:03.317 7 INFO neutron.services.segments.plugin [-] Segment fbc94f0d-f954-48e7-9f1e-d52a2c7f8019 resource provider aggregate not found 2026-03-05 18:59:03.326 7 INFO neutron.services.segments.plugin [-] Segment fbc94f0d-f954-48e7-9f1e-d52a2c7f8019 resource provider aggregate not found 2026-03-05 18:59:03.336 7 INFO neutron.services.segments.plugin [-] Segment fbc94f0d-f954-48e7-9f1e-d52a2c7f8019 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbc94f0d-f954-48e7-9f1e-d52a2c7f8019 found for delete ", "request_id": "req-da32cf60-8ab7-439f-9918-5c753e8802b0"}]} 2026-03-05 18:59:03.346 7 INFO neutron.services.segments.plugin [-] Segment fbc94f0d-f954-48e7-9f1e-d52a2c7f8019 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbc94f0d-f954-48e7-9f1e-d52a2c7f8019 found for delete ", "request_id": "req-fdac9b05-c74d-41c3-8489-745c039e15aa"}]} [pid: 7|app: 0|req: 555/1086] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:03 2026] DELETE /v2.0/networks/fc8fe218-748e-4d28-93d6-db67779233ae => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1087] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:59:03 2026] GET /v2.0/ports?network_id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:03.405 7 INFO neutron.db.segments_db [None req-c69e2d6d-0457-4fc9-9582-eb9a0df30e0f 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Added segment 2ca5f449-c711-4101-887b-492812b5a5b5 of type vxlan for network 977edca5-4a19-4bfe-ac76-69f8af06c846 [pid: 8|app: 0|req: 533/1088] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:59:03 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?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: 534/1089] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:59:03 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:59:03.628 7 INFO neutron.db.l3_hamode_db [None req-c69e2d6d-0457-4fc9-9582-eb9a0df30e0f 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 535/1090] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:03 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => 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: 536/1091] 162.253.55.195 () {34 vars in 1117 bytes} [Thu Mar 5 18:59:04 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1148 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:04.409 7 INFO neutron.db.l3_hamode_db [None req-c69e2d6d-0457-4fc9-9582-eb9a0df30e0f 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 537/1092] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 18:59:04 2026] PUT /v2.0/ports/47bf26c9-cf30-4320-ac90-7eed7481d03f => generated 968 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:04.695 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6cf2c8c0-34bf-4ff7-ad83-2e0068fb3172'] response: {'name': 'network-changed', 'server_uuid': '81578464-900e-4c98-807f-25c6f8c38e89', 'tag': '47bf26c9-cf30-4320-ac90-7eed7481d03f', '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: 540/1095] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:04 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => 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: 541/1096] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:59:05 2026] GET /v2.0/ports?tenant_id=31dd6776917043e4a62b697c325c4426&device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1097] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:03 2026] POST /v2.0/routers => generated 691 bytes in 1864 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1098] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:59:05 2026] GET /v2.0/networks?id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13 => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1099] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 18:59:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=47bf26c9-cf30-4320-ac90-7eed7481d03f => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1100] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 18:59:05 2026] GET /v2.0/routers/19c9df8b-007f-4599-83a0-162c6f4b0b08 => generated 697 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1101] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:59:05 2026] GET /v2.0/subnets?id=afe435db-0f28-409b-8ff7-866c16e009f3 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1102] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:59:05 2026] GET /v2.0/ports?network_id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13&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: 544/1103] 10.0.0.67 () {32 vars in 645 bytes} [Thu Mar 5 18:59:05 2026] GET /v2.0/routers => generated 700 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1104] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:59:05 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?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: 561/1105] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:59:05 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?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: 8|app: 0|req: 545/1106] 10.0.0.67 () {34 vars in 739 bytes} [Thu Mar 5 18:59:05 2026] PUT /v2.0/routers/19c9df8b-007f-4599-83a0-162c6f4b0b08 => generated 704 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1107] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 18:59:05 2026] GET /v2.0/routers/19c9df8b-007f-4599-83a0-162c6f4b0b08 => generated 704 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1108] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 18:59:05 2026] GET /v2.0/ports?device_id=19c9df8b-007f-4599-83a0-162c6f4b0b08 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:59:05.888 7 INFO neutron.db.segments_db [None req-d98b432f-61f0-4bbb-aa89-a8084c7af353 bc991029261941a4b3d9d1ea9dc0a61d 2e8c1900bc024e9f84d0b7682923df26 - - default default] Added segment 0bf7f6e8-c15e-4a6b-b83a-203f5b19180a of type vxlan for network 7cb184d6-1a31-4462-a15e-ae7e9bac191e [pid: 7|app: 0|req: 562/1109] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:59:05 2026] POST /v2.0/networks => generated 707 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:06.065 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9aad091-0083-4677-a959-f5ae20184fc6 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] TaaS: Handle Delete Port: 5dc6ad77-ca2f-4d1d-bb34-728a9016b025 2026-03-05 18:59:06.069 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9aad091-0083-4677-a959-f5ae20184fc6 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Tap Mirror: Handle Delete Port: 5dc6ad77-ca2f-4d1d-bb34-728a9016b025 [pid: 7|app: 0|req: 563/1110] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:05 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) [pid: 7|app: 0|req: 564/1111] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:06 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => 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: 565/1112] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:06 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:59:06.281 7 WARNING neutron.api.v2.base [None req-8f287b9f-0c11-4e9a-8ad7-c60af46129d3 bc991029261941a4b3d9d1ea9dc0a61d 2e8c1900bc024e9f84d0b7682923df26 - - 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-03-05 18:59:06.282 7 INFO neutron.api.v2.resource [None req-8f287b9f-0c11-4e9a-8ad7-c60af46129d3 bc991029261941a4b3d9d1ea9dc0a61d 2e8c1900bc024e9f84d0b7682923df26 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 566/1113] 10.0.0.67 () {34 vars in 679 bytes} [Thu Mar 5 18:59:06 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-03-05 18:59:06.295 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9aad091-0083-4677-a959-f5ae20184fc6 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] TaaS: Handle Delete Port: d0352ea3-abf1-48df-99b3-c5c42efeeb27 2026-03-05 18:59:06.297 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9aad091-0083-4677-a959-f5ae20184fc6 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] Tap Mirror: Handle Delete Port: d0352ea3-abf1-48df-99b3-c5c42efeeb27 [pid: 7|app: 0|req: 567/1114] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:06 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:06.467 7 INFO neutron.services.segments.plugin [-] Segment 0bf7f6e8-c15e-4a6b-b83a-203f5b19180a resource provider aggregate not found 2026-03-05 18:59:06.472 7 INFO neutron.services.segments.plugin [-] Segment 0bf7f6e8-c15e-4a6b-b83a-203f5b19180a resource provider aggregate not found 2026-03-05 18:59:06.486 7 INFO neutron.services.segments.plugin [-] Segment 0bf7f6e8-c15e-4a6b-b83a-203f5b19180a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf7f6e8-c15e-4a6b-b83a-203f5b19180a found for delete ", "request_id": "req-29cc434d-e181-48f4-bc6d-577df4221972"}]} 2026-03-05 18:59:06.489 7 INFO neutron.services.segments.plugin [-] Segment 0bf7f6e8-c15e-4a6b-b83a-203f5b19180a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf7f6e8-c15e-4a6b-b83a-203f5b19180a found for delete ", "request_id": "req-3f554c1c-4a12-4a81-af7c-94d6180fa7f6"}]} [pid: 7|app: 0|req: 568/1115] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:06 2026] DELETE /v2.0/networks/7cb184d6-1a31-4462-a15e-ae7e9bac191e => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1116] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:59:06 2026] GET /v2.0/ports?tenant_id=31dd6776917043e4a62b697c325c4426&device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:06.599 7 INFO neutron.db.segments_db [None req-3d898efb-57d7-448d-bcdf-24b21af1dccf bc991029261941a4b3d9d1ea9dc0a61d 2e8c1900bc024e9f84d0b7682923df26 - - default default] Added segment 35834044-be33-4b6f-ab9d-97d789fdf4fe of type vxlan for network ac1ddf46-344e-4c8d-8bae-fd242b19eef5 2026-03-05 18:59:06.606 8 INFO neutron.services.segments.plugin [-] Segment 2ca5f449-c711-4101-887b-492812b5a5b5 resource provider aggregate not found 2026-03-05 18:59:06.613 8 INFO neutron.services.segments.plugin [-] Segment 2ca5f449-c711-4101-887b-492812b5a5b5 resource provider aggregate not found 2026-03-05 18:59:06.626 8 INFO neutron.services.segments.plugin [-] Segment 2ca5f449-c711-4101-887b-492812b5a5b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ca5f449-c711-4101-887b-492812b5a5b5 found for delete ", "request_id": "req-c2505995-1aeb-4e61-b1f6-90fa438f82f5"}]} 2026-03-05 18:59:06.633 8 INFO neutron.db.l3_hamode_db [None req-e9aad091-0083-4677-a959-f5ae20184fc6 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] HA network 977edca5-4a19-4bfe-ac76-69f8af06c846 was deleted as no HA routers are present in tenant b7675c4134c840edb3dae84fdf32de71. 2026-03-05 18:59:06.637 8 INFO neutron.services.segments.plugin [-] Segment 2ca5f449-c711-4101-887b-492812b5a5b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ca5f449-c711-4101-887b-492812b5a5b5 found for delete ", "request_id": "req-437cf126-7d5d-4f58-9350-f9ce1e37eb01"}]} [pid: 8|app: 0|req: 548/1117] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:05 2026] DELETE /v2.0/routers/19c9df8b-007f-4599-83a0-162c6f4b0b08 => generated 0 bytes in 783 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1118] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:59:06 2026] POST /v2.0/networks => generated 704 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1119] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:59:06 2026] GET /v2.0/networks?id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13 => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1120] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 18:59:06 2026] GET /v2.0/ports?device_id=19c9df8b-007f-4599-83a0-162c6f4b0b08 => 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: 572/1121] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 18:59:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=47bf26c9-cf30-4320-ac90-7eed7481d03f => generated 860 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:06.748 7 INFO neutron.api.v2.resource [None req-2897cd91-6994-41b1-8696-eac040b7a670 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 573/1122] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:06 2026] DELETE /v2.0/routers/19c9df8b-007f-4599-83a0-162c6f4b0b08 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1123] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:59:06 2026] GET /v2.0/subnets?id=afe435db-0f28-409b-8ff7-866c16e009f3 => generated 702 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1124] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 18:59:06 2026] GET /v2.0/ports?device_id=37fe5265-e378-42fd-90a5-9fbbeeca665d => 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: 576/1125] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:59:06 2026] GET /v2.0/ports?network_id=519ac6fe-6491-45e9-8e0c-b4368b3e8e13&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:06.834 7 INFO neutron.api.v2.resource [None req-c8f1702c-fd62-492d-8beb-d034a8a3ebe6 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1126] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:06 2026] DELETE /v2.0/routers/37fe5265-e378-42fd-90a5-9fbbeeca665d => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1127] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:59:06 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?fields=segments => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1128] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:06 2026] POST /v2.0/subnets => generated 647 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:06.871 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a71cb30d-7cf6-4f83-b12e-b76ffecba442 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 579/1129] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:06 2026] DELETE /v2.0/subnets/b50930a2-9c5f-4594-aac4-744c277a1485 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:59:06.878 7 WARNING neutron.api.v2.base [None req-e0d1c078-dd85-47d6-8839-d5250f4b4e85 bc991029261941a4b3d9d1ea9dc0a61d 2e8c1900bc024e9f84d0b7682923df26 - - 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-03-05 18:59:06.878 7 INFO neutron.api.v2.resource [None req-e0d1c078-dd85-47d6-8839-d5250f4b4e85 bc991029261941a4b3d9d1ea9dc0a61d 2e8c1900bc024e9f84d0b7682923df26 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 580/1130] 10.0.0.67 () {34 vars in 679 bytes} [Thu Mar 5 18:59:06 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1131] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 18:59:06 2026] GET /v2.0/ports?device_id=27dedc56-5e9a-48bc-ba58-e1d9686cec54 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1132] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:59:06 2026] GET /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13?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-03-05 18:59:06.936 8 INFO neutron.api.v2.resource [None req-26d10271-4f09-4755-a217-bba3fec5e243 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 552/1133] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:06 2026] DELETE /v2.0/routers/27dedc56-5e9a-48bc-ba58-e1d9686cec54 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:59:06.955 8 INFO neutron.pecan_wsgi.hooks.translation [None req-177d83b2-00f5-4fb0-9ef1-a3e240757958 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 553/1134] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:06 2026] DELETE /v2.0/subnets/a3c20e74-c839-4b1c-8d78-f63780616e87 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1135] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 18:59:06 2026] GET /v2.0/ports?device_id=394f4ac3-b1ef-41e1-9741-45bcae2e73f1 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:59:06.999 8 INFO neutron.api.v2.resource [None req-ce12245e-66bc-4c04-82d9-14cd6740d1fb 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 555/1136] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:06 2026] DELETE /v2.0/routers/394f4ac3-b1ef-41e1-9741-45bcae2e73f1 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:59:07.019 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c3d239c-d120-4cf7-a89f-4da8d4b4cfe0 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 556/1137] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:07 2026] DELETE /v2.0/subnets/2d8ed6e8-4c34-433b-81e6-70a5b8d5faf2 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:59:07.052 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea59a481-690c-43b2-ad72-c33cc1468a86 895faca3079a48258b23bab21ccb925c b7675c4134c840edb3dae84fdf32de71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 557/1138] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:07 2026] DELETE /v2.0/subnets/43a3840c-b98c-48c3-bce8-e395bdadfdb6 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1139] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:06 2026] DELETE /v2.0/networks/ac1ddf46-344e-4c8d-8bae-fd242b19eef5 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:59:07.135 8 INFO neutron.db.segments_db [None req-d591f53f-5bc5-44ab-a6a1-8f71db8944f8 bc991029261941a4b3d9d1ea9dc0a61d 2e8c1900bc024e9f84d0b7682923df26 - - default default] Added segment f0753499-1ecd-44e1-bc46-f3819522dc99 of type vxlan for network 27cfc520-f5ae-443a-aed7-42aba7f83227 [pid: 7|app: 0|req: 583/1140] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:59:07 2026] GET /v2.0/networks?id=e6e3b897-0d45-46bb-9fcd-4db1c70adb1a => generated 669 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1141] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:59:07 2026] POST /v2.0/networks => generated 707 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1142] 162.253.55.195 () {34 vars in 1049 bytes} [Thu Mar 5 18:59:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1d3fd9c474314aa69c55a4258ff2ae22 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1143] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:07 2026] POST /v2.0/subnets => generated 647 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1144] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:07 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => 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: 561/1145] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:07 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1146] 10.0.0.67 () {34 vars in 679 bytes} [Thu Mar 5 18:59:07 2026] POST /v2.0/rbac-policies => generated 324 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1147] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:07 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1148] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:07 2026] GET /v2.0/security-groups?tenant_id=b7675c4134c840edb3dae84fdf32de71&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1149] 162.253.55.195 () {38 vars in 954 bytes} [Thu Mar 5 18:59:07 2026] POST /v2.0/ports => generated 958 bytes in 782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1150] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:07 2026] DELETE /v2.0/security-groups/a2968a1d-cbbc-4fdb-a84b-2d3fb33bd6db => generated 0 bytes in 140 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: 566/1151] 10.0.0.67 () {32 vars in 721 bytes} [Thu Mar 5 18:59:08 2026] GET /v2.0/networks/27cfc520-f5ae-443a-aed7-42aba7f83227 => generated 654 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:08.513 7 INFO neutron.services.segments.plugin [-] Segment 35834044-be33-4b6f-ab9d-97d789fdf4fe resource provider aggregate not found 2026-03-05 18:59:08.516 7 INFO neutron.services.segments.plugin [-] Segment 35834044-be33-4b6f-ab9d-97d789fdf4fe resource provider aggregate not found 2026-03-05 18:59:08.534 7 INFO neutron.services.segments.plugin [-] Segment 35834044-be33-4b6f-ab9d-97d789fdf4fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35834044-be33-4b6f-ab9d-97d789fdf4fe found for delete ", "request_id": "req-a0578ea4-1042-44a7-9bcb-20b1fad328ea"}]} 2026-03-05 18:59:08.535 7 INFO neutron.services.segments.plugin [-] Segment 35834044-be33-4b6f-ab9d-97d789fdf4fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35834044-be33-4b6f-ab9d-97d789fdf4fe found for delete ", "request_id": "req-7936cacb-8be2-4e9f-b34a-1e97f559a453"}]} [pid: 8|app: 0|req: 567/1152] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:08 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1153] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 18:59:08 2026] PUT /v2.0/ports/3c030be7-3bbb-4dab-96e9-a1d743ec0912 => generated 1239 bytes in 574 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: 568/1154] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:08 2026] GET /v2.0/security-groups?id=2eb3d399-2987-4ae6-aa5f-be15e4e39498&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: 587/1155] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 18:59:08 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:08.654 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-776654a6-5e6f-430d-8fb2-457969f525e2'] response: {'name': 'network-changed', 'server_uuid': 'de57cb06-e176-436a-8683-39826cd2c849', 'tag': '3c030be7-3bbb-4dab-96e9-a1d743ec0912', 'status': 'completed', 'code': 200} 2026-03-05 18:59:08.799 8 INFO neutron_taas.services.taas.taas_plugin [req-ff5437d0-ca43-4c2f-a5b1-883057df1cd7 req-19b47b9b-e71f-47e8-8d67-f5e218601f62 18ab2462f6454510a2f7358220bd8f3b 31dd6776917043e4a62b697c325c4426 - - default default] TaaS: Handle Delete Port: 47bf26c9-cf30-4320-ac90-7eed7481d03f 2026-03-05 18:59:08.803 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ff5437d0-ca43-4c2f-a5b1-883057df1cd7 req-19b47b9b-e71f-47e8-8d67-f5e218601f62 18ab2462f6454510a2f7358220bd8f3b 31dd6776917043e4a62b697c325c4426 - - default default] Tap Mirror: Handle Delete Port: 47bf26c9-cf30-4320-ac90-7eed7481d03f [pid: 7|app: 0|req: 588/1156] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:08 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:08.912 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f26828ca-1ccc-41ed-9f85-fd33d76a4580 7eb30811d3e445bd9b46ba4882693b1d 6eac757fb5e34efc96d4b4c3ac6eb02b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 589/1157] 10.0.0.67 () {32 vars in 721 bytes} [Thu Mar 5 18:59:08 2026] GET /v2.0/networks/27cfc520-f5ae-443a-aed7-42aba7f83227 => generated 138 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1158] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:08 2026] GET /v2.0/security-groups?id=50485a10-eb65-49d3-a313-52b31cbc5226&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:08.974 8 INFO neutron.db.l3_db [req-ff5437d0-ca43-4c2f-a5b1-883057df1cd7 req-19b47b9b-e71f-47e8-8d67-f5e218601f62 18ab2462f6454510a2f7358220bd8f3b 31dd6776917043e4a62b697c325c4426 - - default default] Floating IP 59c470cd-1d3f-496d-9ec1-fa6632aa075c disassociated. External IP: 10.96.250.220, port: 47bf26c9-cf30-4320-ac90-7eed7481d03f. [pid: 7|app: 0|req: 591/1159] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:08 2026] DELETE /v2.0/networks/27cfc520-f5ae-443a-aed7-42aba7f83227 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:59:09.152 7 INFO neutron.pecan_wsgi.hooks.translation [None req-afae962b-84f2-4156-ab9e-7448af813576 bc991029261941a4b3d9d1ea9dc0a61d 2e8c1900bc024e9f84d0b7682923df26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 592/1160] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:09 2026] DELETE /v2.0/subnets/18c04cb6-058a-42ca-8cea-b587cd4af389 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:59:09.165 7 INFO neutron.pecan_wsgi.hooks.translation [None req-935f4219-f4dc-4582-b243-8f98c16ab676 bc991029261941a4b3d9d1ea9dc0a61d 2e8c1900bc024e9f84d0b7682923df26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 593/1161] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:09 2026] DELETE /v2.0/subnets/51c3d01e-a9f8-471d-95ea-83b7b5a1d955 => 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: 594/1162] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:59:09 2026] GET /v2.0/ports?tenant_id=1d3fd9c474314aa69c55a4258ff2ae22&device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:09.211 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52d6476c-38ca-488f-a1f0-fd3b8e15a279 bc991029261941a4b3d9d1ea9dc0a61d 2e8c1900bc024e9f84d0b7682923df26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 595/1163] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:09 2026] DELETE /v2.0/subnets/24639369-1898-445d-b470-fed29f4c1bab => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1164] 162.253.55.195 () {34 vars in 1017 bytes} [Thu Mar 5 18:59:09 2026] GET /v2.0/networks?tenant_id=1d3fd9c474314aa69c55a4258ff2ae22&shared=False => generated 765 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1165] 162.253.55.195 () {34 vars in 929 bytes} [Thu Mar 5 18:59:09 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: 8|app: 0|req: 569/1166] 162.253.55.195 () {36 vars in 996 bytes} [Thu Mar 5 18:59:08 2026] DELETE /v2.0/ports/47bf26c9-cf30-4320-ac90-7eed7481d03f => generated 0 bytes in 687 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:59:09.369 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0eb5ab95-229e-4a7b-b08f-2af4c075f5b7'] response: {'server_uuid': '81578464-900e-4c98-807f-25c6f8c38e89', 'name': 'network-vif-deleted', 'tag': '47bf26c9-cf30-4320-ac90-7eed7481d03f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 598/1167] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:09 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1168] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:09 2026] GET /v2.0/security-groups?id=2eb3d399-2987-4ae6-aa5f-be15e4e39498&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1169] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:09 2026] GET /v2.0/security-groups?tenant_id=6bfba00e09c3453399cf4880ae3e9f83&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1170] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => 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: 571/1171] 10.0.0.67 () {34 vars in 682 bytes} [Thu Mar 5 18:59:09 2026] POST /v2.0/security-groups => generated 1624 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1172] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:10 2026] DELETE /v2.0/security-groups/d8983b90-522f-4a07-8c51-fc5e087ceb21 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1173] 10.0.0.67 () {32 vars in 661 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/security-groups => generated 4529 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1174] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/ports?tenant_id=1d3fd9c474314aa69c55a4258ff2ae22&device_id=de57cb06-e176-436a-8683-39826cd2c849 => 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: 603/1175] 162.253.55.195 () {34 vars in 1059 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3c030be7-3bbb-4dab-96e9-a1d743ec0912 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1176] 10.0.0.67 () {34 vars in 756 bytes} [Thu Mar 5 18:59:10 2026] PUT /v2.0/security-groups/dd4758c1-1f51-49ac-ac7d-3933cff77399 => generated 1661 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1177] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/subnets?id=56f2c87c-45b6-4dd4-b71b-2fcdb08cff30 => generated 687 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1178] 10.0.0.67 () {32 vars in 735 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/security-groups/dd4758c1-1f51-49ac-ac7d-3933cff77399 => generated 1661 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1179] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/ports?network_id=e6e3b897-0d45-46bb-9fcd-4db1c70adb1a&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:10.559 7 INFO neutron.services.segments.plugin [-] Segment f0753499-1ecd-44e1-bc46-f3819522dc99 resource provider aggregate not found 2026-03-05 18:59:10.567 7 INFO neutron.services.segments.plugin [-] Segment f0753499-1ecd-44e1-bc46-f3819522dc99 resource provider aggregate not found 2026-03-05 18:59:10.587 7 INFO neutron.services.segments.plugin [-] Segment f0753499-1ecd-44e1-bc46-f3819522dc99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0753499-1ecd-44e1-bc46-f3819522dc99 found for delete ", "request_id": "req-5d1c8c6c-3a28-4e2a-b6d0-c41dad24c3d2"}]} 2026-03-05 18:59:10.588 7 INFO neutron.services.segments.plugin [-] Segment f0753499-1ecd-44e1-bc46-f3819522dc99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0753499-1ecd-44e1-bc46-f3819522dc99 found for delete ", "request_id": "req-ff3feaee-4fb0-4080-bd19-9d49c476a88f"}]} [pid: 7|app: 0|req: 606/1180] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:10 2026] DELETE /v2.0/security-groups/dd4758c1-1f51-49ac-ac7d-3933cff77399 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1181] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/security-groups?tenant_id=6eac757fb5e34efc96d4b4c3ac6eb02b&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1182] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/networks/e6e3b897-0d45-46bb-9fcd-4db1c70adb1a?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: 576/1183] 10.0.0.67 () {32 vars in 661 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1184] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/networks/e6e3b897-0d45-46bb-9fcd-4db1c70adb1a?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) 2026-03-05 18:59:10.714 8 INFO neutron.api.v2.resource [None req-bbf3b1fe-4854-466d-9015-b50dc4ea6ee0 01d085386879412abda3686ce172bd35 c289dd26e7884ab6a1402bb7ed04e21d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 578/1185] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:10 2026] DELETE /v2.0/security-groups/dd4758c1-1f51-49ac-ac7d-3933cff77399 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1186] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:10 2026] DELETE /v2.0/security-groups/61e02c02-6d3d-4991-83ae-8024201fdfdd => 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: 579/1187] 10.0.0.67 () {34 vars in 682 bytes} [Thu Mar 5 18:59:10 2026] POST /v2.0/security-groups => generated 1625 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1188] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/security-groups?tenant_id=2e8c1900bc024e9f84d0b7682923df26&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: 609/1189] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1190] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:10 2026] DELETE /v2.0/security-groups/cd72c5b0-bf00-4512-95fc-75ab895c1d60 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1191] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1192] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/security-groups?id=2eb3d399-2987-4ae6-aa5f-be15e4e39498&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: 8|app: 0|req: 582/1193] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 18:59:10 2026] GET /v2.0/security-group-rules/8932c747-d422-4624-8576-1f4c8517dfbc => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1194] 10.0.0.67 () {32 vars in 671 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1195] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 18:59:11 2026] DELETE /v2.0/security-group-rules/8932c747-d422-4624-8576-1f4c8517dfbc => 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: 613/1196] 10.0.0.67 () {32 vars in 671 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1197] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1198] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/subnets => generated 3915 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1199] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => 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: 616/1200] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1201] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/security-group-rules/3dd0b970-2bf9-460f-b018-a7ead080884a => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1202] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/security-groups => generated 34049 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1203] 10.0.0.67 () {32 vars in 671 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1204] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/networks => generated 5076 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1205] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/subnets => generated 3915 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1206] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 18:59:11 2026] DELETE /v2.0/security-group-rules/3dd0b970-2bf9-460f-b018-a7ead080884a => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1207] 10.0.0.67 () {32 vars in 671 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1208] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/ports => generated 17256 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-05 18:59:11.665 8 INFO neutron.db.securitygroups_db [None req-beedabc0-1086-4692-8348-5f942109afc6 01d085386879412abda3686ce172bd35 c289dd26e7884ab6a1402bb7ed04e21d - - default default] Project c289dd26e7884ab6a1402bb7ed04e21d 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: 589/1209] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:11 2026] POST /v2.0/security-group-rules => generated 607 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1210] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/routers => generated 1468 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1211] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/security-group-rules/0c88575b-d518-4f2e-924c-d98488b2b314 => 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: 622/1212] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1213] 10.0.0.67 () {32 vars in 671 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1214] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 18:59:11 2026] DELETE /v2.0/security-group-rules/0c88575b-d518-4f2e-924c-d98488b2b314 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1215] 10.0.0.151 () {28 vars in 676 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/routers/32f33238-e69c-42b0-8de4-7d16cdc15812/l3-agents => generated 681 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1216] 10.0.0.67 () {32 vars in 671 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1217] 10.0.0.151 () {28 vars in 676 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/routers/b78de6e2-4098-4ef1-b193-68d5a2cea00c/l3-agents => generated 682 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1218] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:11 2026] DELETE /v2.0/security-groups/fa2acb20-52fe-4812-83b6-937fcc14d3ab => 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: 593/1219] 10.0.0.157 () {34 vars in 1083 bytes} [Thu Mar 5 18:59:11 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849&device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 1242 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1220] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 18:59:12 2026] GET /v2.0/floatingips => generated 1093 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1221] 10.0.0.67 () {32 vars in 661 bytes} [Thu Mar 5 18:59:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1222] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:12 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1223] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 18:59:12 2026] GET /v2.0/agents => generated 3386 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1224] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:12 2026] GET /v2.0/security-groups?id=2eb3d399-2987-4ae6-aa5f-be15e4e39498&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1225] 10.0.0.67 () {32 vars in 661 bytes} [Thu Mar 5 18:59:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1226] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:12 2026] GET /v2.0/security-groups?id=2eb3d399-2987-4ae6-aa5f-be15e4e39498&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: 8|app: 0|req: 597/1227] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 18:59:12 2026] GET /v2.0/network-ip-availabilities => generated 2916 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1228] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:12 2026] GET /v2.0/ports?device_id=81578464-900e-4c98-807f-25c6f8c38e89 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1229] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:12 2026] GET /v2.0/security-groups?tenant_id=c289dd26e7884ab6a1402bb7ed04e21d&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1230] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:12 2026] DELETE /v2.0/security-groups/0df74fe7-d70b-476f-a9af-aab8fd155d02 => 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: 599/1231] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:13 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 975 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1232] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:13 2026] GET /v2.0/security-groups?id=2eb3d399-2987-4ae6-aa5f-be15e4e39498&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: 8|app: 0|req: 600/1233] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:13 2026] DELETE /v2.0/security-groups/50485a10-eb65-49d3-a313-52b31cbc5226 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:59:13.723 7 INFO neutron.api.v2.resource [None req-3898207a-7db5-4958-b2bc-2d04e762afd9 18ab2462f6454510a2f7358220bd8f3b 31dd6776917043e4a62b697c325c4426 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 634/1234] 10.0.0.67 () {32 vars in 735 bytes} [Thu Mar 5 18:59:13 2026] GET /v2.0/security-groups/50485a10-eb65-49d3-a313-52b31cbc5226 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:59:13.809 8 INFO neutron_taas.services.taas.taas_plugin [None req-579a0b41-529a-4e46-9f15-c6d771b0fc62 18ab2462f6454510a2f7358220bd8f3b 31dd6776917043e4a62b697c325c4426 - - default default] TaaS: Handle Delete Port: 77d6de7f-9602-4ff4-8dba-83a058138bbc 2026-03-05 18:59:13.811 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-579a0b41-529a-4e46-9f15-c6d771b0fc62 18ab2462f6454510a2f7358220bd8f3b 31dd6776917043e4a62b697c325c4426 - - default default] Tap Mirror: Handle Delete Port: 77d6de7f-9602-4ff4-8dba-83a058138bbc [pid: 8|app: 0|req: 601/1235] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 18:59:13 2026] DELETE /v2.0/floatingips/59c470cd-1d3f-496d-9ec1-fa6632aa075c => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:59:14.449 7 INFO neutron_taas.services.taas.taas_plugin [None req-87076c6f-8dd1-49ac-ad72-70f13dc3465d 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: a48ef28b-3862-4610-a9f5-f10fd5710f86 2026-03-05 18:59:14.452 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87076c6f-8dd1-49ac-ad72-70f13dc3465d 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: a48ef28b-3862-4610-a9f5-f10fd5710f86 [pid: 8|app: 0|req: 602/1236] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:14 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1237] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:14 2026] GET /v2.0/security-groups?id=2eb3d399-2987-4ae6-aa5f-be15e4e39498&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: 635/1238] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 18:59:14 2026] PUT /v2.0/routers/32f33238-e69c-42b0-8de4-7d16cdc15812/remove_router_interface => generated 309 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:15.274 8 INFO neutron_taas.services.taas.taas_plugin [None req-661e410b-7f62-4b61-bee2-2add82d2e850 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: f8bd44d1-e8ac-4b2a-9c97-5b0300ce4261 2026-03-05 18:59:15.277 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-661e410b-7f62-4b61-bee2-2add82d2e850 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: f8bd44d1-e8ac-4b2a-9c97-5b0300ce4261 2026-03-05 18:59:15.543 8 INFO neutron_taas.services.taas.taas_plugin [None req-661e410b-7f62-4b61-bee2-2add82d2e850 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 1ab7d0e8-3c43-4bba-945e-90f7f4b8c9ec 2026-03-05 18:59:15.545 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-661e410b-7f62-4b61-bee2-2add82d2e850 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 1ab7d0e8-3c43-4bba-945e-90f7f4b8c9ec [pid: 7|app: 0|req: 636/1239] 10.0.0.67 () {34 vars in 682 bytes} [Thu Mar 5 18:59:15 2026] POST /v2.0/security-groups => generated 1601 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1240] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:15 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:15.884 8 INFO neutron.services.segments.plugin [-] Segment 32dd42d1-14b4-4a07-b39a-679c0447d4e4 resource provider aggregate not found 2026-03-05 18:59:15.885 8 INFO neutron.services.segments.plugin [-] Segment 32dd42d1-14b4-4a07-b39a-679c0447d4e4 resource provider aggregate not found 2026-03-05 18:59:15.906 8 INFO neutron.services.segments.plugin [-] Segment 32dd42d1-14b4-4a07-b39a-679c0447d4e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32dd42d1-14b4-4a07-b39a-679c0447d4e4 found for delete ", "request_id": "req-58411432-9329-45e9-897d-e1aebd79f797"}]} 2026-03-05 18:59:15.909 8 INFO neutron.services.segments.plugin [-] Segment 32dd42d1-14b4-4a07-b39a-679c0447d4e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32dd42d1-14b4-4a07-b39a-679c0447d4e4 found for delete ", "request_id": "req-e4b1d5b9-722d-4c66-bc22-ffb517ae39a8"}]} 2026-03-05 18:59:15.928 8 INFO neutron.db.l3_hamode_db [None req-661e410b-7f62-4b61-bee2-2add82d2e850 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] HA network 5eb65103-0ff2-49aa-8634-fb0bbc083a92 was deleted as no HA routers are present in tenant 31dd6776917043e4a62b697c325c4426. [pid: 8|app: 0|req: 604/1241] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:15 2026] DELETE /v2.0/routers/32f33238-e69c-42b0-8de4-7d16cdc15812 => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1242] 10.0.0.67 () {34 vars in 682 bytes} [Thu Mar 5 18:59:15 2026] POST /v2.0/security-groups => generated 1601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1243] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:15 2026] GET /v2.0/security-groups?id=2eb3d399-2987-4ae6-aa5f-be15e4e39498&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: 7|app: 0|req: 639/1244] 10.0.0.67 () {34 vars in 682 bytes} [Thu Mar 5 18:59:15 2026] POST /v2.0/security-groups => generated 1601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1245] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:15 2026] DELETE /v2.0/subnets/afe435db-0f28-409b-8ff7-866c16e009f3 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1246] 10.0.0.67 () {34 vars in 682 bytes} [Thu Mar 5 18:59:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-05 18:59:16.249 8 INFO neutron_taas.services.taas.taas_plugin [None req-4830a87e-657c-453f-a025-fe9990b0315d 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 4eb63f92-5ff2-44a6-aa8d-13927c6c4532 2026-03-05 18:59:16.252 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4830a87e-657c-453f-a025-fe9990b0315d 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 4eb63f92-5ff2-44a6-aa8d-13927c6c4532 [pid: 7|app: 0|req: 641/1247] 10.0.0.67 () {34 vars in 682 bytes} [Thu Mar 5 18:59:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1248] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:16 2026] DELETE /v2.0/networks/519ac6fe-6491-45e9-8e0c-b4368b3e8e13 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1249] 10.0.0.67 () {34 vars in 765 bytes} [Thu Mar 5 18:59:16 2026] PUT /v2.0/security-groups/acdd8e0b-9dd8-4a8d-a2a1-dc50e77f758d/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1250] 10.0.0.67 () {34 vars in 765 bytes} [Thu Mar 5 18:59:16 2026] PUT /v2.0/security-groups/9d17137b-e7bf-4911-8a7a-6027ee12db97/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1251] 10.0.0.67 () {34 vars in 765 bytes} [Thu Mar 5 18:59:16 2026] PUT /v2.0/security-groups/3628b8cb-fc2f-4067-b536-26a3e7868bf9/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1252] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:16 2026] GET /v2.0/security-groups?tenant_id=31dd6776917043e4a62b697c325c4426&name=default => 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: 644/1253] 10.0.0.67 () {34 vars in 765 bytes} [Thu Mar 5 18:59:16 2026] PUT /v2.0/security-groups/a23a8d29-e37f-4048-8a48-ef6726665daf/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1254] 10.0.0.67 () {32 vars in 678 bytes} [Thu Mar 5 18:59:16 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1255] 10.0.0.67 () {32 vars in 692 bytes} [Thu Mar 5 18:59:16 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1256] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:16 2026] DELETE /v2.0/security-groups/06f9fd78-f051-413c-aa42-7532186e6362 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1257] 10.0.0.67 () {32 vars in 688 bytes} [Thu Mar 5 18:59:16 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1258] 10.0.0.67 () {32 vars in 700 bytes} [Thu Mar 5 18:59:16 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1259] 10.0.0.67 () {32 vars in 686 bytes} [Thu Mar 5 18:59:16 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1260] 10.0.0.67 () {32 vars in 700 bytes} [Thu Mar 5 18:59:16 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1261] 10.0.0.67 () {32 vars in 696 bytes} [Thu Mar 5 18:59:17 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1262] 10.0.0.67 () {32 vars in 708 bytes} [Thu Mar 5 18:59:17 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1263] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:17 2026] DELETE /v2.0/security-groups/acdd8e0b-9dd8-4a8d-a2a1-dc50e77f758d => 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: 651/1264] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:17 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1265] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:17 2026] GET /v2.0/security-groups?id=2eb3d399-2987-4ae6-aa5f-be15e4e39498&fields=id&fields=name => generated 114 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1266] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:17 2026] DELETE /v2.0/security-groups/9d17137b-e7bf-4911-8a7a-6027ee12db97 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1267] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:17 2026] DELETE /v2.0/security-groups/3628b8cb-fc2f-4067-b536-26a3e7868bf9 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1268] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:17 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 975 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1269] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:17 2026] DELETE /v2.0/security-groups/a23a8d29-e37f-4048-8a48-ef6726665daf => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:59:17.691 7 INFO neutron.db.l3_db [None req-e2c5714d-3d86-4125-a04a-42bec7e78a1a 468989c4999142f1a4caf68794983600 1d3fd9c474314aa69c55a4258ff2ae22 - - default default] Floating IP 80b2097d-a1e5-4e27-8756-cadbab96da46 associated. External IP: 10.96.250.204, port: 3c030be7-3bbb-4dab-96e9-a1d743ec0912. [pid: 8|app: 0|req: 616/1270] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:17 2026] GET /v2.0/security-groups?tenant_id=63c432b2c4644ce2b530997e4d729a02&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1271] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:17 2026] DELETE /v2.0/security-groups/78d9571e-0d07-4921-8e57-e532874705e1 => 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: 618/1272] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:17 2026] DELETE /v2.0/security-groups/8a55589d-4c31-4390-a76e-30c2b71bfb2b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:59:17.924 8 INFO neutron.services.segments.plugin [-] Segment be434c45-99fb-4279-ab25-f8833d216eb9 resource provider aggregate not found 2026-03-05 18:59:17.929 8 INFO neutron.services.segments.plugin [-] Segment be434c45-99fb-4279-ab25-f8833d216eb9 resource provider aggregate not found 2026-03-05 18:59:17.943 8 INFO neutron.services.segments.plugin [-] Segment be434c45-99fb-4279-ab25-f8833d216eb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be434c45-99fb-4279-ab25-f8833d216eb9 found for delete ", "request_id": "req-e261b4b9-7b6f-45aa-891a-8a3267bc0dbe"}]} 2026-03-05 18:59:17.954 8 INFO neutron.services.segments.plugin [-] Segment be434c45-99fb-4279-ab25-f8833d216eb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be434c45-99fb-4279-ab25-f8833d216eb9 found for delete ", "request_id": "req-110c7d78-950a-4f82-b788-4fa5aadeab3c"}]} [pid: 7|app: 0|req: 655/1273] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 18:59:17 2026] PUT /v2.0/floatingips/80b2097d-a1e5-4e27-8756-cadbab96da46 => generated 856 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:18.019 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2cdf76c-67ac-4411-b214-564469c12192'] response: {'name': 'network-changed', 'server_uuid': 'de57cb06-e176-436a-8683-39826cd2c849', 'tag': '3c030be7-3bbb-4dab-96e9-a1d743ec0912', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 619/1274] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:18 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => 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: 620/1275] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:18 2026] GET /v2.0/security-groups?id=2eb3d399-2987-4ae6-aa5f-be15e4e39498&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: 656/1276] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:18 2026] GET /v2.0/security-groups?tenant_id=38ace9f79d1149a188fede2d44735c26&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1277] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:18 2026] DELETE /v2.0/security-groups/821c71ee-30b5-4451-a193-a135f4c6c2ca => 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: 657/1278] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:18 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1279] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:18 2026] GET /v2.0/security-groups?id=2eb3d399-2987-4ae6-aa5f-be15e4e39498&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: 658/1280] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:59:18 2026] GET /v2.0/ports?tenant_id=1d3fd9c474314aa69c55a4258ff2ae22&device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1281] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:59:18 2026] GET /v2.0/networks?id=e6e3b897-0d45-46bb-9fcd-4db1c70adb1a => generated 765 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1282] 162.253.55.195 () {34 vars in 1059 bytes} [Thu Mar 5 18:59:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3c030be7-3bbb-4dab-96e9-a1d743ec0912 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1283] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:18 2026] GET /v2.0/security-groups?tenant_id=468fd55c69914d9bb444629e2278c48a&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1284] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:59:18 2026] GET /v2.0/subnets?id=56f2c87c-45b6-4dd4-b71b-2fcdb08cff30 => generated 687 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:18.920 8 INFO neutron.db.segments_db [None req-1a9854ab-94ed-465b-8b9e-0b72350eae26 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment e900677d-31e8-489d-a3e9-6f8e689b4d63 of type vxlan for network 2c041cbe-3c77-43db-8043-a33d65886bbe [pid: 8|app: 0|req: 625/1285] 10.0.0.67 () {34 vars in 669 bytes} [Thu Mar 5 18:59:18 2026] POST /v2.0/networks => generated 724 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1286] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:18 2026] DELETE /v2.0/security-groups/efe0e404-b031-476a-9193-1435933aa19b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1287] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:59:18 2026] GET /v2.0/ports?network_id=e6e3b897-0d45-46bb-9fcd-4db1c70adb1a&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: 627/1288] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:59:19 2026] GET /v2.0/networks/e6e3b897-0d45-46bb-9fcd-4db1c70adb1a?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: 628/1289] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:59:19 2026] GET /v2.0/networks/e6e3b897-0d45-46bb-9fcd-4db1c70adb1a?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: 662/1290] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:19 2026] POST /v2.0/subnets => generated 690 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:19.237 7 INFO neutron.db.segments_db [None req-731ee4bd-302c-4121-b9d0-1791cd2af80b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 68ccf5e8-b55f-43c5-91f5-55aa2ea12fcf of type vxlan for network 15650585-908b-4141-b17a-9eddabb549a3 [pid: 8|app: 0|req: 629/1291] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:19 2026] GET /v2.0/security-groups?tenant_id=6f35128df0a5416abe96063cb18682ac&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: 630/1292] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:19 2026] DELETE /v2.0/security-groups/2ef4241e-4258-46d4-b646-a028f39a7d03 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1293] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:19 2026] GET /v2.0/security-groups?tenant_id=73556984abcb49939866f356f574813a&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:19.531 7 INFO neutron.db.l3_hamode_db [None req-731ee4bd-302c-4121-b9d0-1791cd2af80b 706e33d299204aea985b21ad967787bd 98ddcc6232714074833d9c1aae1913f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 632/1294] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:19 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1295] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:19 2026] DELETE /v2.0/security-groups/0323d979-2009-4eac-b452-f25b9f453265 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1296] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:19 2026] GET /v2.0/security-groups?id=2eb3d399-2987-4ae6-aa5f-be15e4e39498&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:20.246 7 INFO neutron.db.l3_hamode_db [None req-731ee4bd-302c-4121-b9d0-1791cd2af80b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 637/1299] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:20 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => 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: 638/1300] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:20 2026] GET /v2.0/security-groups?id=2eb3d399-2987-4ae6-aa5f-be15e4e39498&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: 639/1301] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 18:59:20 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:21.128 8 INFO neutron_taas.services.taas.taas_plugin [req-847c29f7-5411-4d3c-8fe6-3dcb50a6d7e9 req-29441860-eb93-455b-84a2-fa6119f34195 468989c4999142f1a4caf68794983600 1d3fd9c474314aa69c55a4258ff2ae22 - - default default] TaaS: Handle Delete Port: 3c030be7-3bbb-4dab-96e9-a1d743ec0912 2026-03-05 18:59:21.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-847c29f7-5411-4d3c-8fe6-3dcb50a6d7e9 req-29441860-eb93-455b-84a2-fa6119f34195 468989c4999142f1a4caf68794983600 1d3fd9c474314aa69c55a4258ff2ae22 - - default default] Tap Mirror: Handle Delete Port: 3c030be7-3bbb-4dab-96e9-a1d743ec0912 [pid: 7|app: 0|req: 663/1302] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:19 2026] POST /v2.0/routers => generated 730 bytes in 1930 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:21.254 8 INFO neutron.db.l3_db [req-847c29f7-5411-4d3c-8fe6-3dcb50a6d7e9 req-29441860-eb93-455b-84a2-fa6119f34195 468989c4999142f1a4caf68794983600 1d3fd9c474314aa69c55a4258ff2ae22 - - default default] Floating IP 80b2097d-a1e5-4e27-8756-cadbab96da46 disassociated. External IP: 10.96.250.204, port: 3c030be7-3bbb-4dab-96e9-a1d743ec0912. [pid: 8|app: 0|req: 640/1303] 162.253.55.195 () {36 vars in 996 bytes} [Thu Mar 5 18:59:21 2026] DELETE /v2.0/ports/3c030be7-3bbb-4dab-96e9-a1d743ec0912 => generated 0 bytes in 946 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:59:21.992 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bdcc455-e626-4287-bb81-69398ec2ee30'] response: {'server_uuid': 'de57cb06-e176-436a-8683-39826cd2c849', 'name': 'network-vif-deleted', 'tag': '3c030be7-3bbb-4dab-96e9-a1d743ec0912', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 641/1304] 10.0.0.13 () {32 vars in 799 bytes} [Thu Mar 5 18:59:21 2026] GET /v2.0/extensions => generated 21537 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1305] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 18:59:21 2026] PUT /v2.0/routers/7ceccbf2-f937-44b8-ad38-9e11cb4db1fe/add_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1306] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:22 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => 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: 665/1307] 10.0.0.13 () {30 vars in 722 bytes} [Thu Mar 5 18:59:22 2026] GET /v2.0/quotas/9b8a75cb43bb4a0e83905dbe649941cd/details => generated 847 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1308] 10.0.0.67 () {34 vars in 683 bytes} [Thu Mar 5 18:59:22 2026] POST /v2.0/security-groups => generated 1660 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1309] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1310] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1311] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:23 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => 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: 667/1312] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 18:59:23 2026] POST /v2.0/floatingips => generated 552 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:24.094 8 INFO neutron.db.segments_db [None req-1c1f8500-c853-40c4-8c49-30996f73d3b9 9bdb9fe3e01a498fb6b278719de74792 ba50b3b927654427ba816bad98ad8c4b - - default default] Added segment 1f136605-28dd-4184-8a30-ee16664c5c7b of type vxlan for network 4f243702-0705-4e19-84c5-3047210da8de [pid: 8|app: 0|req: 646/1313] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:59:23 2026] POST /v2.0/networks => generated 613 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1314] 10.0.0.157 () {34 vars in 1099 bytes} [Thu Mar 5 18:59:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1048698515&fields=id&tenant_id=98ddcc6232714074833d9c1aae1913f5 => 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: 648/1315] 10.0.0.157 () {34 vars in 981 bytes} [Thu Mar 5 18:59:24 2026] GET /v2.0/networks?id=2c041cbe-3c77-43db-8043-a33d65886bbe => generated 675 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1316] 10.0.0.157 () {34 vars in 964 bytes} [Thu Mar 5 18:59:24 2026] GET /v2.0/quotas/98ddcc6232714074833d9c1aae1913f5 => 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: 650/1317] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 18:59:24 2026] GET /v2.0/ports?tenant_id=98ddcc6232714074833d9c1aae1913f5&fields=id => generated 57 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1318] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:24 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1319] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:24 2026] GET /v2.0/ports?device_id=de57cb06-e176-436a-8683-39826cd2c849 => 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: 652/1320] 10.0.0.157 () {34 vars in 1007 bytes} [Thu Mar 5 18:59:24 2026] GET /v2.0/networks/2c041cbe-3c77-43db-8043-a33d65886bbe?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:59:24.542 7 INFO neutron.db.segments_db [None req-4fac00fe-deb9-4baf-8608-876011cc0ea0 9bdb9fe3e01a498fb6b278719de74792 ba50b3b927654427ba816bad98ad8c4b - - default default] Added segment 1ea0b73b-d3b4-446c-9f33-a0798075baf3 of type vxlan for network a72d2d6b-017c-474c-be0a-42558d7f12c4 [pid: 8|app: 0|req: 653/1321] 10.0.0.157 () {34 vars in 1107 bytes} [Thu Mar 5 18:59:24 2026] GET /v2.0/networks/2c041cbe-3c77-43db-8043-a33d65886bbe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1322] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:59:24 2026] POST /v2.0/networks => generated 612 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1323] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:24 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => 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: 654/1324] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:24 2026] POST /v2.0/subnets => generated 629 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:24.980 7 INFO neutron.db.segments_db [None req-b87b9393-5d54-4faa-a4dc-39f20aa39c7a 9bdb9fe3e01a498fb6b278719de74792 ba50b3b927654427ba816bad98ad8c4b - - default default] Added segment 0bca6f0c-bd64-4ec1-a732-81b7e1ccf7dd of type vxlan for network bf55fbb5-1b28-4113-96ab-348f639c3dcd [pid: 7|app: 0|req: 671/1325] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:59:24 2026] POST /v2.0/networks => generated 612 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1326] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:25 2026] POST /v2.0/subnets => generated 629 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:25.407 7 INFO neutron.db.segments_db [None req-a1e4ec00-6900-4647-abea-ff87af8088f3 9bdb9fe3e01a498fb6b278719de74792 ba50b3b927654427ba816bad98ad8c4b - - default default] Added segment e3a04539-9396-45d2-94ff-62190ee2390c of type vxlan for network a3926fe2-8f0c-487e-a4a2-ce6d4a73786a [pid: 7|app: 0|req: 672/1327] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:59:25 2026] POST /v2.0/networks => generated 613 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1328] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:25 2026] DELETE /v2.0/security-groups/2eb3d399-2987-4ae6-aa5f-be15e4e39498 => 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: 674/1329] 10.0.0.13 () {32 vars in 799 bytes} [Thu Mar 5 18:59:25 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) 2026-03-05 18:59:25.690 7 INFO neutron.api.v2.resource [None req-59d60215-0e32-484f-819a-8432a5a82f51 468989c4999142f1a4caf68794983600 1d3fd9c474314aa69c55a4258ff2ae22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 675/1330] 10.0.0.67 () {32 vars in 735 bytes} [Thu Mar 5 18:59:25 2026] GET /v2.0/security-groups/2eb3d399-2987-4ae6-aa5f-be15e4e39498 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:59:25.791 7 INFO neutron_taas.services.taas.taas_plugin [None req-1cc40955-2a5d-4aef-a66b-13b5350fe478 468989c4999142f1a4caf68794983600 1d3fd9c474314aa69c55a4258ff2ae22 - - default default] TaaS: Handle Delete Port: 9a359659-7fb5-4adc-b4db-0849eb1b784f 2026-03-05 18:59:25.795 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1cc40955-2a5d-4aef-a66b-13b5350fe478 468989c4999142f1a4caf68794983600 1d3fd9c474314aa69c55a4258ff2ae22 - - default default] Tap Mirror: Handle Delete Port: 9a359659-7fb5-4adc-b4db-0849eb1b784f [pid: 8|app: 0|req: 656/1331] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:25 2026] POST /v2.0/subnets => generated 629 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1332] 10.0.0.13 () {30 vars in 722 bytes} [Thu Mar 5 18:59:25 2026] GET /v2.0/quotas/9b8a75cb43bb4a0e83905dbe649941cd/details => generated 847 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1333] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 18:59:25 2026] DELETE /v2.0/floatingips/80b2097d-a1e5-4e27-8756-cadbab96da46 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1334] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:25 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:59:25.997 7 INFO neutron.db.segments_db [None req-33ebe33b-df75-42cd-b5a1-90734cf861e6 9bdb9fe3e01a498fb6b278719de74792 ba50b3b927654427ba816bad98ad8c4b - - default default] Added segment 176676b8-f754-488d-8dcb-7d0d4f41eea4 of type vxlan for network a1f87f7b-ca37-4eba-88f9-1ad79c933995 [pid: 7|app: 0|req: 677/1335] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:59:25 2026] POST /v2.0/networks => generated 612 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1336] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:26 2026] POST /v2.0/subnets => generated 629 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:26.372 8 INFO neutron_taas.services.taas.taas_plugin [None req-4efd1f91-2c71-4680-80e3-ea56da37e6bb 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: d95437ea-004e-4a1c-a098-9664e7d8ac31 2026-03-05 18:59:26.375 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4efd1f91-2c71-4680-80e3-ea56da37e6bb 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: d95437ea-004e-4a1c-a098-9664e7d8ac31 [pid: 7|app: 0|req: 679/1337] 10.0.0.67 () {34 vars in 749 bytes} [Thu Mar 5 18:59:26 2026] PUT /v2.0/subnets/1334033f-ab89-4f32-afb1-1d6593ac519d/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1338] 10.0.0.67 () {34 vars in 749 bytes} [Thu Mar 5 18:59:26 2026] PUT /v2.0/subnets/508c971f-1d1d-49c3-9cb2-6b8253f1694f/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1339] 10.0.0.67 () {34 vars in 749 bytes} [Thu Mar 5 18:59:26 2026] PUT /v2.0/subnets/e9fc24fd-17e5-4668-ad99-cbffbed4bbd8/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1340] 10.0.0.67 () {34 vars in 749 bytes} [Thu Mar 5 18:59:26 2026] PUT /v2.0/subnets/b0dcd849-e5fe-4800-b388-820c872cef3d/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1341] 10.0.0.67 () {32 vars in 662 bytes} [Thu Mar 5 18:59:26 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1342] 10.0.0.67 () {32 vars in 676 bytes} [Thu Mar 5 18:59:26 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1343] 10.0.0.67 () {32 vars in 672 bytes} [Thu Mar 5 18:59:26 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1344] 10.0.0.67 () {32 vars in 684 bytes} [Thu Mar 5 18:59:26 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1345] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 18:59:25 2026] PUT /v2.0/routers/b78de6e2-4098-4ef1-b193-68d5a2cea00c/remove_router_interface => generated 309 bytes in 867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1346] 10.0.0.67 () {32 vars in 670 bytes} [Thu Mar 5 18:59:26 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1347] 10.0.0.67 () {32 vars in 684 bytes} [Thu Mar 5 18:59:26 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1348] 10.0.0.67 () {32 vars in 680 bytes} [Thu Mar 5 18:59:26 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1349] 10.0.0.67 () {32 vars in 692 bytes} [Thu Mar 5 18:59:26 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:27.046 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3574460-7b28-435f-aa98-b820fc147bbd 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 46afaea7-c490-46cc-b6e6-12366c9c9bc3 2026-03-05 18:59:27.049 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3574460-7b28-435f-aa98-b820fc147bbd 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 46afaea7-c490-46cc-b6e6-12366c9c9bc3 [pid: 7|app: 0|req: 691/1350] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:27 2026] DELETE /v2.0/subnets/1334033f-ab89-4f32-afb1-1d6593ac519d => 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: 692/1351] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:27 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => 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: 693/1352] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:27 2026] DELETE /v2.0/subnets/508c971f-1d1d-49c3-9cb2-6b8253f1694f => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:59:27.313 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3574460-7b28-435f-aa98-b820fc147bbd 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: e86a8e76-bb55-4659-9b25-06a79f020bc5 2026-03-05 18:59:27.315 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3574460-7b28-435f-aa98-b820fc147bbd 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: e86a8e76-bb55-4659-9b25-06a79f020bc5 [pid: 7|app: 0|req: 694/1353] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:27 2026] DELETE /v2.0/subnets/e9fc24fd-17e5-4668-ad99-cbffbed4bbd8 => 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: 695/1354] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:27 2026] DELETE /v2.0/subnets/b0dcd849-e5fe-4800-b388-820c872cef3d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:59:27.669 8 INFO neutron.services.segments.plugin [-] Segment ec92ab5e-a960-4e1d-b022-4f2ea0e1318d resource provider aggregate not found 2026-03-05 18:59:27.675 8 INFO neutron.services.segments.plugin [-] Segment ec92ab5e-a960-4e1d-b022-4f2ea0e1318d resource provider aggregate not found 2026-03-05 18:59:27.693 8 INFO neutron.services.segments.plugin [-] Segment ec92ab5e-a960-4e1d-b022-4f2ea0e1318d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec92ab5e-a960-4e1d-b022-4f2ea0e1318d found for delete ", "request_id": "req-1146deed-4bf9-4b48-98e4-8c47dee65464"}]} 2026-03-05 18:59:27.695 8 INFO neutron.services.segments.plugin [-] Segment ec92ab5e-a960-4e1d-b022-4f2ea0e1318d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec92ab5e-a960-4e1d-b022-4f2ea0e1318d found for delete ", "request_id": "req-7c1da4f0-751f-4237-9abc-d19b3745df84"}]} 2026-03-05 18:59:27.711 8 INFO neutron.db.l3_hamode_db [None req-f3574460-7b28-435f-aa98-b820fc147bbd 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] HA network c8a22399-2af2-40eb-9c59-7a0e7df18eb3 was deleted as no HA routers are present in tenant 1d3fd9c474314aa69c55a4258ff2ae22. [pid: 7|app: 0|req: 696/1355] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:27 2026] DELETE /v2.0/subnets/99c92afc-77c6-414c-b3b5-076e3a943bab => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1356] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:26 2026] DELETE /v2.0/routers/b78de6e2-4098-4ef1-b193-68d5a2cea00c => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:59:27.856 7 INFO neutron.services.segments.plugin [-] Segment 1f136605-28dd-4184-8a30-ee16664c5c7b resource provider aggregate not found 2026-03-05 18:59:27.862 7 INFO neutron.services.segments.plugin [-] Segment 1f136605-28dd-4184-8a30-ee16664c5c7b resource provider aggregate not found 2026-03-05 18:59:27.879 7 INFO neutron.services.segments.plugin [-] Segment 1f136605-28dd-4184-8a30-ee16664c5c7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f136605-28dd-4184-8a30-ee16664c5c7b found for delete ", "request_id": "req-15e038fb-4969-4c81-9a93-dc58186a7137"}]} 2026-03-05 18:59:27.880 7 INFO neutron.services.segments.plugin [-] Segment 1f136605-28dd-4184-8a30-ee16664c5c7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f136605-28dd-4184-8a30-ee16664c5c7b found for delete ", "request_id": "req-8c81b0b4-9cb3-418f-ac15-e2494ef62efe"}]} [pid: 7|app: 0|req: 697/1357] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:27 2026] DELETE /v2.0/networks/4f243702-0705-4e19-84c5-3047210da8de => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1358] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:27 2026] DELETE /v2.0/subnets/56f2c87c-45b6-4dd4-b71b-2fcdb08cff30 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:59:28.008 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5b8bdbc-b92f-4524-ad88-167586efeb70 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: b6ca7f22-f240-4e65-a73c-fe5871c53fe4 2026-03-05 18:59:28.011 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5b8bdbc-b92f-4524-ad88-167586efeb70 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: b6ca7f22-f240-4e65-a73c-fe5871c53fe4 [pid: 7|app: 0|req: 698/1359] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:27 2026] DELETE /v2.0/networks/a72d2d6b-017c-474c-be0a-42558d7f12c4 => 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: 699/1360] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:28 2026] DELETE /v2.0/networks/bf55fbb5-1b28-4113-96ab-348f639c3dcd => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1361] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:27 2026] DELETE /v2.0/networks/e6e3b897-0d45-46bb-9fcd-4db1c70adb1a => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1362] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:28 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1363] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:28 2026] DELETE /v2.0/networks/a3926fe2-8f0c-487e-a4a2-ce6d4a73786a => 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: 664/1364] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:28 2026] DELETE /v2.0/networks/a1f87f7b-ca37-4eba-88f9-1ad79c933995 => 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: 701/1365] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:28 2026] GET /v2.0/security-groups?tenant_id=1d3fd9c474314aa69c55a4258ff2ae22&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1366] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:28 2026] DELETE /v2.0/security-groups/cc0eaf91-1e10-465c-8ae3-61a5ab65f185 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1367] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:59:29 2026] GET /v2.0/networks?id=2c041cbe-3c77-43db-8043-a33d65886bbe => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1368] 162.253.55.195 () {34 vars in 1049 bytes} [Thu Mar 5 18:59:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=98ddcc6232714074833d9c1aae1913f5 => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1369] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:28 2026] GET /v2.0/security-groups?tenant_id=9b8a75cb43bb4a0e83905dbe649941cd&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1370] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:29 2026] DELETE /v2.0/security-groups/042c5539-e400-4ace-851e-7efeb2dd0792 => 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: 668/1371] 162.253.55.195 () {38 vars in 954 bytes} [Thu Mar 5 18:59:29 2026] POST /v2.0/ports => generated 954 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 704/1372] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:29 2026] GET /v2.0/security-groups?tenant_id=3f72206884fb49eea46d1d2ead3a958f&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1373] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:29 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 957 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1374] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:29 2026] DELETE /v2.0/security-groups/965f717a-7b39-4cd8-914b-30b10b2ec158 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1375] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:29 2026] GET /v2.0/security-groups?id=b236af65-c93c-4fc9-802c-12d0ae9b8044&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:29.719 8 INFO neutron.services.segments.plugin [-] Segment 72d95773-38a9-4fbc-adff-5eadb4e7b32e resource provider aggregate not found 2026-03-05 18:59:29.725 8 INFO neutron.services.segments.plugin [-] Segment 72d95773-38a9-4fbc-adff-5eadb4e7b32e resource provider aggregate not found 2026-03-05 18:59:29.740 8 INFO neutron.services.segments.plugin [-] Segment 72d95773-38a9-4fbc-adff-5eadb4e7b32e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72d95773-38a9-4fbc-adff-5eadb4e7b32e found for delete ", "request_id": "req-a2988c6c-1201-4cc4-8edf-0895e4c61944"}]} 2026-03-05 18:59:29.746 8 INFO neutron.services.segments.plugin [-] Segment 72d95773-38a9-4fbc-adff-5eadb4e7b32e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72d95773-38a9-4fbc-adff-5eadb4e7b32e found for delete ", "request_id": "req-db3dd281-2402-4915-8059-109bd3e835ac"}]} [pid: 8|app: 0|req: 672/1376] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:29 2026] GET /v2.0/security-groups?tenant_id=ba50b3b927654427ba816bad98ad8c4b&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:29.761 8 INFO neutron.services.segments.plugin [-] Segment 176676b8-f754-488d-8dcb-7d0d4f41eea4 resource provider aggregate not found 2026-03-05 18:59:29.767 8 INFO neutron.services.segments.plugin [-] Segment 176676b8-f754-488d-8dcb-7d0d4f41eea4 resource provider aggregate not found 2026-03-05 18:59:29.786 8 INFO neutron.services.segments.plugin [-] Segment 176676b8-f754-488d-8dcb-7d0d4f41eea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 176676b8-f754-488d-8dcb-7d0d4f41eea4 found for delete ", "request_id": "req-147e9dd4-8481-4360-b48d-46d90a18f9ba"}]} 2026-03-05 18:59:29.787 8 INFO neutron.services.segments.plugin [-] Segment 176676b8-f754-488d-8dcb-7d0d4f41eea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 176676b8-f754-488d-8dcb-7d0d4f41eea4 found for delete ", "request_id": "req-9cf4e2bb-52a1-4764-89ca-26ab7341109d"}]} [pid: 8|app: 0|req: 673/1377] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:29 2026] DELETE /v2.0/security-groups/afe9c319-0e1c-45b1-8d85-88c2dff9c1d4 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1378] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 18:59:29 2026] PUT /v2.0/ports/62e65572-bf2b-4d75-b808-275b1a7f70fa => generated 1235 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:29.898 7 INFO neutron.services.segments.plugin [-] Segment 1ea0b73b-d3b4-446c-9f33-a0798075baf3 resource provider aggregate not found 2026-03-05 18:59:29.903 7 INFO neutron.services.segments.plugin [-] Segment 1ea0b73b-d3b4-446c-9f33-a0798075baf3 resource provider aggregate not found 2026-03-05 18:59:29.911 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-151ef6ee-e9f1-459c-8a7f-d9aa48c6162c'] response: {'name': 'network-changed', 'server_uuid': 'e5fcf8d6-d70c-4206-8408-f3d199b4689f', 'tag': '62e65572-bf2b-4d75-b808-275b1a7f70fa', 'status': 'completed', 'code': 200} 2026-03-05 18:59:29.917 7 INFO neutron.services.segments.plugin [-] Segment 1ea0b73b-d3b4-446c-9f33-a0798075baf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ea0b73b-d3b4-446c-9f33-a0798075baf3 found for delete ", "request_id": "req-7ed8f4b2-7962-4da8-8ec6-dfd58fa6d2a4"}]} 2026-03-05 18:59:29.922 7 INFO neutron.services.segments.plugin [-] Segment 1ea0b73b-d3b4-446c-9f33-a0798075baf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ea0b73b-d3b4-446c-9f33-a0798075baf3 found for delete ", "request_id": "req-5f37bad2-10d1-44a9-a2a6-4992f8896e3b"}]} 2026-03-05 18:59:29.938 7 INFO neutron.services.segments.plugin [-] Segment 0bca6f0c-bd64-4ec1-a732-81b7e1ccf7dd resource provider aggregate not found 2026-03-05 18:59:29.939 7 INFO neutron.services.segments.plugin [-] Segment 0bca6f0c-bd64-4ec1-a732-81b7e1ccf7dd resource provider aggregate not found 2026-03-05 18:59:29.955 7 INFO neutron.services.segments.plugin [-] Segment 0bca6f0c-bd64-4ec1-a732-81b7e1ccf7dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bca6f0c-bd64-4ec1-a732-81b7e1ccf7dd found for delete ", "request_id": "req-d5e9bbe2-29dc-4473-aef8-bc14e59ac356"}]} 2026-03-05 18:59:29.958 7 INFO neutron.services.segments.plugin [-] Segment 0bca6f0c-bd64-4ec1-a732-81b7e1ccf7dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bca6f0c-bd64-4ec1-a732-81b7e1ccf7dd found for delete ", "request_id": "req-fecbc55b-f06e-4342-8178-d9ea7cf01250"}]} 2026-03-05 18:59:29.970 7 INFO neutron.services.segments.plugin [-] Segment e3a04539-9396-45d2-94ff-62190ee2390c resource provider aggregate not found 2026-03-05 18:59:29.975 7 INFO neutron.services.segments.plugin [-] Segment e3a04539-9396-45d2-94ff-62190ee2390c resource provider aggregate not found 2026-03-05 18:59:29.993 7 INFO neutron.services.segments.plugin [-] Segment e3a04539-9396-45d2-94ff-62190ee2390c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3a04539-9396-45d2-94ff-62190ee2390c found for delete ", "request_id": "req-b8671b76-aaf0-44ab-839c-93f1f43996e8"}]} 2026-03-05 18:59:29.996 7 INFO neutron.services.segments.plugin [-] Segment e3a04539-9396-45d2-94ff-62190ee2390c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3a04539-9396-45d2-94ff-62190ee2390c found for delete ", "request_id": "req-b6166b22-b695-43d6-ae8d-9aa3fc548fe7"}]} [pid: 8|app: 0|req: 674/1379] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:29 2026] GET /v2.0/security-groups?tenant_id=e44cbda5f4cd4c72a8b97412b77f6af1&name=default => generated 2925 bytes in 140 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: 706/1380] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:30 2026] DELETE /v2.0/security-groups/5dd6d028-ee06-49bd-94d5-4ef4663940f6 => 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: 675/1381] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:59:30 2026] GET /v2.0/ports?tenant_id=98ddcc6232714074833d9c1aae1913f5&device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => 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: 707/1382] 162.253.55.195 () {34 vars in 1017 bytes} [Thu Mar 5 18:59:30 2026] GET /v2.0/networks?tenant_id=98ddcc6232714074833d9c1aae1913f5&shared=False => generated 771 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1383] 162.253.55.195 () {34 vars in 929 bytes} [Thu Mar 5 18:59:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1384] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:30 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1385] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:30 2026] GET /v2.0/security-groups?id=b236af65-c93c-4fc9-802c-12d0ae9b8044&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1386] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:59:31 2026] GET /v2.0/ports?tenant_id=98ddcc6232714074833d9c1aae1913f5&device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1387] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 18:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=62e65572-bf2b-4d75-b808-275b1a7f70fa => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1388] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:59:31 2026] GET /v2.0/subnets?id=87981e3d-16e8-4e89-b49a-3735715b16fa => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1389] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:59:31 2026] GET /v2.0/ports?network_id=2c041cbe-3c77-43db-8043-a33d65886bbe&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1390] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:59:31 2026] GET /v2.0/networks/2c041cbe-3c77-43db-8043-a33d65886bbe?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: 680/1391] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:59:31 2026] GET /v2.0/networks/2c041cbe-3c77-43db-8043-a33d65886bbe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1392] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:31 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1393] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:31 2026] GET /v2.0/security-groups?id=b236af65-c93c-4fc9-802c-12d0ae9b8044&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:32.551 7 INFO neutron.db.segments_db [None req-09cfb308-b596-4a29-b032-69624dd38e2f 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Added segment 980c27a4-bb07-4826-996f-806c7086ed19 of type vxlan for network 8afea9e2-73e0-4e68-841b-63b4275fc64d [pid: 7|app: 0|req: 713/1394] 10.0.0.67 () {34 vars in 669 bytes} [Thu Mar 5 18:59:32 2026] POST /v2.0/networks => generated 613 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:32.698 8 INFO neutron.db.segments_db [None req-f899fab2-88ee-4409-b88d-114e638511d6 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Added segment e7d9ff6a-97d9-43fe-8740-8efdfc233152 of type vxlan for network 86e87559-a119-4cc0-87c3-65b70167f548 2026-03-05 18:59:32.949 8 INFO neutron.db.l3_hamode_db [None req-f899fab2-88ee-4409-b88d-114e638511d6 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 714/1395] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:33 2026] GET /v2.0/security-groups?tenant_id=921dc861ac064b4ba4d62f8410641146&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1396] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:33 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1397] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:33 2026] DELETE /v2.0/security-groups/b15d0ba8-2a62-4e18-853a-0fac80d0123e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1398] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:33 2026] GET /v2.0/security-groups?id=b236af65-c93c-4fc9-802c-12d0ae9b8044&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: 718/1399] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:33 2026] GET /v2.0/security-groups?tenant_id=23da8d868c9542308f9b4225b19857a9&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:33.735 8 INFO neutron.db.l3_hamode_db [None req-f899fab2-88ee-4409-b88d-114e638511d6 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 719/1400] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:33 2026] DELETE /v2.0/security-groups/51898572-a294-42f1-a945-3734853a6a32 => 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: 720/1401] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:34 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => 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: 682/1402] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:32 2026] POST /v2.0/routers => generated 694 bytes in 1911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1403] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:34 2026] GET /v2.0/security-groups?id=b236af65-c93c-4fc9-802c-12d0ae9b8044&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: 721/1404] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 18:59:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1405] 10.0.0.67 () {32 vars in 774 bytes} [Thu Mar 5 18:59:34 2026] GET /v2.0/subnets?project_id=98e8ee399688422caf67426e396685e0&cidr=10.100.0.0%2F28 => generated 14 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1408] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 18:59:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1409] 10.0.0.67 () {32 vars in 692 bytes} [Thu Mar 5 18:59:34 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1410] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 18:59:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1411] 10.0.0.67 () {32 vars in 782 bytes} [Thu Mar 5 18:59:34 2026] GET /v2.0/subnets?network_id=0e645884-4e4d-48ca-9e7d-fb5032c9bb43&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1412] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 18:59:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1413] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 18:59:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1414] 10.0.0.67 () {34 vars in 757 bytes} [Thu Mar 5 18:59:34 2026] PUT /v2.0/subnetpools/dd7ab1cb-88dd-40a0-8512-9157c17c5340/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1415] 10.0.0.67 () {34 vars in 757 bytes} [Thu Mar 5 18:59:34 2026] PUT /v2.0/subnetpools/586b2466-d498-449b-9320-b3934aed078a/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1416] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:34 2026] POST /v2.0/subnets => generated 657 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1417] 10.0.0.67 () {34 vars in 757 bytes} [Thu Mar 5 18:59:35 2026] PUT /v2.0/subnetpools/710b97bd-ecb3-4d17-a3b6-f77367b676cc/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: 729/1418] 10.0.0.67 () {34 vars in 757 bytes} [Thu Mar 5 18:59:35 2026] PUT /v2.0/subnetpools/2ed491ee-0bbb-482c-9461-c629a3302c5a/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1419] 10.0.0.67 () {32 vars in 670 bytes} [Thu Mar 5 18:59:35 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1420] 10.0.0.67 () {32 vars in 684 bytes} [Thu Mar 5 18:59:35 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1421] 10.0.0.67 () {32 vars in 680 bytes} [Thu Mar 5 18:59:35 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1422] 10.0.0.67 () {32 vars in 692 bytes} [Thu Mar 5 18:59:35 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1423] 10.0.0.67 () {32 vars in 678 bytes} [Thu Mar 5 18:59:35 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1424] 10.0.0.67 () {32 vars in 692 bytes} [Thu Mar 5 18:59:35 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: 7|app: 0|req: 736/1425] 10.0.0.67 () {32 vars in 688 bytes} [Thu Mar 5 18:59:35 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1426] 10.0.0.67 () {32 vars in 700 bytes} [Thu Mar 5 18:59:35 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1427] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 18:59:35 2026] DELETE /v2.0/subnetpools/dd7ab1cb-88dd-40a0-8512-9157c17c5340 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1428] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 18:59:35 2026] DELETE /v2.0/subnetpools/586b2466-d498-449b-9320-b3934aed078a => 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: 740/1429] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 18:59:35 2026] DELETE /v2.0/subnetpools/710b97bd-ecb3-4d17-a3b6-f77367b676cc => 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: 741/1430] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 18:59:35 2026] DELETE /v2.0/subnetpools/2ed491ee-0bbb-482c-9461-c629a3302c5a => 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: 742/1431] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 18:59:35 2026] DELETE /v2.0/subnetpools/ed5d69b8-1889-493a-bc3c-02537a92b341 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1432] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:35 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1433] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:35 2026] GET /v2.0/security-groups?id=b236af65-c93c-4fc9-802c-12d0ae9b8044&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1434] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 18:59:35 2026] PUT /v2.0/routers/ebe975f0-e158-4054-bab3-0681088f5434/add_router_interface => generated 309 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1435] 10.0.0.67 () {32 vars in 647 bytes} [Thu Mar 5 18:59:36 2026] GET /v2.0/networks => generated 5058 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1436] 10.0.0.67 () {32 vars in 645 bytes} [Thu Mar 5 18:59:36 2026] GET /v2.0/subnets => generated 3897 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1437] 10.0.0.67 () {32 vars in 645 bytes} [Thu Mar 5 18:59:36 2026] GET /v2.0/routers => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1438] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:36 2026] GET /v2.0/security-groups?tenant_id=78c681d96702446da04916f7a3b3bc5d&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1439] 10.0.0.67 () {34 vars in 683 bytes} [Thu Mar 5 18:59:36 2026] POST /v2.0/security-groups => generated 1675 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1440] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:36 2026] DELETE /v2.0/security-groups/1066a0bd-f30c-4c93-8a36-e8ab7b512b2c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1441] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1442] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:36 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1443] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:36 2026] POST /v2.0/security-group-rules => generated 596 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1444] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:36 2026] GET /v2.0/security-groups?id=b236af65-c93c-4fc9-802c-12d0ae9b8044&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1445] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:36 2026] GET /v2.0/security-groups?tenant_id=a9407c2b59cc4d059cc1b6a433ce9a49&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1446] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:37 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1447] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1448] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:37 2026] DELETE /v2.0/security-groups/08c1e9df-00f5-497b-958d-285aa6575c84 => 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: 751/1449] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:37.356 7 INFO neutron.db.securitygroups_db [None req-db192a01-d7e1-4243-b5a5-776b5e617450 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Project 98e8ee399688422caf67426e396685e0 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-03-05 18:59:37.367 8 INFO neutron.db.l3_db [None req-8e8c6cd1-72db-4802-995d-9750e5bf669f 03e853ffa0ed43928ce34a8d8fbe7be6 98ddcc6232714074833d9c1aae1913f5 - - default default] Floating IP 9980c659-2752-4fd9-a51b-3f374a94ddf4 associated. External IP: 10.96.250.207, port: 62e65572-bf2b-4d75-b808-275b1a7f70fa. [pid: 7|app: 0|req: 752/1450] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:37 2026] POST /v2.0/security-group-rules => generated 607 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1451] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:37 2026] GET /v2.0/security-groups?tenant_id=121eaff49a6a4987bc5cf55b7e9293e5&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:37.594 7 INFO neutron.db.securitygroups_db [None req-d1a68dc8-4ccd-413c-aeaa-a7b9ddeb878c 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Project 98e8ee399688422caf67426e396685e0 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: 699/1452] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 18:59:37 2026] PUT /v2.0/floatingips/9980c659-2752-4fd9-a51b-3f374a94ddf4 => generated 855 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1453] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:37 2026] POST /v2.0/security-group-rules => generated 606 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:37.689 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-004f478d-3c56-4282-86e8-1014c3adb7ce'] response: {'name': 'network-changed', 'server_uuid': 'e5fcf8d6-d70c-4206-8408-f3d199b4689f', 'tag': '62e65572-bf2b-4d75-b808-275b1a7f70fa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 700/1454] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:37 2026] DELETE /v2.0/security-groups/5402e1d5-b81a-472f-afdd-59bc9889c8ec => 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: 755/1455] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:37 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1456] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:37 2026] GET /v2.0/security-groups?id=b236af65-c93c-4fc9-802c-12d0ae9b8044&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1457] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1458] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/security-groups?id=b236af65-c93c-4fc9-802c-12d0ae9b8044&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1459] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/ports?tenant_id=98ddcc6232714074833d9c1aae1913f5&device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1460] 10.0.0.67 () {32 vars in 647 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/networks => generated 1297 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1461] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/networks?id=2c041cbe-3c77-43db-8043-a33d65886bbe => generated 771 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1462] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=62e65572-bf2b-4d75-b808-275b1a7f70fa => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1463] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/subnets?id=87981e3d-16e8-4e89-b49a-3735715b16fa => generated 693 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1464] 10.0.0.157 () {34 vars in 1099 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2003397338&fields=id&tenant_id=98e8ee399688422caf67426e396685e0 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1465] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/ports?network_id=2c041cbe-3c77-43db-8043-a33d65886bbe&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: 705/1466] 10.0.0.157 () {34 vars in 981 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/networks?id=8afea9e2-73e0-4e68-841b-63b4275fc64d => generated 660 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1467] 10.0.0.157 () {34 vars in 964 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/quotas/98e8ee399688422caf67426e396685e0 => 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: 762/1468] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/networks/2c041cbe-3c77-43db-8043-a33d65886bbe?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1469] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/ports?tenant_id=98e8ee399688422caf67426e396685e0&fields=id => generated 57 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1470] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/networks/2c041cbe-3c77-43db-8043-a33d65886bbe?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: 708/1471] 10.0.0.157 () {34 vars in 1007 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1472] 10.0.0.157 () {34 vars in 1107 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d?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: 709/1473] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:38 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => 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: 765/1474] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:39 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => 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: 710/1475] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:39 2026] GET /v2.0/security-groups?id=b236af65-c93c-4fc9-802c-12d0ae9b8044&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: 766/1476] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:39 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => 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: 711/1477] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:40 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1478] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:40 2026] GET /v2.0/security-groups?id=b236af65-c93c-4fc9-802c-12d0ae9b8044&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1479] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 18:59:40 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:40.685 7 INFO neutron_taas.services.taas.taas_plugin [req-23834e51-2ebf-4040-8d75-4975265c9d79 req-5feaa9aa-8b2f-42b1-88f7-eee243ef9d39 03e853ffa0ed43928ce34a8d8fbe7be6 98ddcc6232714074833d9c1aae1913f5 - - default default] TaaS: Handle Delete Port: 62e65572-bf2b-4d75-b808-275b1a7f70fa 2026-03-05 18:59:40.687 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-23834e51-2ebf-4040-8d75-4975265c9d79 req-5feaa9aa-8b2f-42b1-88f7-eee243ef9d39 03e853ffa0ed43928ce34a8d8fbe7be6 98ddcc6232714074833d9c1aae1913f5 - - default default] Tap Mirror: Handle Delete Port: 62e65572-bf2b-4d75-b808-275b1a7f70fa 2026-03-05 18:59:40.797 7 INFO neutron.db.l3_db [req-23834e51-2ebf-4040-8d75-4975265c9d79 req-5feaa9aa-8b2f-42b1-88f7-eee243ef9d39 03e853ffa0ed43928ce34a8d8fbe7be6 98ddcc6232714074833d9c1aae1913f5 - - default default] Floating IP 9980c659-2752-4fd9-a51b-3f374a94ddf4 disassociated. External IP: 10.96.250.207, port: 62e65572-bf2b-4d75-b808-275b1a7f70fa. [pid: 8|app: 0|req: 713/1480] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:40 2026] GET /v2.0/security-groups?tenant_id=dbe47f42b3c846648533c099bc352f7e&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1481] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:41 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => 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: 768/1482] 162.253.55.195 () {36 vars in 996 bytes} [Thu Mar 5 18:59:40 2026] DELETE /v2.0/ports/62e65572-bf2b-4d75-b808-275b1a7f70fa => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1483] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:41 2026] DELETE /v2.0/security-groups/87a2d050-9740-4a71-ac32-9578e634dbc5 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:59:41.217 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26019558-f6bd-45c2-a02e-f927e5336e83'] response: {'server_uuid': 'e5fcf8d6-d70c-4206-8408-f3d199b4689f', 'name': 'network-vif-deleted', 'tag': '62e65572-bf2b-4d75-b808-275b1a7f70fa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 769/1484] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:41 2026] GET /v2.0/security-groups?tenant_id=aaeb11fa84c34a609845b8c4672b2ca0&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1485] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:41 2026] DELETE /v2.0/security-groups/8d49b2c3-b06a-448d-a586-3a05012c681b => 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: 770/1486] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:41 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1487] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:42 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => 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: 718/1488] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:42 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:59:42.878 7 INFO neutron.db.segments_db [None req-a5657c09-3683-442c-832d-9890c9ed3319 ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] Added segment 8a56a0fb-11b4-4d61-aedc-b4a7144d829a of type vxlan for network d887700d-0789-4d93-866c-465808c39c61 [pid: 7|app: 0|req: 771/1489] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:59:42 2026] POST /v2.0/networks => generated 613 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1490] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:59:43 2026] GET /v2.0/networks?id=8afea9e2-73e0-4e68-841b-63b4275fc64d => generated 660 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1491] 162.253.55.195 () {34 vars in 1049 bytes} [Thu Mar 5 18:59:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=98e8ee399688422caf67426e396685e0 => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1492] 10.0.0.67 () {34 vars in 662 bytes} [Thu Mar 5 18:59:42 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 720/1493] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:43 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => 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: 721/1494] 10.0.0.67 () {34 vars in 664 bytes} [Thu Mar 5 18:59:43 2026] POST /v2.0/trunks => generated 407 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1495] 162.253.55.195 () {38 vars in 954 bytes} [Thu Mar 5 18:59:43 2026] POST /v2.0/ports => generated 954 bytes in 415 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-03-05 18:59:43.585 8 INFO neutron.db.segments_db [None req-89dc32b9-1d7d-432a-9c9f-1deb5d2d48fe ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] Added segment 20bf47d6-67ae-417a-a84f-76f1f679ac52 of type vxlan for network 4b642f11-bea3-4bf9-8aa6-361071dbfd79 [pid: 8|app: 0|req: 722/1496] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:59:43 2026] POST /v2.0/networks => generated 613 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1497] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 18:59:43 2026] PUT /v2.0/ports/cd56263a-32b1-45b8-83fa-56cff1439fd7 => generated 1235 bytes in 397 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: 776/1498] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:43 2026] GET /v2.0/ports?device_id=e5fcf8d6-d70c-4206-8408-f3d199b4689f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:59:44.014 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-da7cd172-87de-4f79-a843-dbed687fd26f'] response: {'name': 'network-changed', 'server_uuid': 'c96c20c3-106d-4fa2-87ce-610d938d1d80', 'tag': 'cd56263a-32b1-45b8-83fa-56cff1439fd7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 723/1499] 10.0.0.67 () {34 vars in 662 bytes} [Thu Mar 5 18:59:43 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1500] 10.0.0.67 () {34 vars in 664 bytes} [Thu Mar 5 18:59:44 2026] POST /v2.0/trunks => generated 407 bytes in 204 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-03-05 18:59:44.291 8 INFO neutron.db.segments_db [None req-1878136d-0421-4b19-bc48-bf166d72b162 ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] Added segment df9babbc-d22b-4e8f-8f5b-38bcfdc6b471 of type vxlan for network 3bbc8a25-f2f8-45e7-b9ca-c01e2369e902 [pid: 8|app: 0|req: 724/1501] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:59:44 2026] POST /v2.0/networks => generated 613 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1502] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:44 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1503] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:44 2026] GET /v2.0/security-groups?id=0b940533-ae06-4649-b1df-acf5d7e6f715&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: 780/1504] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:59:44 2026] GET /v2.0/ports?tenant_id=98e8ee399688422caf67426e396685e0&device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => 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: 781/1505] 162.253.55.195 () {34 vars in 1017 bytes} [Thu Mar 5 18:59:44 2026] GET /v2.0/networks?tenant_id=98e8ee399688422caf67426e396685e0&shared=False => generated 756 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1506] 162.253.55.195 () {34 vars in 929 bytes} [Thu Mar 5 18:59:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1507] 10.0.0.67 () {34 vars in 662 bytes} [Thu Mar 5 18:59:44 2026] POST /v2.0/ports => generated 743 bytes in 334 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: 726/1508] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:45 2026] DELETE /v2.0/security-groups/b236af65-c93c-4fc9-802c-12d0ae9b8044 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:59:45.161 8 INFO neutron.api.v2.resource [None req-302ecf42-98ce-4bad-9b4b-5eda83b38390 03e853ffa0ed43928ce34a8d8fbe7be6 98ddcc6232714074833d9c1aae1913f5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 727/1509] 10.0.0.67 () {32 vars in 735 bytes} [Thu Mar 5 18:59:45 2026] GET /v2.0/security-groups/b236af65-c93c-4fc9-802c-12d0ae9b8044 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 18:59:45.253 8 INFO neutron_taas.services.taas.taas_plugin [None req-0966bcf6-bc49-4508-aee1-9c53925e41f0 03e853ffa0ed43928ce34a8d8fbe7be6 98ddcc6232714074833d9c1aae1913f5 - - default default] TaaS: Handle Delete Port: 80d9e6fd-9293-450b-8751-033f0405a1b6 2026-03-05 18:59:45.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0966bcf6-bc49-4508-aee1-9c53925e41f0 03e853ffa0ed43928ce34a8d8fbe7be6 98ddcc6232714074833d9c1aae1913f5 - - default default] Tap Mirror: Handle Delete Port: 80d9e6fd-9293-450b-8751-033f0405a1b6 [pid: 7|app: 0|req: 783/1510] 10.0.0.67 () {34 vars in 664 bytes} [Thu Mar 5 18:59:44 2026] POST /v2.0/trunks => generated 407 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1511] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 18:59:45 2026] DELETE /v2.0/floatingips/9980c659-2752-4fd9-a51b-3f374a94ddf4 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:59:45.448 8 INFO neutron.db.segments_db [None req-03e16126-2a22-4c2e-ae8b-1256c3e9675b ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] Added segment a601b77d-99c9-462e-90df-0503fc264edf of type vxlan for network a8eaabb4-796d-4412-a803-82c59c4de86f [pid: 7|app: 0|req: 784/1513] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:45 2026] GET /v2.0/security-groups?tenant_id=2511be5ef55e48eba34297fddf98d5ef&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1513] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:59:45 2026] POST /v2.0/networks => generated 611 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1514] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:45 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:45.837 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8f18b1d-329c-4a09-a8b2-c403a47fc41c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 37a1a3a6-cddc-4c78-bb2b-94a0fed01167 2026-03-05 18:59:45.840 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8f18b1d-329c-4a09-a8b2-c403a47fc41c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 37a1a3a6-cddc-4c78-bb2b-94a0fed01167 [pid: 8|app: 0|req: 731/1515] 10.0.0.67 () {34 vars in 662 bytes} [Thu Mar 5 18:59:45 2026] POST /v2.0/ports => generated 743 bytes in 263 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: 732/1516] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:45 2026] DELETE /v2.0/security-groups/1334df34-7332-4c5d-842f-d7aa84f895ea => 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: 733/1517] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:45 2026] GET /v2.0/security-groups?id=0b940533-ae06-4649-b1df-acf5d7e6f715&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: 734/1518] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:59:46 2026] GET /v2.0/ports?tenant_id=98e8ee399688422caf67426e396685e0&device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1519] 10.0.0.67 () {34 vars in 664 bytes} [Thu Mar 5 18:59:46 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) [pid: 8|app: 0|req: 736/1520] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 18:59:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cd56263a-32b1-45b8-83fa-56cff1439fd7 => 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: 785/1521] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 18:59:45 2026] PUT /v2.0/routers/7ceccbf2-f937-44b8-ad38-9e11cb4db1fe/remove_router_interface => generated 309 bytes in 789 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1522] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:46 2026] GET /v2.0/security-groups?tenant_id=e21d81dbd6284c05a8f29def2892db2e&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1523] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:59:46 2026] GET /v2.0/subnets?id=f5be3a16-456e-4ed5-90af-08cd1cb7dda0 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:46.382 7 INFO neutron.db.segments_db [None req-9e5575a5-35d7-48ba-a562-597692039191 ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] Added segment 08d056fe-f24c-4c8d-bb4c-1edddb00a5ef of type vxlan for network 54ab8cc8-44d2-4e11-9628-b04560b5edc6 [pid: 7|app: 0|req: 786/1524] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:59:46 2026] POST /v2.0/networks => generated 613 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1525] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:46 2026] DELETE /v2.0/security-groups/ed6cfd8a-6205-4d90-825f-45bcb6740039 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:59:46.585 8 INFO neutron_taas.services.taas.taas_plugin [None req-da68a1b0-9d6a-4965-af53-2a6854f0680a 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 078e74f1-9ee7-43ec-857a-91f778a0a4d4 2026-03-05 18:59:46.588 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da68a1b0-9d6a-4965-af53-2a6854f0680a 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 078e74f1-9ee7-43ec-857a-91f778a0a4d4 [pid: 7|app: 0|req: 788/1526] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:59:46 2026] GET /v2.0/ports?network_id=8afea9e2-73e0-4e68-841b-63b4275fc64d&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:46.817 8 INFO neutron_taas.services.taas.taas_plugin [None req-da68a1b0-9d6a-4965-af53-2a6854f0680a 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: d28eb25f-0127-4174-a91c-a83ba0a0cf56 2026-03-05 18:59:46.819 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da68a1b0-9d6a-4965-af53-2a6854f0680a 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: d28eb25f-0127-4174-a91c-a83ba0a0cf56 [pid: 7|app: 0|req: 789/1527] 10.0.0.67 () {34 vars in 662 bytes} [Thu Mar 5 18:59:46 2026] POST /v2.0/ports => generated 743 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 790/1528] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:59:46 2026] GET /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1529] 10.0.0.67 () {34 vars in 664 bytes} [Thu Mar 5 18:59:46 2026] POST /v2.0/trunks => generated 407 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1530] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d?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) 2026-03-05 18:59:47.154 8 INFO neutron.services.segments.plugin [-] Segment 68ccf5e8-b55f-43c5-91f5-55aa2ea12fcf resource provider aggregate not found 2026-03-05 18:59:47.160 8 INFO neutron.services.segments.plugin [-] Segment 68ccf5e8-b55f-43c5-91f5-55aa2ea12fcf resource provider aggregate not found 2026-03-05 18:59:47.174 8 INFO neutron.services.segments.plugin [-] Segment 68ccf5e8-b55f-43c5-91f5-55aa2ea12fcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68ccf5e8-b55f-43c5-91f5-55aa2ea12fcf found for delete ", "request_id": "req-d337d166-33a0-4cc0-be21-4739e5446f16"}]} 2026-03-05 18:59:47.177 8 INFO neutron.db.l3_hamode_db [None req-da68a1b0-9d6a-4965-af53-2a6854f0680a 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] HA network 15650585-908b-4141-b17a-9eddabb549a3 was deleted as no HA routers are present in tenant 98ddcc6232714074833d9c1aae1913f5. 2026-03-05 18:59:47.181 8 INFO neutron.services.segments.plugin [-] Segment 68ccf5e8-b55f-43c5-91f5-55aa2ea12fcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68ccf5e8-b55f-43c5-91f5-55aa2ea12fcf found for delete ", "request_id": "req-c6b834ed-0574-4e3f-b3d8-0e88511b5935"}]} [pid: 8|app: 0|req: 739/1531] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:46 2026] DELETE /v2.0/routers/7ceccbf2-f937-44b8-ad38-9e11cb4db1fe => generated 0 bytes in 811 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1532] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1533] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 18:59:47 2026] PUT /v2.0/trunks/5156340d-f9cb-42ad-80a1-fe702d50edb2/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1534] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/security-groups?id=0b940533-ae06-4649-b1df-acf5d7e6f715&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: 742/1535] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 18:59:47 2026] PUT /v2.0/trunks/98507a25-86d9-4ebf-8460-8368501de178/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1536] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 18:59:47 2026] PUT /v2.0/trunks/e76fa730-ef9c-4748-9d80-891660d04256/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1537] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 18:59:47 2026] PUT /v2.0/trunks/eb27c63b-431d-4211-9dc0-f4c4b7aa81c9/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1538] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 18:59:47 2026] DELETE /v2.0/subnets/87981e3d-16e8-4e89-b49a-3735715b16fa => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1539] 10.0.0.67 () {32 vars in 660 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1540] 10.0.0.67 () {32 vars in 674 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1541] 10.0.0.67 () {32 vars in 670 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1542] 10.0.0.67 () {32 vars in 682 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1543] 10.0.0.67 () {32 vars in 668 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:47.468 7 INFO neutron_taas.services.taas.taas_plugin [None req-8de0ae56-b80c-43d5-b65b-05c9a0e88a11 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: de4a0824-8258-4ec1-9b83-640f33a1c89a [pid: 8|app: 0|req: 750/1544] 10.0.0.67 () {32 vars in 682 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:47.471 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8de0ae56-b80c-43d5-b65b-05c9a0e88a11 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: de4a0824-8258-4ec1-9b83-640f33a1c89a [pid: 8|app: 0|req: 751/1545] 10.0.0.67 () {32 vars in 678 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1546] 10.0.0.67 () {32 vars in 690 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1547] 10.0.0.67 () {32 vars in 717 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/trunks/5156340d-f9cb-42ad-80a1-fe702d50edb2 => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1548] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/ports/e9fdb360-aba5-4b77-bb63-0845e4b201e7 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:47.637 7 INFO neutron.services.segments.plugin [-] Segment e900677d-31e8-489d-a3e9-6f8e689b4d63 resource provider aggregate not found 2026-03-05 18:59:47.641 7 INFO neutron.services.segments.plugin [-] Segment e900677d-31e8-489d-a3e9-6f8e689b4d63 resource provider aggregate not found 2026-03-05 18:59:47.655 7 INFO neutron.services.segments.plugin [-] Segment e900677d-31e8-489d-a3e9-6f8e689b4d63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e900677d-31e8-489d-a3e9-6f8e689b4d63 found for delete ", "request_id": "req-19c2ec87-b792-46be-bb0f-a42bb5e16bb6"}]} 2026-03-05 18:59:47.656 7 INFO neutron.services.segments.plugin [-] Segment e900677d-31e8-489d-a3e9-6f8e689b4d63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e900677d-31e8-489d-a3e9-6f8e689b4d63 found for delete ", "request_id": "req-508c78e3-0065-443d-97c6-424f53f3a1b0"}]} [pid: 7|app: 0|req: 795/1549] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:47 2026] DELETE /v2.0/networks/2c041cbe-3c77-43db-8043-a33d65886bbe => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1550] 10.0.0.67 () {32 vars in 720 bytes} [Thu Mar 5 18:59:47 2026] DELETE /v2.0/trunks/5156340d-f9cb-42ad-80a1-fe702d50edb2 => 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: 796/1551] 10.0.0.67 () {32 vars in 717 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/trunks/98507a25-86d9-4ebf-8460-8368501de178 => generated 420 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1552] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/ports/7877c136-9206-4421-96f5-4ab60d846f37 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1553] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/security-groups?tenant_id=98ddcc6232714074833d9c1aae1913f5&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1554] 10.0.0.67 () {32 vars in 720 bytes} [Thu Mar 5 18:59:47 2026] DELETE /v2.0/trunks/98507a25-86d9-4ebf-8460-8368501de178 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1555] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:47 2026] DELETE /v2.0/security-groups/fc72c9b8-d497-4ed9-be10-8311cbeab348 => 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: 758/1556] 10.0.0.67 () {32 vars in 717 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/trunks/e76fa730-ef9c-4748-9d80-891660d04256 => generated 429 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1557] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 18:59:47 2026] GET /v2.0/ports/81c6a952-7760-4c6a-8695-7f94e393ced4 => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1558] 10.0.0.67 () {32 vars in 720 bytes} [Thu Mar 5 18:59:48 2026] DELETE /v2.0/trunks/e76fa730-ef9c-4748-9d80-891660d04256 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1559] 10.0.0.67 () {32 vars in 717 bytes} [Thu Mar 5 18:59:48 2026] GET /v2.0/trunks/eb27c63b-431d-4211-9dc0-f4c4b7aa81c9 => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1560] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 18:59:48 2026] GET /v2.0/ports/c4900de9-a19c-4cc6-9449-2d07ddf45493 => 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: 801/1561] 10.0.0.67 () {32 vars in 720 bytes} [Thu Mar 5 18:59:48 2026] DELETE /v2.0/trunks/eb27c63b-431d-4211-9dc0-f4c4b7aa81c9 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1562] 10.0.0.67 () {32 vars in 717 bytes} [Thu Mar 5 18:59:48 2026] GET /v2.0/trunks/3a36d3c7-bbb3-457b-b7c0-d532df24f16c => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1563] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 18:59:48 2026] GET /v2.0/ports/c466bdc6-db32-47c6-aaa4-524265df7966 => generated 826 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1564] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:48 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1565] 10.0.0.67 () {32 vars in 720 bytes} [Thu Mar 5 18:59:48 2026] DELETE /v2.0/trunks/3a36d3c7-bbb3-457b-b7c0-d532df24f16c => 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: 804/1566] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:48 2026] GET /v2.0/security-groups?id=0b940533-ae06-4649-b1df-acf5d7e6f715&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-03-05 18:59:48.450 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f4ffbc4-3482-4bd7-9a45-6b115dc5afad ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] TaaS: Handle Delete Port: e9fdb360-aba5-4b77-bb63-0845e4b201e7 2026-03-05 18:59:48.452 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f4ffbc4-3482-4bd7-9a45-6b115dc5afad ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] Tap Mirror: Handle Delete Port: e9fdb360-aba5-4b77-bb63-0845e4b201e7 [pid: 8|app: 0|req: 763/1567] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 18:59:48 2026] DELETE /v2.0/ports/e9fdb360-aba5-4b77-bb63-0845e4b201e7 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:59:48.667 7 INFO neutron_taas.services.taas.taas_plugin [None req-5dc247ae-d352-4143-8899-76d3988e6238 ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] TaaS: Handle Delete Port: 7877c136-9206-4421-96f5-4ab60d846f37 2026-03-05 18:59:48.670 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5dc247ae-d352-4143-8899-76d3988e6238 ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] Tap Mirror: Handle Delete Port: 7877c136-9206-4421-96f5-4ab60d846f37 [pid: 7|app: 0|req: 805/1568] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 18:59:48 2026] DELETE /v2.0/ports/7877c136-9206-4421-96f5-4ab60d846f37 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:59:48.867 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d89c7d0-76d9-4185-96d2-329948a03834 ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] TaaS: Handle Delete Port: 81c6a952-7760-4c6a-8695-7f94e393ced4 2026-03-05 18:59:48.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d89c7d0-76d9-4185-96d2-329948a03834 ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] Tap Mirror: Handle Delete Port: 81c6a952-7760-4c6a-8695-7f94e393ced4 [pid: 8|app: 0|req: 764/1569] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 18:59:48 2026] DELETE /v2.0/ports/81c6a952-7760-4c6a-8695-7f94e393ced4 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:59:49.090 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2037059-25f2-4ae9-814f-10a5dab6ca50 ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] TaaS: Handle Delete Port: c4900de9-a19c-4cc6-9449-2d07ddf45493 2026-03-05 18:59:49.094 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2037059-25f2-4ae9-814f-10a5dab6ca50 ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] Tap Mirror: Handle Delete Port: c4900de9-a19c-4cc6-9449-2d07ddf45493 [pid: 7|app: 0|req: 806/1570] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 18:59:48 2026] DELETE /v2.0/ports/c4900de9-a19c-4cc6-9449-2d07ddf45493 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:59:49.329 8 INFO neutron_taas.services.taas.taas_plugin [None req-29d185f7-46ad-4825-865b-fb1f981f29a0 ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] TaaS: Handle Delete Port: c466bdc6-db32-47c6-aaa4-524265df7966 2026-03-05 18:59:49.332 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29d185f7-46ad-4825-865b-fb1f981f29a0 ceaccc9404794dfb8ddd114cba45f113 ef5c6d064ef84467aafc4c7bfc34d2ce - - default default] Tap Mirror: Handle Delete Port: c466bdc6-db32-47c6-aaa4-524265df7966 [pid: 8|app: 0|req: 765/1571] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 18:59:49 2026] DELETE /v2.0/ports/c466bdc6-db32-47c6-aaa4-524265df7966 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1572] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:49 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1573] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:49 2026] GET /v2.0/security-groups?id=0b940533-ae06-4649-b1df-acf5d7e6f715&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: 807/1574] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:49 2026] DELETE /v2.0/networks/d887700d-0789-4d93-866c-465808c39c61 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:59:49.673 7 INFO neutron.services.segments.plugin [-] Segment 8a56a0fb-11b4-4d61-aedc-b4a7144d829a resource provider aggregate not found 2026-03-05 18:59:49.675 7 INFO neutron.services.segments.plugin [-] Segment 8a56a0fb-11b4-4d61-aedc-b4a7144d829a resource provider aggregate not found 2026-03-05 18:59:49.690 7 INFO neutron.services.segments.plugin [-] Segment 8a56a0fb-11b4-4d61-aedc-b4a7144d829a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a56a0fb-11b4-4d61-aedc-b4a7144d829a found for delete ", "request_id": "req-bf2f9629-384f-4e96-a5d8-c3650c577cd6"}]} 2026-03-05 18:59:49.691 7 INFO neutron.services.segments.plugin [-] Segment 8a56a0fb-11b4-4d61-aedc-b4a7144d829a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a56a0fb-11b4-4d61-aedc-b4a7144d829a found for delete ", "request_id": "req-3d74aebe-144e-4108-b746-89c5da8d14fb"}]} 2026-03-05 18:59:49.717 8 INFO neutron.services.segments.plugin [-] Segment 20bf47d6-67ae-417a-a84f-76f1f679ac52 resource provider aggregate not found 2026-03-05 18:59:49.723 8 INFO neutron.services.segments.plugin [-] Segment 20bf47d6-67ae-417a-a84f-76f1f679ac52 resource provider aggregate not found 2026-03-05 18:59:49.741 8 INFO neutron.services.segments.plugin [-] Segment 20bf47d6-67ae-417a-a84f-76f1f679ac52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20bf47d6-67ae-417a-a84f-76f1f679ac52 found for delete ", "request_id": "req-15cebca9-8a9c-4132-b11c-b392cec014e7"}]} 2026-03-05 18:59:49.743 8 INFO neutron.services.segments.plugin [-] Segment 20bf47d6-67ae-417a-a84f-76f1f679ac52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20bf47d6-67ae-417a-a84f-76f1f679ac52 found for delete ", "request_id": "req-2fd1e1d9-116e-4240-9fc5-e2ea5e36f361"}]} [pid: 8|app: 0|req: 768/1575] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:49 2026] DELETE /v2.0/networks/4b642f11-bea3-4bf9-8aa6-361071dbfd79 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1578] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:49 2026] DELETE /v2.0/networks/3bbc8a25-f2f8-45e7-b9ca-c01e2369e902 => 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: 772/1579] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:49 2026] DELETE /v2.0/networks/a8eaabb4-796d-4412-a803-82c59c4de86f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 18:59:50.053 7 INFO neutron.db.segments_db [None req-cefe2129-b832-443b-850b-59dd8b2d5819 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment deab7fac-76ff-4275-ab55-b3798da2e692 of type vxlan for network deba2bf6-36e1-49d2-b7f2-8ebb1332a407 [pid: 7|app: 0|req: 808/1580] 10.0.0.67 () {34 vars in 669 bytes} [Thu Mar 5 18:59:49 2026] POST /v2.0/networks => generated 725 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1581] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 18:59:50 2026] DELETE /v2.0/networks/54ab8cc8-44d2-4e11-9628-b04560b5edc6 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1582] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:50 2026] POST /v2.0/subnets => generated 691 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:50.440 8 INFO neutron.db.segments_db [None req-78669d9c-e3fa-478f-8dbd-c92819fc4ca5 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment f7079841-448f-4890-b7b7-775c736f2745 of type vxlan for network 0d388ac3-ab03-4ba1-9cf4-617aee1c6e73 [pid: 7|app: 0|req: 810/1583] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:50 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:50.708 8 INFO neutron.db.l3_hamode_db [None req-78669d9c-e3fa-478f-8dbd-c92819fc4ca5 706e33d299204aea985b21ad967787bd c984239adc874964970c6869145aefec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 811/1584] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:50 2026] GET /v2.0/security-groups?id=0b940533-ae06-4649-b1df-acf5d7e6f715&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 18:59:51.438 8 INFO neutron.db.l3_hamode_db [None req-78669d9c-e3fa-478f-8dbd-c92819fc4ca5 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 812/1585] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:51 2026] GET /v2.0/security-groups?tenant_id=f677cf28f6b74d92a447f6a06ba12c85&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1586] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:51 2026] DELETE /v2.0/security-groups/082a3b65-4ccf-4c02-ba41-78bd813c760a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:59:51.763 8 INFO neutron.services.segments.plugin [-] Segment df9babbc-d22b-4e8f-8f5b-38bcfdc6b471 resource provider aggregate not found 2026-03-05 18:59:51.774 8 INFO neutron.services.segments.plugin [-] Segment df9babbc-d22b-4e8f-8f5b-38bcfdc6b471 resource provider aggregate not found [pid: 7|app: 0|req: 814/1587] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:51 2026] GET /v2.0/security-groups?tenant_id=ef5c6d064ef84467aafc4c7bfc34d2ce&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:51.797 8 INFO neutron.services.segments.plugin [-] Segment df9babbc-d22b-4e8f-8f5b-38bcfdc6b471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df9babbc-d22b-4e8f-8f5b-38bcfdc6b471 found for delete ", "request_id": "req-53643a63-dca8-446c-aab4-48ae46bcc152"}]} 2026-03-05 18:59:51.817 8 INFO neutron.services.segments.plugin [-] Segment df9babbc-d22b-4e8f-8f5b-38bcfdc6b471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df9babbc-d22b-4e8f-8f5b-38bcfdc6b471 found for delete ", "request_id": "req-eafd8c67-9da4-46a9-bffb-9a345de2acd9"}]} 2026-03-05 18:59:51.823 8 INFO neutron.services.segments.plugin [-] Segment a601b77d-99c9-462e-90df-0503fc264edf resource provider aggregate not found 2026-03-05 18:59:51.847 8 INFO neutron.services.segments.plugin [-] Segment a601b77d-99c9-462e-90df-0503fc264edf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a601b77d-99c9-462e-90df-0503fc264edf found for delete ", "request_id": "req-ad89ccc4-8ae5-4177-98e5-0d2a654195f8"}]} 2026-03-05 18:59:51.852 8 INFO neutron.services.segments.plugin [-] Segment a601b77d-99c9-462e-90df-0503fc264edf resource provider aggregate not found 2026-03-05 18:59:51.869 8 INFO neutron.services.segments.plugin [-] Segment a601b77d-99c9-462e-90df-0503fc264edf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a601b77d-99c9-462e-90df-0503fc264edf found for delete ", "request_id": "req-f9a5349b-7a88-4727-be56-fabce9eb621a"}]} 2026-03-05 18:59:51.890 8 INFO neutron.services.segments.plugin [-] Segment 08d056fe-f24c-4c8d-bb4c-1edddb00a5ef resource provider aggregate not found 2026-03-05 18:59:51.899 8 INFO neutron.services.segments.plugin [-] Segment 08d056fe-f24c-4c8d-bb4c-1edddb00a5ef resource provider aggregate not found 2026-03-05 18:59:51.911 8 INFO neutron.services.segments.plugin [-] Segment 08d056fe-f24c-4c8d-bb4c-1edddb00a5ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08d056fe-f24c-4c8d-bb4c-1edddb00a5ef found for delete ", "request_id": "req-43cc243c-d7da-4c93-b469-92fc0321ba13"}]} [pid: 7|app: 0|req: 815/1588] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:51 2026] DELETE /v2.0/security-groups/bfc04d99-a7a0-4d7c-95eb-31bb6577bbd5 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:59:51.927 8 INFO neutron.services.segments.plugin [-] Segment 08d056fe-f24c-4c8d-bb4c-1edddb00a5ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08d056fe-f24c-4c8d-bb4c-1edddb00a5ef found for delete ", "request_id": "req-1d72d650-a103-4e2c-85e9-58ad00112264"}]} [pid: 7|app: 0|req: 816/1589] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:51 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => 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: 817/1590] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:51 2026] GET /v2.0/security-groups?id=0b940533-ae06-4649-b1df-acf5d7e6f715&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: 818/1591] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:52 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1592] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 18:59:52 2026] GET /v2.0/security-groups?id=0b940533-ae06-4649-b1df-acf5d7e6f715&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1593] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:52 2026] GET /v2.0/security-groups?tenant_id=09f9e511b56a468fa120e15f7f98f550&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1594] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 18:59:52 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1595] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:52 2026] DELETE /v2.0/security-groups/a4bd1bea-9e87-4627-9622-44785a9d6557 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1596] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:50 2026] POST /v2.0/routers => generated 731 bytes in 2059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:53.164 7 INFO neutron.db.l3_db [None req-ad191d61-dad8-4bd4-af40-a55602a18d0e 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Floating IP a80a32fc-d589-46ab-bedf-cb3184733782 associated. External IP: 10.96.250.202, port: cd56263a-32b1-45b8-83fa-56cff1439fd7. [pid: 7|app: 0|req: 823/1597] 10.0.0.67 () {34 vars in 675 bytes} [Thu Mar 5 18:59:52 2026] POST /v2.0/floatingips => generated 855 bytes in 1049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:53.483 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-502e3f1e-28d6-48a1-94f6-53776fd6de5c'] response: {'name': 'network-changed', 'server_uuid': 'c96c20c3-106d-4fa2-87ce-610d938d1d80', 'tag': 'cd56263a-32b1-45b8-83fa-56cff1439fd7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 824/1598] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:53 2026] GET /v2.0/security-groups?tenant_id=1e1df033d7954fac8dce65984557db1e&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1599] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 18:59:53 2026] GET /v2.0/floatingips/a80a32fc-d589-46ab-bedf-cb3184733782 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1600] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:53 2026] DELETE /v2.0/security-groups/bb87cc80-b4a0-4b5d-89de-1ca365f5da0d => 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: 775/1601] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 18:59:52 2026] PUT /v2.0/routers/62af9ca0-f861-4a6c-8d16-1253947bba09/add_router_interface => generated 309 bytes in 1539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1602] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 18:59:53 2026] GET /v2.0/ports?tenant_id=98e8ee399688422caf67426e396685e0&device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1603] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 18:59:54 2026] GET /v2.0/networks?id=8afea9e2-73e0-4e68-841b-63b4275fc64d => generated 756 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1604] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:53 2026] GET /v2.0/security-groups?tenant_id=641bcb9e13d14ea883b99034aa4ff607&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1605] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 18:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cd56263a-32b1-45b8-83fa-56cff1439fd7 => 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: 779/1606] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 18:59:54 2026] GET /v2.0/subnets?id=f5be3a16-456e-4ed5-90af-08cd1cb7dda0 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1607] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 18:59:54 2026] GET /v2.0/ports?network_id=8afea9e2-73e0-4e68-841b-63b4275fc64d&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1608] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:54 2026] DELETE /v2.0/security-groups/a4ba9741-4f6d-42e1-b10f-c429d8a839b5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1609] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 18:59:54 2026] GET /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1610] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 18:59:54 2026] GET /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d?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: 782/1611] 10.0.0.67 () {34 vars in 683 bytes} [Thu Mar 5 18:59:54 2026] POST /v2.0/security-groups => generated 1659 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1612] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 18:59:54 2026] GET /v2.0/floatingips/a80a32fc-d589-46ab-bedf-cb3184733782 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1613] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:54 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: 784/1614] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 18:59:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1615] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 18:59:55 2026] POST /v2.0/floatingips => generated 552 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1616] 10.0.0.157 () {34 vars in 1097 bytes} [Thu Mar 5 18:59:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--106099669&fields=id&tenant_id=c984239adc874964970c6869145aefec => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1617] 10.0.0.157 () {34 vars in 981 bytes} [Thu Mar 5 18:59:56 2026] GET /v2.0/networks?id=deba2bf6-36e1-49d2-b7f2-8ebb1332a407 => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1618] 10.0.0.157 () {34 vars in 964 bytes} [Thu Mar 5 18:59:56 2026] GET /v2.0/quotas/c984239adc874964970c6869145aefec => 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: 835/1619] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 18:59:56 2026] GET /v2.0/ports?tenant_id=c984239adc874964970c6869145aefec&fields=id => generated 57 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1620] 10.0.0.157 () {34 vars in 1007 bytes} [Thu Mar 5 18:59:56 2026] GET /v2.0/networks/deba2bf6-36e1-49d2-b7f2-8ebb1332a407?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: 837/1621] 10.0.0.157 () {34 vars in 1107 bytes} [Thu Mar 5 18:59:56 2026] GET /v2.0/networks/deba2bf6-36e1-49d2-b7f2-8ebb1332a407?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: 838/1622] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:56 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => 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: 785/1623] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 18:59:55 2026] POST /v2.0/floatingips => generated 552 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1624] 10.0.0.67 () {34 vars in 757 bytes} [Thu Mar 5 18:59:56 2026] PUT /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1625] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 18:59:56 2026] GET /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1626] 10.0.0.67 () {34 vars in 768 bytes} [Thu Mar 5 18:59:56 2026] PUT /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1627] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:56 2026] GET /v2.0/security-groups?tenant_id=3661130662064eca85682a95832c710f&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1628] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 18:59:56 2026] GET /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1629] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:56 2026] DELETE /v2.0/security-groups/264fa181-ee34-49cb-85d8-5a43125dd47d => 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: 841/1630] 10.0.0.67 () {34 vars in 764 bytes} [Thu Mar 5 18:59:56 2026] PUT /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1631] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 18:59:56 2026] GET /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/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: 842/1632] 10.0.0.67 () {34 vars in 786 bytes} [Thu Mar 5 18:59:56 2026] PUT /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1633] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 18:59:57 2026] GET /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1634] 10.0.0.67 () {34 vars in 757 bytes} [Thu Mar 5 18:59:57 2026] PUT /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1635] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 18:59:57 2026] GET /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1636] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 18:59:57 2026] GET /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:59:57.272 8 INFO neutron.api.v2.resource [None req-e7c75380-bcdb-4431-983d-2d69a0450c0a c6209a15f1524e58bd660d45f15018d1 4c6987fa381240789201836da8a3ea3e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 793/1637] 10.0.0.67 () {32 vars in 749 bytes} [Thu Mar 5 18:59:57 2026] GET /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1638] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 18:59:57 2026] DELETE /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1639] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 18:59:57 2026] GET /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:59:57.433 7 INFO neutron.api.v2.resource [None req-54c6cc84-528b-4971-8368-c5d862408966 c6209a15f1524e58bd660d45f15018d1 4c6987fa381240789201836da8a3ea3e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 846/1640] 10.0.0.67 () {32 vars in 752 bytes} [Thu Mar 5 18:59:57 2026] DELETE /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1641] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:57 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => 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: 795/1642] 10.0.0.67 () {32 vars in 740 bytes} [Thu Mar 5 18:59:57 2026] DELETE /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1643] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 18:59:57 2026] GET /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 18:59:57.641 8 INFO neutron_taas.services.taas.taas_plugin [None req-7da06bb7-d5ff-4db8-a922-c774c44fbcae c6209a15f1524e58bd660d45f15018d1 4c6987fa381240789201836da8a3ea3e - - default default] TaaS: Handle Delete Port: bf1197e3-4f62-4d71-8c02-c5c7dca33192 2026-03-05 18:59:57.643 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7da06bb7-d5ff-4db8-a922-c774c44fbcae c6209a15f1524e58bd660d45f15018d1 4c6987fa381240789201836da8a3ea3e - - default default] Tap Mirror: Handle Delete Port: bf1197e3-4f62-4d71-8c02-c5c7dca33192 [pid: 8|app: 0|req: 796/1644] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 18:59:57 2026] DELETE /v2.0/floatingips/8edb2bff-b000-4857-8cb8-6f2f2133411f => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1645] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:58 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => 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: 849/1646] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:58 2026] GET /v2.0/security-groups?tenant_id=4c6987fa381240789201836da8a3ea3e&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 18:59:58.890 8 INFO neutron.db.segments_db [None req-065b999f-d63e-4cc6-8871-d154e1b74629 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Added segment 93c679d6-b671-4b51-abaf-b9bf06a1c651 of type vxlan for network fa3b8803-c978-4c33-9d78-68a194bfcf49 [pid: 7|app: 0|req: 850/1647] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:58 2026] DELETE /v2.0/security-groups/1504b0b6-0ecf-493f-8441-32b3e9046429 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1648] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 18:59:58 2026] POST /v2.0/networks => generated 630 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1649] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 18:59:59 2026] GET /v2.0/security-groups?tenant_id=6c3c8d85e46444ef8300b525c644326a&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1650] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:58 2026] POST /v2.0/subnets => generated 627 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 18:59:59.242 7 INFO neutron.db.segments_db [None req-b155c8a1-aa46-43b6-a90e-11dea880dd97 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Added segment f8191b9e-7a61-498b-894b-d382eae205b4 of type vxlan for network 44a4b8ce-a238-4dc4-b747-88a92cc057c7 [pid: 8|app: 0|req: 800/1651] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 18:59:59 2026] DELETE /v2.0/security-groups/cc7e2ccf-f496-4960-b304-bdf71a6eb059 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 18:59:59.435 7 INFO neutron.db.l3_hamode_db [None req-b155c8a1-aa46-43b6-a90e-11dea880dd97 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 801/1652] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 18:59:59 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:00:00.102 7 INFO neutron.db.l3_hamode_db [None req-b155c8a1-aa46-43b6-a90e-11dea880dd97 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 802/1653] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:00:00 2026] GET /v2.0/networks?id=deba2bf6-36e1-49d2-b7f2-8ebb1332a407 => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1654] 162.253.55.195 () {34 vars in 1049 bytes} [Thu Mar 5 19:00:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c984239adc874964970c6869145aefec => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1655] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 18:59:59 2026] POST /v2.0/routers => generated 695 bytes in 1762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1656] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:00 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 957 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1657] 162.253.55.195 () {38 vars in 954 bytes} [Thu Mar 5 19:00:00 2026] POST /v2.0/ports => generated 954 bytes in 372 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: 805/1658] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:01 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1659] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 19:00:01 2026] PUT /v2.0/ports/19f7547e-bacd-4845-b7de-2602d021ed9d => generated 1235 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:00:01.566 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92fc4c57-bf84-469b-8553-aa8a94004efa'] response: {'name': 'network-changed', 'server_uuid': 'be14492a-76ff-4700-ac91-f5afde8b62e6', 'tag': '19f7547e-bacd-4845-b7de-2602d021ed9d', '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: 807/1660] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:00:02 2026] GET /v2.0/ports?tenant_id=c984239adc874964970c6869145aefec&device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1661] 162.253.55.195 () {34 vars in 1017 bytes} [Thu Mar 5 19:00:02 2026] GET /v2.0/networks?tenant_id=c984239adc874964970c6869145aefec&shared=False => generated 772 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1662] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:02 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1663] 162.253.55.195 () {34 vars in 929 bytes} [Thu Mar 5 19:00:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1664] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:02 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1665] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 19:00:01 2026] PUT /v2.0/routers/8f7105df-6606-49a2-b01c-b1dc94843a3e/add_router_interface => generated 309 bytes in 1485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1666] 10.0.0.67 () {34 vars in 676 bytes} [Thu Mar 5 19:00:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1667] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:00:02 2026] PUT /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1668] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:00:02 2026] GET /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1669] 10.0.0.67 () {34 vars in 762 bytes} [Thu Mar 5 19:00:02 2026] PUT /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1670] 10.0.0.67 () {34 vars in 663 bytes} [Thu Mar 5 19:00:02 2026] POST /v2.0/ports => generated 955 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1671] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:00:02 2026] GET /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags => generated 34 bytes in 42 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: 860/1672] 10.0.0.67 () {34 vars in 758 bytes} [Thu Mar 5 19:00:02 2026] PUT /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags/red => 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: 861/1673] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:00:02 2026] GET /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1674] 10.0.0.67 () {34 vars in 780 bytes} [Thu Mar 5 19:00:02 2026] PUT /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1675] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1676] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:00:03 2026] PUT /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1677] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/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: 813/1678] 10.0.0.67 () {34 vars in 663 bytes} [Thu Mar 5 19:00:02 2026] POST /v2.0/ports => generated 959 bytes in 266 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: 866/1679] 10.0.0.67 () {32 vars in 739 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:00:03.216 7 INFO neutron.api.v2.resource [None req-dc33675c-a0f4-4011-8682-518d67890920 a95446fc9b694635919c6b8adc975e93 e7e9ecc6a95548028df78425fe5b2546 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 867/1680] 10.0.0.67 () {32 vars in 743 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1681] 10.0.0.67 () {32 vars in 742 bytes} [Thu Mar 5 19:00:03 2026] DELETE /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/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: 869/1682] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1683] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/ports?tenant_id=c984239adc874964970c6869145aefec&device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:00:03.361 7 INFO neutron.api.v2.resource [None req-11978e4b-bc65-4a4e-93e6-b90d635a03d4 a95446fc9b694635919c6b8adc975e93 e7e9ecc6a95548028df78425fe5b2546 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1684] 10.0.0.67 () {32 vars in 746 bytes} [Thu Mar 5 19:00:03 2026] DELETE /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1685] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=19f7547e-bacd-4845-b7de-2602d021ed9d => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1686] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1687] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:00:03 2026] DELETE /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1688] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/subnets?id=46d2c015-dbdb-432b-9359-ff8dd31417cb => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1689] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1690] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/policies/6dc0ae2f-5deb-464f-844c-249054d6538f/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1691] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/ports?network_id=deba2bf6-36e1-49d2-b7f2-8ebb1332a407&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: 879/1692] 10.0.0.67 () {32 vars in 732 bytes} [Thu Mar 5 19:00:03 2026] DELETE /v2.0/qos/policies/6dc0ae2f-5deb-464f-844c-249054d6538f => 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: 880/1693] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/networks/deba2bf6-36e1-49d2-b7f2-8ebb1332a407?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: 881/1694] 10.0.0.82 () {34 vars in 988 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 1240 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1695] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/networks/deba2bf6-36e1-49d2-b7f2-8ebb1332a407?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) 2026-03-05 19:00:03.848 8 INFO neutron.db.l3_db [None req-63cd802d-64a5-476b-896c-7f9c643cfa25 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Floating IP d06f161f-d066-4bad-aedc-5d2bd424adc3 associated. External IP: 10.96.250.217, port: b9654150-3e05-4eed-903b-c2675b365341. [pid: 7|app: 0|req: 883/1696] 10.0.0.82 () {34 vars in 1038 bytes} [Thu Mar 5 19:00:03 2026] GET /v2.0/security-groups?id=0b940533-ae06-4649-b1df-acf5d7e6f715&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: 814/1697] 10.0.0.67 () {34 vars in 675 bytes} [Thu Mar 5 19:00:03 2026] POST /v2.0/floatingips => generated 843 bytes in 1001 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:00:04.305 7 INFO neutron.db.l3_db [None req-d6cd9c7a-b821-4efa-a8dd-09a81ea41733 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Floating IP d06f161f-d066-4bad-aedc-5d2bd424adc3 disassociated. External IP: 10.96.250.217, port: b9654150-3e05-4eed-903b-c2675b365341. [pid: 8|app: 0|req: 815/1698] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:00:04 2026] GET /v2.0/security-groups?tenant_id=0351dbfa938d4461be1c14a3db8182b4&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1699] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:00:04 2026] DELETE /v2.0/security-groups/1bb6151d-32eb-407c-8b61-e82d6dfc869f => 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: 817/1700] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:04 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => 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: 884/1703] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 19:00:04 2026] PUT /v2.0/floatingips/d06f161f-d066-4bad-aedc-5d2bd424adc3 => generated 552 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1704] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:04 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:04.837 7 INFO neutron_taas.services.taas.taas_plugin [None req-009f19e1-f150-497e-baf6-9b53aab71c97 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] TaaS: Handle Delete Port: 502b301b-876a-4719-a49b-a8c46c737958 2026-03-05 19:00:04.840 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-009f19e1-f150-497e-baf6-9b53aab71c97 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Tap Mirror: Handle Delete Port: 502b301b-876a-4719-a49b-a8c46c737958 [pid: 8|app: 0|req: 821/1705] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:00:04 2026] GET /v2.0/security-groups?tenant_id=e7e9ecc6a95548028df78425fe5b2546&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1706] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:00:04 2026] DELETE /v2.0/floatingips/d06f161f-d066-4bad-aedc-5d2bd424adc3 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1707] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:00:04 2026] DELETE /v2.0/security-groups/6b333c3a-99cf-46d8-beff-2eb287cecfd6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:00:05.756 7 INFO neutron.db.l3_db [None req-c83c5f86-f4bf-4ff7-b78a-854645553af3 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Floating IP 6c08570a-836b-405f-800c-a16cc52cf0fa associated. External IP: 10.96.250.209, port: 5176fb12-8338-4f8e-8ec4-9645f5e6d8b0. [pid: 8|app: 0|req: 823/1708] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:05 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1709] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:05 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1710] 10.0.0.67 () {34 vars in 675 bytes} [Thu Mar 5 19:00:05 2026] POST /v2.0/floatingips => generated 842 bytes in 1040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1711] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:00:06 2026] GET /v2.0/floatingips/6c08570a-836b-405f-800c-a16cc52cf0fa => generated 842 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1712] 10.0.0.67 () {32 vars in 653 bytes} [Thu Mar 5 19:00:06 2026] GET /v2.0/floatingips => generated 845 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:06.464 8 INFO neutron.db.l3_db [None req-16a9d3f9-3603-4f71-b76e-c44321172620 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Floating IP 6c08570a-836b-405f-800c-a16cc52cf0fa associated. External IP: 10.96.250.209, port: 5176fb12-8338-4f8e-8ec4-9645f5e6d8b0. [pid: 7|app: 0|req: 888/1713] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:07 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1714] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 19:00:06 2026] PUT /v2.0/floatingips/6c08570a-836b-405f-800c-a16cc52cf0fa => generated 843 bytes in 938 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1715] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:07 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:07.409 8 INFO neutron.db.l3_db [None req-cb880434-e47b-407c-9974-7fdcb410a2eb 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Floating IP 6c08570a-836b-405f-800c-a16cc52cf0fa disassociated. External IP: 10.96.250.209, port: b9654150-3e05-4eed-903b-c2675b365341. [pid: 8|app: 0|req: 827/1716] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 19:00:07 2026] PUT /v2.0/floatingips/6c08570a-836b-405f-800c-a16cc52cf0fa => generated 552 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:07.810 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe2117eb-251c-48cc-8fff-a75b10a80f53 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] TaaS: Handle Delete Port: 76c03b43-0276-43da-8dbe-f508d40ad677 2026-03-05 19:00:07.815 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe2117eb-251c-48cc-8fff-a75b10a80f53 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Tap Mirror: Handle Delete Port: 76c03b43-0276-43da-8dbe-f508d40ad677 [pid: 7|app: 0|req: 890/1717] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:00:07 2026] DELETE /v2.0/floatingips/6c08570a-836b-405f-800c-a16cc52cf0fa => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:00:08.092 8 INFO neutron.api.v2.resource [None req-d9e67806-da09-4eb3-a173-10984d660095 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 828/1718] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:00:08 2026] DELETE /v2.0/floatingips/6c08570a-836b-405f-800c-a16cc52cf0fa => generated 144 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:00:08.370 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ae315c1-926d-42ed-a544-24404b0f7d1b 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] TaaS: Handle Delete Port: b9654150-3e05-4eed-903b-c2675b365341 2026-03-05 19:00:08.373 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ae315c1-926d-42ed-a544-24404b0f7d1b 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Tap Mirror: Handle Delete Port: b9654150-3e05-4eed-903b-c2675b365341 [pid: 8|app: 0|req: 829/1719] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:08 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1720] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:08 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1721] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:00:08 2026] DELETE /v2.0/ports/b9654150-3e05-4eed-903b-c2675b365341 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:00:08.676 8 INFO neutron_taas.services.taas.taas_plugin [None req-0448fbaa-913e-45de-892c-cf128a329bf3 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] TaaS: Handle Delete Port: 5176fb12-8338-4f8e-8ec4-9645f5e6d8b0 2026-03-05 19:00:08.679 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0448fbaa-913e-45de-892c-cf128a329bf3 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Tap Mirror: Handle Delete Port: 5176fb12-8338-4f8e-8ec4-9645f5e6d8b0 [pid: 8|app: 0|req: 831/1722] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:00:08 2026] DELETE /v2.0/ports/5176fb12-8338-4f8e-8ec4-9645f5e6d8b0 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1723] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:00:08 2026] GET /v2.0/ports?device_id=8f7105df-6606-49a2-b01c-b1dc94843a3e => generated 958 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:09.220 7 INFO neutron.db.segments_db [None req-f7278884-043c-4ca1-a405-df9a642b4454 77e04423726a413c8c987c7b4cfb0746 cc8782773cd549348720fa6e79778cf6 - - default default] Added segment 266d623a-2d8c-4d8b-8250-74659219dec3 of type vxlan for network 5f10c368-ce87-4cc5-aa6d-017a7a50c426 2026-03-05 19:00:09.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8d84949-8e01-4124-bc6f-d97b84650499 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] TaaS: Handle Delete Port: 41240dc9-7662-4171-b730-4bd08c33301a 2026-03-05 19:00:09.338 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8d84949-8e01-4124-bc6f-d97b84650499 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Tap Mirror: Handle Delete Port: 41240dc9-7662-4171-b730-4bd08c33301a 2026-03-05 19:00:09.494 7 INFO neutron.db.l3_hamode_db [None req-f7278884-043c-4ca1-a405-df9a642b4454 77e04423726a413c8c987c7b4cfb0746 cc8782773cd549348720fa6e79778cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 19:00:09.644 7 INFO neutron.db.l3_hamode_db [None req-f7278884-043c-4ca1-a405-df9a642b4454 77e04423726a413c8c987c7b4cfb0746 cc8782773cd549348720fa6e79778cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 832/1724] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:00:08 2026] PUT /v2.0/routers/8f7105df-6606-49a2-b01c-b1dc94843a3e/remove_router_interface => generated 309 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1725] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:09 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:10.114 8 INFO neutron_taas.services.taas.taas_plugin [None req-82e9c799-1adb-4255-b8a3-da66245262fc 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] TaaS: Handle Delete Port: 067852ac-0a26-4319-93ef-110c1192d20b 2026-03-05 19:00:10.122 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82e9c799-1adb-4255-b8a3-da66245262fc 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Tap Mirror: Handle Delete Port: 067852ac-0a26-4319-93ef-110c1192d20b [pid: 7|app: 0|req: 893/1726] 10.0.0.67 () {34 vars in 666 bytes} [Thu Mar 5 19:00:09 2026] POST /v2.0/routers => generated 474 bytes in 1298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1727] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:10 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:10.463 8 INFO neutron_taas.services.taas.taas_plugin [None req-82e9c799-1adb-4255-b8a3-da66245262fc 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] TaaS: Handle Delete Port: 89391c82-98d3-498a-99a6-a93a07107861 2026-03-05 19:00:10.466 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82e9c799-1adb-4255-b8a3-da66245262fc 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] Tap Mirror: Handle Delete Port: 89391c82-98d3-498a-99a6-a93a07107861 [pid: 7|app: 0|req: 895/1728] 10.0.0.67 () {34 vars in 749 bytes} [Thu Mar 5 19:00:10 2026] PUT /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags => generated 25 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1729] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:10 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1730] 10.0.0.67 () {32 vars in 729 bytes} [Thu Mar 5 19:00:10 2026] GET /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:00:10.843 8 INFO neutron.services.segments.plugin [-] Segment f8191b9e-7a61-498b-894b-d382eae205b4 resource provider aggregate not found 2026-03-05 19:00:10.851 8 INFO neutron.services.segments.plugin [-] Segment f8191b9e-7a61-498b-894b-d382eae205b4 resource provider aggregate not found 2026-03-05 19:00:10.856 8 INFO neutron.services.segments.plugin [-] Segment f8191b9e-7a61-498b-894b-d382eae205b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8191b9e-7a61-498b-894b-d382eae205b4 found for delete ", "request_id": "req-17364eed-6411-489c-b80d-afd6b5da2643"}]} 2026-03-05 19:00:10.869 8 INFO neutron.services.segments.plugin [-] Segment f8191b9e-7a61-498b-894b-d382eae205b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8191b9e-7a61-498b-894b-d382eae205b4 found for delete ", "request_id": "req-081e509c-80c2-4174-8457-dc1e345a462f"}]} 2026-03-05 19:00:10.879 8 INFO neutron.db.l3_hamode_db [None req-82e9c799-1adb-4255-b8a3-da66245262fc 5d6e97b5874c40aca8beb4ded96fce7c 3ebc21e410454a2ba05947fd37c6794c - - default default] HA network 44a4b8ce-a238-4dc4-b747-88a92cc057c7 was deleted as no HA routers are present in tenant 3ebc21e410454a2ba05947fd37c6794c. [pid: 8|app: 0|req: 834/1731] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:09 2026] DELETE /v2.0/routers/8f7105df-6606-49a2-b01c-b1dc94843a3e => generated 0 bytes in 954 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1732] 10.0.0.67 () {34 vars in 760 bytes} [Thu Mar 5 19:00:10 2026] PUT /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags/green => generated 4 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-03-05 19:00:11.118 7 INFO neutron.db.l3_db [None req-505ff9ef-7a29-4d83-a7a7-61d5690aea0f 55e2bccd3d9b483bab22ee5d160d40a1 c984239adc874964970c6869145aefec - - default default] Floating IP 4566bd56-b7d5-46ce-b46b-d954cb1f6544 associated. External IP: 10.96.250.204, port: 19f7547e-bacd-4845-b7de-2602d021ed9d. [pid: 8|app: 0|req: 836/1733] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:11 2026] DELETE /v2.0/subnets/a84df4e8-7860-459b-aaff-d3df5155fa6d => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1734] 10.0.0.67 () {32 vars in 729 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags => generated 34 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1735] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 19:00:10 2026] PUT /v2.0/floatingips/4566bd56-b7d5-46ce-b46b-d954cb1f6544 => generated 855 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1736] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:00:11 2026] DELETE /v2.0/networks/fa3b8803-c978-4c33-9d78-68a194bfcf49 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:00:11.500 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfd0956d-659d-4091-8f48-bd52facdd2c2'] response: {'name': 'network-changed', 'server_uuid': 'be14492a-76ff-4700-ac91-f5afde8b62e6', 'tag': '19f7547e-bacd-4845-b7de-2602d021ed9d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 899/1737] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/subnets => generated 4520 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1738] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1739] 10.0.0.67 () {34 vars in 756 bytes} [Thu Mar 5 19:00:11 2026] PUT /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags/red => generated 4 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1740] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/floatingips => generated 1701 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1741] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/networks => generated 5755 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1742] 10.0.0.67 () {32 vars in 729 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags => generated 34 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1743] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/ports => generated 19844 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1744] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/agents => generated 3386 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1745] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/network-ip-availabilities => generated 3309 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1746] 10.0.0.67 () {34 vars in 778 bytes} [Thu Mar 5 19:00:11 2026] PUT /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags/black.or.white => generated 4 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1747] 10.0.0.157 () {34 vars in 1083 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6&device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 2469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1748] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/routers => generated 1990 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1749] 10.0.0.157 () {34 vars in 1119 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&id=0b940533-ae06-4649-b1df-acf5d7e6f715&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1750] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1751] 10.0.0.67 () {32 vars in 729 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags => generated 52 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1752] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/ports?tenant_id=c984239adc874964970c6869145aefec&device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1753] 10.0.0.151 () {28 vars in 676 bytes} [Thu Mar 5 19:00:11 2026] GET /v2.0/routers/62af9ca0-f861-4a6c-8d16-1253947bba09/l3-agents => generated 681 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1754] 10.0.0.67 () {34 vars in 749 bytes} [Thu Mar 5 19:00:12 2026] PUT /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags => generated 37 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1755] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/security-groups?tenant_id=3ebc21e410454a2ba05947fd37c6794c&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1756] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/networks?id=deba2bf6-36e1-49d2-b7f2-8ebb1332a407 => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1757] 10.0.0.151 () {28 vars in 676 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/l3-agents => generated 682 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1758] 10.0.0.67 () {32 vars in 729 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags => generated 37 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1759] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=19f7547e-bacd-4845-b7de-2602d021ed9d => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1760] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:00:12 2026] DELETE /v2.0/security-groups/d9013b05-d721-46cd-8d69-93f47295b813 => 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: 914/1761] 10.0.0.151 () {28 vars in 676 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/routers/ebe975f0-e158-4054-bab3-0681088f5434/l3-agents => generated 681 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1762] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/subnets?id=46d2c015-dbdb-432b-9359-ff8dd31417cb => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1763] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/security-groups => generated 31407 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1764] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags/red => 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: 917/1765] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/ports?network_id=deba2bf6-36e1-49d2-b7f2-8ebb1332a407&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: 849/1766] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/subnets => generated 4520 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1767] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/networks/deba2bf6-36e1-49d2-b7f2-8ebb1332a407?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:00:12.704 7 INFO neutron.api.v2.resource [None req-5ea99858-7e6f-408c-a69d-06ae91ffa4a9 77e04423726a413c8c987c7b4cfb0746 cc8782773cd549348720fa6e79778cf6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 918/1768] 10.0.0.67 () {32 vars in 741 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags/green => generated 99 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1769] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/networks/deba2bf6-36e1-49d2-b7f2-8ebb1332a407?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: 919/1770] 10.0.0.67 () {32 vars in 740 bytes} [Thu Mar 5 19:00:12 2026] DELETE /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags/red => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:00:12.911 8 INFO neutron.services.segments.plugin [-] Segment 93c679d6-b671-4b51-abaf-b9bf06a1c651 resource provider aggregate not found 2026-03-05 19:00:12.913 8 INFO neutron.services.segments.plugin [-] Segment 93c679d6-b671-4b51-abaf-b9bf06a1c651 resource provider aggregate not found 2026-03-05 19:00:12.938 8 INFO neutron.services.segments.plugin [-] Segment 93c679d6-b671-4b51-abaf-b9bf06a1c651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93c679d6-b671-4b51-abaf-b9bf06a1c651 found for delete ", "request_id": "req-f966ec04-8d3d-4d9e-9bff-615a06931f3c"}]} 2026-03-05 19:00:12.944 8 INFO neutron.services.segments.plugin [-] Segment 93c679d6-b671-4b51-abaf-b9bf06a1c651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93c679d6-b671-4b51-abaf-b9bf06a1c651 found for delete ", "request_id": "req-9e52886c-e1d3-4ce0-bc59-b9b651c36d7f"}]} [pid: 8|app: 0|req: 852/1771] 10.0.0.67 () {32 vars in 729 bytes} [Thu Mar 5 19:00:12 2026] GET /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags => generated 30 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:00:13.028 7 INFO neutron.api.v2.resource [None req-9217540b-4103-48b4-9448-c1eb90c2d4e9 77e04423726a413c8c987c7b4cfb0746 cc8782773cd549348720fa6e79778cf6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 920/1772] 10.0.0.67 () {32 vars in 744 bytes} [Thu Mar 5 19:00:12 2026] DELETE /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags/green => generated 99 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1773] 10.0.0.67 () {32 vars in 732 bytes} [Thu Mar 5 19:00:13 2026] DELETE /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1774] 10.0.0.67 () {32 vars in 729 bytes} [Thu Mar 5 19:00:13 2026] GET /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c/tags => generated 12 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1775] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:00:13 2026] GET /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1776] 10.0.0.67 () {32 vars in 824 bytes} [Thu Mar 5 19:00:14 2026] GET /v2.0/ports?project_id=98e8ee399688422caf67426e396685e0&network_id=8afea9e2-73e0-4e68-841b-63b4275fc64d => generated 3691 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1777] 10.0.0.67 () {34 vars in 740 bytes} [Thu Mar 5 19:00:13 2026] PUT /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c => generated 480 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1778] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:00:14 2026] GET /v2.0/ports?device_id=cf7b0cc8-9782-4033-860a-79045bd0514c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:00:14.476 7 INFO neutron_taas.services.taas.taas_plugin [None req-00d18e0d-a5ce-464c-b5b4-2663d4f47398 77e04423726a413c8c987c7b4cfb0746 cc8782773cd549348720fa6e79778cf6 - - default default] TaaS: Handle Delete Port: ae72599c-3375-438f-b536-9efc6aa4fb93 2026-03-05 19:00:14.479 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00d18e0d-a5ce-464c-b5b4-2663d4f47398 77e04423726a413c8c987c7b4cfb0746 cc8782773cd549348720fa6e79778cf6 - - default default] Tap Mirror: Handle Delete Port: ae72599c-3375-438f-b536-9efc6aa4fb93 2026-03-05 19:00:14.796 8 INFO neutron.db.segments_db [None req-0872367d-8b9a-4e87-aa6b-0d282b576da6 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] Added segment 46027ce5-e70a-4de8-9d51-713e4e9344d3 of type vxlan for network c36eb886-e78d-4464-9e5f-19ffef21b1d4 2026-03-05 19:00:14.852 7 INFO neutron.services.segments.plugin [-] Segment 266d623a-2d8c-4d8b-8250-74659219dec3 resource provider aggregate not found 2026-03-05 19:00:14.861 7 INFO neutron.services.segments.plugin [-] Segment 266d623a-2d8c-4d8b-8250-74659219dec3 resource provider aggregate not found 2026-03-05 19:00:14.878 7 INFO neutron.services.segments.plugin [-] Segment 266d623a-2d8c-4d8b-8250-74659219dec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 266d623a-2d8c-4d8b-8250-74659219dec3 found for delete ", "request_id": "req-4b9ba3e6-22e2-4d0c-936a-fab7a08701e3"}]} [pid: 8|app: 0|req: 857/1779] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:00:14 2026] POST /v2.0/networks => generated 626 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:00:14.883 7 INFO neutron.services.segments.plugin [-] Segment 266d623a-2d8c-4d8b-8250-74659219dec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 266d623a-2d8c-4d8b-8250-74659219dec3 found for delete ", "request_id": "req-88999d65-9933-4f6a-81f8-0423d5d98878"}]} 2026-03-05 19:00:14.895 7 INFO neutron.db.l3_hamode_db [None req-00d18e0d-a5ce-464c-b5b4-2663d4f47398 77e04423726a413c8c987c7b4cfb0746 cc8782773cd549348720fa6e79778cf6 - - default default] HA network 5f10c368-ce87-4cc5-aa6d-017a7a50c426 was deleted as no HA routers are present in tenant cc8782773cd549348720fa6e79778cf6. [pid: 7|app: 0|req: 923/1780] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:14 2026] DELETE /v2.0/routers/cf7b0cc8-9782-4033-860a-79045bd0514c => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1781] 10.0.0.67 () {32 vars in 740 bytes} [Thu Mar 5 19:00:14 2026] GET /v2.0/subnets?network_id=0e645884-4e4d-48ca-9e7d-fb5032c9bb43 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:15.144 8 INFO neutron.db.l3_db [None req-61b1ffbc-a208-4b4e-be3c-d5f8d7a757c7 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Floating IP a80a32fc-d589-46ab-bedf-cb3184733782 disassociated. External IP: 10.96.250.202, port: cd56263a-32b1-45b8-83fa-56cff1439fd7. [pid: 7|app: 0|req: 924/1782] 10.0.0.67 () {34 vars in 663 bytes} [Thu Mar 5 19:00:14 2026] POST /v2.0/ports => generated 775 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 19:00:15.269 7 INFO neutron.db.segments_db [None req-25a992bb-2e7b-4cd4-8d2a-24ad59f07a67 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] Added segment a8a5c4a8-e010-4508-a332-a733f3a205f4 of type vxlan for network fc76ba0d-3ff9-4a1d-ba5b-c724fb72b71b [pid: 7|app: 0|req: 925/1783] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:00:15 2026] POST /v2.0/networks => generated 613 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1784] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 19:00:15 2026] PUT /v2.0/floatingips/a80a32fc-d589-46ab-bedf-cb3184733782 => generated 554 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1785] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:00:15 2026] GET /v2.0/floatingips/a80a32fc-d589-46ab-bedf-cb3184733782 => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:15.521 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34f54f79-bc1c-4f86-ae14-5fe53b11c0b3'] response: {'name': 'network-changed', 'server_uuid': 'c96c20c3-106d-4fa2-87ce-610d938d1d80', 'tag': 'cd56263a-32b1-45b8-83fa-56cff1439fd7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 926/1786] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:15 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1787] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:00:15 2026] GET /v2.0/security-groups?tenant_id=cc8782773cd549348720fa6e79778cf6&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1788] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:00:15 2026] DELETE /v2.0/security-groups/3604df85-5112-4ac7-a66d-659c1e491850 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1789] 10.0.0.67 () {34 vars in 663 bytes} [Thu Mar 5 19:00:15 2026] POST /v2.0/ports => generated 950 bytes in 358 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: 928/1790] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:00:15 2026] GET /v2.0/security-groups?tenant_id=af2400c6a51e4dc0ac838075a6c1eb45&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:00:16.123 8 INFO neutron_taas.services.taas.taas_plugin [None req-cdd1d38d-cdda-4003-91e6-f2859d19786d 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] TaaS: Handle Delete Port: 545928f7-e64c-4071-b073-f612cd32307a 2026-03-05 19:00:16.126 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdd1d38d-cdda-4003-91e6-f2859d19786d 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] Tap Mirror: Handle Delete Port: 545928f7-e64c-4071-b073-f612cd32307a [pid: 7|app: 0|req: 929/1791] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:00:16 2026] GET /v2.0/ports?tenant_id=98e8ee399688422caf67426e396685e0&device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1792] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:00:16 2026] DELETE /v2.0/security-groups/ab2ba976-14fa-409f-8539-308688973918 => 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: 931/1793] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:00:16 2026] GET /v2.0/networks?id=8afea9e2-73e0-4e68-841b-63b4275fc64d => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1794] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:00:15 2026] DELETE /v2.0/ports/545928f7-e64c-4071-b073-f612cd32307a => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1795] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:00:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cd56263a-32b1-45b8-83fa-56cff1439fd7 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:00:16.301 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19e3a249-1bf3-4f93-b374-65a40170b6be 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 864/1796] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:00:16 2026] DELETE /v2.0/ports/545928f7-e64c-4071-b073-f612cd32307a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:00:16.327 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5515bc78-113a-4cbf-b95a-d50b87c7afd8 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 865/1797] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 19:00:16 2026] GET /v2.0/ports/545928f7-e64c-4071-b073-f612cd32307a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1798] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:00:16 2026] GET /v2.0/subnets?id=f5be3a16-456e-4ed5-90af-08cd1cb7dda0 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1799] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:00:16 2026] GET /v2.0/ports?network_id=8afea9e2-73e0-4e68-841b-63b4275fc64d&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1800] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:00:16 2026] GET /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d?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: 866/1801] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:16 2026] DELETE /v2.0/subnets/e58797c6-d8bd-4db4-874c-d9e0bf9b9d0b => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1802] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:00:16 2026] GET /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d?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: 937/1803] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:00:16 2026] GET /v2.0/floatingips/a80a32fc-d589-46ab-bedf-cb3184733782 => generated 554 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:16.610 8 INFO neutron_taas.services.taas.taas_plugin [None req-b6cf5357-3acb-4f6f-b75b-180b106fdb82 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] TaaS: Handle Delete Port: ec6edf07-707f-4005-9efb-d6df3e28274c 2026-03-05 19:00:16.612 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6cf5357-3acb-4f6f-b75b-180b106fdb82 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] Tap Mirror: Handle Delete Port: ec6edf07-707f-4005-9efb-d6df3e28274c 2026-03-05 19:00:16.767 8 INFO neutron.services.segments.plugin [-] Segment a8a5c4a8-e010-4508-a332-a733f3a205f4 resource provider aggregate not found 2026-03-05 19:00:16.773 8 INFO neutron.services.segments.plugin [-] Segment a8a5c4a8-e010-4508-a332-a733f3a205f4 resource provider aggregate not found 2026-03-05 19:00:16.792 8 INFO neutron.services.segments.plugin [-] Segment a8a5c4a8-e010-4508-a332-a733f3a205f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8a5c4a8-e010-4508-a332-a733f3a205f4 found for delete ", "request_id": "req-fae95ac3-d4dc-4141-803e-ef21f7e449b6"}]} [pid: 8|app: 0|req: 867/1804] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:00:16 2026] DELETE /v2.0/networks/fc76ba0d-3ff9-4a1d-ba5b-c724fb72b71b => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:00:16.795 8 INFO neutron.services.segments.plugin [-] Segment a8a5c4a8-e010-4508-a332-a733f3a205f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8a5c4a8-e010-4508-a332-a733f3a205f4 found for delete ", "request_id": "req-daf452b3-f0e2-407d-bf36-10843f20fd4d"}]} 2026-03-05 19:00:16.858 7 INFO neutron.db.segments_db [None req-b0f02cc7-943c-400d-8009-9740f6cf7555 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] Added segment 502ec70a-e5ad-4a8e-b097-9e5889cfda52 of type vxlan for network 7763c768-a4eb-44dd-be8a-c26d2073ca97 [pid: 7|app: 0|req: 938/1805] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:00:16 2026] POST /v2.0/networks => generated 613 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1806] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:16 2026] POST /v2.0/subnets => generated 626 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1807] 10.0.0.67 () {34 vars in 663 bytes} [Thu Mar 5 19:00:17 2026] POST /v2.0/ports => generated 911 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1808] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:00:17 2026] GET /v2.0/floatingips/a80a32fc-d589-46ab-bedf-cb3184733782 => generated 552 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:17.644 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff336d6e-5d86-47f5-8d10-807692d1a0c9 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] TaaS: Handle Delete Port: 4e79c843-66dd-492e-b241-87d35152335e 2026-03-05 19:00:17.646 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff336d6e-5d86-47f5-8d10-807692d1a0c9 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] Tap Mirror: Handle Delete Port: 4e79c843-66dd-492e-b241-87d35152335e [pid: 8|app: 0|req: 869/1809] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:00:17 2026] DELETE /v2.0/ports/4e79c843-66dd-492e-b241-87d35152335e => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:00:17.836 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ac6f9f6-0d5a-4a8e-8930-d2775ddc1da2 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 941/1810] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 19:00:17 2026] GET /v2.0/ports/4e79c843-66dd-492e-b241-87d35152335e => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1811] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:17 2026] DELETE /v2.0/subnets/9faaf63d-df0e-4478-b22e-d2306a18b668 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:00:18.103 7 INFO neutron.services.segments.plugin [-] Segment 502ec70a-e5ad-4a8e-b097-9e5889cfda52 resource provider aggregate not found 2026-03-05 19:00:18.110 7 INFO neutron.services.segments.plugin [-] Segment 502ec70a-e5ad-4a8e-b097-9e5889cfda52 resource provider aggregate not found 2026-03-05 19:00:18.127 7 INFO neutron.services.segments.plugin [-] Segment 502ec70a-e5ad-4a8e-b097-9e5889cfda52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 502ec70a-e5ad-4a8e-b097-9e5889cfda52 found for delete ", "request_id": "req-f062b555-612d-4eed-8c70-6eeabb24d902"}]} 2026-03-05 19:00:18.130 7 INFO neutron.services.segments.plugin [-] Segment 502ec70a-e5ad-4a8e-b097-9e5889cfda52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 502ec70a-e5ad-4a8e-b097-9e5889cfda52 found for delete ", "request_id": "req-aab89935-9ba6-4638-a96d-eea6bd252705"}]} [pid: 7|app: 0|req: 942/1812] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:00:17 2026] DELETE /v2.0/networks/7763c768-a4eb-44dd-be8a-c26d2073ca97 => 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: 943/1813] 10.0.0.82 () {34 vars in 988 bytes} [Thu Mar 5 19:00:18 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1814] 10.0.0.82 () {34 vars in 1038 bytes} [Thu Mar 5 19:00:18 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1815] 10.0.0.67 () {34 vars in 663 bytes} [Thu Mar 5 19:00:18 2026] POST /v2.0/ports => generated 775 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1816] 10.0.0.67 () {34 vars in 735 bytes} [Thu Mar 5 19:00:18 2026] PUT /v2.0/ports/c93db268-da42-4cf3-8138-43ddac231e09 => generated 752 bytes in 198 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-05 19:00:18.731 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab694ffb-55da-4843-b0c0-aeae6ec5fda2 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] TaaS: Handle Delete Port: c93db268-da42-4cf3-8138-43ddac231e09 2026-03-05 19:00:18.738 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab694ffb-55da-4843-b0c0-aeae6ec5fda2 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] Tap Mirror: Handle Delete Port: c93db268-da42-4cf3-8138-43ddac231e09 [pid: 7|app: 0|req: 946/1817] 10.0.0.67 () {34 vars in 683 bytes} [Thu Mar 5 19:00:18 2026] POST /v2.0/security-groups => generated 1675 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1818] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:00:18 2026] DELETE /v2.0/ports/c93db268-da42-4cf3-8138-43ddac231e09 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1819] 10.0.0.67 () {32 vars in 641 bytes} [Thu Mar 5 19:00:18 2026] GET /v2.0/ports => generated 778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1820] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:00:18.898 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e491166-b0be-48f5-a327-c78b7fe921dc 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 874/1821] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 19:00:18 2026] GET /v2.0/ports/c93db268-da42-4cf3-8138-43ddac231e09 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1822] 10.0.0.67 () {32 vars in 641 bytes} [Thu Mar 5 19:00:18 2026] GET /v2.0/ports => generated 778 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1823] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:18 2026] POST /v2.0/security-group-rules => generated 596 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1824] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 19:00:18 2026] GET /v2.0/ports/9f62469c-ce93-45d1-a6f9-3c6f9e577ada => generated 775 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:19.038 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e1a8711-344d-429e-9fef-e336fbc2440a 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 877/1825] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:00:19 2026] DELETE /v2.0/ports/4e79c843-66dd-492e-b241-87d35152335e => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:00:19.056 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ccbb578d-c88f-424f-82a3-7b7ba603b6c5 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 878/1826] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:19 2026] DELETE /v2.0/subnets/9faaf63d-df0e-4478-b22e-d2306a18b668 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:00:19.073 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac3b7c30-ba6e-46ac-b2a2-6a524d3e002f 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 879/1827] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:19 2026] DELETE /v2.0/subnets/e58797c6-d8bd-4db4-874c-d9e0bf9b9d0b => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1828] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:00:19.172 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d22da9c-cf0e-4426-a119-4b3a2b34e8cd 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] TaaS: Handle Delete Port: 9f62469c-ce93-45d1-a6f9-3c6f9e577ada 2026-03-05 19:00:19.177 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d22da9c-cf0e-4426-a119-4b3a2b34e8cd 1253e13563874d23ab7782ad903f4108 75972cfe281f4d0ba8583f4f7e1efa5a - - default default] Tap Mirror: Handle Delete Port: 9f62469c-ce93-45d1-a6f9-3c6f9e577ada [pid: 7|app: 0|req: 950/1829] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1830] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:00:19 2026] DELETE /v2.0/ports/9f62469c-ce93-45d1-a6f9-3c6f9e577ada => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:00:19.288 7 INFO neutron.db.securitygroups_db [None req-5d10939a-89ea-49d9-b382-1da67c76df5d 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Project 98e8ee399688422caf67426e396685e0 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: 951/1831] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:19 2026] POST /v2.0/security-group-rules => generated 607 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:00:19.407 8 INFO neutron.services.segments.plugin [-] Segment 46027ce5-e70a-4de8-9d51-713e4e9344d3 resource provider aggregate not found 2026-03-05 19:00:19.447 8 INFO neutron.services.segments.plugin [-] Segment 46027ce5-e70a-4de8-9d51-713e4e9344d3 resource provider aggregate not found 2026-03-05 19:00:19.464 8 INFO neutron.services.segments.plugin [-] Segment 46027ce5-e70a-4de8-9d51-713e4e9344d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46027ce5-e70a-4de8-9d51-713e4e9344d3 found for delete ", "request_id": "req-bc35ef4e-81c4-490f-9868-8d83f94f9d18"}]} 2026-03-05 19:00:19.469 8 INFO neutron.services.segments.plugin [-] Segment 46027ce5-e70a-4de8-9d51-713e4e9344d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46027ce5-e70a-4de8-9d51-713e4e9344d3 found for delete ", "request_id": "req-f4a3dd01-87e3-46fe-a282-8f741a84e388"}]} [pid: 8|app: 0|req: 881/1832] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:00:19 2026] DELETE /v2.0/networks/c36eb886-e78d-4464-9e5f-19ffef21b1d4 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:00:19.504 7 INFO neutron.db.securitygroups_db [None req-2ca8c551-e714-43f8-a927-abbab469b972 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Project 98e8ee399688422caf67426e396685e0 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: 952/1833] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:19 2026] POST /v2.0/security-group-rules => generated 606 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:00:19.895 8 INFO neutron.db.segments_db [None req-8d99d71d-6057-49fa-8325-161a26c1a81c cb628e795b0540298ff23de399b89de6 a06b7e260f48468285a9c24c15bcf83c - - default default] Added segment d786c8a8-3775-4019-9e9d-85ffd3237f7a of type vxlan for network 8d47ae0c-b821-49f1-af5a-dc386e0e2dff [pid: 8|app: 0|req: 882/1836] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:00:19 2026] POST /v2.0/networks => generated 613 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1837] 10.0.0.67 () {32 vars in 647 bytes} [Thu Mar 5 19:00:19 2026] GET /v2.0/networks => generated 1297 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:00:20.061 8 INFO neutron.db.segments_db [None req-ccb00486-5235-4c51-9efb-d1c2c854f239 cb628e795b0540298ff23de399b89de6 a06b7e260f48468285a9c24c15bcf83c - - default default] Added segment f6e6ea5e-8033-4b26-a9ef-947babfe8c56 of type vxlan for network f6f0b4e5-a9ed-4851-938a-2cc6cb8feee2 [pid: 7|app: 0|req: 956/1838] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:00:20 2026] GET /v2.0/security-groups?tenant_id=75972cfe281f4d0ba8583f4f7e1efa5a&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1839] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:00:19 2026] POST /v2.0/networks => generated 612 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1840] 10.0.0.157 () {34 vars in 1099 bytes} [Thu Mar 5 19:00:20 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1126379227&fields=id&tenant_id=98e8ee399688422caf67426e396685e0 => 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: 957/1841] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:00:20 2026] DELETE /v2.0/security-groups/0bc483dc-817a-4219-9170-bf6edc134f62 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1842] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:00:20 2026] PUT /v2.0/networks/8d47ae0c-b821-49f1-af5a-dc386e0e2dff/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1843] 10.0.0.157 () {34 vars in 981 bytes} [Thu Mar 5 19:00:20 2026] GET /v2.0/networks?id=8afea9e2-73e0-4e68-841b-63b4275fc64d => generated 660 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1844] 10.0.0.157 () {34 vars in 964 bytes} [Thu Mar 5 19:00:20 2026] GET /v2.0/quotas/98e8ee399688422caf67426e396685e0 => 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: 886/1845] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:00:20 2026] GET /v2.0/networks/8d47ae0c-b821-49f1-af5a-dc386e0e2dff/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1846] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:00:20 2026] PUT /v2.0/networks/f6f0b4e5-a9ed-4851-938a-2cc6cb8feee2/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1847] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 19:00:20 2026] GET /v2.0/ports?tenant_id=98e8ee399688422caf67426e396685e0&fields=id => generated 149 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1848] 10.0.0.157 () {34 vars in 1007 bytes} [Thu Mar 5 19:00:20 2026] GET /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d?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: 888/1849] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:00:20 2026] GET /v2.0/networks/f6f0b4e5-a9ed-4851-938a-2cc6cb8feee2/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1850] 10.0.0.157 () {34 vars in 1107 bytes} [Thu Mar 5 19:00:20 2026] GET /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d?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: 962/1851] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:00:20 2026] PUT /v2.0/networks/f6f0b4e5-a9ed-4851-938a-2cc6cb8feee2/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1852] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:00:20 2026] GET /v2.0/networks/f6f0b4e5-a9ed-4851-938a-2cc6cb8feee2/tags => 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: 963/1853] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:00:20 2026] GET /v2.0/networks/8d47ae0c-b821-49f1-af5a-dc386e0e2dff/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1854] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:20 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => 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: 891/1855] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:00:20 2026] DELETE /v2.0/networks/8d47ae0c-b821-49f1-af5a-dc386e0e2dff => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:00:20.848 7 INFO neutron.services.segments.plugin [-] Segment f6e6ea5e-8033-4b26-a9ef-947babfe8c56 resource provider aggregate not found 2026-03-05 19:00:20.855 7 INFO neutron.services.segments.plugin [-] Segment f6e6ea5e-8033-4b26-a9ef-947babfe8c56 resource provider aggregate not found 2026-03-05 19:00:20.866 7 INFO neutron.services.segments.plugin [-] Segment f6e6ea5e-8033-4b26-a9ef-947babfe8c56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6e6ea5e-8033-4b26-a9ef-947babfe8c56 found for delete ", "request_id": "req-1db3ae6c-e147-4008-82e8-ae96f2ad6182"}]} 2026-03-05 19:00:20.880 7 INFO neutron.services.segments.plugin [-] Segment f6e6ea5e-8033-4b26-a9ef-947babfe8c56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6e6ea5e-8033-4b26-a9ef-947babfe8c56 found for delete ", "request_id": "req-41e92c38-313c-4573-9eb4-8c061d48bc50"}]} [pid: 7|app: 0|req: 965/1856] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:00:20 2026] DELETE /v2.0/networks/f6f0b4e5-a9ed-4851-938a-2cc6cb8feee2 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:00:21.485 8 INFO neutron.services.segments.plugin [-] Segment d786c8a8-3775-4019-9e9d-85ffd3237f7a resource provider aggregate not found 2026-03-05 19:00:21.488 8 INFO neutron.services.segments.plugin [-] Segment d786c8a8-3775-4019-9e9d-85ffd3237f7a resource provider aggregate not found 2026-03-05 19:00:21.504 8 INFO neutron.services.segments.plugin [-] Segment d786c8a8-3775-4019-9e9d-85ffd3237f7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d786c8a8-3775-4019-9e9d-85ffd3237f7a found for delete ", "request_id": "req-561d5a4b-f4f9-4b74-a440-ed0765dbb5d9"}]} 2026-03-05 19:00:21.506 8 INFO neutron.services.segments.plugin [-] Segment d786c8a8-3775-4019-9e9d-85ffd3237f7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d786c8a8-3775-4019-9e9d-85ffd3237f7a found for delete ", "request_id": "req-a603ee7f-f62d-4f0a-afeb-d9c0ba0ef0f7"}]} [pid: 7|app: 0|req: 966/1857] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:21 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => 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: 892/1858] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:00:21 2026] GET /v2.0/security-groups?tenant_id=f8e9ae28a4724743ab47de3da26ef2c7&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1859] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:00:21 2026] DELETE /v2.0/security-groups/8886df09-d0e5-40f1-9991-de766f7e8399 => 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: 893/1860] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:00:21 2026] GET /v2.0/security-groups?tenant_id=a06b7e260f48468285a9c24c15bcf83c&name=default => 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: 968/1861] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:00:21 2026] DELETE /v2.0/security-groups/1f4a3f8e-2d26-49d6-83d4-d67f2b199dc3 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:00:22.355 8 INFO neutron.db.segments_db [None req-2d5883cb-1964-4a24-91c6-92d79b3a23ab cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Added segment 98e220f3-3582-41cc-8b74-038348f6ba1a of type vxlan for network 6b6c2191-35bb-4a02-86a0-54257abd55f2 [pid: 8|app: 0|req: 894/1862] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:00:22 2026] POST /v2.0/networks => generated 611 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:00:22.527 7 INFO neutron.db.segments_db [None req-c648ed74-9a98-406a-83fd-f3f6f9f05e06 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Added segment b1b303bd-de5f-42d4-b822-cc131d3de55c of type vxlan for network 04e85446-8f7d-470a-bcd7-8dcc03bdab0b [pid: 7|app: 0|req: 969/1863] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:00:22 2026] POST /v2.0/networks => generated 610 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1864] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:22 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => 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: 895/1865] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:22 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1866] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:22 2026] POST /v2.0/subnets => generated 626 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:00:23.155 8 INFO neutron.db.segments_db [None req-2cd5935e-e7f7-47a7-a668-d08d6d3dfd80 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Added segment d8bba8af-d3eb-4957-8909-4b8bb27bfec8 of type vxlan for network 07b87df2-05b7-4f11-8d4a-f7fc98047e55 2026-03-05 19:00:23.414 8 INFO neutron.db.l3_hamode_db [None req-2cd5935e-e7f7-47a7-a668-d08d6d3dfd80 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 19:00:23.531 8 INFO neutron.db.l3_hamode_db [None req-2cd5935e-e7f7-47a7-a668-d08d6d3dfd80 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 972/1867] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:23 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => 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: 896/1868] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:23 2026] POST /v2.0/routers => generated 507 bytes in 1020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1869] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:00:24 2026] GET /v2.0/networks?id=8afea9e2-73e0-4e68-841b-63b4275fc64d => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1870] 162.253.55.195 () {34 vars in 1049 bytes} [Thu Mar 5 19:00:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=98e8ee399688422caf67426e396685e0 => generated 274 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1871] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:25 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => 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: 973/1872] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 19:00:24 2026] PUT /v2.0/routers/aa4bdecf-04e8-4126-afae-a7ddcd712136/add_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1873] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 19:00:25 2026] GET /v2.0/ports/2a16e9cf-d110-4086-9085-1de7b3f2a24d => generated 955 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1874] 162.253.55.195 () {38 vars in 954 bytes} [Thu Mar 5 19:00:25 2026] POST /v2.0/ports => generated 954 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 901/1875] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 19:00:25 2026] PUT /v2.0/ports/b63b6d5f-5f90-4ed5-80af-ec7f9a632a0d => generated 1235 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:00:25.860 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f6a0b89-a294-4c12-99e2-789ca0edb104'] response: {'name': 'network-changed', 'server_uuid': 'bc01f754-988a-4655-8a80-cb1e3e424af6', 'tag': 'b63b6d5f-5f90-4ed5-80af-ec7f9a632a0d', '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: 902/1876] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:26 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1877] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:26 2026] GET /v2.0/security-groups?id=27d1083a-b135-4de0-b2b5-f1cb98fe433b&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: 975/1878] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 19:00:25 2026] PUT /v2.0/routers/aa4bdecf-04e8-4126-afae-a7ddcd712136/add_router_interface => generated 309 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1879] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:00:26 2026] GET /v2.0/ports?tenant_id=98e8ee399688422caf67426e396685e0&device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1880] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 19:00:26 2026] GET /v2.0/ports/d6f83694-aba4-4aff-ba74-cc8acf2d5824 => generated 955 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1881] 162.253.55.195 () {34 vars in 1017 bytes} [Thu Mar 5 19:00:26 2026] GET /v2.0/networks?tenant_id=98e8ee399688422caf67426e396685e0&shared=False => generated 756 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1882] 162.253.55.195 () {34 vars in 929 bytes} [Thu Mar 5 19:00:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:26.738 8 INFO neutron_taas.services.taas.taas_plugin [None req-d410d9f3-8e10-4058-a7d4-1aeeb9abfdf4 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] TaaS: Handle Delete Port: d6f83694-aba4-4aff-ba74-cc8acf2d5824 2026-03-05 19:00:26.741 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d410d9f3-8e10-4058-a7d4-1aeeb9abfdf4 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Tap Mirror: Handle Delete Port: d6f83694-aba4-4aff-ba74-cc8acf2d5824 [pid: 7|app: 0|req: 979/1883] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:26 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1884] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:26 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1885] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:26 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => 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: 982/1886] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:27 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&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: 983/1887] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:27 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1888] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:27 2026] GET /v2.0/security-groups?id=27d1083a-b135-4de0-b2b5-f1cb98fe433b&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1889] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:27 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1890] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:27 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&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: 987/1891] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:00:27 2026] GET /v2.0/ports?tenant_id=98e8ee399688422caf67426e396685e0&device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => 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: 988/1892] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:00:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b63b6d5f-5f90-4ed5-80af-ec7f9a632a0d => 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: 905/1893] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:00:26 2026] PUT /v2.0/routers/aa4bdecf-04e8-4126-afae-a7ddcd712136/remove_router_interface => generated 309 bytes in 1196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1894] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:00:27 2026] GET /v2.0/subnets?id=f5be3a16-456e-4ed5-90af-08cd1cb7dda0 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1895] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:00:27 2026] GET /v2.0/ports?network_id=8afea9e2-73e0-4e68-841b-63b4275fc64d&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: 991/1896] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:00:27 2026] GET /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d?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: 992/1897] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:00:27 2026] GET /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:00:27.926 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b87468c-f6f0-423b-bbd6-bbd408ddfb83 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] TaaS: Handle Delete Port: 2a16e9cf-d110-4086-9085-1de7b3f2a24d 2026-03-05 19:00:27.929 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b87468c-f6f0-423b-bbd6-bbd408ddfb83 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Tap Mirror: Handle Delete Port: 2a16e9cf-d110-4086-9085-1de7b3f2a24d [pid: 8|app: 0|req: 906/1898] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:00:27 2026] PUT /v2.0/routers/aa4bdecf-04e8-4126-afae-a7ddcd712136/remove_router_interface => generated 309 bytes in 762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1899] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:00:28 2026] GET /v2.0/ports?device_id=aa4bdecf-04e8-4126-afae-a7ddcd712136 => 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: 994/1900] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:28 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1901] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:28 2026] GET /v2.0/security-groups?id=27d1083a-b135-4de0-b2b5-f1cb98fe433b&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: 996/1902] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:28 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:28.588 8 INFO neutron_taas.services.taas.taas_plugin [None req-1fa7fa2f-73c8-489b-b117-11eca17ba792 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] TaaS: Handle Delete Port: be7fb1b4-cb50-4ac4-b278-f3e9645cb544 2026-03-05 19:00:28.592 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fa7fa2f-73c8-489b-b117-11eca17ba792 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Tap Mirror: Handle Delete Port: be7fb1b4-cb50-4ac4-b278-f3e9645cb544 [pid: 7|app: 0|req: 997/1903] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:28 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1904] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:00:28 2026] GET /v2.0/ports?tenant_id=c984239adc874964970c6869145aefec&device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:00:28.942 8 INFO neutron.services.segments.plugin [-] Segment d8bba8af-d3eb-4957-8909-4b8bb27bfec8 resource provider aggregate not found 2026-03-05 19:00:28.946 8 INFO neutron.services.segments.plugin [-] Segment d8bba8af-d3eb-4957-8909-4b8bb27bfec8 resource provider aggregate not found [pid: 7|app: 0|req: 999/1905] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:00:28 2026] GET /v2.0/networks?id=deba2bf6-36e1-49d2-b7f2-8ebb1332a407 => generated 772 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:28.960 8 INFO neutron.services.segments.plugin [-] Segment d8bba8af-d3eb-4957-8909-4b8bb27bfec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8bba8af-d3eb-4957-8909-4b8bb27bfec8 found for delete ", "request_id": "req-1eec6311-0099-483f-a803-08420329cf22"}]} 2026-03-05 19:00:28.964 8 INFO neutron.services.segments.plugin [-] Segment d8bba8af-d3eb-4957-8909-4b8bb27bfec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8bba8af-d3eb-4957-8909-4b8bb27bfec8 found for delete ", "request_id": "req-a1580887-fdd1-4ce7-9912-3178b2cb885b"}]} 2026-03-05 19:00:28.976 8 INFO neutron.db.l3_hamode_db [None req-1fa7fa2f-73c8-489b-b117-11eca17ba792 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] HA network 07b87df2-05b7-4f11-8d4a-f7fc98047e55 was deleted as no HA routers are present in tenant 9c499713d79940469bd8b21980443542. [pid: 8|app: 0|req: 907/1906] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:28 2026] DELETE /v2.0/routers/aa4bdecf-04e8-4126-afae-a7ddcd712136 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1907] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:00:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=19f7547e-bacd-4845-b7de-2602d021ed9d => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1908] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:00:29 2026] GET /v2.0/subnets?id=46d2c015-dbdb-432b-9359-ff8dd31417cb => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1909] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:00:29 2026] GET /v2.0/ports?network_id=deba2bf6-36e1-49d2-b7f2-8ebb1332a407&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: 1003/1910] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:00:29 2026] GET /v2.0/networks/deba2bf6-36e1-49d2-b7f2-8ebb1332a407?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: 908/1911] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:28 2026] DELETE /v2.0/subnets/f165034d-8595-4d11-8757-66c3c34797ac => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1912] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:00:29 2026] GET /v2.0/networks/deba2bf6-36e1-49d2-b7f2-8ebb1332a407?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: 909/1913] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:29 2026] DELETE /v2.0/subnets/41417396-5b77-40c5-b8e7-ac31db31d936 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:00:29.369 7 INFO neutron_taas.services.taas.taas_plugin [None req-e3c54ae5-563c-4791-aa99-0cd05803ae18 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] TaaS: Handle Delete Port: c172dc47-cb18-4af3-a91b-c8f405c20fa6 2026-03-05 19:00:29.371 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3c54ae5-563c-4791-aa99-0cd05803ae18 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Tap Mirror: Handle Delete Port: c172dc47-cb18-4af3-a91b-c8f405c20fa6 2026-03-05 19:00:29.523 7 INFO neutron.services.segments.plugin [-] Segment b1b303bd-de5f-42d4-b822-cc131d3de55c resource provider aggregate not found 2026-03-05 19:00:29.529 7 INFO neutron.services.segments.plugin [-] Segment b1b303bd-de5f-42d4-b822-cc131d3de55c resource provider aggregate not found 2026-03-05 19:00:29.543 7 INFO neutron.services.segments.plugin [-] Segment b1b303bd-de5f-42d4-b822-cc131d3de55c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1b303bd-de5f-42d4-b822-cc131d3de55c found for delete ", "request_id": "req-22be67fa-4ce8-4ddd-955d-68e515b2be81"}]} 2026-03-05 19:00:29.548 7 INFO neutron.services.segments.plugin [-] Segment b1b303bd-de5f-42d4-b822-cc131d3de55c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1b303bd-de5f-42d4-b822-cc131d3de55c found for delete ", "request_id": "req-8ab74ba3-bfba-42ca-9359-58839790d16b"}]} [pid: 7|app: 0|req: 1005/1914] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:00:29 2026] DELETE /v2.0/networks/04e85446-8f7d-470a-bcd7-8dcc03bdab0b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1915] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:29 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1916] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:29 2026] GET /v2.0/security-groups?id=27d1083a-b135-4de0-b2b5-f1cb98fe433b&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-03-05 19:00:29.666 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f60f081-2f7e-467f-bb31-2c9bc7067b99 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] TaaS: Handle Delete Port: 2e7081e5-5e77-4a53-8ca9-79470c94929f 2026-03-05 19:00:29.670 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f60f081-2f7e-467f-bb31-2c9bc7067b99 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Tap Mirror: Handle Delete Port: 2e7081e5-5e77-4a53-8ca9-79470c94929f [pid: 7|app: 0|req: 1008/1917] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:29 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1918] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:29 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1919] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:00:29 2026] DELETE /v2.0/networks/6b6c2191-35bb-4a02-86a0-54257abd55f2 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:00:29.928 7 INFO neutron.db.segments_db [None req-e6e6e21a-e5fe-4a08-9578-5bc4a671f752 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Added segment 24d59033-ccb2-47ce-a99a-56540503eb9e of type vxlan for network 85a545c6-e7a4-4009-938d-03abb99c1d07 [pid: 7|app: 0|req: 1010/1920] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:00:29 2026] POST /v2.0/networks => generated 610 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1921] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:30 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:00:30.311 7 INFO neutron.db.segments_db [None req-d086da2a-49db-452c-a325-65a109a9b74d cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Added segment abc862b6-67f6-4267-9865-2ce9deee4e1c of type vxlan for network 96a2e2ad-cfe8-42fe-a08c-2aff2a2658ab 2026-03-05 19:00:30.500 7 INFO neutron.db.l3_hamode_db [None req-d086da2a-49db-452c-a325-65a109a9b74d cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 19:00:30.628 7 INFO neutron.db.l3_hamode_db [None req-d086da2a-49db-452c-a325-65a109a9b74d cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 912/1922] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:30 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => 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: 913/1923] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:30 2026] GET /v2.0/security-groups?id=27d1083a-b135-4de0-b2b5-f1cb98fe433b&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1924] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:30 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:30.981 8 INFO neutron.services.segments.plugin [-] Segment 98e220f3-3582-41cc-8b74-038348f6ba1a resource provider aggregate not found 2026-03-05 19:00:30.984 8 INFO neutron.services.segments.plugin [-] Segment 98e220f3-3582-41cc-8b74-038348f6ba1a resource provider aggregate not found 2026-03-05 19:00:30.997 8 INFO neutron.services.segments.plugin [-] Segment 98e220f3-3582-41cc-8b74-038348f6ba1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98e220f3-3582-41cc-8b74-038348f6ba1a found for delete ", "request_id": "req-077dc9f3-a5ea-45e0-96cf-9252d594ae7a"}]} 2026-03-05 19:00:31.000 8 INFO neutron.services.segments.plugin [-] Segment 98e220f3-3582-41cc-8b74-038348f6ba1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98e220f3-3582-41cc-8b74-038348f6ba1a found for delete ", "request_id": "req-821d9fe4-bb8b-4d73-8b9c-f2cfb9cd5081"}]} 2026-03-05 19:00:31.160 8 INFO neutron.db.segments_db [None req-d8a6d1e1-63eb-4c9f-8883-d121f8773e7f 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Added segment 9f0b6d4d-93f9-4056-a1e1-1212daad8743 of type vxlan for network f205573e-308e-40d0-b4a5-c3407631d4f9 [pid: 7|app: 0|req: 1011/1925] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:30 2026] POST /v2.0/routers => generated 506 bytes in 980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1926] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:00:30 2026] POST /v2.0/networks => generated 621 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1927] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:31 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1928] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:31 2026] POST /v2.0/subnets => generated 658 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1929] 10.0.0.67 () {34 vars in 663 bytes} [Thu Mar 5 19:00:31 2026] POST /v2.0/ports => generated 948 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: 1014/1930] 10.0.0.67 () {32 vars in 720 bytes} [Thu Mar 5 19:00:31 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1931] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:31 2026] POST /v2.0/subnets => generated 732 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:00:31.964 7 INFO neutron.db.segments_db [None req-8ea632b9-fc04-4d6e-a4dd-7746a23d4eda 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Added segment 2bb05abf-1a57-49bb-b0db-80e7f4ca013e of type vxlan for network 887a226a-9882-4c28-abd3-748d2f0823c5 [pid: 7|app: 0|req: 1016/1932] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:00:31 2026] POST /v2.0/networks => generated 618 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1933] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:32 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1934] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:32 2026] POST /v2.0/subnets => generated 655 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1935] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:32 2026] GET /v2.0/security-groups?id=27d1083a-b135-4de0-b2b5-f1cb98fe433b&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: 1020/1936] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:32 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1937] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:32 2026] POST /v2.0/subnets => generated 725 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1938] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:32 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&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-03-05 19:00:32.846 7 INFO neutron.db.segments_db [None req-fc44b983-9087-438f-b9ab-4f221b404d4a 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Added segment c882322f-80b1-4e26-b315-7bdd7c9dd875 of type vxlan for network 496aa254-91cd-41c9-8b99-d39ce363b43e [pid: 8|app: 0|req: 917/1939] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 19:00:31 2026] PUT /v2.0/routers/e230aeee-42c1-452d-842c-cd6511b9aa72/add_router_interface => generated 309 bytes in 1216 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: 918/1940] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 19:00:32 2026] GET /v2.0/ports/2864818f-946e-4abb-9c32-e077d3fb99db => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1941] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:00:32 2026] POST /v2.0/networks => generated 618 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1942] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:32 2026] POST /v2.0/subnets => generated 656 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:00:33.311 8 INFO neutron_taas.services.taas.taas_plugin [None req-35e0d330-f78f-4b82-a74b-429b7977f906 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] TaaS: Handle Delete Port: 2864818f-946e-4abb-9c32-e077d3fb99db 2026-03-05 19:00:33.314 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35e0d330-f78f-4b82-a74b-429b7977f906 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Tap Mirror: Handle Delete Port: 2864818f-946e-4abb-9c32-e077d3fb99db [pid: 7|app: 0|req: 1025/1943] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:33 2026] POST /v2.0/subnets => generated 730 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1944] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:33 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:33.598 7 INFO neutron.db.segments_db [None req-66ad0307-2298-4328-ba3f-4714009661d9 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Added segment f51d161f-7c68-4c4f-bb9e-f6de557a78ec of type vxlan for network 1ff504c3-8a27-4097-b0db-da1028eb008a 2026-03-05 19:00:33.818 7 INFO neutron.db.l3_hamode_db [None req-66ad0307-2298-4328-ba3f-4714009661d9 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 919/1945] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:00:32 2026] PUT /v2.0/routers/e230aeee-42c1-452d-842c-cd6511b9aa72/remove_router_interface => generated 309 bytes in 981 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: 920/1946] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:33 2026] GET /v2.0/security-groups?id=27d1083a-b135-4de0-b2b5-f1cb98fe433b&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: 921/1947] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:33 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:34.079 8 INFO neutron.api.v2.resource [None req-59cd2ac9-e095-486a-b335-c42d894390da cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 922/1948] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:00:33 2026] PUT /v2.0/routers/e230aeee-42c1-452d-842c-cd6511b9aa72/remove_router_interface => generated 197 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1949] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:34 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&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: 924/1950] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:34 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1951] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:00:34 2026] GET /v2.0/ports?device_id=e230aeee-42c1-452d-842c-cd6511b9aa72 => 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: 926/1952] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:34 2026] GET /v2.0/security-groups?id=27d1083a-b135-4de0-b2b5-f1cb98fe433b&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-03-05 19:00:34.331 8 INFO neutron_taas.services.taas.taas_plugin [None req-eae1b651-3cac-4f01-952b-02411cf22389 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] TaaS: Handle Delete Port: ec022480-a951-4952-96a0-e8d771e3a0c3 2026-03-05 19:00:34.334 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eae1b651-3cac-4f01-952b-02411cf22389 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Tap Mirror: Handle Delete Port: ec022480-a951-4952-96a0-e8d771e3a0c3 2026-03-05 19:00:34.547 7 INFO neutron.db.l3_hamode_db [None req-66ad0307-2298-4328-ba3f-4714009661d9 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 19:00:34.646 8 INFO neutron.services.segments.plugin [-] Segment abc862b6-67f6-4267-9865-2ce9deee4e1c resource provider aggregate not found 2026-03-05 19:00:34.650 8 INFO neutron.services.segments.plugin [-] Segment abc862b6-67f6-4267-9865-2ce9deee4e1c resource provider aggregate not found 2026-03-05 19:00:34.667 8 INFO neutron.services.segments.plugin [-] Segment abc862b6-67f6-4267-9865-2ce9deee4e1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abc862b6-67f6-4267-9865-2ce9deee4e1c found for delete ", "request_id": "req-8733debb-178b-4ab0-b40f-423cc9f79f55"}]} 2026-03-05 19:00:34.669 8 INFO neutron.services.segments.plugin [-] Segment abc862b6-67f6-4267-9865-2ce9deee4e1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abc862b6-67f6-4267-9865-2ce9deee4e1c found for delete ", "request_id": "req-318125cc-ceb9-40b5-a428-2fc562890275"}]} 2026-03-05 19:00:34.676 8 INFO neutron.db.l3_hamode_db [None req-eae1b651-3cac-4f01-952b-02411cf22389 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] HA network 96a2e2ad-cfe8-42fe-a08c-2aff2a2658ab was deleted as no HA routers are present in tenant 9c499713d79940469bd8b21980443542. [pid: 8|app: 0|req: 927/1953] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:34 2026] DELETE /v2.0/routers/e230aeee-42c1-452d-842c-cd6511b9aa72 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1954] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:00:34 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1955] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:34 2026] DELETE /v2.0/subnets/c82a216e-a84b-42c6-868a-fa4af8a16ad7 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:00:35.135 8 INFO neutron.db.l3_db [None req-537c8760-34cc-4c3d-bf7a-fc681a59d3af 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Floating IP a80a32fc-d589-46ab-bedf-cb3184733782 associated. External IP: 10.96.250.202, port: b63b6d5f-5f90-4ed5-80af-ec7f9a632a0d. [pid: 7|app: 0|req: 1027/1958] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:33 2026] POST /v2.0/routers => generated 685 bytes in 1853 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1959] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 19:00:34 2026] PUT /v2.0/floatingips/a80a32fc-d589-46ab-bedf-cb3184733782 => generated 855 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:35.527 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d99652b7-adfb-45f8-9b50-f7d1d0f07b39'] response: {'name': 'network-changed', 'server_uuid': 'bc01f754-988a-4655-8a80-cb1e3e424af6', 'tag': 'b63b6d5f-5f90-4ed5-80af-ec7f9a632a0d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 933/1960] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:35 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:35.540 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a34315c-b8a2-459f-a0db-18d93d0d5f80 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] TaaS: Handle Delete Port: 4d9d0274-9f6f-48e1-be78-b46749319150 2026-03-05 19:00:35.544 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a34315c-b8a2-459f-a0db-18d93d0d5f80 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Tap Mirror: Handle Delete Port: 4d9d0274-9f6f-48e1-be78-b46749319150 2026-03-05 19:00:35.775 7 INFO neutron.services.segments.plugin [-] Segment 24d59033-ccb2-47ce-a99a-56540503eb9e resource provider aggregate not found 2026-03-05 19:00:35.782 7 INFO neutron.services.segments.plugin [-] Segment 24d59033-ccb2-47ce-a99a-56540503eb9e resource provider aggregate not found 2026-03-05 19:00:35.803 7 INFO neutron.services.segments.plugin [-] Segment 24d59033-ccb2-47ce-a99a-56540503eb9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24d59033-ccb2-47ce-a99a-56540503eb9e found for delete ", "request_id": "req-07c7c4d2-ce4a-4d4a-b00d-eb957444bb02"}]} 2026-03-05 19:00:35.810 7 INFO neutron.services.segments.plugin [-] Segment 24d59033-ccb2-47ce-a99a-56540503eb9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24d59033-ccb2-47ce-a99a-56540503eb9e found for delete ", "request_id": "req-c47f1c0a-f05f-4b1d-835b-94b77ad548fc"}]} [pid: 7|app: 0|req: 1028/1961] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:00:35 2026] DELETE /v2.0/networks/85a545c6-e7a4-4009-938d-03abb99c1d07 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1962] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:00:35 2026] GET /v2.0/floatingips/a80a32fc-d589-46ab-bedf-cb3184733782 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1963] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:35 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:35.951 7 INFO neutron.db.segments_db [None req-2082fe46-9865-4cb1-a271-5e722f8f0cfe cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Added segment 0952bb9a-7643-4175-99e5-2e5b4c58c1c8 of type vxlan for network 77d92f0f-e9a5-4d44-bb87-2a79bfef0a05 [pid: 7|app: 0|req: 1031/1964] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:00:35 2026] POST /v2.0/networks => generated 610 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1965] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:00:36 2026] GET /v2.0/ports?tenant_id=98e8ee399688422caf67426e396685e0&device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1966] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:36 2026] POST /v2.0/subnets => generated 626 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1967] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:00:36 2026] GET /v2.0/networks?id=8afea9e2-73e0-4e68-841b-63b4275fc64d => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:36.399 7 INFO neutron.db.segments_db [None req-18520978-b8d6-40c6-aa14-4739b55ee071 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Added segment 2603d18f-ceb3-44d0-95fb-8dbc1b622b05 of type vxlan for network a86c67b0-8fde-4801-bfe2-9ccf44c41362 2026-03-05 19:00:36.681 7 INFO neutron.db.l3_hamode_db [None req-18520978-b8d6-40c6-aa14-4739b55ee071 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 19:00:36.831 7 INFO neutron.db.l3_hamode_db [None req-18520978-b8d6-40c6-aa14-4739b55ee071 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 934/1968] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 19:00:35 2026] PUT /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c/add_router_interface => generated 309 bytes in 1349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1969] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:00:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b63b6d5f-5f90-4ed5-80af-ec7f9a632a0d => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1970] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:00:36 2026] GET /v2.0/floatingips/a80a32fc-d589-46ab-bedf-cb3184733782 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1971] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:36 2026] POST /v2.0/routers => generated 506 bytes in 1087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1972] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:00:37 2026] GET /v2.0/subnets?id=f5be3a16-456e-4ed5-90af-08cd1cb7dda0 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1973] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:37 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1974] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 19:00:36 2026] PUT /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c/add_router_interface => generated 309 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1975] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:00:38 2026] GET /v2.0/ports?network_id=8afea9e2-73e0-4e68-841b-63b4275fc64d&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: 939/1976] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:38 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&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: 1038/1977] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 19:00:37 2026] PUT /v2.0/routers/e23cbb96-154a-4de8-8bca-623f6a4fd3ef/add_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1978] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:00:38 2026] GET /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d?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: 1040/1979] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 19:00:38 2026] GET /v2.0/ports/3a758c17-0a9b-4f65-87f8-058a4cbbdc57 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1980] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:00:38 2026] GET /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d?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) 2026-03-05 19:00:38.980 7 INFO neutron_taas.services.taas.taas_plugin [None req-df08ae80-3d46-476c-8f16-e2caa6ce714f cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] TaaS: Handle Delete Port: 3a758c17-0a9b-4f65-87f8-058a4cbbdc57 2026-03-05 19:00:38.984 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df08ae80-3d46-476c-8f16-e2caa6ce714f cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Tap Mirror: Handle Delete Port: 3a758c17-0a9b-4f65-87f8-058a4cbbdc57 [pid: 7|app: 0|req: 1042/1981] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:00:38 2026] PUT /v2.0/routers/e23cbb96-154a-4de8-8bca-623f6a4fd3ef/remove_router_interface => generated 309 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1982] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:00:39 2026] GET /v2.0/ports?device_id=e23cbb96-154a-4de8-8bca-623f6a4fd3ef => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:00:39.655 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf3c3927-b5b9-448e-819b-d83397d497ce cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] TaaS: Handle Delete Port: 18cef9fc-bed3-4373-a65d-1561a68628cf 2026-03-05 19:00:39.658 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf3c3927-b5b9-448e-819b-d83397d497ce cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Tap Mirror: Handle Delete Port: 18cef9fc-bed3-4373-a65d-1561a68628cf [pid: 8|app: 0|req: 940/1983] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 19:00:38 2026] PUT /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c/add_router_interface => generated 309 bytes in 1354 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1984] 10.0.0.67 () {34 vars in 682 bytes} [Thu Mar 5 19:00:39 2026] POST /v2.0/security-groups => generated 1628 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-05 19:00:40.019 7 INFO neutron.services.segments.plugin [-] Segment 2603d18f-ceb3-44d0-95fb-8dbc1b622b05 resource provider aggregate not found 2026-03-05 19:00:40.020 7 INFO neutron.services.segments.plugin [-] Segment 2603d18f-ceb3-44d0-95fb-8dbc1b622b05 resource provider aggregate not found 2026-03-05 19:00:40.043 7 INFO neutron.db.l3_hamode_db [None req-bf3c3927-b5b9-448e-819b-d83397d497ce cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] HA network a86c67b0-8fde-4801-bfe2-9ccf44c41362 was deleted as no HA routers are present in tenant 9c499713d79940469bd8b21980443542. 2026-03-05 19:00:40.044 7 INFO neutron.services.segments.plugin [-] Segment 2603d18f-ceb3-44d0-95fb-8dbc1b622b05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2603d18f-ceb3-44d0-95fb-8dbc1b622b05 found for delete ", "request_id": "req-0cd75c45-095f-400e-bc9d-6fa680853468"}]} 2026-03-05 19:00:40.045 7 INFO neutron.services.segments.plugin [-] Segment 2603d18f-ceb3-44d0-95fb-8dbc1b622b05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2603d18f-ceb3-44d0-95fb-8dbc1b622b05 found for delete ", "request_id": "req-1efe82fd-87d1-495a-a6c7-141941383463"}]} [pid: 7|app: 0|req: 1044/1985] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:39 2026] DELETE /v2.0/routers/e23cbb96-154a-4de8-8bca-623f6a4fd3ef => generated 0 bytes in 597 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1986] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1987] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:40 2026] DELETE /v2.0/subnets/6db507f4-cfdf-4b99-869a-008740fad133 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1988] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1989] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:40 2026] POST /v2.0/security-group-rules => generated 599 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1990] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:00:40 2026] DELETE /v2.0/networks/77d92f0f-e9a5-4d44-bb87-2a79bfef0a05 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:00:40.381 7 INFO neutron.db.segments_db [None req-dfa99a6c-ee3d-48a9-8c0d-357ace96ce1e cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Added segment fbdd898e-d82e-4209-9c85-9918fbe42acb of type vxlan for network 528b87d4-9ebc-4c10-8866-c80d98a9ddc8 [pid: 8|app: 0|req: 945/1991] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1992] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:00:40.625 7 INFO neutron.db.l3_hamode_db [None req-dfa99a6c-ee3d-48a9-8c0d-357ace96ce1e cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 947/1993] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1994] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:40 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: 949/1995] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1996] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:41 2026] POST /v2.0/security-group-rules => generated 599 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1997] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:41 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) 2026-03-05 19:00:41.346 7 INFO neutron.db.l3_hamode_db [None req-dfa99a6c-ee3d-48a9-8c0d-357ace96ce1e cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 952/1998] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:00:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1999] 10.0.0.82 () {34 vars in 988 bytes} [Thu Mar 5 19:00:41 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => 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: 954/2000] 10.0.0.82 () {34 vars in 1038 bytes} [Thu Mar 5 19:00:41 2026] GET /v2.0/security-groups?id=27d1083a-b135-4de0-b2b5-f1cb98fe433b&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: 955/2001] 10.0.0.157 () {34 vars in 1095 bytes} [Thu Mar 5 19:00:41 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1979743405&fields=id&tenant_id=c4fe058b3f1b44738a13324c6391d782 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2002] 10.0.0.157 () {34 vars in 981 bytes} [Thu Mar 5 19:00:41 2026] GET /v2.0/networks?id=887a226a-9882-4c28-abd3-748d2f0823c5 => generated 704 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2003] 10.0.0.157 () {34 vars in 964 bytes} [Thu Mar 5 19:00:41 2026] GET /v2.0/quotas/c4fe058b3f1b44738a13324c6391d782 => 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: 958/2004] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 19:00:41 2026] GET /v2.0/ports?tenant_id=c4fe058b3f1b44738a13324c6391d782&fields=id => generated 195 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2005] 10.0.0.157 () {34 vars in 1007 bytes} [Thu Mar 5 19:00:41 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 960/2006] 10.0.0.157 () {34 vars in 1107 bytes} [Thu Mar 5 19:00:42 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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) 2026-03-05 19:00:42.081 7 INFO neutron.services.segments.plugin [-] Segment 0952bb9a-7643-4175-99e5-2e5b4c58c1c8 resource provider aggregate not found 2026-03-05 19:00:42.089 7 INFO neutron.services.segments.plugin [-] Segment 0952bb9a-7643-4175-99e5-2e5b4c58c1c8 resource provider aggregate not found 2026-03-05 19:00:42.102 7 INFO neutron.services.segments.plugin [-] Segment 0952bb9a-7643-4175-99e5-2e5b4c58c1c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0952bb9a-7643-4175-99e5-2e5b4c58c1c8 found for delete ", "request_id": "req-856b174f-114d-45d7-ad26-82a3ac10d83c"}]} 2026-03-05 19:00:42.108 7 INFO neutron.services.segments.plugin [-] Segment 0952bb9a-7643-4175-99e5-2e5b4c58c1c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0952bb9a-7643-4175-99e5-2e5b4c58c1c8 found for delete ", "request_id": "req-1c740c71-b3a9-4521-a2d8-1e81ee8e7067"}]} [pid: 8|app: 0|req: 961/2007] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:42 2026] GET /v2.0/ports?device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2008] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:40 2026] POST /v2.0/routers => generated 688 bytes in 1943 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2009] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:00:42 2026] GET /v2.0/routers/ba67ac29-d3ae-41e5-a804-ecfbff5eac65 => generated 694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2010] 10.0.0.67 () {32 vars in 645 bytes} [Thu Mar 5 19:00:42 2026] GET /v2.0/routers => generated 697 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2011] 10.0.0.67 () {34 vars in 739 bytes} [Thu Mar 5 19:00:42 2026] PUT /v2.0/routers/ba67ac29-d3ae-41e5-a804-ecfbff5eac65 => generated 701 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2012] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:00:42 2026] GET /v2.0/routers/ba67ac29-d3ae-41e5-a804-ecfbff5eac65 => generated 701 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2013] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:00:42 2026] GET /v2.0/ports?device_id=ba67ac29-d3ae-41e5-a804-ecfbff5eac65 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:00:43.190 7 INFO neutron_taas.services.taas.taas_plugin [None req-f8d6c7b8-bdec-41b4-87a7-f9c2ba1ef8cb cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] TaaS: Handle Delete Port: 40f5bfd4-94c6-4061-8b64-cfe23dca0111 2026-03-05 19:00:43.193 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8d6c7b8-bdec-41b4-87a7-f9c2ba1ef8cb cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Tap Mirror: Handle Delete Port: 40f5bfd4-94c6-4061-8b64-cfe23dca0111 2026-03-05 19:00:43.416 7 INFO neutron_taas.services.taas.taas_plugin [None req-f8d6c7b8-bdec-41b4-87a7-f9c2ba1ef8cb cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] TaaS: Handle Delete Port: 5329cf91-9378-4e1c-98df-5033fb1fcf26 2026-03-05 19:00:43.417 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8d6c7b8-bdec-41b4-87a7-f9c2ba1ef8cb cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] Tap Mirror: Handle Delete Port: 5329cf91-9378-4e1c-98df-5033fb1fcf26 2026-03-05 19:00:43.705 7 INFO neutron.db.l3_hamode_db [None req-f8d6c7b8-bdec-41b4-87a7-f9c2ba1ef8cb cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] HA network 528b87d4-9ebc-4c10-8866-c80d98a9ddc8 was deleted as no HA routers are present in tenant 9c499713d79940469bd8b21980443542. [pid: 7|app: 0|req: 1050/2014] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:42 2026] DELETE /v2.0/routers/ba67ac29-d3ae-41e5-a804-ecfbff5eac65 => generated 0 bytes in 722 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2015] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:00:43 2026] GET /v2.0/ports?device_id=ba67ac29-d3ae-41e5-a804-ecfbff5eac65 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:00:43.754 7 INFO neutron.api.v2.resource [None req-689f6f7a-63b7-41c4-95ff-2cf1cf9621ed cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1051/2016] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:43 2026] DELETE /v2.0/routers/ba67ac29-d3ae-41e5-a804-ecfbff5eac65 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2017] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:00:43 2026] GET /v2.0/ports?device_id=e23cbb96-154a-4de8-8bca-623f6a4fd3ef => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:00:43.805 7 INFO neutron.api.v2.resource [None req-55833068-707f-416b-82e2-eb584d1eb3d2 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1052/2018] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:43 2026] DELETE /v2.0/routers/e23cbb96-154a-4de8-8bca-623f6a4fd3ef => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:00:43.827 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9565e9ad-bf2e-42a1-aa26-d353f3f19511 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 967/2019] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:43 2026] DELETE /v2.0/subnets/6db507f4-cfdf-4b99-869a-008740fad133 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2020] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:00:43 2026] GET /v2.0/ports?device_id=e230aeee-42c1-452d-842c-cd6511b9aa72 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:00:43.875 8 INFO neutron.api.v2.resource [None req-d6cb20b5-59c5-4049-9edf-fd769f52159e cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 968/2021] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:43 2026] DELETE /v2.0/routers/e230aeee-42c1-452d-842c-cd6511b9aa72 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:00:43.895 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0212d754-419d-4946-9220-f3f91ff7efbf cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1054/2022] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:43 2026] DELETE /v2.0/subnets/c82a216e-a84b-42c6-868a-fa4af8a16ad7 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2023] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:00:43 2026] GET /v2.0/ports?device_id=aa4bdecf-04e8-4126-afae-a7ddcd712136 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:00:43.945 7 INFO neutron.api.v2.resource [None req-dcbd6546-a0bf-462e-9220-edb3dc520253 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1055/2024] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:43 2026] DELETE /v2.0/routers/aa4bdecf-04e8-4126-afae-a7ddcd712136 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:00:43.965 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4c56cbf-ef8e-4433-b7ba-40e7596b0459 cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 970/2025] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:43 2026] DELETE /v2.0/subnets/f165034d-8595-4d11-8757-66c3c34797ac => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:00:43.985 7 INFO neutron.pecan_wsgi.hooks.translation [None req-835a919f-46b8-4573-a3d6-51c31e1e305d cb409e5d839e4d099a3ed0a5de3a07f0 9c499713d79940469bd8b21980443542 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1056/2026] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:00:43 2026] DELETE /v2.0/subnets/41417396-5b77-40c5-b8e7-ac31db31d936 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:00:44.118 7 INFO neutron.services.segments.plugin [-] Segment fbdd898e-d82e-4209-9c85-9918fbe42acb resource provider aggregate not found 2026-03-05 19:00:44.127 7 INFO neutron.services.segments.plugin [-] Segment fbdd898e-d82e-4209-9c85-9918fbe42acb resource provider aggregate not found 2026-03-05 19:00:44.135 7 INFO neutron.services.segments.plugin [-] Segment fbdd898e-d82e-4209-9c85-9918fbe42acb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbdd898e-d82e-4209-9c85-9918fbe42acb found for delete ", "request_id": "req-30ce5868-84a9-4bf3-ba7b-bb8d84817833"}]} 2026-03-05 19:00:44.146 7 INFO neutron.services.segments.plugin [-] Segment fbdd898e-d82e-4209-9c85-9918fbe42acb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbdd898e-d82e-4209-9c85-9918fbe42acb found for delete ", "request_id": "req-c1599bcc-f536-4ae8-97c9-3e0bd5ec2cce"}]} [pid: 8|app: 0|req: 971/2027] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:00:44 2026] GET /v2.0/security-groups?tenant_id=9c499713d79940469bd8b21980443542&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2028] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:00:44 2026] DELETE /v2.0/security-groups/1261ad8e-6020-456d-9d58-eb9b121a3be1 => 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: 972/2029] 10.0.0.67 () {32 vars in 621 bytes} [Thu Mar 5 19:00:46 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2030] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:00:46 2026] GET /v2.0/networks?id=887a226a-9882-4c28-abd3-748d2f0823c5 => 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: 1058/2031] 10.0.0.67 () {32 vars in 631 bytes} [Thu Mar 5 19:00:46 2026] GET /v2.0/ => generated 632 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2032] 162.253.55.195 () {34 vars in 1049 bytes} [Thu Mar 5 19:00:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c4fe058b3f1b44738a13324c6391d782 => generated 179 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2033] 162.253.55.195 () {38 vars in 954 bytes} [Thu Mar 5 19:00:46 2026] POST /v2.0/ports => generated 1183 bytes in 410 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: 1060/2034] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:00:46 2026] GET /v2.0/security-groups?tenant_id=c2f40bda40fc4380a7192f746bf1ce0e&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2035] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:00:47 2026] DELETE /v2.0/security-groups/26db3f29-c38a-43f4-bcce-14b769c5411c => 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: 1062/2036] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:47 2026] GET /v2.0/ports?device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => generated 1198 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2037] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 19:00:46 2026] PUT /v2.0/ports/d9d4d688-d527-4650-bacc-6fc824b3b36c => generated 1464 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2038] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:47 2026] GET /v2.0/security-groups?id=771c34cf-1fc5-45eb-b6d9-390156f6d508&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:47.409 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c6910bc-c124-4580-9bdd-1383034cf47e'] response: {'name': 'network-changed', 'server_uuid': 'a50ee23c-3bd6-4b6a-adff-1c0369901d13', 'tag': 'd9d4d688-d527-4650-bacc-6fc824b3b36c', '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: 976/2039] 10.0.0.82 () {34 vars in 988 bytes} [Thu Mar 5 19:00:47 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2040] 10.0.0.82 () {34 vars in 1038 bytes} [Thu Mar 5 19:00:47 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2041] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:00:47 2026] GET /v2.0/ports?tenant_id=c4fe058b3f1b44738a13324c6391d782&device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2042] 162.253.55.195 () {34 vars in 1017 bytes} [Thu Mar 5 19:00:47 2026] GET /v2.0/networks?tenant_id=c4fe058b3f1b44738a13324c6391d782&shared=False => generated 2374 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2043] 162.253.55.195 () {34 vars in 929 bytes} [Thu Mar 5 19:00:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2044] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:00:49 2026] GET /v2.0/ports?tenant_id=c4fe058b3f1b44738a13324c6391d782&device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => generated 1467 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2045] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:00:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.211&port_id=d9d4d688-d527-4650-bacc-6fc824b3b36c => 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: 1067/2046] 162.253.55.195 () {34 vars in 1103 bytes} [Thu Mar 5 19:00:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e3&port_id=d9d4d688-d527-4650-bacc-6fc824b3b36c => 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: 980/2047] 162.253.55.195 () {34 vars in 1063 bytes} [Thu Mar 5 19:00:49 2026] GET /v2.0/subnets?id=d0a81b3f-af3f-4907-a78a-462424104f1b&id=f3096c74-ccd5-4ad7-814a-f671b259fe34 => 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: 1068/2048] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:00:49 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2049] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:00:49 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&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: 1069/2050] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:00:49 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 982/2051] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:00:49 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 984/2054] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:00:50 2026] GET /v2.0/security-groups?tenant_id=0b788ddf1cc04a4e9bb0efb3a21f7e7f&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2055] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:00:50 2026] DELETE /v2.0/security-groups/f3342400-f937-4d5c-9a8f-113671d0a998 => 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: 985/2056] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:52 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2057] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:52 2026] GET /v2.0/security-groups?id=27d1083a-b135-4de0-b2b5-f1cb98fe433b&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2058] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:52 2026] GET /v2.0/ports?device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2059] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:52 2026] GET /v2.0/security-groups?id=771c34cf-1fc5-45eb-b6d9-390156f6d508&fields=id&fields=name => generated 112 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2060] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:00:53 2026] GET /v2.0/security-groups?tenant_id=1b175352eaf94825a9e4544c75c27f76&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: 1074/2061] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:00:53 2026] DELETE /v2.0/security-groups/eddf6aee-a820-4b81-9ec7-034693c5a46b => 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: 988/2062] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:53 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => 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: 1075/2063] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:53 2026] GET /v2.0/security-groups?id=27d1083a-b135-4de0-b2b5-f1cb98fe433b&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: 989/2064] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:54 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => 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: 1076/2065] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:54 2026] GET /v2.0/security-groups?id=27d1083a-b135-4de0-b2b5-f1cb98fe433b&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: 8|app: 0|req: 990/2066] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 19:00:54 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:00:55.104 7 INFO neutron_taas.services.taas.taas_plugin [req-917357d8-0daa-4411-bcfe-879a4555014d req-f9834dee-b35d-43c0-bd6d-5e642cadd423 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] TaaS: Handle Delete Port: b63b6d5f-5f90-4ed5-80af-ec7f9a632a0d 2026-03-05 19:00:55.109 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-917357d8-0daa-4411-bcfe-879a4555014d req-f9834dee-b35d-43c0-bd6d-5e642cadd423 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Tap Mirror: Handle Delete Port: b63b6d5f-5f90-4ed5-80af-ec7f9a632a0d 2026-03-05 19:00:55.230 7 INFO neutron.db.l3_db [req-917357d8-0daa-4411-bcfe-879a4555014d req-f9834dee-b35d-43c0-bd6d-5e642cadd423 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Floating IP a80a32fc-d589-46ab-bedf-cb3184733782 disassociated. External IP: 10.96.250.202, port: b63b6d5f-5f90-4ed5-80af-ec7f9a632a0d. 2026-03-05 19:00:55.659 8 INFO neutron.db.segments_db [None req-b85ad8f5-ed46-4765-98c3-59132e8ae396 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 425250a7-b441-405c-984d-1c7931e64ca8 of type vxlan for network dcc9cf3a-055e-4007-b37c-cef09399ca75 [pid: 8|app: 0|req: 991/2067] 10.0.0.67 () {34 vars in 669 bytes} [Thu Mar 5 19:00:55 2026] POST /v2.0/networks => generated 722 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2068] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:55 2026] POST /v2.0/subnets => generated 688 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2069] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:55 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => 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: 1077/2070] 162.253.55.195 () {36 vars in 996 bytes} [Thu Mar 5 19:00:54 2026] DELETE /v2.0/ports/b63b6d5f-5f90-4ed5-80af-ec7f9a632a0d => generated 0 bytes in 976 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:00:55.997 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f74e74a-2c00-449f-8d82-9c6f5092a4e5'] response: {'server_uuid': 'bc01f754-988a-4655-8a80-cb1e3e424af6', 'name': 'network-vif-deleted', 'tag': 'b63b6d5f-5f90-4ed5-80af-ec7f9a632a0d', 'status': 'completed', 'code': 200} 2026-03-05 19:00:56.005 8 INFO neutron.db.segments_db [None req-6b6dfae4-6876-4d9c-8e4b-7104d7518724 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment e21133fe-7822-47bb-b47a-a44e6a8a0111 of type vxlan for network 2dd32d50-edc6-4917-9784-6d977a03127d 2026-03-05 19:00:56.246 8 INFO neutron.db.l3_hamode_db [None req-6b6dfae4-6876-4d9c-8e4b-7104d7518724 706e33d299204aea985b21ad967787bd 7e6415c5dd914b40bbf1225e1c250a34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 19:00:56.945 8 INFO neutron.db.l3_hamode_db [None req-6b6dfae4-6876-4d9c-8e4b-7104d7518724 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1078/2071] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:57 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => 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: 994/2072] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:00:55 2026] POST /v2.0/routers => generated 728 bytes in 1741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2073] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:57 2026] GET /v2.0/ports?device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => generated 1200 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2074] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:57 2026] GET /v2.0/security-groups?id=771c34cf-1fc5-45eb-b6d9-390156f6d508&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2075] 10.0.0.67 () {32 vars in 816 bytes} [Thu Mar 5 19:00:57 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&mac_address=fa%3A16%3A3e%3A6d%3Aef%3A6a => generated 1200 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:00:58.559 7 INFO neutron.db.l3_db [None req-355f4a04-32c2-4bea-8ec0-199694076e7b 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Floating IP a8a34d80-0c63-4e58-8b9c-675928eff873 associated. External IP: 10.96.250.210, port: d9d4d688-d527-4650-bacc-6fc824b3b36c. [pid: 8|app: 0|req: 995/2076] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 19:00:57 2026] PUT /v2.0/routers/2449faae-cda4-4d7b-ac8d-07db437da115/add_router_interface => generated 309 bytes in 1083 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2077] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:58 2026] GET /v2.0/ports?device_id=bc01f754-988a-4655-8a80-cb1e3e424af6 => 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: 1082/2078] 10.0.0.67 () {34 vars in 675 bytes} [Thu Mar 5 19:00:57 2026] POST /v2.0/floatingips => generated 855 bytes in 1039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:00:58.926 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e344f05b-fc9f-4857-a841-5c6be76736af'] response: {'name': 'network-changed', 'server_uuid': 'a50ee23c-3bd6-4b6a-adff-1c0369901d13', 'tag': 'd9d4d688-d527-4650-bacc-6fc824b3b36c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 997/2079] 10.0.0.157 () {34 vars in 1095 bytes} [Thu Mar 5 19:00:58 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1979743405&fields=id&tenant_id=c4fe058b3f1b44738a13324c6391d782 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2080] 10.0.0.157 () {34 vars in 981 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/networks?id=496aa254-91cd-41c9-8b99-d39ce363b43e => generated 704 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2081] 10.0.0.157 () {34 vars in 964 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/quotas/c4fe058b3f1b44738a13324c6391d782 => 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: 1084/2082] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/ports?tenant_id=c4fe058b3f1b44738a13324c6391d782&fields=id => generated 333 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2083] 10.0.0.157 () {34 vars in 1007 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1085/2084] 10.0.0.157 () {34 vars in 1107 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1086/2085] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/ports?device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39 => 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: 1000/2086] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/ports?tenant_id=c4fe058b3f1b44738a13324c6391d782&device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => 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: 1087/2087] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/networks?id=887a226a-9882-4c28-abd3-748d2f0823c5 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2088] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.211&port_id=d9d4d688-d527-4650-bacc-6fc824b3b36c => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2089] 162.253.55.195 () {34 vars in 1103 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e3&port_id=d9d4d688-d527-4650-bacc-6fc824b3b36c => 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: 1002/2090] 162.253.55.195 () {34 vars in 1063 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/subnets?id=d0a81b3f-af3f-4907-a78a-462424104f1b&id=f3096c74-ccd5-4ad7-814a-f671b259fe34 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2091] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2092] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2093] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1004/2094] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1091/2095] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2096] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:00:59 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2097] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:00:59 2026] DELETE /v2.0/security-groups/27d1083a-b135-4de0-b2b5-f1cb98fe433b => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:01:00.163 7 INFO neutron_taas.services.taas.taas_plugin [None req-74a855f6-d92f-4cde-8f4f-10949d8a6fcc 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] TaaS: Handle Delete Port: cc38385e-ab29-422d-b6a3-538b510a147f 2026-03-05 19:01:00.166 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74a855f6-d92f-4cde-8f4f-10949d8a6fcc 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Tap Mirror: Handle Delete Port: cc38385e-ab29-422d-b6a3-538b510a147f [pid: 8|app: 0|req: 1006/2098] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:00 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2099] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:00 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2100] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:01:00 2026] DELETE /v2.0/floatingips/a80a32fc-d589-46ab-bedf-cb3184733782 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2101] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:00 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2102] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:00 2026] GET /v2.0/security-groups?id=0b940533-ae06-4649-b1df-acf5d7e6f715&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: 8|app: 0|req: 1009/2103] 10.0.0.157 () {34 vars in 981 bytes} [Thu Mar 5 19:01:01 2026] GET /v2.0/networks?id=dcc9cf3a-055e-4007-b37c-cef09399ca75 => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2104] 10.0.0.157 () {34 vars in 964 bytes} [Thu Mar 5 19:01:01 2026] GET /v2.0/quotas/7e6415c5dd914b40bbf1225e1c250a34 => generated 292 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2105] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 19:01:01 2026] GET /v2.0/ports?tenant_id=7e6415c5dd914b40bbf1225e1c250a34&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2106] 10.0.0.157 () {34 vars in 1007 bytes} [Thu Mar 5 19:01:01 2026] GET /v2.0/networks/dcc9cf3a-055e-4007-b37c-cef09399ca75?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: 1011/2107] 10.0.0.157 () {34 vars in 1107 bytes} [Thu Mar 5 19:01:01 2026] GET /v2.0/networks/dcc9cf3a-055e-4007-b37c-cef09399ca75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2108] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:01 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2109] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:01 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2110] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:01 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2111] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:01 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => 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: 1099/2112] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:01 2026] GET /v2.0/security-groups?id=0b940533-ae06-4649-b1df-acf5d7e6f715&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: 1014/2113] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:02 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => 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: 1100/2114] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:02 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2115] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:02 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2116] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:02 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2117] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:02 2026] GET /v2.0/security-groups?id=0b940533-ae06-4649-b1df-acf5d7e6f715&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2118] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 19:01:02 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:03.172 8 INFO neutron_taas.services.taas.taas_plugin [req-7e2f20f4-dd3e-47b3-ab74-0bc69b7ae7a4 req-87305a9f-7f7e-4c1d-9ccd-4f58439de684 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] TaaS: Handle Delete Port: cd56263a-32b1-45b8-83fa-56cff1439fd7 2026-03-05 19:01:03.176 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7e2f20f4-dd3e-47b3-ab74-0bc69b7ae7a4 req-87305a9f-7f7e-4c1d-9ccd-4f58439de684 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Tap Mirror: Handle Delete Port: cd56263a-32b1-45b8-83fa-56cff1439fd7 [pid: 8|app: 0|req: 1017/2119] 162.253.55.195 () {36 vars in 996 bytes} [Thu Mar 5 19:01:03 2026] DELETE /v2.0/ports/cd56263a-32b1-45b8-83fa-56cff1439fd7 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:01:03.389 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7445f107-5ae1-4d0a-874d-b9dbc7a5b28b'] response: {'server_uuid': 'c96c20c3-106d-4fa2-87ce-610d938d1d80', 'name': 'network-vif-deleted', 'tag': 'cd56263a-32b1-45b8-83fa-56cff1439fd7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1103/2120] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:03 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => 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: 1018/2121] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:03 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2122] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:03 2026] GET /v2.0/security-groups?id=64e37990-f83a-46d6-87b1-1d9bda93ec86&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: 8|app: 0|req: 1019/2123] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:01:03 2026] GET /v2.0/networks?id=496aa254-91cd-41c9-8b99-d39ce363b43e => generated 704 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2124] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 19:01:03 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2125] 162.253.55.195 () {34 vars in 1049 bytes} [Thu Mar 5 19:01:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c4fe058b3f1b44738a13324c6391d782 => generated 179 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:04.003 7 INFO neutron_taas.services.taas.taas_plugin [req-2f7ffba5-cc72-43eb-a8d5-e30cc0efb2b2 req-78b88498-375e-460e-aa90-7089d48f9eb4 55e2bccd3d9b483bab22ee5d160d40a1 c984239adc874964970c6869145aefec - - default default] TaaS: Handle Delete Port: 19f7547e-bacd-4845-b7de-2602d021ed9d 2026-03-05 19:01:04.005 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2f7ffba5-cc72-43eb-a8d5-e30cc0efb2b2 req-78b88498-375e-460e-aa90-7089d48f9eb4 55e2bccd3d9b483bab22ee5d160d40a1 c984239adc874964970c6869145aefec - - default default] Tap Mirror: Handle Delete Port: 19f7547e-bacd-4845-b7de-2602d021ed9d 2026-03-05 19:01:04.142 7 INFO neutron.db.l3_db [req-2f7ffba5-cc72-43eb-a8d5-e30cc0efb2b2 req-78b88498-375e-460e-aa90-7089d48f9eb4 55e2bccd3d9b483bab22ee5d160d40a1 c984239adc874964970c6869145aefec - - default default] Floating IP 4566bd56-b7d5-46ce-b46b-d954cb1f6544 disassociated. External IP: 10.96.250.204, port: 19f7547e-bacd-4845-b7de-2602d021ed9d. [pid: 8|app: 0|req: 1021/2126] 162.253.55.195 () {38 vars in 954 bytes} [Thu Mar 5 19:01:03 2026] POST /v2.0/ports => generated 1187 bytes in 417 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: 1022/2127] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:04 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => 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: 1106/2128] 162.253.55.195 () {36 vars in 996 bytes} [Thu Mar 5 19:01:03 2026] DELETE /v2.0/ports/19f7547e-bacd-4845-b7de-2602d021ed9d => generated 0 bytes in 612 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:01:04.549 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cb94a51-d39a-42d2-9e04-35968534019a'] response: {'server_uuid': 'be14492a-76ff-4700-ac91-f5afde8b62e6', 'name': 'network-vif-deleted', 'tag': '19f7547e-bacd-4845-b7de-2602d021ed9d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1107/2129] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:04 2026] GET /v2.0/ports?device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39 => generated 1202 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2130] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:04 2026] GET /v2.0/security-groups?id=771c34cf-1fc5-45eb-b6d9-390156f6d508&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2133] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:04 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => 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: 1023/2134] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 19:01:04 2026] PUT /v2.0/ports/79f8f726-f5a2-4452-9d9c-e584106c88b6 => generated 1468 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2135] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:04 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:01:05.422 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db7ecb42-7791-4911-bfc1-03db005815a7'] response: {'name': 'network-changed', 'server_uuid': '56354be1-7e7a-4f27-89bf-fb2ae56f8b39', 'tag': '79f8f726-f5a2-4452-9d9c-e584106c88b6', '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: 1024/2136] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:05 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => 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: 1113/2137] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:01:05 2026] GET /v2.0/ports?tenant_id=c4fe058b3f1b44738a13324c6391d782&device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39 => generated 1471 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2138] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:05 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => 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: 1114/2139] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:01:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.176&port_id=79f8f726-f5a2-4452-9d9c-e584106c88b6 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2140] 162.253.55.195 () {34 vars in 1105 bytes} [Thu Mar 5 19:01:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A16f&port_id=79f8f726-f5a2-4452-9d9c-e584106c88b6 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2141] 162.253.55.195 () {34 vars in 1063 bytes} [Thu Mar 5 19:01:05 2026] GET /v2.0/subnets?id=29fbd06c-c409-47c7-867a-7f350bf29ee4&id=e68662bd-abbd-42e8-b377-657570a3bb21 => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2142] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:01:05 2026] GET /v2.0/ports?network_id=496aa254-91cd-41c9-8b99-d39ce363b43e&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: 1028/2143] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:01:05 2026] GET /v2.0/ports?network_id=496aa254-91cd-41c9-8b99-d39ce363b43e&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2144] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:01:05 2026] GET /v2.0/networks?id=dcc9cf3a-055e-4007-b37c-cef09399ca75 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2145] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:06 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => 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: 1117/2146] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:01:06 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2147] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:01:06 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1030/2148] 162.253.55.195 () {38 vars in 954 bytes} [Thu Mar 5 19:01:06 2026] POST /v2.0/ports => generated 958 bytes in 411 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: 1031/2149] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:06 2026] GET /v2.0/ports?device_id=c96c20c3-106d-4fa2-87ce-610d938d1d80 => 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: 1119/2150] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 19:01:06 2026] PUT /v2.0/ports/7c429ced-0ed7-434b-a2db-26a2abebfcd8 => generated 1239 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:01:06.837 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6a1e7bc-4d2a-4513-a311-af2c2a1755b2'] response: {'name': 'network-changed', 'server_uuid': 'fa373655-a4e7-4267-ac9f-fdda2fec09c8', 'tag': '7c429ced-0ed7-434b-a2db-26a2abebfcd8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1032/2151] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:06 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => generated 973 bytes in 42 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: 1120/2152] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:06 2026] GET /v2.0/security-groups?id=4c51abb2-07dc-4733-a27c-ba8d47d79140&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: 1033/2153] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:07 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => 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: 1121/2154] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:01:07 2026] GET /v2.0/ports?tenant_id=c4fe058b3f1b44738a13324c6391d782&device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39 => generated 1471 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2155] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:01:07 2026] GET /v2.0/networks?id=496aa254-91cd-41c9-8b99-d39ce363b43e => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2156] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:01:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.176&port_id=79f8f726-f5a2-4452-9d9c-e584106c88b6 => 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: 1035/2157] 162.253.55.195 () {34 vars in 1105 bytes} [Thu Mar 5 19:01:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A16f&port_id=79f8f726-f5a2-4452-9d9c-e584106c88b6 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2158] 162.253.55.195 () {34 vars in 1063 bytes} [Thu Mar 5 19:01:07 2026] GET /v2.0/subnets?id=29fbd06c-c409-47c7-867a-7f350bf29ee4&id=e68662bd-abbd-42e8-b377-657570a3bb21 => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2159] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:01:07 2026] GET /v2.0/ports?tenant_id=7e6415c5dd914b40bbf1225e1c250a34&device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2160] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:01:07 2026] GET /v2.0/ports?network_id=496aa254-91cd-41c9-8b99-d39ce363b43e&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: 1037/2161] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:01:07 2026] GET /v2.0/ports?network_id=496aa254-91cd-41c9-8b99-d39ce363b43e&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: 1125/2162] 162.253.55.195 () {34 vars in 1017 bytes} [Thu Mar 5 19:01:07 2026] GET /v2.0/networks?tenant_id=7e6415c5dd914b40bbf1225e1c250a34&shared=False => generated 769 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2163] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:01:07 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1126/2164] 162.253.55.195 () {34 vars in 929 bytes} [Thu Mar 5 19:01:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2165] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:01:07 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1127/2166] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:07 2026] DELETE /v2.0/security-groups/0b940533-ae06-4649-b1df-acf5d7e6f715 => 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: 1128/2167] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:08 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:08.149 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf873f16-1e01-4e91-9835-c2f772ed5e17 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] TaaS: Handle Delete Port: 7f96d4ed-938e-43a4-bd40-693f01893269 2026-03-05 19:01:08.155 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf873f16-1e01-4e91-9835-c2f772ed5e17 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Tap Mirror: Handle Delete Port: 7f96d4ed-938e-43a4-bd40-693f01893269 [pid: 7|app: 0|req: 1129/2168] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:08 2026] GET /v2.0/security-groups?id=4c51abb2-07dc-4733-a27c-ba8d47d79140&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: 7|app: 0|req: 1130/2169] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:08 2026] GET /v2.0/ports?device_id=be14492a-76ff-4700-ac91-f5afde8b62e6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2170] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:01:08 2026] GET /v2.0/ports?tenant_id=7e6415c5dd914b40bbf1225e1c250a34&device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2171] 162.253.55.195 () {34 vars in 1059 bytes} [Thu Mar 5 19:01:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7c429ced-0ed7-434b-a2db-26a2abebfcd8 => 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: 1133/2172] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:01:08 2026] GET /v2.0/subnets?id=1bbd2e7c-bb30-486c-8504-4aef0d409a88 => generated 691 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2173] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:01:08 2026] GET /v2.0/ports?network_id=dcc9cf3a-055e-4007-b37c-cef09399ca75&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2174] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:01:08 2026] GET /v2.0/networks/dcc9cf3a-055e-4007-b37c-cef09399ca75?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: 1136/2175] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:01:08 2026] GET /v2.0/networks/dcc9cf3a-055e-4007-b37c-cef09399ca75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2176] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:01:07 2026] PUT /v2.0/routers/ebe975f0-e158-4054-bab3-0681088f5434/remove_router_interface => generated 309 bytes in 1367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2177] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:09 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2178] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:01:09 2026] DELETE /v2.0/subnets/f5be3a16-456e-4ed5-90af-08cd1cb7dda0 => 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: 1042/2179] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:09 2026] GET /v2.0/security-groups?id=4c51abb2-07dc-4733-a27c-ba8d47d79140&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2180] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:09 2026] DELETE /v2.0/security-groups/64e37990-f83a-46d6-87b1-1d9bda93ec86 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:01:09.496 8 INFO neutron.api.v2.resource [None req-92dec83f-bc03-45b5-b32f-6766ffb4e5b5 55e2bccd3d9b483bab22ee5d160d40a1 c984239adc874964970c6869145aefec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1044/2181] 10.0.0.67 () {32 vars in 735 bytes} [Thu Mar 5 19:01:09 2026] GET /v2.0/security-groups/64e37990-f83a-46d6-87b1-1d9bda93ec86 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:01:09.557 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d8af7a0-df3c-4b6e-a46b-1079423d62c1 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] TaaS: Handle Delete Port: c460bccf-8165-4fff-ab62-6ead59355e06 2026-03-05 19:01:09.560 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d8af7a0-df3c-4b6e-a46b-1079423d62c1 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Tap Mirror: Handle Delete Port: c460bccf-8165-4fff-ab62-6ead59355e06 2026-03-05 19:01:09.584 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce75706e-86d5-44b6-a7d4-2363469fd6bd 55e2bccd3d9b483bab22ee5d160d40a1 c984239adc874964970c6869145aefec - - default default] TaaS: Handle Delete Port: d4147af7-9719-49a4-9a49-9ee2c0e27db3 2026-03-05 19:01:09.586 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce75706e-86d5-44b6-a7d4-2363469fd6bd 55e2bccd3d9b483bab22ee5d160d40a1 c984239adc874964970c6869145aefec - - default default] Tap Mirror: Handle Delete Port: d4147af7-9719-49a4-9a49-9ee2c0e27db3 [pid: 8|app: 0|req: 1045/2182] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:01:09 2026] DELETE /v2.0/floatingips/4566bd56-b7d5-46ce-b46b-d954cb1f6544 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2183] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:09 2026] GET /v2.0/ports?device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39 => generated 1204 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:01:09.837 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d8af7a0-df3c-4b6e-a46b-1079423d62c1 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] TaaS: Handle Delete Port: 691103ca-2a77-4c25-9eb0-498446ecd2ed 2026-03-05 19:01:09.840 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d8af7a0-df3c-4b6e-a46b-1079423d62c1 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Tap Mirror: Handle Delete Port: 691103ca-2a77-4c25-9eb0-498446ecd2ed 2026-03-05 19:01:10.191 7 INFO neutron.services.segments.plugin [-] Segment e7d9ff6a-97d9-43fe-8740-8efdfc233152 resource provider aggregate not found 2026-03-05 19:01:10.196 7 INFO neutron.db.l3_hamode_db [None req-9d8af7a0-df3c-4b6e-a46b-1079423d62c1 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] HA network 86e87559-a119-4cc0-87c3-65b70167f548 was deleted as no HA routers are present in tenant 98e8ee399688422caf67426e396685e0. 2026-03-05 19:01:10.200 7 INFO neutron.services.segments.plugin [-] Segment e7d9ff6a-97d9-43fe-8740-8efdfc233152 resource provider aggregate not found [pid: 7|app: 0|req: 1138/2184] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:01:09 2026] DELETE /v2.0/routers/ebe975f0-e158-4054-bab3-0681088f5434 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:01:10.218 8 INFO neutron_taas.services.taas.taas_plugin [None req-adad5ade-fd68-413d-bba6-13964426413d 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 14e2171b-aeb9-4fd1-8308-be4cd0c206c8 2026-03-05 19:01:10.219 7 INFO neutron.services.segments.plugin [-] Segment e7d9ff6a-97d9-43fe-8740-8efdfc233152 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7d9ff6a-97d9-43fe-8740-8efdfc233152 found for delete ", "request_id": "req-28c5b321-b179-4f45-9db3-c2b8d761b6f8"}]} 2026-03-05 19:01:10.222 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adad5ade-fd68-413d-bba6-13964426413d 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 14e2171b-aeb9-4fd1-8308-be4cd0c206c8 2026-03-05 19:01:10.223 7 INFO neutron.services.segments.plugin [-] Segment e7d9ff6a-97d9-43fe-8740-8efdfc233152 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7d9ff6a-97d9-43fe-8740-8efdfc233152 found for delete ", "request_id": "req-0e0878b6-85f8-42fc-bd47-340608af3cd3"}]} [pid: 7|app: 0|req: 1139/2185] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:10 2026] GET /v2.0/security-groups?id=771c34cf-1fc5-45eb-b6d9-390156f6d508&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:10.297 7 INFO neutron_taas.services.taas.taas_plugin [None req-f82af1ef-2264-417d-a615-aeec6c423440 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] TaaS: Handle Delete Port: 89625c85-a13e-487d-8655-f7463f0b7544 2026-03-05 19:01:10.299 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f82af1ef-2264-417d-a615-aeec6c423440 9aabe1a6c9194826933951428a548905 98e8ee399688422caf67426e396685e0 - - default default] Tap Mirror: Handle Delete Port: 89625c85-a13e-487d-8655-f7463f0b7544 [pid: 7|app: 0|req: 1140/2186] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:10 2026] DELETE /v2.0/networks/8afea9e2-73e0-4e68-841b-63b4275fc64d => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2187] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:10 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2188] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:10 2026] GET /v2.0/security-groups?id=4c51abb2-07dc-4733-a27c-ba8d47d79140&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2189] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:01:09 2026] PUT /v2.0/routers/62af9ca0-f861-4a6c-8d16-1253947bba09/remove_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2190] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 19:01:10 2026] GET /v2.0/agents => generated 3387 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2191] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:01:10 2026] GET /v2.0/subnets => generated 8737 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2192] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 19:01:11 2026] GET /v2.0/security-groups => generated 37344 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-05 19:01:11.126 8 INFO neutron_taas.services.taas.taas_plugin [None req-59a69827-f98c-4098-83af-ab9265d9e02b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 3067d61a-86a1-4ba2-8014-6d1508e59a60 2026-03-05 19:01:11.129 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59a69827-f98c-4098-83af-ab9265d9e02b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 3067d61a-86a1-4ba2-8014-6d1508e59a60 [pid: 7|app: 0|req: 1146/2193] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:01:11 2026] GET /v2.0/routers => generated 1998 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2194] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 19:01:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2195] 10.0.0.151 () {28 vars in 676 bytes} [Thu Mar 5 19:01:11 2026] GET /v2.0/routers/2449faae-cda4-4d7b-ac8d-07db437da115/l3-agents => generated 682 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:11.401 8 INFO neutron_taas.services.taas.taas_plugin [None req-59a69827-f98c-4098-83af-ab9265d9e02b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: df4c5eb6-34d2-4871-9235-67df06807bd9 2026-03-05 19:01:11.404 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59a69827-f98c-4098-83af-ab9265d9e02b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: df4c5eb6-34d2-4871-9235-67df06807bd9 [pid: 7|app: 0|req: 1149/2196] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:11 2026] GET /v2.0/security-groups?tenant_id=e6772056c7794388b29faed3ce9297c5&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2197] 10.0.0.151 () {28 vars in 676 bytes} [Thu Mar 5 19:01:11 2026] GET /v2.0/routers/62af9ca0-f861-4a6c-8d16-1253947bba09/l3-agents => generated 681 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2198] 10.0.0.157 () {34 vars in 1177 bytes} [Thu Mar 5 19:01:11 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8&device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39&device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => generated 4162 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2199] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:11 2026] DELETE /v2.0/security-groups/55524f54-b825-4c72-a7be-f5cfd3d9737f => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:01:11.746 8 INFO neutron.services.segments.plugin [-] Segment f7079841-448f-4890-b7b7-775c736f2745 resource provider aggregate not found 2026-03-05 19:01:11.755 8 INFO neutron.services.segments.plugin [-] Segment f7079841-448f-4890-b7b7-775c736f2745 resource provider aggregate not found 2026-03-05 19:01:11.771 8 INFO neutron.services.segments.plugin [-] Segment f7079841-448f-4890-b7b7-775c736f2745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7079841-448f-4890-b7b7-775c736f2745 found for delete ", "request_id": "req-2c1782cf-ab2e-4de1-9354-7a6a3a4fbdbb"}]} 2026-03-05 19:01:11.772 8 INFO neutron.services.segments.plugin [-] Segment f7079841-448f-4890-b7b7-775c736f2745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7079841-448f-4890-b7b7-775c736f2745 found for delete ", "request_id": "req-4a2b0638-f79b-4582-85bd-beb2e4c84a70"}]} 2026-03-05 19:01:11.787 8 INFO neutron.db.l3_hamode_db [None req-59a69827-f98c-4098-83af-ab9265d9e02b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] HA network 0d388ac3-ab03-4ba1-9cf4-617aee1c6e73 was deleted as no HA routers are present in tenant c984239adc874964970c6869145aefec. [pid: 8|app: 0|req: 1048/2200] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:01:10 2026] DELETE /v2.0/routers/62af9ca0-f861-4a6c-8d16-1253947bba09 => generated 0 bytes in 931 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2201] 10.0.0.157 () {34 vars in 1119 bytes} [Thu Mar 5 19:01:11 2026] GET /v2.0/security-groups?id=771c34cf-1fc5-45eb-b6d9-390156f6d508&id=4c51abb2-07dc-4733-a27c-ba8d47d79140&fields=id&fields=name => generated 179 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2202] 10.0.0.151 () {28 vars in 676 bytes} [Thu Mar 5 19:01:11 2026] GET /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c/l3-agents => generated 681 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2203] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:11 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => 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: 1051/2204] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 19:01:11 2026] GET /v2.0/network-ip-availabilities => generated 4991 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2205] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:11 2026] GET /v2.0/security-groups?tenant_id=98e8ee399688422caf67426e396685e0&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2206] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:11 2026] GET /v2.0/security-groups?id=4c51abb2-07dc-4733-a27c-ba8d47d79140&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2207] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:01:11 2026] DELETE /v2.0/subnets/46d2c015-dbdb-432b-9359-ff8dd31417cb => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2208] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:01:11 2026] GET /v2.0/subnets => generated 7434 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:01:12.113 8 INFO neutron_taas.services.taas.taas_plugin [None req-e24e03bd-7ef9-4314-83e5-3a401c0dd98b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: ff63dd33-3032-402a-91c5-f476a1075736 2026-03-05 19:01:12.115 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e24e03bd-7ef9-4314-83e5-3a401c0dd98b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: ff63dd33-3032-402a-91c5-f476a1075736 [pid: 7|app: 0|req: 1155/2209] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:12 2026] DELETE /v2.0/security-groups/0cec35a0-e23a-4b5d-8c37-4d13eb33f11e => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2210] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:01:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:01:12.240 7 INFO neutron.services.segments.plugin [-] Segment 980c27a4-bb07-4826-996f-806c7086ed19 resource provider aggregate not found 2026-03-05 19:01:12.257 7 INFO neutron.services.segments.plugin [-] Segment 980c27a4-bb07-4826-996f-806c7086ed19 resource provider aggregate not found [pid: 7|app: 0|req: 1157/2211] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:01:12 2026] GET /v2.0/floatingips => generated 860 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:12.269 7 INFO neutron.services.segments.plugin [-] Segment 980c27a4-bb07-4826-996f-806c7086ed19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 980c27a4-bb07-4826-996f-806c7086ed19 found for delete ", "request_id": "req-9bfeee50-fe2d-40f6-bd65-4e35c777e4fe"}]} 2026-03-05 19:01:12.283 7 INFO neutron.services.segments.plugin [-] Segment 980c27a4-bb07-4826-996f-806c7086ed19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 980c27a4-bb07-4826-996f-806c7086ed19 found for delete ", "request_id": "req-c0687950-55d2-4caf-ab32-b4d0a1903549"}]} [pid: 8|app: 0|req: 1055/2212] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:12 2026] DELETE /v2.0/networks/deba2bf6-36e1-49d2-b7f2-8ebb1332a407 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2213] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 19:01:12 2026] GET /v2.0/ports => generated 24707 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2214] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 19:01:12 2026] GET /v2.0/networks => generated 6675 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2215] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:12 2026] GET /v2.0/security-groups?tenant_id=c984239adc874964970c6869145aefec&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: 1057/2216] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:12 2026] DELETE /v2.0/security-groups/cbb008d3-9e66-4e3b-8e1b-0fb5e266bc54 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2217] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:13 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => 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: 1058/2218] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:13 2026] GET /v2.0/security-groups?id=4c51abb2-07dc-4733-a27c-ba8d47d79140&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:01:13.794 8 INFO neutron.services.segments.plugin [-] Segment deab7fac-76ff-4275-ab55-b3798da2e692 resource provider aggregate not found 2026-03-05 19:01:13.799 8 INFO neutron.services.segments.plugin [-] Segment deab7fac-76ff-4275-ab55-b3798da2e692 resource provider aggregate not found 2026-03-05 19:01:13.809 8 INFO neutron.services.segments.plugin [-] Segment deab7fac-76ff-4275-ab55-b3798da2e692 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deab7fac-76ff-4275-ab55-b3798da2e692 found for delete ", "request_id": "req-bd3452cb-8e98-4b6e-99e2-d084fd88c07f"}]} 2026-03-05 19:01:13.820 8 INFO neutron.services.segments.plugin [-] Segment deab7fac-76ff-4275-ab55-b3798da2e692 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deab7fac-76ff-4275-ab55-b3798da2e692 found for delete ", "request_id": "req-62dad737-f593-4f77-bd46-ed17a8ca0ea3"}]} [pid: 8|app: 0|req: 1059/2219] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:14 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2220] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:14 2026] GET /v2.0/security-groups?id=4c51abb2-07dc-4733-a27c-ba8d47d79140&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:01:14.390 7 INFO neutron.db.segments_db [None req-bf838bd2-3681-45a9-bbeb-ba89afca3a9e 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 30ccf7dd-2902-4aaa-ba43-61f400c72ecc of type vxlan for network ff2040da-24b1-4b71-baa4-5e434add1daf [pid: 7|app: 0|req: 1161/2221] 10.0.0.67 () {34 vars in 669 bytes} [Thu Mar 5 19:01:14 2026] POST /v2.0/networks => generated 722 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2222] 10.0.0.82 () {34 vars in 988 bytes} [Thu Mar 5 19:01:14 2026] GET /v2.0/ports?device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:01:14.627 8 INFO neutron.db.segments_db [None req-11326776-c722-405e-bbb1-f8802245e431 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 767b86b1-10bb-4a0b-a0aa-b8c72cb8f5aa of type vxlan for network fc9beeb1-4aea-43cd-af6a-cc4c69134095 [pid: 8|app: 0|req: 1061/2223] 10.0.0.67 () {34 vars in 669 bytes} [Thu Mar 5 19:01:14 2026] POST /v2.0/networks => generated 726 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2224] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:01:14 2026] POST /v2.0/subnets => generated 688 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2225] 10.0.0.82 () {34 vars in 1038 bytes} [Thu Mar 5 19:01:14 2026] GET /v2.0/security-groups?id=771c34cf-1fc5-45eb-b6d9-390156f6d508&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:14.826 8 INFO neutron.db.segments_db [None req-31ac70e1-bde6-49c6-86c2-bb0d7bf6eb35 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 21c16f2a-c5ae-41a9-b992-9d90abb9a90f of type vxlan for network c1e1368f-0548-4ec5-b0c4-e40883bb4edc [pid: 7|app: 0|req: 1164/2226] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:01:14 2026] POST /v2.0/subnets => generated 692 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:01:15.034 7 INFO neutron.db.segments_db [None req-74e75441-68a0-4890-8634-6d0adb022de4 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment ab7519d1-6eec-4412-8121-20011e9c21ce of type vxlan for network 20e1a840-36bb-4d57-9678-b9d9a9b73a87 2026-03-05 19:01:15.078 8 INFO neutron.db.l3_hamode_db [None req-31ac70e1-bde6-49c6-86c2-bb0d7bf6eb35 706e33d299204aea985b21ad967787bd fb49558f9eed4ea184f6e14d1d7d07bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 19:01:15.296 7 INFO neutron.db.l3_hamode_db [None req-74e75441-68a0-4890-8634-6d0adb022de4 706e33d299204aea985b21ad967787bd 106a7da96b0242ebb76de4b012cee77b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 19:01:15.892 8 INFO neutron.db.l3_hamode_db [None req-31ac70e1-bde6-49c6-86c2-bb0d7bf6eb35 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 19:01:16.081 7 INFO neutron.db.l3_hamode_db [None req-74e75441-68a0-4890-8634-6d0adb022de4 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1063/2227] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:01:14 2026] POST /v2.0/routers => generated 728 bytes in 1987 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2228] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:16 2026] GET /v2.0/ports?device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39 => generated 1204 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2229] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:16 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2230] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:01:14 2026] POST /v2.0/routers => generated 732 bytes in 2004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2231] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:17 2026] GET /v2.0/security-groups?id=771c34cf-1fc5-45eb-b6d9-390156f6d508&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2232] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:17 2026] GET /v2.0/security-groups?id=4c51abb2-07dc-4733-a27c-ba8d47d79140&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: 1066/2233] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 19:01:16 2026] PUT /v2.0/routers/caa44b16-d583-4318-a88d-33c2f9687578/add_router_interface => generated 309 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2234] 10.0.0.67 () {32 vars in 816 bytes} [Thu Mar 5 19:01:17 2026] GET /v2.0/ports?network_id=496aa254-91cd-41c9-8b99-d39ce363b43e&mac_address=fa%3A16%3A3e%3A0d%3A4f%3A75 => generated 1204 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2235] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 19:01:17 2026] PUT /v2.0/routers/1ecde803-2eb7-4081-b35a-81166ead5efe/add_router_interface => generated 309 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2236] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 19:01:18 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2237] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:18 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:18.421 7 INFO neutron_taas.services.taas.taas_plugin [req-64161217-5043-458c-9135-85e414982715 req-487e4109-f498-4f04-a5fb-8d66a088f5a4 b233c00d8d0d411185882574e7979156 7e6415c5dd914b40bbf1225e1c250a34 - - default default] TaaS: Handle Delete Port: 7c429ced-0ed7-434b-a2db-26a2abebfcd8 2026-03-05 19:01:18.425 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-64161217-5043-458c-9135-85e414982715 req-487e4109-f498-4f04-a5fb-8d66a088f5a4 b233c00d8d0d411185882574e7979156 7e6415c5dd914b40bbf1225e1c250a34 - - default default] Tap Mirror: Handle Delete Port: 7c429ced-0ed7-434b-a2db-26a2abebfcd8 [pid: 7|app: 0|req: 1171/2238] 162.253.55.195 () {36 vars in 996 bytes} [Thu Mar 5 19:01:18 2026] DELETE /v2.0/ports/7c429ced-0ed7-434b-a2db-26a2abebfcd8 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:01:18.624 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-085e806c-2c26-4e10-b88c-904f3f9f4f8f'] response: {'server_uuid': 'fa373655-a4e7-4267-ac9f-fdda2fec09c8', 'name': 'network-vif-deleted', 'tag': '7c429ced-0ed7-434b-a2db-26a2abebfcd8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1172/2239] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:18 2026] GET /v2.0/security-groups?id=4c51abb2-07dc-4733-a27c-ba8d47d79140&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:01:18.905 8 INFO neutron.db.l3_db [None req-57549076-b66a-41e7-86e8-d2b608bbfe35 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Floating IP 74cf0b1b-8c1c-4a18-8e5b-112383950f8a associated. External IP: 10.96.250.202, port: 79f8f726-f5a2-4452-9d9c-e584106c88b6. [pid: 8|app: 0|req: 1068/2240] 10.0.0.67 () {34 vars in 675 bytes} [Thu Mar 5 19:01:18 2026] POST /v2.0/floatingips => generated 855 bytes in 1142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:01:19.174 7 INFO neutron.db.segments_db [None req-c89cd5a5-5771-43e3-9998-9eff43173af6 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 82bbf3a5-b20b-416f-8a4f-d98ed8c5706a of type vxlan for network 897c89c9-4dd6-42fc-9c07-bdf7ccfa4df8 2026-03-05 19:01:19.217 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e86e02a3-2bd9-41a7-a934-99ecdcb6dc05'] response: {'name': 'network-changed', 'server_uuid': '56354be1-7e7a-4f27-89bf-fb2ae56f8b39', 'tag': '79f8f726-f5a2-4452-9d9c-e584106c88b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1173/2241] 10.0.0.67 () {34 vars in 669 bytes} [Thu Mar 5 19:01:19 2026] POST /v2.0/networks => generated 721 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2242] 10.0.0.157 () {34 vars in 981 bytes} [Thu Mar 5 19:01:19 2026] GET /v2.0/networks?id=fc9beeb1-4aea-43cd-af6a-cc4c69134095 => generated 677 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2243] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:01:19 2026] POST /v2.0/subnets => generated 687 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2244] 10.0.0.157 () {34 vars in 964 bytes} [Thu Mar 5 19:01:19 2026] GET /v2.0/quotas/106a7da96b0242ebb76de4b012cee77b => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:19.519 7 INFO neutron.db.segments_db [None req-80fc75fd-407f-4a33-ab7c-88013d8c9b74 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Added segment 25875156-3128-4483-8589-3addd2aca93c of type vxlan for network 0baf7ff2-c9f1-47a7-8301-a7813460cfb7 [pid: 8|app: 0|req: 1070/2245] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 19:01:19 2026] GET /v2.0/ports?tenant_id=106a7da96b0242ebb76de4b012cee77b&fields=id => generated 57 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2246] 10.0.0.157 () {34 vars in 1007 bytes} [Thu Mar 5 19:01:19 2026] GET /v2.0/networks/fc9beeb1-4aea-43cd-af6a-cc4c69134095?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2247] 10.0.0.157 () {34 vars in 1107 bytes} [Thu Mar 5 19:01:19 2026] GET /v2.0/networks/fc9beeb1-4aea-43cd-af6a-cc4c69134095?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: 1073/2248] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:19 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:01:19.734 7 INFO neutron.db.l3_hamode_db [None req-80fc75fd-407f-4a33-ab7c-88013d8c9b74 706e33d299204aea985b21ad967787bd e3aafcbf1c9445df894b67fc3b937b53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1076/2251] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:01:19 2026] GET /v2.0/ports?tenant_id=c4fe058b3f1b44738a13324c6391d782&device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39 => generated 1473 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2252] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:01:19 2026] GET /v2.0/networks?id=496aa254-91cd-41c9-8b99-d39ce363b43e => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2253] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:19 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => 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: 1079/2254] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:01:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.176&port_id=79f8f726-f5a2-4452-9d9c-e584106c88b6 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2255] 162.253.55.195 () {34 vars in 1105 bytes} [Thu Mar 5 19:01:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A16f&port_id=79f8f726-f5a2-4452-9d9c-e584106c88b6 => 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: 1081/2256] 162.253.55.195 () {34 vars in 1063 bytes} [Thu Mar 5 19:01:19 2026] GET /v2.0/subnets?id=29fbd06c-c409-47c7-867a-7f350bf29ee4&id=e68662bd-abbd-42e8-b377-657570a3bb21 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2257] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:01:19 2026] GET /v2.0/ports?network_id=496aa254-91cd-41c9-8b99-d39ce363b43e&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: 1083/2258] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:01:19 2026] GET /v2.0/ports?network_id=496aa254-91cd-41c9-8b99-d39ce363b43e&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: 1084/2259] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:01:20 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1085/2260] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:01:20 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:01:20.576 7 INFO neutron.db.l3_hamode_db [None req-80fc75fd-407f-4a33-ab7c-88013d8c9b74 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1086/2261] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:20 2026] GET /v2.0/ports?device_id=fa373655-a4e7-4267-ac9f-fdda2fec09c8 => 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: 1087/2262] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:20 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => 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: 1176/2263] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:01:19 2026] POST /v2.0/routers => generated 727 bytes in 2021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2264] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:22 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2265] 10.0.0.67 () {34 vars in 781 bytes} [Thu Mar 5 19:01:21 2026] PUT /v2.0/routers/08e5224f-1ba1-465a-ae3d-9d4f1fddae62/add_router_interface => generated 309 bytes in 1135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2266] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:23 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2267] 10.0.0.67 () {34 vars in 683 bytes} [Thu Mar 5 19:01:23 2026] POST /v2.0/security-groups => generated 1675 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-05 19:01:23.529 7 INFO neutron_taas.services.taas.taas_plugin [None req-89423b21-b171-408e-84ce-70959e8178ad 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: c2a9f80e-8501-4a9c-83dc-89c997f6af45 2026-03-05 19:01:23.533 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89423b21-b171-408e-84ce-70959e8178ad 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: c2a9f80e-8501-4a9c-83dc-89c997f6af45 [pid: 8|app: 0|req: 1091/2268] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:01:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2269] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:01:23 2026] POST /v2.0/security-group-rules => generated 596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2270] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:01:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2271] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:01:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:01:23.943 8 INFO neutron.db.securitygroups_db [None req-52e93507-9bca-4115-997b-76f232b3da05 57779d1290494314aed6c0e84b18e892 fb49558f9eed4ea184f6e14d1d7d07bc - - default default] Project fb49558f9eed4ea184f6e14d1d7d07bc 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: 1095/2272] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:01:23 2026] POST /v2.0/security-group-rules => generated 607 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:01:24.063 8 INFO neutron.db.securitygroups_db [None req-e0e29fa1-3cb4-4dda-9eae-d956da8f41b4 57779d1290494314aed6c0e84b18e892 fb49558f9eed4ea184f6e14d1d7d07bc - - default default] Project fb49558f9eed4ea184f6e14d1d7d07bc 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: 1178/2273] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:01:23 2026] PUT /v2.0/routers/2449faae-cda4-4d7b-ac8d-07db437da115/remove_router_interface => generated 309 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2274] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:01:24 2026] GET /v2.0/networks?id=fc9beeb1-4aea-43cd-af6a-cc4c69134095 => generated 677 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2275] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:01:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:01:24.381 7 INFO neutron_taas.services.taas.taas_plugin [None req-865a9a9a-a735-4383-8d73-2322a2e9a0e0 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 5c526429-fc03-4a22-aa51-0a145eba8179 2026-03-05 19:01:24.383 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-865a9a9a-a735-4383-8d73-2322a2e9a0e0 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 5c526429-fc03-4a22-aa51-0a145eba8179 [pid: 8|app: 0|req: 1097/2276] 162.253.55.195 () {38 vars in 954 bytes} [Thu Mar 5 19:01:24 2026] POST /v2.0/ports => generated 958 bytes in 329 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: 1098/2277] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:24 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => generated 961 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:24.655 7 INFO neutron_taas.services.taas.taas_plugin [None req-865a9a9a-a735-4383-8d73-2322a2e9a0e0 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 548c1ab1-59e1-4412-b067-4a3de523974f 2026-03-05 19:01:24.658 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-865a9a9a-a735-4383-8d73-2322a2e9a0e0 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 548c1ab1-59e1-4412-b067-4a3de523974f [pid: 8|app: 0|req: 1099/2278] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 19:01:24 2026] PUT /v2.0/ports/1b7a179d-89cb-47ed-aa92-3484b8844fc7 => generated 1239 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 19:01:24.928 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b921bee-0a79-4faa-8eb6-f0e4d73b68f0'] response: {'name': 'network-changed', 'server_uuid': 'c0a2632f-6786-4971-b1d6-cecc59ad50ab', 'tag': '1b7a179d-89cb-47ed-aa92-3484b8844fc7', 'status': 'completed', 'code': 200} 2026-03-05 19:01:24.984 7 INFO neutron.services.segments.plugin [-] Segment e21133fe-7822-47bb-b47a-a44e6a8a0111 resource provider aggregate not found 2026-03-05 19:01:24.994 7 INFO neutron.services.segments.plugin [-] Segment e21133fe-7822-47bb-b47a-a44e6a8a0111 resource provider aggregate not found 2026-03-05 19:01:24.999 7 INFO neutron.services.segments.plugin [-] Segment e21133fe-7822-47bb-b47a-a44e6a8a0111 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e21133fe-7822-47bb-b47a-a44e6a8a0111 found for delete ", "request_id": "req-e68c3129-9116-4f11-8cbb-1f83227b8cd3"}]} [pid: 8|app: 0|req: 1100/2279] 10.0.0.67 () {34 vars in 683 bytes} [Thu Mar 5 19:01:24 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) 2026-03-05 19:01:25.008 7 INFO neutron.services.segments.plugin [-] Segment e21133fe-7822-47bb-b47a-a44e6a8a0111 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e21133fe-7822-47bb-b47a-a44e6a8a0111 found for delete ", "request_id": "req-c6c2ce2a-f5a6-440d-a40d-8217848146fd"}]} 2026-03-05 19:01:25.014 7 INFO neutron.db.l3_hamode_db [None req-865a9a9a-a735-4383-8d73-2322a2e9a0e0 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] HA network 2dd32d50-edc6-4917-9784-6d977a03127d was deleted as no HA routers are present in tenant 7e6415c5dd914b40bbf1225e1c250a34. [pid: 7|app: 0|req: 1180/2280] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:01:24 2026] DELETE /v2.0/routers/2449faae-cda4-4d7b-ac8d-07db437da115 => generated 0 bytes in 891 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2281] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:25 2026] GET /v2.0/security-groups?id=015b757c-5ab6-47e8-abdb-fe03c4818250&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2282] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:01:25 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: 1102/2283] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:01:25 2026] DELETE /v2.0/subnets/1bbd2e7c-bb30-486c-8504-4aef0d409a88 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:01:25.256 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d8d99f0-5734-4bc8-8a4a-4d59b7577516 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 2d2a5068-8f2e-40d4-8d8b-39822635548b 2026-03-05 19:01:25.258 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d8d99f0-5734-4bc8-8a4a-4d59b7577516 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 2d2a5068-8f2e-40d4-8d8b-39822635548b [pid: 7|app: 0|req: 1182/2284] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:01:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:01:25.418 8 INFO neutron.services.segments.plugin [-] Segment 425250a7-b441-405c-984d-1c7931e64ca8 resource provider aggregate not found 2026-03-05 19:01:25.425 8 INFO neutron.services.segments.plugin [-] Segment 425250a7-b441-405c-984d-1c7931e64ca8 resource provider aggregate not found 2026-03-05 19:01:25.440 8 INFO neutron.services.segments.plugin [-] Segment 425250a7-b441-405c-984d-1c7931e64ca8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 425250a7-b441-405c-984d-1c7931e64ca8 found for delete ", "request_id": "req-341281a0-cbab-4e4c-b6f7-495ab289c2e9"}]} [pid: 8|app: 0|req: 1103/2285] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:25 2026] DELETE /v2.0/networks/dcc9cf3a-055e-4007-b37c-cef09399ca75 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:01:25.449 8 INFO neutron.services.segments.plugin [-] Segment 425250a7-b441-405c-984d-1c7931e64ca8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 425250a7-b441-405c-984d-1c7931e64ca8 found for delete ", "request_id": "req-ce9874a0-f121-46a6-a45d-809592c1df83"}]} [pid: 8|app: 0|req: 1104/2286] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:01:25 2026] GET /v2.0/ports?tenant_id=106a7da96b0242ebb76de4b012cee77b&device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => 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: 1105/2287] 162.253.55.195 () {34 vars in 1017 bytes} [Thu Mar 5 19:01:25 2026] GET /v2.0/networks?tenant_id=106a7da96b0242ebb76de4b012cee77b&shared=False => generated 773 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2288] 162.253.55.195 () {34 vars in 929 bytes} [Thu Mar 5 19:01:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2289] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:25 2026] GET /v2.0/security-groups?tenant_id=7e6415c5dd914b40bbf1225e1c250a34&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2290] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:25 2026] DELETE /v2.0/security-groups/4c51abb2-07dc-4733-a27c-ba8d47d79140 => 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: 1183/2291] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 19:01:25 2026] POST /v2.0/floatingips => generated 552 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2292] 10.0.0.157 () {34 vars in 1099 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1508098779&fields=id&tenant_id=fb49558f9eed4ea184f6e14d1d7d07bc => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2293] 10.0.0.157 () {34 vars in 1099 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1960354156&fields=id&tenant_id=fb49558f9eed4ea184f6e14d1d7d07bc => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2294] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2295] 10.0.0.157 () {34 vars in 981 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/networks?id=ff2040da-24b1-4b71-baa4-5e434add1daf => generated 673 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2296] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/security-groups?id=015b757c-5ab6-47e8-abdb-fe03c4818250&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2297] 10.0.0.157 () {34 vars in 964 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/quotas/fb49558f9eed4ea184f6e14d1d7d07bc => 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: 1186/2298] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/ports?tenant_id=fb49558f9eed4ea184f6e14d1d7d07bc&fields=id => generated 57 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2299] 10.0.0.157 () {34 vars in 1007 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/networks/ff2040da-24b1-4b71-baa4-5e434add1daf?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2300] 10.0.0.157 () {34 vars in 1107 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/networks/ff2040da-24b1-4b71-baa4-5e434add1daf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2301] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2302] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/ports?tenant_id=106a7da96b0242ebb76de4b012cee77b&device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2303] 162.253.55.195 () {34 vars in 1059 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1b7a179d-89cb-47ed-aa92-3484b8844fc7 => 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: 1189/2304] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/subnets?id=e3a99ce9-fef6-4f33-8451-d7b498e6dc4c => generated 695 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2305] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/ports?network_id=fc9beeb1-4aea-43cd-af6a-cc4c69134095&device_owner=network%3Adhcp => 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: 1190/2306] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/networks/fc9beeb1-4aea-43cd-af6a-cc4c69134095?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: 1117/2307] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:01:26 2026] GET /v2.0/networks/fc9beeb1-4aea-43cd-af6a-cc4c69134095?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: 1191/2308] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:27 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => 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: 1118/2309] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:27 2026] GET /v2.0/security-groups?id=015b757c-5ab6-47e8-abdb-fe03c4818250&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2310] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:27 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => 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: 1119/2311] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:28 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2312] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:28 2026] GET /v2.0/security-groups?id=015b757c-5ab6-47e8-abdb-fe03c4818250&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: 1120/2313] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:28 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => 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: 1194/2314] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:29 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => 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: 1121/2315] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:29 2026] GET /v2.0/security-groups?id=015b757c-5ab6-47e8-abdb-fe03c4818250&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2316] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:29 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:01:30.324 8 INFO neutron.db.segments_db [None req-b8a06da7-eec7-4bcb-b848-3d743a175445 50ab3262829e4bb7b42fb28034c47d82 306b63b062a2494d8bb6fc155d07bce8 - - default default] Added segment 9dfd927c-e451-45c7-bb95-586fb57c2cfa of type vxlan for network affd19ee-9091-470a-b2ce-9bbb7ba16b60 [pid: 8|app: 0|req: 1122/2317] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:01:30 2026] POST /v2.0/networks => generated 613 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:01:30.476 7 INFO neutron.db.segments_db [None req-8a96e4f1-a7c8-43fb-8789-1b91e61bd215 50ab3262829e4bb7b42fb28034c47d82 306b63b062a2494d8bb6fc155d07bce8 - - default default] Added segment 250791e9-d0a0-40d2-ba34-c15258bf6829 of type vxlan for network eef8c96c-f26e-4e1a-985b-c23ae4689807 [pid: 7|app: 0|req: 1196/2318] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:01:30 2026] POST /v2.0/networks => generated 613 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:01:30.644 8 INFO neutron.db.segments_db [None req-8966868b-af1d-480f-bae6-49872d81f92a 50ab3262829e4bb7b42fb28034c47d82 306b63b062a2494d8bb6fc155d07bce8 - - default default] Added segment 0cbe4dab-af45-4d8e-9469-6a96c25db496 of type vxlan for network 4e705cfa-4387-4da2-a878-91fb21fc3f11 [pid: 8|app: 0|req: 1123/2319] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:01:30 2026] POST /v2.0/networks => generated 613 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:01:30.819 7 INFO neutron.db.segments_db [None req-df2933d1-e035-4ac5-a5c2-748cf0b56992 50ab3262829e4bb7b42fb28034c47d82 306b63b062a2494d8bb6fc155d07bce8 - - default default] Added segment 13ddd64b-8aea-4300-af6f-0e8fdea387c2 of type vxlan for network ed0beaf1-5ada-424c-a681-308040d54c67 [pid: 8|app: 0|req: 1124/2320] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:30 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2321] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:01:30 2026] POST /v2.0/networks => generated 612 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2322] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:01:30 2026] GET /v2.0/networks?id=ff2040da-24b1-4b71-baa4-5e434add1daf => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2323] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:30 2026] GET /v2.0/security-groups?id=015b757c-5ab6-47e8-abdb-fe03c4818250&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: 7|app: 0|req: 1199/2324] 162.253.55.195 () {34 vars in 1049 bytes} [Thu Mar 5 19:01:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fb49558f9eed4ea184f6e14d1d7d07bc => generated 274 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:31.009 8 INFO neutron.db.segments_db [None req-47631e1a-7d2e-47c3-914e-a220cd3c9e35 50ab3262829e4bb7b42fb28034c47d82 306b63b062a2494d8bb6fc155d07bce8 - - default default] Added segment 2c90f88f-6747-4529-b777-c645b9355476 of type vxlan for network 045237fe-140b-480c-85a5-fbbb8ff63e24 [pid: 8|app: 0|req: 1126/2325] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:01:30 2026] POST /v2.0/networks => generated 612 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2326] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:31 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2327] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:01:31 2026] PUT /v2.0/networks/affd19ee-9091-470a-b2ce-9bbb7ba16b60/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2328] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:01:31 2026] PUT /v2.0/networks/eef8c96c-f26e-4e1a-985b-c23ae4689807/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2329] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:01:31 2026] PUT /v2.0/networks/4e705cfa-4387-4da2-a878-91fb21fc3f11/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: 1131/2330] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:01:31 2026] PUT /v2.0/networks/ed0beaf1-5ada-424c-a681-308040d54c67/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2331] 10.0.0.67 () {32 vars in 664 bytes} [Thu Mar 5 19:01:31 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2332] 162.253.55.195 () {38 vars in 954 bytes} [Thu Mar 5 19:01:30 2026] POST /v2.0/ports => generated 993 bytes in 459 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: 1133/2333] 10.0.0.67 () {32 vars in 678 bytes} [Thu Mar 5 19:01:31 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2334] 10.0.0.67 () {32 vars in 674 bytes} [Thu Mar 5 19:01:31 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2335] 10.0.0.67 () {32 vars in 686 bytes} [Thu Mar 5 19:01:31 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2336] 10.0.0.67 () {32 vars in 672 bytes} [Thu Mar 5 19:01:31 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2337] 10.0.0.67 () {32 vars in 686 bytes} [Thu Mar 5 19:01:31 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2338] 10.0.0.67 () {32 vars in 682 bytes} [Thu Mar 5 19:01:31 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2339] 10.0.0.67 () {32 vars in 694 bytes} [Thu Mar 5 19:01:31 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2340] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 19:01:31 2026] PUT /v2.0/ports/ce9eae80-ecbb-4caa-9d2e-43c1697dd483 => generated 1274 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:01:31.987 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-39f43f2f-6eea-4eca-9296-d1170f0e285b'] response: {'name': 'network-changed', 'server_uuid': '03e00bff-ae24-46dd-99d1-71bb682763f7', 'tag': 'ce9eae80-ecbb-4caa-9d2e-43c1697dd483', '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, ' 2026-03-05 19:01:32.037 8 INFO neutron.services.segments.plugin [-] Segment 9dfd927c-e451-45c7-bb95-586fb57c2cfa resource provider aggregate not found 2026-03-05 19:01:32.040 8 INFO neutron.services.segments.plugin [-] Segment 9dfd927c-e451-45c7-bb95-586fb57c2cfa resource provider aggregate not found [pid: 7|app: 0|req: 1202/2341] 10.0.0.82 () {34 vars in 988 bytes} [Thu Mar 5 19:01:32 2026] GET /v2.0/ports?device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39 => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2342] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:31 2026] DELETE /v2.0/networks/affd19ee-9091-470a-b2ce-9bbb7ba16b60 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:01:32.069 8 INFO neutron.services.segments.plugin [-] Segment 9dfd927c-e451-45c7-bb95-586fb57c2cfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dfd927c-e451-45c7-bb95-586fb57c2cfa found for delete ", "request_id": "req-0b7a8483-58d8-410f-aeb9-2b15884d50e8"}]} 2026-03-05 19:01:32.069 8 INFO neutron.services.segments.plugin [-] Segment 9dfd927c-e451-45c7-bb95-586fb57c2cfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dfd927c-e451-45c7-bb95-586fb57c2cfa found for delete ", "request_id": "req-6f504377-0a2c-4af3-8a99-9ca3a1c95252"}]} [pid: 8|app: 0|req: 1141/2343] 10.0.0.82 () {34 vars in 1038 bytes} [Thu Mar 5 19:01:32 2026] GET /v2.0/security-groups?id=771c34cf-1fc5-45eb-b6d9-390156f6d508&fields=id&fields=name => generated 112 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2344] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:32 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2345] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:32 2026] GET /v2.0/security-groups?id=015b757c-5ab6-47e8-abdb-fe03c4818250&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2346] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:32 2026] DELETE /v2.0/networks/eef8c96c-f26e-4e1a-985b-c23ae4689807 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2347] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:32 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2348] 10.0.0.157 () {34 vars in 1119 bytes} [Thu Mar 5 19:01:32 2026] GET /v2.0/security-groups?id=80ad10e0-42d8-420d-90ce-ff1a04f50b31&id=24717260-aac0-469f-a13c-8b21ab5936db&fields=id&fields=name => generated 207 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2349] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:32 2026] DELETE /v2.0/networks/4e705cfa-4387-4da2-a878-91fb21fc3f11 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:01:32.510 7 INFO neutron.services.segments.plugin [-] Segment 13ddd64b-8aea-4300-af6f-0e8fdea387c2 resource provider aggregate not found 2026-03-05 19:01:32.517 7 INFO neutron.services.segments.plugin [-] Segment 13ddd64b-8aea-4300-af6f-0e8fdea387c2 resource provider aggregate not found 2026-03-05 19:01:32.533 7 INFO neutron.services.segments.plugin [-] Segment 13ddd64b-8aea-4300-af6f-0e8fdea387c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13ddd64b-8aea-4300-af6f-0e8fdea387c2 found for delete ", "request_id": "req-04e20376-a102-450f-a16b-b6e55dc30197"}]} 2026-03-05 19:01:32.535 7 INFO neutron.services.segments.plugin [-] Segment 13ddd64b-8aea-4300-af6f-0e8fdea387c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13ddd64b-8aea-4300-af6f-0e8fdea387c2 found for delete ", "request_id": "req-24da9504-7019-4fe1-b43d-79725ef7c12f"}]} [pid: 8|app: 0|req: 1144/2350] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:01:32 2026] GET /v2.0/ports?tenant_id=fb49558f9eed4ea184f6e14d1d7d07bc&device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1277 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2351] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:32 2026] DELETE /v2.0/networks/ed0beaf1-5ada-424c-a681-308040d54c67 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2352] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:32 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2353] 162.253.55.195 () {34 vars in 1017 bytes} [Thu Mar 5 19:01:32 2026] GET /v2.0/networks?tenant_id=fb49558f9eed4ea184f6e14d1d7d07bc&shared=False => generated 769 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2354] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:32 2026] GET /v2.0/security-groups?id=015b757c-5ab6-47e8-abdb-fe03c4818250&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2355] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:32 2026] DELETE /v2.0/networks/045237fe-140b-480c-85a5-fbbb8ff63e24 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2356] 162.253.55.195 () {34 vars in 929 bytes} [Thu Mar 5 19:01:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2357] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:33 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1008 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2358] 10.0.0.157 () {34 vars in 1119 bytes} [Thu Mar 5 19:01:33 2026] GET /v2.0/security-groups?id=80ad10e0-42d8-420d-90ce-ff1a04f50b31&id=24717260-aac0-469f-a13c-8b21ab5936db&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2359] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:33 2026] GET /v2.0/security-groups?tenant_id=306b63b062a2494d8bb6fc155d07bce8&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2360] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:33 2026] DELETE /v2.0/security-groups/4080d79c-6a13-464e-b3df-762bd0a1525a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2361] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:33 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2362] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:01:33 2026] GET /v2.0/ports?tenant_id=fb49558f9eed4ea184f6e14d1d7d07bc&device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1277 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2363] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:33 2026] GET /v2.0/security-groups?id=015b757c-5ab6-47e8-abdb-fe03c4818250&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2364] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:01:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ce9eae80-ecbb-4caa-9d2e-43c1697dd483 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2365] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:01:33 2026] GET /v2.0/subnets?id=2a429057-6946-4fe3-ad72-9dfce937be16 => generated 691 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2366] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:01:33 2026] GET /v2.0/ports?network_id=ff2040da-24b1-4b71-baa4-5e434add1daf&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: 1216/2367] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:01:33 2026] GET /v2.0/networks/ff2040da-24b1-4b71-baa4-5e434add1daf?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: 1152/2368] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:33 2026] GET /v2.0/security-groups?tenant_id=622b9c9d34014872b2843878d10b13e2&name=default => generated 2925 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2369] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:01:33 2026] GET /v2.0/networks/ff2040da-24b1-4b71-baa4-5e434add1daf?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: 8|app: 0|req: 1153/2370] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:34 2026] DELETE /v2.0/security-groups/6b5772d0-4a44-4d8b-bd1e-6079083321dc => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:01:34.099 8 INFO neutron.services.segments.plugin [-] Segment 250791e9-d0a0-40d2-ba34-c15258bf6829 resource provider aggregate not found 2026-03-05 19:01:34.102 8 INFO neutron.services.segments.plugin [-] Segment 250791e9-d0a0-40d2-ba34-c15258bf6829 resource provider aggregate not found 2026-03-05 19:01:34.115 8 INFO neutron.services.segments.plugin [-] Segment 250791e9-d0a0-40d2-ba34-c15258bf6829 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 250791e9-d0a0-40d2-ba34-c15258bf6829 found for delete ", "request_id": "req-2db5985e-c51e-401a-9e18-87f22e792e7e"}]} 2026-03-05 19:01:34.122 8 INFO neutron.services.segments.plugin [-] Segment 250791e9-d0a0-40d2-ba34-c15258bf6829 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 250791e9-d0a0-40d2-ba34-c15258bf6829 found for delete ", "request_id": "req-d6e58a6e-fe40-46b8-b37b-3117b770758c"}]} 2026-03-05 19:01:34.128 8 INFO neutron.services.segments.plugin [-] Segment 0cbe4dab-af45-4d8e-9469-6a96c25db496 resource provider aggregate not found 2026-03-05 19:01:34.133 8 INFO neutron.services.segments.plugin [-] Segment 0cbe4dab-af45-4d8e-9469-6a96c25db496 resource provider aggregate not found 2026-03-05 19:01:34.138 8 INFO neutron.services.segments.plugin [-] Segment 0cbe4dab-af45-4d8e-9469-6a96c25db496 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cbe4dab-af45-4d8e-9469-6a96c25db496 found for delete ", "request_id": "req-083e479a-34fb-4aeb-819d-a5ab85a61ede"}]} 2026-03-05 19:01:34.142 8 INFO neutron.services.segments.plugin [-] Segment 0cbe4dab-af45-4d8e-9469-6a96c25db496 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cbe4dab-af45-4d8e-9469-6a96c25db496 found for delete ", "request_id": "req-e6766e52-0a8b-49d6-9bb2-0d0297a704f3"}]} 2026-03-05 19:01:34.152 8 INFO neutron.services.segments.plugin [-] Segment 2c90f88f-6747-4529-b777-c645b9355476 resource provider aggregate not found 2026-03-05 19:01:34.156 8 INFO neutron.services.segments.plugin [-] Segment 2c90f88f-6747-4529-b777-c645b9355476 resource provider aggregate not found 2026-03-05 19:01:34.165 8 INFO neutron.services.segments.plugin [-] Segment 2c90f88f-6747-4529-b777-c645b9355476 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c90f88f-6747-4529-b777-c645b9355476 found for delete ", "request_id": "req-6edde301-8e63-412b-8dd6-454dc615fe52"}]} 2026-03-05 19:01:34.172 8 INFO neutron.services.segments.plugin [-] Segment 2c90f88f-6747-4529-b777-c645b9355476 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c90f88f-6747-4529-b777-c645b9355476 found for delete ", "request_id": "req-d8c0c3fc-3983-4b49-aa85-5fa90fc85c46"}]} [pid: 7|app: 0|req: 1218/2371] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:34 2026] GET /v2.0/security-groups?tenant_id=828a10df0536434599812d1076a00e22&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: 1154/2372] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:34 2026] DELETE /v2.0/security-groups/1f28e113-d7b7-47bb-9523-9171b6af31e6 => 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: 1219/2373] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:34 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2374] 10.0.0.157 () {34 vars in 1119 bytes} [Thu Mar 5 19:01:34 2026] GET /v2.0/security-groups?id=80ad10e0-42d8-420d-90ce-ff1a04f50b31&id=24717260-aac0-469f-a13c-8b21ab5936db&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2377] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:34 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2378] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 19:01:34 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2379] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:01:34 2026] GET /v2.0/security-groups?id=015b757c-5ab6-47e8-abdb-fe03c4818250&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:01:35.133 7 INFO neutron_taas.services.taas.taas_plugin [req-f57ab8d8-8373-4a3b-b579-a8644bd15caa req-c7a94951-0605-47c3-88f1-c51110b01727 ee7d00472bfa4defbb41172a705b6f91 106a7da96b0242ebb76de4b012cee77b - - default default] TaaS: Handle Delete Port: 1b7a179d-89cb-47ed-aa92-3484b8844fc7 2026-03-05 19:01:35.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f57ab8d8-8373-4a3b-b579-a8644bd15caa req-c7a94951-0605-47c3-88f1-c51110b01727 ee7d00472bfa4defbb41172a705b6f91 106a7da96b0242ebb76de4b012cee77b - - default default] Tap Mirror: Handle Delete Port: 1b7a179d-89cb-47ed-aa92-3484b8844fc7 [pid: 7|app: 0|req: 1222/2380] 162.253.55.195 () {36 vars in 996 bytes} [Thu Mar 5 19:01:34 2026] DELETE /v2.0/ports/1b7a179d-89cb-47ed-aa92-3484b8844fc7 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:01:35.345 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca8dbcb2-fa55-4c05-b725-af1ef3060eef'] response: {'server_uuid': 'c0a2632f-6786-4971-b1d6-cecc59ad50ab', 'name': 'network-vif-deleted', 'tag': '1b7a179d-89cb-47ed-aa92-3484b8844fc7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1159/2381] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:35 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2382] 10.0.0.157 () {34 vars in 1119 bytes} [Thu Mar 5 19:01:35 2026] GET /v2.0/security-groups?id=80ad10e0-42d8-420d-90ce-ff1a04f50b31&id=24717260-aac0-469f-a13c-8b21ab5936db&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2383] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:36 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => 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: 1224/2384] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:36 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1008 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2385] 10.0.0.157 () {34 vars in 1119 bytes} [Thu Mar 5 19:01:36 2026] GET /v2.0/security-groups?id=80ad10e0-42d8-420d-90ce-ff1a04f50b31&id=24717260-aac0-469f-a13c-8b21ab5936db&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2386] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:37 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => 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: 1225/2387] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 19:01:37 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2388] 162.253.55.195 () {34 vars in 1123 bytes} [Thu Mar 5 19:01:37 2026] GET /v2.0/security-groups?id=80ad10e0-42d8-420d-90ce-ff1a04f50b31&id=24717260-aac0-469f-a13c-8b21ab5936db&fields=id&fields=name => generated 207 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2389] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 19:01:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2390] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:38 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1010 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2391] 10.0.0.67 () {34 vars in 757 bytes} [Thu Mar 5 19:01:38 2026] PUT /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/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: 1165/2392] 10.0.0.157 () {34 vars in 1119 bytes} [Thu Mar 5 19:01:38 2026] GET /v2.0/security-groups?id=80ad10e0-42d8-420d-90ce-ff1a04f50b31&id=24717260-aac0-469f-a13c-8b21ab5936db&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2393] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 19:01:38 2026] GET /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/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: 1229/2394] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:38 2026] GET /v2.0/ports?device_id=c0a2632f-6786-4971-b1d6-cecc59ad50ab => 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: 1166/2395] 10.0.0.67 () {34 vars in 768 bytes} [Thu Mar 5 19:01:38 2026] PUT /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2396] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 19:01:38 2026] GET /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2397] 10.0.0.67 () {34 vars in 764 bytes} [Thu Mar 5 19:01:38 2026] PUT /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2398] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 19:01:38 2026] GET /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2399] 10.0.0.67 () {34 vars in 786 bytes} [Thu Mar 5 19:01:38 2026] PUT /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2400] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 19:01:38 2026] GET /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2401] 10.0.0.67 () {34 vars in 757 bytes} [Thu Mar 5 19:01:38 2026] PUT /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2402] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 19:01:38 2026] GET /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2403] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:01:38 2026] GET /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:01:38.719 7 INFO neutron.api.v2.resource [None req-b458f5e4-716a-4cd3-bb9a-8fdbcf8d3578 709c43fa705a4e25b79cdae712bf3a3c ff07a83a6617435ebabd45b1a5061517 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1234/2404] 10.0.0.67 () {32 vars in 749 bytes} [Thu Mar 5 19:01:38 2026] GET /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/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: 1171/2405] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:01:38 2026] DELETE /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2406] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 19:01:38 2026] GET /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:01:38.864 8 INFO neutron.api.v2.resource [None req-4049149c-f544-4ddc-ada5-c651c8bab888 709c43fa705a4e25b79cdae712bf3a3c ff07a83a6617435ebabd45b1a5061517 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1172/2407] 10.0.0.67 () {32 vars in 752 bytes} [Thu Mar 5 19:01:38 2026] DELETE /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2408] 10.0.0.67 () {32 vars in 740 bytes} [Thu Mar 5 19:01:38 2026] DELETE /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2409] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 19:01:38 2026] GET /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff/tags => 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: 1237/2410] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:01:38 2026] DELETE /v2.0/subnetpools/85b4263a-d588-4473-9dbd-95378490b2ff => 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: 1174/2411] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:39 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1010 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2412] 10.0.0.157 () {34 vars in 1119 bytes} [Thu Mar 5 19:01:39 2026] GET /v2.0/security-groups?id=80ad10e0-42d8-420d-90ce-ff1a04f50b31&id=24717260-aac0-469f-a13c-8b21ab5936db&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2413] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:39 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:01:39.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f7604c7-4620-41eb-b0bb-2493e3ceefa6 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: ef3db776-980f-4741-bcf7-600aa4003b79 2026-03-05 19:01:39.683 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f7604c7-4620-41eb-b0bb-2493e3ceefa6 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: ef3db776-980f-4741-bcf7-600aa4003b79 2026-03-05 19:01:39.786 8 INFO neutron.db.l3_db [None req-4bd3c341-701c-4bcc-ad9d-5e85ac288606 57779d1290494314aed6c0e84b18e892 fb49558f9eed4ea184f6e14d1d7d07bc - - default default] Floating IP 5c5739e2-5647-4930-93de-c243c10e054b associated. External IP: 10.96.250.213, port: ce9eae80-ecbb-4caa-9d2e-43c1697dd483. [pid: 8|app: 0|req: 1177/2414] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 19:01:39 2026] PUT /v2.0/floatingips/5c5739e2-5647-4930-93de-c243c10e054b => generated 855 bytes in 622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:40.142 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0195c0e9-62dc-4c18-ba9a-be3df506a182'] response: {'name': 'network-changed', 'server_uuid': '03e00bff-ae24-46dd-99d1-71bb682763f7', 'tag': 'ce9eae80-ecbb-4caa-9d2e-43c1697dd483', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1238/2415] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:01:39 2026] PUT /v2.0/routers/1ecde803-2eb7-4081-b35a-81166ead5efe/remove_router_interface => generated 309 bytes in 896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2416] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:40 2026] GET /v2.0/security-groups?tenant_id=ff07a83a6617435ebabd45b1a5061517&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2417] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:40 2026] DELETE /v2.0/security-groups/c6e63dae-6dbc-4988-9eb8-bd21cecfcd8f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:01:40.507 7 INFO neutron_taas.services.taas.taas_plugin [None req-566fa997-a4fd-4e06-8a85-50ee8cdb289e 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 6a2f9a74-bfb9-427e-9c15-da39059acbae 2026-03-05 19:01:40.512 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-566fa997-a4fd-4e06-8a85-50ee8cdb289e 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 6a2f9a74-bfb9-427e-9c15-da39059acbae [pid: 8|app: 0|req: 1180/2418] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:40 2026] GET /v2.0/security-groups?tenant_id=ff6ede7c269b409888a90af7a29614db&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: 1181/2419] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:01:40 2026] GET /v2.0/ports?tenant_id=fb49558f9eed4ea184f6e14d1d7d07bc&device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1279 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2420] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:40 2026] DELETE /v2.0/security-groups/cd5878ba-3aed-4e7f-bd3a-228dbc3e5917 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:01:40.827 7 INFO neutron_taas.services.taas.taas_plugin [None req-566fa997-a4fd-4e06-8a85-50ee8cdb289e 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: ae2fc200-597b-4b1d-9a42-45c80dd07597 2026-03-05 19:01:40.830 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-566fa997-a4fd-4e06-8a85-50ee8cdb289e 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: ae2fc200-597b-4b1d-9a42-45c80dd07597 [pid: 8|app: 0|req: 1183/2421] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:01:40 2026] GET /v2.0/networks?id=ff2040da-24b1-4b71-baa4-5e434add1daf => generated 769 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2422] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:01:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ce9eae80-ecbb-4caa-9d2e-43c1697dd483 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2423] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:01:40 2026] GET /v2.0/subnets?id=2a429057-6946-4fe3-ad72-9dfce937be16 => generated 691 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2424] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:01:40 2026] GET /v2.0/ports?network_id=ff2040da-24b1-4b71-baa4-5e434add1daf&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: 1187/2425] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:01:40 2026] GET /v2.0/networks/ff2040da-24b1-4b71-baa4-5e434add1daf?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: 1188/2426] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:01:41 2026] GET /v2.0/networks/ff2040da-24b1-4b71-baa4-5e434add1daf?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) 2026-03-05 19:01:41.199 7 INFO neutron.services.segments.plugin [-] Segment ab7519d1-6eec-4412-8121-20011e9c21ce resource provider aggregate not found 2026-03-05 19:01:41.206 7 INFO neutron.services.segments.plugin [-] Segment ab7519d1-6eec-4412-8121-20011e9c21ce resource provider aggregate not found 2026-03-05 19:01:41.222 7 INFO neutron.db.l3_hamode_db [None req-566fa997-a4fd-4e06-8a85-50ee8cdb289e 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] HA network 20e1a840-36bb-4d57-9678-b9d9a9b73a87 was deleted as no HA routers are present in tenant 106a7da96b0242ebb76de4b012cee77b. 2026-03-05 19:01:41.230 7 INFO neutron.services.segments.plugin [-] Segment ab7519d1-6eec-4412-8121-20011e9c21ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab7519d1-6eec-4412-8121-20011e9c21ce found for delete ", "request_id": "req-37bbb062-2cf0-4cc0-a426-3d67e01dea36"}]} 2026-03-05 19:01:41.231 7 INFO neutron.services.segments.plugin [-] Segment ab7519d1-6eec-4412-8121-20011e9c21ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab7519d1-6eec-4412-8121-20011e9c21ce found for delete ", "request_id": "req-fa706549-f703-4387-980f-bb2efbccf7a9"}]} [pid: 7|app: 0|req: 1239/2427] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:01:40 2026] DELETE /v2.0/routers/1ecde803-2eb7-4081-b35a-81166ead5efe => generated 0 bytes in 1000 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2428] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:01:41 2026] DELETE /v2.0/subnets/e3a99ce9-fef6-4f33-8451-d7b498e6dc4c => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:01:41.510 7 INFO neutron_taas.services.taas.taas_plugin [None req-64096f40-11ff-4622-84de-2d2051343605 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 7fc544cf-24e0-49d3-b5d8-93360f13634a 2026-03-05 19:01:41.513 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64096f40-11ff-4622-84de-2d2051343605 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 7fc544cf-24e0-49d3-b5d8-93360f13634a [pid: 7|app: 0|req: 1240/2429] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:41 2026] DELETE /v2.0/networks/fc9beeb1-4aea-43cd-af6a-cc4c69134095 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2430] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:41 2026] GET /v2.0/security-groups?tenant_id=106a7da96b0242ebb76de4b012cee77b&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2431] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:41 2026] DELETE /v2.0/security-groups/015b757c-5ab6-47e8-abdb-fe03c4818250 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:01:43.259 7 INFO neutron.services.segments.plugin [-] Segment 767b86b1-10bb-4a0b-a0aa-b8c72cb8f5aa resource provider aggregate not found 2026-03-05 19:01:43.267 7 INFO neutron.services.segments.plugin [-] Segment 767b86b1-10bb-4a0b-a0aa-b8c72cb8f5aa resource provider aggregate not found 2026-03-05 19:01:43.289 7 INFO neutron.services.segments.plugin [-] Segment 767b86b1-10bb-4a0b-a0aa-b8c72cb8f5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 767b86b1-10bb-4a0b-a0aa-b8c72cb8f5aa found for delete ", "request_id": "req-2acee30d-9395-46e9-afcd-c672ff896d50"}]} 2026-03-05 19:01:43.298 7 INFO neutron.services.segments.plugin [-] Segment 767b86b1-10bb-4a0b-a0aa-b8c72cb8f5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 767b86b1-10bb-4a0b-a0aa-b8c72cb8f5aa found for delete ", "request_id": "req-aa3fccd0-3507-4b7d-94e6-b9dadd2b4183"}]} 2026-03-05 19:01:44.335 8 INFO neutron.db.segments_db [None req-e1c030e2-bf41-448e-9b66-ba5d1aef12cc 21eb13da61764281966c02321200786c cd2e3ae2ab5e4d67a6aa08f19f09353c - - default default] Added segment 53827801-58df-4635-b4b2-69974c68cab6 of type vxlan for network 66a8a075-2ff2-407c-8891-80c8c4e37f7c [pid: 8|app: 0|req: 1191/2432] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:01:44 2026] POST /v2.0/networks => generated 612 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2433] 10.0.0.67 () {34 vars in 662 bytes} [Thu Mar 5 19:01:44 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2434] 10.0.0.67 () {34 vars in 664 bytes} [Thu Mar 5 19:01:44 2026] POST /v2.0/trunks => generated 407 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2435] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 19:01:44 2026] PUT /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2436] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:01:44 2026] GET /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags => generated 25 bytes in 18 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: 1195/2437] 10.0.0.67 () {34 vars in 758 bytes} [Thu Mar 5 19:01:44 2026] PUT /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2438] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:01:44 2026] GET /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2439] 10.0.0.67 () {34 vars in 754 bytes} [Thu Mar 5 19:01:44 2026] PUT /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2440] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:01:45 2026] GET /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2441] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:44 2026] GET /v2.0/security-groups?tenant_id=200d06f08c6c4654bdf6749be0447902&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2442] 10.0.0.67 () {34 vars in 776 bytes} [Thu Mar 5 19:01:45 2026] PUT /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2443] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:01:45 2026] GET /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2444] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:45 2026] DELETE /v2.0/security-groups/1f1b4304-a961-4e69-b98b-76a8f83b05a7 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2445] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 19:01:45 2026] PUT /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2446] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:01:45 2026] GET /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2447] 10.0.0.67 () {32 vars in 735 bytes} [Thu Mar 5 19:01:45 2026] GET /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:01:45.213 7 INFO neutron.api.v2.resource [None req-44f75810-0468-4659-8322-11ea2f4e5b07 21eb13da61764281966c02321200786c cd2e3ae2ab5e4d67a6aa08f19f09353c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1246/2448] 10.0.0.67 () {32 vars in 739 bytes} [Thu Mar 5 19:01:45 2026] GET /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2449] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:45 2026] DELETE /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2450] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:01:45 2026] GET /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:01:45.317 8 INFO neutron.api.v2.resource [None req-c09afa6d-355a-4e27-9e14-9cf898fbacab 21eb13da61764281966c02321200786c cd2e3ae2ab5e4d67a6aa08f19f09353c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1204/2451] 10.0.0.67 () {32 vars in 742 bytes} [Thu Mar 5 19:01:45 2026] DELETE /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2452] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:01:45 2026] DELETE /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2453] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:01:45 2026] GET /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2454] 10.0.0.67 () {32 vars in 717 bytes} [Thu Mar 5 19:01:45 2026] GET /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2455] 10.0.0.67 () {32 vars in 715 bytes} [Thu Mar 5 19:01:45 2026] GET /v2.0/ports/298cca93-3d20-45da-bc5f-8cac1c170283 => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2456] 10.0.0.67 () {32 vars in 720 bytes} [Thu Mar 5 19:01:45 2026] DELETE /v2.0/trunks/e29f6420-84fc-4305-8924-c14821c54ad0 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:01:45.686 8 INFO neutron_taas.services.taas.taas_plugin [None req-53d79ae9-666a-4c10-a46a-55a23270dd48 21eb13da61764281966c02321200786c cd2e3ae2ab5e4d67a6aa08f19f09353c - - default default] TaaS: Handle Delete Port: 298cca93-3d20-45da-bc5f-8cac1c170283 2026-03-05 19:01:45.690 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53d79ae9-666a-4c10-a46a-55a23270dd48 21eb13da61764281966c02321200786c cd2e3ae2ab5e4d67a6aa08f19f09353c - - default default] Tap Mirror: Handle Delete Port: 298cca93-3d20-45da-bc5f-8cac1c170283 [pid: 8|app: 0|req: 1207/2457] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:01:45 2026] DELETE /v2.0/ports/298cca93-3d20-45da-bc5f-8cac1c170283 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:01:45.897 7 INFO neutron.services.segments.plugin [-] Segment 53827801-58df-4635-b4b2-69974c68cab6 resource provider aggregate not found 2026-03-05 19:01:45.905 7 INFO neutron.services.segments.plugin [-] Segment 53827801-58df-4635-b4b2-69974c68cab6 resource provider aggregate not found 2026-03-05 19:01:45.920 7 INFO neutron.services.segments.plugin [-] Segment 53827801-58df-4635-b4b2-69974c68cab6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53827801-58df-4635-b4b2-69974c68cab6 found for delete ", "request_id": "req-c4f51a30-8497-41b2-893e-2b538f98f43b"}]} 2026-03-05 19:01:45.927 7 INFO neutron.services.segments.plugin [-] Segment 53827801-58df-4635-b4b2-69974c68cab6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53827801-58df-4635-b4b2-69974c68cab6 found for delete ", "request_id": "req-9d1f07e2-f08c-4d80-b416-42bb621d186b"}]} [pid: 7|app: 0|req: 1251/2458] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:45 2026] DELETE /v2.0/networks/66a8a075-2ff2-407c-8891-80c8c4e37f7c => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2459] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:01:46 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1252/2460] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:46 2026] GET /v2.0/security-groups?tenant_id=9c6ad4b545eb41ab971920f9cce22372&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: 1209/2461] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:46 2026] DELETE /v2.0/security-groups/97498eb6-fa1e-49bb-8141-e502056b9e24 => 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: 1253/2462] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:47 2026] GET /v2.0/security-groups?tenant_id=cd2e3ae2ab5e4d67a6aa08f19f09353c&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2463] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:47 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1010 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2464] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:47 2026] DELETE /v2.0/security-groups/6156efe5-d83d-46b7-a42e-a354d72284c2 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2465] 10.0.0.157 () {34 vars in 1119 bytes} [Thu Mar 5 19:01:47 2026] GET /v2.0/security-groups?id=80ad10e0-42d8-420d-90ce-ff1a04f50b31&id=24717260-aac0-469f-a13c-8b21ab5936db&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2466] 10.0.0.200 () {30 vars in 689 bytes} [Thu Mar 5 19:01:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2467] 10.0.0.200 () {30 vars in 691 bytes} [Thu Mar 5 19:01:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2468] 10.0.0.200 () {30 vars in 667 bytes} [Thu Mar 5 19:01:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2469] 10.0.0.200 () {30 vars in 703 bytes} [Thu Mar 5 19:01:47 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: 1211/2470] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:01:47 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1279 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2471] 10.0.0.67 () {32 vars in 856 bytes} [Thu Mar 5 19:01:47 2026] GET /v2.0/floatingips?floating_network_id=0e645884-4e4d-48ca-9e7d-fb5032c9bb43&port_id=ce9eae80-ecbb-4caa-9d2e-43c1697dd483 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2472] 10.0.0.200 () {28 vars in 438 bytes} [Thu Mar 5 19:01:48 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: 1261/2473] 10.0.0.200 () {30 vars in 727 bytes} [Thu Mar 5 19:01:48 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 658 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2474] 10.0.0.200 () {30 vars in 689 bytes} [Thu Mar 5 19:01:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2475] 10.0.0.200 () {30 vars in 691 bytes} [Thu Mar 5 19:01:48 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: 1214/2476] 10.0.0.200 () {30 vars in 667 bytes} [Thu Mar 5 19:01:48 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: 1263/2477] 10.0.0.200 () {30 vars in 703 bytes} [Thu Mar 5 19:01:48 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: 1215/2478] 10.0.0.200 () {30 vars in 727 bytes} [Thu Mar 5 19:01:48 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1264/2479] 10.0.0.200 () {30 vars in 689 bytes} [Thu Mar 5 19:01:48 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: 1216/2480] 10.0.0.200 () {30 vars in 691 bytes} [Thu Mar 5 19:01:48 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: 1265/2481] 10.0.0.200 () {30 vars in 667 bytes} [Thu Mar 5 19:01:48 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: 1217/2482] 10.0.0.200 () {30 vars in 703 bytes} [Thu Mar 5 19:01:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2483] 10.0.0.82 () {34 vars in 988 bytes} [Thu Mar 5 19:01:48 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2484] 10.0.0.200 () {30 vars in 729 bytes} [Thu Mar 5 19:01:48 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9 => generated 799 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2485] 10.0.0.82 () {34 vars in 1118 bytes} [Thu Mar 5 19:01:48 2026] GET /v2.0/security-groups?id=80ad10e0-42d8-420d-90ce-ff1a04f50b31&id=24717260-aac0-469f-a13c-8b21ab5936db&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2486] 10.0.0.200 () {30 vars in 681 bytes} [Thu Mar 5 19:01:48 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2487] 10.0.0.200 () {34 vars in 703 bytes} [Thu Mar 5 19:01:48 2026] POST /v2.0/ports => generated 1128 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2488] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:48 2026] GET /v2.0/security-groups?tenant_id=9a2ea619d11a47798052aaf8aaccfa2f&name=default => generated 2925 bytes in 305 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: 1269/2489] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:49 2026] DELETE /v2.0/security-groups/5d7b107e-7380-41ce-9440-a4db60a4ccd8 => 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: 1221/2490] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:49 2026] GET /v2.0/security-groups?tenant_id=84d39fea267b4fa788a5a3892d1a187e&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2491] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:49 2026] DELETE /v2.0/security-groups/c308ba65-286e-4083-a2fb-e8a7a9952b88 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2494] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:50 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2495] 10.0.0.157 () {34 vars in 1119 bytes} [Thu Mar 5 19:01:50 2026] GET /v2.0/security-groups?id=80ad10e0-42d8-420d-90ce-ff1a04f50b31&id=24717260-aac0-469f-a13c-8b21ab5936db&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2496] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:50 2026] GET /v2.0/security-groups?tenant_id=958caf2b78ef4578afdddf2de042b7aa&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2497] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:51 2026] DELETE /v2.0/security-groups/ed382367-1fc4-4e7f-a430-c6b228d7fed5 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2498] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:51 2026] GET /v2.0/security-groups?tenant_id=2935d2561c8a48289f816bba925d5ed5&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2499] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:51 2026] DELETE /v2.0/security-groups/7bc88360-27a3-46dd-85c5-21429b17be26 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2500] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:01:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2501] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:01:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2502] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:01:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2503] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:01:51 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: 1227/2504] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:01:51 2026] GET /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2505] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:52 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2506] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:01:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2507] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:01:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2508] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:01:52 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: 1228/2509] 10.0.0.157 () {34 vars in 1119 bytes} [Thu Mar 5 19:01:52 2026] GET /v2.0/security-groups?id=80ad10e0-42d8-420d-90ce-ff1a04f50b31&id=24717260-aac0-469f-a13c-8b21ab5936db&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2510] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:01:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:52.174 8 INFO neutron.api.v2.resource [None req-9626c89e-f75d-4b1d-b46d-92926705ec02 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1230/2511] 162.253.55.195 () {30 vars in 762 bytes} [Thu Mar 5 19:01:52 2026] GET /v2.0/security-groups/lb-b3499b03-4ce1-4be2-a1b5-30417e3817f9 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2512] 162.253.55.195 () {30 vars in 784 bytes} [Thu Mar 5 19:01:52 2026] GET /v2.0/security-groups?name=lb-b3499b03-4ce1-4be2-a1b5-30417e3817f9 => generated 23 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2513] 162.253.55.195 () {34 vars in 735 bytes} [Thu Mar 5 19:01:52 2026] POST /v2.0/security-groups => generated 1636 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2514] 162.253.55.195 () {30 vars in 814 bytes} [Thu Mar 5 19:01:52 2026] GET /v2.0/security-group-rules?security_group_id=5f040847-63a0-49e7-bb38-b9842228956f => generated 1182 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2515] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:52 2026] GET /v2.0/security-groups?tenant_id=234ae58979b64bccb78d6dc9dc2ea17d&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2516] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:52 2026] DELETE /v2.0/security-groups/50ec96a0-fd36-48c9-92b4-f38253b26b82 => 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: 1234/2517] 162.253.55.195 () {34 vars in 788 bytes} [Thu Mar 5 19:01:52 2026] PUT /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1128 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2518] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:01:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1235/2519] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:01:52 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: 1285/2520] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:01:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2521] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:01:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2522] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:01:52 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1237/2523] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:53 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1008 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2524] 10.0.0.157 () {34 vars in 1119 bytes} [Thu Mar 5 19:01:53 2026] GET /v2.0/security-groups?id=80ad10e0-42d8-420d-90ce-ff1a04f50b31&id=24717260-aac0-469f-a13c-8b21ab5936db&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2525] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 19:01:53 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:01:53.971 7 INFO neutron_taas.services.taas.taas_plugin [req-042f5395-f2e8-45ef-855e-0934b6b31852 req-39180026-e1d1-42ee-98f2-9534e28bf8bc 57779d1290494314aed6c0e84b18e892 fb49558f9eed4ea184f6e14d1d7d07bc - - default default] TaaS: Handle Delete Port: ce9eae80-ecbb-4caa-9d2e-43c1697dd483 2026-03-05 19:01:53.974 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-042f5395-f2e8-45ef-855e-0934b6b31852 req-39180026-e1d1-42ee-98f2-9534e28bf8bc 57779d1290494314aed6c0e84b18e892 fb49558f9eed4ea184f6e14d1d7d07bc - - default default] Tap Mirror: Handle Delete Port: ce9eae80-ecbb-4caa-9d2e-43c1697dd483 2026-03-05 19:01:54.085 7 INFO neutron.db.l3_db [req-042f5395-f2e8-45ef-855e-0934b6b31852 req-39180026-e1d1-42ee-98f2-9534e28bf8bc 57779d1290494314aed6c0e84b18e892 fb49558f9eed4ea184f6e14d1d7d07bc - - default default] Floating IP 5c5739e2-5647-4930-93de-c243c10e054b disassociated. External IP: 10.96.250.213, port: ce9eae80-ecbb-4caa-9d2e-43c1697dd483. [pid: 7|app: 0|req: 1288/2526] 162.253.55.195 () {36 vars in 996 bytes} [Thu Mar 5 19:01:53 2026] DELETE /v2.0/ports/ce9eae80-ecbb-4caa-9d2e-43c1697dd483 => generated 0 bytes in 1031 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2527] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:54 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:01:54.463 8 INFO neutron.db.segments_db [None req-e50c8cfc-f3ad-483d-a14c-9af294219423 2d36fb4289e64268938ac932b27ab3f3 8ebb9c2e25194140bb26494f6af7a5ed - - default default] Added segment d9edb929-c1e8-4656-a5f5-cfe9d886b00a of type vxlan for network 1b015cab-5a6e-4595-af19-8608ccc19869 2026-03-05 19:01:54.478 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f77f0c6e-3c82-451c-8179-a14114855448'] response: {'server_uuid': '03e00bff-ae24-46dd-99d1-71bb682763f7', 'name': 'network-vif-deleted', 'tag': 'ce9eae80-ecbb-4caa-9d2e-43c1697dd483', 'status': 'completed', 'code': 200} 2026-03-05 19:01:54.521 8 INFO neutron.db.segments_db [None req-e50c8cfc-f3ad-483d-a14c-9af294219423 2d36fb4289e64268938ac932b27ab3f3 8ebb9c2e25194140bb26494f6af7a5ed - - default default] Added segment bd8428df-dedf-4899-937c-d9b733d2a9bf of type vxlan for network d07b1db2-7817-415f-8d20-d4b1dcf28e60 [pid: 8|app: 0|req: 1239/2528] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:01:54 2026] POST /v2.0/networks => generated 1208 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2529] 10.0.0.67 () {32 vars in 647 bytes} [Thu Mar 5 19:01:54 2026] GET /v2.0/networks => generated 1845 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:01:54.819 8 INFO neutron.services.segments.plugin [-] Segment d9edb929-c1e8-4656-a5f5-cfe9d886b00a resource provider aggregate not found 2026-03-05 19:01:54.823 8 INFO neutron.services.segments.plugin [-] Segment d9edb929-c1e8-4656-a5f5-cfe9d886b00a resource provider aggregate not found 2026-03-05 19:01:54.835 8 INFO neutron.services.segments.plugin [-] Segment d9edb929-c1e8-4656-a5f5-cfe9d886b00a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9edb929-c1e8-4656-a5f5-cfe9d886b00a found for delete ", "request_id": "req-c1a8e68e-fd92-49a3-8d6e-fab3480bda38"}]} 2026-03-05 19:01:54.837 8 INFO neutron.services.segments.plugin [-] Segment d9edb929-c1e8-4656-a5f5-cfe9d886b00a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9edb929-c1e8-4656-a5f5-cfe9d886b00a found for delete ", "request_id": "req-86b0728b-701c-4d69-9422-6873a8175c92"}]} [pid: 8|app: 0|req: 1240/2530] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:54 2026] DELETE /v2.0/networks/1b015cab-5a6e-4595-af19-8608ccc19869 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:01:54.984 7 INFO neutron.services.segments.plugin [-] Segment bd8428df-dedf-4899-937c-d9b733d2a9bf resource provider aggregate not found 2026-03-05 19:01:54.986 7 INFO neutron.services.segments.plugin [-] Segment bd8428df-dedf-4899-937c-d9b733d2a9bf resource provider aggregate not found 2026-03-05 19:01:55.008 7 INFO neutron.services.segments.plugin [-] Segment bd8428df-dedf-4899-937c-d9b733d2a9bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd8428df-dedf-4899-937c-d9b733d2a9bf found for delete ", "request_id": "req-e9851c74-7417-4825-b6f8-76506fe2efc3"}]} 2026-03-05 19:01:55.011 7 INFO neutron.services.segments.plugin [-] Segment bd8428df-dedf-4899-937c-d9b733d2a9bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd8428df-dedf-4899-937c-d9b733d2a9bf found for delete ", "request_id": "req-0aed945d-7e1f-4bf7-9c36-26e735a51107"}]} [pid: 7|app: 0|req: 1291/2531] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:54 2026] DELETE /v2.0/networks/d07b1db2-7817-415f-8d20-d4b1dcf28e60 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2532] 10.0.0.67 () {32 vars in 647 bytes} [Thu Mar 5 19:01:55 2026] GET /v2.0/networks => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:55.139 7 INFO neutron.db.segments_db [None req-affd3446-29a7-4d9f-8536-723247016310 2d36fb4289e64268938ac932b27ab3f3 8ebb9c2e25194140bb26494f6af7a5ed - - default default] Added segment bf736439-0296-4191-a478-9c6f1cc3e6c9 of type vxlan for network 619652c7-e4a5-4996-b8e1-e734d7c11a2c [pid: 7|app: 0|req: 1292/2533] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:01:55 2026] POST /v2.0/networks => generated 635 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:01:55.292 8 INFO neutron.db.segments_db [None req-b30d3ee5-35c1-4768-9125-9266ec022c2e 2d36fb4289e64268938ac932b27ab3f3 8ebb9c2e25194140bb26494f6af7a5ed - - default default] Added segment 7d100d16-417b-4625-a356-ad1c8a0555db of type vxlan for network 00c51940-dd81-4e59-bd48-147b1970be73 [pid: 8|app: 0|req: 1242/2534] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:01:55 2026] POST /v2.0/networks => generated 635 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2535] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:55 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => 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: 1293/2536] 10.0.0.67 () {34 vars in 663 bytes} [Thu Mar 5 19:01:55 2026] POST /v2.0/ports => generated 1506 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2537] 10.0.0.67 () {32 vars in 641 bytes} [Thu Mar 5 19:01:55 2026] GET /v2.0/ports => generated 1506 bytes in 107 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-03-05 19:01:56.188 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c553233-e510-4ba2-abf6-5faf12e875e0 2d36fb4289e64268938ac932b27ab3f3 8ebb9c2e25194140bb26494f6af7a5ed - - default default] TaaS: Handle Delete Port: 6b116d87-9857-4aa5-b4c6-2f423d9c9a93 2026-03-05 19:01:56.191 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c553233-e510-4ba2-abf6-5faf12e875e0 2d36fb4289e64268938ac932b27ab3f3 8ebb9c2e25194140bb26494f6af7a5ed - - default default] Tap Mirror: Handle Delete Port: 6b116d87-9857-4aa5-b4c6-2f423d9c9a93 [pid: 7|app: 0|req: 1294/2538] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:01:56 2026] DELETE /v2.0/ports/6b116d87-9857-4aa5-b4c6-2f423d9c9a93 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:01:56.379 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9f0a34b-8f77-4241-8410-f3c6c6edfad0 2d36fb4289e64268938ac932b27ab3f3 8ebb9c2e25194140bb26494f6af7a5ed - - default default] TaaS: Handle Delete Port: 32a1795d-61d9-4640-ab5d-c4cdc5493960 2026-03-05 19:01:56.383 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9f0a34b-8f77-4241-8410-f3c6c6edfad0 2d36fb4289e64268938ac932b27ab3f3 8ebb9c2e25194140bb26494f6af7a5ed - - default default] Tap Mirror: Handle Delete Port: 32a1795d-61d9-4640-ab5d-c4cdc5493960 [pid: 8|app: 0|req: 1245/2539] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:01:56 2026] DELETE /v2.0/ports/32a1795d-61d9-4640-ab5d-c4cdc5493960 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2540] 10.0.0.67 () {32 vars in 641 bytes} [Thu Mar 5 19:01:56 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-03-05 19:01:56.561 8 INFO neutron.db.segments_db [None req-b3d5106e-05a6-43db-afc3-17e413e54e9c 2d36fb4289e64268938ac932b27ab3f3 8ebb9c2e25194140bb26494f6af7a5ed - - default default] Added segment 5d792951-9b6c-4b99-a97b-6f77f655b975 of type vxlan for network 5de39b66-7689-4b99-8ad8-db17c5e8ec36 [pid: 8|app: 0|req: 1246/2541] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:01:56 2026] POST /v2.0/networks => generated 635 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2542] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:01:56 2026] GET /v2.0/ports?device_id=03e00bff-ae24-46dd-99d1-71bb682763f7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:01:56.695 8 INFO neutron.db.segments_db [None req-91b8bd27-7c51-461a-94ca-7e0978da361f 2d36fb4289e64268938ac932b27ab3f3 8ebb9c2e25194140bb26494f6af7a5ed - - default default] Added segment 6e021514-3523-4917-9c09-6a4b4f089627 of type vxlan for network 1e1c0505-49be-487e-884a-e93c9b52e3e1 [pid: 8|app: 0|req: 1247/2543] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:01:56 2026] POST /v2.0/networks => generated 634 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2544] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:01:57 2026] POST /v2.0/subnets => generated 1324 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2545] 10.0.0.67 () {32 vars in 645 bytes} [Thu Mar 5 19:01:57 2026] GET /v2.0/subnets => generated 1960 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2546] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:01:57 2026] DELETE /v2.0/subnets/0e70681f-641e-4add-a161-27187192192e => 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: 1249/2547] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:57 2026] DELETE /v2.0/security-groups/80ad10e0-42d8-420d-90ce-ff1a04f50b31 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:01:57.928 8 INFO neutron.api.v2.resource [None req-9d205c87-8e28-41df-a20b-a2a7c03fc419 57779d1290494314aed6c0e84b18e892 fb49558f9eed4ea184f6e14d1d7d07bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1250/2548] 10.0.0.67 () {32 vars in 735 bytes} [Thu Mar 5 19:01:57 2026] GET /v2.0/security-groups/80ad10e0-42d8-420d-90ce-ff1a04f50b31 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2549] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:01:57 2026] DELETE /v2.0/subnets/bd946393-e122-40f5-8fd9-a6135ed5aec5 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2550] 10.0.0.67 () {32 vars in 645 bytes} [Thu Mar 5 19:01:57 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:58.033 8 INFO neutron_taas.services.taas.taas_plugin [None req-605ab405-43ca-4378-b048-31f505ebbbdd 57779d1290494314aed6c0e84b18e892 fb49558f9eed4ea184f6e14d1d7d07bc - - default default] TaaS: Handle Delete Port: cb037855-4e51-4944-8d26-b3a04ea943fd 2026-03-05 19:01:58.036 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-605ab405-43ca-4378-b048-31f505ebbbdd 57779d1290494314aed6c0e84b18e892 fb49558f9eed4ea184f6e14d1d7d07bc - - default default] Tap Mirror: Handle Delete Port: cb037855-4e51-4944-8d26-b3a04ea943fd 2026-03-05 19:01:58.112 7 INFO neutron.services.segments.plugin [-] Segment 6e021514-3523-4917-9c09-6a4b4f089627 resource provider aggregate not found 2026-03-05 19:01:58.117 7 INFO neutron.services.segments.plugin [-] Segment 6e021514-3523-4917-9c09-6a4b4f089627 resource provider aggregate not found 2026-03-05 19:01:58.135 7 INFO neutron.services.segments.plugin [-] Segment 6e021514-3523-4917-9c09-6a4b4f089627 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e021514-3523-4917-9c09-6a4b4f089627 found for delete ", "request_id": "req-25b0a304-cc86-4edb-be22-a5083de3c3a0"}]} 2026-03-05 19:01:58.139 7 INFO neutron.services.segments.plugin [-] Segment 6e021514-3523-4917-9c09-6a4b4f089627 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e021514-3523-4917-9c09-6a4b4f089627 found for delete ", "request_id": "req-dafa98cc-4ebd-46ae-b1ac-2880be787dac"}]} [pid: 7|app: 0|req: 1301/2551] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:57 2026] DELETE /v2.0/networks/1e1c0505-49be-487e-884a-e93c9b52e3e1 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2552] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:01:57 2026] DELETE /v2.0/floatingips/5c5739e2-5647-4930-93de-c243c10e054b => 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: 1302/2553] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:58 2026] DELETE /v2.0/networks/5de39b66-7689-4b99-8ad8-db17c5e8ec36 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2554] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:58 2026] DELETE /v2.0/security-groups/24717260-aac0-469f-a13c-8b21ab5936db => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2555] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:58 2026] DELETE /v2.0/networks/00c51940-dd81-4e59-bd48-147b1970be73 => 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: 1304/2556] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:01:58 2026] DELETE /v2.0/networks/619652c7-e4a5-4996-b8e1-e734d7c11a2c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:01:58.727 8 INFO neutron_taas.services.taas.taas_plugin [None req-ccd53ee6-4714-46f8-bb7d-fa46e4d3c98b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: bf973bb8-f897-4035-8018-7e743693c4ea 2026-03-05 19:01:58.731 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ccd53ee6-4714-46f8-bb7d-fa46e4d3c98b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: bf973bb8-f897-4035-8018-7e743693c4ea [pid: 7|app: 0|req: 1305/2557] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:01:58 2026] GET /v2.0/security-groups?tenant_id=8ebb9c2e25194140bb26494f6af7a5ed&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2558] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:01:59 2026] DELETE /v2.0/security-groups/51f75e00-fcdd-4979-a8b3-0d8fad8e6c98 => 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: 1253/2559] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:01:58 2026] PUT /v2.0/routers/caa44b16-d583-4318-a88d-33c2f9687578/remove_router_interface => generated 309 bytes in 857 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:01:59.436 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ea37e65-a161-4754-99a3-ea5350fe7b63 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 71dc3c03-de07-44b1-83fc-2415cd56a9e3 2026-03-05 19:01:59.439 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ea37e65-a161-4754-99a3-ea5350fe7b63 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 71dc3c03-de07-44b1-83fc-2415cd56a9e3 2026-03-05 19:01:59.700 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ea37e65-a161-4754-99a3-ea5350fe7b63 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: ff7f6046-9ef1-4424-8c86-54c221285f0b 2026-03-05 19:01:59.703 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ea37e65-a161-4754-99a3-ea5350fe7b63 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: ff7f6046-9ef1-4424-8c86-54c221285f0b 2026-03-05 19:02:00.066 7 INFO neutron.db.l3_hamode_db [None req-9ea37e65-a161-4754-99a3-ea5350fe7b63 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] HA network c1e1368f-0548-4ec5-b0c4-e40883bb4edc was deleted as no HA routers are present in tenant fb49558f9eed4ea184f6e14d1d7d07bc. [pid: 7|app: 0|req: 1307/2560] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:01:59 2026] DELETE /v2.0/routers/caa44b16-d583-4318-a88d-33c2f9687578 => generated 0 bytes in 846 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:02:00.155 7 INFO neutron.services.segments.plugin [-] Segment 5d792951-9b6c-4b99-a97b-6f77f655b975 resource provider aggregate not found 2026-03-05 19:02:00.159 7 INFO neutron.services.segments.plugin [-] Segment 5d792951-9b6c-4b99-a97b-6f77f655b975 resource provider aggregate not found 2026-03-05 19:02:00.173 7 INFO neutron.services.segments.plugin [-] Segment 5d792951-9b6c-4b99-a97b-6f77f655b975 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d792951-9b6c-4b99-a97b-6f77f655b975 found for delete ", "request_id": "req-3cdfeb45-110f-4a6a-8d18-e0e984ac7f3f"}]} 2026-03-05 19:02:00.182 7 INFO neutron.services.segments.plugin [-] Segment 5d792951-9b6c-4b99-a97b-6f77f655b975 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d792951-9b6c-4b99-a97b-6f77f655b975 found for delete ", "request_id": "req-a663ec34-e054-4aa0-b25e-f8d96f59e4ab"}]} 2026-03-05 19:02:00.195 7 INFO neutron.services.segments.plugin [-] Segment 7d100d16-417b-4625-a356-ad1c8a0555db resource provider aggregate not found 2026-03-05 19:02:00.202 7 INFO neutron.services.segments.plugin [-] Segment 7d100d16-417b-4625-a356-ad1c8a0555db resource provider aggregate not found 2026-03-05 19:02:00.215 7 INFO neutron.services.segments.plugin [-] Segment 7d100d16-417b-4625-a356-ad1c8a0555db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d100d16-417b-4625-a356-ad1c8a0555db found for delete ", "request_id": "req-0a450f58-57c3-40d2-92b8-b868c0fef8d0"}]} 2026-03-05 19:02:00.222 7 INFO neutron.services.segments.plugin [-] Segment 7d100d16-417b-4625-a356-ad1c8a0555db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d100d16-417b-4625-a356-ad1c8a0555db found for delete ", "request_id": "req-e742345b-b5b7-4445-9457-26c062f2b28c"}]} [pid: 8|app: 0|req: 1254/2561] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:02:00 2026] DELETE /v2.0/subnets/2a429057-6946-4fe3-ad72-9dfce937be16 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:02:00.235 7 INFO neutron.services.segments.plugin [-] Segment bf736439-0296-4191-a478-9c6f1cc3e6c9 resource provider aggregate not found 2026-03-05 19:02:00.242 7 INFO neutron.services.segments.plugin [-] Segment bf736439-0296-4191-a478-9c6f1cc3e6c9 resource provider aggregate not found 2026-03-05 19:02:00.255 7 INFO neutron.services.segments.plugin [-] Segment bf736439-0296-4191-a478-9c6f1cc3e6c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf736439-0296-4191-a478-9c6f1cc3e6c9 found for delete ", "request_id": "req-2cd04b26-19b1-46dd-87c8-d74cefdacaf9"}]} 2026-03-05 19:02:00.264 7 INFO neutron.services.segments.plugin [-] Segment bf736439-0296-4191-a478-9c6f1cc3e6c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf736439-0296-4191-a478-9c6f1cc3e6c9 found for delete ", "request_id": "req-f0bfeb06-870b-4103-adf6-3080b7f54bab"}]} 2026-03-05 19:02:00.293 7 INFO neutron.services.segments.plugin [-] Segment 21c16f2a-c5ae-41a9-b992-9d90abb9a90f resource provider aggregate not found 2026-03-05 19:02:00.296 7 INFO neutron.services.segments.plugin [-] Segment 21c16f2a-c5ae-41a9-b992-9d90abb9a90f resource provider aggregate not found 2026-03-05 19:02:00.310 7 INFO neutron.services.segments.plugin [-] Segment 21c16f2a-c5ae-41a9-b992-9d90abb9a90f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21c16f2a-c5ae-41a9-b992-9d90abb9a90f found for delete ", "request_id": "req-fae200e4-d50b-4cc3-975d-d49e25fcf883"}]} 2026-03-05 19:02:00.321 7 INFO neutron.services.segments.plugin [-] Segment 21c16f2a-c5ae-41a9-b992-9d90abb9a90f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21c16f2a-c5ae-41a9-b992-9d90abb9a90f found for delete ", "request_id": "req-5fe24ac5-439e-4985-a173-88cca77a7d72"}]} 2026-03-05 19:02:00.382 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e7f4941-0544-401a-86aa-9d245454f8a9 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: b3a36796-2047-4603-bc6c-7b15954d2117 2026-03-05 19:02:00.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e7f4941-0544-401a-86aa-9d245454f8a9 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: b3a36796-2047-4603-bc6c-7b15954d2117 [pid: 7|app: 0|req: 1308/2562] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:00 2026] DELETE /v2.0/networks/ff2040da-24b1-4b71-baa4-5e434add1daf => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:02:00.945 8 INFO neutron_taas.services.taas.taas_plugin [None req-e38eda90-0057-4ac7-901f-28bdb9d46df8 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 2c3ef14a-3a3c-4092-8cec-faaad712e571 2026-03-05 19:02:00.948 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e38eda90-0057-4ac7-901f-28bdb9d46df8 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 2c3ef14a-3a3c-4092-8cec-faaad712e571 2026-03-05 19:02:01.144 7 INFO neutron.db.segments_db [None req-3f313184-3ed7-413a-9337-7ab072d39e50 96ebd3689dd04b2eb2a92503a348b540 343a1853558e45f38c3840361711e96b - - default default] Added segment 29c435a4-daf7-4359-91b7-75341c3f2244 of type vxlan for network d889fdb0-c3ef-4f17-8588-c895f709d77c 2026-03-05 19:02:01.198 7 INFO neutron.db.segments_db [None req-3f313184-3ed7-413a-9337-7ab072d39e50 96ebd3689dd04b2eb2a92503a348b540 343a1853558e45f38c3840361711e96b - - default default] Added segment 4f94af20-cf3e-4d89-83ad-b8d9f6c29127 of type vxlan for network e70e1375-359a-4821-9a30-9f52734ae94a [pid: 7|app: 0|req: 1309/2563] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:02:00 2026] POST /v2.0/networks => generated 1207 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2564] 10.0.0.157 () {34 vars in 1015 bytes} [Thu Mar 5 19:02:01 2026] GET /v2.0/security-groups?id=6508afd4-bf74-4220-8b52-457b97a94f00&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2565] 10.0.0.67 () {32 vars in 647 bytes} [Thu Mar 5 19:02:01 2026] GET /v2.0/networks => generated 1844 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2566] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:02:00 2026] PUT /v2.0/routers/08e5224f-1ba1-465a-ae3d-9d4f1fddae62/remove_router_interface => generated 309 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2567] 10.0.0.157 () {34 vars in 981 bytes} [Thu Mar 5 19:02:01 2026] GET /v2.0/networks?id=199acba7-155c-47c5-a7e4-3c35df74c671 => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:02:01.578 8 INFO neutron.services.segments.plugin [-] Segment 29c435a4-daf7-4359-91b7-75341c3f2244 resource provider aggregate not found 2026-03-05 19:02:01.579 8 INFO neutron.services.segments.plugin [-] Segment 29c435a4-daf7-4359-91b7-75341c3f2244 resource provider aggregate not found 2026-03-05 19:02:01.593 8 INFO neutron.services.segments.plugin [-] Segment 29c435a4-daf7-4359-91b7-75341c3f2244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29c435a4-daf7-4359-91b7-75341c3f2244 found for delete ", "request_id": "req-22bc5d2b-4adb-44e9-bc30-b7d8e1210f4a"}]} 2026-03-05 19:02:01.595 8 INFO neutron.services.segments.plugin [-] Segment 29c435a4-daf7-4359-91b7-75341c3f2244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29c435a4-daf7-4359-91b7-75341c3f2244 found for delete ", "request_id": "req-c47d5664-57e2-48cf-9784-09ab92522fa0"}]} [pid: 8|app: 0|req: 1256/2568] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:01 2026] DELETE /v2.0/networks/d889fdb0-c3ef-4f17-8588-c895f709d77c => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2569] 10.0.0.157 () {34 vars in 964 bytes} [Thu Mar 5 19:02:01 2026] GET /v2.0/quotas/2f26dcaf76b24946a6f3402dd31ff28b => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:02:01.658 7 INFO neutron_taas.services.taas.taas_plugin [None req-33ea3b6c-c3e6-49a5-b871-a06cd79f8184 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 2f6503ac-ea46-46c0-aa36-e502532b186c 2026-03-05 19:02:01.661 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33ea3b6c-c3e6-49a5-b871-a06cd79f8184 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 2f6503ac-ea46-46c0-aa36-e502532b186c [pid: 8|app: 0|req: 1258/2570] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:01 2026] DELETE /v2.0/networks/e70e1375-359a-4821-9a30-9f52734ae94a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2571] 10.0.0.157 () {34 vars in 1001 bytes} [Thu Mar 5 19:02:01 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&fields=id => generated 149 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2572] 10.0.0.67 () {32 vars in 647 bytes} [Thu Mar 5 19:02:01 2026] GET /v2.0/networks => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2573] 10.0.0.157 () {34 vars in 1007 bytes} [Thu Mar 5 19:02:01 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:02:01.896 8 INFO neutron.db.segments_db [None req-ffe88539-09a5-4ecf-9e4e-e03681072fae 96ebd3689dd04b2eb2a92503a348b540 343a1853558e45f38c3840361711e96b - - default default] Added segment d2ba4c85-3876-4a54-b09f-062a6cfa72e6 of type vxlan for network 63da984c-25ec-430f-a9fc-ec6a409d255a 2026-03-05 19:02:01.925 7 INFO neutron_taas.services.taas.taas_plugin [None req-33ea3b6c-c3e6-49a5-b871-a06cd79f8184 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 70479709-2c96-4fee-bdb3-613b3b5bb738 2026-03-05 19:02:01.929 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33ea3b6c-c3e6-49a5-b871-a06cd79f8184 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 70479709-2c96-4fee-bdb3-613b3b5bb738 [pid: 8|app: 0|req: 1262/2574] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:02:01 2026] POST /v2.0/networks => generated 630 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2575] 10.0.0.157 () {34 vars in 1107 bytes} [Thu Mar 5 19:02:01 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?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-03-05 19:02:02.087 8 INFO neutron.db.segments_db [None req-ee06fe75-83d5-4b54-97ef-c7cbf6f4ba8c 96ebd3689dd04b2eb2a92503a348b540 343a1853558e45f38c3840361711e96b - - default default] Added segment 9061a1d2-4bc7-4bab-b134-716b90e466c3 of type vxlan for network 7b473678-4faf-4eb5-97a7-40842747ed91 [pid: 8|app: 0|req: 1264/2576] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:02:02 2026] POST /v2.0/networks => generated 630 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:02:02.330 7 INFO neutron.services.segments.plugin [-] Segment 30ccf7dd-2902-4aaa-ba43-61f400c72ecc resource provider aggregate not found 2026-03-05 19:02:02.346 7 INFO neutron.services.segments.plugin [-] Segment 30ccf7dd-2902-4aaa-ba43-61f400c72ecc resource provider aggregate not found 2026-03-05 19:02:02.349 7 INFO neutron.services.segments.plugin [-] Segment 30ccf7dd-2902-4aaa-ba43-61f400c72ecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30ccf7dd-2902-4aaa-ba43-61f400c72ecc found for delete ", "request_id": "req-189b5f1d-4f46-471e-9594-c0b80bf33197"}]} 2026-03-05 19:02:02.371 7 INFO neutron.services.segments.plugin [-] Segment 30ccf7dd-2902-4aaa-ba43-61f400c72ecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30ccf7dd-2902-4aaa-ba43-61f400c72ecc found for delete ", "request_id": "req-b3114e7b-33d4-4e0b-bd66-a010733f7583"}]} 2026-03-05 19:02:02.395 7 INFO neutron.db.l3_hamode_db [None req-33ea3b6c-c3e6-49a5-b871-a06cd79f8184 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] HA network 0baf7ff2-c9f1-47a7-8301-a7813460cfb7 was deleted as no HA routers are present in tenant e3aafcbf1c9445df894b67fc3b937b53. [pid: 7|app: 0|req: 1313/2577] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:02:01 2026] DELETE /v2.0/routers/08e5224f-1ba1-465a-ae3d-9d4f1fddae62 => generated 0 bytes in 927 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2578] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:02:02 2026] DELETE /v2.0/subnets/02abe3fb-8951-42aa-94f1-61331238669a => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:02:02.696 7 INFO neutron_taas.services.taas.taas_plugin [None req-b788601f-1119-48f4-a77d-509742530a81 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: add48181-e014-4663-b233-8c3c66731a6a 2026-03-05 19:02:02.701 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b788601f-1119-48f4-a77d-509742530a81 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: add48181-e014-4663-b233-8c3c66731a6a [pid: 8|app: 0|req: 1265/2579] 10.0.0.67 () {34 vars in 663 bytes} [Thu Mar 5 19:02:02 2026] POST /v2.0/ports => generated 1505 bytes in 571 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: 1266/2580] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:02:02 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => 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: 1267/2581] 10.0.0.67 () {32 vars in 641 bytes} [Thu Mar 5 19:02:02 2026] GET /v2.0/ports => generated 1505 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2582] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:02:02 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => 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: 1315/2583] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:02 2026] DELETE /v2.0/networks/897c89c9-4dd6-42fc-9c07-bdf7ccfa4df8 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:02:02.927 8 INFO neutron_taas.services.taas.taas_plugin [None req-88961a4f-e886-4adf-9b32-62728bfd8d1c 96ebd3689dd04b2eb2a92503a348b540 343a1853558e45f38c3840361711e96b - - default default] TaaS: Handle Delete Port: a2e2686b-31e4-42ac-bfe8-bb091767cac8 2026-03-05 19:02:02.930 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88961a4f-e886-4adf-9b32-62728bfd8d1c 96ebd3689dd04b2eb2a92503a348b540 343a1853558e45f38c3840361711e96b - - default default] Tap Mirror: Handle Delete Port: a2e2686b-31e4-42ac-bfe8-bb091767cac8 [pid: 8|app: 0|req: 1269/2584] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:02:02 2026] DELETE /v2.0/ports/a2e2686b-31e4-42ac-bfe8-bb091767cac8 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:02:03.130 7 INFO neutron_taas.services.taas.taas_plugin [None req-9008cadc-b1d6-414f-b76f-70b81b1562dd 96ebd3689dd04b2eb2a92503a348b540 343a1853558e45f38c3840361711e96b - - default default] TaaS: Handle Delete Port: cecdf6fb-91d6-40a9-838b-4552c5e593f7 2026-03-05 19:02:03.133 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9008cadc-b1d6-414f-b76f-70b81b1562dd 96ebd3689dd04b2eb2a92503a348b540 343a1853558e45f38c3840361711e96b - - default default] Tap Mirror: Handle Delete Port: cecdf6fb-91d6-40a9-838b-4552c5e593f7 [pid: 8|app: 0|req: 1270/2585] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:03 2026] GET /v2.0/security-groups?tenant_id=fb49558f9eed4ea184f6e14d1d7d07bc&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2586] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:02:03 2026] DELETE /v2.0/ports/cecdf6fb-91d6-40a9-838b-4552c5e593f7 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2587] 10.0.0.67 () {32 vars in 641 bytes} [Thu Mar 5 19:02:03 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:02:03.289 7 INFO neutron.db.segments_db [None req-76d54486-52e8-4477-89fe-2d9628d11ee4 96ebd3689dd04b2eb2a92503a348b540 343a1853558e45f38c3840361711e96b - - default default] Added segment d664459a-db51-4173-abf2-bfe74a5c49c2 of type vxlan for network c4b13d44-1e6d-4dc6-8334-10af91184df6 [pid: 8|app: 0|req: 1271/2588] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:03 2026] DELETE /v2.0/security-groups/b7af754d-56fc-4016-915e-8b6ceec8f21e => 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: 1318/2589] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:02:03 2026] POST /v2.0/networks => generated 630 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:02:03.416 8 INFO neutron.db.segments_db [None req-23c6a806-52c6-4b4d-98f3-a32f2af85b62 96ebd3689dd04b2eb2a92503a348b540 343a1853558e45f38c3840361711e96b - - default default] Added segment 89f3c366-e53c-40bf-aeb8-6a218a9e0805 of type vxlan for network 4467b354-0470-4e5d-aeb1-94594ee51e84 [pid: 7|app: 0|req: 1319/2590] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:03 2026] GET /v2.0/security-groups?tenant_id=e3aafcbf1c9445df894b67fc3b937b53&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2591] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:02:03 2026] POST /v2.0/networks => generated 630 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2592] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:03 2026] DELETE /v2.0/security-groups/c41026a7-551d-4e1c-aa8c-d71de05fbcad => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:02:03.618 8 INFO neutron.services.segments.plugin [-] Segment 4f94af20-cf3e-4d89-83ad-b8d9f6c29127 resource provider aggregate not found 2026-03-05 19:02:03.623 8 INFO neutron.services.segments.plugin [-] Segment 4f94af20-cf3e-4d89-83ad-b8d9f6c29127 resource provider aggregate not found 2026-03-05 19:02:03.636 8 INFO neutron.services.segments.plugin [-] Segment 4f94af20-cf3e-4d89-83ad-b8d9f6c29127 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f94af20-cf3e-4d89-83ad-b8d9f6c29127 found for delete ", "request_id": "req-7552601d-4c0b-45f5-882d-0fd554bfa5f9"}]} 2026-03-05 19:02:03.639 8 INFO neutron.services.segments.plugin [-] Segment 4f94af20-cf3e-4d89-83ad-b8d9f6c29127 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f94af20-cf3e-4d89-83ad-b8d9f6c29127 found for delete ", "request_id": "req-08e9d623-353d-48a7-b5b0-6713154d3253"}]} [pid: 8|app: 0|req: 1273/2593] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:02:03 2026] POST /v2.0/subnets => generated 1273 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2594] 10.0.0.67 () {32 vars in 645 bytes} [Thu Mar 5 19:02:03 2026] GET /v2.0/subnets => generated 1909 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2595] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:02:03 2026] DELETE /v2.0/subnets/527eb5fe-930a-4817-81ba-fcbadb6ec8dc => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2596] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:02:04 2026] DELETE /v2.0/subnets/ec463e0e-17eb-4bdb-8f63-99d05fdf72d4 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2597] 10.0.0.67 () {32 vars in 645 bytes} [Thu Mar 5 19:02:04 2026] GET /v2.0/subnets => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:02:04.378 7 INFO neutron.services.segments.plugin [-] Segment 25875156-3128-4483-8589-3addd2aca93c resource provider aggregate not found 2026-03-05 19:02:04.395 7 INFO neutron.services.segments.plugin [-] Segment 25875156-3128-4483-8589-3addd2aca93c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25875156-3128-4483-8589-3addd2aca93c found for delete ", "request_id": "req-3c89c13a-48f3-4149-9072-aa5b931133f9"}]} 2026-03-05 19:02:04.402 7 INFO neutron.services.segments.plugin [-] Segment 25875156-3128-4483-8589-3addd2aca93c resource provider aggregate not found 2026-03-05 19:02:04.421 7 INFO neutron.services.segments.plugin [-] Segment 25875156-3128-4483-8589-3addd2aca93c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25875156-3128-4483-8589-3addd2aca93c found for delete ", "request_id": "req-1d1e59cc-c936-4045-83d0-e1904cc6ab77"}]} 2026-03-05 19:02:04.428 7 INFO neutron.services.segments.plugin [-] Segment 82bbf3a5-b20b-416f-8a4f-d98ed8c5706a resource provider aggregate not found 2026-03-05 19:02:04.444 7 INFO neutron.services.segments.plugin [-] Segment 82bbf3a5-b20b-416f-8a4f-d98ed8c5706a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82bbf3a5-b20b-416f-8a4f-d98ed8c5706a found for delete ", "request_id": "req-48884dbb-1220-4c28-9d79-0e08d1837cba"}]} 2026-03-05 19:02:04.447 7 INFO neutron.services.segments.plugin [-] Segment 82bbf3a5-b20b-416f-8a4f-d98ed8c5706a resource provider aggregate not found 2026-03-05 19:02:04.465 7 INFO neutron.services.segments.plugin [-] Segment 82bbf3a5-b20b-416f-8a4f-d98ed8c5706a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82bbf3a5-b20b-416f-8a4f-d98ed8c5706a found for delete ", "request_id": "req-b567b9e3-84d3-4c2e-b7b7-15bb93a760b1"}]} [pid: 7|app: 0|req: 1323/2598] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:04 2026] DELETE /v2.0/networks/4467b354-0470-4e5d-aeb1-94594ee51e84 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2599] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:04 2026] DELETE /v2.0/networks/c4b13d44-1e6d-4dc6-8334-10af91184df6 => 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: 1324/2602] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:04 2026] DELETE /v2.0/networks/7b473678-4faf-4eb5-97a7-40842747ed91 => 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: 1279/2603] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:04 2026] DELETE /v2.0/networks/63da984c-25ec-430f-a9fc-ec6a409d255a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2604] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:02:05 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => 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: 1325/2605] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:05 2026] GET /v2.0/security-groups?tenant_id=343a1853558e45f38c3840361711e96b&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:02:05.666 8 INFO neutron.services.segments.plugin [-] Segment d664459a-db51-4173-abf2-bfe74a5c49c2 resource provider aggregate not found 2026-03-05 19:02:05.671 8 INFO neutron.services.segments.plugin [-] Segment d664459a-db51-4173-abf2-bfe74a5c49c2 resource provider aggregate not found 2026-03-05 19:02:05.685 8 INFO neutron.services.segments.plugin [-] Segment d664459a-db51-4173-abf2-bfe74a5c49c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d664459a-db51-4173-abf2-bfe74a5c49c2 found for delete ", "request_id": "req-64c3ed59-7bd2-422f-b7a7-daffa9ba7e80"}]} [pid: 7|app: 0|req: 1326/2606] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:02:05 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:02:05.695 8 INFO neutron.services.segments.plugin [-] Segment d664459a-db51-4173-abf2-bfe74a5c49c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d664459a-db51-4173-abf2-bfe74a5c49c2 found for delete ", "request_id": "req-84ffb72b-b66a-425a-b707-e185fe6513f1"}]} 2026-03-05 19:02:05.715 8 INFO neutron.services.segments.plugin [-] Segment d2ba4c85-3876-4a54-b09f-062a6cfa72e6 resource provider aggregate not found 2026-03-05 19:02:05.720 8 INFO neutron.services.segments.plugin [-] Segment d2ba4c85-3876-4a54-b09f-062a6cfa72e6 resource provider aggregate not found 2026-03-05 19:02:05.737 8 INFO neutron.services.segments.plugin [-] Segment d2ba4c85-3876-4a54-b09f-062a6cfa72e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2ba4c85-3876-4a54-b09f-062a6cfa72e6 found for delete ", "request_id": "req-aa111473-9566-43b1-a865-a2249bce2532"}]} 2026-03-05 19:02:05.740 8 INFO neutron.services.segments.plugin [-] Segment d2ba4c85-3876-4a54-b09f-062a6cfa72e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2ba4c85-3876-4a54-b09f-062a6cfa72e6 found for delete ", "request_id": "req-b12e9cd5-42a0-46d2-92c4-be392898694f"}]} [pid: 8|app: 0|req: 1281/2607] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:05 2026] DELETE /v2.0/security-groups/ebef2c44-e561-4945-8396-a4924137a652 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:02:06.460 7 INFO neutron.services.segments.plugin [-] Segment 89f3c366-e53c-40bf-aeb8-6a218a9e0805 resource provider aggregate not found 2026-03-05 19:02:06.485 7 INFO neutron.services.segments.plugin [-] Segment 89f3c366-e53c-40bf-aeb8-6a218a9e0805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89f3c366-e53c-40bf-aeb8-6a218a9e0805 found for delete ", "request_id": "req-32d316a3-ae74-4421-b7e1-948c40cf6038"}]} 2026-03-05 19:02:06.489 7 INFO neutron.services.segments.plugin [-] Segment 89f3c366-e53c-40bf-aeb8-6a218a9e0805 resource provider aggregate not found 2026-03-05 19:02:06.501 7 INFO neutron.services.segments.plugin [-] Segment 9061a1d2-4bc7-4bab-b134-716b90e466c3 resource provider aggregate not found 2026-03-05 19:02:06.506 7 INFO neutron.services.segments.plugin [-] Segment 89f3c366-e53c-40bf-aeb8-6a218a9e0805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89f3c366-e53c-40bf-aeb8-6a218a9e0805 found for delete ", "request_id": "req-779ced64-1be1-44d6-9454-7267b1048fb3"}]} 2026-03-05 19:02:06.520 7 INFO neutron.services.segments.plugin [-] Segment 9061a1d2-4bc7-4bab-b134-716b90e466c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9061a1d2-4bc7-4bab-b134-716b90e466c3 found for delete ", "request_id": "req-daff40e5-3272-469f-87a7-05afb4851981"}]} 2026-03-05 19:02:06.524 7 INFO neutron.services.segments.plugin [-] Segment 9061a1d2-4bc7-4bab-b134-716b90e466c3 resource provider aggregate not found 2026-03-05 19:02:06.543 7 INFO neutron.services.segments.plugin [-] Segment 9061a1d2-4bc7-4bab-b134-716b90e466c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9061a1d2-4bc7-4bab-b134-716b90e466c3 found for delete ", "request_id": "req-1c8ba60a-d466-4652-b01b-84583cb9328a"}]} [pid: 7|app: 0|req: 1327/2608] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:02:06 2026] GET /v2.0/networks?id=199acba7-155c-47c5-a7e4-3c35df74c671 => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2609] 162.253.55.195 () {34 vars in 1049 bytes} [Thu Mar 5 19:02:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2f26dcaf76b24946a6f3402dd31ff28b => generated 343 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2610] 162.253.55.195 () {38 vars in 954 bytes} [Thu Mar 5 19:02:06 2026] POST /v2.0/ports => generated 1082 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2611] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 19:02:07 2026] PUT /v2.0/ports/b1575dc4-680f-40c8-a8b7-b2bd0919f4eb => generated 1243 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:02:07.578 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c095b94c-103f-4696-894e-3b82e7f75e47'] response: {'name': 'network-changed', 'server_uuid': '3fe5018c-a272-49c8-a151-22090c1d1c8e', 'tag': 'b1575dc4-680f-40c8-a8b7-b2bd0919f4eb', '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, ' 2026-03-05 19:02:07.849 7 INFO neutron.db.segments_db [None req-d48629ec-32d1-4a2a-9e8e-0be9e0f7057e f05e307f56a34dd5bce5b4cdf426d303 748e012e6a164416b68f391f71d1906e - - default default] Added segment dd183369-ea4c-4830-aa7a-c49e9a686ee7 of type vxlan for network 11504e2c-efb0-41fe-b71d-e6acbe71f3da /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1329/2612] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:02:07 2026] POST /v2.0/networks => generated 628 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2613] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:02:08 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2614] 162.253.55.195 () {34 vars in 1017 bytes} [Thu Mar 5 19:02:08 2026] GET /v2.0/networks?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&shared=False => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2615] 162.253.55.195 () {34 vars in 929 bytes} [Thu Mar 5 19:02:08 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: 8|app: 0|req: 1284/2616] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 19:02:07 2026] POST /v2.0/floatingips => generated 552 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2617] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:02:08 2026] POST /v2.0/subnets => generated 673 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2618] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:02:08 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:02:08.728 7 INFO neutron.db.segments_db [None req-4a40b61a-0cd5-4843-93be-2c4dbe0fcf04 f05e307f56a34dd5bce5b4cdf426d303 748e012e6a164416b68f391f71d1906e - - default default] Added segment ac708ba5-de5f-42cd-8461-70d93178004e of type vxlan for network 77f8a84e-d5e7-4e42-a7df-199c8d24f838 [pid: 7|app: 0|req: 1335/2619] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:02:08 2026] POST /v2.0/networks => generated 628 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2620] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:02:08 2026] GET /v2.0/security-groups?id=6508afd4-bf74-4220-8b52-457b97a94f00&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: 1337/2621] 10.0.0.67 () {34 vars in 741 bytes} [Thu Mar 5 19:02:08 2026] PUT /v2.0/networks/77f8a84e-d5e7-4e42-a7df-199c8d24f838 => generated 592 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2622] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:02:08 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2623] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:02:08 2026] POST /v2.0/subnets => generated 646 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2624] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 19:02:08 2026] POST /v2.0/floatingips => generated 552 bytes in 776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2625] 10.0.0.67 () {34 vars in 739 bytes} [Thu Mar 5 19:02:09 2026] PUT /v2.0/subnets/75ff568a-050b-4e6b-97d5-4783dd3d3e52 => generated 656 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2626] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:02:09 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:02:09.540 7 INFO neutron.services.segments.plugin [-] Segment ac708ba5-de5f-42cd-8461-70d93178004e resource provider aggregate not found 2026-03-05 19:02:09.545 7 INFO neutron.services.segments.plugin [-] Segment ac708ba5-de5f-42cd-8461-70d93178004e resource provider aggregate not found 2026-03-05 19:02:09.563 7 INFO neutron.services.segments.plugin [-] Segment ac708ba5-de5f-42cd-8461-70d93178004e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac708ba5-de5f-42cd-8461-70d93178004e found for delete ", "request_id": "req-e4a78996-3053-4d4a-a173-809f2626d2af"}]} 2026-03-05 19:02:09.563 7 INFO neutron.services.segments.plugin [-] Segment ac708ba5-de5f-42cd-8461-70d93178004e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac708ba5-de5f-42cd-8461-70d93178004e found for delete ", "request_id": "req-ae9698fb-d98d-4e59-a955-4b305aaed63d"}]} [pid: 7|app: 0|req: 1342/2627] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:09 2026] DELETE /v2.0/networks/77f8a84e-d5e7-4e42-a7df-199c8d24f838 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2628] 162.253.55.195 () {34 vars in 1061 bytes} [Thu Mar 5 19:02:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.251&port_id=b1575dc4-680f-40c8-a8b7-b2bd0919f4eb => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:02:09.596 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b3df234-0840-420e-9f5f-5232a2e5dafc f05e307f56a34dd5bce5b4cdf426d303 748e012e6a164416b68f391f71d1906e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1344/2629] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:09 2026] DELETE /v2.0/networks/77f8a84e-d5e7-4e42-a7df-199c8d24f838 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2630] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:02:09 2026] GET /v2.0/subnets?id=0accc6b8-3a33-4593-99fa-4383a4d5b57a => generated 654 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2631] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 19:02:09 2026] POST /v2.0/floatingips => generated 552 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2632] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:02:09 2026] GET /v2.0/ports?network_id=199acba7-155c-47c5-a7e4-3c35df74c671&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2633] 10.0.0.67 () {32 vars in 692 bytes} [Thu Mar 5 19:02:09 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2634] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:02:09 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?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: 1348/2635] 10.0.0.67 () {32 vars in 740 bytes} [Thu Mar 5 19:02:09 2026] GET /v2.0/subnets?network_id=0e645884-4e4d-48ca-9e7d-fb5032c9bb43 => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2636] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:02:09 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?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: 1350/2637] 10.0.0.67 () {32 vars in 651 bytes} [Thu Mar 5 19:02:09 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2638] 10.0.0.67 () {32 vars in 647 bytes} [Thu Mar 5 19:02:09 2026] GET /v2.0/networks => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2639] 10.0.0.67 () {32 vars in 645 bytes} [Thu Mar 5 19:02:09 2026] GET /v2.0/subnets => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2640] 10.0.0.67 () {32 vars in 721 bytes} [Thu Mar 5 19:02:09 2026] GET /v2.0/networks/11504e2c-efb0-41fe-b71d-e6acbe71f3da => generated 672 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2641] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:02:09 2026] GET /v2.0/subnets/8a49a06b-6811-44e7-867b-6d049060bd6f => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:02:09.956 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3930911-2c05-4a48-88cf-c5028b07473c f05e307f56a34dd5bce5b4cdf426d303 748e012e6a164416b68f391f71d1906e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1355/2642] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:02:09 2026] DELETE /v2.0/subnets/75ff568a-050b-4e6b-97d5-4783dd3d3e52 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:02:09.972 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb221203-a82c-4728-88b4-6c090d22e0d9 f05e307f56a34dd5bce5b4cdf426d303 748e012e6a164416b68f391f71d1906e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1356/2643] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:09 2026] DELETE /v2.0/networks/77f8a84e-d5e7-4e42-a7df-199c8d24f838 => 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: 1288/2644] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 19:02:09 2026] POST /v2.0/floatingips => generated 552 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2645] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:02:09 2026] DELETE /v2.0/subnets/8a49a06b-6811-44e7-867b-6d049060bd6f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:02:10.269 7 INFO neutron_taas.services.taas.taas_plugin [None req-37921cf4-851a-467b-a13c-d7f98c1ff13f f05e307f56a34dd5bce5b4cdf426d303 748e012e6a164416b68f391f71d1906e - - default default] TaaS: Handle Delete Port: 9b49fdff-adb6-4dc8-be7c-332784c60a4e 2026-03-05 19:02:10.276 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37921cf4-851a-467b-a13c-d7f98c1ff13f f05e307f56a34dd5bce5b4cdf426d303 748e012e6a164416b68f391f71d1906e - - default default] Tap Mirror: Handle Delete Port: 9b49fdff-adb6-4dc8-be7c-332784c60a4e [pid: 7|app: 0|req: 1358/2646] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:10 2026] DELETE /v2.0/networks/11504e2c-efb0-41fe-b71d-e6acbe71f3da => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2647] 10.0.0.67 () {34 vars in 674 bytes} [Thu Mar 5 19:02:10 2026] POST /v2.0/floatingips => generated 552 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2648] 10.0.0.67 () {34 vars in 757 bytes} [Thu Mar 5 19:02:10 2026] PUT /v2.0/floatingips/8dd90197-2d21-4588-a698-4149944b0362/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2649] 10.0.0.67 () {34 vars in 757 bytes} [Thu Mar 5 19:02:10 2026] PUT /v2.0/floatingips/39c2a4bf-db38-4eaa-a932-750b26cb55ab/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2650] 10.0.0.67 () {34 vars in 757 bytes} [Thu Mar 5 19:02:10 2026] PUT /v2.0/floatingips/82ab531d-8a54-4dea-8562-3bc908da2501/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2651] 10.0.0.67 () {34 vars in 757 bytes} [Thu Mar 5 19:02:10 2026] PUT /v2.0/floatingips/22cf5c04-ce60-45d6-b119-04af9bbeabd7/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2652] 10.0.0.67 () {32 vars in 670 bytes} [Thu Mar 5 19:02:10 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2653] 10.0.0.67 () {32 vars in 684 bytes} [Thu Mar 5 19:02:10 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2654] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 19:02:10 2026] GET /v2.0/security-groups => generated 33156 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2655] 10.0.0.67 () {32 vars in 680 bytes} [Thu Mar 5 19:02:10 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2656] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:10 2026] GET /v2.0/security-groups?tenant_id=748e012e6a164416b68f391f71d1906e&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2657] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/agents => generated 3386 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2658] 10.0.0.157 () {34 vars in 1177 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e&device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39&device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => generated 4166 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2659] 10.0.0.67 () {32 vars in 692 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2660] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/subnets => generated 6134 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2661] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:11 2026] DELETE /v2.0/security-groups/ae0b6199-2c06-4530-9430-6a18b23359ca => 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: 1368/2662] 10.0.0.157 () {34 vars in 1119 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/security-groups?id=771c34cf-1fc5-45eb-b6d9-390156f6d508&id=6508afd4-bf74-4220-8b52-457b97a94f00&fields=id&fields=name => generated 187 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2663] 10.0.0.67 () {32 vars in 678 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2664] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/routers => generated 728 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2665] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2666] 10.0.0.67 () {32 vars in 692 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2667] 10.0.0.67 () {32 vars in 688 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2668] 10.0.0.151 () {28 vars in 676 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c/l3-agents => generated 681 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2669] 10.0.0.67 () {32 vars in 700 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2670] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/floatingips => generated 4440 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:02:11.464 8 INFO neutron_taas.services.taas.taas_plugin [None req-7810aeb0-8bc7-4ad4-b912-29ec4d43b93a cbf18016379b44ee89d56ab9a31b7caf 47166ba7496c4f82b6739e99e0b371db - - default default] TaaS: Handle Delete Port: 30c967c7-395c-4114-9adb-7d2039c35b21 2026-03-05 19:02:11.468 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7810aeb0-8bc7-4ad4-b912-29ec4d43b93a cbf18016379b44ee89d56ab9a31b7caf 47166ba7496c4f82b6739e99e0b371db - - default default] Tap Mirror: Handle Delete Port: 30c967c7-395c-4114-9adb-7d2039c35b21 [pid: 7|app: 0|req: 1373/2671] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/networks => generated 5224 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:02:11.586 7 INFO neutron.services.segments.plugin [-] Segment dd183369-ea4c-4830-aa7a-c49e9a686ee7 resource provider aggregate not found 2026-03-05 19:02:11.608 7 INFO neutron.services.segments.plugin [-] Segment dd183369-ea4c-4830-aa7a-c49e9a686ee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd183369-ea4c-4830-aa7a-c49e9a686ee7 found for delete ", "request_id": "req-cf9579c8-56f7-4b59-a1b5-f00e8fa8fabe"}]} 2026-03-05 19:02:11.614 7 INFO neutron.services.segments.plugin [-] Segment dd183369-ea4c-4830-aa7a-c49e9a686ee7 resource provider aggregate not found 2026-03-05 19:02:11.636 7 INFO neutron.services.segments.plugin [-] Segment dd183369-ea4c-4830-aa7a-c49e9a686ee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd183369-ea4c-4830-aa7a-c49e9a686ee7 found for delete ", "request_id": "req-0141ddc7-c39e-4bf4-819f-fc5145e17ca8"}]} [pid: 7|app: 0|req: 1374/2672] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/ports => generated 27286 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2673] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:02:11 2026] DELETE /v2.0/floatingips/8dd90197-2d21-4588-a698-4149944b0362 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2674] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/network-ip-availabilities => generated 3614 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2675] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2676] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/subnets => generated 6134 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2677] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/security-groups?id=6508afd4-bf74-4220-8b52-457b97a94f00&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2678] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:02:11.811 8 INFO neutron_taas.services.taas.taas_plugin [None req-65964dbb-fefc-40b9-b11e-fe9719dba58f cbf18016379b44ee89d56ab9a31b7caf 47166ba7496c4f82b6739e99e0b371db - - default default] TaaS: Handle Delete Port: fc3655eb-026a-4666-8c56-fe844b9f5cf2 2026-03-05 19:02:11.817 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65964dbb-fefc-40b9-b11e-fe9719dba58f cbf18016379b44ee89d56ab9a31b7caf 47166ba7496c4f82b6739e99e0b371db - - default default] Tap Mirror: Handle Delete Port: fc3655eb-026a-4666-8c56-fe844b9f5cf2 [pid: 7|app: 0|req: 1380/2679] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:02:11 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2680] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:02:11 2026] DELETE /v2.0/floatingips/39c2a4bf-db38-4eaa-a932-750b26cb55ab => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:02:12.097 7 INFO neutron_taas.services.taas.taas_plugin [None req-29c75bbf-54de-48a6-beb4-b7762a247e83 cbf18016379b44ee89d56ab9a31b7caf 47166ba7496c4f82b6739e99e0b371db - - default default] TaaS: Handle Delete Port: af0f3b70-c839-4a61-be35-9b04b223a6fa 2026-03-05 19:02:12.100 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29c75bbf-54de-48a6-beb4-b7762a247e83 cbf18016379b44ee89d56ab9a31b7caf 47166ba7496c4f82b6739e99e0b371db - - default default] Tap Mirror: Handle Delete Port: af0f3b70-c839-4a61-be35-9b04b223a6fa [pid: 7|app: 0|req: 1381/2681] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:02:12 2026] DELETE /v2.0/floatingips/82ab531d-8a54-4dea-8562-3bc908da2501 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:02:12.323 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf50980d-af74-4244-83be-f8ef92d9ab14 cbf18016379b44ee89d56ab9a31b7caf 47166ba7496c4f82b6739e99e0b371db - - default default] TaaS: Handle Delete Port: 5269a211-a66a-4338-9c3f-039b967e7fe7 2026-03-05 19:02:12.325 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf50980d-af74-4244-83be-f8ef92d9ab14 cbf18016379b44ee89d56ab9a31b7caf 47166ba7496c4f82b6739e99e0b371db - - default default] Tap Mirror: Handle Delete Port: 5269a211-a66a-4338-9c3f-039b967e7fe7 [pid: 8|app: 0|req: 1301/2682] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:02:12 2026] DELETE /v2.0/floatingips/22cf5c04-ce60-45d6-b119-04af9bbeabd7 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:02:12.564 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ef3a272-9769-4d97-aefe-877152545206 cbf18016379b44ee89d56ab9a31b7caf 47166ba7496c4f82b6739e99e0b371db - - default default] TaaS: Handle Delete Port: d366ddcb-69a0-4743-b263-bb81fa19cfe0 2026-03-05 19:02:12.567 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ef3a272-9769-4d97-aefe-877152545206 cbf18016379b44ee89d56ab9a31b7caf 47166ba7496c4f82b6739e99e0b371db - - default default] Tap Mirror: Handle Delete Port: d366ddcb-69a0-4743-b263-bb81fa19cfe0 [pid: 7|app: 0|req: 1382/2683] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:02:12 2026] DELETE /v2.0/floatingips/cc6b300d-19ba-4c57-82e6-01090522c63d => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2684] 10.0.0.67 () {34 vars in 682 bytes} [Thu Mar 5 19:02:12 2026] POST /v2.0/security-groups => generated 1626 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2685] 10.0.0.67 () {32 vars in 661 bytes} [Thu Mar 5 19:02:13 2026] GET /v2.0/security-groups => generated 4535 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2686] 10.0.0.67 () {34 vars in 756 bytes} [Thu Mar 5 19:02:13 2026] PUT /v2.0/security-groups/c894b325-01cd-46ca-bf70-449a51aa6adb => generated 1665 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2687] 10.0.0.67 () {32 vars in 735 bytes} [Thu Mar 5 19:02:13 2026] GET /v2.0/security-groups/c894b325-01cd-46ca-bf70-449a51aa6adb => generated 1665 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2688] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:13 2026] DELETE /v2.0/security-groups/c894b325-01cd-46ca-bf70-449a51aa6adb => 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: 1385/2689] 10.0.0.67 () {32 vars in 661 bytes} [Thu Mar 5 19:02:13 2026] GET /v2.0/security-groups => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:02:13.546 7 INFO neutron.api.v2.resource [None req-048875f3-322f-4d02-bbfe-5e13b6713d27 7bc379056e7b4005b737d344b32396d0 a065b3c9014149bb969aa16a99f99774 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1386/2690] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:13 2026] DELETE /v2.0/security-groups/c894b325-01cd-46ca-bf70-449a51aa6adb => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2691] 10.0.0.67 () {34 vars in 682 bytes} [Thu Mar 5 19:02:13 2026] POST /v2.0/security-groups => generated 1627 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2692] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 19:02:13 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2693] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:13 2026] GET /v2.0/security-groups?tenant_id=b04eca1e5f714e8e8d5c5f91e934e4b4&name=default => generated 2929 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2694] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:02:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2695] 162.253.55.195 () {34 vars in 1043 bytes} [Thu Mar 5 19:02:13 2026] GET /v2.0/security-groups?id=6508afd4-bf74-4220-8b52-457b97a94f00&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: 1307/2696] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:02:13 2026] GET /v2.0/security-group-rules/43069ccf-8cde-41b4-9b74-d90a4d8ff20b => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2697] 10.0.0.67 () {32 vars in 671 bytes} [Thu Mar 5 19:02:13 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2698] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:13 2026] DELETE /v2.0/security-groups/1811e893-11e6-42ac-af45-ebd059b0ca18 => 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: 1309/2699] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:02:13 2026] DELETE /v2.0/security-group-rules/43069ccf-8cde-41b4-9b74-d90a4d8ff20b => 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: 1391/2700] 10.0.0.67 () {32 vars in 671 bytes} [Thu Mar 5 19:02:14 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2701] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:02:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2702] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:02:14 2026] GET /v2.0/security-group-rules/2bcc288f-f488-43c6-ac90-f7232f624860 => 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: 1310/2703] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:14 2026] GET /v2.0/security-groups?tenant_id=47166ba7496c4f82b6739e99e0b371db&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2704] 10.0.0.67 () {32 vars in 671 bytes} [Thu Mar 5 19:02:14 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2705] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:14 2026] DELETE /v2.0/security-groups/1543f49d-935d-4636-adb3-4625175692d4 => 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: 1395/2706] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:02:14 2026] DELETE /v2.0/security-group-rules/2bcc288f-f488-43c6-ac90-f7232f624860 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2707] 10.0.0.67 () {32 vars in 671 bytes} [Thu Mar 5 19:02:14 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) [pid: 7|app: 0|req: 1396/2708] 10.0.0.67 () {34 vars in 693 bytes} [Thu Mar 5 19:02:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2709] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:02:14 2026] GET /v2.0/security-group-rules/ec6690f7-b8fc-4684-ac3f-413a01dd8971 => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2710] 10.0.0.67 () {32 vars in 671 bytes} [Thu Mar 5 19:02:14 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2711] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:02:14 2026] DELETE /v2.0/security-group-rules/ec6690f7-b8fc-4684-ac3f-413a01dd8971 => 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: 1313/2712] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:14 2026] GET /v2.0/security-groups?tenant_id=e80003cf374446adae1110a5041839ff&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2713] 10.0.0.67 () {32 vars in 671 bytes} [Thu Mar 5 19:02:14 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2714] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:14 2026] DELETE /v2.0/security-groups/f7fa9985-8d64-4baa-a6f8-ac1d9fd3b988 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2715] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:14 2026] DELETE /v2.0/security-groups/944ce518-a8e0-46d8-ad43-46c742e34c8a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2716] 10.0.0.67 () {32 vars in 661 bytes} [Thu Mar 5 19:02:14 2026] GET /v2.0/security-groups => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2717] 10.0.0.67 () {32 vars in 661 bytes} [Thu Mar 5 19:02:14 2026] GET /v2.0/security-groups => generated 2929 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2718] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:02:14 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2719] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:02:14 2026] GET /v2.0/security-groups?id=6508afd4-bf74-4220-8b52-457b97a94f00&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: 1404/2720] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:02:14 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2721] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:15 2026] GET /v2.0/security-groups?tenant_id=a065b3c9014149bb969aa16a99f99774&name=default => generated 2929 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2722] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:15 2026] DELETE /v2.0/security-groups/3ca6b5ed-0197-4f25-95cb-284a562675a2 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2723] 10.0.0.67 () {34 vars in 675 bytes} [Thu Mar 5 19:02:17 2026] POST /v2.0/subnetpools => generated 549 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2724] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:02:17 2026] GET /v2.0/subnetpools/3a5b856f-dde8-44f2-9207-b2d7567f59be => generated 549 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2725] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:02:17 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2726] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:02:17 2026] GET /v2.0/security-groups?id=6508afd4-bf74-4220-8b52-457b97a94f00&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2727] 10.0.0.67 () {34 vars in 747 bytes} [Thu Mar 5 19:02:17 2026] PUT /v2.0/subnetpools/3a5b856f-dde8-44f2-9207-b2d7567f59be => generated 500 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2728] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:02:17 2026] DELETE /v2.0/subnetpools/3a5b856f-dde8-44f2-9207-b2d7567f59be => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:02:17.771 7 INFO neutron.api.v2.resource [None req-9b5907ca-df6d-40b7-8ff5-4d9f0cd3158f 714eccc6580d473db7f32b177f8d9bf4 6f4b1517dfde47ab8ab741bcb56e3534 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1409/2729] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:02:17 2026] GET /v2.0/subnetpools/3a5b856f-dde8-44f2-9207-b2d7567f59be => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2730] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:02:17 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:02:17.790 7 INFO neutron.api.v2.resource [None req-013c6aa0-6d3b-45c7-9a2f-9a5788ead14b 714eccc6580d473db7f32b177f8d9bf4 6f4b1517dfde47ab8ab741bcb56e3534 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1410/2731] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:02:17 2026] DELETE /v2.0/subnetpools/3a5b856f-dde8-44f2-9207-b2d7567f59be => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2732] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:18 2026] GET /v2.0/security-groups?tenant_id=6f4b1517dfde47ab8ab741bcb56e3534&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2733] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:18 2026] DELETE /v2.0/security-groups/b4bf8495-891e-4e0e-a317-49f96196c312 => 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: 1323/2734] 10.0.0.67 () {34 vars in 676 bytes} [Thu Mar 5 19:02:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2735] 10.0.0.67 () {34 vars in 676 bytes} [Thu Mar 5 19:02:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2736] 10.0.0.67 () {34 vars in 676 bytes} [Thu Mar 5 19:02:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2737] 10.0.0.67 () {34 vars in 676 bytes} [Thu Mar 5 19:02:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2738] 10.0.0.67 () {34 vars in 676 bytes} [Thu Mar 5 19:02:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2739] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:02:19 2026] PUT /v2.0/policies/69f28a73-74e8-4568-bebf-cc9267aa2b69/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2740] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:02:19 2026] PUT /v2.0/policies/1c88bab0-ff10-4a53-893c-62bbccbc6d30/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2741] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:02:19 2026] PUT /v2.0/policies/0e9a27dc-6c81-486d-9c1b-ea66f744f31a/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2744] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:02:19 2026] PUT /v2.0/policies/9c9d5082-02ab-471a-b2de-98168a1208da/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2745] 10.0.0.67 () {32 vars in 672 bytes} [Thu Mar 5 19:02:20 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2746] 10.0.0.67 () {32 vars in 686 bytes} [Thu Mar 5 19:02:20 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2747] 10.0.0.67 () {32 vars in 682 bytes} [Thu Mar 5 19:02:20 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2748] 10.0.0.67 () {32 vars in 694 bytes} [Thu Mar 5 19:02:20 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2749] 10.0.0.67 () {32 vars in 680 bytes} [Thu Mar 5 19:02:20 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2750] 10.0.0.67 () {32 vars in 694 bytes} [Thu Mar 5 19:02:20 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2751] 10.0.0.67 () {32 vars in 690 bytes} [Thu Mar 5 19:02:20 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2752] 10.0.0.67 () {32 vars in 702 bytes} [Thu Mar 5 19:02:20 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2753] 10.0.0.67 () {32 vars in 732 bytes} [Thu Mar 5 19:02:20 2026] DELETE /v2.0/qos/policies/69f28a73-74e8-4568-bebf-cc9267aa2b69 => 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: 1332/2754] 10.0.0.67 () {32 vars in 732 bytes} [Thu Mar 5 19:02:20 2026] DELETE /v2.0/qos/policies/1c88bab0-ff10-4a53-893c-62bbccbc6d30 => 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: 1423/2755] 10.0.0.67 () {32 vars in 732 bytes} [Thu Mar 5 19:02:20 2026] DELETE /v2.0/qos/policies/0e9a27dc-6c81-486d-9c1b-ea66f744f31a => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2756] 10.0.0.67 () {32 vars in 732 bytes} [Thu Mar 5 19:02:20 2026] DELETE /v2.0/qos/policies/9c9d5082-02ab-471a-b2de-98168a1208da => 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: 1424/2757] 10.0.0.67 () {32 vars in 732 bytes} [Thu Mar 5 19:02:20 2026] DELETE /v2.0/qos/policies/91e34e57-53c0-49da-b1cd-388a82bd3df5 => 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: 1334/2758] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:21 2026] GET /v2.0/security-groups?tenant_id=e6433b8d6353417b9bce6963473ad345&name=default => generated 2929 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2759] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:22 2026] GET /v2.0/security-groups?tenant_id=6dd46ad57b364f89909b3f8e57e7b55c&name=default => generated 2929 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2760] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:22 2026] DELETE /v2.0/security-groups/4a3e5570-5786-448d-aa2d-f0d3c5dc6345 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2761] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:22 2026] DELETE /v2.0/security-groups/17368afb-fa04-4425-a21a-51cc6034d172 => 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: 1336/2762] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:22 2026] GET /v2.0/security-groups?tenant_id=57a2aa088212471d90bed34dd27c3851&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2763] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:22 2026] DELETE /v2.0/security-groups/047c1dc4-2f21-434a-930e-e538028e9a37 => 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: 1337/2764] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:22 2026] GET /v2.0/security-groups?tenant_id=535386ddaa1545ca97548f0ed728b0ee&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2765] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:23 2026] DELETE /v2.0/security-groups/e38f89f4-ee61-4e59-bc35-9877c38b474f => 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: 1338/2766] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:25 2026] GET /v2.0/security-groups?tenant_id=349a9fd3106f4cce8aeee0246d4c6380&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2767] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:25 2026] DELETE /v2.0/security-groups/de289617-e981-4cd6-81f7-ceeeed30249e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:02:27.582 8 INFO neutron.db.segments_db [None req-2fee506f-0474-40e3-a72f-eb37668886ec 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Added segment fd54b74e-7396-4130-a43c-59029bfcd896 of type vxlan for network 2509fccf-30a3-43c2-8c7e-8c432321be48 2026-03-05 19:02:27.823 8 INFO neutron.db.l3_hamode_db [None req-2fee506f-0474-40e3-a72f-eb37668886ec 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 19:02:27.973 8 INFO neutron.db.l3_hamode_db [None req-2fee506f-0474-40e3-a72f-eb37668886ec 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1339/2768] 10.0.0.67 () {34 vars in 666 bytes} [Thu Mar 5 19:02:27 2026] POST /v2.0/routers => generated 474 bytes in 1190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:02:28.576 7 INFO neutron.db.l3_hamode_db [None req-249c8384-6322-4aee-9c3e-82f89cf6851d 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 19:02:28.671 7 INFO neutron.db.l3_hamode_db [None req-249c8384-6322-4aee-9c3e-82f89cf6851d 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1430/2769] 10.0.0.67 () {34 vars in 666 bytes} [Thu Mar 5 19:02:28 2026] POST /v2.0/routers => generated 474 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:02:29.186 8 INFO neutron.db.l3_hamode_db [None req-ae94ac2d-2c57-45f4-88fe-2e28dff53904 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 19:02:29.302 8 INFO neutron.db.l3_hamode_db [None req-ae94ac2d-2c57-45f4-88fe-2e28dff53904 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1340/2770] 10.0.0.67 () {34 vars in 666 bytes} [Thu Mar 5 19:02:29 2026] POST /v2.0/routers => generated 474 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:02:29.840 7 INFO neutron.db.l3_hamode_db [None req-3b37ed9e-40c7-4445-aa06-9c7f4ff3bd5d 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 19:02:29.951 7 INFO neutron.db.l3_hamode_db [None req-3b37ed9e-40c7-4445-aa06-9c7f4ff3bd5d 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1431/2771] 10.0.0.67 () {34 vars in 666 bytes} [Thu Mar 5 19:02:29 2026] POST /v2.0/routers => generated 474 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-05 19:02:30.423 8 INFO neutron.db.l3_hamode_db [None req-a81ca466-c59c-4d00-ba00-537e1cfc102b 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-05 19:02:30.592 8 INFO neutron.db.l3_hamode_db [None req-a81ca466-c59c-4d00-ba00-537e1cfc102b 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1341/2772] 10.0.0.67 () {34 vars in 666 bytes} [Thu Mar 5 19:02:30 2026] POST /v2.0/routers => generated 474 bytes in 858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2773] 10.0.0.67 () {34 vars in 749 bytes} [Thu Mar 5 19:02:31 2026] PUT /v2.0/routers/c6bc22b8-db17-43bd-8f88-ecf15bebd54d/tags => generated 17 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2774] 10.0.0.67 () {34 vars in 749 bytes} [Thu Mar 5 19:02:31 2026] PUT /v2.0/routers/38773f25-43d5-417c-8b2c-8acb1d3fca26/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: 1433/2775] 10.0.0.67 () {34 vars in 749 bytes} [Thu Mar 5 19:02:31 2026] PUT /v2.0/routers/623ed937-c6ac-4d40-8d73-b43ba6453701/tags => generated 34 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2776] 10.0.0.67 () {34 vars in 749 bytes} [Thu Mar 5 19:02:31 2026] PUT /v2.0/routers/c9599d93-e2f5-469c-8b73-4ddbc5a08d4e/tags => generated 19 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2777] 10.0.0.67 () {32 vars in 662 bytes} [Thu Mar 5 19:02:31 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2778] 10.0.0.67 () {32 vars in 676 bytes} [Thu Mar 5 19:02:31 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2779] 10.0.0.67 () {32 vars in 672 bytes} [Thu Mar 5 19:02:31 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2780] 10.0.0.67 () {32 vars in 684 bytes} [Thu Mar 5 19:02:32 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2781] 10.0.0.67 () {32 vars in 670 bytes} [Thu Mar 5 19:02:32 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2782] 10.0.0.67 () {32 vars in 684 bytes} [Thu Mar 5 19:02:32 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2783] 10.0.0.67 () {32 vars in 680 bytes} [Thu Mar 5 19:02:32 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2784] 10.0.0.67 () {32 vars in 692 bytes} [Thu Mar 5 19:02:32 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2785] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:02:32 2026] GET /v2.0/routers/c6bc22b8-db17-43bd-8f88-ecf15bebd54d => generated 485 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2786] 10.0.0.67 () {34 vars in 740 bytes} [Thu Mar 5 19:02:32 2026] PUT /v2.0/routers/c6bc22b8-db17-43bd-8f88-ecf15bebd54d => generated 485 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2787] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:02:33 2026] GET /v2.0/ports?device_id=c6bc22b8-db17-43bd-8f88-ecf15bebd54d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:02:33.262 8 INFO neutron_taas.services.taas.taas_plugin [None req-7318a6e7-8529-4227-91eb-b7e1ba02e2df 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] TaaS: Handle Delete Port: 481f561f-6ec6-4bb6-af85-3367567eab76 2026-03-05 19:02:33.265 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7318a6e7-8529-4227-91eb-b7e1ba02e2df 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Tap Mirror: Handle Delete Port: 481f561f-6ec6-4bb6-af85-3367567eab76 [pid: 8|app: 0|req: 1349/2788] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:02:33 2026] DELETE /v2.0/routers/c6bc22b8-db17-43bd-8f88-ecf15bebd54d => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2789] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:02:33 2026] GET /v2.0/routers/38773f25-43d5-417c-8b2c-8acb1d3fca26 => generated 493 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2790] 10.0.0.67 () {34 vars in 740 bytes} [Thu Mar 5 19:02:33 2026] PUT /v2.0/routers/38773f25-43d5-417c-8b2c-8acb1d3fca26 => generated 493 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2791] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:02:34 2026] GET /v2.0/ports?device_id=38773f25-43d5-417c-8b2c-8acb1d3fca26 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:02:34.192 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b287bc9-55bf-4f81-af1a-d83bc57435cc 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] TaaS: Handle Delete Port: ab28c88c-f5b8-42c2-8cdb-cb3c3bd22571 2026-03-05 19:02:34.195 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b287bc9-55bf-4f81-af1a-d83bc57435cc 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Tap Mirror: Handle Delete Port: ab28c88c-f5b8-42c2-8cdb-cb3c3bd22571 [pid: 8|app: 0|req: 1351/2792] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:02:34 2026] DELETE /v2.0/routers/38773f25-43d5-417c-8b2c-8acb1d3fca26 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2793] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:02:34 2026] GET /v2.0/routers/623ed937-c6ac-4d40-8d73-b43ba6453701 => generated 502 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2796] 10.0.0.67 () {34 vars in 740 bytes} [Thu Mar 5 19:02:34 2026] PUT /v2.0/routers/623ed937-c6ac-4d40-8d73-b43ba6453701 => generated 502 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2797] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:02:34 2026] GET /v2.0/ports?device_id=623ed937-c6ac-4d40-8d73-b43ba6453701 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:02:35.115 8 INFO neutron_taas.services.taas.taas_plugin [None req-b080478f-294d-4258-9d1d-6f5886599ffb 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] TaaS: Handle Delete Port: 111a61a3-3125-42d6-946d-c656fd959625 2026-03-05 19:02:35.117 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b080478f-294d-4258-9d1d-6f5886599ffb 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Tap Mirror: Handle Delete Port: 111a61a3-3125-42d6-946d-c656fd959625 [pid: 8|app: 0|req: 1353/2798] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:02:34 2026] DELETE /v2.0/routers/623ed937-c6ac-4d40-8d73-b43ba6453701 => 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: 1446/2799] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:02:35 2026] GET /v2.0/routers/c9599d93-e2f5-469c-8b73-4ddbc5a08d4e => generated 487 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2800] 10.0.0.67 () {34 vars in 740 bytes} [Thu Mar 5 19:02:35 2026] PUT /v2.0/routers/c9599d93-e2f5-469c-8b73-4ddbc5a08d4e => generated 487 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2801] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:02:35 2026] GET /v2.0/ports?device_id=c9599d93-e2f5-469c-8b73-4ddbc5a08d4e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:02:36.081 8 INFO neutron_taas.services.taas.taas_plugin [None req-48a11cb6-62da-4546-b575-fc94798ba273 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] TaaS: Handle Delete Port: 369963d9-2449-405f-a5d7-3a097a93dcb9 2026-03-05 19:02:36.084 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48a11cb6-62da-4546-b575-fc94798ba273 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Tap Mirror: Handle Delete Port: 369963d9-2449-405f-a5d7-3a097a93dcb9 [pid: 8|app: 0|req: 1355/2802] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:02:35 2026] DELETE /v2.0/routers/c9599d93-e2f5-469c-8b73-4ddbc5a08d4e => generated 0 bytes in 392 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2803] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:02:36 2026] GET /v2.0/routers/193006e7-3a39-4e5c-9f63-0546109798ed => generated 480 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2804] 10.0.0.67 () {34 vars in 740 bytes} [Thu Mar 5 19:02:36 2026] PUT /v2.0/routers/193006e7-3a39-4e5c-9f63-0546109798ed => generated 480 bytes in 896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2805] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:02:37 2026] GET /v2.0/ports?device_id=193006e7-3a39-4e5c-9f63-0546109798ed => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:02:37.423 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5c504fb-a7a2-44b6-b2ac-16e6bbb5523c 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] TaaS: Handle Delete Port: 08add954-1b0a-447d-a2b6-ed5eb21a76f3 2026-03-05 19:02:37.426 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5c504fb-a7a2-44b6-b2ac-16e6bbb5523c 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] Tap Mirror: Handle Delete Port: 08add954-1b0a-447d-a2b6-ed5eb21a76f3 2026-03-05 19:02:37.808 8 INFO neutron.services.segments.plugin [-] Segment fd54b74e-7396-4130-a43c-59029bfcd896 resource provider aggregate not found 2026-03-05 19:02:37.809 8 INFO neutron.services.segments.plugin [-] Segment fd54b74e-7396-4130-a43c-59029bfcd896 resource provider aggregate not found 2026-03-05 19:02:37.837 8 INFO neutron.services.segments.plugin [-] Segment fd54b74e-7396-4130-a43c-59029bfcd896 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd54b74e-7396-4130-a43c-59029bfcd896 found for delete ", "request_id": "req-7ae13c7b-c528-4f96-892e-c72a7261a48a"}]} 2026-03-05 19:02:37.837 8 INFO neutron.services.segments.plugin [-] Segment fd54b74e-7396-4130-a43c-59029bfcd896 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd54b74e-7396-4130-a43c-59029bfcd896 found for delete ", "request_id": "req-2884c4ad-645d-4376-8dd6-181b378062e3"}]} 2026-03-05 19:02:37.843 8 INFO neutron.db.l3_hamode_db [None req-a5c504fb-a7a2-44b6-b2ac-16e6bbb5523c 8462b6e168a247e19a9ba50c881a3e24 c0a6a97508844acc88bb86ca0e8e6ecf - - default default] HA network 2509fccf-30a3-43c2-8c7e-8c432321be48 was deleted as no HA routers are present in tenant c0a6a97508844acc88bb86ca0e8e6ecf. [pid: 8|app: 0|req: 1357/2806] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:02:37 2026] DELETE /v2.0/routers/193006e7-3a39-4e5c-9f63-0546109798ed => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2807] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:38 2026] GET /v2.0/security-groups?tenant_id=d2d52b994f7a49ab897824f139eac653&name=default => generated 2929 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2808] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:38 2026] GET /v2.0/security-groups?tenant_id=f2f79adac93a4a0799d8704c5c23d24d&name=default => generated 2929 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2809] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:39 2026] DELETE /v2.0/security-groups/835aaddc-3f49-40a6-9725-d178a9946e84 => 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: 1451/2810] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:39 2026] DELETE /v2.0/security-groups/5a0e5f69-c1bd-4813-bfff-2cf96d1fa8a6 => 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: 1360/2811] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:39 2026] GET /v2.0/security-groups?tenant_id=b0c7edc9ac0d4cda940ba48d1f7edd85&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: 1452/2812] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:39 2026] DELETE /v2.0/security-groups/9efac666-88da-4643-9b16-5bca7fce3b19 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2813] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:39 2026] GET /v2.0/security-groups?tenant_id=c0a6a97508844acc88bb86ca0e8e6ecf&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2814] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:39 2026] DELETE /v2.0/security-groups/6cf94f34-9cd0-4228-9829-87a9d7a1e81a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:02:43.284 8 INFO neutron.db.segments_db [None req-37f67c98-94f8-45bc-b8bd-fbda63689cbd 30d8c26030a747578909bea53d542bcb d3e9981b67f64164949097bc13994f64 - - default default] Added segment 0c804845-715c-4eec-a071-4302b58b047c of type vxlan for network 52bde416-a3ab-4837-948f-e77606e555dc [pid: 8|app: 0|req: 1362/2815] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:02:42 2026] POST /v2.0/networks => generated 613 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2816] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:02:43 2026] PUT /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2817] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:02:43 2026] GET /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2818] 10.0.0.67 () {34 vars in 762 bytes} [Thu Mar 5 19:02:43 2026] PUT /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2819] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:02:43 2026] GET /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/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: 1456/2820] 10.0.0.67 () {34 vars in 758 bytes} [Thu Mar 5 19:02:43 2026] PUT /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2821] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:02:43 2026] GET /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2822] 10.0.0.67 () {34 vars in 780 bytes} [Thu Mar 5 19:02:43 2026] PUT /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2823] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:02:43 2026] GET /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/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: 1458/2824] 10.0.0.67 () {34 vars in 751 bytes} [Thu Mar 5 19:02:43 2026] PUT /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2825] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:02:43 2026] GET /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2826] 10.0.0.67 () {32 vars in 739 bytes} [Thu Mar 5 19:02:43 2026] GET /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:02:44.049 8 INFO neutron.api.v2.resource [None req-a2c682b8-8b78-4341-a33e-9e622db9f1d4 30d8c26030a747578909bea53d542bcb d3e9981b67f64164949097bc13994f64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1368/2827] 10.0.0.67 () {32 vars in 743 bytes} [Thu Mar 5 19:02:43 2026] GET /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2828] 10.0.0.67 () {32 vars in 742 bytes} [Thu Mar 5 19:02:44 2026] DELETE /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2829] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:02:44 2026] GET /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:02:44.213 7 INFO neutron.api.v2.resource [None req-f6308584-2cf4-4191-8d35-338231b19004 30d8c26030a747578909bea53d542bcb d3e9981b67f64164949097bc13994f64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2830] 10.0.0.67 () {32 vars in 746 bytes} [Thu Mar 5 19:02:44 2026] DELETE /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2831] 10.0.0.67 () {32 vars in 734 bytes} [Thu Mar 5 19:02:44 2026] DELETE /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2832] 10.0.0.67 () {32 vars in 731 bytes} [Thu Mar 5 19:02:44 2026] GET /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:02:44.448 8 INFO neutron.services.segments.plugin [-] Segment 0c804845-715c-4eec-a071-4302b58b047c resource provider aggregate not found 2026-03-05 19:02:44.454 8 INFO neutron.services.segments.plugin [-] Segment 0c804845-715c-4eec-a071-4302b58b047c resource provider aggregate not found [pid: 8|app: 0|req: 1371/2833] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:44 2026] DELETE /v2.0/networks/52bde416-a3ab-4837-948f-e77606e555dc => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:02:44.477 8 INFO neutron.services.segments.plugin [-] Segment 0c804845-715c-4eec-a071-4302b58b047c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c804845-715c-4eec-a071-4302b58b047c found for delete ", "request_id": "req-f66f5901-e76b-48ec-abce-0b0122ae9ee0"}]} 2026-03-05 19:02:44.477 8 INFO neutron.services.segments.plugin [-] Segment 0c804845-715c-4eec-a071-4302b58b047c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c804845-715c-4eec-a071-4302b58b047c found for delete ", "request_id": "req-10ace6a5-b064-462f-b1d3-5407a6d60c3d"}]} [pid: 7|app: 0|req: 1463/2834] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:45 2026] GET /v2.0/security-groups?tenant_id=8aef8188172e486f8730c329fc4e4a2d&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2835] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:45 2026] DELETE /v2.0/security-groups/0d96d09e-338f-48d8-afd0-6d3d3c53ef91 => 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: 1464/2836] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:45 2026] GET /v2.0/security-groups?tenant_id=d3e9981b67f64164949097bc13994f64&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2837] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:45 2026] DELETE /v2.0/security-groups/204608e9-fdf4-48a7-91dc-32d75b81ffb1 => 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: 1465/2838] 10.0.0.67 () {34 vars in 682 bytes} [Thu Mar 5 19:02:48 2026] POST /v2.0/security-groups => generated 1603 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2839] 10.0.0.67 () {34 vars in 765 bytes} [Thu Mar 5 19:02:49 2026] PUT /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2840] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:02:49 2026] GET /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2841] 10.0.0.67 () {34 vars in 776 bytes} [Thu Mar 5 19:02:49 2026] PUT /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2842] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:49 2026] GET /v2.0/security-groups?tenant_id=709d0aaa00dd417ab9c18906976d5015&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2843] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:02:49 2026] GET /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2844] 10.0.0.67 () {34 vars in 772 bytes} [Thu Mar 5 19:02:49 2026] PUT /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2845] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:02:49 2026] GET /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/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: 1378/2846] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:49 2026] DELETE /v2.0/security-groups/8ed3a7d8-6ed5-4f48-9c94-c3ed6cd4a25a => 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: 1469/2847] 10.0.0.67 () {34 vars in 794 bytes} [Thu Mar 5 19:02:49 2026] PUT /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2848] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:02:49 2026] GET /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2849] 10.0.0.67 () {34 vars in 765 bytes} [Thu Mar 5 19:02:49 2026] PUT /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2850] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:02:49 2026] GET /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2851] 10.0.0.67 () {32 vars in 753 bytes} [Thu Mar 5 19:02:49 2026] GET /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:02:49.539 8 INFO neutron.api.v2.resource [None req-d521d6dd-a29d-4543-af39-483f1be85030 379a0d1334b5469e8bd7f096419351e7 65b86ca853b6443593641e529e295c26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1381/2852] 10.0.0.67 () {32 vars in 757 bytes} [Thu Mar 5 19:02:49 2026] GET /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2853] 10.0.0.67 () {32 vars in 756 bytes} [Thu Mar 5 19:02:49 2026] DELETE /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/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: 1382/2854] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:02:49 2026] GET /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:02:49.683 7 INFO neutron.api.v2.resource [None req-f3991fdb-3dcc-4e52-896f-731ba774c100 379a0d1334b5469e8bd7f096419351e7 65b86ca853b6443593641e529e295c26 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/2855] 10.0.0.67 () {32 vars in 760 bytes} [Thu Mar 5 19:02:49 2026] DELETE /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2858] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:02:49 2026] DELETE /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/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: 1476/2859] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:02:49 2026] GET /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc/tags => 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: 1384/2860] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:49 2026] DELETE /v2.0/security-groups/88cc4877-b83f-4e91-b919-4aaef22437bc => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2861] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:50 2026] GET /v2.0/security-groups?tenant_id=e89fd451817544e8a11604482b657da7&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2862] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:50 2026] DELETE /v2.0/security-groups/cd3faa47-807a-4ca3-8644-e20070d9f653 => 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: 1478/2863] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:50 2026] GET /v2.0/security-groups?tenant_id=65b86ca853b6443593641e529e295c26&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2864] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:50 2026] DELETE /v2.0/security-groups/88144f69-57d0-415f-bb7e-b7d8efb948df => 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: 1479/2865] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:02:52 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: 1387/2866] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:02:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2867] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:02:52 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: 1388/2868] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:02:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2869] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:02:52 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1389/2870] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:02:52 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2871] 162.253.55.195 () {34 vars in 716 bytes} [Thu Mar 5 19:02:52 2026] POST /v2.0/ports => generated 1059 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2872] 10.0.0.157 () {34 vars in 970 bytes} [Thu Mar 5 19:02:53 2026] GET /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1059 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2873] 10.0.0.157 () {34 vars in 906 bytes} [Thu Mar 5 19:02:53 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) 2026-03-05 19:02:53.803 8 INFO neutron.db.segments_db [None req-f425bca1-2220-4bd4-a966-60fa317c4c2f 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] Added segment e1f1d554-a347-4373-a423-f29277d0b896 of type vxlan for network 0a0177ce-08c2-48a2-90b0-8a0c9bdd7f03 [pid: 8|app: 0|req: 1391/2874] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:02:53 2026] POST /v2.0/networks => generated 613 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2875] 10.0.0.67 () {34 vars in 662 bytes} [Thu Mar 5 19:02:53 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1485/2876] 162.253.55.195 () {34 vars in 1261 bytes} [Thu Mar 5 19:02:54 2026] GET /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:02:54.285 7 INFO neutron.db.segments_db [None req-a2f44e02-c002-46db-a3d9-8765b2154a2f 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] Added segment 7460c85f-e69f-4b23-9c26-227c95d0cb48 of type vxlan for network 275ed0d2-0503-48a8-bf0c-e302c02d8ef5 2026-03-05 19:02:54.297 8 INFO neutron.db.segments_db [None req-3b8128f4-6690-45d6-95ca-9eaeac1e8cba d804b41bad9d4f8c9c25b57f2f36c9e9 87c7f7443b484934852c89e01753e6be - - default default] Added segment c981933c-c44a-43b0-a0d6-e7b5e9e2d584 of type vxlan for network 5ce4d53f-06ed-41ca-87fe-2fe084d099dc [pid: 7|app: 0|req: 1486/2877] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:02:54 2026] POST /v2.0/networks => generated 613 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2878] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:02:54 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: 1487/2879] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:02:54 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2880] 10.0.0.67 () {34 vars in 667 bytes} [Thu Mar 5 19:02:54 2026] POST /v2.0/subnets => generated 626 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2881] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:02:54 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2882] 10.0.0.67 () {34 vars in 749 bytes} [Thu Mar 5 19:02:54 2026] PUT /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/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: 1491/2883] 10.0.0.67 () {32 vars in 729 bytes} [Thu Mar 5 19:02:54 2026] GET /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2884] 10.0.0.67 () {34 vars in 662 bytes} [Thu Mar 5 19:02:54 2026] POST /v2.0/ports => generated 743 bytes in 296 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-03-05 19:02:54.741 8 INFO neutron.db.segments_db [None req-ed52d62d-9b59-43a9-b5e8-175fa915be61 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] Added segment e615d20c-7ff0-4c16-803a-280319780115 of type vxlan for network 3a33748d-5657-4478-8a30-58b62a652fb1 [pid: 7|app: 0|req: 1492/2885] 10.0.0.67 () {34 vars in 760 bytes} [Thu Mar 5 19:02:54 2026] PUT /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2886] 10.0.0.67 () {32 vars in 729 bytes} [Thu Mar 5 19:02:54 2026] GET /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2887] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:02:54 2026] POST /v2.0/networks => generated 612 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2888] 10.0.0.67 () {34 vars in 756 bytes} [Thu Mar 5 19:02:54 2026] PUT /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2889] 10.0.0.67 () {32 vars in 729 bytes} [Thu Mar 5 19:02:54 2026] GET /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2890] 10.0.0.67 () {34 vars in 778 bytes} [Thu Mar 5 19:02:54 2026] PUT /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2891] 10.0.0.67 () {32 vars in 729 bytes} [Thu Mar 5 19:02:54 2026] GET /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2892] 10.0.0.67 () {34 vars in 662 bytes} [Thu Mar 5 19:02:54 2026] POST /v2.0/ports => generated 743 bytes in 256 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: 1498/2893] 10.0.0.67 () {34 vars in 749 bytes} [Thu Mar 5 19:02:55 2026] PUT /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:02:55.114 8 INFO neutron.db.segments_db [None req-eb467617-5c66-4719-b827-19caa7954a71 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] Added segment 9d44ea47-870d-4de2-8ae8-13225b8c9641 of type vxlan for network 963cd5eb-fffe-4e21-af78-bf08d019177f [pid: 7|app: 0|req: 1499/2894] 10.0.0.67 () {32 vars in 729 bytes} [Thu Mar 5 19:02:55 2026] GET /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2895] 162.253.55.195 () {34 vars in 974 bytes} [Thu Mar 5 19:02:55 2026] GET /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1059 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2896] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:02:55 2026] POST /v2.0/networks => generated 613 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2897] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 19:02:55 2026] GET /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2898] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:02:55 2026] GET /v2.0/networks?id=f205573e-308e-40d0-b4a5-c3407631d4f9 => generated 802 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:02:55.280 8 INFO neutron.api.v2.resource [None req-ca594c88-55fa-4e0e-ab22-543e90149f7d d804b41bad9d4f8c9c25b57f2f36c9e9 87c7f7443b484934852c89e01753e6be - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1398/2899] 10.0.0.67 () {32 vars in 741 bytes} [Thu Mar 5 19:02:55 2026] GET /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2900] 10.0.0.67 () {34 vars in 662 bytes} [Thu Mar 5 19:02:55 2026] POST /v2.0/ports => generated 743 bytes in 253 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: 1503/2901] 10.0.0.67 () {32 vars in 740 bytes} [Thu Mar 5 19:02:55 2026] DELETE /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:02:55.544 7 INFO neutron.db.segments_db [None req-91fb76ea-4131-480a-ba69-95f786cb959d 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] Added segment 8b980655-9903-4dc3-b2ea-90b009170b35 of type vxlan for network 53145e68-976a-4b6b-a339-acbd1eb126f9 [pid: 7|app: 0|req: 1504/2902] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:02:55 2026] POST /v2.0/networks => generated 613 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2903] 10.0.0.67 () {32 vars in 729 bytes} [Thu Mar 5 19:02:55 2026] GET /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2904] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 19:02:55 2026] PUT /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1249 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:02:55.747 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-93cc4d86-65a0-4fe4-8f69-e2774e0b47ae'] response: {'name': 'network-changed', 'server_uuid': '3fe5018c-a272-49c8-a151-22090c1d1c8e', 'tag': '11f6d344-4205-47ce-a18d-4022bae862f2', 'status': 'completed', 'code': 200} 2026-03-05 19:02:55.755 8 INFO neutron.api.v2.resource [None req-8e47faf9-022b-43c8-9c09-aa755a1c3121 d804b41bad9d4f8c9c25b57f2f36c9e9 87c7f7443b484934852c89e01753e6be - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1400/2905] 10.0.0.67 () {32 vars in 744 bytes} [Thu Mar 5 19:02:55 2026] DELETE /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2906] 10.0.0.67 () {32 vars in 732 bytes} [Thu Mar 5 19:02:55 2026] DELETE /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2907] 10.0.0.67 () {32 vars in 729 bytes} [Thu Mar 5 19:02:55 2026] GET /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2908] 10.0.0.67 () {34 vars in 662 bytes} [Thu Mar 5 19:02:55 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1507/2909] 10.0.0.67 () {34 vars in 745 bytes} [Thu Mar 5 19:02:55 2026] PUT /v2.0/ports/290c8ed0-b156-4d1d-8b68-eefabfbc8329/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1403/2910] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:02:55 2026] DELETE /v2.0/subnets/32ae8b61-cd3c-4d29-ac67-ebc80ee474ca => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2911] 10.0.0.67 () {34 vars in 745 bytes} [Thu Mar 5 19:02:56 2026] PUT /v2.0/ports/7f59c76d-f25f-4547-b2c8-fc377e1e9816/tags => generated 25 bytes in 55 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-03-05 19:02:56.136 8 INFO neutron_taas.services.taas.taas_plugin [None req-888131ee-7d8b-44ee-90a5-ad639030a9ec d804b41bad9d4f8c9c25b57f2f36c9e9 87c7f7443b484934852c89e01753e6be - - default default] TaaS: Handle Delete Port: 11104115-7f7c-4ed4-85af-fd0616368b7c 2026-03-05 19:02:56.139 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-888131ee-7d8b-44ee-90a5-ad639030a9ec d804b41bad9d4f8c9c25b57f2f36c9e9 87c7f7443b484934852c89e01753e6be - - default default] Tap Mirror: Handle Delete Port: 11104115-7f7c-4ed4-85af-fd0616368b7c [pid: 7|app: 0|req: 1509/2912] 10.0.0.67 () {34 vars in 745 bytes} [Thu Mar 5 19:02:56 2026] PUT /v2.0/ports/c89de059-b3df-42ef-848c-121b74e241e7/tags => generated 34 bytes in 54 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: 1510/2913] 10.0.0.67 () {34 vars in 745 bytes} [Thu Mar 5 19:02:56 2026] PUT /v2.0/ports/8fa4ea90-54a9-4b04-80b2-09e78316630d/tags => generated 19 bytes in 52 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-03-05 19:02:56.311 8 INFO neutron.services.segments.plugin [-] Segment c981933c-c44a-43b0-a0d6-e7b5e9e2d584 resource provider aggregate not found 2026-03-05 19:02:56.322 8 INFO neutron.services.segments.plugin [-] Segment c981933c-c44a-43b0-a0d6-e7b5e9e2d584 resource provider aggregate not found [pid: 7|app: 0|req: 1511/2914] 10.0.0.67 () {32 vars in 658 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:02:56.340 8 INFO neutron.services.segments.plugin [-] Segment c981933c-c44a-43b0-a0d6-e7b5e9e2d584 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c981933c-c44a-43b0-a0d6-e7b5e9e2d584 found for delete ", "request_id": "req-1b9c2c87-5fbc-494a-a4f4-a225b0f2ab09"}]} 2026-03-05 19:02:56.345 8 INFO neutron.services.segments.plugin [-] Segment c981933c-c44a-43b0-a0d6-e7b5e9e2d584 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c981933c-c44a-43b0-a0d6-e7b5e9e2d584 found for delete ", "request_id": "req-793c2f2a-6c17-42f5-b8b6-db60f167ae5e"}]} [pid: 8|app: 0|req: 1404/2915] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:56 2026] DELETE /v2.0/networks/5ce4d53f-06ed-41ca-87fe-2fe084d099dc => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2916] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 2489 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2917] 10.0.0.67 () {32 vars in 672 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2918] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/networks?id=f205573e-308e-40d0-b4a5-c3407631d4f9 => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2919] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=11f6d344-4205-47ce-a18d-4022bae862f2 => 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: 1406/2920] 10.0.0.67 () {32 vars in 668 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2921] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/subnets?id=57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2922] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/ports?network_id=f205573e-308e-40d0-b4a5-c3407631d4f9&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: 1407/2923] 10.0.0.67 () {32 vars in 680 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2924] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1518/2925] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1408/2926] 10.0.0.67 () {32 vars in 666 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2927] 10.0.0.67 () {32 vars in 680 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2928] 10.0.0.67 () {32 vars in 676 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2929] 10.0.0.67 () {32 vars in 688 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:02:56.960 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b6b5cca-626d-4274-8c04-28e4efb98cd4 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] TaaS: Handle Delete Port: 290c8ed0-b156-4d1d-8b68-eefabfbc8329 2026-03-05 19:02:56.963 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b6b5cca-626d-4274-8c04-28e4efb98cd4 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] Tap Mirror: Handle Delete Port: 290c8ed0-b156-4d1d-8b68-eefabfbc8329 [pid: 8|app: 0|req: 1410/2930] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:02:56 2026] DELETE /v2.0/ports/290c8ed0-b156-4d1d-8b68-eefabfbc8329 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2931] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:56 2026] GET /v2.0/security-groups?tenant_id=87c7f7443b484934852c89e01753e6be&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:02:57.145 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9781caf-306a-4187-b496-ac04e44a5442 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] TaaS: Handle Delete Port: 7f59c76d-f25f-4547-b2c8-fc377e1e9816 2026-03-05 19:02:57.148 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9781caf-306a-4187-b496-ac04e44a5442 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] Tap Mirror: Handle Delete Port: 7f59c76d-f25f-4547-b2c8-fc377e1e9816 [pid: 7|app: 0|req: 1522/2932] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:57 2026] DELETE /v2.0/security-groups/f8224ef7-0498-4387-9afc-6fdb0cf017fa => 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: 1411/2933] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:02:57 2026] DELETE /v2.0/ports/7f59c76d-f25f-4547-b2c8-fc377e1e9816 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:02:57.325 7 INFO neutron_taas.services.taas.taas_plugin [None req-40cbae1d-26f8-4ce0-a910-4f23d8db0808 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] TaaS: Handle Delete Port: c89de059-b3df-42ef-848c-121b74e241e7 2026-03-05 19:02:57.328 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40cbae1d-26f8-4ce0-a910-4f23d8db0808 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] Tap Mirror: Handle Delete Port: c89de059-b3df-42ef-848c-121b74e241e7 [pid: 8|app: 0|req: 1412/2934] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:57 2026] GET /v2.0/security-groups?tenant_id=403132dfc2704036b133f14a3bab83fc&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2935] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:02:57 2026] DELETE /v2.0/ports/c89de059-b3df-42ef-848c-121b74e241e7 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2936] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:57 2026] DELETE /v2.0/security-groups/9da16507-f04c-467c-8b44-bd247571ec90 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:02:57.500 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8855a73-a501-4524-b61e-b60ab233f26f 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] TaaS: Handle Delete Port: 8fa4ea90-54a9-4b04-80b2-09e78316630d 2026-03-05 19:02:57.505 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8855a73-a501-4524-b61e-b60ab233f26f 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] Tap Mirror: Handle Delete Port: 8fa4ea90-54a9-4b04-80b2-09e78316630d [pid: 7|app: 0|req: 1524/2937] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:02:57 2026] DELETE /v2.0/ports/8fa4ea90-54a9-4b04-80b2-09e78316630d => 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: 1525/2938] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:02:57 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 2489 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:02:57.702 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1d4ffa7-6c9f-4414-9e4d-4f11bbe0ee92 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] TaaS: Handle Delete Port: e697bd4d-4c59-42ce-80f9-95f86fd6f463 2026-03-05 19:02:57.704 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1d4ffa7-6c9f-4414-9e4d-4f11bbe0ee92 1f125f595dcb45ad9a3b00b41edbd2f4 e412b634c21c4bc8a44add5f272b0654 - - default default] Tap Mirror: Handle Delete Port: e697bd4d-4c59-42ce-80f9-95f86fd6f463 [pid: 7|app: 0|req: 1526/2939] 162.253.55.195 () {34 vars in 1061 bytes} [Thu Mar 5 19:02:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.251&port_id=b1575dc4-680f-40c8-a8b7-b2bd0919f4eb => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2940] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:02:57 2026] GET /v2.0/subnets?id=0accc6b8-3a33-4593-99fa-4383a4d5b57a => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2941] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:02:57 2026] DELETE /v2.0/ports/e697bd4d-4c59-42ce-80f9-95f86fd6f463 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2942] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:02:57 2026] GET /v2.0/ports?network_id=199acba7-155c-47c5-a7e4-3c35df74c671&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2943] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:02:57 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?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: 1530/2944] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:02:57 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?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: 1415/2945] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:57 2026] DELETE /v2.0/networks/0a0177ce-08c2-48a2-90b0-8a0c9bdd7f03 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2946] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:02:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=11f6d344-4205-47ce-a18d-4022bae862f2 => 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: 1532/2947] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:02:57 2026] GET /v2.0/subnets?id=57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2948] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:02:57 2026] GET /v2.0/ports?network_id=f205573e-308e-40d0-b4a5-c3407631d4f9&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: 1416/2949] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:57 2026] DELETE /v2.0/networks/275ed0d2-0503-48a8-bf0c-e302c02d8ef5 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2950] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:02:58 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1535/2951] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:02:58 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1417/2952] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:58 2026] DELETE /v2.0/networks/3a33748d-5657-4478-8a30-58b62a652fb1 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:02:58.325 7 INFO neutron.services.segments.plugin [-] Segment 9d44ea47-870d-4de2-8ae8-13225b8c9641 resource provider aggregate not found 2026-03-05 19:02:58.325 7 INFO neutron.services.segments.plugin [-] Segment 9d44ea47-870d-4de2-8ae8-13225b8c9641 resource provider aggregate not found 2026-03-05 19:02:58.342 7 INFO neutron.services.segments.plugin [-] Segment 9d44ea47-870d-4de2-8ae8-13225b8c9641 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d44ea47-870d-4de2-8ae8-13225b8c9641 found for delete ", "request_id": "req-9f8638ca-f330-4432-8354-2d19fb22257a"}]} 2026-03-05 19:02:58.347 7 INFO neutron.services.segments.plugin [-] Segment 9d44ea47-870d-4de2-8ae8-13225b8c9641 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d44ea47-870d-4de2-8ae8-13225b8c9641 found for delete ", "request_id": "req-456ea115-ff65-4714-a01f-6e5cb4c2c70b"}]} [pid: 7|app: 0|req: 1536/2953] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:58 2026] DELETE /v2.0/networks/963cd5eb-fffe-4e21-af78-bf08d019177f => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:02:58.360 8 INFO neutron.services.segments.plugin [-] Segment e1f1d554-a347-4373-a423-f29277d0b896 resource provider aggregate not found 2026-03-05 19:02:58.365 8 INFO neutron.services.segments.plugin [-] Segment e1f1d554-a347-4373-a423-f29277d0b896 resource provider aggregate not found 2026-03-05 19:02:58.378 8 INFO neutron.services.segments.plugin [-] Segment e1f1d554-a347-4373-a423-f29277d0b896 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1f1d554-a347-4373-a423-f29277d0b896 found for delete ", "request_id": "req-6432dd2e-d505-4796-b7f0-6cea7f02fa62"}]} 2026-03-05 19:02:58.386 8 INFO neutron.services.segments.plugin [-] Segment e1f1d554-a347-4373-a423-f29277d0b896 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1f1d554-a347-4373-a423-f29277d0b896 found for delete ", "request_id": "req-eaba4043-2f88-4bad-82ff-87f47abb5568"}]} 2026-03-05 19:02:58.399 8 INFO neutron.services.segments.plugin [-] Segment 7460c85f-e69f-4b23-9c26-227c95d0cb48 resource provider aggregate not found 2026-03-05 19:02:58.409 8 INFO neutron.services.segments.plugin [-] Segment 7460c85f-e69f-4b23-9c26-227c95d0cb48 resource provider aggregate not found 2026-03-05 19:02:58.416 8 INFO neutron.services.segments.plugin [-] Segment 7460c85f-e69f-4b23-9c26-227c95d0cb48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7460c85f-e69f-4b23-9c26-227c95d0cb48 found for delete ", "request_id": "req-36d41a4f-f97e-45e8-bcb5-a7f751076873"}]} 2026-03-05 19:02:58.430 8 INFO neutron.services.segments.plugin [-] Segment 7460c85f-e69f-4b23-9c26-227c95d0cb48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7460c85f-e69f-4b23-9c26-227c95d0cb48 found for delete ", "request_id": "req-fe7a0506-9f74-46e8-8e55-02ac20b4a18d"}]} 2026-03-05 19:02:58.434 8 INFO neutron.services.segments.plugin [-] Segment e615d20c-7ff0-4c16-803a-280319780115 resource provider aggregate not found 2026-03-05 19:02:58.452 8 INFO neutron.services.segments.plugin [-] Segment e615d20c-7ff0-4c16-803a-280319780115 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e615d20c-7ff0-4c16-803a-280319780115 found for delete ", "request_id": "req-b9693f8b-8a68-4365-aece-d289e724888e"}]} 2026-03-05 19:02:58.456 8 INFO neutron.services.segments.plugin [-] Segment e615d20c-7ff0-4c16-803a-280319780115 resource provider aggregate not found 2026-03-05 19:02:58.476 8 INFO neutron.services.segments.plugin [-] Segment e615d20c-7ff0-4c16-803a-280319780115 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e615d20c-7ff0-4c16-803a-280319780115 found for delete ", "request_id": "req-5c7fb88c-49ff-45fd-9b07-bee029d7ddc8"}]} [pid: 8|app: 0|req: 1418/2954] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:02:58 2026] DELETE /v2.0/networks/53145e68-976a-4b6b-a339-acbd1eb126f9 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2955] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:59 2026] GET /v2.0/security-groups?tenant_id=d6bf83d827be46f3b4085f49aea01049&name=default => generated 2929 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2956] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:59 2026] DELETE /v2.0/security-groups/0f42da6a-5d98-4da4-8f9b-15974b907907 => 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: 1538/2957] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:02:59 2026] GET /v2.0/security-groups?tenant_id=e412b634c21c4bc8a44add5f272b0654&name=default => generated 2929 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2958] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:02:59 2026] DELETE /v2.0/security-groups/fabb6cbd-2b09-426b-adc8-6e5db2b84018 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2959] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:03:00 2026] GET /v2.0/security-groups?tenant_id=6121c7ef181b4a629b240531580c8b62&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: 1421/2960] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:03:00 2026] DELETE /v2.0/security-groups/1e7cf502-919b-4a51-b0c5-36dd6a4c66de => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:03:00.471 8 INFO neutron.services.segments.plugin [-] Segment 8b980655-9903-4dc3-b2ea-90b009170b35 resource provider aggregate not found 2026-03-05 19:03:00.487 8 INFO neutron.services.segments.plugin [-] Segment 8b980655-9903-4dc3-b2ea-90b009170b35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b980655-9903-4dc3-b2ea-90b009170b35 found for delete ", "request_id": "req-81f262ae-73d1-4228-a62d-dbccfebddeec"}]} 2026-03-05 19:03:00.489 8 INFO neutron.services.segments.plugin [-] Segment 8b980655-9903-4dc3-b2ea-90b009170b35 resource provider aggregate not found 2026-03-05 19:03:00.501 8 INFO neutron.services.segments.plugin [-] Segment 8b980655-9903-4dc3-b2ea-90b009170b35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b980655-9903-4dc3-b2ea-90b009170b35 found for delete ", "request_id": "req-9abb342c-e1b0-45f4-ba52-9462fc739809"}]} [pid: 7|app: 0|req: 1540/2961] 10.0.0.157 () {34 vars in 970 bytes} [Thu Mar 5 19:03:02 2026] GET /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1251 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2962] 162.253.55.195 () {34 vars in 788 bytes} [Thu Mar 5 19:03:02 2026] PUT /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1275 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:03:02.427 7 INFO neutron.api.v2.resource [None req-33b91c09-3687-4ea3-b172-8cafc352993c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/2963] 162.253.55.195 () {30 vars in 762 bytes} [Thu Mar 5 19:03:02 2026] GET /v2.0/security-groups/lb-b3499b03-4ce1-4be2-a1b5-30417e3817f9 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:03:02.449 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81101363-c1ff-4c10-ac4f-643a2be9b8ed'] response: {'name': 'network-changed', 'server_uuid': '3fe5018c-a272-49c8-a151-22090c1d1c8e', 'tag': '11f6d344-4205-47ce-a18d-4022bae862f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1423/2964] 162.253.55.195 () {30 vars in 784 bytes} [Thu Mar 5 19:03:02 2026] GET /v2.0/security-groups?name=lb-b3499b03-4ce1-4be2-a1b5-30417e3817f9 => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2965] 162.253.55.195 () {34 vars in 788 bytes} [Thu Mar 5 19:03:02 2026] PUT /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1313 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:03:02.781 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a27a2632-12df-4003-8faa-051b187fee2b'] response: {'name': 'network-changed', 'server_uuid': '3fe5018c-a272-49c8-a151-22090c1d1c8e', 'tag': '11f6d344-4205-47ce-a18d-4022bae862f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1424/2966] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:03:02 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: 1543/2967] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:03:02 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: 1425/2968] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:03:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2969] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:03:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2970] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:02 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 676 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2971] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:03:02 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 2589 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2972] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:03:02 2026] GET /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2973] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:03:03 2026] GET /v2.0/networks?id=f205573e-308e-40d0-b4a5-c3407631d4f9 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2974] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:03:03 2026] GET /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2975] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:03:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=11f6d344-4205-47ce-a18d-4022bae862f2 => 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: 1430/2976] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:03 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1547/2977] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:03:03 2026] GET /v2.0/subnets?id=57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2978] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:03 2026] GET /v2.0/ports?network_id=f205573e-308e-40d0-b4a5-c3407631d4f9&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: 1431/2979] 162.253.55.195 () {30 vars in 742 bytes} [Thu Mar 5 19:03:03 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9 => generated 799 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2980] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:03:03 2026] GET /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2981] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:03:03 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1433/2982] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:03 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1550/2983] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:03:03 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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) 2026-03-05 19:03:03.628 8 INFO neutron.db.segments_db [None req-b19ffccb-7a10-4548-b851-08a7b817c6ad fd4ac996b03c4a1192c7f832ca627cd1 d9c7ff1f16a5475588fec80d2c2fd02d - - default default] Added segment 8c1147fa-fb79-4cf2-b13b-998df499d93b of type vxlan for network f88fb2d2-2fcd-4ff1-94a9-f51627900595 [pid: 8|app: 0|req: 1434/2984] 10.0.0.67 () {34 vars in 668 bytes} [Thu Mar 5 19:03:03 2026] POST /v2.0/networks => generated 612 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2985] 10.0.0.67 () {34 vars in 662 bytes} [Thu Mar 5 19:03:03 2026] POST /v2.0/ports => generated 743 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2986] 10.0.0.67 () {34 vars in 745 bytes} [Thu Mar 5 19:03:03 2026] PUT /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1552/2987] 10.0.0.67 () {32 vars in 725 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1436/2988] 10.0.0.67 () {34 vars in 756 bytes} [Thu Mar 5 19:03:04 2026] PUT /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1553/2989] 10.0.0.67 () {32 vars in 725 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags => generated 34 bytes in 49 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: 1437/2990] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 2589 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2991] 10.0.0.67 () {34 vars in 752 bytes} [Thu Mar 5 19:03:04 2026] PUT /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags/red => generated 4 bytes in 71 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: 1438/2992] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/networks?id=f205573e-308e-40d0-b4a5-c3407631d4f9 => generated 802 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2993] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=11f6d344-4205-47ce-a18d-4022bae862f2 => 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: 1555/2994] 10.0.0.67 () {32 vars in 725 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags => generated 34 bytes in 49 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: 1440/2995] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/subnets?id=57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2996] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/ports?network_id=f205573e-308e-40d0-b4a5-c3407631d4f9&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2997] 10.0.0.67 () {34 vars in 774 bytes} [Thu Mar 5 19:03:04 2026] PUT /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/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: 8|app: 0|req: 1442/2998] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1557/2999] 10.0.0.67 () {32 vars in 725 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags => generated 52 bytes in 47 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: 1443/3000] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1558/3001] 10.0.0.67 () {34 vars in 745 bytes} [Thu Mar 5 19:03:04 2026] PUT /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/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: 1444/3002] 10.0.0.67 () {32 vars in 725 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags => generated 37 bytes in 47 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: 1559/3003] 10.0.0.67 () {32 vars in 733 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 19:03:04.771 8 INFO neutron.api.v2.resource [None req-0bc33f8c-e990-4dde-ada1-577a3d6abfaa fd4ac996b03c4a1192c7f832ca627cd1 d9c7ff1f16a5475588fec80d2c2fd02d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1445/3006] 10.0.0.67 () {32 vars in 737 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags/green => generated 99 bytes in 58 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: 7|app: 0|req: 1562/3007] 10.0.0.67 () {32 vars in 736 bytes} [Thu Mar 5 19:03:04 2026] DELETE /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags/red => generated 0 bytes in 64 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: 1446/3008] 10.0.0.67 () {32 vars in 725 bytes} [Thu Mar 5 19:03:04 2026] GET /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags => generated 30 bytes in 52 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-03-05 19:03:04.965 7 INFO neutron.api.v2.resource [None req-03d1a2ec-37ea-42be-ab20-1b90beed8eb7 fd4ac996b03c4a1192c7f832ca627cd1 d9c7ff1f16a5475588fec80d2c2fd02d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3009] 10.0.0.67 () {32 vars in 740 bytes} [Thu Mar 5 19:03:04 2026] DELETE /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags/green => generated 99 bytes in 63 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: 1447/3010] 10.0.0.67 () {32 vars in 728 bytes} [Thu Mar 5 19:03:04 2026] DELETE /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags => 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: 1564/3011] 10.0.0.67 () {32 vars in 725 bytes} [Thu Mar 5 19:03:05 2026] GET /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1/tags => generated 12 bytes in 47 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-03-05 19:03:05.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef450b76-2997-4978-a586-f69390304392 fd4ac996b03c4a1192c7f832ca627cd1 d9c7ff1f16a5475588fec80d2c2fd02d - - default default] TaaS: Handle Delete Port: 24272de8-d325-4554-b22d-3151e683f5d1 2026-03-05 19:03:05.202 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef450b76-2997-4978-a586-f69390304392 fd4ac996b03c4a1192c7f832ca627cd1 d9c7ff1f16a5475588fec80d2c2fd02d - - default default] Tap Mirror: Handle Delete Port: 24272de8-d325-4554-b22d-3151e683f5d1 [pid: 8|app: 0|req: 1448/3012] 10.0.0.67 () {32 vars in 718 bytes} [Thu Mar 5 19:03:05 2026] DELETE /v2.0/ports/24272de8-d325-4554-b22d-3151e683f5d1 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 19:03:05.398 7 INFO neutron.services.segments.plugin [-] Segment 8c1147fa-fb79-4cf2-b13b-998df499d93b resource provider aggregate not found 2026-03-05 19:03:05.402 7 INFO neutron.services.segments.plugin [-] Segment 8c1147fa-fb79-4cf2-b13b-998df499d93b resource provider aggregate not found 2026-03-05 19:03:05.420 7 INFO neutron.services.segments.plugin [-] Segment 8c1147fa-fb79-4cf2-b13b-998df499d93b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c1147fa-fb79-4cf2-b13b-998df499d93b found for delete ", "request_id": "req-efd93e39-4d75-4c02-af38-8b5f424e4c4b"}]} 2026-03-05 19:03:05.421 7 INFO neutron.services.segments.plugin [-] Segment 8c1147fa-fb79-4cf2-b13b-998df499d93b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c1147fa-fb79-4cf2-b13b-998df499d93b found for delete ", "request_id": "req-3c809d8c-4eae-4e6b-b813-4733815cc7d4"}]} [pid: 7|app: 0|req: 1565/3013] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:03:05 2026] DELETE /v2.0/networks/f88fb2d2-2fcd-4ff1-94a9-f51627900595 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3014] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:03:06 2026] GET /v2.0/security-groups?tenant_id=4bec376100614f78b27776a054d2fff1&name=default => generated 2929 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3015] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:03:06 2026] DELETE /v2.0/security-groups/7992bd35-5e58-48e1-84ff-2fdfc11f54c1 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3016] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:03:06 2026] GET /v2.0/security-groups?tenant_id=d9c7ff1f16a5475588fec80d2c2fd02d&name=default => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3017] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:03:06 2026] DELETE /v2.0/security-groups/83ddc2b4-1aa8-4037-bb4c-4002468d7918 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:03:09.956 8 INFO neutron.db.l3_db [None req-61918ed4-2735-417c-90ac-4befb607de7c 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Floating IP b5f7248b-b0a1-4c2a-a539-3c9d21457a29 associated. External IP: 10.96.250.212, port: eff385ad-c9a9-41e3-a323-243d0584f8eb. [pid: 8|app: 0|req: 1451/3018] 10.0.0.67 () {34 vars in 675 bytes} [Thu Mar 5 19:03:09 2026] POST /v2.0/floatingips => generated 898 bytes in 968 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3019] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 19:03:10 2026] GET /v2.0/ports => generated 24653 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3020] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:03:10 2026] GET /v2.0/routers => generated 728 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3021] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 19:03:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3022] 10.0.0.151 () {28 vars in 676 bytes} [Thu Mar 5 19:03:11 2026] GET /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c/l3-agents => generated 681 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3023] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 19:03:11 2026] GET /v2.0/agents => generated 3386 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3024] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 19:03:11 2026] GET /v2.0/networks => generated 5224 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3025] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 19:03:11 2026] GET /v2.0/network-ip-availabilities => generated 3614 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3026] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 19:03:11 2026] GET /v2.0/security-groups => generated 30248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3027] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:03:11 2026] GET /v2.0/subnets => generated 6134 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3028] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:03:11 2026] GET /v2.0/subnets => generated 6134 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3029] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:03:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3030] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:03:11 2026] GET /v2.0/floatingips => generated 2589 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3031] 10.0.0.157 () {34 vars in 1177 bytes} [Thu Mar 5 19:03:11 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e&device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39&device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => generated 5509 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3032] 10.0.0.157 () {34 vars in 1199 bytes} [Thu Mar 5 19:03:11 2026] GET /v2.0/security-groups?id=771c34cf-1fc5-45eb-b6d9-390156f6d508&id=6508afd4-bf74-4220-8b52-457b97a94f00&id=5f040847-63a0-49e7-bb38-b9842228956f&fields=id&fields=name => generated 286 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3033] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:03:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3034] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:03:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3035] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:03:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3036] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:03:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:03:15.045 7 INFO neutron.api.v2.resource [None req-b9798b59-de1e-4453-9e1f-6e72d85129f9 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3037] 162.253.55.195 () {30 vars in 762 bytes} [Thu Mar 5 19:03:15 2026] GET /v2.0/security-groups/lb-b3499b03-4ce1-4be2-a1b5-30417e3817f9 => 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: 1461/3038] 162.253.55.195 () {30 vars in 784 bytes} [Thu Mar 5 19:03:15 2026] GET /v2.0/security-groups?name=lb-b3499b03-4ce1-4be2-a1b5-30417e3817f9 => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3039] 162.253.55.195 () {30 vars in 814 bytes} [Thu Mar 5 19:03:15 2026] GET /v2.0/security-group-rules?security_group_id=5f040847-63a0-49e7-bb38-b9842228956f => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3040] 162.253.55.195 () {34 vars in 746 bytes} [Thu Mar 5 19:03:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3041] 162.253.55.195 () {34 vars in 746 bytes} [Thu Mar 5 19:03:15 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: 8|app: 0|req: 1464/3044] 10.0.0.200 () {30 vars in 689 bytes} [Thu Mar 5 19:03:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3045] 10.0.0.200 () {30 vars in 691 bytes} [Thu Mar 5 19:03:21 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: 1465/3046] 10.0.0.200 () {30 vars in 667 bytes} [Thu Mar 5 19:03:21 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: 1582/3047] 10.0.0.200 () {30 vars in 703 bytes} [Thu Mar 5 19:03:21 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: 1466/3048] 10.0.0.200 () {28 vars in 438 bytes} [Thu Mar 5 19:03:22 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: 1583/3049] 10.0.0.200 () {30 vars in 727 bytes} [Thu Mar 5 19:03:22 2026] GET /v2.0/subnets/d0a81b3f-af3f-4907-a78a-462424104f1b => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3050] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:03:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3051] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:03:23 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: 1468/3052] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:03:23 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: 1585/3053] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:03:23 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: 1469/3054] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:23 2026] GET /v2.0/subnets/d0a81b3f-af3f-4907-a78a-462424104f1b => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3055] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:03:23 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 2589 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3056] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:03:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3057] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:03:23 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: 1471/3058] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:03:23 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: 1588/3059] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:03: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: 8|app: 0|req: 1472/3060] 162.253.55.195 () {34 vars in 716 bytes} [Thu Mar 5 19:03:23 2026] POST /v2.0/ports => generated 1324 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3061] 10.0.0.157 () {34 vars in 970 bytes} [Thu Mar 5 19:03:24 2026] GET /v2.0/ports/d0488a61-d7a7-45c2-a212-636f81999b7f => generated 1324 bytes in 66 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: 1473/3062] 10.0.0.157 () {34 vars in 906 bytes} [Thu Mar 5 19:03:24 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3063] 162.253.55.195 () {34 vars in 1261 bytes} [Thu Mar 5 19:03:25 2026] GET /v2.0/ports/d0488a61-d7a7-45c2-a212-636f81999b7f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3064] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:03:25 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1591/3065] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:03:25 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1475/3066] 162.253.55.195 () {34 vars in 974 bytes} [Thu Mar 5 19:03:26 2026] GET /v2.0/ports/d0488a61-d7a7-45c2-a212-636f81999b7f => generated 1324 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3067] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:03:26 2026] GET /v2.0/networks?id=887a226a-9882-4c28-abd3-748d2f0823c5 => generated 800 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3068] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 19:03:26 2026] PUT /v2.0/ports/d0488a61-d7a7-45c2-a212-636f81999b7f => generated 1514 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:03:26.786 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe8ef227-20ef-4b93-a8c1-c9ce7590a8f5'] response: {'name': 'network-changed', 'server_uuid': '3fe5018c-a272-49c8-a151-22090c1d1c8e', 'tag': 'd0488a61-d7a7-45c2-a212-636f81999b7f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1593/3069] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:03:27 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 4095 bytes in 62 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: 1477/3070] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:03:27 2026] GET /v2.0/networks?id=887a226a-9882-4c28-abd3-748d2f0823c5 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3071] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:03:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=d0488a61-d7a7-45c2-a212-636f81999b7f => 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: 1478/3072] 162.253.55.195 () {34 vars in 1101 bytes} [Thu Mar 5 19:03:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6f&port_id=d0488a61-d7a7-45c2-a212-636f81999b7f => 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: 1595/3073] 162.253.55.195 () {34 vars in 1063 bytes} [Thu Mar 5 19:03:27 2026] GET /v2.0/subnets?id=d0a81b3f-af3f-4907-a78a-462424104f1b&id=f3096c74-ccd5-4ad7-814a-f671b259fe34 => generated 1409 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3074] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:27 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3075] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:27 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&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: 1480/3076] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:03:27 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1597/3077] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:03:27 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1481/3078] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:03:28 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 4095 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3079] 162.253.55.195 () {34 vars in 1061 bytes} [Thu Mar 5 19:03:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.251&port_id=b1575dc4-680f-40c8-a8b7-b2bd0919f4eb => 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: 1482/3080] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:03:28 2026] GET /v2.0/subnets?id=0accc6b8-3a33-4593-99fa-4383a4d5b57a => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3081] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:28 2026] GET /v2.0/ports?network_id=199acba7-155c-47c5-a7e4-3c35df74c671&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: 1483/3082] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:03:28 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?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: 1600/3083] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:03:28 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?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: 1484/3084] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:03:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=11f6d344-4205-47ce-a18d-4022bae862f2 => 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: 1601/3085] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:03:29 2026] GET /v2.0/subnets?id=57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3086] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:29 2026] GET /v2.0/ports?network_id=f205573e-308e-40d0-b4a5-c3407631d4f9&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3087] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:03:29 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1486/3088] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:03:29 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1603/3089] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:03:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=d0488a61-d7a7-45c2-a212-636f81999b7f => 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: 1487/3090] 162.253.55.195 () {34 vars in 1101 bytes} [Thu Mar 5 19:03:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6f&port_id=d0488a61-d7a7-45c2-a212-636f81999b7f => 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: 1604/3091] 162.253.55.195 () {34 vars in 1063 bytes} [Thu Mar 5 19:03:29 2026] GET /v2.0/subnets?id=d0a81b3f-af3f-4907-a78a-462424104f1b&id=f3096c74-ccd5-4ad7-814a-f671b259fe34 => generated 1409 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3092] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:29 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3093] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:29 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&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: 1489/3094] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:03:29 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1606/3095] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:03:29 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1490/3096] 10.0.0.157 () {34 vars in 970 bytes} [Thu Mar 5 19:03:33 2026] GET /v2.0/ports/d0488a61-d7a7-45c2-a212-636f81999b7f => generated 1516 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3097] 162.253.55.195 () {30 vars in 742 bytes} [Thu Mar 5 19:03:33 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5 => generated 797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3098] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:33 2026] GET /v2.0/subnets/d0a81b3f-af3f-4907-a78a-462424104f1b => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3099] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:33 2026] GET /v2.0/subnets/f3096c74-ccd5-4ad7-814a-f671b259fe34 => generated 743 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3100] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:03:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3101] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:03:33 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: 1493/3102] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:03:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3103] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:03:33 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: 1494/3104] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:33 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3105] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:03:33 2026] GET /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3106] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:03:33 2026] GET /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3107] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:34 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1496/3108] 162.253.55.195 () {30 vars in 742 bytes} [Thu Mar 5 19:03:34 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9 => generated 799 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3109] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:03:34 2026] GET /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3110] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:34 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1615/3113] 10.0.0.200 () {30 vars in 689 bytes} [Thu Mar 5 19:03:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3114] 10.0.0.200 () {30 vars in 691 bytes} [Thu Mar 5 19:03:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3115] 10.0.0.200 () {30 vars in 667 bytes} [Thu Mar 5 19:03:38 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: 1500/3116] 10.0.0.200 () {30 vars in 703 bytes} [Thu Mar 5 19:03: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: 7|app: 0|req: 1617/3117] 10.0.0.200 () {28 vars in 438 bytes} [Thu Mar 5 19:03:38 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3118] 10.0.0.200 () {30 vars in 727 bytes} [Thu Mar 5 19:03:38 2026] GET /v2.0/subnets/29fbd06c-c409-47c7-867a-7f350bf29ee4 => generated 656 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3119] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:03: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: 1502/3120] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:03:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3121] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:03:39 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: 1503/3122] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:03:39 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: 1620/3123] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:39 2026] GET /v2.0/subnets/d0a81b3f-af3f-4907-a78a-462424104f1b => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3124] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:39 2026] GET /v2.0/subnets/29fbd06c-c409-47c7-867a-7f350bf29ee4 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3125] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:03:39 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 4097 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3126] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:03:39 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: 1622/3127] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:03:39 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: 1506/3128] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:03:39 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: 1623/3129] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:03:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3130] 162.253.55.195 () {34 vars in 716 bytes} [Thu Mar 5 19:03:39 2026] POST /v2.0/ports => generated 1332 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3131] 10.0.0.157 () {34 vars in 970 bytes} [Thu Mar 5 19:03:40 2026] GET /v2.0/ports/44371140-1619-49fc-bf8f-944710f3d536 => generated 1332 bytes in 103 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: 1508/3132] 162.253.55.195 () {34 vars in 1261 bytes} [Thu Mar 5 19:03:41 2026] GET /v2.0/ports/44371140-1619-49fc-bf8f-944710f3d536?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3133] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:03:41 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3134] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:03:41 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1626/3135] 162.253.55.195 () {34 vars in 974 bytes} [Thu Mar 5 19:03:42 2026] GET /v2.0/ports/44371140-1619-49fc-bf8f-944710f3d536 => generated 1332 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3136] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:03:42 2026] GET /v2.0/networks?id=496aa254-91cd-41c9-8b99-d39ce363b43e => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3137] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 19:03:42 2026] PUT /v2.0/ports/44371140-1619-49fc-bf8f-944710f3d536 => generated 1522 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:03:42.663 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf998fb4-f3f7-4b53-ac9c-92b475684e5e'] response: {'name': 'network-changed', 'server_uuid': '3fe5018c-a272-49c8-a151-22090c1d1c8e', 'tag': '44371140-1619-49fc-bf8f-944710f3d536', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1511/3138] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:03:43 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 5611 bytes in 70 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: 1628/3139] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:03:43 2026] GET /v2.0/networks?id=496aa254-91cd-41c9-8b99-d39ce363b43e => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3140] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:03:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.226&port_id=44371140-1619-49fc-bf8f-944710f3d536 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3141] 162.253.55.195 () {34 vars in 1105 bytes} [Thu Mar 5 19:03:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23b&port_id=44371140-1619-49fc-bf8f-944710f3d536 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3142] 162.253.55.195 () {34 vars in 1063 bytes} [Thu Mar 5 19:03:43 2026] GET /v2.0/subnets?id=29fbd06c-c409-47c7-867a-7f350bf29ee4&id=e68662bd-abbd-42e8-b377-657570a3bb21 => generated 1415 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3143] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:43 2026] GET /v2.0/ports?network_id=496aa254-91cd-41c9-8b99-d39ce363b43e&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: 1514/3144] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:43 2026] GET /v2.0/ports?network_id=496aa254-91cd-41c9-8b99-d39ce363b43e&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3145] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:03:43 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1515/3146] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:03:43 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1632/3147] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:03:44 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 5611 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3148] 162.253.55.195 () {34 vars in 1061 bytes} [Thu Mar 5 19:03:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.251&port_id=b1575dc4-680f-40c8-a8b7-b2bd0919f4eb => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3149] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:03:44 2026] GET /v2.0/subnets?id=0accc6b8-3a33-4593-99fa-4383a4d5b57a => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3150] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:44 2026] GET /v2.0/ports?network_id=199acba7-155c-47c5-a7e4-3c35df74c671&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3151] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:03:44 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?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: 1518/3152] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:03:44 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?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: 1635/3153] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:03:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=11f6d344-4205-47ce-a18d-4022bae862f2 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3154] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:03:44 2026] GET /v2.0/subnets?id=57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1636/3155] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:44 2026] GET /v2.0/ports?network_id=f205573e-308e-40d0-b4a5-c3407631d4f9&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3156] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:03:44 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1637/3157] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1521/3158] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=d0488a61-d7a7-45c2-a212-636f81999b7f => 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: 1638/3159] 162.253.55.195 () {34 vars in 1101 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6f&port_id=d0488a61-d7a7-45c2-a212-636f81999b7f => 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: 1522/3160] 162.253.55.195 () {34 vars in 1063 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/subnets?id=d0a81b3f-af3f-4907-a78a-462424104f1b&id=f3096c74-ccd5-4ad7-814a-f671b259fe34 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3161] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&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: 1523/3162] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3163] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1524/3164] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1641/3165] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.226&port_id=44371140-1619-49fc-bf8f-944710f3d536 => 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: 1525/3166] 162.253.55.195 () {34 vars in 1105 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23b&port_id=44371140-1619-49fc-bf8f-944710f3d536 => 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: 1642/3167] 162.253.55.195 () {34 vars in 1063 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/subnets?id=29fbd06c-c409-47c7-867a-7f350bf29ee4&id=e68662bd-abbd-42e8-b377-657570a3bb21 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3168] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/ports?network_id=496aa254-91cd-41c9-8b99-d39ce363b43e&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3169] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/ports?network_id=496aa254-91cd-41c9-8b99-d39ce363b43e&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3170] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1644/3171] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:03:45 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1528/3172] 10.0.0.157 () {34 vars in 970 bytes} [Thu Mar 5 19:03:49 2026] GET /v2.0/ports/44371140-1619-49fc-bf8f-944710f3d536 => generated 1524 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3173] 162.253.55.195 () {30 vars in 742 bytes} [Thu Mar 5 19:03:49 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e => generated 797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3174] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:49 2026] GET /v2.0/subnets/29fbd06c-c409-47c7-867a-7f350bf29ee4 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3175] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:49 2026] GET /v2.0/subnets/e68662bd-abbd-42e8-b377-657570a3bb21 => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3176] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:03:49 2026] GET /v2.0/ports/d0488a61-d7a7-45c2-a212-636f81999b7f => generated 1516 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3179] 162.253.55.195 () {34 vars in 789 bytes} [Thu Mar 5 19:03:49 2026] PUT /v2.0/ports/d0488a61-d7a7-45c2-a212-636f81999b7f => generated 1255 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:03:50.130 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4ae5685-278c-41d5-bc11-69fbb06a0be0'] response: {'name': 'network-changed', 'server_uuid': '3fe5018c-a272-49c8-a151-22090c1d1c8e', 'tag': 'd0488a61-d7a7-45c2-a212-636f81999b7f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1648/3180] 162.253.55.195 () {30 vars in 742 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5 => generated 797 bytes in 95 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: 1533/3181] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/subnets/d0a81b3f-af3f-4907-a78a-462424104f1b => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3182] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:03:50 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: 1534/3183] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3184] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:03:50 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: 1535/3185] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:03:50 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: 1651/3186] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1536/3187] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3188] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1349 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3189] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3190] 162.253.55.195 () {30 vars in 742 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3191] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3192] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 5388 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3193] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3194] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/networks?id=887a226a-9882-4c28-abd3-748d2f0823c5 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3195] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=d0488a61-d7a7-45c2-a212-636f81999b7f => 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: 1656/3196] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/subnets?id=d0a81b3f-af3f-4907-a78a-462424104f1b => 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: 1541/3197] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3198] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1542/3199] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:03:50 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1658/3200] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:04:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3201] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:04: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: 1659/3202] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:04:03 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: 1544/3203] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:04: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: 7|app: 0|req: 1660/3204] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:04:03 2026] GET /v2.0/subnets/d0a81b3f-af3f-4907-a78a-462424104f1b => generated 673 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3205] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:03 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 5388 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3206] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:04: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: 1546/3207] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:04:03 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: 1662/3208] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:04:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3209] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:04:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3210] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:04:03 2026] GET /v2.0/ports/44371140-1619-49fc-bf8f-944710f3d536 => generated 1524 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3211] 162.253.55.195 () {34 vars in 789 bytes} [Thu Mar 5 19:04:03 2026] PUT /v2.0/ports/44371140-1619-49fc-bf8f-944710f3d536 => generated 1255 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:04:04.229 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b806592-92f9-4c0e-8bea-96017924dd6a'] response: {'name': 'network-changed', 'server_uuid': '3fe5018c-a272-49c8-a151-22090c1d1c8e', 'tag': '44371140-1619-49fc-bf8f-944710f3d536', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1664/3212] 162.253.55.195 () {30 vars in 742 bytes} [Thu Mar 5 19:04:04 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e => generated 797 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: 1549/3213] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:04:04 2026] GET /v2.0/subnets/29fbd06c-c409-47c7-867a-7f350bf29ee4 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3214] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:04:04 2026] GET /v2.0/ports/44371140-1619-49fc-bf8f-944710f3d536 => generated 1291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3215] 162.253.55.195 () {34 vars in 788 bytes} [Thu Mar 5 19:04:04 2026] PUT /v2.0/ports/44371140-1619-49fc-bf8f-944710f3d536 => generated 1080 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3216] 162.253.55.195 () {30 vars in 742 bytes} [Thu Mar 5 19:04:04 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e => generated 797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1551/3218] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:04 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 4980 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3220] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:04:04 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 4980 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3221] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:04:04 2026] GET /v2.0/networks?id=496aa254-91cd-41c9-8b99-d39ce363b43e => generated 800 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3222] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:04 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 4980 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3223] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:04:04 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1670/3224] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:04:04 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1555/3225] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:05 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 4980 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:04:06.275 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ce4cb15-9147-433f-a181-bfdc1ff83a69'] response: {'name': 'network-changed', 'server_uuid': '3fe5018c-a272-49c8-a151-22090c1d1c8e', 'tag': '44371140-1619-49fc-bf8f-944710f3d536', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1671/3226] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:04:06 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 4980 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3227] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:04:06 2026] GET /v2.0/networks?id=496aa254-91cd-41c9-8b99-d39ce363b43e => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3228] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:04:06 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1673/3229] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:04:06 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1557/3230] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:06 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 4980 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3231] 162.253.55.195 () {34 vars in 974 bytes} [Thu Mar 5 19:04:07 2026] GET /v2.0/ports/44371140-1619-49fc-bf8f-944710f3d536 => generated 1116 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3232] 162.253.55.195 () {34 vars in 1059 bytes} [Thu Mar 5 19:04:07 2026] GET /v2.0/ports/44371140-1619-49fc-bf8f-944710f3d536?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3233] 162.253.55.195 () {34 vars in 1015 bytes} [Thu Mar 5 19:04:07 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?fields=dns_domain => generated 29 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3234] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 19:04:07 2026] PUT /v2.0/ports/44371140-1619-49fc-bf8f-944710f3d536 => generated 917 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3235] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:07 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 3872 bytes in 45 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-03-05 19:04:08.148 8 INFO neutron_taas.services.taas.taas_plugin [None req-4635057c-250a-4a07-a1d0-ab374124032b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 44371140-1619-49fc-bf8f-944710f3d536 2026-03-05 19:04:08.151 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4635057c-250a-4a07-a1d0-ab374124032b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 44371140-1619-49fc-bf8f-944710f3d536 [pid: 8|app: 0|req: 1560/3236] 162.253.55.195 () {32 vars in 758 bytes} [Thu Mar 5 19:04:08 2026] DELETE /v2.0/ports/44371140-1619-49fc-bf8f-944710f3d536 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3237] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:04:08 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: 1561/3238] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:04:08 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: 1678/3239] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:04: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: 8|app: 0|req: 1562/3240] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:04:08 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: 1679/3241] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:04:08 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1563/3242] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:04:08 2026] GET /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3243] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:04:08 2026] GET /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3244] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:04:08 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3245] 162.253.55.195 () {30 vars in 742 bytes} [Thu Mar 5 19:04:08 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3246] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:04:08 2026] GET /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3247] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:04:08 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1566/3248] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:04:09 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 3872 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3249] 162.253.55.195 () {34 vars in 1225 bytes} [Thu Mar 5 19:04:09 2026] GET /v2.0/networks?id=199acba7-155c-47c5-a7e4-3c35df74c671&id=f205573e-308e-40d0-b4a5-c3407631d4f9&id=887a226a-9882-4c28-abd3-748d2f0823c5&id=496aa254-91cd-41c9-8b99-d39ce363b43e => generated 3095 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3250] 162.253.55.195 () {34 vars in 1061 bytes} [Thu Mar 5 19:04:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.251&port_id=b1575dc4-680f-40c8-a8b7-b2bd0919f4eb => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3251] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:04:09 2026] GET /v2.0/subnets?id=0accc6b8-3a33-4593-99fa-4383a4d5b57a => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3252] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:04:09 2026] GET /v2.0/ports?network_id=199acba7-155c-47c5-a7e4-3c35df74c671&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3253] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:04:09 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?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: 1569/3254] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:04:09 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?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: 1686/3255] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:04:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=11f6d344-4205-47ce-a18d-4022bae862f2 => 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: 1570/3256] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:04:09 2026] GET /v2.0/subnets?id=57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3257] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:04:09 2026] GET /v2.0/ports?network_id=f205573e-308e-40d0-b4a5-c3407631d4f9&device_owner=network%3Adhcp => generated 1461 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3258] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:04:09 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1688/3259] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:04:09 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1572/3260] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:04:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=d0488a61-d7a7-45c2-a212-636f81999b7f => 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: 1689/3261] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:04:10 2026] GET /v2.0/subnets?id=d0a81b3f-af3f-4907-a78a-462424104f1b => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3262] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:04:10 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3263] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:04:10 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3264] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:04:10 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1691/3265] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:04:10 2026] GET /v2.0/subnets => generated 6134 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3266] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:04:10 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) [pid: 7|app: 0|req: 1692/3267] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 19:04:10 2026] GET /v2.0/agents => generated 3386 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3268] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:04:10 2026] GET /v2.0/routers => generated 728 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3269] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 19:04:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3270] 10.0.0.151 () {28 vars in 676 bytes} [Thu Mar 5 19:04:10 2026] GET /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c/l3-agents => generated 681 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3271] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:04:10 2026] GET /v2.0/floatingips => generated 2589 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3272] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 19:04:10 2026] GET /v2.0/networks => generated 5224 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3273] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:04:10 2026] GET /v2.0/subnets => generated 6134 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3274] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 19:04:11 2026] GET /v2.0/security-groups => generated 31474 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3275] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 19:04:11 2026] GET /v2.0/network-ip-availabilities => generated 3614 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3276] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 19:04:11 2026] GET /v2.0/ports => generated 25936 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3277] 10.0.0.157 () {34 vars in 1177 bytes} [Thu Mar 5 19:04:11 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e&device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39&device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => generated 6792 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3278] 10.0.0.157 () {34 vars in 1279 bytes} [Thu Mar 5 19:04:11 2026] GET /v2.0/security-groups?id=fa6a0cd2-26c5-4b71-81a1-507696162fcb&id=771c34cf-1fc5-45eb-b6d9-390156f6d508&id=6508afd4-bf74-4220-8b52-457b97a94f00&id=5f040847-63a0-49e7-bb38-b9842228956f&fields=id&fields=name => generated 353 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3279] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:04:13 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: 1582/3280] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:04:13 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: 1699/3281] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:04: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: 1583/3282] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:04: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: 1700/3283] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:13 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 3872 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3284] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:04:13 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: 1701/3285] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:04:13 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: 1585/3286] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:04: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: 7|app: 0|req: 1702/3287] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:04: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: 8|app: 0|req: 1586/3288] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:04:13 2026] GET /v2.0/ports/d0488a61-d7a7-45c2-a212-636f81999b7f => generated 1291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3289] 162.253.55.195 () {34 vars in 788 bytes} [Thu Mar 5 19:04:14 2026] PUT /v2.0/ports/d0488a61-d7a7-45c2-a212-636f81999b7f => generated 1080 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:04:14.333 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4814422b-f57a-477c-8b8a-03f4f9f95f42'] response: {'name': 'network-changed', 'server_uuid': '3fe5018c-a272-49c8-a151-22090c1d1c8e', 'tag': 'd0488a61-d7a7-45c2-a212-636f81999b7f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1587/3290] 162.253.55.195 () {30 vars in 742 bytes} [Thu Mar 5 19:04:14 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5 => generated 797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1704/3291] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:14 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 3697 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3292] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:14 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 3697 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3293] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:04:14 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 3697 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3294] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:04:14 2026] GET /v2.0/networks?id=887a226a-9882-4c28-abd3-748d2f0823c5 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3295] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:04:14 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1590/3296] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:04:15 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1707/3297] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:15 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 3697 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3298] 162.253.55.195 () {34 vars in 974 bytes} [Thu Mar 5 19:04:16 2026] GET /v2.0/ports/d0488a61-d7a7-45c2-a212-636f81999b7f => generated 1116 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3299] 162.253.55.195 () {34 vars in 1059 bytes} [Thu Mar 5 19:04:16 2026] GET /v2.0/ports/d0488a61-d7a7-45c2-a212-636f81999b7f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3300] 162.253.55.195 () {34 vars in 1015 bytes} [Thu Mar 5 19:04:16 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3301] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:16 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 3697 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3302] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 19:04:16 2026] PUT /v2.0/ports/d0488a61-d7a7-45c2-a212-636f81999b7f => generated 917 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3303] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:17 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 2589 bytes in 40 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-03-05 19:04:17.797 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c694c34-304e-4eca-a168-b9404018083c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: d0488a61-d7a7-45c2-a212-636f81999b7f 2026-03-05 19:04:17.800 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c694c34-304e-4eca-a168-b9404018083c 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: d0488a61-d7a7-45c2-a212-636f81999b7f [pid: 7|app: 0|req: 1710/3304] 162.253.55.195 () {32 vars in 758 bytes} [Thu Mar 5 19:04:17 2026] DELETE /v2.0/ports/d0488a61-d7a7-45c2-a212-636f81999b7f => 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: 1595/3305] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:04:17 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: 1711/3306] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:04:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3307] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:04:18 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: 1712/3308] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:04:18 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: 1597/3309] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1713/3310] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3311] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1349 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3312] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1599/3313] 162.253.55.195 () {30 vars in 742 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9 => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3314] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3315] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1600/3316] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 2589 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3317] 162.253.55.195 () {34 vars in 1145 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/networks?id=199acba7-155c-47c5-a7e4-3c35df74c671&id=f205573e-308e-40d0-b4a5-c3407631d4f9&id=887a226a-9882-4c28-abd3-748d2f0823c5 => generated 2309 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3318] 162.253.55.195 () {34 vars in 1061 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.251&port_id=b1575dc4-680f-40c8-a8b7-b2bd0919f4eb => 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: 1718/3319] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/subnets?id=0accc6b8-3a33-4593-99fa-4383a4d5b57a => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3320] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/ports?network_id=199acba7-155c-47c5-a7e4-3c35df74c671&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3321] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?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: 1603/3322] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?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: 1720/3323] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.248&port_id=11f6d344-4205-47ce-a18d-4022bae862f2 => 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: 1604/3324] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/subnets?id=57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3325] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/ports?network_id=f205573e-308e-40d0-b4a5-c3407631d4f9&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3326] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1722/3327] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:04:18 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?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: 1724/3330] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:04:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3331] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:04:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3332] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:04:31 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: 1608/3333] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:04:31 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-03-05 19:04:31.347 7 INFO neutron.api.v2.resource [None req-cc3d5fc6-afe1-4881-934b-53ec6f70cef9 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1726/3334] 162.253.55.195 () {30 vars in 762 bytes} [Thu Mar 5 19:04:31 2026] GET /v2.0/security-groups/lb-b3499b03-4ce1-4be2-a1b5-30417e3817f9 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3335] 162.253.55.195 () {30 vars in 784 bytes} [Thu Mar 5 19:04:31 2026] GET /v2.0/security-groups?name=lb-b3499b03-4ce1-4be2-a1b5-30417e3817f9 => generated 2863 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3336] 162.253.55.195 () {30 vars in 814 bytes} [Thu Mar 5 19:04:31 2026] GET /v2.0/security-group-rules?security_group_id=5f040847-63a0-49e7-bb38-b9842228956f => generated 2334 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3337] 162.253.55.195 () {32 vars in 788 bytes} [Thu Mar 5 19:04:31 2026] DELETE /v2.0/security-group-rules/69ad39df-b607-4e43-8b94-27967318d23d => 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: 1728/3338] 162.253.55.195 () {32 vars in 788 bytes} [Thu Mar 5 19:04:31 2026] DELETE /v2.0/security-group-rules/6ef45f98-d61a-4b39-81e1-dc29ba46d88e => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:04:33.908 8 INFO neutron_taas.services.taas.taas_plugin [None req-95c6cf4b-6c88-4f40-9825-308e4e48301d 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] TaaS: Handle Delete Port: 2e7c7c65-018d-4e7a-a024-0ad81f4194b3 2026-03-05 19:04:33.911 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95c6cf4b-6c88-4f40-9825-308e4e48301d 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Tap Mirror: Handle Delete Port: 2e7c7c65-018d-4e7a-a024-0ad81f4194b3 2026-03-05 19:04:34.084 8 INFO neutron.db.l3_db [None req-95c6cf4b-6c88-4f40-9825-308e4e48301d 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Floating IP b5f7248b-b0a1-4c2a-a539-3c9d21457a29 disassociated (deleted). External IP: 10.96.250.212, port: eff385ad-c9a9-41e3-a323-243d0584f8eb. [pid: 8|app: 0|req: 1611/3339] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:04:33 2026] DELETE /v2.0/floatingips/b5f7248b-b0a1-4c2a-a539-3c9d21457a29 => generated 0 bytes in 607 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:04:34.411 7 INFO neutron.api.v2.resource [None req-f1a79731-cf12-4bf9-801c-85ce3899307d 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1729/3340] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:04:34 2026] GET /v2.0/floatingips/b5f7248b-b0a1-4c2a-a539-3c9d21457a29 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3343] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:04:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3344] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:04:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3345] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:04:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3346] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:04:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:04:35.172 8 INFO neutron.api.v2.resource [None req-b6220b30-116e-41b2-ae97-aa9adfe9c96e 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3347] 162.253.55.195 () {30 vars in 762 bytes} [Thu Mar 5 19:04:35 2026] GET /v2.0/security-groups/lb-b3499b03-4ce1-4be2-a1b5-30417e3817f9 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1733/3348] 162.253.55.195 () {30 vars in 784 bytes} [Thu Mar 5 19:04:35 2026] GET /v2.0/security-groups?name=lb-b3499b03-4ce1-4be2-a1b5-30417e3817f9 => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3349] 162.253.55.195 () {30 vars in 814 bytes} [Thu Mar 5 19:04:35 2026] GET /v2.0/security-group-rules?security_group_id=5f040847-63a0-49e7-bb38-b9842228956f => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3350] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:04:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3351] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:04:35 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: 1735/3352] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:04:35 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: 1618/3353] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:04:35 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: 1736/3354] 162.253.55.195 () {30 vars in 740 bytes} [Thu Mar 5 19:04:35 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => 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: 1619/3355] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:35 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 2589 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3356] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:35 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3357] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:35 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 2589 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1738/3358] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:36 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3359] 162.253.55.195 () {34 vars in 974 bytes} [Thu Mar 5 19:04:37 2026] GET /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1739/3360] 162.253.55.195 () {34 vars in 1059 bytes} [Thu Mar 5 19:04:37 2026] GET /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3361] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:37 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 2589 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3362] 162.253.55.195 () {34 vars in 1015 bytes} [Thu Mar 5 19:04:37 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9?fields=dns_domain => generated 29 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3363] 162.253.55.195 () {38 vars in 1027 bytes} [Thu Mar 5 19:04:37 2026] PUT /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1150 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3364] 162.253.55.195 () {30 vars in 768 bytes} [Thu Mar 5 19:04:38 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1248 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, ' [pid: 8|app: 0|req: 1624/3365] 162.253.55.195 () {34 vars in 788 bytes} [Thu Mar 5 19:04:38 2026] PUT /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1090 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1742/3366] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 1090 bytes in 27 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-03-05 19:04:39.125 8 INFO neutron_taas.services.taas.taas_plugin [None req-3664ee5d-c3a7-4844-8b5f-c4cb347cb838 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: 11f6d344-4205-47ce-a18d-4022bae862f2 2026-03-05 19:04:39.127 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3664ee5d-c3a7-4844-8b5f-c4cb347cb838 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: 11f6d344-4205-47ce-a18d-4022bae862f2 [pid: 8|app: 0|req: 1625/3367] 162.253.55.195 () {32 vars in 758 bytes} [Thu Mar 5 19:04:39 2026] DELETE /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1743/3368] 162.253.55.195 () {30 vars in 702 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3369] 162.253.55.195 () {30 vars in 704 bytes} [Thu Mar 5 19:04:39 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: 1744/3370] 162.253.55.195 () {30 vars in 680 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3371] 162.253.55.195 () {30 vars in 716 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:04:39.397 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1beaccc6-c4e9-4346-9508-231d0b2601db 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1745/3372] 162.253.55.195 () {32 vars in 758 bytes} [Thu Mar 5 19:04:39 2026] DELETE /v2.0/ports/11f6d344-4205-47ce-a18d-4022bae862f2 => 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: 1628/3373] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:04:39.461 7 INFO neutron.api.v2.resource [None req-93cb4017-620d-4561-b2ca-6e6cc7b26d0b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1746/3374] 162.253.55.195 () {30 vars in 762 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/security-groups/lb-b3499b03-4ce1-4be2-a1b5-30417e3817f9 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3375] 162.253.55.195 () {30 vars in 784 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/security-groups?name=lb-b3499b03-4ce1-4be2-a1b5-30417e3817f9 => generated 1637 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3376] 162.253.55.195 () {30 vars in 736 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1748/3377] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/ports?tenant_id=2f26dcaf76b24946a6f3402dd31ff28b&device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3378] 162.253.55.195 () {34 vars in 1065 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/networks?id=199acba7-155c-47c5-a7e4-3c35df74c671&id=f205573e-308e-40d0-b4a5-c3407631d4f9 => generated 1523 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3379] 162.253.55.195 () {34 vars in 788 bytes} [Thu Mar 5 19:04:39 2026] PUT /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 1090 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1750/3380] 162.253.55.195 () {34 vars in 1061 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.251&port_id=b1575dc4-680f-40c8-a8b7-b2bd0919f4eb => 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: 1751/3381] 162.253.55.195 () {34 vars in 983 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/subnets?id=0accc6b8-3a33-4593-99fa-4383a4d5b57a => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3382] 162.253.55.195 () {32 vars in 778 bytes} [Thu Mar 5 19:04:39 2026] DELETE /v2.0/security-groups/5f040847-63a0-49e7-bb38-b9842228956f => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1752/3383] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/ports?network_id=199acba7-155c-47c5-a7e4-3c35df74c671&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3384] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:04:39.942 8 INFO neutron_taas.services.taas.taas_plugin [None req-f240ca2c-d3d1-4b9a-b045-81ed6eee9666 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: eff385ad-c9a9-41e3-a323-243d0584f8eb 2026-03-05 19:04:39.945 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f240ca2c-d3d1-4b9a-b045-81ed6eee9666 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: eff385ad-c9a9-41e3-a323-243d0584f8eb [pid: 7|app: 0|req: 1754/3385] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:04:39 2026] GET /v2.0/networks/199acba7-155c-47c5-a7e4-3c35df74c671?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: 1632/3386] 162.253.55.195 () {32 vars in 758 bytes} [Thu Mar 5 19:04:39 2026] DELETE /v2.0/ports/eff385ad-c9a9-41e3-a323-243d0584f8eb => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1755/3387] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 19:04:42 2026] GET /v2.0/ports?device_id=3fe5018c-a272-49c8-a151-22090c1d1c8e => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:04:42.911 8 INFO neutron_taas.services.taas.taas_plugin [req-27ca926a-20ff-43a8-bdb7-1d65b5ab9892 req-eb778cb6-2ff1-43b0-ae72-bd273e0df66b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] TaaS: Handle Delete Port: b1575dc4-680f-40c8-a8b7-b2bd0919f4eb 2026-03-05 19:04:42.913 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-27ca926a-20ff-43a8-bdb7-1d65b5ab9892 req-eb778cb6-2ff1-43b0-ae72-bd273e0df66b 706e33d299204aea985b21ad967787bd 2f26dcaf76b24946a6f3402dd31ff28b - - default default] Tap Mirror: Handle Delete Port: b1575dc4-680f-40c8-a8b7-b2bd0919f4eb [pid: 8|app: 0|req: 1633/3388] 162.253.55.195 () {36 vars in 996 bytes} [Thu Mar 5 19:04:42 2026] DELETE /v2.0/ports/b1575dc4-680f-40c8-a8b7-b2bd0919f4eb => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:04:43.088 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fc51b6f-531c-4580-beb0-f707cf204718'] response: {'server_uuid': '3fe5018c-a272-49c8-a151-22090c1d1c8e', 'name': 'network-vif-deleted', 'tag': 'b1575dc4-680f-40c8-a8b7-b2bd0919f4eb', 'status': 'completed', 'code': 200} 2026-03-05 19:04:44.717 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6090fde-f2bd-428b-bb62-461a4382d6bb 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] TaaS: Handle Delete Port: cb3f93f6-9c58-45c3-8b11-519107e7cc52 2026-03-05 19:04:44.720 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6090fde-f2bd-428b-bb62-461a4382d6bb 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Tap Mirror: Handle Delete Port: cb3f93f6-9c58-45c3-8b11-519107e7cc52 2026-03-05 19:04:44.927 7 INFO neutron.db.l3_db [None req-c6090fde-f2bd-428b-bb62-461a4382d6bb 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Floating IP 74cf0b1b-8c1c-4a18-8e5b-112383950f8a disassociated (deleted). External IP: 10.96.250.202, port: 79f8f726-f5a2-4452-9d9c-e584106c88b6. [pid: 7|app: 0|req: 1756/3389] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:04:44 2026] DELETE /v2.0/floatingips/74cf0b1b-8c1c-4a18-8e5b-112383950f8a => generated 0 bytes in 683 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:04:45.293 8 INFO neutron.api.v2.resource [None req-7748efe8-bdc6-4220-9e3a-7af053c30bde 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3390] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:04:45 2026] GET /v2.0/floatingips/74cf0b1b-8c1c-4a18-8e5b-112383950f8a => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:04:45.301 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcad2679-88a8-49cd-bdf5-eb14522e0c76'] response: {'name': 'network-changed', 'server_uuid': '56354be1-7e7a-4f27-89bf-fb2ae56f8b39', 'tag': '79f8f726-f5a2-4452-9d9c-e584106c88b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1757/3391] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:04:45 2026] GET /v2.0/ports?device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39 => generated 1204 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3392] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:04:45 2026] GET /v2.0/security-groups?id=771c34cf-1fc5-45eb-b6d9-390156f6d508&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1758/3393] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:04:45 2026] GET /v2.0/ports?tenant_id=c4fe058b3f1b44738a13324c6391d782&device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39 => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3394] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:04:45 2026] GET /v2.0/networks?id=496aa254-91cd-41c9-8b99-d39ce363b43e => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1759/3395] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.176&port_id=79f8f726-f5a2-4452-9d9c-e584106c88b6 => 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: 1637/3396] 162.253.55.195 () {34 vars in 1105 bytes} [Thu Mar 5 19:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A16f&port_id=79f8f726-f5a2-4452-9d9c-e584106c88b6 => 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: 1760/3397] 162.253.55.195 () {34 vars in 1063 bytes} [Thu Mar 5 19:04:45 2026] GET /v2.0/subnets?id=29fbd06c-c409-47c7-867a-7f350bf29ee4&id=e68662bd-abbd-42e8-b377-657570a3bb21 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3398] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:04:45 2026] GET /v2.0/ports?network_id=496aa254-91cd-41c9-8b99-d39ce363b43e&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3399] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:04:46 2026] GET /v2.0/ports?network_id=496aa254-91cd-41c9-8b99-d39ce363b43e&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: 1639/3400] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:04:46 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1762/3401] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:04:46 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e?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: 1640/3402] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 19:04:47 2026] GET /v2.0/ports?device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39 => generated 1204 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:04:48.040 7 INFO neutron_taas.services.taas.taas_plugin [req-665f94f4-2e35-4dda-b02d-5238f6096add req-3ae6494b-0dc6-41c8-b9da-f58ff4e4ae8c 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] TaaS: Handle Delete Port: 79f8f726-f5a2-4452-9d9c-e584106c88b6 2026-03-05 19:04:48.043 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-665f94f4-2e35-4dda-b02d-5238f6096add req-3ae6494b-0dc6-41c8-b9da-f58ff4e4ae8c 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Tap Mirror: Handle Delete Port: 79f8f726-f5a2-4452-9d9c-e584106c88b6 [pid: 7|app: 0|req: 1763/3403] 162.253.55.195 () {36 vars in 996 bytes} [Thu Mar 5 19:04:47 2026] DELETE /v2.0/ports/79f8f726-f5a2-4452-9d9c-e584106c88b6 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:04:48.235 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44fbb5f5-fc1d-4416-9ca3-6a3731f8c5c7'] response: {'server_uuid': '56354be1-7e7a-4f27-89bf-fb2ae56f8b39', 'name': 'network-vif-deleted', 'tag': '79f8f726-f5a2-4452-9d9c-e584106c88b6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1642/3406] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:04:50 2026] GET /v2.0/ports?device_id=56354be1-7e7a-4f27-89bf-fb2ae56f8b39 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 19:04:55.852 7 INFO neutron_taas.services.taas.taas_plugin [None req-7c074765-f473-4ef9-9d56-72066cc95f90 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] TaaS: Handle Delete Port: 05f3799d-5919-4624-b50d-d8083a59d991 2026-03-05 19:04:55.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c074765-f473-4ef9-9d56-72066cc95f90 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Tap Mirror: Handle Delete Port: 05f3799d-5919-4624-b50d-d8083a59d991 2026-03-05 19:04:56.040 7 INFO neutron.db.l3_db [None req-7c074765-f473-4ef9-9d56-72066cc95f90 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Floating IP a8a34d80-0c63-4e58-8b9c-675928eff873 disassociated (deleted). External IP: 10.96.250.210, port: d9d4d688-d527-4650-bacc-6fc824b3b36c. [pid: 7|app: 0|req: 1765/3407] 10.0.0.67 () {32 vars in 730 bytes} [Thu Mar 5 19:04:55 2026] DELETE /v2.0/floatingips/a8a34d80-0c63-4e58-8b9c-675928eff873 => generated 0 bytes in 620 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:04:56.365 8 INFO neutron.api.v2.resource [None req-5d221174-8aaa-4df6-9fc7-e56cb1bbefd6 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1643/3408] 10.0.0.67 () {32 vars in 727 bytes} [Thu Mar 5 19:04:56 2026] GET /v2.0/floatingips/a8a34d80-0c63-4e58-8b9c-675928eff873 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:04:56.385 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d03e29d-5a7b-4ab1-ba85-a887bd407aeb'] response: {'name': 'network-changed', 'server_uuid': 'a50ee23c-3bd6-4b6a-adff-1c0369901d13', 'tag': 'd9d4d688-d527-4650-bacc-6fc824b3b36c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1766/3409] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:04:56 2026] GET /v2.0/ports?device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => generated 1200 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3410] 10.0.0.157 () {34 vars in 1039 bytes} [Thu Mar 5 19:04:56 2026] GET /v2.0/security-groups?id=771c34cf-1fc5-45eb-b6d9-390156f6d508&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: 1767/3411] 162.253.55.195 () {34 vars in 1079 bytes} [Thu Mar 5 19:04:56 2026] GET /v2.0/ports?tenant_id=c4fe058b3f1b44738a13324c6391d782&device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3412] 162.253.55.195 () {34 vars in 985 bytes} [Thu Mar 5 19:04:56 2026] GET /v2.0/networks?id=887a226a-9882-4c28-abd3-748d2f0823c5 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1768/3413] 162.253.55.195 () {34 vars in 1057 bytes} [Thu Mar 5 19:04:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.211&port_id=d9d4d688-d527-4650-bacc-6fc824b3b36c => 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: 1646/3414] 162.253.55.195 () {34 vars in 1103 bytes} [Thu Mar 5 19:04:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e3&port_id=d9d4d688-d527-4650-bacc-6fc824b3b36c => 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: 1769/3415] 162.253.55.195 () {34 vars in 1063 bytes} [Thu Mar 5 19:04:57 2026] GET /v2.0/subnets?id=d0a81b3f-af3f-4907-a78a-462424104f1b&id=f3096c74-ccd5-4ad7-814a-f671b259fe34 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3416] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:04:57 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&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: 1770/3417] 162.253.55.195 () {34 vars in 1051 bytes} [Thu Mar 5 19:04:57 2026] GET /v2.0/ports?network_id=887a226a-9882-4c28-abd3-748d2f0823c5&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3418] 162.253.55.195 () {34 vars in 1011 bytes} [Thu Mar 5 19:04:57 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1771/3419] 162.253.55.195 () {34 vars in 1111 bytes} [Thu Mar 5 19:04:57 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5?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: 1649/3420] 162.253.55.195 () {34 vars in 993 bytes} [Thu Mar 5 19:04:58 2026] GET /v2.0/ports?device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:04:59.112 7 INFO neutron_taas.services.taas.taas_plugin [req-c08e4e93-f57d-45da-9be6-cf9a754d8d98 req-59251f47-9d81-4be4-944a-aba82348af5d 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] TaaS: Handle Delete Port: d9d4d688-d527-4650-bacc-6fc824b3b36c 2026-03-05 19:04:59.115 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c08e4e93-f57d-45da-9be6-cf9a754d8d98 req-59251f47-9d81-4be4-944a-aba82348af5d 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Tap Mirror: Handle Delete Port: d9d4d688-d527-4650-bacc-6fc824b3b36c [pid: 7|app: 0|req: 1772/3421] 162.253.55.195 () {36 vars in 996 bytes} [Thu Mar 5 19:04:58 2026] DELETE /v2.0/ports/d9d4d688-d527-4650-bacc-6fc824b3b36c => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:04:59.343 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb3efc5f-0da1-4369-9fc3-be47361fdf5f'] response: {'server_uuid': 'a50ee23c-3bd6-4b6a-adff-1c0369901d13', 'name': 'network-vif-deleted', 'tag': 'd9d4d688-d527-4650-bacc-6fc824b3b36c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1650/3422] 10.0.0.157 () {34 vars in 989 bytes} [Thu Mar 5 19:05:01 2026] GET /v2.0/ports?device_id=a50ee23c-3bd6-4b6a-adff-1c0369901d13 => 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: 1774/3425] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:05:06 2026] DELETE /v2.0/security-group-rules/4528b226-33f9-4371-83d5-195d74e3e9d3 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:05:06.882 8 INFO neutron.api.v2.resource [None req-c0580558-0231-468f-a336-1ec777e946ee 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3426] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:05:06 2026] GET /v2.0/security-group-rules/4528b226-33f9-4371-83d5-195d74e3e9d3 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3427] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:05:06 2026] DELETE /v2.0/security-group-rules/53855dce-351e-4d03-b197-320d9728f02a => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:05:06.963 8 INFO neutron.api.v2.resource [None req-44f9ee52-f2c1-4c5e-822e-16fac0b8eb66 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3428] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:05:06 2026] GET /v2.0/security-group-rules/53855dce-351e-4d03-b197-320d9728f02a => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1776/3429] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:05:06 2026] DELETE /v2.0/security-group-rules/35d33be1-5d99-4955-b5b8-491a26cf3a07 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:05:07.043 8 INFO neutron.api.v2.resource [None req-625ab0ab-dd50-4d0d-a292-1b6ced776fc0 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3430] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:05:07 2026] GET /v2.0/security-group-rules/35d33be1-5d99-4955-b5b8-491a26cf3a07 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1777/3431] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:05:07 2026] DELETE /v2.0/security-group-rules/161b91f5-88ed-4339-95a1-f120272d21ab => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:05:07.125 8 INFO neutron.api.v2.resource [None req-42082cd2-2bd4-4b18-9560-de1ad4d3d17d 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3432] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:05:07 2026] GET /v2.0/security-group-rules/161b91f5-88ed-4339-95a1-f120272d21ab => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1778/3433] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:05:07 2026] DELETE /v2.0/security-group-rules/706fe83d-d8de-4290-8e89-6727fbf60fdd => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:05:07.195 8 INFO neutron.api.v2.resource [None req-ec1ce222-e446-4f09-a6aa-030a65e50a8f 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3434] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:05:07 2026] GET /v2.0/security-group-rules/706fe83d-d8de-4290-8e89-6727fbf60fdd => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1779/3435] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:05:07 2026] DELETE /v2.0/security-group-rules/b427c047-9c48-494b-bfee-7213d8b94057 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:05:07.275 8 INFO neutron.api.v2.resource [None req-9c6d8af1-c037-4b12-946a-8b1b4db8bb25 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1657/3436] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:05:07 2026] GET /v2.0/security-group-rules/b427c047-9c48-494b-bfee-7213d8b94057 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1780/3437] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:05:07 2026] DELETE /v2.0/security-group-rules/46b08c99-8f6a-46f2-b274-45ed9e713ed4 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:05:07.353 8 INFO neutron.api.v2.resource [None req-6ddd147e-b63a-41c3-835f-6e4f04a07ac3 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3438] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:05:07 2026] GET /v2.0/security-group-rules/46b08c99-8f6a-46f2-b274-45ed9e713ed4 => 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: 1781/3439] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:05:07 2026] DELETE /v2.0/security-group-rules/310b7b80-2c31-49f4-b038-9fb340646479 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:05:07.443 8 INFO neutron.api.v2.resource [None req-e13c0169-b8e7-403f-9754-b70c7e536f0e 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3440] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:05:07 2026] GET /v2.0/security-group-rules/310b7b80-2c31-49f4-b038-9fb340646479 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1782/3441] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:05:07 2026] DELETE /v2.0/security-group-rules/8a18bfb7-9781-4e5c-8428-a3679b2fe4ac => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:05:07.529 8 INFO neutron.api.v2.resource [None req-d51eae21-eabc-454d-892a-f66cf90fcc15 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1660/3442] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:05:07 2026] GET /v2.0/security-group-rules/8a18bfb7-9781-4e5c-8428-a3679b2fe4ac => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3443] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:05:07 2026] DELETE /v2.0/security-group-rules/6a69f1f2-cceb-4422-9565-68010f3c0d4c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:05:07.615 8 INFO neutron.api.v2.resource [None req-e78f884e-920f-4a0a-9983-ad447ae8d075 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3444] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:05:07 2026] GET /v2.0/security-group-rules/6a69f1f2-cceb-4422-9565-68010f3c0d4c => 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: 1784/3445] 10.0.0.67 () {32 vars in 748 bytes} [Thu Mar 5 19:05:07 2026] DELETE /v2.0/security-group-rules/01307346-f937-480d-8aff-d9f10e8ff6dc => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:05:07.706 8 INFO neutron.api.v2.resource [None req-ff58eb1c-1e82-430d-b024-4613ca56e93c 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3446] 10.0.0.67 () {32 vars in 745 bytes} [Thu Mar 5 19:05:07 2026] GET /v2.0/security-group-rules/01307346-f937-480d-8aff-d9f10e8ff6dc => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1785/3447] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:05:07 2026] DELETE /v2.0/security-groups/771c34cf-1fc5-45eb-b6d9-390156f6d508 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:05:07.826 8 INFO neutron.api.v2.resource [None req-1664517c-cfce-4ba2-9064-0b245f6691ea 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1663/3448] 10.0.0.67 () {32 vars in 735 bytes} [Thu Mar 5 19:05:07 2026] GET /v2.0/security-groups/771c34cf-1fc5-45eb-b6d9-390156f6d508 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:05:08.224 7 INFO neutron_taas.services.taas.taas_plugin [None req-a74c7259-45e5-4e21-a379-2f05d5787da8 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] TaaS: Handle Delete Port: 78fb702b-6e11-4f4e-9af1-9534bcc054ce 2026-03-05 19:05:08.226 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a74c7259-45e5-4e21-a379-2f05d5787da8 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Tap Mirror: Handle Delete Port: 78fb702b-6e11-4f4e-9af1-9534bcc054ce [pid: 7|app: 0|req: 1786/3449] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:05:07 2026] PUT /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c/remove_router_interface => generated 309 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:05:09.034 8 INFO neutron.api.v2.resource [None req-15a4c197-9cc0-4ea6-b4c9-276ece1e91de 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1664/3450] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:05:08 2026] PUT /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c/remove_router_interface => generated 198 bytes in 214 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:05:09.431 7 INFO neutron_taas.services.taas.taas_plugin [None req-78db0721-223b-4def-b481-4ad2b1115a24 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] TaaS: Handle Delete Port: 4461ac84-90ed-4c8b-b7a8-54238285f08f 2026-03-05 19:05:09.439 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78db0721-223b-4def-b481-4ad2b1115a24 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Tap Mirror: Handle Delete Port: 4461ac84-90ed-4c8b-b7a8-54238285f08f [pid: 7|app: 0|req: 1787/3451] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:05:09 2026] PUT /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c/remove_router_interface => generated 309 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 19:05:10.151 8 INFO neutron.api.v2.resource [None req-0f0b60fd-2226-4324-bb96-eefbceceaa88 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1665/3452] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:05:09 2026] PUT /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c/remove_router_interface => generated 198 bytes in 190 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:05:10.589 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd91e004-d69e-47f2-9c00-e7ea83e8baef 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] TaaS: Handle Delete Port: 59e0603e-1366-4c27-8ef8-ba5bdce41d3c 2026-03-05 19:05:10.606 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd91e004-d69e-47f2-9c00-e7ea83e8baef 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Tap Mirror: Handle Delete Port: 59e0603e-1366-4c27-8ef8-ba5bdce41d3c [pid: 8|app: 0|req: 1666/3453] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:05:10 2026] GET /v2.0/subnets => generated 6134 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3454] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:05:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3455] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:05:10 2026] GET /v2.0/routers => generated 729 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3456] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 19:05:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3457] 10.0.0.151 () {28 vars in 676 bytes} [Thu Mar 5 19:05:10 2026] GET /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c/l3-agents => generated 681 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3458] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 19:05:11 2026] GET /v2.0/network-ip-availabilities => generated 3614 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3459] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:05:11 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3460] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 19:05:11 2026] GET /v2.0/networks => generated 5224 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3461] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 19:05:11 2026] GET /v2.0/ports => generated 11423 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3462] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 19:05:11 2026] GET /v2.0/security-groups => generated 20297 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1788/3463] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:05:10 2026] PUT /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c/remove_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3464] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:05:11 2026] GET /v2.0/subnets => generated 6134 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3465] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 19:05:11 2026] GET /v2.0/agents => generated 3386 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 19:05:11.423 7 INFO neutron.api.v2.resource [None req-a3f97e77-edbe-45f2-a81e-eff1041bfc7d 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1789/3466] 10.0.0.67 () {34 vars in 787 bytes} [Thu Mar 5 19:05:11 2026] PUT /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c/remove_router_interface => generated 198 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:05:11.625 8 INFO neutron_taas.services.taas.taas_plugin [None req-13062fdf-df6b-4d7b-a7c0-24175f98a07c 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] TaaS: Handle Delete Port: d3a56220-6cfa-4deb-abc3-99bbe73360b9 2026-03-05 19:05:11.628 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13062fdf-df6b-4d7b-a7c0-24175f98a07c 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Tap Mirror: Handle Delete Port: d3a56220-6cfa-4deb-abc3-99bbe73360b9 2026-03-05 19:05:11.861 8 INFO neutron_taas.services.taas.taas_plugin [None req-13062fdf-df6b-4d7b-a7c0-24175f98a07c 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] TaaS: Handle Delete Port: db9de214-e3d5-4cd3-b600-bb3a83554dd9 2026-03-05 19:05:11.864 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13062fdf-df6b-4d7b-a7c0-24175f98a07c 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Tap Mirror: Handle Delete Port: db9de214-e3d5-4cd3-b600-bb3a83554dd9 2026-03-05 19:05:12.297 8 INFO neutron.db.l3_hamode_db [None req-13062fdf-df6b-4d7b-a7c0-24175f98a07c 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] HA network 1ff504c3-8a27-4097-b0db-da1028eb008a was deleted as no HA routers are present in tenant c4fe058b3f1b44738a13324c6391d782. [pid: 8|app: 0|req: 1678/3467] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:05:11 2026] DELETE /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 19:05:12.314 8 INFO neutron.services.segments.plugin [-] Segment f51d161f-7c68-4c4f-bb9e-f6de557a78ec resource provider aggregate not found 2026-03-05 19:05:12.324 7 INFO neutron.api.v2.resource [None req-03379902-16ba-406a-8fd7-8eb3fea2ebe1 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1790/3468] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:05:12 2026] GET /v2.0/routers/d5795b91-f238-4500-b60a-1b1c4cd3c58c => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:05:12.327 8 INFO neutron.services.segments.plugin [-] Segment f51d161f-7c68-4c4f-bb9e-f6de557a78ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f51d161f-7c68-4c4f-bb9e-f6de557a78ec found for delete ", "request_id": "req-5e61d302-64ee-4e89-8725-0c7c261be3a0"}]} 2026-03-05 19:05:12.335 8 INFO neutron.services.segments.plugin [-] Segment f51d161f-7c68-4c4f-bb9e-f6de557a78ec resource provider aggregate not found 2026-03-05 19:05:12.350 8 INFO neutron.services.segments.plugin [-] Segment f51d161f-7c68-4c4f-bb9e-f6de557a78ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f51d161f-7c68-4c4f-bb9e-f6de557a78ec found for delete ", "request_id": "req-fb279c06-af01-47ec-b4e4-7106f2f1bd30"}]} [pid: 8|app: 0|req: 1679/3469] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:05:12 2026] DELETE /v2.0/subnets/e68662bd-abbd-42e8-b377-657570a3bb21 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:05:12.499 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4528e65-376c-47ce-ad13-8a1e6f85d89d 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1791/3470] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:05:12 2026] GET /v2.0/subnets/e68662bd-abbd-42e8-b377-657570a3bb21 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3471] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:05:12 2026] DELETE /v2.0/subnets/29fbd06c-c409-47c7-867a-7f350bf29ee4 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:05:12.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a04ea025-2041-46b3-9e0c-148ccc85ff4c 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1792/3472] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:05:12 2026] GET /v2.0/subnets/29fbd06c-c409-47c7-867a-7f350bf29ee4 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:05:12.766 8 INFO neutron_taas.services.taas.taas_plugin [None req-63bccd01-8a32-416f-9259-467132fb01a1 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] TaaS: Handle Delete Port: 7038aa54-e760-4429-bf66-4a872a6206eb 2026-03-05 19:05:12.768 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63bccd01-8a32-416f-9259-467132fb01a1 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Tap Mirror: Handle Delete Port: 7038aa54-e760-4429-bf66-4a872a6206eb [pid: 8|app: 0|req: 1681/3473] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:05:12 2026] DELETE /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:05:12.969 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1fd2dc5-3db3-47ad-9250-f55aeb05a807 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1793/3474] 10.0.0.67 () {32 vars in 721 bytes} [Thu Mar 5 19:05:12 2026] GET /v2.0/networks/496aa254-91cd-41c9-8b99-d39ce363b43e => 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: 1682/3475] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:05:12 2026] DELETE /v2.0/subnets/f3096c74-ccd5-4ad7-814a-f671b259fe34 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:05:13.165 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c265015-525f-4323-9708-94ad45768813 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1794/3476] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:05:13 2026] GET /v2.0/subnets/f3096c74-ccd5-4ad7-814a-f671b259fe34 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3477] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:05:13 2026] DELETE /v2.0/subnets/d0a81b3f-af3f-4907-a78a-462424104f1b => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:05:13.328 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab7d0737-1a1f-441b-9d04-45b8816cd079 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1795/3478] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:05:13 2026] GET /v2.0/subnets/d0a81b3f-af3f-4907-a78a-462424104f1b => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:05:13.424 8 INFO neutron_taas.services.taas.taas_plugin [None req-c4dcb0a6-9fcb-4479-95bf-0cd00ead11c5 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] TaaS: Handle Delete Port: 923c2dae-cba7-4cd3-97f9-414704478f5c 2026-03-05 19:05:13.427 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4dcb0a6-9fcb-4479-95bf-0cd00ead11c5 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Tap Mirror: Handle Delete Port: 923c2dae-cba7-4cd3-97f9-414704478f5c [pid: 8|app: 0|req: 1684/3479] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:05:13 2026] DELETE /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:05:13.633 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a236d9e-15fd-49fe-9046-65e114344ab4 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1796/3480] 10.0.0.67 () {32 vars in 721 bytes} [Thu Mar 5 19:05:13 2026] GET /v2.0/networks/887a226a-9882-4c28-abd3-748d2f0823c5 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3481] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:05:13 2026] DELETE /v2.0/subnets/4d29b4a4-c82e-4284-b390-468c996cbb64 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:05:13.805 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b77bf0ca-4dff-4142-8275-cd135d7ea068 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1797/3482] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:05:13 2026] GET /v2.0/subnets/4d29b4a4-c82e-4284-b390-468c996cbb64 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3483] 10.0.0.67 () {32 vars in 722 bytes} [Thu Mar 5 19:05:13 2026] DELETE /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:05:13.971 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd384771-eb2b-479b-9b3a-aa3ecaa65c0b 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1798/3484] 10.0.0.67 () {32 vars in 719 bytes} [Thu Mar 5 19:05:13 2026] GET /v2.0/subnets/57680441-5ebc-4ffd-bd9d-af7f5aab7231 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:05:14.061 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2219e32-58d6-46d7-a150-f8bf8d4d9aff 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] TaaS: Handle Delete Port: f60c3a3b-9601-465f-9cf6-c2cd7bc137a0 2026-03-05 19:05:14.063 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2219e32-58d6-46d7-a150-f8bf8d4d9aff 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] Tap Mirror: Handle Delete Port: f60c3a3b-9601-465f-9cf6-c2cd7bc137a0 [pid: 8|app: 0|req: 1687/3485] 10.0.0.67 () {32 vars in 724 bytes} [Thu Mar 5 19:05:13 2026] DELETE /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-05 19:05:14.247 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c202b0e-2b2d-43d9-92de-a13036f7c7cc 3f43446d46a14ba1b8192ff161a73c12 c4fe058b3f1b44738a13324c6391d782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1799/3486] 10.0.0.67 () {32 vars in 721 bytes} [Thu Mar 5 19:05:14 2026] GET /v2.0/networks/f205573e-308e-40d0-b4a5-c3407631d4f9 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 19:05:14.345 8 INFO neutron.services.segments.plugin [-] Segment c882322f-80b1-4e26-b315-7bdd7c9dd875 resource provider aggregate not found 2026-03-05 19:05:14.359 8 INFO neutron.services.segments.plugin [-] Segment c882322f-80b1-4e26-b315-7bdd7c9dd875 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c882322f-80b1-4e26-b315-7bdd7c9dd875 found for delete ", "request_id": "req-0a3104a5-5856-4e94-916b-55104e027db4"}]} 2026-03-05 19:05:14.364 8 INFO neutron.services.segments.plugin [-] Segment c882322f-80b1-4e26-b315-7bdd7c9dd875 resource provider aggregate not found 2026-03-05 19:05:14.374 8 INFO neutron.services.segments.plugin [-] Segment 2bb05abf-1a57-49bb-b0db-80e7f4ca013e resource provider aggregate not found 2026-03-05 19:05:14.377 8 INFO neutron.services.segments.plugin [-] Segment c882322f-80b1-4e26-b315-7bdd7c9dd875 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c882322f-80b1-4e26-b315-7bdd7c9dd875 found for delete ", "request_id": "req-8c596de5-212b-4231-9c9e-f6d48697656d"}]} 2026-03-05 19:05:14.393 8 INFO neutron.services.segments.plugin [-] Segment 2bb05abf-1a57-49bb-b0db-80e7f4ca013e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bb05abf-1a57-49bb-b0db-80e7f4ca013e found for delete ", "request_id": "req-4722345f-050d-48a8-9c90-8830ae7de59c"}]} 2026-03-05 19:05:14.397 8 INFO neutron.services.segments.plugin [-] Segment 2bb05abf-1a57-49bb-b0db-80e7f4ca013e resource provider aggregate not found 2026-03-05 19:05:14.414 8 INFO neutron.services.segments.plugin [-] Segment 9f0b6d4d-93f9-4056-a1e1-1212daad8743 resource provider aggregate not found 2026-03-05 19:05:14.418 8 INFO neutron.services.segments.plugin [-] Segment 2bb05abf-1a57-49bb-b0db-80e7f4ca013e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bb05abf-1a57-49bb-b0db-80e7f4ca013e found for delete ", "request_id": "req-fcd54559-9a5d-436b-a744-30dff4cf9620"}]} 2026-03-05 19:05:14.430 8 INFO neutron.services.segments.plugin [-] Segment 9f0b6d4d-93f9-4056-a1e1-1212daad8743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f0b6d4d-93f9-4056-a1e1-1212daad8743 found for delete ", "request_id": "req-39abfc4d-925c-4697-b71c-a1183b3c10ab"}]} 2026-03-05 19:05:14.432 8 INFO neutron.services.segments.plugin [-] Segment 9f0b6d4d-93f9-4056-a1e1-1212daad8743 resource provider aggregate not found 2026-03-05 19:05:14.444 8 INFO neutron.services.segments.plugin [-] Segment 9f0b6d4d-93f9-4056-a1e1-1212daad8743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f0b6d4d-93f9-4056-a1e1-1212daad8743 found for delete ", "request_id": "req-06e7d587-6e01-49a0-b061-cb393dd40275"}]} [pid: 8|app: 0|req: 1688/3487] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:05:16 2026] GET /v2.0/security-groups?tenant_id=25becf3ba8cf43cdb20eab6edc0321e0&name=default => generated 2929 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1800/3488] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:05:16 2026] DELETE /v2.0/security-groups/4c16b13d-75c8-46f4-bdd5-cbb71d9e7c4e => 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: 1689/3489] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:05:16 2026] GET /v2.0/security-groups?tenant_id=ab2e10a85aba45ff8dd8f17b30004dba&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1801/3490] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:05:16 2026] DELETE /v2.0/security-groups/2b6c6020-9623-485e-b3d4-bfec671fa4a7 => 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: 1690/3491] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:05:16 2026] GET /v2.0/security-groups?tenant_id=fe3d621700a446889a72f7648d3a1e8b&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1802/3492] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:05:17 2026] DELETE /v2.0/security-groups/522e8c73-3992-4ea9-9b40-ac7c80f9000d => 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: 1691/3493] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:05:17 2026] GET /v2.0/security-groups?tenant_id=d8cd48c5a89140d6b48ef79de58b3041&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1803/3494] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:05:17 2026] DELETE /v2.0/security-groups/be622f14-6d24-4a8d-b7b1-db69e09a6d09 => 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: 1692/3495] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:05:17 2026] GET /v2.0/security-groups?tenant_id=d40d03b57fb24395ac9d73bfda1bbe8d&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1804/3496] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:05:17 2026] DELETE /v2.0/security-groups/e6757cbe-1d78-4d60-b06b-db997077b307 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3497] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:05:17 2026] GET /v2.0/security-groups?tenant_id=c4fe058b3f1b44738a13324c6391d782&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1805/3498] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:05:17 2026] DELETE /v2.0/security-groups/dadf5f45-4ccb-43b8-aff7-65071d45f058 => 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: 1694/3499] 10.0.0.67 () {32 vars in 772 bytes} [Thu Mar 5 19:05:18 2026] GET /v2.0/security-groups?tenant_id=0cf0446dc8c34d929ea49da5b3ae3f09&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1806/3500] 10.0.0.67 () {32 vars in 738 bytes} [Thu Mar 5 19:05:18 2026] DELETE /v2.0/security-groups/133aaaf4-dd76-4c83-81ee-3893fbe914ad => 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: 1696/3503] 10.0.0.67 () {32 vars in 647 bytes} [Thu Mar 5 19:05:20 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: 7|app: 0|req: 1808/3504] 10.0.0.67 () {32 vars in 653 bytes} [Thu Mar 5 19:05:22 2026] GET /v2.0/floatingips => 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: 1697/3505] 10.0.0.67 () {32 vars in 645 bytes} [Thu Mar 5 19:05:22 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1809/3506] 10.0.0.67 () {32 vars in 641 bytes} [Thu Mar 5 19:05:22 2026] GET /v2.0/ports => generated 4717 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3507] 10.0.0.67 () {32 vars in 645 bytes} [Thu Mar 5 19:05:22 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1810/3508] 10.0.0.67 () {32 vars in 647 bytes} [Thu Mar 5 19:05:22 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3509] 10.0.0.67 () {32 vars in 661 bytes} [Thu Mar 5 19:05:22 2026] GET /v2.0/security-groups => generated 17393 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1811/3510] 10.0.0.67 () {32 vars in 653 bytes} [Thu Mar 5 19:05:22 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1815/3517] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 19:06:11 2026] GET /v2.0/networks => generated 2168 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3518] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:06:11 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: 7|app: 0|req: 1816/3519] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:06:11 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3520] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 19:06:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1817/3521] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:06:11 2026] GET /v2.0/floatingips => 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: 1705/3522] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 19:06:11 2026] GET /v2.0/security-groups => generated 17393 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1818/3523] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 19:06:11 2026] GET /v2.0/ports => generated 4717 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3524] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 19:06:11 2026] GET /v2.0/agents => generated 3385 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1819/3525] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 19:06:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3526] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:06:11 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1820/3527] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:06:11 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) [pid: 7|app: 0|req: 1825/3536] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 19:07:10 2026] GET /v2.0/networks => generated 2168 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3537] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:07:10 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1826/3538] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 19:07:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3539] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:07:10 2026] GET /v2.0/floatingips => 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: 1827/3540] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 19:07:10 2026] GET /v2.0/agents => generated 3385 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3541] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:07:10 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1828/3542] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:07:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3543] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:07:10 2026] GET /v2.0/subnets => generated 1308 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1829/3544] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 19:07:10 2026] GET /v2.0/ports => generated 4717 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3545] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 19:07:11 2026] GET /v2.0/security-groups => generated 17393 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1830/3546] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 19:07:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1835/3555] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 19:08:10 2026] GET /v2.0/agents => generated 3385 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3556] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:08:10 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1836/3557] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:08:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3558] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:08:10 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1837/3559] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:08:10 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3560] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 19:08:10 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1838/3561] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 19:08:10 2026] GET /v2.0/ports => generated 4717 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3562] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:08:10 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1839/3563] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 19:08:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3564] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 19:08:10 2026] GET /v2.0/security-groups => generated 17393 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1840/3565] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 19:08:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3574] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:09:10 2026] GET /v2.0/subnets => generated 1308 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1845/3575] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 19:09:10 2026] GET /v2.0/agents => generated 3385 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3576] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 19:09:11 2026] GET /v2.0/networks => generated 2168 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1846/3577] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:09:11 2026] GET /v2.0/floatingips => 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: 1732/3578] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:09:11 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1847/3579] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 19:09:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3580] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 19:09:11 2026] GET /v2.0/security-groups => generated 17393 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1848/3581] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 19:09:11 2026] GET /v2.0/ports => generated 4717 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3582] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 19:09:11 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1849/3583] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:09:11 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3584] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:09:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1854/3593] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:10:10 2026] GET /v2.0/subnets => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3594] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:10:10 2026] GET /v2.0/floatingips => 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: 1855/3595] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:10:10 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3596] 10.0.0.151 () {28 vars in 623 bytes} [Thu Mar 5 19:10:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1856/3597] 10.0.0.151 () {28 vars in 584 bytes} [Thu Mar 5 19:10:10 2026] GET /v2.0/networks => generated 2168 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3598] 10.0.0.151 () {28 vars in 578 bytes} [Thu Mar 5 19:10:10 2026] GET /v2.0/ports => generated 4717 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1857/3599] 10.0.0.151 () {28 vars in 618 bytes} [Thu Mar 5 19:10:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3600] 10.0.0.151 () {28 vars in 582 bytes} [Thu Mar 5 19:10:10 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1858/3601] 10.0.0.151 () {28 vars in 590 bytes} [Thu Mar 5 19:10:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3602] 10.0.0.151 () {28 vars in 598 bytes} [Thu Mar 5 19:10:10 2026] GET /v2.0/security-groups => generated 17393 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1859/3603] 10.0.0.151 () {28 vars in 580 bytes} [Thu Mar 5 19:10:11 2026] GET /v2.0/agents => generated 3385 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)